From 2d38e4542373e84598875020e6bbe55b875cfa37 Mon Sep 17 00:00:00 2001 From: Motion Team <motion@xcally.com> Date: Wed, 29 Mar 2017 08:51:58 +0200 Subject: [PATCH] Built motion from commit f1f5024.|1.0.16 --- package.json | 2 +- public/app/bf0391ad.app.js | 93 ++++++++++++++++++++ public/app/f247ca1b.app.js | 93 -------------------- 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_1.0.15.txt | 33 ------- release-notes/changelog_1.0.16.txt | 35 ++++++++ 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 +- server/api/custom_field/custom_field.controller.js | 2 +- server/api/custom_field/custom_field.events.js | 2 +- server/api/custom_field/custom_field.socket.js | 2 +- server/api/custom_field/index.js | 2 +- .../api/custom_report/custom_report.controller.js | 2 +- server/api/custom_report/custom_report.events.js | 2 +- server/api/custom_report/custom_report.socket.js | 2 +- server/api/custom_report/index.js | 2 +- server/api/dashboard/dashboard.controller.js | 2 +- server/api/dashboard/dashboard.events.js | 2 +- server/api/dashboard/dashboard.socket.js | 2 +- server/api/dashboard/index.js | 2 +- .../default_metric/default_metric.controller.js | 2 +- server/api/default_metric/index.js | 2 +- .../default_report/default_report.controller.js | 2 +- server/api/default_report/default_report.events.js | 2 +- server/api/default_report/default_report.socket.js | 2 +- server/api/default_report/index.js | 2 +- server/api/desk_account/desk_account.controller.js | 2 +- server/api/desk_account/desk_account.events.js | 2 +- server/api/desk_account/desk_account.socket.js | 2 +- server/api/desk_account/index.js | 2 +- .../desk_configuration.controller.js | 2 +- .../desk_configuration.events.js | 2 +- .../desk_configuration.socket.js | 2 +- server/api/desk_configuration/index.js | 2 +- server/api/desk_field/desk_field.controller.js | 2 +- server/api/desk_field/desk_field.events.js | 2 +- server/api/desk_field/desk_field.socket.js | 2 +- server/api/desk_field/index.js | 2 +- .../extracted_report.controller.js | 2 +- .../extracted_report/extracted_report.events.js | 2 +- .../extracted_report/extracted_report.socket.js | 2 +- server/api/extracted_report/index.js | 2 +- server/api/fax_account/fax_account.controller.js | 2 +- server/api/fax_account/fax_account.events.js | 2 +- server/api/fax_account/fax_account.socket.js | 2 +- server/api/fax_account/index.js | 2 +- .../fax_application/fax_application.controller.js | 2 +- .../api/fax_application/fax_application.events.js | 2 +- .../api/fax_application/fax_application.socket.js | 2 +- server/api/fax_application/index.js | 2 +- .../fax_attachment/fax_attachment.controller.js | 2 +- server/api/fax_attachment/fax_attachment.events.js | 2 +- server/api/fax_attachment/fax_attachment.socket.js | 2 +- server/api/fax_attachment/index.js | 2 +- .../fax_disposition/fax_disposition.controller.js | 2 +- .../api/fax_disposition/fax_disposition.events.js | 2 +- .../api/fax_disposition/fax_disposition.socket.js | 2 +- server/api/fax_disposition/index.js | 2 +- server/api/fax_message/fax_message.ami.js | 2 +- server/api/fax_message/fax_message.controller.js | 2 +- server/api/fax_message/fax_message.events.js | 2 +- server/api/fax_message/fax_message.socket.js | 2 +- server/api/fax_message/index.js | 2 +- server/api/fax_queue/fax_queue.controller.js | 2 +- server/api/fax_queue/fax_queue.events.js | 2 +- server/api/fax_queue/fax_queue.socket.js | 2 +- server/api/fax_queue/index.js | 2 +- server/api/fax_room/fax_room.controller.js | 2 +- server/api/fax_room/fax_room.events.js | 2 +- server/api/fax_room/fax_room.socket.js | 2 +- server/api/fax_room/index.js | 2 +- .../freshdesk_account.controller.js | 2 +- .../freshdesk_account/freshdesk_account.events.js | 2 +- .../freshdesk_account/freshdesk_account.socket.js | 2 +- server/api/freshdesk_account/index.js | 2 +- .../freshdesk_configuration.controller.js | 2 +- .../freshdesk_configuration.events.js | 2 +- .../freshdesk_configuration.socket.js | 2 +- server/api/freshdesk_configuration/index.js | 2 +- .../freshdesk_field/freshdesk_field.controller.js | 2 +- .../api/freshdesk_field/freshdesk_field.events.js | 2 +- .../api/freshdesk_field/freshdesk_field.socket.js | 2 +- server/api/freshdesk_field/index.js | 2 +- server/api/integration/index.js | 2 +- server/api/integration/integration.controller.js | 2 +- server/api/integration/integration.events.js | 2 +- server/api/integration/integration.socket.js | 2 +- server/api/interval/index.js | 2 +- server/api/interval/interval.controller.js | 2 +- server/api/interval/interval.events.js | 2 +- server/api/interval/interval.socket.js | 2 +- server/api/jscripty_project/index.js | 2 +- .../jscripty_project.controller.js | 2 +- .../jscripty_project/jscripty_project.events.js | 2 +- .../jscripty_project/jscripty_project.socket.js | 2 +- server/api/license/index.js | 2 +- server/api/license/license.controller.js | 2 +- server/api/list/index.js | 2 +- server/api/list/list.controller.js | 2 +- server/api/list/list.events.js | 2 +- server/api/list/list.socket.js | 2 +- server/api/mail_account/index.js | 2 +- server/api/mail_account/mail_account.controller.js | 2 +- server/api/mail_account/mail_account.events.js | 2 +- server/api/mail_account/mail_account.socket.js | 2 +- server/api/mail_application/index.js | 2 +- .../mail_application.controller.js | 2 +- .../mail_application/mail_application.events.js | 2 +- .../mail_application/mail_application.socket.js | 2 +- server/api/mail_attachment/index.js | 2 +- .../mail_attachment/mail_attachment.controller.js | 2 +- .../api/mail_attachment/mail_attachment.events.js | 2 +- .../api/mail_attachment/mail_attachment.socket.js | 2 +- server/api/mail_disposition/index.js | 2 +- .../mail_disposition.controller.js | 2 +- .../mail_disposition/mail_disposition.events.js | 2 +- .../mail_disposition/mail_disposition.socket.js | 2 +- server/api/mail_message/index.js | 2 +- server/api/mail_message/mail_message.controller.js | 2 +- server/api/mail_message/mail_message.events.js | 2 +- server/api/mail_message/mail_message.socket.js | 2 +- server/api/mail_queue/index.js | 2 +- server/api/mail_queue/mail_queue.controller.js | 2 +- server/api/mail_queue/mail_queue.events.js | 2 +- server/api/mail_queue/mail_queue.socket.js | 2 +- server/api/mail_room/index.js | 2 +- server/api/mail_room/mail_room.controller.js | 2 +- server/api/mail_room/mail_room.events.js | 2 +- server/api/mail_room/mail_room.socket.js | 2 +- server/api/mail_server_in/index.js | 2 +- .../mail_server_in/mail_server_in.controller.js | 2 +- server/api/mail_server_in/mail_server_in.events.js | 2 +- server/api/mail_server_in/mail_server_in.socket.js | 2 +- server/api/mail_server_out/index.js | 2 +- .../mail_server_out/mail_server_out.controller.js | 2 +- .../api/mail_server_out/mail_server_out.events.js | 2 +- .../api/mail_server_out/mail_server_out.socket.js | 2 +- server/api/metric/index.js | 2 +- server/api/metric/metric.controller.js | 2 +- server/api/metric/metric.events.js | 2 +- server/api/metric/metric.socket.js | 2 +- server/api/module/index.js | 2 +- server/api/module/module.controller.js | 2 +- server/api/module/module.events.js | 2 +- server/api/module/module.socket.js | 2 +- server/api/motionbar/index.js | 2 +- server/api/motionbar/motionbar.controller.js | 2 +- server/api/motionbar/motionbar.events.js | 2 +- server/api/motionbar/motionbar.socket.js | 2 +- server/api/network_externip/index.js | 2 +- .../network_externip.controller.js | 2 +- .../network_externip/network_externip.events.js | 2 +- .../network_externip/network_externip.socket.js | 2 +- server/api/network_localnet/index.js | 2 +- .../network_localnet.controller.js | 2 +- .../network_localnet/network_localnet.events.js | 2 +- .../network_localnet/network_localnet.socket.js | 2 +- server/api/openchannel_account/index.js | 2 +- .../openchannel_account.controller.js | 2 +- .../openchannel_account.events.js | 2 +- .../openchannel_account.socket.js | 2 +- server/api/openchannel_application/index.js | 2 +- .../openchannel_application.controller.js | 2 +- .../openchannel_application.events.js | 2 +- .../openchannel_application.socket.js | 2 +- server/api/openchannel_disposition/index.js | 2 +- .../openchannel_disposition.controller.js | 2 +- .../openchannel_disposition.events.js | 2 +- .../openchannel_disposition.socket.js | 2 +- server/api/openchannel_message/index.js | 2 +- .../openchannel_message.controller.js | 2 +- .../openchannel_message.events.js | 2 +- .../openchannel_message.socket.js | 2 +- server/api/openchannel_queue/index.js | 2 +- .../openchannel_queue.controller.js | 2 +- .../openchannel_queue/openchannel_queue.events.js | 2 +- .../openchannel_queue/openchannel_queue.socket.js | 2 +- server/api/openchannel_room/index.js | 2 +- .../openchannel_room.controller.js | 2 +- .../openchannel_room/openchannel_room.events.js | 2 +- .../openchannel_room/openchannel_room.socket.js | 2 +- server/api/pause/index.js | 2 +- server/api/pause/pause.controller.js | 2 +- server/api/pause/pause.events.js | 2 +- server/api/pause/pause.socket.js | 2 +- server/api/report_agent/index.js | 2 +- server/api/report_agent/report_agent.controller.js | 2 +- server/api/report_agent/report_agent.events.js | 2 +- server/api/report_agent/report_agent.socket.js | 2 +- server/api/report_call/index.js | 2 +- server/api/report_call/report_call.controller.js | 2 +- server/api/report_call/report_call.events.js | 2 +- server/api/report_call/report_call.socket.js | 2 +- server/api/report_chat/index.js | 2 +- server/api/report_chat/report_chat.controller.js | 2 +- server/api/report_chat/report_chat.events.js | 2 +- server/api/report_chat/report_chat.socket.js | 2 +- server/api/report_chat_session/index.js | 2 +- .../report_chat_session.controller.js | 2 +- .../report_chat_session.events.js | 2 +- .../report_chat_session.socket.js | 2 +- server/api/report_dial/index.js | 2 +- server/api/report_dial/report_dial.controller.js | 2 +- server/api/report_dial/report_dial.events.js | 2 +- server/api/report_dial/report_dial.socket.js | 2 +- server/api/report_fax/index.js | 2 +- server/api/report_fax/report_fax.controller.js | 2 +- server/api/report_fax/report_fax.events.js | 2 +- server/api/report_fax/report_fax.socket.js | 2 +- server/api/report_fax_session/index.js | 2 +- .../report_fax_session.controller.js | 2 +- .../report_fax_session.events.js | 2 +- .../report_fax_session.socket.js | 2 +- server/api/report_integration/index.js | 2 +- .../report_integration.controller.js | 2 +- .../report_integration.events.js | 2 +- .../report_integration.socket.js | 2 +- server/api/report_mail/index.js | 2 +- server/api/report_mail/report_mail.controller.js | 2 +- server/api/report_mail/report_mail.events.js | 2 +- server/api/report_mail/report_mail.socket.js | 2 +- server/api/report_mail_session/index.js | 2 +- .../report_mail_session.controller.js | 2 +- .../report_mail_session.events.js | 2 +- .../report_mail_session.socket.js | 2 +- server/api/report_member/index.js | 2 +- .../api/report_member/report_member.controller.js | 2 +- server/api/report_member/report_member.events.js | 2 +- server/api/report_member/report_member.socket.js | 2 +- server/api/report_openchannel/index.js | 2 +- .../report_openchannel.controller.js | 2 +- .../report_openchannel.events.js | 2 +- .../report_openchannel.socket.js | 2 +- server/api/report_openchannel_session/index.js | 2 +- .../report_openchannel_session.controller.js | 2 +- .../report_openchannel_session.events.js | 2 +- .../report_openchannel_session.socket.js | 2 +- server/api/report_queue/index.js | 2 +- server/api/report_queue/report_queue.controller.js | 2 +- server/api/report_queue/report_queue.events.js | 2 +- server/api/report_queue/report_queue.socket.js | 2 +- server/api/report_sms/index.js | 2 +- server/api/report_sms/report_sms.controller.js | 2 +- server/api/report_sms/report_sms.events.js | 2 +- server/api/report_sms/report_sms.socket.js | 2 +- server/api/report_sms_session/index.js | 2 +- .../report_sms_session.controller.js | 2 +- .../report_sms_session.events.js | 2 +- .../report_sms_session.socket.js | 2 +- server/api/report_square/index.js | 2 +- .../api/report_square/report_square.controller.js | 2 +- server/api/report_square/report_square.events.js | 2 +- server/api/report_square/report_square.socket.js | 2 +- server/api/report_square_detail/index.js | 2 +- .../report_square_detail.controller.js | 2 +- .../report_square_detail.events.js | 2 +- .../report_square_detail.socket.js | 2 +- server/api/report_tiger_dial/index.js | 2 +- .../report_tiger_dial.controller.js | 2 +- .../report_tiger_dial/report_tiger_dial.events.js | 2 +- .../report_tiger_dial/report_tiger_dial.socket.js | 2 +- server/api/report_tree/index.js | 2 +- server/api/report_tree/report_tree.controller.js | 2 +- server/api/report_tree/report_tree.events.js | 2 +- server/api/report_tree/report_tree.socket.js | 2 +- server/api/salesforce_account/index.js | 2 +- .../salesforce_account.controller.js | 2 +- .../salesforce_account.events.js | 2 +- .../salesforce_account.socket.js | 2 +- server/api/salesforce_configuration/index.js | 2 +- .../salesforce_configuration.controller.js | 2 +- .../salesforce_configuration.events.js | 2 +- .../salesforce_configuration.socket.js | 2 +- server/api/salesforce_field/index.js | 2 +- .../salesforce_field.controller.js | 2 +- .../salesforce_field/salesforce_field.events.js | 2 +- .../salesforce_field/salesforce_field.socket.js | 2 +- server/api/scheduler/index.js | 2 +- server/api/scheduler/scheduler.controller.js | 2 +- server/api/scheduler/scheduler.events.js | 2 +- server/api/scheduler/scheduler.socket.js | 2 +- server/api/setting/index.js | 2 +- server/api/setting/setting.controller.js | 2 +- server/api/setting/setting.events.js | 2 +- server/api/setting/setting.socket.js | 2 +- server/api/sms_account/index.js | 2 +- server/api/sms_account/sms_account.controller.js | 2 +- server/api/sms_account/sms_account.events.js | 2 +- server/api/sms_account/sms_account.socket.js | 2 +- server/api/sms_application/index.js | 2 +- .../sms_application/sms_application.controller.js | 2 +- .../api/sms_application/sms_application.events.js | 2 +- .../api/sms_application/sms_application.socket.js | 2 +- server/api/sms_disposition/index.js | 2 +- .../sms_disposition/sms_disposition.controller.js | 2 +- .../api/sms_disposition/sms_disposition.events.js | 2 +- .../api/sms_disposition/sms_disposition.socket.js | 2 +- server/api/sms_message/index.js | 2 +- server/api/sms_message/sms_message.controller.js | 2 +- server/api/sms_message/sms_message.events.js | 2 +- server/api/sms_message/sms_message.socket.js | 2 +- server/api/sms_queue/index.js | 2 +- server/api/sms_queue/sms_queue.controller.js | 2 +- server/api/sms_queue/sms_queue.events.js | 2 +- server/api/sms_queue/sms_queue.socket.js | 2 +- server/api/sms_room/index.js | 2 +- server/api/sms_room/sms_room.controller.js | 2 +- server/api/sms_room/sms_room.events.js | 2 +- server/api/sms_room/sms_room.socket.js | 2 +- server/api/sound/index.js | 2 +- server/api/sound/sound.controller.js | 2 +- server/api/sound/sound.events.js | 2 +- server/api/sound/sound.socket.js | 2 +- server/api/square_odbc/index.js | 2 +- server/api/square_odbc/square_odbc.controller.js | 2 +- server/api/square_odbc/square_odbc.events.js | 2 +- server/api/square_odbc/square_odbc.socket.js | 2 +- server/api/square_project/index.js | 2 +- .../square_project/square_project.controller.js | 2 +- server/api/square_project/square_project.events.js | 2 +- server/api/square_project/square_project.socket.js | 2 +- server/api/square_recording/index.js | 2 +- .../square_recording.controller.js | 2 +- .../square_recording/square_recording.events.js | 2 +- .../square_recording/square_recording.socket.js | 2 +- server/api/sugarcrm_account/index.js | 2 +- .../sugarcrm_account.controller.js | 2 +- .../sugarcrm_account/sugarcrm_account.events.js | 2 +- .../sugarcrm_account/sugarcrm_account.socket.js | 2 +- server/api/sugarcrm_configuration/index.js | 2 +- .../sugarcrm_configuration.controller.js | 2 +- .../sugarcrm_configuration.events.js | 2 +- .../sugarcrm_configuration.socket.js | 2 +- server/api/sugarcrm_field/index.js | 2 +- .../sugarcrm_field/sugarcrm_field.controller.js | 2 +- server/api/sugarcrm_field/sugarcrm_field.events.js | 2 +- server/api/sugarcrm_field/sugarcrm_field.socket.js | 2 +- server/api/tag/index.js | 2 +- server/api/tag/tag.controller.js | 2 +- server/api/tag/tag.events.js | 2 +- server/api/tag/tag.socket.js | 2 +- server/api/team/index.js | 2 +- server/api/team/team.controller.js | 2 +- server/api/team/team.events.js | 2 +- server/api/team/team.socket.js | 2 +- server/api/telephone/index.js | 2 +- server/api/telephone/telephone.controller.js | 2 +- server/api/telephone/telephone.events.js | 2 +- server/api/telephone/telephone.socket.js | 2 +- server/api/template/index.js | 2 +- server/api/template/template.controller.js | 2 +- server/api/template/template.events.js | 2 +- server/api/template/template.socket.js | 2 +- server/api/trigger/index.js | 2 +- server/api/trigger/trigger.controller.js | 2 +- server/api/trigger/trigger.events.js | 2 +- server/api/trigger/trigger.socket.js | 2 +- server/api/trunk/index.js | 2 +- server/api/trunk/trunk.controller.js | 2 +- server/api/trunk/trunk.events.js | 2 +- server/api/trunk/trunk.socket.js | 2 +- server/api/update/index.js | 2 +- server/api/update/update.controller.js | 2 +- server/api/user/index.js | 2 +- server/api/user/user.controller.js | 2 +- server/api/user/user.events.js | 2 +- server/api/user/user.socket.js | 2 +- server/api/user_has_chat_queue/index.js | 2 +- .../user_has_chat_queue.controller.js | 2 +- .../user_has_chat_queue.events.js | 2 +- .../user_has_chat_queue.socket.js | 2 +- .../user_has_chat_queue_permit.events.js | 2 +- .../user_has_chat_queue_permit.socket.js | 2 +- server/api/user_has_chat_room/index.js | 2 +- .../user_has_chat_room.controller.js | 2 +- .../user_has_chat_room.events.js | 2 +- .../user_has_chat_room.socket.js | 2 +- server/api/user_has_fax_queue/index.js | 2 +- .../user_has_fax_queue.controller.js | 2 +- .../user_has_fax_queue.events.js | 2 +- .../user_has_fax_queue.socket.js | 2 +- .../user_has_fax_queue_permit.events.js | 2 +- .../user_has_fax_queue_permit.socket.js | 2 +- server/api/user_has_list/index.js | 2 +- .../api/user_has_list/user_has_list.controller.js | 2 +- server/api/user_has_list/user_has_list.events.js | 2 +- server/api/user_has_list/user_has_list.socket.js | 2 +- server/api/user_has_mail_queue/index.js | 2 +- .../user_has_mail_queue.controller.js | 2 +- .../user_has_mail_queue.events.js | 2 +- .../user_has_mail_queue.socket.js | 2 +- .../user_has_mail_queue_permit.events.js | 2 +- .../user_has_mail_queue_permit.socket.js | 2 +- server/api/user_has_openchannel_queue/index.js | 2 +- .../user_has_openchannel_queue.controller.js | 2 +- .../user_has_openchannel_queue.events.js | 2 +- .../user_has_openchannel_queue.socket.js | 2 +- .../user_has_openchannel_queue_permit.events.js | 2 +- .../user_has_openchannel_queue_permit.socket.js | 2 +- server/api/user_has_sms_queue/index.js | 2 +- .../user_has_sms_queue.controller.js | 2 +- .../user_has_sms_queue.events.js | 2 +- .../user_has_sms_queue.socket.js | 2 +- .../user_has_sms_queue_permit.events.js | 2 +- .../user_has_sms_queue_permit.socket.js | 2 +- server/api/user_has_team/index.js | 2 +- .../api/user_has_team/user_has_team.controller.js | 2 +- server/api/user_has_team/user_has_team.events.js | 2 +- server/api/user_has_team/user_has_team.socket.js | 2 +- server/api/user_has_voice_queue/index.js | 2 +- .../user_has_voice_queue.controller.js | 2 +- .../user_has_voice_queue.events.js | 2 +- .../user_has_voice_queue.socket.js | 2 +- .../user_has_voice_queue_permit.events.js | 2 +- .../user_has_voice_queue_permit.socket.js | 2 +- server/api/variable/index.js | 2 +- server/api/variable/variable.controller.js | 2 +- server/api/variable/variable.events.js | 2 +- server/api/variable/variable.socket.js | 2 +- server/api/voice_context/index.js | 2 +- .../api/voice_context/voice_context.controller.js | 2 +- server/api/voice_context/voice_context.events.js | 2 +- server/api/voice_context/voice_context.socket.js | 2 +- server/api/voice_disposition/index.js | 2 +- .../voice_disposition.controller.js | 2 +- .../voice_disposition/voice_disposition.events.js | 2 +- .../voice_disposition/voice_disposition.socket.js | 2 +- server/api/voice_extension/index.js | 2 +- .../voice_extension/voice_extension.controller.js | 2 +- .../api/voice_extension/voice_extension.events.js | 2 +- .../api/voice_extension/voice_extension.socket.js | 2 +- server/api/voice_musiconhold/index.js | 2 +- .../voice_musiconhold.controller.js | 2 +- .../voice_musiconhold/voice_musiconhold.events.js | 2 +- .../voice_musiconhold/voice_musiconhold.socket.js | 2 +- server/api/voice_queue/index.js | 2 +- server/api/voice_queue/voice_queue.controller.js | 2 +- server/api/voice_queue/voice_queue.events.js | 2 +- server/api/voice_queue/voice_queue.socket.js | 2 +- server/api/voice_recording/index.js | 2 +- .../voice_recording/voice_recording.controller.js | 2 +- .../api/voice_recording/voice_recording.events.js | 2 +- .../api/voice_recording/voice_recording.socket.js | 2 +- server/api/voice_voicemail/index.js | 2 +- .../voice_voicemail/voice_voicemail.controller.js | 2 +- .../api/voice_voicemail/voice_voicemail.events.js | 2 +- .../api/voice_voicemail/voice_voicemail.socket.js | 2 +- server/api/voice_voicemail_messages/index.js | 2 +- .../voice_voicemail_messages.controller.js | 2 +- .../voice_voicemail_messages.events.js | 2 +- .../voice_voicemail_messages.socket.js | 2 +- server/api/widget/index.js | 2 +- server/api/widget/widget.controller.js | 2 +- server/api/xchatty/index.js | 2 +- server/api/xchatty/xchatty.controller.js | 2 +- server/api/zendesk_account/index.js | 2 +- .../zendesk_account/zendesk_account.controller.js | 2 +- .../api/zendesk_account/zendesk_account.events.js | 2 +- .../api/zendesk_account/zendesk_account.socket.js | 2 +- server/api/zendesk_configuration/index.js | 2 +- .../zendesk_configuration.controller.js | 2 +- .../zendesk_configuration.events.js | 2 +- .../zendesk_configuration.socket.js | 2 +- server/api/zendesk_field/index.js | 2 +- .../api/zendesk_field/zendesk_field.controller.js | 2 +- server/api/zendesk_field/zendesk_field.events.js | 2 +- server/api/zendesk_field/zendesk_field.socket.js | 2 +- server/app.js | 2 +- server/auth/auth.service.js | 2 +- server/auth/facebook/index.js | 2 +- server/auth/facebook/passport.js | 2 +- server/auth/google/index.js | 2 +- server/auth/google/passport.js | 2 +- server/auth/index.js | 2 +- server/auth/local/index.js | 2 +- server/auth/local/local.ami.js | 2 +- server/auth/local/passport.js | 2 +- server/auth/twitter/index.js | 2 +- server/auth/twitter/passport.js | 2 +- server/config/agi/agi.js | 2 +- server/config/agi/events.js | 2 +- server/config/agi/index.js | 2 +- server/config/agi/lib/channel.js | 2 +- server/config/agi/lib/connection.js | 2 +- server/config/agi/lib/reply.js | 2 +- server/config/agi/lib/rpc/index.js | 2 +- server/config/agi/lib/scripts/index.js | 2 +- server/config/agi/lib/server.js | 2 +- server/config/agi/lib/square.js | 2 +- server/config/agi/lib/vertices.js | 2 +- server/config/ami/acw.js | 2 +- server/config/ami/ami.js | 2 +- server/config/ami/db/fax.js | 2 +- server/config/ami/db/memberReport.js | 2 +- server/config/ami/db/trunk.js | 2 +- server/config/ami/db/user.js | 2 +- server/config/ami/db/userHasQueue.js | 2 +- server/config/ami/db/voiceAgentReport.js | 2 +- server/config/ami/db/voiceCallReport.js | 2 +- server/config/ami/db/voiceDialReport.js | 2 +- server/config/ami/db/voiceQueueReport.js | 2 +- server/config/ami/db/voiceRecording.js | 2 +- server/config/ami/db/voiceTransferReport.js | 2 +- server/config/ami/events.js | 2 +- server/config/ami/index.js | 2 +- server/config/ami/properties.js | 2 +- server/config/ami/socket.js | 2 +- server/config/ami/utils.js | 2 +- server/config/analytics.js | 2 +- server/config/autodialer/index.js | 2 +- server/config/autodialer/process.js | 2 +- server/config/automations/chat.js | 2 +- server/config/automations/fax.js | 2 +- server/config/automations/mail.js | 2 +- server/config/chat.js | 2 +- server/config/dashboard/dashboard.js | 2 +- server/config/dashboard/index.js | 2 +- server/config/express.js | 2 +- server/config/fax.js | 2 +- server/config/forked_routing/chat/agent.js | 2 +- server/config/forked_routing/chat/index.js | 2 +- server/config/forked_routing/chat/queue.js | 2 +- server/config/forked_routing/chat/replymail.js | 2 +- server/config/forked_routing/chat/sendmail.js | 2 +- server/config/forked_routing/chat/sendsms.js | 2 +- server/config/forked_routing/fax/agent.js | 2 +- server/config/forked_routing/fax/index.js | 2 +- server/config/forked_routing/fax/queue.js | 2 +- server/config/forked_routing/fax/sendmail.js | 2 +- server/config/forked_routing/fax/sendsms.js | 2 +- server/config/forked_routing/mail/agent.js | 2 +- server/config/forked_routing/mail/index.js | 2 +- server/config/forked_routing/mail/queue.js | 2 +- server/config/forked_routing/mail/replymail.js | 2 +- server/config/forked_routing/mail/sendmail.js | 2 +- server/config/forked_routing/mail/sendsms.js | 2 +- server/config/forked_routing/openchannel/agent.js | 2 +- server/config/forked_routing/openchannel/index.js | 2 +- server/config/forked_routing/openchannel/queue.js | 2 +- .../config/forked_routing/openchannel/sendmail.js | 2 +- .../config/forked_routing/openchannel/sendsms.js | 2 +- server/config/forked_routing/sms/agent.js | 2 +- server/config/forked_routing/sms/index.js | 2 +- server/config/forked_routing/sms/queue.js | 2 +- server/config/forked_routing/sms/sendmail.js | 2 +- server/config/forked_routing/sms/sendsms.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/freshdesk.js | 2 +- server/config/integrations/index.js | 2 +- server/config/integrations/motionbar.js | 2 +- server/config/integrations/salesforce.js | 2 +- server/config/integrations/sugarcrm.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/logger/index.js | 2 +- server/config/openchannel/custom.js | 2 +- server/config/openchannel/index.js | 2 +- server/config/routing/agent.js | 2 +- server/config/routing/fidelity.js | 2 +- server/config/routing/queue.js | 2 +- server/config/routing/replyMail.js | 2 +- server/config/routing/scheduler.js | 2 +- server/config/routing/sendMail.js | 2 +- server/config/routing/sendSms.js | 2 +- server/config/routing/structure.js | 2 +- server/config/scheduler/index.js | 2 +- server/config/scheduler/reports.js | 2 +- server/config/seed.js | 2 +- server/config/seedp.js | 2 +- server/config/sms/index.js | 2 +- server/config/sms/skebby.js | 2 +- server/config/sms/sms.js | 2 +- server/config/sms/twilio.js | 2 +- server/config/smtp/index.js | 2 +- server/config/smtp/smtp.js | 2 +- server/config/socketio.js | 2 +- server/config/tools/channelSpy.js | 2 +- server/config/tools/chatRoom.js | 2 +- server/config/tools/dashboard.js | 2 +- server/config/tools/faxAccount.js | 2 +- server/config/tools/faxRoom.js | 2 +- server/config/tools/index.js | 2 +- server/config/tools/interval.js | 2 +- server/config/tools/mailAccount.js | 2 +- server/config/tools/mailRoom.js | 2 +- server/config/tools/openchannelRoom.js | 2 +- server/config/tools/queueParameters.js | 2 +- server/config/tools/smsRoom.js | 2 +- server/config/tools/system.js | 2 +- server/config/tools/user.js | 2 +- server/config/triggers/chat.js | 2 +- server/config/triggers/cm.js | 2 +- server/config/triggers/index.js | 2 +- server/config/triggers/jscripty.js | 2 +- server/config/triggers/mail.js | 2 +- server/config/triggers/sms.js | 2 +- server/config/triggers/urlForward.js | 2 +- server/config/triggers/util.js | 2 +- server/config/triggers/voice.js | 2 +- server/config/util/error.js | 2 +- server/config/util/index.js | 2 +- .../20160801125118-placeholder.js | 2 +- .../20160916135658-report-session.js | 2 +- .../20160920170835-report_tdial.js | 2 +- .../20161005162141-report_tdial_history.js | 2 +- .../20161102092931-report_member.js | 2 +- .../20161103154020-report_square_history.js | 2 +- .../20161104110653-report_square_history.js | 2 +- .../20161130151446-report_integration_history.js | 2 +- .../20161206170443-report_agent_history.js | 2 +- .../20161209084712-report_sourceid.js | 2 +- .../20161209140411-report_history.js | 2 +- .../20161209171025-report_sourceid_index.js | 2 +- ...20170126094809-report_square_details_history.js | 2 +- .../20170206131527-report_call.js | 2 +- .../20170207170653-report_call.js | 2 +- .../20170217111336-report_call_history.js | 2 +- .../20170217153419-report_square_detail_history.js | 2 +- .../20170315164841-report_queue.js | 2 +- server/models/square_project.js | 9 ++- server/routes.js | 2 +- server/utils/report_build.js | 2 +- server/utils/report_extraction.js | 2 +- server/utils/voice_extension.js | 2 +- 725 files changed, 855 insertions(+), 848 deletions(-) create mode 100644 public/app/bf0391ad.app.js delete mode 100644 public/app/f247ca1b.app.js delete mode 100644 release-notes/changelog_1.0.15.txt create mode 100644 release-notes/changelog_1.0.16.txt diff --git a/package.json b/package.json index 98a1144..dc1a141 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "motion", - "version": "1.0.15", + "version": "1.0.16", "main": "server/app.js", "dependencies": { "accept-language-parser": "^1.0.2", diff --git a/public/app/bf0391ad.app.js b/public/app/bf0391ad.app.js new file mode 100644 index 0000000..e02733f --- /dev/null +++ b/public/app/bf0391ad.app.js @@ -0,0 +1,93 @@ +"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:"^.{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}),m.definePermission("hasPreferred",function(){return a.license.preferred})})["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").controller("AdminResetCtrl",["$scope","Auth","User","xAlert","$translate","$location","Setting","$rootScope",function(a,b,c,d,e,f,g,h){a.getInfo=function(){return g.get({controller:"info"}).$promise.then(function(b){return a.info=b,g.get({id:1}).$promise}).then(function(b){a.setting=b,!b.firstLogin&&f.path("/landing")})["catch"](function(a){console.error(a)})},h.bodyLayout="login",a.updatePassword=function(){var h={newPassword:a.user.password,id:b.getCurrentUser().id};return c.changePassword(h).$promise.then(function(){return g.update({id:1,firstLogin:!1}).$promise}).then(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success"),f.path("/landing")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("adminreset",{url:"/adminreset",templateUrl:"app/adminreset/adminreset.html",controller:"AdminResetCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/login.css"]}])}]}})}]),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:"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:"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:"output"},{name:"type"},{name:"status"},{name:"action",width:140,buttons:[{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{directive:"<motion-file-download data-ng-show=\"row.entity.status == 'completed'\" resource=\"grid.appScope.Extracted\" params=\"{id:row.entity.id,controller:'download'}\" mimetype=\"'application/'+row.entity.output.toLowerCase()\" filename=\"row.entity.name+'_'+row.entity.startDate.toString()+'_'+row.entity.endDate.toString()+'.'+row.entity.output.toLowerCase()\"></motion-file-download>"}]}]};a.gridOptions=c.gridOptions(d,b,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.extracted.list",{url:"/list",templateUrl:"app/analytic/extracted/list/list.html",controller:"AnalyticExtractedListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("DefaultMetric",["$resource",function(a){return a("/api/analytics/metrics/default/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricListCreateModalCtrl",["$scope","$uibModalInstance","Metric","xAlert","$translate","report",function(a,b,c,d,e,f){a.forms={dashboard:void 0},a.item={},a.tables=f.tables,a.ok=function(){return c.save(a.item).$promise.then(function(){b.close()})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricListCtrl",["$scope","xAlert","Modal","$uibModal","$log","gridOptions","Metric","DefaultMetric","$translate",function(a,b,c,d,e,f,g,h,i){a.$translate=i,a.initView=function(){var b={exporterCsvFilename:"Metrics.csv",columnDefs:[{name:"name"},{name:"table",cellTemplate:"<div style=\"padding:5px\">{{'APPLICATION_'+row.entity.table.toUpperCase() | translate}}</div>"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/analytics/metrics/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=f.gridOptions(g,b,a)},a.showMetric=function(a){d.open({animation:!0,templateUrl:"app/analytic/metric/list/view.modal.html",controller:"AnalyticMetricListViewModalCtrl",resolve:{metric:a}})},a.cloneMetric=function(c){return h.get({id:c,controller:"clone"}).$promise.then(function(){b.show(i.instant("MESSAGE_WELL_DONE"),"success"),a.gridOptions.getPage()})["catch"](function(a){b.error(a)})},a.create=function(){var c=d.open({animation:!0,templateUrl:"app/analytic/metric/list/create.modal.html",controller:"AnalyticMetricListCreateModalCtrl"});c.result.then(function(){b.show(i.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridOptions.getPage()},function(){e.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.metrics.list",{url:"/list",templateUrl:"app/analytic/metric/list/list.html",controller:"AnalyticMetricListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricListViewModalCtrl",["$scope","$uibModalInstance","metric","xAlert","$translate","report",function(a,b,c,d,e,f){a.item=c,a.tables=f.tables,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").factory("Metric",["$resource",function(a){return a("/api/analytics/metrics/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.metrics",{url:"/metrics",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricViewCtrl",["$scope","xAlert","$translate","$stateParams","$location","Metric","report",function(a,b,c,d,e,f,g){a.tables=g.tables,a.getMetric=function(){return f.get({id:d.id}).$promise.then(function(b){a.metric=b})["catch"](function(a){e.path("/analytics/metrics/list")})},a.updateMetric=function(){return f.update({id:d.id},a.metric).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.metrics.view",{url:"/view/:id",templateUrl:"app/analytic/metric/view/view.html",controller:"AnalyticMetricViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.analytics.metrics.view.settings",{url:"/settings",templateUrl:"app/analytic/metric/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("CustomReport",["$resource",function(a){return a("/api/analytics/reports/custom/:precontroller/:id/:controller/:action",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("DefaultReport",["$resource",function(a){return a("/api/analytics/reports/default/:id/:controller/:action",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ReportListCopyModalCtrl",["$scope","$uibModalInstance","$log","customTreeData",function(a,b,c,d){a.customTreeData=d,a.forms={dashboard:void 0},a.customTreeConfig={multiple:!1,animation:!0,core:{error:function(a){c.error("treeCtrl: error from js tree - "+angular.toJson(a))},check_callback:!0}},a.ac=function(){return!0},a.initCustomScopeTree=function(){a.customTree=a.customTreeInstance.jstree(!0),a.customTree.deselect_all(),a.customTree.open_all()},a.ok=function(){a.customTree.get_selected(!0).length?b.close({parent:a.customTree.get_selected(!0).pop().id}):a.showAlert=!0},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ReportListCreateModalCtrl",["$scope","$uibModalInstance","path",function(a,b,c){a.path=c,a.forms={dashboard:void 0},a.item={},a.ok=function(){a.item.model=JSON.stringify({title:a.item.name}),b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ReportListExtractModalCtrl",["$scope","$uibModalInstance","$translate",function(a,b,c){a.daily=!1,a.dailySwitch={onText:c.instant("APPLICATION_TODAY"),offText:c.instant("APPLICATION_RANGE"),isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.dates={startDate:moment().subtract(1,"days").startOf("day"),endDate:moment().subtract(1,"days").endOf("day")},a.ranges={},a.ranges[c.instant("APPLICATION_YESTERDAY")]=[moment().subtract(1,"days").startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[c.instant("APPLICATION_LAST_SEVEN_DAYS")]=[moment().subtract("days",7).startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[c.instant("APPLICATION_LAST_THIRTY_DAYS")]=[moment().subtract("days",30),moment()],a.ranges[c.instant("APPLICATION_LAST_MONTH")]=[moment().subtract(1,"months").startOf("month"),moment().subtract(1,"months").endOf("month")],a.timepicker={timePickerIncrement:1,timePicker12Hour:!1},a.dailyTime={start:moment("00:00","HH:mm"),end:moment("23:59","HH:mm")},a.maxdate=moment().subtract(1,"days").endOf("day").format("YYYY-MM-DD HH:mm"),a.extract=function(c){var d={startDate:moment(a.dates.startDate).format("YYYY-MM-DD"),endDate:moment(a.dates.endDate).format("YYYY-MM-DD"),startTime:a.daily?moment(a.dailyTime.start).format("HH:mm"):moment(a.dates.startDate).format("HH:mm"),endTime:a.daily?moment(a.dailyTime.end).format("HH:mm"):moment(a.dates.endDate).format("HH:mm"),daily:a.daily,action:c};b.close(d)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("AnalyticReportListCtrl",["$scope","xAlert","$translate","$location","$log","Modal","$uibModal","FileSaver","Blob","gridOptions","CustomReport","DefaultReport","ReportTree","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){var b=n.get("lastMotionReportNode")||!1,c=n.get("lastMotionReportTree")||!1;return b&&c?(a[c+"Tree"].open_node({id:b}),a[c+"Tree"].select_node({id:b}),!0):!1}function p(b,c){var d={parent:c.id};a.selectedNode=b?a.defaultTree.get_path(c," / "):a.customTree.get_path(c," / "),a.gridOptions?a.gridOptions.getPage({parent:c.id},b?l:k):a.gridOptions=j.gridOptions(b?l:k,q,a,d)}var q={exporterCsvFilename:"reports.csv",columnDefs:[{name:"name"},{name:"description"},{name:"manage",width:120,buttons:[{"class":"{{grid.appScope.defaultTreeActive ? 'display-none' : 'blue-hoki'}}",href:"/analytics/reports/view/{{row.entity.id}}/settings",title:c.instant("APPLICATION_SETTINGS"),name:"settings"},{"class":"{{grid.appScope.defaultTreeActive ? 'display-none' : 'red-sunglo'}}",title:c.instant("APPLICATION_DELETE"),name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{"class":"green",title:c.instant("APPLICATION_COPY"),name:"copy",onClick:"grid.appScope.copy(row.entity.id)"},{"class":"purple",title:c.instant("APPLICATION_EXPORT"),name:"export",onClick:"grid.appScope.export(row.entity.id)"}]},{name:"actions",width:60,buttons:[{"class":"yellow",name:"preview",title:c.instant("APPLICATION_PREVIEW"),onClick:"grid.appScope.preview(row.entity.id)"},{"class":"green-turquoise",name:"run",title:c.instant("APPLICATION_RUN"),onClick:"grid.appScope.extract(row.entity.id)"}]}]};a.searchField="",a.ac=function(){return!0},a.initDefaultScopeTree=function(){a.defaultTree=a.defaultTreeInstance.jstree(!0),a.defaultTree.deselect_all(),a.defaultTree.close_all(),a.defaultTreeReady=!0,a.defaultTreeActive=!0,a.previousDefaultNode=""},a.initCustomScopeTree=function(){a.customTree=a.customTreeInstance.jstree(!0),a.customTree.deselect_all(),a.customTree.close_all(),a.customTreeReady=!0,a.previousCustomNode=""},a.$watchGroup(["defaultTreeReady","customTreeReady"],function(b,c,d){b[0]&&b[1]&&(o()||(a.defaultTree.open_node({id:1}),a.customTree.open_node({id:1}),a.defaultTree.select_node({id:"1"})))}),a.updateCustomTree=function(){var c={tree:angular.toJson(a.customTree.get_json("#",{flat:!0}))};return m.update({id:2},c).$promise.then(function(a){console.log("Custom Tree Updated")})["catch"](function(a){b.error(a)})},a.configTrees=function(){a.defaultTreeConfig={multiple:!1,animation:!0,core:{error:function(a){e.error("treeCtrl: error from js tree - "+angular.toJson(a))},check_callback:!0,themes:{name:"default",url:"../../../assets/css/jstree-metronic/style.css"}},plugins:["search"]},a.customTreeConfig={multiple:!1,animation:!0,core:{error:function(a){e.error("treeCtrl: error from js tree - "+angular.toJson(a))},check_callback:function(a,b,c,d,e){return console.log(a),!0},themes:{name:"default",url:"../../../assets/css/jstree-metronic/style.css"}},plugins:["contextmenu","dnd","search"],contextmenu:{items:function(b,d){var e={create:{label:c.instant("APPLICATION_CREATE"),action:function(c){a.customTree.create_node(b),a.customTree.open_node(b)}},rename:{label:c.instant("APPLICATION_RENAME"),action:function(c){a.customTree.edit(b)}},remove:{label:c.instant("APPLICATION_REMOVE"),action:function(c){a.deleteNode(b)}}};return"#"===b.parent&&(delete e.rename,delete e.remove),d(e),e}}}},a.deleteNode=function(d){var f=g.open({animation:!0,templateUrl:"app/analytic/report/list/deleteNode.modal.html",controller:["$scope","$uibModalInstance","node",function(a,b,c){a.node=c,a.ok=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}],resolve:{node:function(){return d.text}}});f.result.then(function(){return k["delete"]({precontroller:"node",id:d.id}).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.customTree.delete_node(d),a.previousCustomNode==d.id&&a.customTree.select_node({id:d.parent})})["catch"](function(a){b.error(a)})},function(){e.info("Modal dismissed at: "+new Date)})},a.searchTrees=function(){a.defaultTree.search(a.searchField),a.customTree.search(a.searchField)},a.selectDefaultNode=function(){if(a.customTreeReady){a.previousCustomNode="";var b=a.defaultTree.get_selected(!0),c=b.pop();if(a.defaultTree.deselect_node(b[0],!0),a.customTree.deselect_all(),a.defaultTree.select_node(c,!0),c.id===a.previousDefaultNode)return void console.log("def");a.previousDefaultNode=c.id,n.set("lastMotionReportNode",c.id),n.set("lastMotionReportTree","default"),a.defaultTreeActive=!0,p(!0,c)}},a.selectCustomNode=function(){if(a.defaultTreeReady){a.previousDefaultNode="";var b=a.customTree.get_selected(!0),c=b.pop();if(a.customTree.deselect_node(b[0],!0),a.defaultTree.deselect_all(),a.customTree.select_node(c,!0),c.id===a.previousCustomNode)return void console.log("cus");a.previousCustomNode=c.id,n.set("lastMotionReportNode",c.id),n.set("lastMotionReportTree","custom"),a.defaultTreeActive=!1,p(!1,c)}},a.getTrees=function(){return m.query().$promise.then(function(b){a.defaultTreeData=JSON.parse(b[0].tree),a.customTreeData=JSON.parse(b[1].tree),a.configTrees()})["catch"](function(a){b.error(a)})},a.create=function(){var c=g.open({animation:!0,templateUrl:"app/analytic/report/list/create.modal.html",controller:"ReportListCreateModalCtrl",resolve:{path:function(){return a.selectedNode}}});c.result.then(function(c){return c.parent=a.previousCustomNode,k.save(c).$promise.then(function(a){d.path("/analytics/reports/view/"+a.id+"/settings")})["catch"](function(a){b.error(a)})},function(){e.info("Modal dismissed at: "+new Date)})},a.copy=function(d){var f=a.defaultTreeActive?l:k,h=g.open({animation:!0,templateUrl:"app/analytic/report/list/copy.modal.html",controller:"ReportListCopyModalCtrl",resolve:{customTreeData:function(){return a.customTree.get_json("#",{flat:!0})}}});h.result.then(function(e){return f.save({id:d,controller:"copy"},e).$promise.then(function(){a.gridOptions.getPage(),b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})},function(){e.info("Modal dismissed at: "+new Date)})},a["export"]=function(c){var d=a.defaultTreeActive?l:k;return d.get({id:c,controller:"export"}).$promise.then(function(a){var b=new i([angular.toJson(a)],{type:"application/json;charset=utf-8"});h.saveAs(b,a.name+".json")})["catch"](function(a){b.error(a)})},a["import"]=function(d){var e=JSON.parse(d);e.parent=a.previousCustomNode;var f=!(!e.name||!e.parent),g=!0;return _.forEach(e.Fields,function(a){a.field&&a.alias||(g=!1)}),f&&g?k.save({controller:"import"},e).$promise.then(function(){a.gridOptions.getPage(),b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)}):void b.show(c.instant("MESSAGE_INVALID_JSON"),"danger")},a.preview=function(b){g.open({animation:!0,templateUrl:"app/analytic/report/list/preview.modal.html",controller:"ReportListPreviewModalCtrl",size:"full",resolve:{report:function(){return{id:b,tree:a.defaultTreeActive?"default":"custom"}}}})},a.extract=function(d){var f=g.open({animation:!0,templateUrl:"app/analytic/report/list/extract.modal.html",controller:"ReportListExtractModalCtrl",size:"md",resolve:{report:function(){return{id:d,tree:a.defaultTreeActive?"default":"custom"}}}});f.result.then(function(e){e.daily||delete e.daily;var f=a.defaultTreeActive?l:k;return f.get(_.merge({id:d,controller:"extract"},e)).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})},function(){e.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.reports.list",{url:"/list",templateUrl:"app/analytic/report/list/list.html",controller:"AnalyticReportListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ReportListPreviewModalCtrl",["$scope","$uibModalInstance","report","xAlert","$translate","$timeout","CustomReport","DefaultReport",function(a,b,c,d,e,f,g,h){a.daily=!1,a.dailySwitch={onText:e.instant("APPLICATION_TODAY"),offText:e.instant("APPLICATION_RANGE"),isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.dates={startDate:moment().subtract(1,"days").startOf("day"),endDate:moment().subtract(1,"days").endOf("day")},a.ranges={},a.ranges[e.instant("APPLICATION_YESTERDAY")]=[moment().subtract(1,"days").startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[e.instant("APPLICATION_LAST_SEVEN_DAYS")]=[moment().subtract("days",7).startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[e.instant("APPLICATION_LAST_THIRTY_DAYS")]=[moment().subtract("days",30),moment()],a.ranges[e.instant("APPLICATION_LAST_MONTH")]=[moment().subtract(1,"months").startOf("month"),moment().subtract(1,"months").endOf("month")],a.timepicker={timePickerIncrement:1,timePicker12Hour:!1},a.dailyTime={start:moment("00:00","HH:mm"),end:moment("23:59","HH:mm")},a.maxdate=moment().subtract(1,"days").endOf("day").format("YYYY-MM-DD HH:mm");var i={offset:0,limit:25,sort:null,where:{},order:{}};a.gridOptions={paginationPageSizes:[10,25,50],paginationPageSize:25,useExternalPagination:!0,enableSorting:!1,enableFiltering:!0,useExternalFiltering:!0,enableGrouping:!1,enableColumnMenus:!1,treeRowHeaderAlwaysVisible:!1,gridMenuShowHideColumns:!1,enableGridMenu:!1,onRegisterApi:function(b){a.gridApi=b,b.pagination.on.paginationChanged(a,function(b,c){i.offset=(b-1)*c,i.limit=c,a.getPage()}),b.core.on.filterChanged(a,function(){var b=this.grid,c={};b.columns.forEach(function(a){a.filters[0].term&&(c[a.field]=a.filters[0].term)}),i.where=c,a.getPage()})}},a.getPage=function(){var b={offset:i.offset,limit:i.limit,startDate:moment(a.dates.startDate).format("YYYY-MM-DD"),endDate:moment(a.dates.endDate).format("YYYY-MM-DD"),startTime:a.daily?moment(a.dailyTime.start).format("HH:mm"):moment(a.dates.startDate).format("HH:mm"),endTime:a.daily?moment(a.dailyTime.end).format("HH:mm"):moment(a.dates.endDate).format("HH:mm"),daily:a.daily};_.forOwn(i.where,function(a,c){b[c]=a});var e="custom"===c.tree?g:h;return e.get(_.merge({id:c.id,controller:"preview"},b)).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.paginationPageSizes[3]=b.count,a.gridOptions.data=b.rows,a.showResult=!0})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss("cancel")},f(function(){a.getPage()})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.reports",{url:"/reports",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("ReportAgent",["$resource",function(a){return a("/api/report/agents/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportIntegration",["$resource",function(a){return a("/api/report/integrations/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportMember",["$resource",function(a){return a("/api/report/members/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportTree",["$resource",function(a){return a("/api/analytics/reports/trees/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("AnalyticReportViewCtrl",["$scope","xAlert","$translate","$stateParams","$location","ReportAgent","ReportCall","ReportMailSession","ReportSmsSession","ReportMember","ReportQueue","ReportIntegration","ReportChatSession","DefaultReport","CustomReport","Metric","report",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){function r(c){var d=_.find(a.tables,{value:c}).resource;d.get({controller:"describe"}).$promise.then(function(b){a.tableFields=_.map(b,function(a,b){return"$promise"!==b&&"$resolved"!==b?{name:b,value:b}:void 0})})["catch"](function(a){b.error(a)})["finally"](function(){s(c)})}function s(c){return p.get({controller:"table",table:c}).$promise.then(function(b){_.forEach(b.rows,function(b){a.tableFields.push({name:"<strong>Metric.</strong>"+b.name,alias:b.name,value:b.metric,MetricId:b.id})})})["catch"](function(a){b.error(a)})}function t(a){return String(a).replace(/</g,"<").replace(/>/g,">")}function u(a){if(!a)return"";for(var b="(",c=0;c<a.rules.length;c++)if(c>0&&(b+=" <strong>"+a.operator+"</strong> "),a.rules[c].group)b+=u(a.rules[c].group);else switch(b+=a.rules[c].field,a.rules[c].condition){case"IS NULL":case"IS NOT NULL":b+=" "+t(a.rules[c].condition);break;case"IS EMPTY":b+=" = ''";break;case"IS NOT EMPTY":b+=" != ''";break;default:b+=" "+t(a.rules[c].condition)+" "+a.rules[c].value}return b+")"}a.$translate=c,a.tempReport={},a.tables=q.tables;var v={group:{operator:"AND",rules:[]}};a.getReport=function(){return a.firstLoad=!0,o.get({id:d.id}).$promise.then(function(b){a.report=b,_.forEach(a.report.Fields,function(a){delete a.id}),a.report.conditions=a.report.conditions?JSON.parse(a.report.conditions):_.clone(v,!0),a.report.Fields.length&&a.getPreview()})["catch"](function(a){console.error(a),e.path("/analytics/reports/list")})},a.randomName=function(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")},a.$watch("report.table",function(b,c){b&&(r(b),c&&(a.tempReport[c]={conditions:a.report.conditions,fields:a.report.Fields}),a.firstLoad?a.firstLoad=!1:a.tempReport[b]?(a.report.Fields=a.tempReport[b].fields,a.report.conditions=a.tempReport[b].conditions):(a.report.Fields=[],a.report.conditions=_.clone(v,!0)))},!0),a.setMetricId=function(b,c){a.report.Fields[c].MetricId=b.MetricId?b.MetricId:null,a.report.Fields[c].alias=b.MetricId?b.alias:b.name},a.groupByField=[{name:"APPLICATION_YES",value:!0},{name:"APPLICATION_NO",value:!1}],a.functions=[{name:"Sum",value:"SUM"},{name:"Count",value:"COUNT"},{name:"Count Distinct",value:"COUNT DISTINCT"},{name:"Maximum",value:"MAX"},{name:"Minimum",value:"MIN"},{name:"Average",value:"AVG"},{name:"Group Concat",value:"GROUP_CONCAT"},{name:"Group Concat(asc)",value:"GROUP_CONCAT ASC"},{name:"Group Concat(desc)",value:"GROUP_CONCAT DESC"}],a.formatFunctions=[{name:"Sec To Time",value:"SEC_TO_TIME"},{name:"Date",value:"DATE"},{name:"Hour",value:"HOUR"},{name:"Round",value:"ROUND"},{name:"Unix TimeStamp",value:"UNIX_TIMESTAMP"}],a.addField=function(){a.report.Fields.push({groupBy:!1,custom:!1})},a.removeField=function(b){a.report.Fields.splice(b,1)},a.sortableOptions={"ui-floating":!0,cancel:".unsortable",handle:".report-field-handle",axis:"y"},a.toggleCustom=function(b){b.custom=!b.custom,b.custom||_.find(a.tableFields,{value:b.field})||(b.field=null)},a.updateReport=function(){if(a.report.Fields.length){var e=angular.copy(a.report);return console.log(e.conditions),e.conditions=angular.toJson(e.conditions),_.forEach(e.Fields,function(a){a.custom&&delete a.MetricId}),o.update({id:d.id},e).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),a.getPreview()})["catch"](function(a){b.error(a)})}b.show(c.instant("MESSAGE_SELECT_A_FIELD"),"danger")},a.$watch("report.conditions",function(b){a.output=b?u(b.group):"()"},!0),a.getPreview=function(){return a.gridOptions=null,o.get({id:d.id,controller:"preview",limit:20}).$promise.then(function(b){a.gridOptions={enableFiltering:!0,treeRowHeaderAlwaysVisible:!1, +enableGridMenu:!0,data:b.rows}})["catch"](function(a){console.log(a),b.show(c.instant(a.message||"MESSAGE_QUERY_NOT_VALID"),"warning")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.reports.view",{url:"/view/:id",templateUrl:"app/analytic/report/view/view.html",controller:"AnalyticReportViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.analytics.reports.view.settings",{url:"/settings",templateUrl:"app/analytic/report/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels",{url:"/channels",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:6}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat",{url:"/chat",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").factory("ChatEnquiry",["$resource",function(a){return a("/api/chat/enquiries/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatReport",["$resource",function(a){return a("/api/report/chats/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatVisitor",["$resource",function(a){return a("/api/chat/visitors/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatMessage",["$resource",function(a){return a("/api/chat/messages/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatRoom",["$resource",function(a){return a("/api/chat/rooms/:id/:controller",{id:"@id"},{me:{method:"GET",isArray:!0,params:{id:"me"}},users:{method:"GET",params:{id:"users"}},externals:{method:"GET",isArray:!0,params:{id:"type",controller:"external"}},groups:{method:"GET",isArray:!0,params:{id:"groups"}},update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").controller("ChatOfflineListCtrl",["$scope","ChatEnquiry","gridOptions","uiGridConstants",function(a,b,c,d){a.initView=function(){var e={exporterCsvFilename:"chat_offline_messages.csv",columnDefs:[{name:"username",cellClass:"text-center"},{name:"email",cellClass:"text-center"},{name:"ChatWebsite.name",displayName:"Website",cellClass:"text-center"},{name:"createdAt",displayName:"createdAt",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>',field:"createdAt",sort:{direction:d.DESC,priority:0}},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/chat/offline/view/{{row.entity.id}}",name:"detail"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.offline.list",{url:"/list",templateUrl:"app/channels/chat/offline/list/list.html",controller:"ChatOfflineListCtrl"})}]),angular.module("xCallyShuttleApp").directive("enquiryMessage",["$rootScope","$translate","MailMessage","List","xAlert",function(a,b,c,d,e){return{restrict:"E",scope:{message:"=",listId:"="},templateUrl:"app/channels/chat/offline/message/message.directive.html",link:function(c){c.openContact=function(f){return c.listId?d.save({listId:c.listId,controller:"contacts"},{email:f}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.email,type:"contact"})})["catch"](function(a){e.error(a)}):void e.show(b.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.offline",{url:"/offline",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:32}}})}]),angular.module("xCallyShuttleApp").controller("ChatOfflineViewCtrl",["$scope","$stateParams","$translate","$rootScope","ChatEnquiry","List","xAlert",function(a,b,c,d,e,f,g){a.initView=function(){return e.get({id:b.id}).$promise.then(function(b){a.enquiry=b})["catch"](function(a){g.error(a)})},a.openContact=function(b){return a.enquiry.ChatWebsite.ListId?f.save({listId:a.enquiry.ChatWebsite.ListId,controller:"contacts"},{email:b}).$promise.then(function(a){var b=_.find(d.$root.workspaces,{contactID:a.id});b?b.active=!0:d.$root.workspaces.push({active:!0,"class":"icon-user",contactID:a.id,name:a.email,type:"contact"})})["catch"](function(a){g.error(a)}):void g.show(c.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.offline.view",{url:"/view/:id",templateUrl:"app/channels/chat/offline/view/view.html",controller:"ChatOfflineViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatOnlineListCtrl",["$scope","ChatRoom","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"chat_online_messages.csv",columnDefs:[{name:"ChatVisitor.fullname",displayName:"APPLICATION_FULLNAME",cellClass:"text-center"},{name:"ChatVisitor.email",displayName:"APPLICATION_EMAIL",cellClass:"text-center"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/chat/online/view/{{row.entity.id}}/detail",name:"detail"}]}]};a.gridOptions=c.gridOptions(b,d,a,{id:"online"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.online.list",{url:"/list",templateUrl:"app/channels/chat/online/list/list.html",controller:"ChatOnlineListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.online",{url:"/online",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").controller("ChatOnlineViewCtrl",["$scope","$stateParams","ChatRoom",function(a,b,c){a.initView=function(){return a.config={autoHideScrollbar:!1,theme:"light",advanced:{updateOnContentResize:!0},setHeight:400,scrollInertia:0},c.get({id:b.id}).$promise.then(function(b){a.chatRoom=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.online.view",{url:"/view/:id",templateUrl:"app/channels/chat/online/view/view.html",controller:"ChatOnlineViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.online.view.detail",{url:"/detail",templateUrl:"app/channels/chat/online/view/view.detail.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/news.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("PreviewCtrl",["$scope",function(a){a.message="Hello"}]),angular.module("xCallyShuttleApp").directive("preview",["$rootScope",function(a){return{templateUrl:"app/channels/chat/preview/preview.html",restrict:"EA",link:function(a,b,c){}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("preview",{url:"/preview",templateUrl:"app/channels/chat/preview/preview.html",controller:"PreviewCtrl",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").factory("ChatQueue",["$resource",function(a){return a("/api/chat/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChatQueueListCtrl",["$scope","ChatQueue","gridOptions","Auth","$uibModal",function(a,b,c,d,e){a.initView=function(){a.Auth=d;var e={exporterCsvFilename:"chat_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"strategy"},{name:"timeout"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/chat/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/chat/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===d.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a)},a.createItem=function(){var b=e.open({animation:!0,templateUrl:"app/channels/chat/queue/list/list.create.modal.html",controller:"ChatQueueListCreateCtrl",size:"lg"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChatQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","ChatQueue","Team","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.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","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.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}}),j)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.queues.view",{url:"/view/:id",templateUrl:"app/channels/chat/queue/view/view.html",controller:"ChatQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.queues.view.settings",{url:"/settings",templateUrl:"app/channels/chat/queue/view/view.settings.html"}).state("main.channels.chat.queues.view.agents",{url:"/agents",templateUrl:"app/channels/chat/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:33}}})}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","ChatQueue","usSpinnerService","$q","uiGridConstants","Auth","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(){return k.spin("grid-spinner"),g.get(u).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){r(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function q(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"chatPause")?b.chatPause:c.chatPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_chat_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PChatQueues,"id"),b.ChatQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.ChatQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_chat_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.ChatQueueId})})}function r(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.chatPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.ChatQueues&&b.ChatQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function s(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function t(){return j.get().$promise.then(function(b){a.chatQueues=b.rows,e.syncUpdates("chat_queue",a.chatQueues)})["catch"](function(a){f.error(a)})}a.chatQueues=[];var u={controller:"realtime",controller1:"chat",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.agent,row.entity.agentId)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"chatPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'</div><div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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 data-ng-if="row.entity.pause && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastPauseAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.chatQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?u.order=null:u.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){u.offset=(a-1)*b,u.limit=b,p()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?u[a.name]=a.filters[0].term:delete u[a.name]}),p()})}},p(),s(),t(),o(function(){q()})};var v=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_chat_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b.agentId,data2:b.agent,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/chat/realtime/view/agent/queue.modal.add.html",controller:"ChatRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.chatQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.chatQueues,function(a){return _.includes(b.queues,a.id)}),channel:"chat",data1:e,data3:b.queues.join(","),data4:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"chat",data1:a,data3:b,data4:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/chat/realtime/view/agent/agent.modal.info.html",controller:"ChatRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/chat/realtime/view/agent/agent.html",controller:"ChatRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportChatSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_chat_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_chat_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"websitename",displayName:"APPLICATION_WEBSITE",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.abandon">{{\'APPLICATION_QUEUESTATUS_ABANDON\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt && grid.appScope.showTimers"><css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_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"}],a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime.view",{url:"/view",templateUrl:"app/channels/chat/realtime/view/view.html",controller:"ChatRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportChatSession",["$resource",function(a){return a("/api/report/chat/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.external",{url:"/external",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatRoomExternalListCtrl",["$scope","$timeout","socket","Auth","ChatRoom","usSpinnerService","Tag","$uibModal","uibButtonConfig",function(a,b,c,d,e,f,g,h,i){function j(){return g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}a.openChat=function(b){return e.get({id:b.id}).$promise.then(function(b){var c=_.find(a.workspaces,{id:b.id,type:"chatRoom"});c?c.active=!0:a.workspaces.push({id:b.id,name:b.ChatVisitor.fullname,type:"chatRoom","class":"icon-bubble",active:!0})})["catch"](function(a){console.error(a)})},a.initView=function(){i.activeClass="green-haze",a.id=[],a.query={status:"OPEN",tags:[]},a.gridOptions={enableGridMenu:!1,enableFiltering:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"id",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"userpic",displayName:"",width:35,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div> <ng-letter-avatar height="20" width="20" fontsize="12" data="{{row.entity.ChatVisitor.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #EA4C61" shape="round"></ng-letter-avatar> </div>',enableColumnMenu:!1,enableSorting:!1,enableFiltering:!1},{name:"fullname",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span style="padding-left: 5px;" class="pull-left">{{row.entity.ChatVisitor.fullname}}</span></div>',enableSorting:!0,enableFiltering:!0,enableColumnMenu:!0},{name:"action",cellTemplate:'<div><a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.openChat(row.entity)">{{\'APPLICATION_CHAT\' | translate}}</a></div>',cellClass:"ui-grid-vcenter",width:100,enableFiltering:!1,enableSorting:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},a.getPage(),j()},a.tagItems=function(){h.open({animation:!0,templateUrl:"app/channels/chat/room/view.tags.modal.html",controller:"ChatRoomViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})},a.onChanged=function(){a.getPage()},a.$watch("query.status",function(){a.getPage()},!0),a.getPage=function(){return f.spin("spinner-grid"),e.get(_.merge({id:"externals"},a.query)).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){f.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.external.list",{url:"/list",templateUrl:"app/channels/chat/room/external/list/list.html",controller:"ChatRoomExternalListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.group",{url:"/group",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatRoomGroupListCtrl",["$scope","$timeout","Auth","ChatRoom","usSpinnerService","Tag","uibButtonConfig",function(a,b,c,d,e,f,g){function h(){return f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}a.getFullnames=function(a){var b=_.map(a.Users,"fullname");return a.ChatVisitor&&b.unshift(a.ChatVisitor.fullname),_.without(b,c.getCurrentUser().fullname).join(", ")},a.openChat=function(b){return d.get({id:b.id}).$promise.then(function(c){var d=_.find(a.workspaces,{id:c.id,type:"chatRoom"});d?d.active=!0:a.workspaces.push({id:c.id,data:b,name:a.getFullnames(c),type:"chatRoom","class":"icon-bubble",active:!0})})["catch"](function(a){console.error(a)})},a.initView=function(){g.activeClass="green-haze",a.query={status:"OPEN",tags:[]},a.currentUser=c.getCurrentUser(),a.gridOptions={enableGridMenu:!1,enableColumnResizing:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"userpic",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div> <ng-letter-avatar data-ng-if="row.entity.ChatVisitor" height="20" width="20" fontsize="12" data="{{row.entity.ChatVisitor.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #EA4C61" shape="round"></ng-letter-avatar> <ng-letter-avatar data-ng-repeat="user in row.entity.Users | filter:{ id: \'!\' + grid.appScope.currentUser.id} track by user.id" style="margin-right: 3px;" height="20" width="20" fontsize="12" data="{{user.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #3399CC" shape="round"></ng-letter-avatar> </div>', +enableColumnMenu:!1,enableSorting:!1,enableFiltering:!1},{name:"Users",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{grid.appScope.getFullnames(row.entity)}}</div>",enableSorting:!0,enableFiltering:!0,enableColumnMenu:!0},{name:"action",cellTemplate:'<div><a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.openChat(row.entity)">{{\'APPLICATION_CHAT\' | translate}}</a></div>',cellClass:"ui-grid-vcenter",width:100,enableFiltering:!1,enableSorting:!1,enableColumnMenu:!1}],data:[]},a.getPage(),h()},a.onChanged=function(){a.getPage()},a.$watch("query.status",function(){a.getPage()},!0),a.getPage=function(){return e.spin("spinner-grid"),d.get(_.merge({id:"groups"},a.query)).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){e.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.group.list",{url:"/list",templateUrl:"app/channels/chat/room/group/list/list.html",controller:"ChatRoomGroupListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.internal",{url:"/internal",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatRoomInternalListCtrl",["$scope","$timeout","socket","Auth","ChatRoom","usSpinnerService",function(a,b,c,d,e,f){a.openChat=function(b){return e.users({users:[d.getCurrentUser().id,b.id]}).$promise.then(function(c){var d=_.find(a.workspaces,{id:c.id,type:"chatRoom"});d?d.active=!0:a.workspaces.push({id:c.id,name:b.fullname,type:"chatRoom","class":"icon-bubble",active:!0})})["catch"](function(a){console.error(a)})},a.initView=function(){a.gridOptions={enableGridMenu:!1,enableFiltering:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"userpic",displayName:"",width:35,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div> <ng-letter-avatar height="20" width="20" fontsize="12" data="{{row.entity.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #3399CC" shape="round"></ng-letter-avatar> </div>',enableColumnMenu:!1,enableSorting:!1,enableFiltering:!1},{name:"fullname",enableSorting:!0,enableFiltering:!0,enableColumnMenu:!0},{name:"action",cellTemplate:'<div><a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.openChat(row.entity)">{{\'APPLICATION_CHAT\' | translate}}</a></div>',cellClass:"ui-grid-vcenter",width:100,enableFiltering:!1,enableSorting:!1,enableColumnMenu:!1}],data:[]},c.socket.on("user:save",function(b){if(b.online&&d.getCurrentUser().id!==b.id){var c=_.find(a.gridOptions.data,{id:b.id});c?_.merge(c,b):a.gridOptions.data.push(b)}else _.remove(a.gridOptions.data,{id:b.id})}),b(function(){c.socket.on("agent:save",function(b){if(b.online&&d.getCurrentUser().id!==b.id){var c=_.find(a.gridOptions.data,{id:b.id});c?_.merge(c,b):a.gridOptions.data.push(b)}else _.remove(a.gridOptions.data,{id:b.id})})}),e.get({id:"agents"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){f.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.internal.list",{url:"/list",templateUrl:"app/channels/chat/room/internal/list/list.html",controller:"ChatRoomInternalListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatRoomAddCtrl",["$scope","$uibModalInstance","Agent","items",function(a,b,c,d){a.items=d,a.agents=c.get(function(b){a.agents=b,a.items.forEach(function(b){_.remove(a.agents.rows,{id:b.id})})}),a.selected={items:[]},a.ok=function(){b.close(_.union(_.map(a.selected.items,"id"),_.map(a.items,"id")))},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("ChatRoomCloseCtrl",["$scope","$uibModalInstance","closed","ChatWebsite","websiteId",function(a,b,c,d,e){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_CHAT"},a.initDisposition=function(){return d.get({websiteId:e,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.item={},a.closed=c,a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").directive("chatRoom",["$interval","$rootScope","$uibModal","$notification","$window","socket","Auth","ChatRoom","ngAudio","xAlert","Tag","CannedAnswer","List","$translate",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/chat/room/room.directive.html",link:function(a){a.user=g.getCurrentUser(),a.message={body:""},a.openContact=function(c){return a.chatRoom.ChatWebsite.List?m.save({listId:a.chatRoom.ChatWebsite.List.id,controller:"contacts"},{email:c}).$promise.then(function(a){var c=_.find(b.$root.workspaces,{contactID:a.id});c?c.active=!0:b.$root.workspaces.push({active:!0,"class":"icon-user",contactID:a.id,name:a.email,type:"contact"})})["catch"](function(a){console.error(a)}):void j.show(n.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},a.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},a.form={},a.panelLeft="col-md-4",a.panelRight="col-md-8",a.onSelect=function(){a.message.body=a.modelOptions.selectedAnswer,delete a.modelOptions.selectedAnswer},a.togglePanelLeft=function(){a.panelLeft?(a.panelLeft=null,a.panelRight="col-md-12"):(a.panelLeft="col-md-4",a.panelRight="col-md-8")},a.options={link:!0,linkTarget:"_blank",pdf:{embed:!0},image:{embed:!0},audio:{embed:!0},code:{highlight:!0,lineNumbers:!1},basicVideo:!0},a.getAnswers=function(a){return l.get({key:a}).$promise.then(function(a){return console.log(a),_.map(a.rows,"value")})},a.isMyRoom=function(b){return!!_.find(b,{id:a.user.id})},h.get({id:a.workspace.id}).$promise.then(function(c){a.chatRoom=c,a.form.tags=c.tags,a.chatRoom.ChatVisitor&&(a.chatRoom.ChatVisitors=[],a.chatRoom.ChatVisitors.push(a.chatRoom.ChatVisitor)),f.socket.on("chat_room:save",function(b){a.chatRoom.id===b.id&&_.merge(a.chatRoom,b)}),f.socket.on("user_has_chat_room:save",function(b){return b.UserId!=a.user.id&&b.ChatRoomId==a.chatRoom.id?h.get({id:"agents",controller:b.UserId}).$promise.then(function(b){var c=_.map(a.chatRoom.Users,"fullname");a.chatRoom.ChatVisitor&&c.unshift(a.chatRoom.ChatVisitor.fullname),a.chatRoom.Users.push(b),a.workspace.name=_.without(c,g.getCurrentUser().fullname).join(", ")})["catch"](function(a){console.error(a)}):void 0}),f.socket.on("chat_message:save",function(c){a.chatRoom.id==c.ChatRoomId&&(a.user.id!=c.UserId&&a.chatRoom.ChatMessages.push(c),!b.settings.layout.onFocus&&e.Notification&&d("CHAT CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Chat Message!",delay:5e3}),a.workspace.active||(i.load("api/xchatty/assets?resource=notification/xc_blubb.mp3").play(),a.workspace.unread++))})})["catch"](function(a){console.error(a)}),k.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.closeRoom=function(b){return c.open({animation:!0,templateUrl:"app/channels/chat/room/room.close.html",controller:"ChatRoomCloseCtrl",resolve:{closed:function(){return"CLOSED"===a.chatRoom.status},websiteId:function(){return a.chatRoom.ChatWebsiteId}}}).result.then(function(a){var c={id:b,status:"CLOSED",completeReason:"agent"};return a.disposition&&(c.disposition=a.disposition),h.update(c).$promise["catch"](function(a){j.error(a)})})},a.onChanged=function(b){return h.update({id:b},{tags:a.form.tags}).$promise["catch"](function(a){console.error(a)})},a.addAgent=function(b){c.open({animation:!0,templateUrl:"app/channels/chat/room/room.add.html",controller:"ChatRoomAddCtrl",resolve:{items:function(){return _.map(a.chatRoom.Users||[],function(a){return{id:a.id,fullname:a.fullname}})}}}).result.then(function(a){return h.update({id:b,controller:"users"},{users:a}).$promise["catch"](function(a){j.error(a)})})},a.sendMessage=function(){var b={body:angular.copy(a.message.body),createdAt:moment(),UserId:a.user.id,User:{fullname:a.user.fullname}};return a.message.body.trim().length?(a.chatRoom.ChatMessages.push(b),a.message.body="",h.save({id:a.chatRoom.id,controller:"messages"},{body:b.body}).$promise["catch"](function(a){console.error(a)})):void 0}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room",{url:"/room",templateUrl:"app/channels/chat/room/room.html",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:31}},resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("ChatRoomViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","ChatRoom","xAlert","id",function(a,b,c,d,e,f,g,h){a.initModal=function(){return a.tags=[],a.item={tags:[]},a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{"class":"btn-success",text:"APPLICATION_TAG",click:function(){var d={status:!0};return f.patch({id:h},{tags:a.item.tags}).$promise["catch"](function(){d.status=!1,g.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close(d)})}},{"class":"default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("ChatVisitorListCtrl",["$scope","ChatVisitor","gridOptions","$uibModal",function(a,b,c,d){a.initView=function(){var d={exporterCsvFilename:"chat_visitors.csv",columnDefs:[{name:"fullname",cellClass:"text-center"},{name:"email",cellClass:"text-center"},{name:"origin",cellClass:"text-center"},{name:"createdAt",displayName:"createdAt",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>'},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/chat/visitors/view/{{row.entity.id}}/profile",name:"profile"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.visitors.list",{url:"/list",templateUrl:"app/channels/chat/visitor/list/list.html",controller:"ChatVisitorListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatVisitorViewCtrl",["$scope","$stateParams","ChatVisitor",function(a,b,c){a.initView=function(){return c.get({id:b.id}).$promise.then(function(b){a.chatVisitor=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.visitors.view",{url:"/view/:id",templateUrl:"app/channels/chat/visitor/view/view.html",controller:"ChatVisitorViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.visitors.view.profile",{url:"/profile",templateUrl:"app/channels/chat/visitor/view/view.profile.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.visitors",{url:"/visitors",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").factory("ChatApplication",["$resource",function(a){return a("/api/chat/applications/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatWebsite",["$resource",function(a){return a("/api/chat/websites/:websiteId/:controller/:id",{id:"@websiteId"},{update:{method:"PUT"},updateFields:{method:"PUT",isArray:!0}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteListCtrl",["$scope","gridOptions","ChatWebsite",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"chat_websites.csv",columnDefs:[{name:"name"},{name:"description"},{name:"address"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/chat/websites/view/{{row.entity.id}}/embedding/view",name:"embedding"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.list",{url:"/list",templateUrl:"app/channels/chat/website/list/list.html",controller:"ChatWebsiteListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewActionListCtrl",["$scope","gridOptions","ChatWebsite","$http","$translate","$stateParams","socket","xAlert","Modal",function(a,b,c,d,e,f,g,h,i){a.initActons=function(){var d={draggable:!0,exporterCsvFilename:"chat_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>{{row.entity.ChatQueue ? row.entity.ChatQueue.name : row.entity.User.name}}</span></div>"},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/chat/websites/view/{{row.entity.ChatWebsiteId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{websiteId:f.websiteId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions.list",{url:"/list",templateUrl:"app/channels/chat/website/view/action/list/list.html",controller:"ChatWebsiteViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","ChatWebsite","ChatQueue","Agent","Interval","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){return a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],k.get({websiteId:c.websiteId,controller:"applications",id:c.actionId}).$promise.then(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}if("always"===a.application.intType||"custom"===a.application.intType){var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1])}a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})})["catch"](function(a){f.error(a)})},a.getQueues=function(){return l.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){f.error(a)})},a.getAgents=function(){return m.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){f.error(a)})},a.getIntervals=function(){return n.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){f.error(a)})},a.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get({custom:!0}).$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,l;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",l=g+","+h+","+i+","+j,a.application.interval=l,a.application.IntervalId=null}return k.update({websiteId:c.websiteId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/chat/websites/view/"+c.websiteId+"/actions/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/chat/website/view/action/view/view.html",controller:"ChatWebsiteViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewActionWizardCtrl",["$scope","$http","Agent","Interval","ChatQueue","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","ChatWebsite","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={app:"queue",intType:"always",alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return e.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){i.error(a)})},a.getIntervals=function(){return d.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){i.error(a)})},a.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return n.save({websiteId:f.websiteId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/chat/websites/view/"+f.websiteId+"/actions/list")})["catch"](function(a){i.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/chat/website/view/action/wizard/wizard.html",controller:"ChatWebsiteViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("ChatDisposition",["$resource",function(a){return a("/api/chat/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewModalDispositionAddCtrl",["$scope","$uibModalInstance","ChatWebsite","id","xAlert","$translate",function(a,b,c,d,e,f){a.ok=function(){return c.save({websiteId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})["catch"](function(a){e.show(f.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","ChatWebsite","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({websiteId:b.websiteId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({websiteId:b.websiteId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({websiteId:b.websiteId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/chat/website/view/disposition/modal/add.modal.html",controller:"ChatWebsiteViewModalDispositionAddCtrl",resolve:{id:function(){return b.websiteId}}}).result.then(function(b){b&&a.dispositions.push(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.dispositions",{url:"/dispositions",controller:"ChatWebsiteDispositionViewCtrl",templateUrl:"app/channels/chat/website/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.embedding",{url:"/embedding",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewEmbeddingViewCtrl",["$scope","$stateParams","$translate","clipboard","xAlert","ChatWebsite",function(a,b,c,d,e,f){a.initView=function(){return f.get({websiteId:b.websiteId,controller:"snippet"}).$promise.then(function(b){a.snippetCode=b.html})["catch"](function(a){e.error(a)})},a.copyToClipboard=function(){d.copyText(a.snippetCode),e.show(c.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.embedding.view",{url:"/view",templateUrl:"app/channels/chat/website/view/embedding/view/view.html",controller:"ChatWebsiteViewEmbeddingViewCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.form",{url:"/forms",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewFormViewCtrl",["$scope","$builder","$validator","$stateParams","$translate","ChatWebsite","xAlert",function(a,b,c,d,e,f,g){a.saveForm=function(a){var c=angular.copy(b.forms[a]);return c.length>3?g.show("You can insert at least 3 input elements","danger"):(_.forEach(c,function(a){delete a.id}),f.updateFields({websiteId:d.websiteId,controller:"fields",id:a},c).$promise.then(function(){g.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)}))},a.getChatWebsiteFields=function(a){return f.query({websiteId:d.websiteId,controller:"fields",id:a}).$promise.then(function(c){_.forEach(c,function(c){b.addFormObject(a,c)})})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.form.view",{url:"/view",templateUrl:"app/channels/chat/website/view/form/view/view.html",controller:"ChatWebsiteViewFormViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteHooksViewCtrl",["$scope","ChatWebsite","Pause","$http","$stateParams","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.account={},a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){h.error(a)}),b.get({id:e.websiteId}).$promise.then(function(b){console.log(b),a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){h.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItem=function(){return console.log(a.account),b.update({id:e.websiteId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.hooks",{url:"/hooks",controller:"ChatWebsiteHooksViewCtrl",templateUrl:"app/channels/chat/website/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewProactiveListCtrl",["$scope","gridOptions","ChatWebsite","$http","$translate","$stateParams","$uibModal",function(a,b,c,d,e,f,g){a.initProactiveActions=function(){var d={exporterCsvFilename:"telephones.csv",columnDefs:[{name:"name"},{name:"type"},{name:"action",width:125,buttons:[{"class":"blue-hoki",onClick:"grid.appScope.createItem(row.entity)",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{websiteId:f.websiteId,controller:"proactive"})},a.createItem=function(b){var c=g.open({animation:!0,templateUrl:"app/channels/chat/website/view/proactive/list/list.create.modal.html",controller:"ChatWebsiteProactiveListCreateCtrl",resolve:{item:b}});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteProactiveListCreateCtrl",["$scope","$translate","$uibModalInstance","$stateParams","ChatWebsite","xAlert","item",function(a,b,c,d,e,f,g){a.form={},a.item=g||{},a.title=g?b.instant("APPLICATION_EDIT_PROACTIVE_ACTION"):b.instant("APPLICATION_NEW_PROACTIVE_ACTION"),a.possibleType=[{type:"mouseOver",title:"Mouse Over"},{type:"timeout",title:"Timeout"}],a.save=function(){return g?e.update({websiteId:d.websiteId,controller:"proactive",id:a.item.id},a.item).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.error(a)}):e.save({websiteId:d.websiteId,controller:"proactive"},a.item).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.proactive.list",{url:"/list",templateUrl:"app/channels/chat/website/view/proactive/list/list.html",controller:"ChatWebsiteViewProactiveListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.proactive",{url:"/proactive",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteSettingViewCtrl",["$scope","$stateParams","$translate","$location","$timeout","socket","xAlert","ChatWebsite","List",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return i.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)})},a.updateItemChatWebsite=function(){return h.update({id:b.websiteId},{ListId:a.chatWebsite.ListId}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.settings",{url:"/settings",controller:"ChatWebsiteSettingViewCtrl",templateUrl:"app/channels/chat/website/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.snippet",{url:"/snippet",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewSnippetViewCtrl",["$scope","$http","$stateParams","$translate","Template","$rootScope","FileUploader","$cookieStore","xAlert","ChatWebsite","MailAccount",function(a,b,c,d,e,f,g,h,i,j,k){a.$translate=d,a.isServiceMailAccount=!1,a.statePreview={state:"online"},a.radioSwitch={isActive:!!f.license.custom,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"};var l=a.uploader=new g({url:"api/chat/websites/"+c.websiteId+"/logo",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+h.get("token")}});l.filters.push({name:"imageFilter", +fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),l.onSuccessItem=function(b,c){a.chatWebsite.logo=c.logo,i.show(d.instant("MESSAGE_WELL_DONE"),"success")},l.onErrorItem=function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},l.onCompleteAll=function(){l.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.getServiceMailAccount=function(){return k.get({accountId:"service"}).$promise.then(function(){a.isServiceMailAccount=!0})["catch"](function(){a.isServiceMailAccount=!1})},a.updateItem=function(){return j.update({id:a.chatWebsite.id},a.chatWebsite).$promise.then(function(){i.show(d.instant("MESSAGE_CHAT_WEBSITE_UPDATE_SUCCESS")+"!","success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.snippet.view",{url:"/view",templateUrl:"app/channels/chat/website/view/snippet/view/view.html",controller:"ChatWebsiteViewSnippetViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewCtrl",["$scope","xAlert","$http","$location","$stateParams","$translate","WizardHandler","ChatApplication","ChatWebsite",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return i.get({id:e.websiteId}).$promise.then(function(b){a.chatWebsite=b})["catch"](function(a){b.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view",{url:"/view/:websiteId",templateUrl:"app/channels/chat/website/view/view.html",controller:"ChatWebsiteViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites",{url:"/websites",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:29}}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","ChatWebsite",function(a,b,c,d,e,f,g){a.$translate=d,a.next=function(){e.wizard().next()},a.exitValidation=function(a){return a},a.initWizard=function(){a.forms={formSetting:void 0,formAppearance:void 0,formLabel:void 0,formFunctionality:void 0},a.item={},a.item.remote=c.protocol()+"://"+location.host,a.item.color="#000080",a.item.color_focus="#000080",a.item.color_button="#000080",a.item.header_shape="rounded",a.item.animation=!0,a.item.header_online="We are here!",a.item.online_message="<strong>Questions?</strong><br />Insert your name and email address to start a live-chat with our support team.",a.item.name_title="Name",a.item.username_placeholder="Your name",a.item.email_title="Email Address",a.item.email_placeholder="Your e-mail address",a.item.start_chat_button="Chat",a.item.rating_message="Would you like rate this chat?",a.item.rating_send="Send",a.item.rating_skip="Skip",a.item.header_offline="Contact us",a.item.offline_message="<strong>We're not online.</strong><br />It doesn't mean we're not there to help - leave your message below and we'll be in touch as soon as possible.",a.item.message_title="Message",a.item.enquiry_message_placeholder="Your message...",a.item.enquiry_button="Leave message",a.item.agents_busy="In this moment all agents are busy. Try again!",a.item.download_transcript=!0},a.createItem=function(){return g.save(a.item).$promise.then(function(){f.show(d.instant("MESSAGE_CHAT_WEBSITE_CREATE_SUCCESS"),"success"),c.path("/channels/chat/websites/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.wizard",{url:"/wizard",templateUrl:"app/channels/chat/website/wizard/wizard.html",controller:"ChatWebsiteWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts",{url:"/accounts",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:38}}})}]),angular.module("xCallyShuttleApp").controller("FaxAccountListCtrl",["$scope","$uibModal","gridOptions","FaxAccount",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"chat_websites.csv",columnDefs:[{name:"name"},{name:"description"},{name:"localstationid"},{name:"TrunkName",displayName:"APPLICATION_TRUNK"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/fax/accounts/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(d,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/channels/fax/account/list/list.create.modal.html",controller:"FaxAccountListCreateCtrl"});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("FaxAccountListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","FaxAccount","Trunk",function(a,b,c,d,e,f){a.initWizard=function(){return a.form={},a.item={},a.trunks=[],f.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){d.error(a)})},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.list",{url:"/list",templateUrl:"app/channels/fax/account/list/list.html",controller:"FaxAccountListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewActionListCtrl",["$scope","gridOptions","FaxAccount","$http","$translate","$stateParams",function(a,b,c,d,e,f){a.initActons=function(){var d={draggable:!0,exporterCsvFilename:"fax_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span>{{row.entity.app == "queue" ? row.entity.FaxQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/fax/accounts/view/{{row.entity.FaxAccountId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{accountId:f.accountId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions.list",{url:"/list",templateUrl:"app/channels/fax/account/view/action/list/list.html",controller:"FaxAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","FaxQueue","FaxAccount","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){return a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],n.get({accountId:c.accountId,controller:"applications",id:c.actionId}).$promise.then(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}if("always"===a.application.intType||"custom"===a.application.intType){var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1])}a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})})["catch"](function(a){f.error(a)})},a.getQueues=function(){return m.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return k.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return l.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/fax/accounts/view/"+c.accountId+"/actions/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/fax/account/view/action/view/view.html",controller:"FaxAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewActionWizardCtrl",["$scope","$http","Agent","FaxQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","FaxAccount","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return n.save({accountId:f.accountId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/fax/accounts/view/"+f.accountId+"/actions/list")})["catch"](function(a){i.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/fax/account/view/action/wizard/wizard.html",controller:"FaxAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("FaxDisposition",["$resource",function(a){return a("/api/fax/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","FaxAccount","id","xAlert",function(a,b,c,d,e){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","FaxAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){f.error(a)})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){f.error(a)})},a.deleteDisposition=function(c){return e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){f.error(a)})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/fax/account/view/disposition/modal/add.modal.html",controller:"FaxInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.dispositions",{url:"/dispositions",controller:"FaxAccountDispositionViewCtrl",templateUrl:"app/channels/fax/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountHooksViewCtrl",["$scope","FaxAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i,j){a.account={},a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){i.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){i.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItemFaxAccount=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.hooks",{url:"/hooks",controller:"FaxAccountHooksViewCtrl",templateUrl:"app/channels/fax/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountSettingViewCtrl",["$scope","$stateParams","$translate","FaxAccount","List","Trunk","xAlert",function(a,b,c,d,e,f,g){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){return a.rate=["2400","4800","7200","9600","12000","14400"],a.techs=["SIP","IAX","DADHI","KHOMP"],f.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){g.error(a)}),e.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){g.error(a)}),d.get({id:b.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){g.error(a)})},a.updateItemFaxAccount=function(){return d.update({id:b.accountId},a.account).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.settings",{url:"/settings",controller:"FaxAccountSettingViewCtrl",templateUrl:"app/channels/fax/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewCtrl",["$scope","$http","$stateParams","$translate","$location","WizardHandler","socket","xAlert","Modal","FaxAccount",function(a,b,c,d,e,f,g,h,i,j){a.initView=function(){return j.get({id:c.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/fax/account/view/view.html",controller:"FaxAccountViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}})}]),angular.module("xCallyShuttleApp").controller("FaxAccountWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler","Trunk","FaxAccount",function(a,b,c,d,e,f,g,h){a.translate=d,a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){return a.$translate=d,a.forms={},a.item={},a.rate=["2400","4800","7200","9600","12000","14400"],a.techs=["SIP","IAX","DADHI","KHOMP"],a.item.headerinfo="xCALLY Motion Fax",a.item.ecm="yes",a.item.minrate="4800",a.item.maxrate="14400",a.item.modem="v17,v27,v29",a.item.gateway="no",a.item.faxdetect="no",a.item.t38timeout=5e3,a.item.tech="SIP",g.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){e.error(a)})},a.next=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.exitValidation=function(a){return a},a.createItem=function(){return h.save(a.item).$promise.then(function(a){e.show(d.instant("MESSAGE_WELL_DONE"),"success"),c.path("/channels/fax/accounts/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/fax/account/wizard/wizard.html",controller:"FaxAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax",{url:"/fax",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").factory("FaxAccount",["$resource",function(a){return a("/api/fax/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("FaxAttachment",["$resource",function(a){return a("/api/fax/attachments/:id/:controller",{id:"@id"})}]),angular.module("xCallyShuttleApp").factory("FaxMessage",["$resource",function(a){return a("/api/fax/messages/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("FaxReport",["$resource",function(a){return a("/api/report/faxs/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("FaxRoom",["$resource",function(a){return a("/api/fax/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox",{url:"/inbox",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:40}}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","messageId","FaxMessage",function(a,b,c,d,e,f,g){a.data=null,a.initInfo=function(){g.get({id:f}).$promise.then(function(b){a.data={channel:b.channel,channelstate:b.channelstate,channelstatedesc:b.channelstatedesc,uniqueid:b.uniqueid,localstationid:b.localstationid,remotestationid:b.remotestationid,pagestransferred:b.pagestransferred,resolution:b.resolution,transferrate:b.transferrate,lastStatus:b.lastStatus,error:b.error,retry:b.retry}})["catch"](function(b){switch(b.status){case 404:a.data=null;break;default:e.error(b)}})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("faxMessage",["$rootScope","$translate","$uibModal","FaxMessage","List","xAlert",function(a,b,c,d,e,f){return{restrict:"E",scope:{message:"=",listId:"="},templateUrl:"app/channels/fax/inbox/message/message.directive.html",link:function(g){g.openContact=function(c){return g.listId?e.save({listId:g.listId,controller:"contacts"},{fax:c}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.fax,type:"contact"})})["catch"](function(a){f.error(a)}):void f.show(b.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},g.info=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/message/info.modal.html",controller:"FaxInboxInfoModalCtrl",resolve:{messageId:function(){return a.id}}})},g.retry=function(a){return d.update({id:a,status:"SENDING"}).$promise["catch"](function(a){console.error(a)})}}}}]),angular.module("xCallyShuttleApp").directive("faxNote",["$translate","Modal","Auth","FaxMessage","xAlert",function(a,b,c,d,e){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/fax/inbox/note/note.directive.html",link:function(f){f.Auth=c,f.deleteNote=b.confirm["delete"](function(){return d.remove({id:f.message.id}).$promise.then(function(){e.show(a.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){e.error(a)})})}}}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalNoteCtrl",["$scope","$uibModalInstance","$translate","id","FaxRoom","xAlert",function(a,b,c,d,e,f){a.initModal=function(){a.item={}},a.ok=function(){return e.save({id:d,controller:"messages"},{text:a.item.text,status:"NOTE"}).$promise.then(function(){f.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})["finally"](function(){b.close()})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").directive("faxRoom",["$cookieStore","$translate","$uibModal","$timeout","FaxAccount","FaxRoom","FaxMessage","FileUploader","xAlert","usSpinnerService","socket","Tag","Auth","FaxAttachment","List",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/fax/inbox/room/room.directive.html",link:function(m){function p(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}m.$on("$destroy",function(){}),m.initForm=function(){m.forms={compose:{}}},m.getContacts=function(a){return m.listId?o.get({listId:m.listId,controller:"contacts",fax:a}).$promise.then(function(a){return a.rows})["catch"](function(a){console.error(a)}):[]},m.setList=function(a){m.listId=a};var q=[];m.expanded=!0,m.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},m.panelLeft=null,m.panelRight="col-md-12",m.form={from:"",to:m.workspace.data&&m.workspace.data.to?m.workspace.data.to:"",disabled:!1},k.socket.on("fax_message:remove",function(a){_.remove(m.faxRoom.FaxMessages,{id:a.id})}),k.socket.on("fax_message:save",function(a){return m.workspace.id&&a.FaxRoomId==m.workspace.id?(m.workspace.active||m.workspace.unread++,g.get({id:a.id}).$promise.then(function(a){m.faxRoom||(m.faxRoom={FaxMessages:[]});var b=_.findIndex(m.faxRoom.FaxMessages,{id:a.id});b>-1?_.merge(m.faxRoom.FaxMessages[b],a):m.faxRoom.FaxMessages.unshift(a),m.panelLeft="col-md-6",m.panelRight="col-md-6"})["catch"](function(a){console.error(a)})):void 0});var r=m.uploader=new h({url:"api/fax/attachments",autoUpload:!0,withCredentials:!0,queueLimit:1,headers:{Authorization:"Bearer "+a.get("token")}});return r.filters.push({name:"uploadFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|pdf|tiff|tif".indexOf(b)}}),r.onWhenAddingFileFailed=function(a,c){switch(c.name){case"queueLimit":i.show(b.instant("MESSAGE_QUEUE_LIMIT_EXCEEDED"),"danger");break;case"uploadFilter":i.show(b.instant("MESSAGE_WRONG_FILE_FORMAT"),"danger");break;default:i.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")}},r.removeFromQueue=function(a){var c=this;return n["delete"]({id:a.basename}).$promise.then(function(){var b=c.getIndexOfItem(a),d=c.queue[b];d.isUploading&&d.cancel(),c.queue.splice(b,1),d._destroy(),c.progress=c._getTotalProgress(),q=_.reject(q,{basename:a.basename})})["catch"](function(){i.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},r.onErrorItem=function(){i.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},r.onSuccessItem=function(a,b){var c={path:b.path,name:b.name,basename:b.basename,type:b.type};a=_.merge(a,c),q.push(c)},m.getMessageMailId=function(a){var b=a.UserId?"imgFaxUserId"+a.UserId:"imgFaxVisitorId";return b+=m.faxRoom.id.toString()+a.id.toString()},m.togglePanelLeft=function(){m.panelLeft?(m.panelLeft=null,m.panelRight="col-md-12"):(m.panelLeft="col-md-6",m.panelRight="col-md-6")},m.closeRoom=function(){return c.open({animation:!0,templateUrl:"app/channels/fax/inbox/status/status.modal.html",controller:"FaxInboxStatusModalCtrl",resolve:{status:function(){return m.faxRoom.status},accountId:function(){return m.faxRoom.FaxAccount.id}}}).result.then(function(a){return f.update({id:m.workspace.id},a).$promise["catch"](function(a){i.error(a)})})},m.loadAgents=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.agents.modal.html",controller:"FaxInboxViewModalAgentCtrl",resolve:{roomId:function(){return m.workspace.id}}})},m.cancel=function(){m.form.disabled=!1,m.form.from="",m.form.to=""},m.loadNote=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/note/note.modal.html",controller:"FaxInboxViewModalNoteCtrl",resolve:{id:function(){return m.workspace.id}}})},m.getMessageFaxId=function(a){var b=a.UserId?"imgFaxUserId"+a.UserId:"imgFaxVisitorId";return b+=m.faxRoom.id.toString()+a.id.toString()},m.getMessageRoomAvatar=function(a,b,c,e){d(function(){var d=b?"#imgFaxUserId"+b:"#imgFaxVisitorId";d+=m.faxRoom.id.toString()+a.toString(),angular.element(d).avatar({useGravatar:!1,initials:e?[]:p(c),fallbackImage:e?"api/users/avatar/"+e:"api/users/avatar/unknown_avatar"})})},m.onChanged=function(){return f.update({id:m.workspace.id},{tags:m.form.tags}).$promise["catch"](function(a){i.error(a)})},m.sendFax=function(){j.spin("spinner-grid");var a={from:m.form.from,to:m.form.to[0].fax||"",status:"SENDING",FaxAttachments:q,FaxRoomId:m.faxRoom?m.faxRoom.id:null},c=_.find(m.faxAccounts,{localstationid:m.form.from});return c?e.save({accountId:c.id,controller:"send" +},a).$promise.then(function(a){return r.queue=[],q=[],i.show(b.instant("MESSAGE_WELL_DONE"),"success"),m.SmsRoom?m.SmsRoom:f.get({id:"messages",controller:a.id}).$promise}).then(function(a){a&&(m.workspace.id=a.id,m.workspace.name=a.contact,m.faxRoom=a,m.panelLeft="col-md-6",m.panelRight="col-md-6",m.expanded=!1)})["catch"](function(a){i.error(a)})["finally"](function(){j.stop("spinner-grid")}):(console.log("Can not find account"),void j.stop("spinner-grid"))},l.get().$promise.then(function(a){m.tags=_.map(a.rows,"name")})["catch"](function(a){console.error(a)}),e.get().$promise.then(function(a){m.faxAccounts=a.rows})["catch"](function(a){console.error(a)}),m.workspace.id?(m.panelLeft="col-md-6",m.panelRight="col-md-6",f.get({id:m.workspace.id}).$promise.then(function(a){m.faxRoom=a,m.form.from=a.FaxAccount.localstationid,m.form.tags=a.tags,m.workspace.name=a.contact||"No number",m.expanded=!1;var b=_.findLast(a.FaxMessages,{status:"RECEIVED"});return b&&(m.form.to=[{fax:b.from}]),k.socket.on("fax_room:save",function(a){a.id===m.workspace.id&&_.merge(m.faxRoom,a)}),a})["catch"](function(a){i.error(a)})["finally"](function(){j.stop("spinner-grid"),m.form.disabled=!1})):(m.panelLeft=null,m.panelRight="col-md-12",j.stop("spinner-grid"),void 0)}}}]),angular.module("xCallyShuttleApp").controller("FaxInboxStatusModalCtrl",["$scope","$uibModalInstance","FaxAccount","status","accountId",function(a,b,c,d,e){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_FAX"},a.initDisposition=function(){return a.item={disposition:null,status:"CLOSED"},c.get({accountId:e,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","FaxAccount","FaxRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert","localStorageService","uibButtonConfig",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.openRoom=function(b){var c=_.find(a.workspaces,{id:b,type:"faxRoom"});return c?c.active=!0:a.workspaces.push({id:b,type:"faxRoom","class":"fa fa-fax",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?k.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(){h.spin("spinner-grid");var b={accountId:e.id,controller:"rooms"};return a.query&&_.merge(b,a.query),j.query(b).$promise.then(function(b){q.set("faxAccountId",e.id),a.gridOptions.data=b,i.socket.on("fax_room:save",function(b){if(b.FaxAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),i.socket.on("fax_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){p.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.initView=function(){r.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:q.get("faxStatus")?q.get("faxStatus"):"NEW",tags:q.get("faxTags")?q.get("faxTags"):[]},a.$watch("query.status",function(){q.set("faxStatus",a.query.status),a.getPage(a.query)},!0),j.get().$promise.then(function(b){a.faxAccounts=b.rows})["catch"](function(a){console.error(a)}),g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.gridOptions={exporterCsvFilename:"fax_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,columnDefs:[{name:"lastEvent",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div> <span data-ng-class=\"{'icon-arrow-up font-green': row.entity.lastEvent === 'SENT', 'icon-arrow-up font-yellow': row.entity.lastEvent === 'SENDING', 'icon-arrow-down font-green': row.entity.lastEvent === 'RECEIVED', 'icon-close font-red': row.entity.lastEvent === 'FAILED', 'icon-question': !row.entity.lastEvent}\"> </span> </div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"contact",cellClass:"text-center"},{name:"disposition",displayName:"APPLICATION_DISPOSITION",headerCellFilter:"translate"},{name:"updatedAt",cellFilter:"date:'MM/dd/yyyy HH:mm'",width:120,enableSorting:!1,enableFiltering:!1,sort:{direction:m.DESC}},{name:"action",cellTemplate:'<div> <a class="btn btn-icon-only font-green" data-ng-hide="row.entity.waiting" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.contact)"><i class="fa fa-fax" aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" data-ng-show="grid.appScope.isAdmin" data-ng-click="grid.appScope.deleteItem(row.entity.id, row.entity.id)"><i class="fa fa-trash" aria-hidden="true"></i> </div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:70,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},a.getPage(a.query)},a.onChanged=function(){q.set("faxTags",a.query.tags),a.getPage(a.query)},a.loadAgents=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.agents.modal.html",controller:"FaxInboxViewModalAgentCtrl",resolve:{roomId:a}})},a.tagItems=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.tags.modal.html",controller:"FaxInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return k.remove(c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),a.deleteItems=o.confirm["delete"](function(){var b={ids:a.id};return k["delete"](b).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),a.disposeItems=function(){return c.open({animation:!0,templateUrl:"app/channels/fax/inbox/status/status.modal.html",controller:"FaxInboxStatusModalCtrl",resolve:{status:function(){return null},accountId:function(){return e.id}}}).result.then(function(b){return k.patch({id:a.id},b).$promise.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/fax/inbox/view/account/list/list.html",controller:"FaxInboxViewAccountListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","FaxRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h){a.initModal=function(){a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){b.rows.forEach(function(b){a.agents.push(b)})})["catch"](function(a){console.error(a)}),f.query({id:h,controller:"agents"}).$promise.then(function(b){b.forEach(function(b){a.agents.push(b),a.item.agents.push(b.id)})})["catch"](function(a){console.error(a)}),a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{classes:"btn btn-success",text:"APPLICATION_RETRY",click:function(a){b.close(a)}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}},a.ok=function(){return f.update({id:h,controller:"agents",agents:a.item.agents}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close()})["catch"](function(a){console.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewCtrl",["$scope","$timeout","$location","localStorageService","FaxAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get().$promise.then(function(b){var e=null;a.faxAccounts=b.rows,a.faxAccounts.length&&(e="/channels/fax/inbox/view/account/"+(d.get("faxAccountId")||a.faxAccounts[0].id)+"/list"),e&&c.path(e)})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view",{url:"/view",templateUrl:"app/channels/fax/inbox/view/view.html",controller:"FaxInboxViewCtrl",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalStatusCtrl",["$scope","$uibModalInstance","$translate","$stateParams","$location","FaxRoom","xAlert","id","status",function(a,b,c,d,e,f,g,h,i){a.initModal=function(){a.modal={dismissable:!0,title:"APPLICATION_STATUS",html:"<p>"+c.instant("MESSAGE_CHANGE_STATUS")+"<strong> "+i+"</strong>?</p>",status:i,buttons:[{classes:"btn btn-success",text:"APPLICATION_CONFIRM",click:function(a){return f.update({id:h},{status:i}).$promise.then(function(){g.show(c.instant("MESSAGE_STATUS_UPDATE_SUCCESS"),"success"),b.close(a)})["catch"](function(a){g.error(a)})}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}}}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","FaxRoom","xAlert","id",function(a,b,c,d,e,f,g,h){console.log(h),a.initModal=function(){return a.tags=[],a.item={tags:[]},a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{"class":"btn-success",text:"APPLICATION_TAG",click:function(){var d={status:!0};return f.patch({id:h},{tags:a.item.tags}).$promise["catch"](function(){d.status=!1,g.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close(d)})}},{"class":"default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").factory("FaxQueue",["$resource",function(a){return a("/api/fax/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("FaxQueueListCtrl",["$scope","FaxQueue","gridOptions","Auth","$uibModal",function(a,b,c,d,e){a.initView=function(){a.Auth=d;var e={exporterCsvFilename:"fax_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"strategy"},{name:"timeout"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/fax/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/fax/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===d.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a)},a.createItem=function(){var b=e.open({animation:!0,templateUrl:"app/channels/fax/queue/list/list.create.modal.html",controller:"FaxQueueListCreateCtrl",size:"lg"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("FaxQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","FaxQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.queues.list",{url:"/list",templateUrl:"app/channels/fax/queue/list/list.html",controller:"FaxQueueListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:39}}})}]),angular.module("xCallyShuttleApp").controller("FaxQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","FaxQueue","Team","Auth","strategies",function(a,b,c,d,e,f,g,h,i){a.Auth=h,a.strategies=i;var j=function(){return{select:function(b){return f.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return f["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return f.get({id:d.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){e.error(a)})},a.updateFaxQueue=function(){return f.update({id:d.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.error(a)})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,f.get({id:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindMailQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasFaxQueue.penalty}}),j)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.queues.view",{url:"/view/:id",templateUrl:"app/channels/fax/queue/view/view.html",controller:"FaxQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.fax.queues.view.settings",{url:"/settings",templateUrl:"app/channels/fax/queue/view/view.settings.html"}).state("main.channels.fax.queues.view.agents",{url:"/agents",templateUrl:"app/channels/fax/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:41}}})}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","FaxQueue","usSpinnerService","$q","uiGridConstants","Auth","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(){return k.spin("grid-spinner"),g.get(u).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){r(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function q(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"faxPause")?b.faxPause:c.faxPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_fax_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PFaxQueues,"id"),b.FaxQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.FaxQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_fax_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.FaxQueueId})})}function r(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.faxPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.FaxQueues&&b.FaxQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function s(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function t(){return j.get().$promise.then(function(b){a.faxQueues=b.rows,e.syncUpdates("fax_queue",a.faxQueues)})["catch"](function(a){f.error(a)})}a.faxQueues=[];var u={controller:"realtime",controller1:"fax",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.agent,row.entity.agentId)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"faxPause",width:300,displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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 data-ng-if="row.entity.pause && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastPauseAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.faxQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?u.order=null:u.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){u.offset=(a-1)*b,u.limit=b,p()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?u[a.name]=a.filters[0].term:delete u[a.name]}),p()})}},p(),s(),t(),o(function(){q()})};var v=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_fax_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b.agentId,data2:b.agent,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/fax/realtime/view/agent/queue.modal.add.html",controller:"FaxRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.faxQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.faxQueues,function(a){return _.includes(b.queues,a.id)}),channel:"fax",data1:e,data3:b.queues.join(","),data4:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"fax",data1:a,data3:b,data4:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/realtime/view/agent/agent.modal.info.html",controller:"FaxRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/fax/realtime/view/agent/agent.html",controller:"FaxRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportFaxSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_fax_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_fax_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt && grid.appScope.showTimers"><css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_fax_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/fax/realtime/view/application/application.html",controller:"FaxRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewCtrl",["$scope",function(a){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"}]},a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),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"),g.socket.removeAllListeners("mail_server_in:state"),g.socket.removeAllListeners("mail_server_out:state")}),a.initView=function(){return g.socket.on("mail_message:sent",function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success"),m.stop("spinner-grid")}),g.socket.on("mail_message:failed",function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger"),m.stop("spinner-grid")}),n.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)}),o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)}),i.get({id:c.accountId}).$promise.then(function(b){a.account=b,a.account.MailServerIn&&(a.account.MailServerIn.source=JSON.parse(a.account.MailServerIn.source),a.account.MailServerOut.source=JSON.parse(a.account.MailServerOut.source),g.socket.on("mail_server_in:state",function(b){if(b.id===a.account.MailServerIn.id)switch(a.account.MailServerIn.state=b.state,a.account.MailServerIn.source=JSON.parse(b.source),b.state){case"CONNECTING":break;default:m.stop("spinner-grid"),a.imapDisabled=!1}})),g.socket.on("mail_server_out:state",function(b){if(b.id===a.account.MailServerOut.id)switch(a.account.MailServerOut.state=b.state,a.account.MailServerOut.source=JSON.parse(b.source),b.state){case"CONNECTING":break;default:m.stop("spinner-grid"),a.smtpDisabled=!1}})})["catch"](function(a){h.error(a)})},a.updateItemMailAccount=function(){return i.update({id:c.accountId},{name:a.account.name,description:a.account.description,address:a.account.address,fidelity:a.account.fidelity,timeout:a.account.timeout,service:a.account.service,ListId:a.account.ListId,TemplateId:a.account.TemplateId}).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},a.updateItemMailServerIn=function(){var b=angular.copy(a.account.MailServerIn);return delete b.source,m.spin("spinner-grid"),a.imapDisabled=!0,k.update({id:b.id},b).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},a.updateItemMailServerOut=function(){var b=angular.copy(a.account.MailServerOut);return delete b.source,m.spin("spinner-grid"),a.smtpDisabled=!0,l.update({id:b.id},b).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},a.test=function(){return m.spin("spinner-grid"),a.smtpDisabled=!0,l.update({id:a.account.MailServerOut.id},{state:"CONNECTING"}).$promise["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.settings",{url:"/settings",controller:"MailAccountSettingViewCtrl",templateUrl:"app/channels/mail/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("MailAccountViewCtrl",["$scope","$stateParams","MailAccount",function(a,b,c){a.initView=function(){return c.get({id:b.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view",{url:"/view/:accountId",controller:"MailAccountViewCtrl",templateUrl:"app/channels/mail/account/view/view.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}})}]),angular.module("xCallyShuttleApp").controller("MailAccountWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","MailAccount",function(a,b,c,d,e,f,g){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.forms={},a.item={MailServerIn:{port:993,ssl:!0,"delete":!1,protocol:"IMAP",filter:"UNSEEN",mailbox:"INBOX",keepalive:!0,authTimeout:5,connTimeout:10},MailServerOut:{port:465,ssl:!0}}},a.goNext=function(){e.wizard().next()},a.formValidation=function(a){return a},a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/channels/mail/accounts/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/mail/account/wizard/wizard.html",controller:"MailAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox",{url:"/inbox",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:36}}})}]),angular.module("xCallyShuttleApp").controller("MailInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","uniqueId","ReportSquare",function(a,b,c,d,e,f,g){a.data=null,a.initInfo=function(){g.get({controller:"show",uniqueid:f}).$promise.then(function(b){a.data={id:b.id,channel:b.channel,uniqueid:b.uniqueid,callerid:b.callerid,calleridname:b.calleridname,project_name:b.project_name,extension:b.extension}})["catch"](function(b){switch(b.status){case 404:a.data=null;break;default:e.error(b)}})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("mailMessage",["$rootScope","$translate","MailMessage","List","xAlert","Lightbox","$uibModal",function(a,b,c,d,e,f,g){return{restrict:"E",scope:{message:"=",listId:"="},templateUrl:"app/channels/mail/inbox/message/message.directive.html",link:function(h){h.openPreview=function(a){f.openModal(["api/mail/attachments/"+a],0)},h.openContact=function(c){return h.listId?d.save({listId:h.listId,controller:"contacts"},{email:c}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.email,type:"contact"})})["catch"](function(a){console.error(a)}):void e.show(b.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},h.info=function(a){g.open({animation:!0,templateUrl:"app/channels/mail/inbox/message/info.modal.html",controller:"MailInboxInfoModalCtrl",resolve:{uniqueId:function(){return a}}})},h.retry=function(a){return c.update({id:a,status:"SENDING"}).$promise["catch"](function(a){console.error(a)})}}}}]),angular.module("xCallyShuttleApp").directive("mailNote",["$translate","Modal","Auth","MailMessage","xAlert",function(a,b,c,d,e){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/mail/inbox/note/note.directive.html",link:function(f){f.Auth=c,f.deleteNote=b.confirm["delete"](function(){return d.remove({id:f.message.id}).$promise.then(function(){e.show(a.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){e.error(a)})})}}}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalNoteCtrl",["$scope","$uibModalInstance","$translate","id","MailRoom","xAlert",function(a,b,c,d,e,f){a.initModal=function(){a.item={}},a.ok=function(){return e.save({id:d,controller:"messages",controller2:"send"},{text:a.item.text,status:"NOTE"}).$promise.then(function(){f.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){f.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close()})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").directive("mailRoom",["$rootScope","$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","MailAttachment","List","MailAccount","MailRoom","MailMessage","FileUploader","xAlert","usSpinnerService","socket","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/mail/inbox/room/room.directive.html",link:function(e){function r(a){var b="";return e.mailRoom.MailAccount.signature&&(b+="<br>"+e.mailRoom.MailAccount.signature),a?b+"<br><blockquote>"+a.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\n/g,"<br>")+"</blockquote>":void 0}e.onCKReady=function(a){e.ckEditorInstance=a},e.$on("$destroy",function(){console.log("mailRoom directive $destroy")});var s=[];e.user=q.getCurrentUser(),e.getContacts=function(a){return e.listId?i.get({listId:e.listId,controller:"contacts",email:a}).$promise.then(function(a){return a.rows})["catch"](function(a){console.error(a)}):[]},e.setList=function(a){e.listId=a},e.options={language:a.language,allowedContent:!0,entities:!1,skin:"office2013",extraPlugins:"autogrow",autoGrow_minHeight:600,autoGrow_maxHeight:600,disableNativeSpellChecker:!1,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","-","Undo","Redo"]},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]}]},e.expanded=!0,e.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},e.panelLeft=null,e.panelRight="col-md-12",e.forms={},e.form={from:[],to:e.workspace.data&&e.workspace.data.to?[e.workspace.data.to]:[],cc:[],bcc:[],tags:[],html:"",disabled:!1},p.socket.on("mail_message:remove",function(a){_.remove(e.mailRoom.MailMessages,{id:a.id})}),p.socket.on("mail_message:save",function(a){return e.workspace.id&&a.MailRoomId==e.workspace.id?(e.workspace.active||e.workspace.unread++,l.get({id:a.id}).$promise.then(function(a){e.mailRoom||(e.mailRoom={MailMessages:[]});var b=_.findIndex(e.mailRoom.MailMessages,{id:a.id});b>-1?_.merge(e.mailRoom.MailMessages[b],a):e.mailRoom.MailMessages.unshift(a),e.panelLeft="col-md-6",e.panelRight="col-md-6"})["catch"](function(a){console.error(a)})):void 0});var t=e.uploader=new m({url:"api/mail/attachments",autoUpload:!0,withCredentials:!0,headers:{Authorization:"Bearer "+b.get("token")}});return t.onErrorItem=function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},t.removeFromQueue=function(a){var b=this;return h["delete"]({id:a.basename}).$promise.then(function(){var c=b.getIndexOfItem(a),d=b.queue[c];d.isUploading&&d.cancel(),b.queue.splice(c,1),d._destroy(),b.progress=b._getTotalProgress(),s=_.reject(s,{basename:a.basename})})["catch"](function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},t.onSuccessItem=function(a,b){var c={size:b.size,path:b.path,name:b.name,basename:b.basename,type:b.type};a=_.merge(a,c),s.push(c)},e.openRoom=function(b){var c=_.find(a.workspaces,{id:b,type:"mailRoom"});c?c.active=!0:a.workspaces.push({id:b,type:"mailRoom","class":"icon-envelope",active:!0})},e.togglePanelLeft=function(){e.panelLeft?(e.panelLeft=null,e.panelRight="col-md-12"):(e.panelLeft="col-md-6",e.panelRight="col-md-6")},e.onSelectAnswer=function(){e.ckEditorInstance.insertHtml(e.modelOptions.selectedAnswer),delete e.modelOptions.selectedAnswer},e.getAnswers=function(a){return g.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},e.closeRoom=function(){return d.open({animation:!0,templateUrl:"app/channels/mail/inbox/status/status.modal.html",controller:"MailInboxStatusModalCtrl",resolve:{accountId:function(){return e.mailRoom.MailAccountId}}}).result.then(function(a){return k.patch({id:e.workspace.id},a).$promise["catch"](function(a){n.error(a)})})},e.loadNote=function(){return d.open({animation:!0,templateUrl:"app/channels/mail/inbox/note/note.modal.html",controller:"MailInboxViewModalNoteCtrl",resolve:{id:function(){return e.workspace.id}}})},e.onChanged=function(){return k.update({id:e.workspace.id},{tags:e.form.tags}).$promise["catch"](function(a){console.error(a)})},e.sendMail=function(){o.spin("spinner-grid"),e.form.disabled=!0;var a={},b={subject:e.form.subject||(e.mailRoom?e.mailRoom.subject:null),from:e.form.from,to:_.map(e.form.to,"email"),cc:_.map(e.form.cc,"email"),bcc:_.map(e.form.bcc,"email"),html:e.form.html||null,text:e.form.text||null,inReplyTo:a.messageId||null,status:"SENDING",MailAttachments:s};return e.mailRoom?(a=_.last(e.mailRoom.MailMessages,{status:"RECEIVED"}),b.inReplyTo=a.messageId||null,k.save({id:e.workspace.id,controller:"messages",controller2:"send"},b).$promise.then(function(){e.form.html="",t.queue=[],s=[],n.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){o.stop("spinner-grid"),e.form.disabled=!1})):l.save(b).$promise.then(function(a){n.show(c.instant("MESSAGE_MAIL_MESSAGE_SEND_SUCCESS"),"success"),e.form.html="",t.queue=[],s=[],e.workspace.id=a.id,e.workspace.name=a.subject,e.mailRoom=a,e.expanded=!1,p.socket.on("mail_room:save",function(a){e.workspace.id&&a.id===e.workspace.id&&_.merge(e.mailRoom,a)})})["catch"](function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){o.stop("spinner-grid"),e.form.disabled=!1})},f.get().$promise.then(function(a){e.tags=_.map(a.rows,"name")})["catch"](function(a){console.error(a)}),j.get().$promise.then(function(a){e.mailAccounts=a.rows})["catch"](function(a){console.error(a)}),e.workspace.id?(e.panelLeft="col-md-6",e.panelRight="col-md-6",k.get({id:e.workspace.id}).$promise.then(function(a){e.mailRoom=a,e.expanded=!1,e.listId=a.MailAccount.ListId,e.workspace.name=a.subject||"No subject",e.form.from.push(a.MailAccount.address),e.form.tags=a.tags;var b=_.findLast(e.mailRoom.MailMessages,{status:"RECEIVED"});return b&&(e.form.to=_.map(_.union(b.from,b.to),function(a){return{email:a}}),e.form.to=_.remove(e.form.to,function(b){return b.email!==a.MailAccount.address}),e.form.cc=_.map(b.cc,function(a){return{email:a}}),e.form.bcc=_.map(b.bcc,function(a){return{email:a}}),e.form.subject="Re: "+(b.subject||"No subject"),e.form.html=r(b.text)),p.socket.on("mail_room:save",function(a){a.id===e.workspace.id&&_.merge(e.mailRoom,a)}),a})["catch"](function(a){console.error(a)})["finally"](function(){o.stop("spinner-grid"),e.form.disabled=!1})):(e.panelLeft=null,e.panelRight="col-md-12",o.stop("spinner-grid"),void 0)}}}]),angular.module("xCallyShuttleApp").controller("MailInboxStatusModalCtrl",["$scope","$uibModalInstance","MailAccount","accountId",function(a,b,c,d){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_MAIL"},a.initDisposition=function(){return a.item={disposition:null,status:"CLOSED"},c.get({accountId:d,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>", +"abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","uibButtonConfig","usSpinnerService","socket","MailAccount","MailRoom","uiGridConstants","Auth","Modal","xAlert","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.openRoom=function(b,c,d){if(!d){var e=_.find(a.workspaces,{id:b,type:"mailRoom"});if(e&&b?e.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)return l.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)})}},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, row.entity.waiting)"><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-show="grid.appScope.isAdmin && !row.entity.waiting" data-ng-click="grid.appScope.deleteItem(row.entity.id, row.entity.id)"><i class="fa fa-trash" aria-hidden="true"></i></a> </div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:70,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},a.getPage(a.query)},a.onChanged=function(){q.set("mailTags",a.query.tags),a.getPage(a.query)},a.tagItems=function(){return c.open({animation:!0,templateUrl:"app/channels/mail/inbox/view/view.tags.modal.html",controller:"MailInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})},a.disposeItems=function(){return c.open({animation:!0,templateUrl:"app/channels/mail/inbox/status/status.modal.html",controller:"MailInboxStatusModalCtrl",resolve:{status:function(){return null},accountId:function(){return e.id}}}).result.then(function(b){return l.patch({id:a.id},b).$promise.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return l.remove(c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),a.deleteItems=o.confirm["delete"](function(){var b={ids:a.id};return l["delete"](b).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/mail/inbox/view/account/list/list.html",controller:"MailInboxViewAccountListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","Auth","MailRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h,i){var j=[];a.initModal=function(){return a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){for(var c=0;c<b.rows.length;c++)a.agents.push(b.rows[c]);return g.query({id:i,controller:"agents"}).$promise}).then(function(b){for(var c=0;c<b.length;c++)f.isAgent()||a.item.agents.push(b[c]),j.push(b[c].id)})["catch"](function(a){console.error(a)})},a.ok=function(){return j=f.isAgent()?_.union(j,a.item.agents):angular.copy(a.item.agents),g.update({id:i,controller:"agents",agents:j}).$promise.then(function(){h.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close()})["catch"](function(a){console.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailInboxViewCtrl",["$scope","$timeout","$location","localStorageService","MailAccount",function(a,b,c,d,e){a.initView=function(){return e.get().$promise.then(function(b){var e=null;a.mailAccounts=b.rows,a.mailAccounts.length&&(e="/channels/mail/inbox/view/account/"+(d.get("mailAccountId")||a.mailAccounts[0].id)+"/list"),e&&c.path(e)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox.view",{url:"/view",templateUrl:"app/channels/mail/inbox/view/view.html",controller:"MailInboxViewCtrl",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","MailRoom","xAlert","id",function(a,b,c,d,e,f,g,h){a.initModal=function(){return a.tags=[],a.item={tags:[]},a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{"class":"btn-success",text:"APPLICATION_TAG",click:function(){var d={status:!0};return f.patch({id:h},{tags:a.item.tags}).$promise["catch"](function(){d.status=!1,g.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close(d)})}},{"class":"default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalTemplateCtrl",["$scope","$uibModalInstance","Template",function(a,b,c){a.initModal=function(){return a.item={},c.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail",{url:"/mail",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").factory("MailReport",["$resource",function(a){return a("/api/report/mails/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("MailRoom",["$resource",function(a){return a("/api/mail/rooms/:id/:controller/:controller2",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("MailAttachment",["$resource",function(a){return a("/api/mail/attachments/:id/:controller",{id:"@id"})}]),angular.module("xCallyShuttleApp").factory("MailMessage",["$resource",function(a){return a("/api/mail/messages/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("MailQueueListCtrl",["$scope","MailQueue","gridOptions","$uibModal","Auth",function(a,b,c,d,e){a.initView=function(){a.Auth=e;var d={exporterCsvFilename:"voice_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"timeout"},{name:"strategy"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/mail/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/mail/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===e.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){var b=d.open({animation:!0,templateUrl:"app/channels/mail/queue/list/list.create.modal.html",controller:"MailQueueListCreateCtrl",size:"lg"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("MailQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","MailQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.queues.list",{url:"/list",templateUrl:"app/channels/mail/queue/list/list.html",controller:"MailQueueListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("MailQueue",["$resource",function(a){return a("/api/mail/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/scripts/components-dropdowns.js"]})}]},data:{permissions:{only:["admin","user"],redirectTo:"landing",id:35}}})}]),angular.module("xCallyShuttleApp").controller("MailQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","Team","MailQueue","Auth","strategies",function(a,b,c,d,e,f,g,h,i){a.Auth=h,a.strategies=i;var j=function(){return{select:function(b){return g.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return g["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return g.get({id:d.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateMailQueue=function(){return g.update({id:d.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.error(a)})},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,g.get({id:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindMailQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasMailQueue.penalty}}),j)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.queues.view",{url:"/view/:id",templateUrl:"app/channels/mail/queue/view/view.html",controller:"MailQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.mail.queues.view.settings",{url:"/settings",templateUrl:"app/channels/mail/queue/view/view.settings.html"}).state("main.channels.mail.queues.view.agents",{url:"/agents",templateUrl:"app/channels/mail/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:37}}})}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","MailQueue","usSpinnerService","$q","uiGridConstants","Auth","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(){return k.spin("grid-spinner"),g.get(u).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){r(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function q(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"mailPause")?b.mailPause:c.mailPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_mail_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PMailQueues,"id"),b.MailQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.MailQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_mail_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.MailQueueId})})}function r(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.mailPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.MailQueues&&b.MailQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function s(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function t(){return j.get().$promise.then(function(b){a.mailQueues=b.rows,e.syncUpdates("mail_queue",a.mailQueues)})["catch"](function(a){f.error(a)})}a.mailQueues=[];var u={controller:"realtime",controller1:"mail",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.agent,row.entity.agentId)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"mailPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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 data-ng-if="row.entity.pause && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastPauseAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.mailQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?u.order=null:u.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){u.offset=(a-1)*b,u.limit=b,p()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?u[a.name]=a.filters[0].term:delete u[a.name]}),p()})}},p(),s(),t(),o(function(){q()})};var v=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_mail_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b.agentId,data2:b.agent,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/mail/realtime/view/agent/queue.modal.add.html",controller:"MailRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.mailQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.mailQueues,function(a){return _.includes(b.queues,a.id)}),channel:"mail",data1:e,data3:b.queues.join(","),data4:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"mail",data1:a,data3:b,data4:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/mail/realtime/view/agent/agent.modal.info.html",controller:"MailRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/mail/realtime/view/agent/agent.html",controller:"MailRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportMailSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_mail_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_mail_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt && grid.appScope.showTimers"><css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_mail_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/mail/realtime/view/application/application.html",controller:"MailRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.mail.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.mail.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.mail.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.mail.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.mail.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.mail.realtime.view.sessions"}]},a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime.view",{url:"/view",templateUrl:"app/channels/mail/realtime/view/view.html",controller:"MailRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportMailSession",["$resource",function(a){return a("/api/report/mail/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelAccount",["$resource",function(a){return a("/api/openchannel/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts",{url:"/accounts",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:46}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountListCtrl",["$scope","OpenChannelAccount","gridOptions","$stateParams","xAlert","$translate",function(a,b,c,d,e,f){a.initView=function(){var e={exporterCsvFilename:"openchannel_accounts.csv",columnDefs:[{name:"id",displayName:"ID",cellClass:"text-center",width:75,enableSorting:!1,enableFiltering:!1},{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/openchannel/accounts/view/{{row.entity.id}}/settings",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a,{accountId:d.accountId})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.list",{url:"/list",templateUrl:"app/channels/openchannel/account/list/list.html",controller:"OpenChannelAccountListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("OpenChannelApplication",["$resource",function(a){return a("/api/openchannel/applications/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewActionListCtrl",["$scope","gridOptions","OpenChannelAccount","$http","$translate","$stateParams","xAlert",function(a,b,c,d,e,f,g){ +a.initActions=function(){var d={draggable:!0,exporterCsvFilename:"openchannel_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span>{{row.entity.app == "queue" ? row.entity.OpenchannelQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/openchannel/accounts/view/{{row.entity.OpenchannelAccountId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{accountId:f.accountId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions.list",{url:"/list",templateUrl:"app/channels/openchannel/account/view/action/list/list.html",controller:"OpenChannelAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","OpenChannelQueue","OpenChannelAccount","OpenChannelApplication","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){return a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],o.get({id:c.actionId}).$promise.then(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}if("always"===a.application.intType||"custom"===a.application.intType){var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1])}a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})})["catch"](function(a){f.error(a)})},a.getQueues=function(){return m.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return r.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return k.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return l.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/openchannel/accounts/view/"+c.accountId+"/actions/list")})["catch"](function(a){f.error(a)})},a.getTemplates=function(){return p.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return q.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/openchannel/account/view/action/view/view.html",controller:"OpenChannelAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewActionWizardCtrl",["$scope","$http","Agent","OpenChannelQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","OpenChannelApplication","OpenChannelAccount","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return r.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return o.save({accountId:f.accountId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/openchannel/accounts/view/"+f.accountId+"/actions/list")})["catch"](function(a){i.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()},a.getMailAccounts=function(){return q.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return p.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/openchannel/account/view/action/wizard/wizard.html",controller:"OpenChannelAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountApiViewCtrl",["$scope","OpenChannelAccount","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.copyToClipboard=function(a){e.copyText(a),h.show(f.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")},a.initView=function(){b.get({id:d.accountId}).$promise.then(function(b){a.account=b,a.receiveurl=a.account.remote+"/api/openchannel/accounts/"+a.account.id+"/receive"})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.api",{url:"/api",controller:"OpenChannelAccountApiViewCtrl",templateUrl:"app/channels/openchannel/account/view/api/view/view.html"})}]),angular.module("xCallyShuttleApp").factory("OpenChannelDisposition",["$resource",function(a){return a("/api/openchannel/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","OpenChannelAccount","id",function(a,b,c,d){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","OpenChannelAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/openchannel/account/view/disposition/modal/add.modal.html",controller:"OpenChannelInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.dispositions",{url:"/dispositions",controller:"OpenChannelAccountDispositionViewCtrl",templateUrl:"app/channels/openchannel/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountHooksViewCtrl",["$scope","OpenChannelAccount","Pause","$http","$stateParams","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.account={},a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){h.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){h.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItem=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.hooks",{url:"/hooks",controller:"OpenChannelAccountHooksViewCtrl",templateUrl:"app/channels/openchannel/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountSettingViewCtrl",["$scope","OpenChannelAccount","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.types=[{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],a.account={},a.initView=function(){i.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)}),b.get({id:d.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){h.error(a)})},a.updateItem=function(){return b.update({id:d.accountId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.settings",{url:"/settings",controller:"OpenChannelAccountSettingViewCtrl",templateUrl:"app/channels/openchannel/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewCtrl",["$scope","OpenChannelAccount","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return a.account={},b.get({id:d.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/openchannel/account/view/view.html",controller:"OpenChannelAccountViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","OpenChannelAccount",function(a,b,c,d,e,f,g){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.forms={},a.item={},a.item.remote=c.protocol()+"://"+location.host},a.goNext=function(){e.wizard().next()},a.formValidation=function(a){return a},a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/channels/openchannel/accounts/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/openchannel/account/wizard/wizard.html",controller:"OpenChannelAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox",{url:"/inbox",template:"<div ui-view></div>",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:48}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","data",function(a,b,c,d,e,f){a.data=null,a.initInfo=function(){f&&(a.data=_.isEmpty(JSON.parse(f))?null:JSON.parse(f))},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("message",["$rootScope","OpenChannelMessage","List","xAlert","$translate","$uibModal",function(a,b,c,d,e,f){return{restrict:"E",scope:{Message:"=message",accounttype:"=accounttype",listId:"="},templateUrl:"app/channels/openchannel/inbox/message/message.html",link:function(b){b.openContact=function(f,g){if(b.listId){if(!g)return;var h;switch(f){case"phone":h={phone:g};break;case"email":h={email:g};break;default:return}return c.save({listId:b.listId,controller:"contacts"},h).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.phone,type:"contact"})})["catch"](function(a){console.error(a)})}d.show(e.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},b.info=function(a){f.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/message/info.modal.html",controller:"OpenChannelInboxInfoModalCtrl",resolve:{data:function(){return a}}})}}}}]),angular.module("xCallyShuttleApp").directive("openchannelRoom",["OpenChannelReport","$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","Auth","OpenChannelAccount","OpenChannelRoom","OpenChannelMessage","xAlert","usSpinnerService","socket","$stateParams","$rootScope",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/channels/openchannel/inbox/room/room.directive.html",link:function(a){a.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},a.panelLeft=null,a.panelRight="col-md-12",a.togglePanelLeft=function(){a.panelLeft?(a.panelLeft=null,a.panelRight="col-md-12"):(a.panelLeft="col-md-6",a.panelRight="col-md-6")},a.form={disabled:!1,from:"",to:a.workspace.data&&a.workspace.data.to?a.workspace.data.to:"",body:""},n.socket.on("openchannel_message:save",function(b){return a.workspace.id&&b.OpenchannelRoomId==a.workspace.id?k.get({id:b.id}).$promise.then(function(b){a.Room||(a.Room={OpenchannelMessages:[]});var c=_.findIndex(a.Room.OpenchannelMessages,{id:b.id});c>-1?_.merge(a.Room.OpenchannelMessages[c],b):a.Room.OpenchannelMessages.unshift(b),a.panelLeft="col-md-6",a.panelRight="col-md-6"})["catch"](function(a){console.error(a)}):void 0}),n.socket.on("openchannel_message:update",function(b){if(a.Room&&b.OpenchannelRoomId==a.workspace.id){var c=_.find(a.Room.OpenchannelMessages,{id:b.id});c&&_.merge(c,b)}}),n.socket.on("openchannel_room:save",function(b){a.Room&&b.id==a.workspace.id&&(a.Room.status=b.status,a.Room.disposition=b.disposition)}),a.closeRoom=function(b){return d.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.status.modal.html",controller:"OpenChannelInboxViewModalStatusCtrl",resolve:{closed:function(){return"CLOSED"===a.Room.status},accountId:function(){return a.Room.OpenchannelAccountId}}}).result.then(function(a){var c={id:b,status:"CLOSED"};return a.disposition&&(c.disposition=a.disposition),j.update(c).$promise["catch"](function(a){l.error(a)})})},a.openRoom=function(a,b){var c=_.find(p.workspaces,{id:a,type:"openchannelRoom"});c?c.active=!0:p.workspaces.push({id:a,name:b,type:"openchannelRoom","class":"icon-globe",active:!0})},f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),i.get().$promise.then(function(b){a.Accounts=b.rows})["catch"](function(a){console.error(a)}),a.workspace.id?(a.panelLeft="col-md-6",a.panelRight="col-md-6",j.get({id:a.workspace.id}).$promise.then(function(b){a.Room=b,a.form.from=a.Room.OpenchannelAccount.name,a.form.to=a.Room.contact,a.form.tags=a.Room.tags})["catch"](function(a){console.error(a)})["finally"](function(){m.stop("spinner-grid"),a.form.disabled=!1})):m.stop("spinner-grid"),a.onSelect=function(){a.form.body+=a.modelOptions.selectedAnswer,delete a.modelOptions.selectedAnswer},a.onSelectAnswer=function(b){a.form.body+=b,a.selectedAnswer=""},a.getAnswers=function(a){return g.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},a.loadAgents=function(){d.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.agents.modal.html",controller:"OpenChannelInboxViewModalAgentCtrl",resolve:{roomId:function(){return a.workspace.id}}})},a.onChanged=function(){return j.patch({id:a.workspace.id},{tags:a.form.tags}).$promise["catch"](function(a){console.error(a)})},a.sendMessage=function(){m.spin("spinner-grid");var b=_.find(a.Accounts,{name:a.form.from}).id;if(b){var d={from:a.form.from,to:a.form.to,body:a.form.body,OpenchannelRoomId:a.Room?a.Room.id:null};return i.save({accountId:b,controller:"send"},d).$promise.then(function(b){return l.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.Room?a.Room:j.get({id:"messages",controller:b.id}).$promise}).then(function(b){b&&(a.form.body="",a.workspace.id=b.id,a.workspace.name=b.contact,a.Room=b,a.panelLeft="col-md-6",a.panelRight="col-md-6")})["catch"](function(a){l.error(a)})["finally"](function(){m.stop("spinner-grid")})}}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","OpenChannelAccount","OpenChannelRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert","uibButtonConfig","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.loadAgents=function(a){c.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.agents.modal.html",controller:"OpenChannelInboxViewModalAgentCtrl",resolve:{roomId:a}})},a.initView=function(){q.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:r.get("openchannelStatus")?r.get("openchannelStatus"):"NEW",tags:r.get("openchannelTags")?r.get("openchannelTags"):[]},a.$watch("query.status",function(){r.set("openchannelStatus",a.query.status),a.getPage()},!0),g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.gridOptions={exporterCsvFilename:"openchannel_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,columnDefs:[{name:"lastEvent",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div> <span data-ng-class=\"{'icon-arrow-up font-green': row.entity.lastEvent === 'SENT', 'icon-arrow-up font-yellow': row.entity.lastEvent === 'SENDING', 'icon-arrow-down font-green': row.entity.lastEvent === 'RECEIVED', 'icon-close font-red': row.entity.lastEvent === 'FAILED', 'icon-question': !row.entity.lastEvent}\"> </span> </div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!0,enableColumnMenu:!1},{name:"contact",cellClass:"text-center"},{name:"disposition",cellClass:"text-center"},{name:"updatedAt",cellFilter:"date:'MM/dd/yyyy HH:mm'",width:120,enableSorting:!1,enableFiltering:!1,sort:{direction:m.DESC}},{name:"action",cellTemplate:'<div> <a class="btn btn-icon-only font-green" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.contact)"><i class="glyphicon glyphicon-comment" aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" data-ng-show="grid.appScope.isAdmin" data-ng-click="grid.appScope.deleteItem(row.entity.id,row.entity.id)"><i class="fa fa-trash" aria-hidden="true"></i> </div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:90,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},i.socket.on("openchannel_room:remove",function(b){_.remove(a.workspaces,{id:b.id,type:"openchannelRoom"}),_.remove(a.gridOptions.data,{id:b.id})}),a.getPage(a.query)},a.onChanged=function(){a.getPage(a.query)},a.tagItems=function(){return c.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.tags.modal.html",controller:"OpenChannelInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[],a.getPage()})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"openchannelRoom"});return d?d.active=!0:a.workspaces.push({id:b,name:c,type:"openchannelRoom","class":"icon-globe",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?k.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(b){h.spin("spinner-grid");var c={accountId:e.id,controller:"rooms"};return b&&_.merge(c,b),a.query&&_.merge(c,a.query),j.query(c).$promise.then(function(b){r.set("openchannelAccountId",e.id),a.gridOptions.data=b,i.socket.on("openchannel_room:save",function(b){if(b.OpenchannelAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),i.socket.on("openchannel_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){console.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return console.log(c),k["delete"](c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),a.deleteItems=o.confirm["delete"](function(){var b={ids:a.id};return k["delete"](b).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/openchannel/inbox/view/account/list/list.html",controller:"OpenChannelInboxViewAccountListCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","OpenChannelRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h){a.initModal=function(){a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){b.rows.forEach(function(b){a.agents.push(b)})})["catch"](function(a){console.error(a)}),f.query({id:h,controller:"agents"}).$promise.then(function(b){b.forEach(function(b){a.agents.push(b),a.item.agents.push(b.id)})})["catch"](function(a){console.error(a)}),a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{classes:"btn btn-success",text:"APPLICATION_RETRY",click:function(a){b.close(a)}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}},a.ok=function(){return f.update({id:h,controller:"agents",agents:a.item.agents}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close()})["catch"](function(a){console.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewCtrl",["$scope","$location","$stateParams","$translate","$uibModal","socket","Auth","xAlert","OpenChannelRoom","OpenChannelAccount","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){j.get().$promise.then(function(c){var d=null;a.Accounts=c.rows,a.Accounts.length&&(d="/channels/openchannel/inbox/view/account/"+(k.get("openchannelAccountId")||a.Accounts[0].id)+"/list"),d&&b.path(d)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox.view",{url:"/view",templateUrl:"app/channels/openchannel/inbox/view/view.html",controller:"OpenChannelInboxViewCtrl",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModalStatusCtrl",["$scope","$uibModalInstance","closed","OpenChannelAccount","accountId",function(a,b,c,d,e){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE"},a.initDisposition=function(){return d.get({accountId:e,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.item={},a.closed=c,a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","OpenChannelRoom","xAlert","id",function(a,b,c,d,e,f,g,h){a.initModal=function(){return a.tags=[],a.item={tags:[]},a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{"class":"btn-success",text:"APPLICATION_TAG",click:function(){var d={status:!0};return f.patch({id:h},{tags:a.item.tags}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){d.status=!1,g.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close(d)})}},{"class":"default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel",{url:"/openchannel",template:"<div ui-view></div>", +"abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:20}}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelReport",["$resource",function(a){return a("/api/report/openchannel/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelRoom",["$resource",function(a){return a("/api/openchannel/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelMessage",["$resource",function(a){return a("/api/openchannel/messages/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelQueueListCtrl",["$scope","OpenChannelQueue","gridOptions","$uibModal","xAlert","Auth",function(a,b,c,d,e,f){a.initView=function(){a.Auth=f;var d={exporterCsvFilename:"openchanel_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"timeout"},{name:"strategy"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/openchannel/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/openchannel/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===f.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){var b=d.open({animation:!0,templateUrl:"app/channels/openchannel/queue/list/list.create.modal.html",controller:"OpenChannelQueueListCreateCtrl",size:"lg"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("OpenChannelQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","OpenChannelQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return console.log(a.item),e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.queues.list",{url:"/list",templateUrl:"app/channels/openchannel/queue/list/list.html",controller:"OpenChannelQueueListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelQueue",["$resource",function(a){return a("/api/openchannel/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.queues",{url:"/queues",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:47}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelQueueViewCtrl",["$scope","$http","Auth","$translate","$stateParams","xAlert","Team","OpenChannelQueue","strategies",function(a,b,c,d,e,f,g,h,i){a.strategies=i,a.Auth=c;var j=function(){return{select:function(b){return h.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(b){console.log("sel",b),a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return h["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(b){console.log("desel",b),a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return h.get({id:e.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateQueue=function(){return h.update({id:e.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,console.log(b.rows),h.get({id:e.id,controller:"agents"}).$promise}).then(function(b){console.log(b),ComponentsDropdowns.bindQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasOpenchannelQueue.penalty}}),j)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.queues.view",{url:"/view/:id",templateUrl:"app/channels/openchannel/queue/view/view.html",controller:"OpenChannelQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.openchannel.queues.view.settings",{url:"/settings",templateUrl:"app/channels/openchannel/queue/view/view.settings.html"}).state("main.channels.openchannel.queues.view.agents",{url:"/agents",templateUrl:"app/channels/openchannel/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:49}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","OpenChannelQueue","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("grid-spinner"),g.get(t).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){q(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function p(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"openchannelPause")?b.openchannelPause:c.openchannelPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_openchannel_queue:save",function(b){console.log("new queue",b);var c=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0}),d=a.gridOptions.data.indexOf(c);a.gridOptions.data.splice(d+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.OpenchannelQueueId,agent:b.membername,online:c.online})}),e.socket.on("user_has_openchannel_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.OpenchannelQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.openchannelPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.OpenchannelQueues&&b.OpenchannelQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function s(){return j.get().$promise.then(function(b){a.openchannelQueues=b.rows,e.syncUpdates("openchannel_queue",a.openchannelQueues)})["catch"](function(a){f.error(a)})}a.openchannelQueues=[];var t={controller:"realtime",controller1:"openchannel",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.agent,row.entity.agentId)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"openchannelPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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 data-ng-if="row.entity.pause && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastPauseAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.openchannelQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),n(function(){p()})};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_openchannel_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b.agentId,data2:b.agent,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"openchannel"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/openchannel/realtime/view/agent/queue.modal.add.html",controller:"OpenChannelRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.openchannelQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.openchannelQueues,function(a){return _.includes(b.queues,a.id)}),channel:"openchannel",data1:e,data3:b.queues.join(","),data4:"openchannel"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"openchannel",data1:a,data3:b,data4:"openchannel"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/openchannel/realtime/view/agent/agent.modal.info.html",controller:"OpenChannelRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/openchannel/realtime/view/agent/agent.html",controller:"OpenChannelRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportOpenChannelSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_openchannel_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_openchannel_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt && grid.appScope.showTimers"><css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_openchannel_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/openchannel/realtime/view/application/application.html",controller:"OpenChannelRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.openchannel.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.openchannel.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.openchannel.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.openchannel.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.openchannel.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.openchannel.realtime.view.sessions"}]},a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime.view",{url:"/view",templateUrl:"app/channels/openchannel/realtime/view/view.html",controller:"OpenChannelRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportOpenChannelSession",["$resource",function(a){return a("/api/report/openchannel/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:12}}})}]),angular.module("xCallyShuttleApp").controller("RealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(b){return j.spin("grid-spinner"),g.get(q).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){b&&m(function(){o()}),j.stop("grid-spinner")})}function o(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{id:b.id});c&&_.merge(c,b)}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}function p(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}var q={controller:"realtime",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.name}} <{{row.entity.internal}}></div>",minWidth:250},{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> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.name,row.entity.id)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"pauseStatus",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span class="left-margin"><i data-ng-if="row.entity.voicePause || row.entity.mailPause || row.entity.chatPause || row.entity.faxPause || row.entity.smsPause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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}}]<span data-ng-if="grid.appScope.showTimers"><css-timer start-time="row.entity.lastPauseAt"></css-timer></span></span></div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"voicePause",displayName:"APPLICATION_VOICE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online"><span class="left-margin"><i data-ng-if="row.entity.voicePause" data-ng-click="grid.appScope.pause(row.entity,\'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"><span class="left-margin"><i data-ng-if="row.entity.mailPause" data-ng-click="grid.appScope.pause(row.entity,\'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"><span class="left-margin"><i data-ng-if="row.entity.chatPause" data-ng-click="grid.appScope.pause(row.entity,\'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"><span class="left-margin"><i data-ng-if="row.entity.faxPause" data-ng-click="grid.appScope.pause(row.entity,\'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"><span class="left-margin"><i data-ng-if="row.entity.smsPause" data-ng-click="grid.appScope.pause(row.entity,\'unpause\',null,\'sms\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"openchannelPause",displayName:"APPLICATION_OPENCHANNEL",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online"><span class="left-margin"><i data-ng-if="row.entity.openchannelPause" data-ng-click="grid.appScope.pause(row.entity,\'unpause\',null,\'openchannel\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){r(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?q.order=null:q.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),n()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){q.offset=(a-1)*b,q.limit=b,n()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?q[a.name]=a.filters[0].term:delete q[a.name]}),n()})}},n(!0),p()};var r=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent")}),a.pause=function(b,c,e,g){return e&&(a.pauseType=null),i.save({name:c,agent:b.id,data2:b.name,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("RealtimeViewAgentLogoutModalCtrl",["$scope","$uibModalInstance","name",function(a,b,c){a.agent=c,a.logout=function(){b.close()}}]),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){a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.realtime.view",{url:"/view",templateUrl:"app/channels/realtime/view/view.html",controller:"RealtimeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("ReportCall",["$resource",function(a){return a("/api/report/calls/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportDial",["$resource",function(a){return a("/api/report/dials/:id/:controller/:controller2",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsAccount",["$resource",function(a){return a("/api/sms/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts",{url:"/accounts",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:42}}})}]),angular.module("xCallyShuttleApp").controller("SmsAccountListCtrl",["$scope","SmsAccount","gridOptions","$stateParams","xAlert","$translate",function(a,b,c,d,e,f){a.message="Hello",a.initView=function(){var e={exporterCsvFilename:"sms_accounts.csv",columnDefs:[{name:"id",displayName:"ID",cellClass:"text-center",width:75,enableSorting:!1,enableFiltering:!1},{name:"name"},{name:"description"},{name:"type",displayName:"APPLICATION_ACCOUNT_TYPE"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/sms/accounts/view/{{row.entity.id}}/settings",name:"profile"},{"class":"green-jungle",name:"check",onClick:"grid.appScope.checkAccount(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a,{ +accountId:d.accountId})},a.checkAccount=function(a){return b.get({accountId:a,controller:"check"}).$promise.then(function(){e.show(f.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(a){e.show(f.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.list",{url:"/list",templateUrl:"app/channels/sms/account/list/list.html",controller:"SmsAccountListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SmsApplication",["$resource",function(a){return a("/api/sms/applications/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewActionListCtrl",["$scope","gridOptions","SmsAccount","$http","$translate","$stateParams","xAlert",function(a,b,c,d,e,f,g){a.initActions=function(){var d={draggable:!0,exporterCsvFilename:"sms_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span>{{row.entity.app == "queue" ? row.entity.SmsQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/sms/accounts/view/{{row.entity.SmsAccountId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{accountId:f.accountId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.actions.list",{url:"/list",templateUrl:"app/channels/sms/account/view/action/list/list.html",controller:"SmsAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","SmsQueue","SmsAccount","Template","MailAccount","SmsApplication",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){return a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],q.get({id:c.actionId}).$promise.then(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}if("always"===a.application.intType||"custom"===a.application.intType){var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1])}a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})})["catch"](function(a){f.error(a)})},a.getQueues=function(){return m.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return k.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return l.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return n.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/sms/accounts/view/"+c.accountId+"/actions/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/sms/account/view/action/view/view.html",controller:"SmsAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewActionWizardCtrl",["$scope","$http","Agent","SmsQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","SmsAccount","Template","MailAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){console.log(b),a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return n.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return n.save({accountId:f.accountId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/sms/accounts/view/"+f.accountId+"/actions/list")})["catch"](function(a){i.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/sms/account/view/action/wizard/wizard.html",controller:"SmsAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountApiViewCtrl",["$scope","SmsAccount","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.copyToClipboard=function(a){e.copyText(a),h.show(f.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")},a.initView=function(){b.get({id:d.accountId}).$promise.then(function(b){a.account=b,a.deliveryurl=a.account.remote+"/api/sms/accounts/"+a.account.id+"/messageStatus",a.receiveurl=a.account.remote+"/api/sms/accounts/"+a.account.id+"/receive"})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.api",{url:"/api",controller:"SmsAccountApiViewCtrl",templateUrl:"app/channels/sms/account/view/api/view/view.html"})}]),angular.module("xCallyShuttleApp").factory("SmsDisposition",["$resource",function(a){return a("/api/sms/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","SmsAccount","id",function(a,b,c,d){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","SmsAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/sms/account/view/disposition/modal/add.modal.html",controller:"SmsInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.dispositions",{url:"/dispositions",controller:"SmsAccountDispositionViewCtrl",templateUrl:"app/channels/sms/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountHooksViewCtrl",["$scope","SmsAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h,i){a.account={},a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){i.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){i.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItemSmsAccount=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.hooks",{url:"/hooks",controller:"SmsAccountHooksViewCtrl",templateUrl:"app/channels/sms/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountSettingViewCtrl",["$scope","SmsAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i,j){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.types=[{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],a.account={},a.initView=function(){j.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){i.error(a)})},a.updateItemSmsAccount=function(){return b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.settings",{url:"/settings",controller:"SmsAccountSettingViewCtrl",templateUrl:"app/channels/sms/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewCtrl",["$scope","SmsAccount","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return a.account={},b.get({id:d.accountId}).$promise.then(function(b){a.account=b,console.log(b)})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/sms/account/view/view.html",controller:"SmsAccountViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}})}]),angular.module("xCallyShuttleApp").controller("SmsAccountWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","SmsAccount",function(a,b,c,d,e,f,g){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.forms={},a.item={},a.item.remote=c.protocol()+"://"+location.host},a.goNext=function(){e.wizard().next()},a.formValidation=function(a){return a},a.createItem=function(){return console.log(a.item),g.save(a.item).$promise.then(function(){c.path("/channels/sms/accounts/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/sms/account/wizard/wizard.html",controller:"SmsAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox",{url:"/inbox",template:"<div ui-view></div>",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:44}}})}]),angular.module("xCallyShuttleApp").directive("smsRoom",["$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","Auth","SmsAccount","SmsRoom","SmsMessage","xAlert","usSpinnerService","socket","$stateParams","$rootScope",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/channels/sms/inbox/room/room.directive.html",link:function(a){a.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},a.panelLeft=null,a.panelRight="col-md-12",a.togglePanelLeft=function(){a.panelLeft?(a.panelLeft=null,a.panelRight="col-md-12"):(a.panelLeft="col-md-6",a.panelRight="col-md-6")},a.form={disabled:!1,from:"",to:a.workspace.data&&a.workspace.data.to?a.workspace.data.to:"",body:""},m.socket.on("sms_message:save",function(b){return a.workspace.id&&b.SmsRoomId==a.workspace.id?j.get({id:b.id}).$promise.then(function(b){a.SmsRoom||(a.SmsRoom={SmsMessages:[]});var c=_.findIndex(a.SmsRoom.SmsMessages,{id:b.id});c>-1?_.merge(a.SmsRoom.SmsMessages[c],b):a.SmsRoom.SmsMessages.unshift(b),a.panelLeft="col-md-6",a.panelRight="col-md-6"})["catch"](function(a){console.error(a)}):void 0}),m.socket.on("sms_message:update",function(b){if(a.SmsRoom&&b.SmsRoomId==a.workspace.id){var c=_.find(a.SmsRoom.SmsMessages,{id:b.id});c&&_.merge(c,b)}}),m.socket.on("sms_room:save",function(b){a.SmsRoom&&b.id==a.workspace.id&&(a.SmsRoom.status=b.status,a.SmsRoom.disposition=b.disposition)}),a.closeRoom=function(b){return c.open({animation:!0,templateUrl:"app/channels/sms/inbox/view/view.status.modal.html",controller:"SmsInboxViewModalStatusCtrl",resolve:{closed:function(){return"CLOSED"===a.SmsRoom.status},accountId:function(){return a.SmsRoom.SmsAccountId}}}).result.then(function(a){var c={id:b,status:"CLOSED"};return a.disposition&&(c.disposition=a.disposition),i.update(c).$promise["catch"](function(a){k.error(a)})})},a.openRoom=function(a,b){var c=_.find(o.workspaces,{id:a,type:"smsRoom"});c?c.active=!0:o.workspaces.push({id:a,name:b,type:"smsRoom","class":"glyphicon glyphicon-comment",active:!0})},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),h.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)}),a.workspace.id?(a.panelLeft="col-md-6",a.panelRight="col-md-6",i.get({id:a.workspace.id}).$promise.then(function(b){a.SmsRoom=b,a.form.from=a.SmsRoom.SmsAccount.phone,a.form.to=a.SmsRoom.contact,a.form.tags=a.SmsRoom.tags})["catch"](function(a){console.error(a)})["finally"](function(){l.stop("spinner-grid"),a.form.disabled=!1})):l.stop("spinner-grid"),a.onSelect=function(){a.form.body+=a.modelOptions.selectedAnswer,delete a.modelOptions.selectedAnswer},a.onSelectAnswer=function(b){a.form.body+=b,a.selectedAnswer=""},a.getAnswers=function(a){return f.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},a.onChanged=function(){return i.patch({id:a.workspace.id},{tags:a.form.tags}).$promise["catch"](function(a){console.error(a)})},a.sendSMS=function(){l.spin("spinner-grid");var c=_.find(a.smsAccounts,{phone:a.form.from}),d={body:a.form.body,SmsRoomId:a.SmsRoom?a.SmsRoom.id:null};return"twilio"===c.type?(d.from=/^[\+][0-9]+$/.test(a.form.from)?a.form.from:"+"+a.form.from,d.to=/^[\+][0-9]+$/.test(a.form.to)?a.form.to:"+"+a.form.to):(d.from=/^[\+][0-9]+$/.test(a.form.from)?a.form.from.replace("+",""):a.form.from,d.to=/^[\+][0-9]+$/.test(a.form.to)?a.form.to.replace("+",""):a.form.to),c?h.save({accountId:c.id,controller:"send"},d).$promise.then(function(c){return k.show(b.instant("MESSAGE_WELL_DONE"),"success"),a.SmsRoom?a.SmsRoom:i.get({id:"messages",controller:c.id}).$promise}).then(function(b){b&&(a.form.body="",a.workspace.id=b.id,a.workspace.name=b.contact,a.SmsRoom=b,a.panelLeft="col-md-6",a.panelRight="col-md-6")})["catch"](function(a){k.error(a)})["finally"](function(){l.stop("spinner-grid")}):void console.log("Can not find account")}}}}]),angular.module("xCallyShuttleApp").controller("SmsInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","data","uniqueId","ReportSquare",function(a,b,c,d,e,f,g,h){a.data=null,a.initInfo=function(){f&&(a.data=_.isEmpty(JSON.parse(f))?null:JSON.parse(f)),g&&h.get({controller:"show",uniqueid:g}).$promise.then(function(b){a.data={id:b.id,channel:b.channel,uniqueid:b.uniqueid,callerid:b.callerid,calleridname:b.calleridname,project_name:b.project_name,extension:b.extension}})["catch"](function(b){switch(b.status){case 404:a.data=null;break;default:e.error(b)}})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("sms",["$rootScope","SmsMessage","List","xAlert","$translate","$uibModal",function(a,b,c,d,e,f){return{restrict:"E",scope:{smsMessage:"=message",accounttype:"=accounttype",listId:"="},templateUrl:"app/channels/sms/inbox/sms/sms.html",link:function(b){b.openContact=function(f){return b.listId?c.save({listId:b.listId,controller:"contacts"},{mobile:f}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.phone,type:"contact"})})["catch"](function(a){console.error(a)}):void d.show(e.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},b.info=function(a,b){f.open({animation:!0,templateUrl:"app/channels/sms/inbox/sms/info.modal.html",controller:"SmsInboxInfoModalCtrl",resolve:{data:function(){return b},uniqueId:function(){return a}}})}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","SmsAccount","SmsRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert","uibButtonConfig","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.initView=function(){q.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:r.get("smsStatus")?r.get("smsStatus"):"NEW",tags:r.get("smsTags")?r.get("smsTags"):[]},a.$watch("query.status",function(){r.set("smsStatus",a.query.status),a.getPage()},!0),g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.gridOptions={exporterCsvFilename:"sms_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,columnDefs:[{name:"lastEvent",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div> <span data-ng-class=\"{'icon-arrow-up font-green': row.entity.lastEvent === 'SENT', 'icon-arrow-up font-yellow': row.entity.lastEvent === 'SENDING', 'icon-arrow-down font-green': row.entity.lastEvent === 'RECEIVED', 'icon-close font-red': row.entity.lastEvent === 'FAILED', 'icon-question': !row.entity.lastEvent}\"> </span> </div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!0,enableColumnMenu:!1},{name:"contact",cellClass:"text-center"},{name:"disposition",cellClass:"text-center"},{name:"updatedAt",cellFilter:"date:'MM/dd/yyyy HH:mm'",width:120,enableSorting:!1,enableFiltering:!1,sort:{direction:m.DESC}},{name:"action",cellTemplate:'<div> <a class="btn btn-icon-only font-green" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.contact)"><i class="glyphicon glyphicon-comment" aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" data-ng-show="grid.appScope.isAdmin" data-ng-click="grid.appScope.deleteItem(row.entity.id,row.entity.id)"><i class="fa fa-trash" aria-hidden="true"></i> </div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:90,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},i.socket.on("sms_room:remove",function(b){_.remove(a.workspaces,{id:b.id,type:"smsRoom"}),_.remove(a.gridOptions.data,{id:b.id})}),a.getPage(a.query)},a.onChanged=function(){a.getPage(a.query)},a.tagItems=function(){return c.open({animation:!0,templateUrl:"app/channels/sms/inbox/view/view.tags.modal.html",controller:"SmsInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[],a.getPage()})},a.disposeItems=function(){return c.open({animation:!0,templateUrl:"app/channels/sms/inbox/view/view.status.modal.html",controller:"SmsInboxViewModalStatusCtrl",resolve:{accountId:function(){return e.id}}}).result.then(function(b){return console.log(b,a.id),k.patch({id:a.id},b).$promise.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"smsRoom"});return d?d.active=!0:a.workspaces.push({id:b,name:c,type:"smsRoom","class":"glyphicon glyphicon-comment",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?k.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(b){h.spin("spinner-grid");var c={accountId:e.id,controller:"rooms"};return b&&_.merge(c,b),a.query&&_.merge(c,a.query),j.query(c).$promise.then(function(b){r.set("smsAccountId",e.id),a.gridOptions.data=b,i.socket.on("sms_room:save",function(b){if(console.log("data",b),console.log(b.SmsAccountId,e.id),b.SmsAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),i.socket.on("sms_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){console.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return console.log(c),k["delete"](c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),a.deleteItems=o.confirm["delete"](function(){var b={ids:a.id};return k["delete"](b).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/sms/inbox/view/account/list/list.html",controller:"SmsInboxViewAccountListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","SmsRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h){a.initModal=function(){a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){b.rows.forEach(function(b){a.agents.push(b)})})["catch"](function(a){console.error(a)}),f.query({id:h,controller:"agents"}).$promise.then(function(b){b.forEach(function(b){a.agents.push(b),a.item.agents.push(b.id)})})["catch"](function(a){console.error(a)}),a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{classes:"btn btn-success",text:"APPLICATION_RETRY",click:function(a){b.close(a)}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}},a.ok=function(){return f.update({id:h,controller:"agents",agents:a.item.agents}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close()})["catch"](function(a){console.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewCtrl",["$scope","$location","$stateParams","$translate","$uibModal","socket","Auth","xAlert","SmsRoom","SmsAccount","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){return j.get().$promise.then(function(c){var d=null;a.smsAccounts=c.rows,a.smsAccounts.length&&(d="/channels/sms/inbox/view/account/"+(k.get("smsAccountId")||a.smsAccounts[0].id)+"/list"),d&&b.path(d)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.view",{url:"/view",templateUrl:"app/channels/sms/inbox/view/view.html",controller:"SmsInboxViewCtrl",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalStatusCtrl",["$scope","$uibModalInstance","SmsAccount","accountId",function(a,b,c,d){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_SMS"},a.initDisposition=function(){return a.item={status:"CLOSED"},c.get({accountId:d,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","SmsRoom","xAlert","id",function(a,b,c,d,e,f,g,h){ +console.log(h),a.initModal=function(){return a.tags=[],a.item={tags:[]},a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{"class":"btn-success",text:"APPLICATION_TAG",click:function(){var d={status:!0};return f.patch({id:h},{tags:a.item.tags}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){d.status=!1,g.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close(d)})}},{"class":"default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalTemplateCtrl",["$scope","$uibModalInstance","Template",function(a,b,c){a.initModal=function(){return a.item={},c.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsQueueListCtrl",["$scope","SmsQueue","gridOptions","$uibModal","xAlert","Auth",function(a,b,c,d,e,f){a.initView=function(){a.Auth=f;var d={exporterCsvFilename:"voice_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"timeout"},{name:"strategy"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/sms/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/sms/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===f.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){var b=d.open({animation:!0,templateUrl:"app/channels/sms/queue/list/list.create.modal.html",controller:"SmsQueueListCreateCtrl",size:"lg"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SmsQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","SmsQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return console.log(a.item),e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.queues.list",{url:"/list",templateUrl:"app/channels/sms/queue/list/list.html",controller:"SmsQueueListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("SmsQueue",["$resource",function(a){return a("/api/sms/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.queues",{url:"/queues",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:43}}})}]),angular.module("xCallyShuttleApp").controller("SmsQueueViewCtrl",["$scope","$http","Auth","$translate","$stateParams","xAlert","Team","SmsQueue","strategies",function(a,b,c,d,e,f,g,h,i){a.strategies=i,a.Auth=c;var j=function(){return{select:function(b){return h.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(b){console.log("sel",b),a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return h["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(b){console.log("desel",b),a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return h.get({id:e.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateSmsQueue=function(){return h.update({id:e.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,console.log(b.rows),h.get({id:e.id,controller:"agents"}).$promise}).then(function(b){console.log(b),ComponentsDropdowns.bindSmsQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasSmsQueue.penalty}}),j)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.queues.view",{url:"/view/:id",templateUrl:"app/channels/sms/queue/view/view.html",controller:"SmsQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.sms.queues.view.settings",{url:"/settings",templateUrl:"app/channels/sms/queue/view/view.settings.html"}).state("main.channels.sms.queues.view.agents",{url:"/agents",templateUrl:"app/channels/sms/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:45}}})}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","SmsQueue","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("grid-spinner"),g.get(t).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){q(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function p(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"smsPause")?b.smsPause:c.smsPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_sms_queue:save",function(b){console.log("new queue",b);var c=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0}),d=a.gridOptions.data.indexOf(c);a.gridOptions.data.splice(d+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.SmsQueueId,agent:b.membername,online:c.online})}),e.socket.on("user_has_sms_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.SmsQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.smsPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.SmsQueues&&b.SmsQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function s(){return j.get().$promise.then(function(b){a.smsQueues=b.rows,e.syncUpdates("sms_queue",a.smsQueues)})["catch"](function(a){f.error(a)})}a.smsQueues=[];var t={controller:"realtime",controller1:"sms",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.agent,row.entity.agentId)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"smsPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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 data-ng-if="row.entity.pause && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastPauseAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.smsQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),n(function(){p()})};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_sms_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b.agentId,data2:b.agent,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/sms/realtime/view/agent/queue.modal.add.html",controller:"SmsRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.smsQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.smsQueues,function(a){return _.includes(b.queues,a.id)}),channel:"sms",data1:e,data3:b.queues.join(","),data4:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"sms",data1:a,data3:b,data4:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/sms/realtime/view/agent/agent.modal.info.html",controller:"SmsRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/sms/realtime/view/agent/agent.html",controller:"SmsRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportSmsSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_sms_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_sms_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt && grid.appScope.showTimers"><css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_sms_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/sms/realtime/view/application/application.html",controller:"SmsRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.sms.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.sms.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.sms.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.sms.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.sms.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.sms.realtime.view.sessions"}]},a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime.view",{url:"/view",templateUrl:"app/channels/sms/realtime/view/view.html",controller:"SmsRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportSmsSession",["$resource",function(a){return a("/api/report/sms/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms",{url:"/sms",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").factory("SmsQueue",["$resource",function(a){return a("/api/sms/queues/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsReport",["$resource",function(a){return a("/api/report/sms/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsMessage",["$resource",function(a){return a("/api/sms/messages/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("SmsRoom",["$resource",function(a){return a("/api/sms/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("ChanSpy",["$resource",function(a){return a("/api/chanspy/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.chanspy",{url:"/chanspy",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:27}}})}]),angular.module("xCallyShuttleApp").controller("ChanSpyListCtrl",["$scope","$uibModal","ChanSpy","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"chanspy.csv",columnDefs:[{name:"name"},{name:"prefix"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/voice/chanspy/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/channels/voice/chanspy/list/list.create.modal.html",controller:"ChanSpyListCreateCtrl"});c.result.then(function(b){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChanSpyListCreateCtrl",["$scope","$translate","$uibModalInstance","ChanSpy","xAlert",function(a,b,c,d,e){a.form={},a.item={auth:!1,record:!1},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.authSwitch={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.authSwitch={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:"mode"},{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 e.update({id:f.id},a.moh).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){c.error(a)})},a.addMohs=function(){return e.save({id:f.id,controller:"files"},a.item).$promise.then(function(){j.path("/channels/voice/mohs/view/"+f.id+"/audios")})["catch"](function(a){c.error(a)})},a.getAudioFiles=function(){return e.get({id:f.id,controller:"files"}).$promise.then(function(b){a.audioFiles=b.files,a.mohPath=b.path,a.audioFiles.forEach(function(a){l(a)})})["catch"](function(a){c.error(a)})},a.getSecureSrc=function(a){return i.trustAsResourceUrl(a)},a.getSounds=function(){return a.item={sounds:[]},k.get().$promise.then(function(b){a.soundList=b.rows})["catch"](function(a){c.error(a)})};var l=function(c){b.get("/api/voice/musiconholds/stream",{params:{path:encodeURI(a.mohPath+"/"+c)}}).success(function(b){a.audioSources[c]="data:audio/ogg;base64,"+b}).error(function(a){console.error(a)})};a.deleteItem=h.confirm["delete"](function(e){b["delete"]("/api/voice/musiconholds/"+f.id+"/files",{params:{filename:e}}).success(function(){_.remove(a.audioFiles,function(a){return a===e}),c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(a){c.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.mohs.view",{url:"/view/:id",templateUrl:"app/channels/voice/moh/view/view.html",controller:"VoiceMohViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.mohs.view.settings",{url:"/settings",templateUrl:"app/channels/voice/moh/view/view.settings.html"}).state("main.channels.voice.mohs.view.audios",{url:"/audios",templateUrl:"app/channels/voice/moh/view/view.audios.html",cache:!1}).state("main.channels.voice.mohs.view.add",{url:"/add",templateUrl:"app/channels/voice/moh/view/view.addFiles.html",cache:!1})}]),angular.module("xCallyShuttleApp").controller("VoiceQueueListCtrl",["$scope","$rootScope","$uibModal","VoiceQueue","gridOptions","Auth",function(a,b,c,d,e,f){a.initView=function(){a.Auth=f;var b={exporterCsvFilename:"voice_queues.csv",primaryKey:"name",columnDefs:[{name:"name"},{name:"strategy"},{name:"description"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/voice/queues/view/{{row.entity.name}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/voice/queues/view/{{row.entity.name}}/agents",name:"agents",hide:"user"===f.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.name)"}]}]};a.gridOptions=e.gridOptions(d,b,a)},a.createItem=function(){var b=c.open({animation:!0,templateUrl:"app/channels/voice/queue/list/list.create.modal.html",controller:"VoiceQueueListCreateCtrl",size:"lg"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("VoiceQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","VoiceQueue","Team",function(a,b,c,d,e,f){a.form={},a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b),console.log(a.item.agents)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b),console.log(a.item.agents)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.queues.list",{url:"/list",templateUrl:"app/channels/voice/queue/list/list.html",controller:"VoiceQueueListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").factory("ReportQueue",["$resource",function(a){return a("/api/report/queues/:id/:controller/:controller2",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("UserHasVoiceQueue",["$resource",function(a){return a("/api/voice/user_has_queues/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("VoiceQueueViewCtrl",["$scope","xAlert","$translate","$stateParams","socket","$location","VoiceQueue","Team","Auth","VoiceMoh","Sound","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l){a.Auth=i,a.binaryChoices=[{name:"Yes",value:1},{name:"No",value:0}],a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.autoPauseValues=[{name:"No",value:"no"},{name:"Yes",value:"all"}],a.monitorFormats=[{name:"wav",value:"wav"},{name:"gsm",value:"gsm"},{name:"Inactive",value:""}],a.queueAnnounces=[{display_name:"Default",path:null},{display_name:"Disabled",path:""}];var m=function(){return{select:function(b){return g.save({id:a.queue.name,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})},deselect:function(b){return g["delete"]({id:a.queue.name,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})}}};a.getQueue=function(){return g.get({id:d.id}).$promise.then(function(b){b.joinempty=""===b.joinempty?[]:b.joinempty.split(","),b.leavewhenempty=""===b.leavewhenempty?[]:b.leavewhenempty.split(","),b.periodic_announce=""===b.periodic_announce?[]:b.periodic_announce.split(","),b.setinterfacevar="yes"===b.setinterfacevar,b.setqueuevar="yes"===b.setqueuevar,b.setqueueentryvar="yes"===b.setqueueentryvar,b.penalty=0,a.queue=b})["catch"](function(a){f.path("/channels/voice/queues/list")})},a.updateVoiceQueue=function(){var e=angular.copy(a.queue);return e.joinempty=e.joinempty.join(","),e.leavewhenempty=e.leavewhenempty.join(","),e.periodic_announce=e.periodic_announce.join(","),e.setinterfacevar=e.setinterfacevar?"yes":"no",e.setqueuevar=e.setqueuevar?"yes":"no",e.setqueueentryvar=e.setqueueentryvar?"yes":"no",e.context||(e.context=null),g.update({id:d.id},e).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})},a.getTeams=function(){return h.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}}),m)})["catch"](function(a){console.error(a)})},a.getMohs=function(){return j.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 l.get({id:1}).$promise.then(function(a){return b=a,k.get().$promise}).then(function(c){var d=b.soundPath||"/var/opt/motion/server/files/sounds/converted";_.forEach(c.rows,function(a){a.path=(d+"/"+a.save_name).replace(/\/+/g,"/").replace(/\\+/g,"\\")}),a.queueAnnounces=a.queueAnnounces.concat(c.rows),a.periodicAnnounces=angular.copy(c.rows),c.rows.unshift({display_name:"None",path:""}),a.sounds=c.rows,e.syncUpdates("sound",a.sounds)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.queues.view",{url:"/view/:id",templateUrl:"app/channels/voice/queue/view/view.html",controller:"VoiceQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.queues.view.settings",{url:"/settings",templateUrl:"app/channels/voice/queue/view/view.settings.html"}).state("main.channels.voice.queues.view.agents",{url:"/agents",templateUrl:"app/channels/voice/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("VoiceQueue",["$resource",function(a){return a("/api/voice/queues/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:26}}})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAbandonedCtrl",["$scope","$translate","socket","xAlert","ReportQueue","usSpinnerService","$q","Auth","uiGridConstants",function(a,b,c,d,e,f,g,h,i){function j(){return f.spin("spinner-grid"),e.get({controller:"abandoned",controller2:"all"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){d.error(a)})["finally"](function(){k(),f.stop("spinner-grid")})}function k(){c.socket.on("report_queue:update",function(b){b.queuecallerabandon&&a.gridOptions.data.unshift(b)})}a.radioSwitch={size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"success",onColor:"danger"};a.initAbandoned=function(){a.agent=h.getCurrentUser(),a.gridOptions={exporterCsvFilename:"abandoned_calls.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:1,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"calleridnum",displayName:"APPLICATION_CALLERIDNUM",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"updatedAt",displayName:"APPLICATION_DATE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.updatedAt | date:'yyyy-MM-dd HH:mm:ss'}}</div>"},{name:"lastAssignedTo",cellClass:"text-center ui-grid-vcenter",displayName:"APPLICATION_LAST_ASSIGNED_TO",headerCellFilter:"translate"},{name:"assigned",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.assigned" type="checkbox" switch-active="{{ !row.entity.assigned || grid.appScope.agent.name === row.entity.lastAssignedTo }}" switch-on-text="{{ \'APPLICATION_ASSIGNED\' | translate }}" switch-off-text="{{ \'APPLICATION_FREE\' | translate }}" switch-on-color="{{ grid.appScope.radioSwitch.onColor }}" switch-off-color="{{ grid.appScope.radioSwitch.offColor }}" switch-animate="{{ grid.appScope.radioSwitch.animate }}" switch-size="{{ grid.appScope.radioSwitch.size }}" switch-label="{{ grid.appScope.radioSwitch.label }}" switch-icon="{{ grid.appScope.radioSwitch.icon }}" switch-radio-off="{{ grid.appScope.radioSwitch.radioOff }}" switch-label-width="{{ grid.appScope.radioSwitch.labelWidth }}" switch-handle-width="{{ grid.appScope.radioSwitch.handleWidth }}"></div>',enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var c=g.defer();return c.resolve(b.instant(a)),c.promise},onRegisterApi:function(b){a.gridApi=b}},j()},a.updateItem=function(c){return e.update({id:c.id},{assigned:c.assigned,lastAssignedTo:c.assigned?a.agent.name:void 0}).$promise.then(function(){d.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.error(a)})};a.$on("$destroy",function(){c.unsyncUpdates("report_queue")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.abandoned",{url:"/abandoned",templateUrl:"app/channels/voice/realtime/view/abandoned/abandoned.html",controller:"VoiceRealtimeViewAbandonedCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","VoiceQueue","usSpinnerService","$q","uiGridConstants","Auth","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(){return k.spin("grid-spinner"),g.get(u).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){r(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function q(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.hasOwnProperty("online")?b.online:c.online,c.lastLoginAt=b.hasOwnProperty("lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=b.hasOwnProperty("voicePause")?b.voicePause:c.pause,c.pauseType=b.hasOwnProperty("pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=b.hasOwnProperty("lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.status=b.hasOwnProperty("status")?b.status:c.status,c.statusAt=b.hasOwnProperty("statusAt")?b.statusAt:c.statusAt,c.queueStatus=b.hasOwnProperty("queueStatus")?b.queueStatus:c.queueStatus,c.queueStatusAt=b.hasOwnProperty("queueStatusAt")?b.queueStatusAt:c.queueStatusAt,c.lastQueue=b.hasOwnProperty("lastQueue")?b.lastQueue:c.lastQueue,c.ipaddr=b.hasOwnProperty("ipaddr")?b.ipaddr:c.ipaddr,c.port=b.hasOwnProperty("port")?b.port:c.port,c.fullcontact=b.hasOwnProperty("fullcontact")?b.fullcontact:c.fullcontact,c.useragent=b.hasOwnProperty("useragent")?b.useragent:c.useragent,c.lastms=b.hasOwnProperty("lastms")?b.lastms:c.lastms,c.internal=b.hasOwnProperty("internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.hasOwnProperty("online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})})}function r(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.voicePause,pauseType:b.pauseType,status:b.status||"UNKNOWN",statusAt:b.statusAt,queueStatus:b.queueStatus||"READY",queueStatusAt:b.queueStatusAt,lastQueue:b.lastQueue,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal})}function s(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function t(){return j.get().$promise.then(function(b){a.voiceQueues=b.rows,e.syncUpdates("voice_queue",a.voiceQueues)})["catch"](function(a){f.error(a)})}a.voiceQueues=[];var u={controller:"realtime",controller1:"voice",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,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> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.agent,row.entity.agentId)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"status",displayName:"APPLICATION_PHONE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div data-ng-if=\"row.entity.isAgent\">{{'APPLICATION_'+row.entity.status | translate}} <span data-ng-if=\"row.entity.statusAt && (row.entity.status === 'BUSY' || row.entity.status === 'ONHOLD' || row.entity.status === 'INUSE')\"><span data-ng-if=\"grid.appScope.showTimers\"><css-timer start-time=\"row.entity.statusAt\"></css-timer></span></span></div>",filter:{type:m.filter.SELECT,selectOptions:[{value:"UNKNOWN",label:d.instant("APPLICATION_UNKNOWN")},{value:"NOT_INUSE",label:d.instant("APPLICATION_NOT_INUSE")},{value:"INUSE",label:d.instant("APPLICATION_INUSE")},{value:"BUSY",label:d.instant("APPLICATION_BUSY")},{value:"INVALID",label:d.instant("APPLICATION_INVALID")},{value:"UNAVAILABLE",label:d.instant("APPLICATION_UNAVAILABLE")},{value:"RINGING",label:d.instant("APPLICATION_RINGING")},{value:"RINGINUSE",label:d.instant("APPLICATION_RINGINUSE")},{value:"ONHOLD",label:d.instant("APPLICATION_ONHOLD")}]}},{name:"queueStatus",displayName:"APPLICATION_QUEUE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent && row.entity.online" class="ui-grid-vcenter"><span class="left-margin"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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"> {{\'APPLICATION_\'+row.entity.queueStatus.toUpperCase() | translate}}</span><span data-ng-if="row.entity.pause"> {{\'APPLICATION_PAUSED\' | translate}}</span><span data-ng-if="(row.entity.queueStatus!==\'complete\' && (row.entity.queueStatus!==\'paused\' || row.entity.pauseType === \'ACW\'))"> [{{row.entity.lastQueue}}]</span><span data-ng-if="row.entity.pause"> [{{row.entity.pauseType}}]</span><span data-ng-if="row.entity.queueStatusAt && row.entity.queueStatus!==\'complete\' && grid.appScope.showTimers"><css-timer start-time="row.entity.pause ? row.entity.lastPauseAt : row.entity.queueStatusAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"paused",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_CONNECT")},{value:"complete",label:d.instant("APPLICATION_COMPLETE")},{value:"called",label:d.instant("APPLICATION_CALLED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"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" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_QUEUES\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i></button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?u.order=null:u.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){u.offset=(a-1)*b,u.limit=b,p()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?u[a.name]=a.filters[0].term:delete u[a.name]}),p()})}},p(),s(),t(),o(function(){q()})};var v=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_voice_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b.agentId,data2:b.agent,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(a){c.open({animation:!0,templateUrl:"app/channels/voice/realtime/view/agent/queue.modal.add.html",controller:"VoiceRealtimeViewAgentQueueModalCtrl",resolve:{id: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}})},a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_voice_queue")})}]),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","id","Agent","xAlert","usSpinnerService","$translate","Action","socket","VoiceQueue",function(a,b,c,d,e,f,g,h,i,j,k){a.item={},a.params={penalty:0};var l=function(a,b){var c=a?30*a+130:177;angular.element(document.getElementsByName(b)[0]).css("height",c+"px")};a.enableLeave=!0,a.init=function(){a.queueTable={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,columnDefs:[{name:"name",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"},{name:"penalty",headerCellFilter:"translate",displayName:"APPLICATION_PENALTY",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:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.name)" data-ng-disabled="!grid.appScope.enableLeave"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){l(a.queueTable.paginationPageSize>a.queueTable.data.length?a.queueTable.data.length:a.queueTable.paginationPageSize,"queueTable")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){l(c>a.queueTable.data.length?a.queueTable.data.length:c,"queueTable")})}},a.queues=[];var b={};return e.get({id:d,controller:"voice",controller1:"queues"}).$promise.then(function(a){return _.forEach(_.filter(a.rows,function(a){return a.UserHasVoiceQueue.logged===!0}),function(a){b[a.name]=a}),k.get().$promise}).then(function(c){_.forEach(c.rows,function(c){b[c.name]?a.queueTable.data.push({name:c.name,loggedAt:b[c.name].UserHasVoiceQueue.loggedAt,penalty:b[c.name].UserHasVoiceQueue.penalty}):a.queues.push({name:c.name})}),g.stop("agentqueue-spinner")})["catch"](function(a){f.error(a)})},a.joinQueue=function(){return g.spin("agentqueue-spinner"),a.enableLeave=!1,i.save({name:"QueueAdd",agent:d,queues:a.item.queues,channel:"voice",data1:d,data2:a.params.penalty,data3:a.item.queues.join(","),data4:"voice"}).$promise.then(function(){a.item.queues=[],f.show(h.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.leaveQueue=function(b){return g.spin("agentqueue-spinner"),a.enableLeave=!1,i.save({name:"QueueRemove",agent:d,queue:b,channel:"voice",data1:d,data3:b,data4:"voice"}).$promise.then(function(){f.show(h.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},j.socket.on("user_has_voice_queue:save",function(b){var c=_.find(a.queueTable.data,function(a){return a.name===b.queue});if(!c&&b.logged)a.queueTable.data.push({name:b.queue,loggedAt:b.loggedAt,penalty:b.penalty}),_.remove(a.queues,{name:b.queue}),g.stop("agentqueue-spinner"),a.enableLeave=!0;else if(c&&!b.logged){var d=_.remove(a.queueTable.data,{name:b.queue});a.queues.push(d[0])}}),j.socket.on("user_has_voice_queue:remove",function(b){var c=_.remove(a.queueTable.data,{name:b.queue});a.queues.push(c[0]),g.stop("agentqueue-spinner"),a.enableLeave=!0}),a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewOutboundCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportDial","Pause","Action","usSpinnerService","$q","uiGridConstants","$timeout","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return j.spin("spinner-grid"),g.get({controller:"active",controller2:"calls"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){p(),j.stop("spinner-grid")})}function p(){e.socket.on("report_dial:save",function(b){a.gridOptions.data.unshift(b)}),e.socket.on("report_dial:update",function(b){var c=_.find(a.gridOptions.data,{uniqueid:b.uniqueid});c&&(_.merge(c,b),!c.endtime||c.answertime&&c.answertime==c.endtime||m(function(){_.remove(a.gridOptions.data,{uniqueid:c.uniqueid})},3e3))})}a.moment=moment,a.initDials=function(){a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate",cellClass:"text-center"},{name:"agent",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.channel.split('/')[1].split('-')[0]}}</div>"},{name:"calleridnum",displayName:"APPLICATION_CALLERID",headerCellFilter:"translate",cellClass:"text-center"},{name:"dialstring",cellClass:"text-center"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.endtime && !row.entity.answertime">{{\'APPLICATION_RINGING\' | translate}}</span><span data-ng-if="row.entity.answertime && !row.entity.endtime">{{\'APPLICATION_TALKING\' | translate}}</span><span data-ng-if="row.entity.answertime && row.entity.endtime">{{\'APPLICATION_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.endtime && !row.entity.answertime">{{\'APPLICATION_\'+row.entity.dialstatus | translate}}</span><span data-ng-if="!row.entity.endtime && grid.appScope.showTimers"> <css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){q(a.gridOptions.data.length)})}},o()};var q=function(a){var b=a?30*a+100:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_dial")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.outbound",{url:"/outbound",templateUrl:"app/channels/voice/realtime/view/outbound/outbound.html",controller:"VoiceRealtimeViewOutboundCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewParameterCtrl",["$scope","$translate","Dashboard","VoiceQueue","Auth","socket","uiGridConstants",function(a,b,c,d,e,f,g){function h(a){var b=a?30*a+150:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")}function i(b){var c=_.find(a.gridOptions.data,{name:b.queue});c&&(c[b.type]+=b.amount)}var j={offset:0,limit:10};a.initParameters=function(){switch(a.user=e.getCurrentUser(),a.$on("$destroy",function(){f.socket.removeAllListeners("voice:inbound")}),a.user.role){case"admin":c.get({id:"voice",controller:"init"}).$promise.then(function(b){for(var c in b.queues)b.queues[c].waiting=b.queues[c].waiting||0,b.queues[c].active=b.queues[c].active||0,b.queues[c].complete=b.queues[c].complete||0,b.queues[c].abandon=b.queues[c].abandon||0,b.queues[c].unmanaged=b.queues[c].unmanaged||0,b.queues[c].holdtime=b.queues[c].holdtime||0,b.queues[c].talktime=b.queues[c].talktime||0,a.gridOptions.data.push(b.queues[c])})["catch"](function(a){console.error(a)});break;case"user":c.get({id:"voice",controller:"init"}).$promise.then(function(b){for(var c in b.queues){var d=_.find(a.user.PVoiceQueues,{name:c});d&&(b.queues[c].waiting=b.queues[c].waiting||0,b.queues[c].active=b.queues[c].active||0,b.queues[c].complete=b.queues[c].complete||0,b.queues[c].abandon=b.queues[c].abandon||0,b.queues[c].unmanaged=b.queues[c].unmanaged||0, +b.queues[c].holdtime=b.queues[c].holdtime||0,b.queues[c].talktime=b.queues[c].talktime||0,a.gridOptions.data.push(b.queues[c]))}})["catch"](function(a){console.error(a)})}f.socket.on("voice:inbound",function(a){i(a)})},a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,columnDefs:[{name:"name",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"waiting",displayName:"APPLICATION_WAITING",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"active",displayName:"APPLICATION_ACTIVE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"complete",displayName:"APPLICATION_ANSWERED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:g.filter.GREATER_THAN_OR_EQUAL,placeholder:"from"},{condition:g.filter.LESS_THAN_OR_EQUAL,placeholder:"to"}]},{name:"abandon",displayName:"APPLICATION_ABANDONED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:g.filter.GREATER_THAN_OR_EQUAL,placeholder:"from"},{condition:g.filter.LESS_THAN_OR_EQUAL,placeholder:"to"}]},{name:"unmanaged",displayName:"APPLICATION_UNMANAGED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:g.filter.GREATER_THAN_OR_EQUAL,placeholder:"from"},{condition:g.filter.LESS_THAN_OR_EQUAL,placeholder:"to"}]},{name:"holdtime",displayName:"APPLICATION_HOLDTIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.holdtime | secToTime | date:'HH:mm:ss'}}</div>",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"talktime",displayName:"APPLICATION_TALKTIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.talktime | secToTime | date:'HH:mm:ss'}}</div>",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"totalCalls",displayName:"APPLICATION_TOTAL_CALLS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.complete + row.entity.abandon + row.entity.unmanaged}}</div>",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?j.order=null:j.order=b[0].name+" "+b[0].sort.direction.toUpperCase()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){h(b),j.offset=(a-1)*b,j.limit=b}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters.length>1?a.filters.forEach(function(b){b.term?64===b.condition?j[a.name+"_uiFrom"]=b.term:256===b.condition&&(j[a.name+"_uiTo"]=b.term):64===b.condition?delete j[a.name+"_uiFrom"]:256===b.condition&&delete j[a.name+"_uiTo"]}):a.filters.length&&a.filters[0].term?j[a.name]=a.filters[0].term:delete j[a.name]})})}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.parameters",{url:"/parameters",templateUrl:"app/channels/voice/realtime/view/parameter/parameter.html",controller:"VoiceRealtimeViewParameterCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewQueueCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","VoiceQueue","usSpinnerService","$q",function(a,b,c,d,e,f,g,h,i){function j(){return h.spin("spinner-grid"),g.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){k(),h.stop("spinner-grid")})}function k(){e.socket.on("voice_queue:save",function(b){_.find(a.queues,{name:b.name})||a.queues.push(b)}),e.socket.on("voice_queue:remove",function(b){_.remove(a.queues,{name:b.name})}),e.socket.on("user_has_voice_queue:save",function(b){if(b.queue===a.item.queue){var c=_.find(a.gridOptions.data,{id:b.UserId});c?(c.voicePause=b.paused,c.pauseType=b.reason):a.gridOptions.data.push({id:b.UserId,name:b.membername,voicePause:b.paused,pauseType:b.reason})}}),e.socket.on("user_has_voice_queue:remove",function(b){b.queue===a.item.queue&&_.remove(a.gridOptions.data,{id:b.UserId})})}a.moment=moment,a.item={},a.initQueues=function(){a.gridOptions={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT_NAME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"paused",displayName:"APPLICATION_PAUSED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div\">{{(row.entity.voicePause ? 'APPLICATION_YES' : 'APPLICATION_NO') | translate}}</div>"},{name:"pauseType",displayName:"APPLICATION_REASON",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.voicePause">{{row.entity.pauseType}}</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(){l(a.gridOptions.paginationPageSize>a.gridOptions.data.length?a.gridOptions.data.length:a.gridOptions.paginationPageSize)}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){l(c>a.gridOptions.data.length?a.gridOptions.data.length:c)})}},j(!0)},a.getAgents=function(b){return b?g.get({id:b,controller:"agents"}).$promise.then(function(b){a.gridOptions.data=_.filter(b.rows,function(a){return a.UserHasVoiceQueue.logged===!0})})["catch"](function(a){f.error(a)}):void(a.gridOptions.data=[])};var l=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,p(10)})["catch"](function(a){f.error(a)})["finally"](function(){o(),j.stop("spinner-grid")})}function o(){e.socket.on("report_queue:save",function(b){a.gridOptions.data.unshift(b)}),e.socket.on("report_queue:update",function(b){var c=_.find(a.gridOptions.data,{id:b.id});if(c){var d={queuecallerabandon:b.queuecallerabandon,queuecallerleave:b.queuecallerleave};delete b.queuecallerabandon,delete b.queuecallerleave,_.merge(c,b),d.queuecallerabandon&&(c.queuecallerabandon=d.queuecallerabandon),d.queuecallerleave&&(c.queuecallerleave=d.queuecallerleave),(c.queuecallerabandon||c.queuecallercomplete||c.queuecallerexitreason)&&m(function(){_.remove(a.gridOptions.data,{id:b.id})},3e3)}})}a.moment=moment,a.initQueues=function(){a.gridOptions={headerCellFilter:"translate",paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.queuecallerleaveAt && !row.entity.queuecallerexit">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.queuecallerleaveAt && !row.entity.queuecallerabandon && !row.entity.queuecallercomplete && !row.entity.queuecallerexit">{{\'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.queuecallerexitreason">{{row.entity.queuecallerexitreason}}</span><span data-ng-if="!row.entity.queuecallercomplete && !row.entity.queuecallerabandon && !row.entity.queuecallerexit && grid.appScope.showTimers"> <css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"position",displayName:"APPLICATION_POSITION",headerCellFilter:"translate"},{name:"lastAssignedTo",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.pagination.on.paginationChanged(a,function(a,b){p(b)})}},n()};var p=function(a){var b=a?30*a+100:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_queue")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.queuecalls",{url:"/queuecalls",templateUrl:"app/channels/voice/realtime/view/queuecalls/queuecalls.html",controller:"VoiceRealtimeViewQueueCallsCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewTelephoneCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Telephone","Pause","Action","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){return j.spin("spinner-grid"),g.get(p).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){j.stop("spinner-grid")})}function o(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c&&(c.status=b.status,c.statusAt=b.statusAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal)}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}var p={offset:0,limit:10};a.moment=moment,a.initTelephones=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_TELEPHONE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.name}} <{{row.entity.internal}}></div>"},{name:"status",displayName:"APPLICATION_PHONE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{'APPLICATION_'+row.entity.status | translate}} <span data-ng-if=\"row.entity.statusAt && (row.entity.status === 'BUSY' || row.entity.status === 'ONHOLD' || row.entity.status === 'INUSE')\"><span data-ng-if=\"grid.appScope.showTimers\"><css-timer start-time=\"row.entity.statusAt\"></css-timer></span></span></div>",filter:{type:l.filter.SELECT,selectOptions:[{value:"UNKNOWN",label:d.instant("APPLICATION_UNKNOWN")},{value:"NOT_INUSE",label:d.instant("APPLICATION_NOT_INUSE")},{value:"INUSE",label:d.instant("APPLICATION_INUSE")},{value:"BUSY",label:d.instant("APPLICATION_BUSY")},{value:"INVALID",label:d.instant("APPLICATION_INVALID")},{value:"UNAVAILABLE",label:d.instant("APPLICATION_UNAVAILABLE")},{value:"RINGING",label:d.instant("APPLICATION_RINGING")},{value:"RINGINUSE",label:d.instant("APPLICATION_RINGINUSE")},{value:"ONHOLD",label:d.instant("APPLICATION_ONHOLD")}]}},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i></button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){q(a.gridOptions.data.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?p.order=null:p.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),n()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){p.offset=(a-1)*b,p.limit=b,n()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?p[a.name]=a.filters[0].term:delete p[a.name]}),n()})}},n(),m(function(){o()})};var q=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent")}),a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/voice/realtime/view/telephone/telephone.modal.info.html",controller:"VoiceRealtimeViewTelephoneInfoModalCtrl",resolve:{telephone:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.telephones",{url:"/telephones",templateUrl:"app/channels/voice/realtime/view/telephone/telephone.html",controller:"VoiceRealtimeViewTelephoneCtrl",data:{permissions:{only:["admin","user"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewTelephoneInfoModalCtrl",["$scope","$uibModalInstance","$http","telephone",function(a,b,c,d){a.telephone=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewCtrl",["$scope","Auth",function(a,b){a.Auth=b,a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),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-control-forward font-red':row.entity.type === 'tigerdial','icon-question':row.entity.type === 'unknown','icon-earphones font-purple':row.entity.type === 'internal','fa fa-user-secret font-blue':row.entity.type === 'chanspy'}\"></i></div>",filter:{type:g.filter.SELECT,selectOptions:[{value:"inbound",label:"Inbound"},{value:"internal",label:"Internal"},{value:"outbound",label:"Outbound"},{value:"tigerdial",label:"Motion Dialer"},{value:"chanspy",label:"ChanSpy"},{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","VoiceContext","socket",function(a,b,c,d,e,f,g,h,i){a.$application=d.application,a.forms={route:void 0},a.getContexts=function(){return h.get().$promise.then(function(b){a.voiceContexts=b.rows,i.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){e.error(a)})},a.item={type:"inbound",appdata:"Inbound Call from ${CALLERID(num)}",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","VoiceContext","socket",function(a,b,c,d,e,f,g,h,i){a.$application=d.application,a.forms={route:void 0},a.getContexts=function(){return h.get().$promise.then(function(b){a.voiceContexts=b.rows,i.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){g.error(a)})},a.item={type:"internal",appdata:"Internal Call from ${CALLERID(num)}",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","VoiceContext","socket",function(a,b,c,d,e,f,g,h,i,j){a.$application=d.application,a.forms={route:void 0},a.getContexts=function(){return i.get().$promise.then(function(b){a.voiceContexts=b.rows,j.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){e.error(a)})},a.item={type:"outbound",appdata:"Outbound Call to ${CALLERID(dnid)}",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","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){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>",sort:{direction:n.DESC,priority:0}},{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 o():b.get({id:h.uniqueid}).$promise.then(function(b){delete b.password,delete b.stamp,a.voicemail=b,o()})["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","$state",function(a,b,c,d,e,f,g,h,i,j){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",onClick:"grid.appScope.goToContacts(row.entity.id)"}]}]};a.gridOptions=h.gridOptions(g,b,a)},a.goToContacts=function(a){j.go("main.contactmanager.contacts.list",{companyId: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/:controller2",{id:"@id"},{update:{method:"PUT"},search:{method:"POST"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.contacts",{url:"/contacts",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ContactManagerListCopyModalCtrl",["$scope","$uibModalInstance","xAlert","List","Contact","$translate",function(a,b,c,d,e,f){a.item={},a.getLists=function(){return d.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){c.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerListImportModalCtrl",["$scope","$uibModalInstance","indexes","csv","xAlert","socket","List","Contact","$translate","Company","companyId","listId",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(a){var b,c;if(!a)return 0;for(a=a.toString(),b=c=a.length;b--;){var d=a[b].charCodeAt();d>=56320&&57343>=d&&b--,d>127&&2047>=d?c++:d>2047&&65535>=d&&(c+=2)}return c}function n(b){if(b>=a.csvLength||a.stopped)return void(a.importing=!1);for(var c,f=[],g="",j=b;b+200>j&&j<a.csvLength;j++)c={},_.forOwn(a.item,function(b,e){switch(e){case"tags":c.tags=[],a.item.tags.forEach(function(a){d[j][a]&&c.tags.push(d[j][a])});break;default:c[e]=d[j][b]}}),c.ListId=a.item.ListId,c.CompanyId=a.item.CompanyId||null,c.firstName?f.push(c):(a["import"].fail+=1*a.addingQuote,a["import"].failed++,g+=(g?",(":"(")+(j+2)+")");return m(JSON.stringify(f))<=5e7?h.save({controller:"bulk"},{contacts:f}).$promise.then(function(c){a["import"].success+=c.ok*a.addingQuote,a["import"].succeeded+=c.ok,a["import"].fail+=c.ko*a.addingQuote,a["import"].failed+=c.ko,c.failed.length&&(_.forEach(c.failed,function(a,d){c.failed[d]+=b+2}),a.failedRows+=(a.failedRows?",":"")+_.sortBy(c.failed).join(",")),g&&(a.failedRows+=(a.failedRows?",":"")+g),n(j)})["catch"](function(b){a.stopped=!0,e.error(b),n(j)}):(a.stopped=!0,e.show(i.instant("MESSAGE_REQUEST_TOO_BIG"),"warning"),n(j),void 0)}a.indexes=c,a.importing=!1,a.submitted=!1,a.stopped=!1,a["import"]={success:0,fail:0,succeeded:0,failed:0},a.csvLength=d.length,a.addingQuote=100/a.csvLength,a.forms={csv:void 0},a.item={CompanyId:k||null,ListId:l||null},a.start=function(){a.importing=!0,a.submitted=!0,a.failedRows="",n(0)},a.getLists=function(){return g.get().$promise.then(function(b){a.lists=b.rows,a.item.ListId||(a.item.ListId=a.lists[0]?a.lists[0].id:null),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",id:"all"}).$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","usSpinnerService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){function r(){m.socket.on("contact_manager:save",function(){a.gridOptions.getPage()})}a.Auth=o,a.isAgent=o.isAgent(),a.initView=function(){var c;return j.get().$promise.then(function(b){return a.lists=[],a.customFields=[],b.rows.forEach(function(b){_.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){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={exporterMenuAllData:!1,exporterMenuVisibleData:!1,exporterMenuSelectedData:!1,exporterCsvFilename:"Contacts.csv",columnDefs:[{name:"id",width:56},{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 data-ng-if="!grid.appScope.isAgent" href="/contactmanager/lists/view/{{row.entity.ListId}}/settings">{{row.entity.List.name}}</a><span data-ng-if="grid.appScope.isAgent">{{row.entity.List.name}}</span></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 data-ng-if="!grid.appScope.isAgent" href="/contactmanager/companies/view/{{row.entity.CompanyId}}/settings">{{row.entity.Company.name}}</a><span data-ng-if="grid.appScope.isAgent">{{row.entity.Company.name}}</span></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.alias,displayName:a.alias,visible:!1})}),c.columnDefs.push({name:"action",width:100,buttons:d}),a.gridOptions=i.gridOptions(h,c,a),r()})["catch"](function(a){l.error(a)})},d.FileSelect.prototype.isEmptyAfterSelection=function(){return!0};var s=a.uploader=new d({queueLimit:1,clearInputAfterAddedToQueue:!0});s.onAfterAddingFile=function(b){e.parse(b._file,{header:!0,complete:function(b){a.uploader.clearQueue(),a["import"](b.data)},error:function(a){console.log(a)}})},a.extractAll=function(){q.spin("grid-spinner");var b=_.clone(a.gridOptions.pagOpt);return delete b.limit,delete b.offset,h.get(_.merge({controller:"extract",controller2:"all"},b)).$promise.then(function(a){return q.stop("grid-spinner"),a.rows})["catch"](function(a){l.error(a)})},a["import"]=function(b){m.unsyncUpdates("contact_manager");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},companyId:function(){return a.gridOptions.columnDefs[6].filter.term||null},listId:function(){return a.gridOptions.columnDefs[5].filter.term||null}}});c.result.then(function(){console.log("result"),r(),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)})},a.$on("$destroy",function(){m.unsyncUpdates("contact_manager")})}]),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("CustomField",["$resource",function(a){return a("/api/contactmanager/customfields/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.customfields",{url:"/customfields",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:5}}})}]),angular.module("xCallyShuttleApp").controller("CustomFieldListCreateModalCtrl",["$scope","$uibModalInstance","$translate",function(a,b,c){a.$translate=c,a.forms={dashboard:void 0},a.item={},a.choices=[{value:""}],a.bsSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},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("ContactManagerCustomFieldListCtrl",["$scope","$translate","xAlert","Modal","$uibModal","$log","CustomField","gridOptions",function(a,b,c,d,e,f,g,h){a.initView=function(){var b={exporterCsvFilename:"customfields.csv",primaryKey:"id",columnDefs:[{name:"alias",displayName:"APPLICATION_NAME"},{name:"name",displayName:"APPLICATION_FIELD"},{name:"type"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/contactmanager/customfields/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)",name:"delete"}]}]};a.gridOptions=h.gridOptions(g,b,a)},a.create=function(){var d=e.open({animation:!0,size:"lg",templateUrl:"app/contactmanager/customfield/list/create.modal.html",controller:"CustomFieldListCreateModalCtrl"});d.result.then(function(d){return g.save(d).$promise.then(function(){a.gridOptions.getPage(),c.show(b.instant("MESSAGE_WELL_DONE")+"!","success")})["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.customfields.list",{url:"/list",templateUrl:"app/contactmanager/customfield/list/list.html",controller:"ContactManagerCustomFieldListCtrl",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("ContactManagerCustomFieldViewCtrl",["$scope","xAlert","$translate","$stateParams","$location","CustomField",function(a,b,c,d,e,f){function g(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)+"]"):[]}a.bsSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.getCustomField=function(){return f.get({id:d.id}).$promise.then(function(b){if(a.customField=b,"select"===a.customField.type)try{a.choices=JSON.parse(a.customField.values)}catch(c){a.choices=g(a.customField.values)}})["catch"](function(){e.path("/contactmanager/customfields/list")})},a.addField=function(){a.choices.push({})},a.removeField=function(b){a.choices.splice(b,1)},a.updateCustomField=function(){var e=angular.copy(a.customField);return"select"===e.type&&(e.values=angular.toJson(a.choices)),f.update({id:d.id},a.customField).$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.customfields.view",{url:"/view/:id",templateUrl:"app/contactmanager/customfield/view/view.html",controller:"ContactManagerCustomFieldViewCtrl",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.customfields.view.settings",{url:"/settings",templateUrl:"app/contactmanager/customfield/view/view.settings.html"})}]),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","$state","MotionDialerList",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){var b={exporterCsvFilename:"Lists.csv",columnDefs:[{name:"id"},{name:"name"},{name:"description"},{name:"action",width:100,buttons:[{"class":"blue-hoki",name:"settings",href:"/contactmanager/lists/view/{{row.entity.id}}/settings"},{"class":"green-turquoise",name:"contacts",onClick:"grid.appScope.goToContacts(row.entity.id)"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteList(row.entity.name, row.entity.id)"}]}]};a.gridOptions=i.gridOptions(h,b,a)},a.goToContacts=function(a){j.go("main.contactmanager.contacts.list",{listId:a})},a.deleteList=d.confirm["delete"](function(b){return k.find({id_source:b}).$promise.then(function(a){return a&&a.status>0?a.response.RMI.rows[0]?k["delete"]({id:a.response.RMI.rows[0].id}).$promise:{status:1}:void e.show(a?a.message||"Please, check your connection!":"Please, check your connection!","danger")}).then(function(d){if(d&&d.status>0)return h.remove({id:b}).$promise.then(function(){a.gridOptions.getPage(),e.show(c.instant("MESSAGE_WELL_DONE"),"success")});var f="Please, check your connection!";d&&(f=d.response&&d.response.RMI?d.response.RMI.errors||d.message||"Please, check your connection!":d.message||"Please, check your connection!"),e.show(f,"danger")})["catch"](function(a){e.error(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(){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.bsSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},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=[{name:"firstName",value:"firstName"},{name:"lastName",value:"lastName"},{name:"CompanyId",value:"CompanyId"},{name:"phone",value:"phone"},{name:"mobile",value:"mobile"},{name:"email",value:"email"},{name:"fax",value:"fax"},{name:"tags",value:"tags"},{name:"ListId",value:"ListId"},{name:"street",value:"street"},{name:"postalCode",value:"postalCode"},{name:"city",value:"city"},{name:"country",value:"country"},{name:"dateOfBirth",value:"dateOfBirth"},{name:"description",value:"description"},{name:"url",value:"url"}];a.bsSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"};var o=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.initVariables=function(){return j.get({listId:d.id,controller:"customfields",id:"all"}).$promise.then(function(b){if(a.variables=_.clone(n),b.rows.forEach(function(b){try{"select"===b.type&&(b.values=JSON.parse(b.values)),a.variables.push({name:b.alias,value:b.name})}catch(c){console.log("Cf not valid:",b.alias)}}),a.list&&a.list.variables&&a.list.variables.length)for(var c=a.list.variables.length;c--;)_.find(a.variables,{value:a.list.variables[c].value})||a.list.variables.splice(c,1)})["catch"](function(a){console.error(a),b.error(a)})},a.getList=function(){return j.get({listId:d.id}).$promise.then(function(b){if(b.variables)try{b.variables=JSON.parse(b.variables)}catch(c){console.log("invalid or outdated variables format"),b.variables=[]}else b.variables=[];a.list=b})["catch"](function(){f.path("/contactmanager/lists/list")})},a.updateList=function(){var e=_.clone(a.list);return e.variables=e.variables.length?angular.toJson(e.variables):"",j.update({id:d.id},e).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.error(a)})},a.convertList=function(){a.list.isTdList=!0,a.updateList()},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}}),o)})["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:"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")};a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50],paginationPageSize:10,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.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"websitename",displayName:"APPLICATION_WEBSITE",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.abandon">{{\'APPLICATION_QUEUESTATUS_ABANDON\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</div>"}],data:[],gridMenuTitleFilter:function(a){var b=f.defer();return b.resolve(g.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){j(a.table2.data.length)})}},e.get({id:b.getCurrentUser().id,controller:"chat",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){ +j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),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.$on("$destroy",function(){d.socket.removeAllListeners("dashboard:fax")}),a.roomStatus={"new":0,open:0,pending:0,closed:0},a.routingStats={waiting:0,timeout: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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}};var j=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50],paginationPageSize:10,columnDefs:[{name:"UserHasFaxQueue.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.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){})}},e.get({id:b.getCurrentUser().id,controller:"fax",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),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.initRoomStats=function(){return c.get({id:"dashboard"}).$promise.then(function(b){a.roomStatus=b,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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("dashboard:fax",function(b){a.roomStatus=b.roomStatus,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})})["catch"](function(a){console.error(a)})},a.initRoutingStats=function(){return h.get({id:"dashboard"}).$promise.then(function(b){a.routingStats=b})["catch"](function(a){console.error(a)})},a.initSocketListening=function(){d.socket.on("dashboard:fax",function(b){a.roomStatus=b.roomStatus,a.routingStats=b.routingStats,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})}}]),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.$on("$destroy",function(){d.socket.removeAllListeners("dashboard:mail")}),a.roomStatus={"new":0,open:0,pending:0,closed:0},a.routingStats={waiting:0,timeout: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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}};var j=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50],paginationPageSize:10,columnDefs:[{name:"UserHasMailQueue.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.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){})}},e.get({id:b.getCurrentUser().id,controller:"mail",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),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.initRoomStats=function(){return c.get({id:"dashboard"}).$promise.then(function(b){a.roomStatus=b,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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("dashboard:mail",function(b){a.roomStatus=b.roomStatus,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})})["catch"](function(a){console.error(a)})},a.initRoutingStats=function(){return h.get({id:"dashboard"}).$promise.then(function(b){a.routingStats=b})["catch"](function(a){console.error(a)})},a.initSocketListening=function(){d.socket.on("dashboard:mail",function(b){a.roomStatus=b.roomStatus,a.routingStats=b.routingStats,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})}}]),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.$on("$destroy",function(){d.socket.removeAllListeners("dashboard:openchannel")}),a.roomStatus={"new":0,open:0,pending:0,closed:0},a.routingStats={waiting:0,timeout: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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}};var j=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50],paginationPageSize:10,columnDefs:[{name:"UserHasOpenchannelQueue.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.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){})}},e.get({id:b.getCurrentUser().id,controller:"openchannel",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),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.initRoomStats=function(){return c.get({id:"dashboard"}).$promise.then(function(b){a.roomStatus=b,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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("dashboard:openchannel",function(b){a.roomStatus=b.roomStatus,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})})["catch"](function(a){console.error(a)})},a.initRoutingStats=function(){return h.get({id:"dashboard"}).$promise.then(function(b){a.routingStats=b})["catch"](function(a){console.error(a)})},a.initSocketListening=function(){d.socket.on("dashboard:openchannel",function(b){a.roomStatus=b.roomStatus,a.routingStats=b.routingStats,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})}}]),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.$on("$destroy",function(){d.socket.removeAllListeners("dashboard:sms")}),a.roomStatus={"new":0,open:0,pending:0,closed:0},a.routingStats={waiting:0,timeout: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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}};var j=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50],paginationPageSize:10,columnDefs:[{name:"UserHasSmsQueue.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.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){})}},e.get({id:b.getCurrentUser().id,controller:"sms",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),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.initRoomStats=function(){return c.get({id:"dashboard"}).$promise.then(function(b){a.roomStatus=b,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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("dashboard:sms",function(b){a.roomStatus=b.roomStatus,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})})["catch"](function(a){console.error(a)})},a.initRoutingStats=function(){return h.get({id:"dashboard"}).$promise.then(function(b){a.routingStats=b})["catch"](function(a){console.error(a)})},a.initSocketListening=function(){d.socket.on("dashboard:sms",function(b){a.roomStatus=b.roomStatus,a.routingStats=b.routingStats,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})}}]),angular.module("xCallyShuttleApp").controller("DashboardVoiceCtrl",["$scope","$rootScope","$timeout","Auth","ReportQueue","ReportCall","Agent","Dashboard","socket",function(a,b,c,d,e,f,g,h,i){a.moment=moment,a.radioSwitch={size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"success",onColor:"danger"};var j=function(a,b){var c=a?30*a+130:177;angular.element(document.getElementsByName(b)[0]).css("height",c+"px")};a.initUser=function(){var b;return a.user=d.getCurrentUser(),a.voice={},a.$on("$destroy",function(){b&&(b.terminate(),i.socket.removeAllListeners("voice:inbound"),i.socket.removeAllListeners("voice:outbound:global"))}),e.get({controller:"dashboard"}).$promise.then(function(b){return a.voice.queues=b,f.get({controller:"dashboard"}).$promise}).then(function(b){a.voice.outbound=b})["catch"](function(a){console.error(a)})["finally"](function(){i.socket.on("voice:inbound",function(b){(a.voice.queues[b.type]>0||b.amount>0)&&(a.voice.queues[b.type]+=b.amount)}),i.socket.on("voice:outbound:global",function(b){_.merge(a.voice.outbound,b)})})},a.initAgent=function(){return d.getCurrentUser().$promise.then(function(b){return a.agent=b,a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1,a.table1={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50],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>'}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!1,paginationPageSizes:[10,25,50],paginationPageSize:10,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.queuecallerleaveAt && !row.entity.queuecallerexit">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.queuecallerleaveAt && !row.entity.queuecallerabandon && !row.entity.queuecallercomplete && !row.entity.queuecallerexit">{{\'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.queuecallerexitreason"> {{row.entity.queuecallerexitreason}}</span><span data-ng-if="!row.entity.queuecallercomplete && !row.entity.queuecallerabandon && !row.entity.queuecallerexit && grid.appScope.showTimers"> <css-timer start-time="row.entity.updatedAt"></css-timer></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</span></div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"position",displayName:"APPLICATION_POSITION",headerCellFilter:"translate"},{name:"lastAssignedTo",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi1=b,a.gridApi1.grid.registerDataChangeCallback(function(){j(a.gridApi1.core.getVisibleRows(a.gridApi1.grid).length,"table2")})}},a.table3={exporterCsvFilename:"abandoned_calls.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</div>"},{name:"createdAt",displayName:"APPLICATION_DATE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.updatedAt | date:'yyyy-MM-dd HH:mm:ss'}}</div>"},{name:"lastAssignedTo",cellClass:"text-center ui-grid-vcenter",displayName:"APPLICATION_LAST_ASSIGNED_TO",headerCellFilter:"translate"},{name:"assigned",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.assigned" type="checkbox" switch-active="{{ !row.entity.assigned || grid.appScope.agent.name === row.entity.lastAssignedTo }}" switch-on-text="{{ \'APPLICATION_ASSIGNED\' | translate }}" switch-off-text="{{ \'APPLICATION_FREE\' | translate }}" switch-on-color="{{ grid.appScope.radioSwitch.onColor }}" switch-off-color="{{ grid.appScope.radioSwitch.offColor }}" switch-animate="{{ grid.appScope.radioSwitch.animate }}" switch-size="{{ grid.appScope.radioSwitch.size }}" switch-label="{{ grid.appScope.radioSwitch.label }}" switch-icon="{{ grid.appScope.radioSwitch.icon }}" switch-radio-off="{{ grid.appScope.radioSwitch.radioOff }}" switch-label-width="{{ grid.appScope.radioSwitch.labelWidth }}" switch-handle-width="{{ grid.appScope.radioSwitch.handleWidth }}"></div>',enableFiltering:!1}],data:[],onRegisterApi:function(b){a.gridApi2=b,a.gridApi2.grid.registerDataChangeCallback(function(){j(a.gridApi2.core.getVisibleRows(a.gridApi2.grid).length,"table3")})}},g.get({id:a.agent.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}})}).then(function(){return j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),i.socket.on("user_has_voice_queue:remove",function(b){b.UserId===a.agent.id&&_.remove(a.table1.data,{queue:b.queue})}),i.socket.on("user_has_voice_queue:save",function(b){if(b.UserId===a.agent.id||b.membername===a.agent.name){var c=_.find(a.table1.data,{queue:b.queue});c?_.merge(c,b):!c&&b.logged&&a.table1.data.unshift({queue:b.queue,loggedAt:moment(),lastcall:null,callstaken:0})}}),e.get({id:"waiting",controller:"calls"}).$promise}).then(function(b){a.table2.data=b.rows}).then(function(){return i.socket.on("report_queue:save",function(b){a.table2.data.push(b)}),i.socket.on("report_queue:update",function(b){var d=_.find(a.table2.data,{id:b.id});d&&(_.merge(d,b),(d.queuecallerabandon||d.queuecallercomplete||d.queuecallerexitreason||b.queuecallerleaveAt)&&c(function(){_.remove(a.table2.data,{id:b.id})},3e3))}),e.get({controller:"abandoned",controller2:"all"}).$promise}).then(function(b){a.table3.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){i.socket.on("report_queue:update",function(b){b.queuecallerabandon&&a.table3.data.unshift(b)})})},a.updateItem=function(b){return e.update({id:b.id},{assigned:b.assigned,lastAssignedTo:b.assigned?a.agent.name:void 0}).$promise["catch"](function(a){console.error(a); +})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk",{url:"/desk",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").factory("DeskAccount",["$resource",function(a){return a("/api/desk/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("DeskListCtrl",["$scope","$http","$rootScope","xAlert","$translate","socket","Modal","stResource",function(a,b,c,d,e,f,g,h){a.conf={accountsByPage:{name:"10",value:10}},a.accountsByPage=[{name:"10",value:10},{name:"25",value:25},{name:"50",value:50},{name:"All",value:0}],a.accounts={checked:[]},a.check=function(b,c){c?a.accounts.checked=angular.copy(_.map(a.displayedDeskAccounts,"id")):a.accounts.checked=[]},a.getAccounts=function(b){return _.map(a.displayedDeskAccounts,function(a){var c={};return b.forEach(function(b){c[b]=a[b]}),c})},a.initList=function(b){f.unsyncUpdates("desk_account"),b.url="/api/desk/accounts",h.getPage(b).then(function(d){a.displayedDeskAccounts=d.rows,b.pagination.numberOfPages=d.total_pages,c.updateTableConfig(a.accountsByPage,a.displayedDeskAccounts.length),c.updateTableConfig(a.conf.accountsByPage,a.displayedDeskAccounts.length)}),f.socket.on("desk_account:save",function(){a.initList(b)}),f.socket.on("desk_account:remove",function(c){a.accounts.checked=_.without(a.accounts.checked,c.id),a.initList(b)})},a.deleteItem=g.confirm["delete"](function(a){b["delete"]("/api/desk/accounts/"+a).success(function(){d.show(e.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(a){d.error(a)})}),a.deleteItems=g.confirm["delete"](function(){b["delete"]("/api/desk/accounts",{params:{id:a.accounts.checked}}).success(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){d.error(a)})}),a.checkAccount=function(a){b.get("/api/desk/accounts/"+a+"/check").then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk.list",{url:"/list",templateUrl:"app/desk/list/list.html",controller:"DeskListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("DeskViewCtrl",["$scope","$http","$stateParams","$translate","$location","WizardHandler","socket","xAlert","Modal","desk_com",function(a,b,c,d,e,f,g,h,i,j){a.$stateParams=c,a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:500,scrollInertia:0},a.initConfiguration=function(){a.formsConfiguration={},a.configuration={}},a.goNext=function(){f.wizard().next()},a.formValidation=function(a){return a},a.$on("$destroy",function(){g.unsyncUpdates("desk_configuration"),g.unsyncUpdates("desk_field")}),a.initView=function(){b.get("/api/desk/accounts/"+c.id).success(function(b){a.account=b}).error(function(a){h.error(a)})},a.updateItem=function(){b.put("/api/desk/accounts/"+c.id,a.account).success(function(){h.show(d.instant("MESSAGE_WELL_DONE")+".","success")}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.getConfigurations=function(){b.get("/api/desk/configurations",{params:{AccountId:c.id}}).success(function(b){a.configurations=b,g.socket.on("desk_configuration:remove",function(b){_.remove(a.configurations,{id:b.id})})}).error(function(a){h.error(a)})},a.deleteConfiguration=i.confirm["delete"](function(a){b["delete"]("api/desk/configurations/"+a).success(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}),a.createConfiguration=function(){a.configuration.AccountId=c.id,b.post("api/desk/configurations",a.configuration).success(function(a){e.path("desk/view/"+c.id+"/configurations/settings/"+a.id)}).error(function(){h.show("Something went wrong!","danger")})},a.fieldType=["string","variable"],a.descFieldType=["string","key_value"],a.getFields=function(){b.get("/api/desk/accounts/"+c.id+"/fields").success(function(b){a.accountFields=j.fields.concat(b)}).error(function(a){h.error(a)})},a.getConfiguration=function(){b.get("/api/desk/configurations/"+c.configurationId).success(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,g.socket.on("desk_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})}).error(function(a){h.error(a)})},a.getVariables=function(){b.get("/api/variables").success(function(b){a.variables=b.rows}).error(function(a){h.error(a)})},a.removeItem=function(a){b["delete"]("api/desk/fields/"+a.id).success(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addItemSubject=function(){var d={type:"string",content:""};b.post("/api/desk/configurations/"+c.configurationId+"/subject",d).success(function(b){a.subjectConfig.push(b)}).error(function(){h.show("Something went wrong!","danger")})},a.addItemDescription=function(){var d={type:"string",content:""};b.post("/api/desk/configurations/"+c.configurationId+"/description",d).success(function(b){a.descriptionConfig.push(b)}).error(function(){h.show("Something went wrong!","danger")})},a.addItemField=function(){var d={content:""};b.post("/api/desk/configurations/"+c.configurationId+"/field",d).success(function(b){a.fieldConfig.push(b)}).error(function(){h.show("Something went wrong!","danger")})},a.updateField=function(a){b.put("/api/desk/fields/"+a.id,a).success(function(){}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.changeType=function(b){"variable"===b.type?b.content="":"string"===b.type&&(b.VariableId=null),a.updateField(b)},a.changeDescType=function(b){"key_value"===b.type?(b.content="","string"===b.keyType?b.VariableId=null:"variable"===b.keyType&&(b.keyContent="")):"string"===b.type&&(b.VariableId=null,b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){if(b.content="",b.idField){var c=_.find(a.accountFields,"id",b.idField);c&&(b.customField=_.result(c,"custom",!0))}a.updateField(b)},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"id",b);return c?c.data.choices?c.data.choices:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk.view",{url:"/view/:id",templateUrl:"app/desk/view/view.html",controller:"DeskViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.desk.view.account",{url:"/account",templateUrl:"app/desk/view/view.account.html"}).state("main.desk.view.configurations",{url:"/configurations",templateUrl:"app/desk/view/view.configurations.html"}).state("main.desk.view.configurations.settings",{url:"/settings/:configurationId",templateUrl:"app/desk/view/view.configurationSettings.html",controller:"DeskViewCtrl"}).state("main.desk.view.configuration",{url:"/configuration",templateUrl:"app/desk/view/view.configuration.html"})}]),angular.module("xCallyShuttleApp").controller("DeskWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler",function(a,b,c,d,e,f){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={}},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){console.log(a.item),b.post("api/desk/accounts",a.item).success(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/desk/list")}).error(function(){e.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk.wizard",{url:"/wizard",templateUrl:"app/desk/wizard/wizard.html",controller:"DeskWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("FreshdeskAccount",["$resource",function(a){return a("/api/freshdesk/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"},fields:{params:{controller:"fields"},isArray:!0},check:{params:{controller:"check"}}})}]).factory("FreshdeskConfiguration",["$resource",function(a){return a("/api/freshdesk/accounts/:accountId/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]).factory("FreshdeskField",["$resource",function(a){return a("/api/freshdesk/accounts/:accountId/configurations/:configurationId/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),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").controller("FreshdeskListCtrl",["$scope","FreshdeskAccount","gridOptions","xAlert","$translate",function(a,b,c,d,e){a.initView=function(){var d={exporterCsvFilename:"freshdesk_account.csv",columnDefs:[{name:"name",displayName:"APPLICATION_NAME"},{name:"username"},{name:"remoteUri",displayName:"APPLICATION_URI"},{name:"action",width:250,buttons:[{"class":"blue-hoki",href:"/freshdesk/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(){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").config(["$stateProvider",function(a){a.state("main.freshdesk.view.configurations",{url:"/configurations",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("FreshdeskViewConfigurationListCtrl",["$scope","$stateParams","$translate","gridOptions","FreshdeskConfiguration","$uibModal",function(a,b,c,d,e,f){a.initView=function(){var c={exporterCsvFilename:"freshdesk_configurations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/freshdesk/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/freshdesk/view/configuration/list/create.modal.html",controller:"FreshdeskCreateConfigurationCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("FreshdeskCreateConfigurationCtrl",["$scope","$translate","$uibModalInstance","FreshdeskConfiguration","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.freshdesk.view.configurations.list",{url:"/list",templateUrl:"app/freshdesk/view/configuration/list/list.html",controller:"FreshdeskViewConfigurationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("FreshdeskViewConfigurationViewCtrl",["$scope","$filter","$stateParams","$translate","socket","variable","xAlert","FreshdeskAccount","FreshdeskConfiguration","FreshdeskField","Variable","Tag",function(a,b,c,d,e,f,g,h,i,j,k,l){a.$on("$destroy",function(){e.unsyncUpdates("freshdesk_field")}),a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:300,scrollInertia:0},a.fieldType=[{type:"string",title:"String"},{type:"variable",title:"Variable"},{type:"customVariable",title:"Custom Variable"}],a.descFieldType=[{type:"string",title:"String"},{type:"keyValue",title:"Key Value"}],a.groupVariableByGroup=function(a){switch(a.group){case"voice_queue":return"Voice: Queue";default:return"Other"}},a.initView=function(){a.configurationName="",a.subjectConfig=[],a.descriptionConfig=[],a.fieldConfig=[],a.selectedTags={tags:[]},a.variables=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,a.selectedTags={tags:_.map(b.Tags,function(a){return a.id})},e.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})})})["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=b("freshdesk")(c)})["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.changeFieldType=function(b){if(b.content="",b.variableName="",b.nameField="",b.VariableId=null,b.idField){var c=_.find(a.accountFields,"name",b.idField);c&&(b.customField=!c["default"])}a.updateField(b)},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);return c&&c.hasOwnProperty("choices")?_.isArray(c.choices)?c.choices.length?c.choices:[]:_.keys(c.choices).length?_.keys(c.choices):[]:!1}},a.getTags=function(){return l.get().$promise.then(function(b){a.tags=b.rows})["catch"](function(a){g.error(a)})},a.updateTags=function(){return i.update({accountId:c.id,id:c.configurationId,controller:"tags"},a.selectedTags.tags).$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.freshdesk.view.configurations.view",{url:"/view/:configurationId",templateUrl:"app/freshdesk/view/configuration/view/view.html",controller:"FreshdeskViewConfigurationViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("FreshdeskViewCtrl",["$scope","$http","$stateParams","$translate","$location","$filter","WizardHandler","socket","xAlert","Modal","FreshdeskAccount",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){return k.get({id:c.id}).$promise.then(function(b){a.account=b})["catch"](function(a){i.error(a)})},a.updateItem=function(){return k.update({id:c.id},a.account).$promise.then(function(){i.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.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"})}]),angular.module("xCallyShuttleApp").controller("FreshdeskWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler","FreshdeskAccount",function(a,b,c,d,e,f,g){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(){return g.save(a.item).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/freshdesk/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.freshdesk.wizard",{url:"/wizard",templateUrl:"app/freshdesk/wizard/wizard.html",controller:"FreshdeskWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.iframe",{url:"/iframe",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("IframeViewCtrl",["$scope","Auth","Integration","xAlert","$translate","$sce",function(a,b,c,d,e,f){a.Auth=b,a.initView=function(){return c.get({state:"iframe"}).$promise.then(function(c){a.iframe=_.first(c.rows),a.iframe.remoteUri?a.url=f.trustAsResourceUrl(a.iframe.remoteUri):b.isAgent()&&d.show(e.instant("MESSAGE_NO_IFRAME_CONFIGURED")+".","danger")})["catch"](function(a){d.error(a)})},a.updateItem=function(){return b.isAgent()?void 0:c.update({id:a.iframe.id},a.iframe).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.iframe.view",{url:"/view",templateUrl:"app/iframe/view/view.html",controller:"IframeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("Integration",["$resource",function(a){return a("/api/integrations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.integrations",{url:"/integrations",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:19}}})}]),angular.module("xCallyShuttleApp").controller("IntegrationListCtrl",["$scope","Modal","socket","FileUploader","Integration","xAlert",function(a,b,c,d,e,f){a.integrationsByPage=10;var g=a.uploader=new d({url:"api/integrations",autoUpload:!0,removeAfterUpload:!0});g.filters.push({name:"zipFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|zip|".indexOf(b)}}),g.onSuccessItem=function(a,b,c,d){console.info("onSuccessItem",a,b,c,d),f.show(b.name,"success")},g.onErrorItem=function(a,b,c,d){console.info("onErrorItem",a,b,c,d),b.errors.forEach(function(a){f.error(err)})},a.deleteItem=b.confirm["delete"](function(a){e["delete"]({id:a},function(){f.show("Integration Removed","success")},function(a){f.error(a)})}),a.initList=function(){a.integrations=e.query({},function(a){c.syncUpdates("integration",a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.integrations.list",{url:"/list",templateUrl:"app/integration/list/list.html",controller:"IntegrationListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty",{url:"/jscripty",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("JscriptyProject",["$resource",function(a){return a("/api/jscripty/projects/:id/:controller/:action/:action2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectListCtrl",["$scope","$uibModal","JscriptyProject","gridOptions","Auth",function(a,b,c,d,e){a.Auth=e,a.initView=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:300,buttons:[{"class":"blue-hoki",icon:"icon-settings",href:"/jscripty/projects/view/{{row.entity.id}}",hide:e.isAgent()},{"class":" green-turquoise",icon:"fa fa-play",onClick:"grid.appScope.openJscriptyTab(row.entity)"},{"class":"purple",icon:"icon-book-open",href:"/jscripty/projects/report/{{row.entity.id}}/sessions",hide:e.isAgent()},{"class":"red-sunglo",icon:"fa fa-trash",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)",hide:e.isAgent()}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/jscripty/project/list/list.create.modal.html",controller:"JscriptyProjectListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectListCreateCtrl",["$scope","$translate","$uibModalInstance","JscriptyProject","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){console.log(a),e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects.list",{url:"/list",templateUrl:"app/jscripty/project/list/list.html",controller:"JscriptyProjectListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects",{url:"/projects",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectReportCtrl",["$scope","uiGridConstants","$http","$state","$stateParams","socket","Auth","Modal","xAlert","$translate","$rootScope","gridOptions","JscriptyProject","$location",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.projectStats={started:0,incomplete:0,completed:0},a.projectId=e.id,a.initView=function(){m.get({id:e.id}).$promise.then(function(b){a.project=b})["catch"](function(a){i.error(a)}),m.get({id:e.id,controller:"sessions"}).$promise.then(function(b){var c=_.groupBy(b.rows,"status");a.projectStats.started=c.started?c.started.length:0,a.projectStats.completed=c.completed?c.completed.length:0,a.projectStats.incomplete=c.incomplete?c.incomplete.length:0})["catch"](function(a){i.error(a)})},a.pdf=function(a,b){var c=[];if(a){var d=html2canvas(document.getElementById(a)),e=d.parse(),f=d.render(e),g=f.toDataURL("image/png");c.push({image:g,width:500,style:"img"})}b.length&&_.forEach(b,function(a){var b=html2canvas(document.getElementById(a.question_id)),d=b.parse(),e=b.render(d),f=e.toDataURL("image/png");c.push({image:f,width:500,style:"img"})});var h={content:c};pdfMake.createPdf(h).download("Project_summary.pdf")},a.getProjectSessions=function(){var c={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"session_id",displayName:"APPLICATION_SESSIONID"},{name:"queue",displayName:"APPLICATION_QUEUE"},{name:"membername",displayName:"APPLICATION_AGENT"},{name:"calleridnum",displayName:"APPLICATION_CALLERIDNUM"},{name:"createdAt",displayName:"APPLICATION_STARTEDAT",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:b.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:b.filter.LESS_THAN_OR_EQUAL}]},{name:"completedAt",displayName:"APPLICATION_COMPLETEDAT",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:b.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:b.filter.LESS_THAN_OR_EQUAL}]},{name:"status",displayName:"APPLICATION_STATUS"},{name:"last_question_id",displayName:"APPLICATION_LASTQUESTIONID"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/jscripty/projects/report/{{row.entity.projectId}}/session/{{row.entity.session_id}}",name:"Detail"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteSession(row.entity.session_id)"}]}]};a.gridOptions=l.gridOptions(m,c,a,{id:e.id,controller:"sessions"})},a.deleteSession=function(b){m["delete"]({id:e.id,controller:"sessions",action:b}).$promise.then(function(b){a.gridOptions.getPage(),a.initView(),i.show(j.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})},a.getSessionDetails=function(){m.get({id:e.id,controller:"sessions",action:e.sessionId}).$promise.then(function(b){a.session=b,a.sessionQuestions=b.ReportJscriptyQuestions})["catch"](function(a){i.error(a)})},a.getQuestionSummary=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"question_id",displayName:"APPLICATION_QUESTIONID"},{name:"question_type",displayName:"APPLICATION_QUESTIONTYPE"},{name:"question_label",displayName:"APPLICATION_QUESTIONLABEL"},{name:"question_text",displayName:"APPLICATION_QUESTION"},{name:"count",displayName:"APPLICATION_COUNT",enableFiltering:!1},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/jscripty/projects/report/"+e.id+"/detail/{{row.entity.question_id}}",name:"Detail"}]}]};a.gridOptions=l.gridOptions(m,b,a,{id:e.id,controller:"questions",action:"summary"})},a.getQuestionInputs=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"session_id",displayName:"APPLICATION_SESSIONID"},{name:"question_id",displayName:"APPLICATION_QUESTIONID",enableFiltering:!1},{name:"question_label",displayName:"APPLICATION_QUESTIONLABEL",enableFiltering:!1},{name:"question_text",displayName:"APPLICATION_QUESTION",enableFiltering:!1},{name:"input_label",displayName:"APPLICATION_INPUTLABEL",enableFiltering:!1},{name:"input_value",cellTemplate:'<div uib-tooltip="{{row.entity.input_value}}">{{row.entity.input_value}}</div>',displayName:"APPLICATION_INPUTVALUE",enableFiltering:!1}]};a.gridOptions=l.gridOptions(m,b,a,{id:e.id,controller:"inputs"})},a.getProjectDetail=function(){a.projectDetail=[],m.query({id:e.id,controller:"questions",action:"detail"}).$promise.then(function(b){console.log(e.questionId),e.questionId?a.projectDetail.push(_.find(b,function(a){return a.question_id==parseInt(e.questionId)})):a.projectDetail=b,console.log(a.projectDetail)})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects.report",{url:"/report/:id",templateUrl:"app/jscripty/project/report/report.html",controller:"JscriptyProjectReportCtrl"}).state("main.jscripty.projects.report.sessions",{url:"/sessions",templateUrl:"app/jscripty/project/report/report.sessions.html"}).state("main.jscripty.projects.report.summary",{url:"/summary",templateUrl:"app/jscripty/project/report/report.summary.html"}).state("main.jscripty.projects.report.inputs",{url:"/inputs",templateUrl:"app/jscripty/project/report/report.inputs.html"}).state("main.jscripty.projects.report.detail",{url:"/detail",templateUrl:"app/jscripty/project/report/report.detail.html"}).state("main.jscripty.projects.report.questionDetail",{url:"/detail/:questionId",controller:"JscriptyProjectReportCtrl",templateUrl:"app/jscripty/project/report/report.detail.html"}).state("main.jscripty.projects.report.sessionDetail",{url:"/session/:sessionId",controller:"JscriptyProjectReportCtrl",templateUrl:"app/jscripty/project/report/report.session.detail.html"})}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectViewCtrl",["$scope","$http","$state","$stateParams","socket","Auth","Modal","xAlert","$translate","$rootScope",function(a,b,c,d,e,f,g,h,i,j){a.jscriptyProject={},a.getProject=function(){b.get("/api/jscripty/projects/"+d.id).success(function(b){a.jscriptyProject=b,angular.element(document).ready(function(){window.onerror=function(a,b,c){try{if(null!=a&&-1!=a.indexOf("Script error."));else{var d=new Image;d.src="assets/plugins/mxgraph/images/1x1.png?msg="+encodeURIComponent(a)+"&url="+encodeURIComponent(b)+"&lnum="+encodeURIComponent(c)}}catch(e){}},b.token=f.getToken();var a=new EditorUi(new Editor);a.openString(b.draft,b.name,b),a.editor.graphChangeListener=function(a,b){var c=b.properties.rtChange||!1;c||(this.modified=!0)}}),e.syncUpdates("jscripty_project",[b],function(a,c,d){c.id===b.id})})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects.view",{url:"/view/:id",templateUrl:"app/jscripty/project/view/view.html",controller:"JscriptyProjectViewCtrl",authenticate:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",serie:!0,cache:!1,files:["assets/plugins/mxgraph/css/common.css","assets/plugins/mxgraph/css/explorer.css","assets/plugins/mxgraph/styles/grapheditor.css","assets/plugins/mxgraph/styles/custom.css","assets/plugins/jscripty/js/custom.js","assets/plugins/mxgraph/js/mxClient.js","assets/plugins/jscripty/js/Editor.js","assets/plugins/jscripty/js/Graph.js","assets/plugins/jscripty/js/EditorUi.js","assets/plugins/jscripty/js/Actions.js","assets/plugins/jscripty/js/Menus.js","assets/plugins/jscripty/js/Sidebar.js","assets/plugins/jscripty/js/Toolbar.js","assets/plugins/jscripty/js/Dialogs.js"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("LandingCtrl",["$scope","$location","$window","$timeout","Auth","Setting","YourDashboard",function(a,b,c,d,e,f,g){function h(b,c){var d,f,g=b.length;for(d=0;g>d;d++)if(_.includes(c,b[d].id))if(b[d].SubModules&&b[d].SubModules.length){if(f=h(b[d].SubModules,c))return f}else switch(b[d].id){case 2:var i={};i[e.getRole()]=!0;var j=_.find(a.tempDashboards,i);if(j)return f="/tools/yourdashboards/show/"+j.id,delete a.tempDashboards,f;break;default:return b[d].path}}function i(c){c||(a.message="MESSAGE_NO_AVAILABLE_MODULES"),d(function(){b.path(c)},500)}a.initLanding=function(){a.year=moment().year();var c;return f.get({controller:"info"}).$promise.then(function(b){return a.info=b,f.get({id:1}).$promise.then(function(a){return a})["catch"](function(){return null})}).then(function(d){var f,j=e.getCurrentUser().$promise;return j?j.then(function(e){if(f=e,c&&"admin"===e.role&&d.firstLogin)return void b.path("/adminreset");switch(f.role){case"user":if(_.includes(_.map(e.Modules,"id"),2))return g.get().$promise.then(function(b){a.tempDashboards=b.rows,i(h(f.Modules,_.map(e.Modules,"id")))})["catch"](function(){_.remove(f.Modules,{id:2}),i(h(f.Modules,_.map(e.Modules,"id"))); +});i(h(f.Modules,_.map(e.Modules,"id")));break;case"admin":case"agent":i("/dashboard/voice")}})["catch"](function(a){console.error(a),b.path("/login")}):void b.path("/login")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("landing",{url:"/landing",templateUrl:"app/landing/landing.html",controller:"LandingCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css","assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("LoginCtrl",["$scope","Auth","$location","$window","$rootScope","Setting","xAlert","$stateParams",function(a,b,c,d,e,f,g,h){a.year=moment().year(),a.recovered=h.reset,a.userLogin={},a.userSignUp={},a.loginSubmitted=!1,a.signupSubmitted=!1,a.errorLogin=!1,a.errorSignup=!1,a.errorLog="",a.forgotPassword=!1,a.showRecoverMessage=!1,a.flagLogin1=!1,a.getInfo=function(){return f.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})},a.toggleLogin=function(){a.flagLogin1=!a.flagLogin1},a.toggleForgotPassword=function(b){a.showRecoverMessage=!1,a.userLogin.email="",a.forgotPassword=b},e.bodyLayout="login",a.$on("$viewContentLoaded",function(){Metronic.init(),Layout.init()}),a.recover=function(){b.recover({email:a.userLogin.email}).then(function(){a.showRecoverMessage=!0})["catch"](function(b){console.log(b),a.showRecoverMessage=!1,g.error(b)})},a.login=function(d){a.loginSubmitted=!0,d.$valid?b.login({name:a.userLogin.name,password:a.userLogin.password,remember:a.userLogin.remember}).then(function(){c.path("/landing")})["catch"](function(b){a.errorLog=b.message||"error",a.errorLogin=!0}):a.errorLogin=!0},a.signup=function(c){a.signupSubmitted=!0,c.$valid?b.createUser({email:a.userSignUp.email,fullname:a.userSignUp.fullname,name:a.userSignUp.name,password:a.userSignUp.password,role:a.userSignUp.role,online:!0})["catch"](function(b){a.errorLog=b.message||"error",a.errorSignup=!0}):a.errorSignup=!0},a.loginOauth=function(a){d.location.href="/auth/"+a}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("login",{url:"/login",templateUrl:"app/login/login.html",params:{reset:null},controller:"LoginCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("Action",["$resource",function(a){return a("/api/actions/:name/:controller",{name:"@name"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("Ami",["$resource",function(a){return a("/api/ami/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChooseContactModalCtrl",["$scope","$uibModalInstance","data","xAlert","$translate","Contact",function(a,b,c,d,e,f){a.open=function(a){b.close(a)},a.getContacts=function(){return f.search({controller:"listcontact"},c).$promise.then(function(b){a.contacts=b.rows})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("CloseEditedTabModalCtrl",["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("CloseEditedTabModalJscriptyCtrl",["$scope","$uibModalInstance","project","JscriptyProject","xAlert",function(a,b,c,d,e){a.init=function(){a.project=c},a.close=function(){d.update({id:a.project.projectId,controller:"sessions",action:a.project.sessionId},{status:"incomplete",completedAt:Date(),last_question_id:a.project.lastQuestionId}).$promise.then(function(a){e.show("Project Ended","success")}),b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerSetDisposition",["$scope","$uibModalInstance","VoiceDisposition",function(a,b,c){a.initDisposition=function(){return c.get().$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.item={},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("customGridDateFilterModalCtrl",["$scope","$rootScope","$log","$uibModalInstance","term","hasTime",function(a,b,c,d,e,f){if(a.hasTime=f,a.dateTime={},e)if(f){var g=e.split(" ");a.dateTime.filterDate=moment(g[0]),a.dateTime.time=e[1]?moment(g[1],"HH:mm"):moment()}else a.dateTime.filterDate=moment(e);else f&&(a.dateTime.time=moment());a.setFilterDate=function(b){d.close({date:moment(b).format("YYYY-MM-DD").toString(),time:f?a.dateTime.time?moment(a.dateTime.time).format("HH:mm").toString():moment().format("HH:mm").toString():null})},a.cancelDateFilter=function(){d.dismiss()}}]),angular.module("xCallyShuttleApp").controller("customGridTagsModalCtrl",["$scope","$rootScope","$log","$uibModalInstance","term","Tag","xAlert",function(a,b,c,d,e,f,g){a.initModal=function(){return a.item={},f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name"),a.item.myTags=e})["catch"](function(a){console.log("error retrieving tags"),g.error(a),d.dismiss()})},a.setFilterTags=function(){d.close(a.item.myTags)},a.cancelTagsFilter=function(){d.dismiss()}}]),angular.module("xCallyShuttleApp").factory("templateVariable",["$translate",function(a){return[{id:"voice",label:a.instant("APPLICATION_VOICE"),title:a.instant("APPLICATION_VOICE"),groups:[{label:a.instant("APPLICATION_QUEUE"),values:[{value:"{{uniqueid}}",label:a.instant("APPLICATION_UNIQUEID"),description:a.instant("APPLICATION_UNIQUEID")},{value:"{{calleridnum}}",label:a.instant("APPLICATION_CALLERIDNUM"),description:a.instant("APPLICATION_CALLERIDNUM")},{value:"{{calleridname}}",label:a.instant("APPLICATION_CALLERIDNAME"),description:a.instant("APPLICATION_CALLERIDNAME")},{value:"{{queue}}",label:a.instant("APPLICATION_QUEUE"),description:a.instant("APPLICATION_QUEUE")},{value:"{{interface}}",label:a.instant("APPLICATION_INTERFACE"),description:a.instant("APPLICATION_INTERFACE")},{value:"{{membername}}",label:a.instant("APPLICATION_MEMBERNAME"),description:a.instant("APPLICATION_MEMBERNAME")},{value:"{{holdtime}}",label:a.instant("APPLICATION_HOLDTIME"),description:a.instant("APPLICATION_HOLDTIME")},{value:"{{talktime}}",label:a.instant("APPLICATION_TALKTIME"),description:a.instant("APPLICATION_TALKTIME")},{value:"{{connectedlinenum}}",label:a.instant("APPLICATION_CONNECTEDLINENUM"),description:a.instant("APPLICATION_CONNECTEDLINENUM")},{value:"{{connectedlinename}}",label:a.instant("APPLICATION_CONNECTEDLINENAME"),description:a.instant("APPLICATION_CONNECTEDLINENAME")},{value:"{{agentconnectAt}}",label:a.instant("APPLICATION_CONNECTED_AT"),description:a.instant("APPLICATION_CONNECTED_AT")},{value:"{{agentcalledAt}}",label:a.instant("APPLICATION_CALLED_AT"),description:a.instant("APPLICATION_CALLED_AT")},{value:"{{agentcompleteAt}}",label:a.instant("APPLICATION_COMPLETED_AT"),description:a.instant("APPLICATION_AGENT_CALLED_AT")},{value:"{{reason}}",label:a.instant("APPLICATION_REASON"),description:a.instant("APPLICATION_REASON")},{value:"{{lastevent}}",label:a.instant("APPLICATION_LAST_EVENT"),description:a.instant("APPLICATION_LAST_EVENT")},{value:"{{channel}}",label:a.instant("APPLICATION_CHANNEL"),description:a.instant("APPLICATION_CHANNEL")}]}]},{id:"chat",label:a.instant("APPLICATION_CHAT"),title:a.instant("APPLICATION_CHAT"),groups:[{label:a.instant("APPLICATION_VARIABLES"),values:[{value:"{{username}}",label:a.instant("APPLICATION_USERNAME"),description:a.instant("APPLICATION_USERNAME")},{value:"{{email}}",label:a.instant("APPLICATION_MAIL"),description:a.instant("APPLICATION_MAIL")},{value:"{{text}}",label:a.instant("APPLICATION_TEXT"),description:a.instant("APPLICATION_TEXT")},{value:"{{chatWebsite}}",label:a.instant("APPLICATION_WEBSITE"),description:a.instant("APPLICATION_WEBSITE")}]}]},{id:"mail",label:a.instant("APPLICATION_MAIL"),title:a.instant("APPLICATION_MAIL"),groups:[{label:a.instant("APPLICATION_INTERACTION"),values:[{value:"{{interactionId}}",label:a.instant("APPLICATION_INTERACTION_ID"),description:a.instant("APPLICATION_INTERACTION_ID")},{value:"{{subject}}",label:a.instant("APPLICATION_SUBJECT"),description:a.instant("APPLICATION_SUBJECT")},{value:"{{{body}}}",label:a.instant("APPLICATION_MESSAGE"),description:a.instant("APPLICATION_MESSAGE")},{value:"{{accountName}}",label:a.instant("APPLICATION_ACCOUNT"),description:a.instant("APPLICATION_ACCOUNT")},{value:"{{from}}",label:"From",description:"From"},{value:"{{to}}",label:"To",description:"To"},{value:"{{cc}}",label:"Cc",description:"Cc"},{value:"{{agentName}}",label:a.instant("APPLICATION_AGENT_NAME"),description:a.instant("APPLICATION_AGENT_NAME")},{value:"{{agentEmail}}",label:a.instant("APPLICATION_AGENT_EMAIL"),description:a.instant("APPLICATION_AGENT_EMAIL")},{value:"{{createdAt}}",label:a.instant("APPLICATION_CREATED_AT"),description:a.instant("APPLICATION_CREATED_AT")}]}]}]}]),angular.module("xCallyShuttleApp").controller("gridDatePickerFilterCtrl",["$scope","$timeout","$uibModal","uiGridConstants",function(a,b,c,d){b(function(){a.col.colDef.name;a.openDatePicker=function(b){var d=c.open({templateUrl:"app/main/customDateFilter.modal.html",controller:"customGridDateFilterModalCtrl",size:"md",windowClass:"custom-date-filter-modal",resolve:{term:[function(){return b.term||null}],hasTime:b.hasTime||!1}});d.result.then(function(c){a.colFilter.listTerm=[],a.colFilter.term=c.date,b.hasTime&&(a.colFilter.term+=" "+c.time)})}})}]),angular.module("xCallyShuttleApp").factory("gridOptions",["Modal","xAlert","$translate","$interval","$q","usSpinnerService",function(a,b,c,d,e,f){return{gridOptions:function(d,g,h,i,j,k,l){function m(a,b){a.filter&&a.filter.term&&b&&(o[a.name]=a.filter.term),a.filters&&(a.filters.length>1?a.filters.forEach(function(b){b.term?64===b.condition?o[a.name+"_uiFrom"]=b.term:256===b.condition&&(o[a.name+"_uiTo"]=b.term):64===b.condition?delete o[a.name+"_uiFrom"]:256===b.condition&&delete o[a.name+"_uiTo"]}):a.filters.length&&a.filters[0].term?o[a.name]=a.filters[0].term:delete o[a.name])}h.id=[];var n=k?"gridOptions"+k:"gridOptions",o={offset:0,limit:10},p={offset:0,limit:10};g.draggable&&(g.rowTemplate='<div grid="grid" class="ui-grid-draggable-row" draggable="true"><div ng-repeat="(colRenderIndex, col) in colContainer.renderedColumns track by col.colDef.name" class="ui-grid-cell" ng-class="{ \'ui-grid-row-header-cell\': col.isRowHeader, \'custom\': true }" ui-grid-cell></div></div>',g.useExternalPagination=!1,g.enablePaginationControls=!1,g.showGridFooter=!1);var q=function(a){var b=a&&a>h[n].paginationPageSize?h[n].paginationPageSize:a,c=b?30*b+120:177,d=angular.element(document.getElementsByName(n)).length?angular.element(document.getElementsByName(n)[0]):angular.element(document.getElementsByClassName("ui-grid")[0]);d.css("height",c+"px")},r=function(a,b){return h[n].enablePaginationControls||(delete o.offset,delete o.limit),f.spin("spinner-grid"),i=a||i,d=b||d,d.get(i?_.merge(o,i):o).$promise.then(function(a){h[n].totalItems=a.count,h[n].data=a.rows,q(a.rows.length),l&&l()})["catch"](function(a){console.error(a)})["finally"](function(){f.stop("spinner-grid")})};return h.deleteItem=a.confirm["delete"](function(a){var e=i?angular.copy(i):{};return _.merge(e,{id:a}),d.remove(e).$promise.then(function(){r(),b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),h.gridApi.selection.clearSelectedRows(),h.id=[]})["catch"](function(a){b.error(a)})}),h.deleteItems=a.confirm["delete"](function(){var a=i?angular.copy(i):{};return _.merge(a,{ids:h.id}),d["delete"](a).$promise.then(function(){r(),b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),h.gridApi.selection.clearSelectedRows(),h.id=[]})["catch"](function(a){b.error(a)})}),g.columnDefs.forEach(function(a){m(a,!0),a.hasOwnProperty("displayName")||(a.displayName="APPLICATION_"+a.name.toUpperCase()),a.headerCellFilter="translate",a.hasOwnProperty("buttons")&&(a.displayName="",a.cellClass="ui-grid-vcenter",a.enableSorting=!1,a.enableFiltering=!1,a.enableColumnMenu=!1,a.cellTemplate="<div>",a.buttons.forEach(function(b){if(b.directive)a.cellTemplate+=b.directive;else{if(a.cellTemplate+="<a",a.cellTemplate+=b.hide?' data-ng-hide="'+b.hide+'" ':" ",a.cellTemplate+=b["class"]?' class="btn btn-xs '+b["class"]+'" ':" ",a.cellTemplate+=b.href?' data-ng-href="'+b.href+'" ':" ",a.cellTemplate+=b.uisref?' ui-sref="'+b.uisref+'" ':" ",a.cellTemplate+=b.onClick?' data-ng-click="'+b.onClick+'" ':" ",a.cellTemplate+=b.title?' title="'+b.title+'"':"",a.cellTemplate+=">",a.cellTemplate+=b.icon?'<i class="'+b.icon+'"></i>':"",b.name)switch(b.name){case"delete":a.cellTemplate+='<i class="icon-trash" title="'+b.name+'"></i>';break;case"profile":case"settings":case"detail":case"embedding":a.cellTemplate+='<i class="icon-settings" title="'+b.name+'"></i>';break;case"view":a.cellTemplate+='<i class="icon-doc" title="'+b.name+'"></i>';break;case"clone":a.cellTemplate+='<i class="icon-docs" title="'+b.name+'"></i>';break;case"permits":a.cellTemplate+='<i class="icon-key"></i>';break;case"copy":a.cellTemplate+='<i class="fa fa-files-o" title="'+b.name+'"></i>';break;case"select":a.cellTemplate+='<i class="icon-check" title="'+b.name+'"></i>';break;case"preview":a.cellTemplate+='<i class="icon-magnifier" title="'+b.name+'"></i>';break;case"contacts":a.cellTemplate+='<i class="fa fa-users" title="'+b.name+'"></i>';break;case"download":case"export":a.cellTemplate+='<i class="fa fa-download" title="'+b.name+'"></i>';break;case"agents":a.cellTemplate+='<i class="icon-people" title="'+b.name+'"></i>';break;case"run":a.cellTemplate+='<i class="fa fa-cogs" title="'+b.name+'"></i>';break;case"mailRoom":a.cellTemplate+='<i class="fa fa-envelope"></i>';break;case"chatRoom":a.cellTemplate+='<i class="fa fa-users"></i>';break;case"faxRoom":a.cellTemplate+='<i class="fa fa-fax"></i>';break;case"smsRoom":a.cellTemplate+='<i class="glyphicon glyphicon-comment"></i>';break;case"check":a.cellTemplate+='<i class="fa fa-check" title="'+b.name+'"></i>';break;case"queues":a.cellTemplate+='<i class="icon-docs" title="'+b.name+'"></i>';break;default:a.cellTemplate+="{{'APPLICATION_"+b.name.toUpperCase()+"' | translate}}"}else a.cellTemplate+=b.displayName?"{{'"+b.displayName+"' | translate}}":"";a.cellTemplate+="</a> "}}),a.cellTemplate+="<div>",delete a.buttons)}),_.merge({enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableRowSelection:!0,enableSelectAll:!0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,getPage:r,pagOpt:o,gridMenuTitleFilter:function(a){var b=e.defer();return b.resolve(c.instant(a)),b.promise},exporterAllDataFn:function(){return p.offset=o.offset,p.limit=o.limit,o={offset:0,limit:null},r().then(function(){o.offset=p.offset,o.limit=p.limit,r()})},exporterFieldCallback:function(a,b,c,d){if("applications"===c.field&&b.entity.Applications){var e="";return _.forEach(b.entity.Applications,function(a){e+=a.app+"("+a.appdata.join(",")+")"}),e}return d},exporterHeaderFilter:c.instant,onRegisterApi:function(a){h.gridApi=a,h.gridApi.selection&&(h.gridApi.selection.on.rowSelectionChanged(h,function(a){a.isSelected?h.id.push(h.gridApi.grid.options.primaryKey?a.entity[h.gridApi.grid.options.primaryKey]:a.entity.id):_.pull(h.id,h.gridApi.grid.options.primaryKey?a.entity[h.gridApi.grid.options.primaryKey]:a.entity.id)}),h.gridApi.selection.on.rowSelectionChangedBatch(h,function(a){a[0].isSelected?h.id=_.union(h.id,_.map(a,h.gridApi.grid.options.primaryKey?"entity."+h.gridApi.grid.options.primaryKey:"entity.id")):_.map(a,h.gridApi.grid.options.primaryKey?"entity."+h.gridApi.grid.options.primaryKey:"entity.id").forEach(function(a){_.pull(h.id,a)})})),h.gridApi.core.on.sortChanged(h,function(a,b){0===b.length?o.order=null:o.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),r()});for(var e=0;e<h.gridOptions.columnDefs.length;e++)if(h.gridOptions.columnDefs[e].hasOwnProperty("sort")){o.order=h.gridOptions.columnDefs[e].name+" "+h.gridOptions.columnDefs[e].sort.direction.toUpperCase();break}h.gridApi.pagination.on.paginationChanged(h,function(a,b){o.offset=(a-1)*b,o.limit=b,r()}),h.gridApi.core.on.filterChanged(h,function(){var a=this.grid;a.columns.forEach(function(a){m(a)}),r()}),h.gridApi.draggableRows&&h.gridApi.draggableRows.on.rowDropped(h,function(a){a.fromIndex!==a.toIndex&&d.update(i,h[n].data).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.error(a)})["finally"](function(){r()})}),j||r()}},g)}}}]),angular.module("xCallyShuttleApp").controller("gridTagsFilterCtrl",["$scope","$timeout","$uibModal","uiGridConstants",function(a,b,c,d){b(function(){a.col.colDef.name;a.openTags=function(b){var d=c.open({templateUrl:"app/main/customTagsFilter.modal.html",controller:"customGridTagsModalCtrl",size:"md",resolve:{term:[function(){if(b.term){var a=b.term.split(";");return a.pop(),a}return[]}]}});d.result.then(function(b){a.colFilter.listTerm=[],b.length&&(a.colFilter.term=b.join(";")+";")})}})}]),angular.module("xCallyShuttleApp").controller("MainCtrl",["$scope","$rootScope","$translate","$timeout","socket","Auth","xAlert","$uibModal","$log","$state","Contact","$window","$location","localStorageService","YourDashboard","Setting","AuthResource",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){function r(d){b.activeTour={main:!1},b.tourConfig={main:[{type:"function",fn:function(){b.tempTourPath=m.path()}},{type:"title",heading:c.instant("TOUR_MAIN_WELCOME"),text:'<div class="row"><div id="title-text" class="col-md-12"><span class="main-text">'+c.instant("TOUR_MAIN_DISCOVER_MOTION")+"</span><br/></div></div>",curtainClass:"myCurtainClass"}]},(f.isAdmin()||b.userModules[1])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/dashboard/voice"},{type:"title",heading:c.instant("TOUR_MAIN_DASHBOARD"),text:c.instant("TOUR_MAIN_DASHBOARD_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[2])&&d&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/yourdashboards/show/"+d.id},{type:"title",heading:c.instant("TOUR_MAIN_YOURDASHBOARD"),text:c.instant("TOUR_MAIN_YOURDASHBOARD_MESSAGE"),curtainClass:"myCurtainClass"}]),delete a.tempDashboards),(f.isAdmin()||b.userModules[4])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/staff/agents/list"},{type:"title",heading:c.instant("TOUR_MAIN_AGENTS"),text:c.instant("TOUR_MAIN_AGENTS_MESSAGE"),curtainClass:"myCurtainClass"}])),f.isAdmin()&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/channels/voice/queues/list"},{type:"title",heading:c.instant("TOUR_MAIN_VOICE_QUEUE"),text:c.instant("TOUR_MAIN_VOICE_QUEUE_ADD_MESSAGE"),curtainClass:"myCurtainClass"}])),b.license.chat&&(f.isAdmin()||b.userModules[30])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/channels/chat/queues/list"},{type:"title",heading:c.instant("TOUR_MAIN_CHAT_QUEUE"),text:c.instant("TOUR_MAIN_CHAT_QUEUE_MESSAGE"),curtainClass:"myCurtainClass"}])),b.license.openchannel&&(f.isAdmin()||b.userModules[46])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/channels/openchannel/accounts/list"},{type:"title",heading:c.instant("TOUR_MAIN_OPENCHANNEL"),text:c.instant("TOUR_MAIN_OPENCHANNEL_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[14])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/square/projects/list"},{type:"title",heading:c.instant("TOUR_MAIN_SQUARE_PROJECT"),text:c.instant("TOUR_MAIN_SQUARE_PROJECT_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[52])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/trunks/list"},{type:"title",heading:c.instant("TOUR_MAIN_TRUNKS"),text:c.instant("TOUR_MAIN_TRUNKS_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[52])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/triggers/list"},{type:"title",heading:c.instant("TOUR_MAIN_TRIGGERS"),text:c.instant("TOUR_MAIN__MESSAGE"),curtainClass:"myCurtainClass"}])),b.license.jscripty&&(f.isAdmin()||b.userModules[50])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/jscripty/projects/list"},{type:"title",heading:c.instant("TOUR_MAIN_JSCRIPTY"),text:c.instant("TOUR_MAIN_JSCRIPTY_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[17])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/analytics/reports/list"},{type:"title",heading:c.instant("TOUR_MAIN_REPORTS"),text:c.instant("TOUR_MAIN_REPORTS_MESSAGE"),curtainClass:"myCurtainClass"}])),b.tourConfig.main=b.tourConfig.main.concat([{type:"title",heading:c.instant("TOUR_MAIN_END"),text:c.instant("TOUR_MAIN_END_MESSAGE"),curtainClass:"myCurtainClass"}]),n.get("skipTour")||(b.activeTour.main=!0)}a.awesomeThings=[],b.workspaces=[],a.Auth=f,b.userModules={},a.keepMeLoggedModalInstance=void 0,a.agentLogout=function(a,b){var d=h.open({animation:!0,templateUrl:"app/channels/realtime/view/agent/agent.modal.logout.html",controller:"RealtimeViewAgentLogoutModalCtrl",resolve:{name:function(){return a}}});d.result.then(function(){return q.get({controller:"logout",controller2:"agent",param:b}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a)})},function(){i.info("Modal dismissed at: "+new Date)})},b.initTours=function(){return f.isAdmin()||b.userModules[2]?o.get().$promise.then(function(a){var b={};b[f.getRole()]=!0,r(_.find(a.rows,b))})["catch"](function(a){console.log(a)}):void r()},b.onTourFinish=function(){n.set("skipTour",!0),b.tempTourPath&&m.path(b.tempTourPath)},b.onTourSkip=function(){n.set("skipTour",!0)},a.select=function(a){switch(a.type){case"chatRoom":case"mailRoom":case"faxRoom":a.unread=0}},e.socket.on("agent:save",function(b){!b.online&&f.isAgent()&&(a.keepMeLoggedModalInstance||(a.keepMeLoggedModalInstance=h.open({animation:!0,backdrop:"static",keyboard:!1,templateUrl:"app/main/keepMeLogged.modal.html",controller:["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close(!0)},a.cancel=function(){b.close(!1)}}]}),a.keepMeLoggedModalInstance.result.then(function(a){a?l.location.reload():(f.logout(),m.path("/login"))})))}),a.openTdTab=function(a){b.workspaces.push({type:"tdDisposal",name:"Motion Dialer Disposition","class":"icon-control-forward",active:!0,spooler:a})},a.deselect=function(){},a.isAdmin=f.isAdmin,a.isLoggedIn=f.isLoggedIn,a.getCurrentUser=f.getCurrentUser,a.CurrentUser=f.getCurrentUser(),e.socket.on("user_has_voice_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_chat_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_mail_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_fax_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_sms_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),a.mainTab={active:!0},a.closeJscriptyTab=function(a){if(b.workspaces[a].edited){var c=h.open({animation:!0,templateUrl:"app/main/closeEditedTab.modal.jscripty.html",controller:"CloseEditedTabModalJscriptyCtrl",resolve:{project:b.workspaces[a]}});c.result.then(function(){b.workspaces.splice(a,1)})}else b.workspaces.splice(a,1)},b.closeTab=function(a){var c;b.workspaces[a].edited?"jscripty"===b.workspaces[a].type?b.workspaces[a].end():(c=h.open({animation:!0,templateUrl:"app/main/closeEditedTab.modal.html",controller:"CloseEditedTabModalCtrl"}),c.result.then(function(){b.workspaces.splice(a,1)},function(){i.info("Modal dismissed at: "+new Date)})):b.workspaces.splice(a,1)},a.createContact=function(d,e,f){var h=_.clone(e);return h.CompanyId||delete h.CompanyId,h.dateOfBirth&&(h.dateOfBirth=moment(h.dateOfBirth).format("DD/MM/YYYY")),k.save(h).$promise.then(function(e){b.workspaces.splice(d,1);var h=e.firstName;e.lastName&&(h+=" "+e.lastName),a.openContactTab({firstName:e.firstName,lastName:e.lastName,id:e.id},f),g.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.error(a)})};var s=function(b){var c=h.open({animation:!0,templateUrl:"app/main/chooseContact.modal.html",controller:"ChooseContactModalCtrl",resolve:{data:function(){return b}}});c.result.then(function(c){c?a.openContactTab(c,b):a.newContact(b)},function(){i.info("Modal dismissed at: "+new Date)})};a.updateContact=function(a,d){var e=angular.copy(d);return e.CompanyId||(e.CompanyId=null),e.dateOfBirth&&(e.dateOfBirth=moment(e.dateOfBirth).format("DD/MM/YYYY")),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){s(a)}),e.socket.on("report_integration:webPopup",function(a){b.workspaces.push({type:"webPopup",name:"Web Popup","class":"icon-info",active:!0,data: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:sugarcrm",function(a){l.open(a.url,"_blank")}),e.socket.on("report_integration:freshdesk",function(a){l.open(a.url,"_blank")}),e.socket.on("report_integration:tdDisposal",function(b){a.openTdTab(b)}),b.openContactTab=function(a,c){var d=_.find(b.workspaces,{contactID:a.id});if(d)d.active=!0,d.data=c,d.synchCall();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)})},d(function(){p.get({id:1}).$promise.then(function(c){"admin"===a.CurrentUser.role&&c.firstLogin?m.path("/adminreset"):f.getCurrentUser().$promise.then(function(a){a.Modules.forEach(function(a){b.userModules[a.id]=!0}),b.initTours()})["catch"](function(a){g.error(a)})})["catch"](function(a){g.error(a)})}),a.$on("$destroy",function(){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.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.companyInfo=function(b){j.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.callPhoneBar=function(c,e){var f;switch(e){case"call":f="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/originate/"+c;break;case"transfer":f="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/transfer?number="+c;break;default:f="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/originate/"+c}return $http.get(f).success(function(){b.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){b.error(a)})},a.dispose=function(){return j.open({animation:!0,templateUrl:"app/main/cm.disposition.modal.html",controller:"ContactManagerSetDisposition"}).result.then(function(c){return i.update({id:a.workspace.data.uniqueid},c).$promise.then(function(){a.contact.disposed=!0,a.workspace.data.agentDisposition=c.agentDisposition,b.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})})},a.init=function(){if(a.getTags(),a.getCompanies(),a.getLists(),a.getAgent(),a.workspace.data){if(a.enableDisposal=!1,"queue"===a.workspace.data.subtypeChannel?(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.contact.firstName=a.workspace.data.destcalleridname?a.workspace.data.destcalleridname:a.workspace.data.messageId?a.workspace.data.messageId:a.workspace.data.uniqueid?a.workspace.data.uniqueid:"",a.workspace.data.destcalleridnum&&(a.contact.phone=a.workspace.data.destcalleridnum)),a.workspace.data.from&&(a.contact.email=a.workspace.data.from),a.workspace.data.uniqueid)return i.get({id:a.workspace.data.uniqueid +}).$promise.then(function(){a.enableDisposal=!0})["catch"](function(){c.socket.on("report_call:save",function(b){b.uniqueid===a.workspace.data.uniqueid&&(a.enableDisposal=!0)})});a.workspace.data.CompanyId&&(a.contact.CompanyId=a.workspace.data.CompanyId)}},a.getLists=function(){return f.get().$promise.then(function(b){a.lists=b.rows,c.syncUpdates("list",a.lists),a.workspace.data&&a.workspace.data.ListId&&_.find(a.lists,{id:a.workspace.data.ListId})?a.contact.ListId=a.workspace.data.ListId:a.contact.ListId=a.lists[0]?a.lists[0].id:null,console.log(a.contact.ListId),a.getCustomFields()})["catch"](function(a){b.error(a)})},a.getCustomFields=function(){return f.get({listId:a.contact.ListId,controller:"customfields",id:"all"}).$promise.then(function(b){a.customFields=[],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)}}),!a.firstLoad||a.workspace.data?(a.workspace.edited=!0,a.firstLoad=!1):(a.firstLoad=!1,o())})["catch"](function(a){console.error(a),b.error(a)})},a.getTags=function(){return g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a),b.error(a)})},a.getCompanies=function(){return h.get().$promise.then(function(b){a.companies=b.rows,a.companies.unshift({id:"",name:"-- None --"}),c.syncUpdates("company",a.companies)})["catch"](function(a){console.error(a),b.error(a)})},e(function(){a.init()})}}}}]).directive("contact",["$compile","xAlert","socket","$timeout","List","Tag","Company","Contact","$translate","gridOptions","$uibModal","ReportCall","$rootScope","usSpinnerService","uiGridConstants","$log","Auth","$http",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.contactTab.html",compile:function(a,j){return function(a,j,s){function t(b){var c=[],d={};_.forEach(a.columns[a.log[b].show][a.log[b].detail].indexes,function(e,f){d={name:e,displayName:a.columns[a.log[b].show][a.log[b].detail].header[f],headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},"createdAt"===e&&(d.cellTemplate="<div class=\"centered-uigrid-td\">{{row.entity.createdAt | date:'dd/MM/yyyy HH:mm:ss'}}</div>",d.filterHeaderTemplate='<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',d.filters=[{name:"From",condition:o.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:o.filter.LESS_THAN_OR_EQUAL}]),c.push(d)}),a.columns[a.log[b].show][a.log[b].detail].actions&&c.push(a.columns[a.log[b].show][a.log[b].detail].actions),c.forEach(function(a){u(a,b,!0),a.hasOwnProperty("displayName")||(a.displayName="APPLICATION_"+a.name.toUpperCase()),a.headerCellFilter="translate",a.hasOwnProperty("buttons")&&(a.displayName="",a.cellClass="ui-grid-vcenter",a.enableSorting=!1,a.enableFiltering=!1,a.enableColumnMenu=!1,a.cellTemplate="<div>",a.buttons.forEach(function(b){if(b.directive)a.cellTemplate+=b.directive;else{if(a.cellTemplate+="<a",a.cellTemplate+=b.hide?' data-ng-hide="'+b.hide+'" ':" ",a.cellTemplate+=b["class"]?' class="btn btn-xs '+b["class"]+'" ':" ",a.cellTemplate+=b.href?' data-ng-href="'+b.href+'" ':" ",a.cellTemplate+=b.uisref?' ui-sref="'+b.uisref+'" ':" ",a.cellTemplate+=b.onClick?' data-ng-click="'+b.onClick+'" ':" ",a.cellTemplate+=b.title?' title="'+b.title+'"':"",a.cellTemplate+=">",a.cellTemplate+=b.icon?'<i class="'+b.icon+'"></i>':"",b.name)switch(b.name){case"delete":a.cellTemplate+='<i class="fa fa-trash"></i>';break;case"profile":case"settings":case"detail":case"embedding":a.cellTemplate+='<i class="icon-settings"></i>';break;case"agents":a.cellTemplate+='<i class="icon-people"></i>';break;case"run":a.cellTemplate+='<i class="fa fa-cogs"></i>';break;case"mailRoom":a.cellTemplate+='<i class="fa fa-envelope"></i>';break;case"chatRoom":a.cellTemplate+='<i class="fa fa-users"></i>';break;case"faxRoom":a.cellTemplate+='<i class="fa fa-fax"></i>';break;case"smsRoom":a.cellTemplate+='<i class="glyphicon glyphicon-comment"></i>';break;default:a.cellTemplate+="{{'APPLICATION_"+b.name.toUpperCase()+"' | translate}}"}else a.cellTemplate+=b.displayName?"{{'"+b.displayName+"' | translate}}":"";a.cellTemplate+="</a> "}}),a.cellTemplate+="<div>",delete a.buttons)});var e={enablePaginationControls:!0,exporterCsvFilename:b+".csv",columnDefs:c,enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,showTreeExpandNoChildren:!0,data:[],gridMenuTitleFilter:function(a){var b=$q.defer();return b.resolve(i.instant(a)),b.promise},onRegisterApi:function(c){a.gridApi=c,a.gridApi.grid.registerDataChangeCallback(function(){}),a.gridApi.core.on.sortChanged(a,function(a,c){0===c.length?w.order=null:w.order=c[0].name+" "+c[0].sort.direction.toUpperCase(),x(b)}),a.gridApi.pagination.on.paginationChanged(a,function(a,c){w.offset=(a-1)*c,w.limit=c,x(b)}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){u(a,b)}),x(b)})}};x(b,e)}function u(a,b,c){a.filter&&a.filter.term&&c&&(w[b][a.name]=a.filter.term),a.filters&&(a.filters.length>1?a.filters.forEach(function(c){c.term?64===c.condition?w[b][a.name+"_uiFrom"]=c.term:256===c.condition&&(w[b][a.name+"_uiTo"]=c.term):64===c.condition?delete w[b][a.name+"_uiFrom"]:256===c.condition&&delete w[b][a.name+"_uiTo"]}):a.filters.length&&a.filters[0].term?w[b][a.name]=a.filters[0].term:delete w[b][a.name])}function v(){a.$watch("contact",function(b,c){b.disposed!==c.disposed||angular.equals(b,c)||(a.workspace.edited=!0)},!0)}a.moment=moment,a.license=m.license,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_CALL_STATUS","APPLICATION_DISPOSITION","APPLICATION_DATE"],indexes:["source","destination","disposition","agentDisposition","createdAt"]},queue:{header:["APPLICATION_CALLERID","APPLICATION_QUEUE","APPLICATION_DATE"],indexes:["calleridnum","queue","createdAt"]}},email:{general:{header:["APPLICATION_FROM","APPLICATION_TO","APPLICATION_SUBJECT","APPLICATION_DISPOSITION","APPLICATION_DATE"],indexes:["from","account","subject","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.getLists=function(){return e.get().$promise.then(function(b){a.lists=b.rows,c.syncUpdates("list",a.lists)})["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,mergecontact:c.id}});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 c.contactId=a.contact.id,l.update({id:a.workspace.data.uniqueid},c).$promise.then(function(){a.contact.disposed=!0,b.show(i.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})})},a.companyInfo=function(b){k.open({animation:!0,size:"lg",templateUrl:"app/main/company.info.modal.html",controller:["$scope","$uibModalInstance","company",function(a,b,c){a.company=c,a.close=function(){b.dismiss("cancel")}}],resolve:{company:_.find(a.companies,{id:b})}})},a.updateLog=function(b,c,d,e){c&&(a.log[b].show=c),d&&(a.log[b].detail=d),e&&(a.log[b].type=e),t(b)},a.openRoom=function(a,b,c){var d=_.find(m.workspaces,{id:a,type:b});if(d)d.active=!0;else{var e;switch(b){case"mailRoom":e="icon-envelope";break;case"chatRoom":e="fa fa-users";break;case"faxRoom":e="fa fa-fax";break;case"smsRoom":e="glyphicon glyphicon-comment"}m.workspaces.push({id:a,type:b,"class":e,active:!0,data:c})}};var w={daily:{offset:0,limit:10},history:{offset:0,limit:10}},x=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]),w[b])).$promise.then(function(d){c&&(a["gridOptions"+b]=c),a["gridOptions"+b].totalItems=d.count,a["gridOptions"+b].data=d.rows,y("gridOptions"+b,d.rows.length)})["catch"](function(a){console.error(a)})["finally"](function(){n.stop("spinner-grid")})},y=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){b.dateOfBirth&&(b.dateOfBirth=moment(b.dateOfBirth,"DD/MM/YYYY").toDate()),b.CompanyId||(b.CompanyId=""),a.contact=b,a.getCustomFields(b.ListId),v(),a.updateLog("daily"),a.updateLog("history")}).then(function(){a.workspace.data&&a.workspace.synchCall()})["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(c){return a.customFields=[],e.get({listId:c,controller:"customfields",id:"all"}).$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)}})})["catch"](function(a){console.error(a),b.error(a)})},a.workspace.synchCall=function(){return a.contact.disposed=!1,a.enableDisposal=!1,a.workspace.data&&a.workspace.data.uniqueid?a.workspace.data.agentDisposition?(a.contact.disposed=!0,l.update({id:a.workspace.data.uniqueid},{contactId:a.contact.id}).$promise.then(function(){console.log("contactId updated")})["catch"](function(a){b.error(a)})):l.get({id:a.workspace.data.uniqueid}).$promise.then(function(){a.enableDisposal=!0})["catch"](function(){c.socket.on("report_call:save",function(b){b.uniqueid===a.workspace.data.uniqueid&&(a.enableDisposal=!0)})}):void(a.contact.disposed=!0)},d(function(){a.getTags(),a.getCompanies(),a.getLists(),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","Auth",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.getCurrentUser().$promise.then(function(b){a.entitySpooler.planningpeer="SIP/"+b.name})["catch"](function(a){b.error(a)})},a.save=function(){var c;switch(a.entitySpooler.retrieve){case"CLOSED":c=g.close({id:parseInt(a.workspace.spooler.ticketId)});break;case"OPEN":c=g.open({id:parseInt(a.workspace.spooler.ticketId)});break;case"BLACK_LIST":c=g.blacklist({id:parseInt(a.workspace.spooler.ticketId)});break;case"PLANNED":c=g.planning({id:parseInt(a.workspace.spooler.ticketId),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm")});break;case"PLANNED_PEER":c=g.planningpeer({id:parseInt(a.workspace.spooler.ticketId),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm"),peer:a.entitySpooler.planningpeer})}c?c.$promise.then(function(c){c.status>0?b.show(d.instant("MESSAGE_WELL_DONE"),"success"):c.response?c.response.RMI.errors.forEach(function(c){c?(b.show(c.field+": "+c.error,"danger"),f.workspaces.splice(a.index,1)):b.show("Please, check your connection!","danger")}):b.show("Please, check your connection!","danger")})["catch"](function(a){b.error(a)}):b.show("RETRIEVE NOT FOUND","danger")},e(function(){a.init()})}}}}]).directive("cssTimer",["$window","$interval",function(a,b){return{restrict:"EA",template:"<span>{{ millis | formatMilliseconds | date:format }}</span>",scope:{interval:"@",format:"@",startTime:"="},link:function(a,c,d){function e(){a.millis=Math.abs((new Date).getTime()-new Date(a.startTime).getTime())+1e3,a.activeInterval=b(function(){a.millis+=a.interval},a.interval)}a.interval||(a.interval=1e3),a.format||(a.format="HH:mm:ss"),e(),a.$watch("startTime",function(c,d){b.cancel(a.activeInterval),e()},!0)}}}]).directive("webPopup",["$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:"="},templateUrl:"app/main/template/template.webPopup.html",compile:function(a,b){return function(a,b,c){}}}}]),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=["id","name","date_entered","date_modified","modified_user_id","modified_by_name","created_by","created_by_name","description","deleted","assigned_user_id","assigned_user_name","duration_hours","duration_minutes","date_start","date_end","parent_type","parent_name","parent_id","accept_status","contact_name","contact_id"];return function(b){return _.remove(b,function(b){return a.indexOf(b.name)>=0}),b}}).filter("freshdesk",function(){var a=["requester","subject","agent","description","status","priority","group","source","ticket_type","group","company"];return function(b){return _.remove(b,function(b){return a.indexOf(b.name)>=0}),b}}).filter("zendesk",function(){var a=["subject","assignee","description"];return function(b){return _.remove(b,function(b){return a.indexOf(b.type)>=0}),b}}).filter("slice",function(){return function(a,b,c){return a?a.slice(b,c):void 0}}).filter("trusted",["$sce",function(a){var b=document.createElement("div");return function(c){return b.innerHTML=c,a.trustAsHtml(b.textContent)}}]).filter("formatMilliseconds",[function(){return function(a){return new Date(1970,0,1).setMilliseconds(a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main",{"abstract":!0,templateUrl:"app/main/main.html",controller:"MainCtrl",resolve:{authorization:["$q","Auth","$state","$timeout","$location","localStorageService",function(a,b,c,d,e,f){return b.getToken()?a.when():(f.remove("loggedIn"),d(function(){e.path("/login")}),a.reject())}],deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/plugins/mxgraph/js/mxClient.js","assets/plugins/ckeditor/ckeditor.js","assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("xAlert",["$translate","Notification","$state",function(a,b,c){return{show:function(c,d){switch(d){case"success":b.success({message:c,title:'<i class="glyphicon glyphicon-ok"></i> <strong>'+a.instant("MESSAGE_SUCCESS")+"!</strong>",delay:5e3});break;case"info":b.info({message:c,title:'<i class="glyphicon glyphicon-info-sign"></i> <strong>'+a.instant("MESSAGE_INFO")+"!</strong>",delay:5e3});break;case"danger":b.error({message:c,title:'<i class="glyphicon glyphicon-exclamation-sign"></i> <strong>'+a.instant("MESSAGE_ERROR")+"!</strong>",delay:1e4});break;case"warning":b.warning({message:c,title:'<i class="glyphicon glyphicon-warning-sign"></i> <strong>'+a.instant("MESSAGE_WARNING")+"!</strong>",delay:1e4});break;default:b.info(c)}},error:function(d){var e,f;d?d.status&&401===d.status?(e="Unauthorized!",f=!0):d.data?(e=d.data.translatedMessage||d.data.message||d.data||"Generic Error",console.log(d)):e=d.translatedMessage||d.message||"Generic Error":e="Generic Error",b.error({message:a.instant(e),title:'<i class="glyphicon glyphicon-exclamation-sign"></i> <strong>'+a.instant("MESSAGE_ERROR")+"!</strong>",delay:1e4}),f&&c.go("login")}}}]).factory("stResource",["$q","$filter","$timeout","$rootScope","$http","$translate","xAlert",function(a,b,c,d,e,f,g){return{getPage:function(b){var c={page:Math.ceil(b.pagination.start/b.pagination.number),per_page:b.pagination.number};b.sort.predicate&&(c.sort_by=b.sort.predicate,c.sort_order=b.sort.reverse?"DESC":"ASC"),_.forIn(b.search.predicateObject,function(a,b){c[b]=a}),b.search.params&&(c.clientQuery={},_.forIn(b.search.params,function(a,b){c.clientQuery[b]=a})),d.$broadcast("$spinnerStart"),e.get(b.url,{params:c}).success(function(a){f.resolve(a),d.$broadcast("$spinnerStop")}).error(function(a){g.error(a),d.$broadcast("$spinnerStop")});var f=a.defer();return f.promise}}}]).factory("xNotification",["$translate","Notification","$rootScope",function(a,b,c){return{show:function(d,e,f,g,h,i){var j=c.$new(),k={message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j};switch(j.acceptBtn=a.instant("APPLICATION_ACCEPT"),j.rejectBtn=a.instant("APPLICATION_REJECT"),j.nAccept=h,j.nReject=i,f){case"chat":j["class"]="alert-info",j.icon="icon-bubble";break;case"mail":j["class"]="alert-success",j.icon="icon-envelope";break;case"fax":j["class"]="alert-warning",j.icon="fa fa-fax";break;case"sms":j["class"]="alert-danger",j.icon="glyphicon glyphicon-comment";break;case"openchannel":j["class"]="alert-danger",j.icon="icon-globe";break;default:j["class"]="alert-info"}return new b(k)}}}]),angular.module("xCallyShuttleApp").controller("ContactManagerMergeContactChoose",["$scope","$translate","Contact","gridOptions","List","uiGridConstants","xAlert","$stateParams","Company","$uibModalInstance","listId","mergecontact",function(a,b,c,d,e,f,g,h,i,j,k,l){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,mergecontact:l})})["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]&&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","FileUploader","Papa",function(a,b,c,d,e,f,g,h,i){function j(c){var d=b.open({animation:!0,backdrop:"static",keyboard:!1,templateUrl:"app/motiondialer/blacklist/list/list.import.modal.html",controller:"MotionDialerBlackListImportCtrl",resolve:{indexes:function(){return _.keys(c[0])},csv:function(){return c}}});d.result.then(function(b){a.gridOptions.data=a.gridOptions.data.concat(b)})}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)})});var k=a.uploader=new h({queueLimit:1,clearInputAfterAddedToQueue:!0});k.onAfterAddingFile=function(b){i.parse(b._file,{header:!0,complete:function(b){a.uploader.clearQueue(),j(b.data)},error: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").controller("MotionDialerBlackListImportCtrl",["$scope","$uibModalInstance","$stateParams","indexes","csv","MotionDialerBlackList",function(a,b,c,d,e,f){function g(b){if(b>=a.csvLength||a.stopped)return void(a.importing=!1);var c={phone:"",description:""};return _.forOwn(a.item,function(a,d){c[d]=e[b][a]}),c.phone?f.insert(c).$promise.then(function(c){c.status>0?c.response.RMI.Key&&c.response.RMI.Key.indexOf("Found duplicate")>-1?(a["import"].fail+=h,a["import"].failed++,a.duplicates.push(b+2)):(a["import"].success+=h,a["import"].succeeded++,i.push(c.response.RMI)):(console.log(c),a["import"].fail+=h,a["import"].failed++)})["catch"](function(b){console.log(b),a["import"].fail+=h,a["import"].failed++})["finally"](function(){g(b+1)}):(a.noPhone.push(b+2),a["import"].fail+=h,a["import"].failed++,g(b+1),void 0)}a.form={},a.item={},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 h=100/a.csvLength,i=[];a.start=function(){a.noPhone=[],a.duplicates=[],a.importing=!0,a.submitted=!0,g(0)},a.close=function(){b.close(i)},a.stop=function(){a.stopped=!0}}]),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","MotionDialerProcess","$translate","$q","usSpinnerService",function(a,b,c,d,e,f,g){a.getProperties=function(){return c.properties().$promise.then(function(c){c.status>0?a.properties=c.response.RMI:b.show(c.message||"Please, check your connection!","danger")})["catch"](function(a){b.error(a)})};var h=function(a,b){var c=a?30*a+130:177;angular.element(document.getElementsByName(b)[0]).css("height",c+"px")};a.getLogs=function(){return a.loading=!0,g.spin("logs-spinner"),d.logs().$promise.then(function(c){a.loading=!1,g.stop("logs-spinner"),c.status>0?a.table1.data=c.response.RMI.rows:b.show(c.message||"Please, check your connection!","danger")})["catch"](function(c){a.loading=!1,g.stop("logs-spinner"),b.error(c)})},a.initLogs=function(){a.table1={enableGridMenu:!0,exporterMenuVisibleData:!1,exporterCsvFilename:"Motion Dialer Logs.csv",enableHorizontalScrollbar:0,headerCellFilter:"translate",exporterHeaderFilter:e.instant,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50],paginationPageSize:10,gridMenuTitleFilter:function(a){var b=f.defer();return b.resolve(e.instant(a)),b.promise},columnDefs:[{name:"timeStamp",headerCellFilter:"translate",displayName:"APPLICATION_DATE",cellFilter:'date:"yyyy-MM-dd HH:mm:ss"',width:145},{name:"renderedMessage",headerCellFilter:"translate",displayName:"APPLICATION_MESSAGE",cellTooltip:!0}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){h(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){h(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.getLogs()}}]),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"}).state("main.motiondialer.info.view.logs",{url:"/logs",templateUrl:"app/motiondialer/info/view/view.logs.html"})}]),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").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:"list_name",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.list ? row.entity.list.name : row.entity.list_name}}</div>",headerCellFilter:"translate",enableSorting:!1},{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){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","List",function(a,b,c,d,e,f,g,h,i,j){a.form={},a.item={fetch_sort:"ASC",timeout:3},a.initModal=function(){var b;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"}),j.get().$promise}).then(function(a){return a&&a.rows.length?(b=a.rows,console.log(b),e.list({page:1,size:6e5}).$promise):void 0}).then(function(c){if(a.lists=[],c&&c.status>0){console.log(c.response.RMI.rows);var d;_.forEach(b,function(b){d=_.find(c.response.RMI.rows,{name:b.name}),d&&a.lists.push(d)})}else i.show("Please, check your connection!","danger")})["catch"](function(a){i.error(a)})},a.save=function(){var e="_process_"+a.item.name+Math.round(1e5*Math.random()),f="Generated by Motion Dialer, Process Queue"+(a.item.description?", "+a.item.description:"");return h.save({appdata:"Internal Call (MotionDialer)",context:"from-sip",exten:e.replace(/\s/g,"_"),type:"internal",description:f,Applications:[{appdata:["CDR(type)=tigerdial"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["QUEUE_PRIO=99"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["CALLERID(name)=${AUTODIAL_NAME}"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["CALLERID(num)=${AUTODIAL_PHONE}"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:[a.item.queue.name,"","","",a.item.timeout],app:"Queue",interval:"*,*,*,*",type:"internal"}]}).$promise.then(function(b){return d.insert({name:a.item.name,id_list:a.item.list.id,queue:a.item.queue.name,device:a.item.device.name,context:"from-sip",extension:e.replace(/\s/g,"_"),description:a.item.description,auto_closed:!0,fetch_sort:a.item.fetch_sort,context_for_other_calls:"from-sip",extension_for_other_calls:"_TIGER-DIAL-PEER-DO-NOT-DELETE",hooks:[{target:"http://localhost:9000/api/report/integrations/tdDisposal",type:"http",http_method:"POST",json:"true",event:"hangup"}]}).$promise}).then(function(d){d.status>0?(i.show(b.instant("MESSAGE_WELL_DONE"),"success"),d.response.RMI.list=a.item.list,c.close(d)):i.show(d.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","List",function(a,b,c,d,e,f,g,h,i,j){a.form={},a.item={fetch_sort:"ASC"},a.initModal=function(){var b;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"}),j.get().$promise}).then(function(a){return a&&a.rows.length?(b=a.rows,e.list({page:1,size:6e5}).$promise):void 0}).then(function(c){if(a.lists=[],c&&c.status>0){var d;_.forEach(b,function(b){d=_.find(c.response.RMI.rows,{name:b.name}),d&&a.lists.push(d)})}else i.show("Please, check your connection!","danger")})["catch"](function(a){i.error(a)})},a.save=function(){var e="_process_"+a.item.name+Math.round(1e5*Math.random()),f="Generated by Motion Dialer, Process Square"+(a.item.description?", "+a.item.description:"");return h.save({appdata:"Internal Call (MotionDialer)",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(d){d.status>0?(i.show(b.instant("MESSAGE_WELL_DONE"),"success"),d.response.RMI.list=a.item.list,c.close(d)):i.show(d.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"}},logs:{method:"GET",params:{controller:"logs"}}})}]),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"}},fresh:{method:"POST",params:{controller:"fresh"}}})}]),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","$state","xAlert","uiGridConstants","usSpinnerService","MotionDialerProcess","MotionDialerSpooler","Modal","VoiceQueue",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(){return j.fresh({id_process:parseInt(c.id)}).$promise.then(function(b){b.status>0?(a.process.runtime||(a.process.runtime={}),a.process.runtime.fresh=b.response.RMI.value):f.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){f.error(a)})}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._=_,a.getProcess=function(){return i.find({id:parseInt(c.id)}).$promise.then(function(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,m()):f.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){f.error(a)})},a.getSummary=function(){return j.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 f.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){f.error(a)})["finally"](function(){h.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,delete c.list,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,i.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,f.show(b.instant("MESSAGE_WELL_DONE"),"success")):c.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.getSpooler=function(){return h.spin("spinner-grid"),a.gridOptions||(a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!0,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,headerCellFilter:"translate",columnDefs:[{name:"name"},{name:"phones",cellTemplate:"<div>{{row.entity.phones.join(',')}}</div>",cellClass:"ui-grid-vcenter"},{name:"retrieve",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",filter:{type:g.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",cellTemplate:"<div>{{grid.appScope.getCounter(row.entity)}}</div>",cellClass:"ui-grid-vcenter",enableFiltering:!1},{name:"planningtime",cellTemplate:"<div><span data-ng-if=\"row.entity.retrieve === 'PLANNED_PEER' || row.entity.retrieve === 'PLANNED'\">{{row.entity.planningtime | date:'yyyy-MM-dd HH:mm'}}</span></div>",cellClass:"ui-grid-vcenter",enableFiltering:!1},{name:"planningpeer",cellTemplate:"<div><span data-ng-if=\"row.entity.retrieve === 'PLANNED_PEER'\">{{row.entity.planningpeer}}</span></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></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",enableFiltering:!1}]}),j.list({id_process:parseInt(c.id),page:1,size:6e5}).$promise.then(function(b){b.status>0?a.gridOptions.data=b.response.RMI.rows:f.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){f.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.deleteSpooler=k.confirm["delete"](function(c){return j["delete"]({id:c}).$promise.then(function(d){d.status>0?(_.remove(a.gridOptions.data,{id:c}),f.show(b.instant("MESSAGE_WELL_DONE"),"success")):f.show(d.message||"Please, check your connection!","danger")})["catch"](function(a){f.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 _.clone(a)}}});b.result.then(function(b){_.merge(a,b)})},a.initSettings=function(){return a.queues=null,l.get().$promise.then(function(b){b&&(a.queues=b.rows)})["catch"](function(a){f.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 null},intervalIndex:function(){return null}}});c.result.then(function(b){a.process=b})},a.editInterval=function(b,c,e){var f=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},intervalIndex:function(){return e}}});f.result.then(function(b){a.process=b})},a.deleteInterval=k.confirm["delete"](function(c,d){var e={id:a.process.id};return d?(e.intervals=[],e.intervals=e.intervals.concat(a.process.intervals),e.intervals.splice(c,1)):(e.not_intervals=[],e.not_intervals=e.not_intervals.concat(a.process.not_intervals),e.not_intervals.splice(c,1)),i.update(e).$promise.then(function(c){c.status>0?(c.response.RMI.codecs=c.response.RMI.codecs.split(","),a.process=c.response.RMI,f.show(b.instant("MESSAGE_WELL_DONE"),"success")):c.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.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})},a.goToContacts=function(a){a&&e.go("main.contactmanager.contacts.list",{listId:a})},a.getCounter=function(a){return a.counter+a.counter_amd+a.counter_busy+a.counter_congestion+a.counter_drop+a.counter_failed+a.counter_noanswer+a.counter_nosuchextension+a.counter_ringtimeout}}]),angular.module("xCallyShuttleApp").controller("MotionDialerViewCreateIntervalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","MotionDialerProcess","xAlert","objectProcess","intervalType","intervalValue","intervalIndex","interval",function(a,b,c,d,e,f,g,h,i,j,k){function l(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 m(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.isNew=!1,a.form={},a.$interval=k.interval,i||(i=h?"8:00-20:00|MON-FRI|*|*":"00:01-07:59|SAT-SUN|*|*",a.isNew=!0),a.splittedInterval=l(i),a.save=function(){var d=m(a.splittedInterval);console.log(d);var i={id:g.id};return h?(i.intervals=[],i.intervals=i.intervals.concat(g.intervals),a.isNew?i.intervals.push(d):i.intervals[j]=d):(i.not_intervals=[],i.not_intervals=i.not_intervals.concat(g.not_intervals),a.isNew?i.not_intervals.push(d):i.not_intervals[j]=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.entitySpooler=g,_.includes(["PLANNED","PLANNED_PEER"],a.entitySpooler.retrieve)||(a.entitySpooler.planningtime=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.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(d){console.log(d),d.status>0?(f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a.entitySpooler)):d.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){return a.info=b,f.get({id:1}).$promise}).then(function(b){a.setting=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}}},a.changeFieldType=function(b){b.content="",b.variableName="",b.nameField="",b.VariableId=null,a.updateField(b)}}]),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","SalesforceAccount",function(a,b,c,d,e,f,g){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(){return g.save(a.item).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/salesforce/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.wizard",{url:"/wizard",templateUrl:"app/salesforce/wizard/wizard.html",controller:"SalesforceWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.customization",{url:"/customization",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("CustomizationGeneralViewCtrl",["$scope","gridOptions","$uibModal","FileUploader","$cookieStore","xAlert","$translate","Setting","$rootScope",function(a,b,c,d,e,f,g,h,i){a.radioSwitch={isActive:!!i.license.custom,size:"small",animate:!0, +radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"};var j=a.uploader=new d({url:"api/settings/logo/main",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+e.get("token")}});j.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),j.onSuccessItem=function(a,b){i.settings.logo=b.logo,f.show(g.instant("MESSAGE_WELL_DONE"),"success")},j.onErrorItem=function(){f.show(g.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},j.onCompleteAll=function(){j.clearQueue()};var k=a.uploader2=new d({url:"api/settings/logo/login",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+e.get("token")}});k.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),k.onSuccessItem=function(a,b){f.show(g.instant("MESSAGE_WELL_DONE"),"success")},k.onErrorItem=function(){f.show(g.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},k.onCompleteAll=function(){k.clearQueue()},a.initView=function(){return h.get({id:1}).$promise.then(function(b){a.settings={defaultLogo:b.defaultLogo,defaultLoginLogo:b.defaultLoginLogo,footerWhiteLabel:b.footerWhiteLabel,defaultFooterWhiteLabel:b.defaultFooterWhiteLabel}})["catch"](function(a){f.error(a)})},a.update=function(){return h.update({id:1},a.settings).$promise.then(function(b){_.merge(i.settings,a.settings),f.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.customization.view.general",{url:"/general",templateUrl:"app/setting/customization/view/general/general.html",controller:"CustomizationGeneralViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}})}]),angular.module("xCallyShuttleApp").controller("CustomizationMotionBarViewCtrl",["$scope","gridOptions","$uibModal","FileUploader","$cookieStore","xAlert","$translate","Setting","$rootScope","$location",function(a,b,c,d,e,f,g,h,i,j){!i.license.preferred&&j.path("/landing"),a.radioSwitch={isActive:!!i.license.preferred,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"};var k=a.uploader=new d({url:"api/settings/logo/motionbar",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={defaultMotionBarLogo:b.defaultMotionBarLogo}})["catch"](function(a){f.error(a)})},a.update=function(){return h.update({id:1},a.settings).$promise.then(function(a){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.motionbar",{url:"/motionbar",templateUrl:"app/setting/customization/view/motionbar/motionbar.html",controller:"CustomizationMotionBarViewCtrl",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"}},update:{method:"PUT"}})}]),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","licenseString","License",function(a,b,c,d,e,f){a.form={},a.item={license:e.value},a.update=function(){return f.update(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.licenseString=b.licenseString})},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 b=g.open({animation:!0,templateUrl:"app/setting/license/view/update.modal.html",controller:"LicenseUpdateCtrl",resolve:{licenseString:{value:a.licenseString}}});b.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("StunaddrCtrl",["$scope","Setting","xAlert","$translate",function(a,b,c,d){a.initView=function(){return b.get({id:1}).$promise.then(function(b){a.item={stunaddr:b.stunaddr}})["catch"](function(a){c.error(a)})},a.update=function(){return b.update({id:1},a.item).$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.setting.network.view.stunaddr",{url:"/stunaddr",templateUrl:"app/setting/network/view/stunaddr/stunaddr.html",controller:"StunaddrCtrl"})}]),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","Modal",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return a.smtpDisabled=!1,a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.item={account:{service:!0,MailServerOut:{ssl:!1}}},a.$on("$destroy",function(){d.socket.removeAllListeners("mail_server_out:state")}),d.socket.on("mail_server_out:state",function(b){a.item&&Number(b.id)===a.item.account.MailServerOut.id&&(a.item.account.MailServerOut.state=b.state,a.item.account.MailServerOut.source=JSON.parse(b.source))}),f.get({id:"smtp"}).$promise.then(function(b){a.item.account=b})["catch"](function(b){switch(b.status){case 404:a.item.account.name=null,a.item.account.address=null,a.item.account.description="Custom account",a.item.account.MailServerOut={port:465,ssl:!0},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:a.item.account.description,name:a.item.account.name,address:a.item.account.address,service:a.item.account.service,custom:!0,MailServerOut:a.item.account.MailServerOut}).$promise.then(function(b){a.item.account=b,h.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},a.test=function(){return e.get({id:a.item.account.MailServerOut.id,controller:"test"}).$promise["catch"](function(a){console.error(a)})},a["delete"]=i.confirm["delete"](function(){return f["delete"]({id:"smtp"}).$promise.then(function(){h.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),a.item={account:{service:!0,name:null,address:null,description:"Custom account",MailServerOut:{port:465,ssl:!0}}}})["catch"](function(a){h.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.smtp.view",{url:"/view",templateUrl:"app/setting/smtp/view/view.html",controller:"SmtpViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system",{url:"/system",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("SystemViewConsoleCtrl",["$scope","Setting","xAlert","usSpinnerService","$timeout","$translate","socket",function(a,b,c,d,e,f,g){function h(b){var c=_.findIndex(a.commandHistory.commands,function(a){return a===b});-1!==c&&a.commandHistory.commands.splice(c,1),a.commandHistory.commands.unshift(b)}a.output="<b>"+f.instant("APPLICATION_CONSOLE_WELCOME")+"</b><br/>",a.item={command:""},a.commandHistory={commands:[],index:-1},a.busy=!1,a.cmdFocus=function(){e(function(){angular.element("#command").trigger("focus")})},a.sendCmd=function(){return a.commandHistory.index=-1,a.tmp=a.item.command,a.item.command="",a.output+="<b>motion*CLI> "+a.tmp+"</b><br>",a.tmp?(h(a.tmp.trim()),a.busy=!0,d.spin("console-spinner"),b.save({controller:"asterisk"},{command:a.tmp}).$promise["catch"](function(a){c.error(a)})):void 0},g.socket.on("console:result",function(b){a.output+=b.content.replace(/(?:\r\n|\r|\n)/g,"<br />").replace("Response: Follows<br />Privilege: Command<br />","").replace(/ActionID: .[0-9]*<br \/>/,"").replace(/ActionID: .[0-9]*/,"")+"<br>",d.stop("console-spinner"),a.busy=!1,a.cmdFocus()}),g.socket.on("console:error",function(b){d.stop("console-spinner"),a.output+="command error:"+b.data.message+"<br>",a.busy=!1,a.cmdFocus()}),a.keyUp=function(b){switch(b.keyCode){case 40:a.commandHistory.commands[a.commandHistory.index-1]?a.item.command=a.commandHistory.commands[--a.commandHistory.index]:(a.item.command="",a.commandHistory.index=-1);break;case 38:a.commandHistory.commands[a.commandHistory.index+1]&&(a.item.command=a.commandHistory.commands[++a.commandHistory.index]);break;case 37:break;case 39:break;default:a.commandHistory.index=-1}},e(function(){angular.element("#command").trigger("focus"),d.stop("console-spinner")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view.console",{url:"/console",templateUrl:"app/setting/system/view/console/console.html",controller:"SystemViewConsoleCtrl"})}]),angular.module("xCallyShuttleApp").controller("SystemViewGeneralCtrl",["$scope","$stateParams","$translate","socket","Setting","xAlert","usSpinnerService",function(a,b,c,d,e,f,g){function h(b){a.system.memory={labels:_.keys(b.memory.details),values:_.values(_.map(b.memory.details,function(a){return Math.round(a/1024)})),Total:Math.round(b.memory.Total/1024)},g.stop("memory-spinner"),a.system.disks=[],_.forEach(b.disks,function(b){a.system.disks.push({mount:b.mount,size:Number((b.size/1048576).toFixed(2)),values:_.values(_.map(b.details,function(a){return Number((a/1048576).toFixed(2))})),labels:_.keys(b.details)})}),a.system.mount=a.system.disks[0],g.stop("disk-spinner"),a.system.cpu={motion:Math.round(b.cpu.motion),cores:[]},_.forEach(b.cpu.cores,function(b){delete b.nice,delete b.irq,a.system.cpu.cores.push({labels:_.keys(b),values:_.values(b),colours:["#803690","#DCDCDC","#00ADF9"]})}),g.stop("cpu-spinner"),a.loading=!1}a.system={mount:void 0},a.initView=function(){return g.spin("memory-spinner"),g.spin("disk-spinner"),g.spin("cpu-spinner"),a.loading=!0,e.get({controller:"system"}).$promise.then(function(a){h(a)})["catch"](function(b){g.stop("memory-spinner"),g.stop("disk-spinner"),g.stop("cpu-spinner"),a.loading=!1,f.error(b)})}}]),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.loading=!0,a.logs={errors:"",output:""},g.spin("logs-spinner"),e.get({controller:"logs"}).$promise.then(function(b){a.logs=b,a.loading=!1,g.stop("logs-spinner")})["catch"](function(b){g.stop("logs-spinner"),a.loading=!1,f.error(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view.logs",{url:"/logs",templateUrl:"app/setting/system/view/logs/logs.html",controller:"SystemViewLogsCtrl"})}]),angular.module("xCallyShuttleApp").controller("SystemViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view",{url:"/view",templateUrl:"app/setting/system/view/view.html",controller:"SystemViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("UpdateListCtrl",["$scope","gridOptions","$uibModal","$location","Update","xAlert","$log","$translate","$state",function(a,b,c,d,e,f,g,h,i){a.initCounter=function(){a.$on("timer-stopped",function(a,b){f.show(h.instant("MESSAGE_UPDATE_COMPLETED"),"success"),i.go("main.setting.updates.list")})},a.initView=function(){return e.get({controller:"current"}).$promise.then(function(b){a.currentVersion=b.currentVersion,a.latestVersion=b.latestVersion})["catch"](function(a){console.log(a)})},a.pull=function(){var b=c.open({animation:!0,templateUrl:"app/setting/update/list/list.pull.html",controller:"UpdateListPullCtrl"});b.result.then(function(){return d.path("/setting/updates/landing"),e.pull().$promise.then(function(b){var c=!1;b&&(b.summary&&_.forOwn(b.summary,function(a){a&&(c=!0)}),(b.insertions&&!_.isEmpty(b.insertions)||b.deletions&&!_.isEmpty(b.deletions))&&(c=!0)),c?(a.$broadcast("timer-stop"),document.getElementsByTagName("timer")[0].stop()):(f.show(h.instant("MESSAGE_NO_UPDATES"),"success"),d.path("/setting/updates/list"))})["catch"](function(a){console.log(a),f.error(a),d.path("/setting/updates/list")})},function(){g.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.updates.list",{url:"/list",templateUrl:"app/setting/update/list/list.html",controller:"UpdateListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"css",insertBefore:"#ng_load_plugins_before",files:["assets/css/pricing-table.css"]}])}]}}).state("main.setting.updates.landing",{url:"/landing",templateUrl:"app/setting/update/list/landing.html",controller:"UpdateListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"css",insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("UpdateListPullCtrl",["$scope","$uibModalInstance",function(a,b){a.modal={dismissable:!0,title:"Confirm Update",html:"Are you sure you want to update?",buttons:[{classes:"btn btn-success",text:"Update",click:function(){b.close()}},{classes:"btn default",text:"Cancel",click:function(){b.dismiss("cancel")}}]}}]),angular.module("xCallyShuttleApp").factory("Update",["$resource",function(a){return a("/api/updates/:id/:controller",{id:"@id"},{pull:{method:"GET",params:{id:"pull"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.updates",{url:"/updates",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["hasUpdate"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("SquareOdbcListCtrl",["$scope","$uibModal","$translate","SquareOdbc","gridOptions","xAlert",function(a,b,c,d,e,f){a.initView=function(){var b={exporterCsvFilename:"odbc.csv",columnDefs:[{name:"name"},{name:"dsn",displayName:"APPLICATION_ODBC"},{name:"description"},{name:"action",width:250,buttons:[{"class":"blue-hoki",href:"/square/odbc/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-jungle",name:"check",onClick:"grid.appScope.checkConnection(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=e.gridOptions(d,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/square/odbc/list/list.create.modal.html",controller:"SquareOdbcListCreateCtrl"});c.result.then(function(){a.gridOptions.getPage()})},a.checkConnection=function(a){return d.get({id:a,controller:"check"}).$promise.then(function(){f.show(c.instant("MESSAGE_CONNECTION_VERIFIED"),"success")})["catch"](function(){f.show(c.instant("MESSAGE_CONNECTION_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").controller("SquareOdbcListCreateCtrl",["$scope","$translate","$uibModalInstance","SquareOdbc","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.item.dsn||(a.item.dsn="DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion"),a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.odbc.list",{url:"/list",templateUrl:"app/square/odbc/list/list.html",controller:"SquareOdbcListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.odbc",{url:"/odbc",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SquareOdbc",["$resource",function(a){return a("/api/square/odbc/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SquareOdbcViewCtrl",["$scope","$translate","$stateParams","SquareOdbc","xAlert",function(a,b,c,d,e){a.odbc={},a.getOdbc=function(){return d.get({id:c.id}).$promise.then(function(b){a.odbc=b})["catch"](function(a){e.error(a)})},a.updateOdbc=function(){var f=angular.copy(a.odbc);return d.update({id:c.id},f).$promise.then(function(){e.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.odbc.view",{url:"/view/:id",templateUrl:"app/square/odbc/view/view.html",controller:"SquareOdbcViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.square.odbc.view.settings",{url:"/settings",templateUrl:"app/square/odbc/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("SquareProjectListCtrl",["$scope","$uibModal","SquareProject","gridOptions","uiGridConstants",function(a,b,c,d,e){a.initView=function(){var b={exporterCsvFilename:"projects.csv",columnDefs:[{name:"name"},{name:"description"},{name:"createdAt",displayName:"APPLICATION_CREATED_AT",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.createdAt | date:'yyyy-MM-dd HH:mm:ss'}}</div>",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:"updatedAt",displayName:"APPLICATION_UPDATED_AT",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.updatedAt | date:'yyyy-MM-dd HH:mm:ss'}}</div>",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:"action",width:160,buttons:[{"class":"blue-hoki",href:"/square/projects/view/{{row.entity.id}}",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/square/project/list/list.create.modal.html",controller:"SquareProjectListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SquareProjectListCreateCtrl",["$scope","$translate","$uibModalInstance","$location","SquareProject","xAlert",function(a,b,c,d,e,f){a.form={},a.item={},a.save=function(){return e.save(a.item).$promise.then(function(a){c.close(a),d.path("/square/projects/view/"+a.id)})["catch"](function(a){f.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.projects.list",{url:"/list",templateUrl:"app/square/project/list/list.html",controller:"SquareProjectListCtrl",authenticate:!0})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.projects",{url:"/projects",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SquareProject",["$resource",function(a){return a("/api/square/projects/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SquareProjectViewCtrl",["$scope","$stateParams","Auth","xAlert","SquareProject","socket","$translate","$log","$uibModal",function(a,b,c,d,e,f,g,h,i){a.squareProject={},a.$on("$destroy",function(){f.unsyncUpdates("square_project")}),a.getProject=function(){return e.get({id:b.id}).$promise.then(function(b){a.squareProject=b,angular.element(document).ready(function(){window.onerror=function(a,b,c){try{if(null!==a&&-1!==a.indexOf("Script error."));else{var e=new Image;e.src="assets/plugins/mxgraph/images/1x1.png?msg="+encodeURIComponent(a)+"&url="+encodeURIComponent(b)+"&lnum="+encodeURIComponent(c)}}catch(f){d.error(f)}},b.token=c.getToken();var a=new EditorUi(new Editor);a.openString(b.preproduction,b.name,b),a.editor.graphChangeListener=function(a,b){var c=b.properties.rtChange||!1;c||(this.modified=!0)}}),f.socket.on("square_project:save",function(c){c.id===b.id&&(a.squareProject=_.merge(a.squareProject,c))})})["catch"](function(a){d.error(a)})},a.editNotes=function(){var c=i.open({animation:!0,templateUrl:"app/square/project/view/projectNotes.modal.html",controller:["$scope","$uibModalInstance","notes",function(a,b,c){a.notes=c,a.close=function(){b.close(a.notes)},a.cancel=function(){b.dismiss("cancel")}}],resolve:{notes:{value:a.squareProject.notes}}});c.result.then(function(a){return e.update({id:b.id},{notes:a.value}).$promise.then(function(){d.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.error(a)})},function(){h.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.projects.view",{url:"/view/:id",templateUrl:"app/square/project/view/view.html",controller:"SquareProjectViewCtrl",authenticate:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",serie:!0,cache:!1,files:["assets/plugins/mxgraph/css/common.css","assets/plugins/mxgraph/css/explorer.css","assets/plugins/mxgraph/styles/grapheditor.css","assets/plugins/mxgraph/styles/custom.css","assets/plugins/square/js/custom.js","assets/plugins/mxgraph/js/mxClient.js","assets/plugins/square/js/Editor.js","assets/plugins/square/js/Graph.js","assets/plugins/square/js/EditorUi.js","assets/plugins/square/js/Actions.js","assets/plugins/square/js/Menus.js","assets/plugins/square/js/Sidebar.js","assets/plugins/square/js/Toolbar.js","assets/plugins/square/js/Dialogs.js"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:14}}})}]),angular.module("xCallyShuttleApp").factory("ReportSquare",["$resource",function(a){return a("/api/report/square/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportSquareDetail",["$resource",function(a){return a("/api/report/square/details/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SquareRealtimeViewGeneralCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportSquare","usSpinnerService","$q","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j){ +function k(b){return h.spin("spinner-grid"),g.get(m).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){b&&l(),h.stop("spinner-grid")})}function l(){e.socket.on("report_square:save",function(b){if(b.leaveAt){var c=_.remove(a.gridOptions.data,{id:b.id});c&&k()}else{var d=_.find(a.gridOptions.data,{id:b.id});if(!d&&a.gridOptions.data.length<m.limit){var e=_.clone(m);if(_.forEach(["offset","limit","controller","order"],function(a){delete e[a]}),_.isEmpty(e))a.gridOptions.data.push(b);else{var f=!0;_.forOwn(e,function(a,c){_.includes(b[c],a)||(f=!1)}),f&&a.gridOptions.data.push(b)}}}})}var m={controller:"realtime",offset:0,limit:25};a.moment=moment,a.init=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:25,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"uniqueid"},{name:"callerid"},{name:"extension"},{name:"project_name",displayName:"APPLICATION_PROJECT",headerCellFilter:"translate"},{name:"joinAt",displayName:"APPLICATION_ELAPSED_TIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><css-timer start-time="row.entity.joinAt"></css-timer></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?m.order=null:m.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),k()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){m.offset=(a-1)*b,m.limit=b,k()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?m[a.name]=a.filters[0].term:delete m[a.name]}),k()})}},k(!0)};var n=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_square")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime.view.general",{url:"/general",templateUrl:"app/square/realtime/view/general/general.html",controller:"SquareRealtimeViewGeneralCtrl"})}]),angular.module("xCallyShuttleApp").controller("SquareRealtimeViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime.view",{url:"/view",templateUrl:"app/square/realtime/view/view.html",controller:"SquareRealtimeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("SquareRecordingListCtrl",["$scope","SquareRecording","gridOptions","uiGridConstants",function(a,b,c,d){a.SquareRecording=b;a.initView=function(){var e={exporterCsvFilename:"recordings.csv",rowHeight:30,columnDefs:[{name:"uniqueid"},{name:"callerid",displayName:"APPLICATION_CALLERIDNUM"},{name:"filename"},{name:"extension"},{name:"projectName",displayName:"APPLICATION_PROJECT"},{name:"createdAt",displayName:"APPLICATION_DATE",cellFilter:"date:'yyyy-MM-dd HH:mm'",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:d.filter.GREATER_THAN_OR_EQUAL,hasTime:!0},{name:"To",condition:d.filter.LESS_THAN_OR_EQUAL,hasTime:!0}],sort:{direction:d.DESC,priority:0}},{name:"audio",displayName:"",width:100,enableSorting:!1,enableFiltering:!1,cellClass:"ui-grid-vcenter",cellTemplate:"<div><audio-file-download data-ng-if=\"row.entity.savePath.split('.').pop() == 'wav'\" params=\"{id:row.entity.id,controller:'stream'}\" resource=\"grid.appScope.SquareRecording\"></audio-file-download><span data-ng-if=\"row.entity.value.split('.').pop() == 'gsm'\" title=\"{{'MESSAGE_GSM_PREVIEW_NOT_SUPPORTED' | translate}}\">{{'MESSAGE_GSM_PREVIEW_NOT_SUPPORTED' | translate}}</span></div>"},{name:"action",width:80,buttons:[{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.filename || row.entity.uniqueid, row.entity.id)"},{directive:"<motion-file-download params=\"{id:row.entity.id,controller:'stream'}\" resource=\"grid.appScope.SquareRecording\" mimetype=\"'audio/'+row.entity.value.split('.').pop()\" btnclass=\"btn btn-xs blue-hoki\" filename=\"(row.entity.filename || row.entity.uniqueid)+'.'+row.entity.savePath.split('.').pop()\"></motion-file-download>"}]}]};a.gridOptions=c.gridOptions(b,e,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.recordings.list",{url:"/list",templateUrl:"app/square/recording/list/list.html",controller:"SquareRecordingListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.recordings",{url:"/recordings",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SquareRecording",["$resource",function(a){return a("/api/square/recordings/:id/:controller",{id:"@id"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square",{url:"/square",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:14}}})}]),angular.module("xCallyShuttleApp").factory("Agent",["$resource",function(a){return a("/api/agents/:id/:controller/:controller1/:controller2/:controller3",{id:"@id"},{changePassword:{method:"PUT",params:{controller:"password"}},update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents",{url:"/agents",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}}})}]),angular.module("xCallyShuttleApp").controller("AgentListCtrl",["$scope","$timeout","Agent","Auth","gridOptions",function(a,b,c,d,e){a.initView=function(){a.Auth=d;var b={exporterCsvFilename:"agents.csv",columnDefs:[{name:"fullname"},{name:"name",displayName:"APPLICATION_USERNAME"},{name:"internal"},{name:"email"},{name:"description"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/staff/agents/view/{{row.entity.id}}/account",name:"profile"},{"class":"green-meadow",href:"/staff/agents/view/{{row.entity.id}}/queues/voice",name:"queues"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=e.gridOptions(c,b,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents.list",{url:"/list",templateUrl:"app/staff/agent/list/list.html",controller:"AgentListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}}})}]),angular.module("xCallyShuttleApp").controller("AgentViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$cookieStore","Agent","FileUploader","Auth","MailQueue","User","VoiceQueue","ChatQueue","FaxQueue","SmsQueue","OpenChannelQueue","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.Auth=i,a.forms={},a.params={penalty:0},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"};var r=function(b){return{select:function(c,d){return g.save(c,{values:d,penalty:a.params.penalty}).$promise.then(function(){b()})["catch"](function(a){console.log(a)})},deselect:function(a){return g["delete"](a).$promise.then(function(){b()})["catch"](function(a){console.log(a)})}}};a.initVoiceQueues=function(){var b={},c={};return a.penalty=0,l.get().$promise.then(function(a){return b.queues=_.map(a.rows,function(a){return{name:a.name}}),g.get({id:e.id,controller:"voice",controller2:"queues"}).$promise}).then(function(a){c.queues=_.map(a.rows,function(a){return{name:a.name,penalty:a.UserHasVoiceQueue.penalty}})}).then(function(){ComponentsDropdowns.bindAgent(b,c,"voice",e.id,r,a.initVoiceQueues)})["catch"](function(a){console.error(a)})},a.initChatQueues=function(){var b={},c={};return a.penalty=0,m.get().$promise.then(function(a){return b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"chat",controller2:"queues"}).$promise}).then(function(a){c.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name,penalty:a.UserHasChatQueue.penalty}})}).then(function(){ComponentsDropdowns.bindAgent(b,c,"chat",e.id,r,a.initChatQueues)})["catch"](function(a){console.error(a)})},a.initMailQueues=function(){var b={},c={};return a.penalty=0,j.get().$promise.then(function(a){return b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"mail",controller2:"queues"}).$promise}).then(function(a){c.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name,penalty:a.UserHasMailQueue.penalty}})}).then(function(){ComponentsDropdowns.bindAgent(b,c,"mail",e.id,r,a.initMailQueues)})["catch"](function(a){console.error(a)})},a.initSmsQueues=function(){var b={},c={};return a.penalty=0,o.get().$promise.then(function(a){return b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"sms",controller2:"queues"}).$promise}).then(function(a){c.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name,penalty:a.UserHasSmsQueue.penalty}})}).then(function(){ComponentsDropdowns.bindAgent(b,c,"sms",e.id,r,a.initSmsQueues)})["catch"](function(a){console.error(a)})},a.initFaxQueues=function(){var b={},c={};return a.penalty=0,n.get().$promise.then(function(a){return b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"fax",controller2:"queues"}).$promise}).then(function(a){c.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name,penalty:a.UserHasFaxQueue.penalty}})}).then(function(){ComponentsDropdowns.bindAgent(b,c,"fax",e.id,r,a.initFaxQueues)})["catch"](function(a){console.error(a)})},a.initOpenchannelQueues=function(){var b={},c={};return a.penalty=0,p.get().$promise.then(function(a){return b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"openchannel",controller2:"queues"}).$promise}).then(function(a){c.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name,penalty:a.UserHasFaxQueue.penalty}})}).then(function(){ComponentsDropdowns.bindAgent(b,c,"openchannel",e.id,r,a.initOpenchannelQueues)})["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"),a.agent.newPwd="",a.agent.reNewPwd="",a.agent.currentPwd="",a.forms.changePwd.$setPristine(),a.forms.changePwd.$setUntouched()})["catch"](function(a){c.error(a)})};var s=a.uploader=new h({url:"api/users/"+e.id+"/avatar",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+f.get("token")}});s.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),s.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")},s.onErrorItem=function(){c.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},s.onCompleteAll=function(){s.clearQueue()},a.initView=function(){return g.get({id:e.id}).$promise.then(function(b){return a.agent=b,a.agent.transport=a.agent.transport?a.agent.transport.split(","):[],a.agent.allow=a.agent.allow?a.agent.allow.split(";"):[],a.agent.nat=a.agent.nat?a.agent.nat.split(","):[],q.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){c.error(a)})},a.patchItem=function(){return g.update({id:e.id},{chatCapacity:a.agent.chatCapacity,mailCapacity:a.agent.mailCapacity,faxCapacity:a.agent.faxCapacity,smsCapacity:a.agent.smsCapacity,openchannelCapacity:a.agent.openchannelCapacity}).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})},a.updateItem=function(){var b=angular.copy(a.agent);return delete b.password,delete b.md5secret,b.transport=b.transport.join(","),b.allow=b.allow.join(";"),b.nat=b.nat.join(","),g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents.view",{url:"/view/:id",templateUrl:"app/staff/agent/view/view.html",controller:"AgentViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]},data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.account",{url:"/account",templateUrl:"app/staff/agent/view/view.account.html",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}},resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}}).state("main.staff.agents.view.voice",{url:"/voice",templateUrl:"app/staff/agent/view/view.voice.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.chat",{url:"/chat",templateUrl:"app/staff/agent/view/view.chat.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.mail",{url:"/mail",templateUrl:"app/staff/agent/view/view.mail.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.fax",{url:"/fax",templateUrl:"app/staff/agent/view/view.fax.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.sms",{url:"/sms",templateUrl:"app/staff/agent/view/view.sms.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.openchannel",{url:"/openchannel",templateUrl:"app/staff/agent/view/view.openchannel.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.motionbar",{url:"/motionbar",templateUrl:"app/staff/agent/view/view.motionbar.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.queues",{url:"/queues",templateUrl:"app/staff/agent/view/view.queues.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}},cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}}).state("main.staff.agents.view.queues.voice",{url:"/voice",templateUrl:"app/staff/agent/view/view.queues.voice.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:7}}}).state("main.staff.agents.view.queues.chat",{url:"/chat",templateUrl:"app/staff/agent/view/view.queues.chat.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}}).state("main.staff.agents.view.queues.mail",{url:"/mail",templateUrl:"app/staff/agent/view/view.queues.mail.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:9}}}).state("main.staff.agents.view.queues.fax",{url:"/fax",templateUrl:"app/staff/agent/view/view.queues.fax.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:10}}}).state("main.staff.agents.view.queues.sms",{url:"/sms",templateUrl:"app/staff/agent/view/view.queues.sms.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:11}}}).state("main.staff.agents.view.queues.openchannel",{url:"/openchannel",templateUrl:"app/staff/agent/view/view.queues.openchannel.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:20}}})}]),angular.module("xCallyShuttleApp").controller("AgentWizardCtrl",["$scope","$rootScope","$location","$translate","$http","Agent","VoiceQueue","ChatQueue","MailQueue","SmsQueue","FaxQueue","OpenChannelQueue","Setting","xAlert","WizardHandler",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){a.maxAmount=1e3,a._data={voice:{queues:[]},chat:{queues:[]},mail:{queues:[]},sms:{queues:[]},fax:{queues:[]},openchannel:{queues:[]}},a._agent=angular.copy(a._data),a.forms={info:void 0,voice:void 0},a.item={role:"agent",allow:["alaw","ulaw","gsm"],transport:["udp"],context:"from-sip"},a.next=function(){o.wizard().next()},a.getAmount=function(){return m.get({controller:"internal",internal:a.item.minInternal}).$promise.then(function(b){a.item.minInternal=Number(b.value),a.maxAmount=b.range||1e3})["catch"](function(a){n.error(a)})},a.exitValidation=function(a){return a},a.getFirstFreeInternal=function(){return m.get({controller:"internal"}).$promise.then(function(b){return a.internal=b,a.item.internal=b.value,a.item.minInternal=b.value,a.maxAmount=b.range||1e3,m.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){n.error(a)})},a.createItem=function(){var b=angular.copy(a.item);return delete b.minInternal,b.transport&&(b.transport=b.transport.join(",")),a.item.allow&&(b.allow=b.allow.join(";")),b.channels=a._agent,f.save(b).$promise.then(function(a){c.path("/staff/agents/view/"+a.id+"/queues/voice")})["catch"](function(a){console.log(a),n.error(a)})},a.createItems=function(){var b=angular.copy(a.item);return delete b.internal,b.transport&&(b.transport=b.transport.join(",")),b.allow&&(b.allow=b.allow.join(";")),f.save({id:"bulk"},b).$promise.then(function(){c.path("/staff/agents/list")})["catch"](function(a){console.log(a),n.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents.wizard",{url:"/wizard",templateUrl:"app/staff/agent/wizard/wizard.html",controller:"AgentWizardCtrl",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}},resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}}).state("main.staff.agents.bulk",{url:"/bulk",templateUrl:"app/staff/agent/wizard/wizard-bulk.html",controller:"AgentWizardCtrl",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff",{url:"/staff",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("TeamCreateCtrl",["$scope","$uibModalInstance","Team","xAlert",function(a,b,c,d){a.form={},a.item={},a.ok=function(){return c.save(a.item).$promise.then(function(){b.close(a.item)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("TeamListCtrl",["$scope","Team","gridOptions","$uibModal",function(a,b,c,d){a.initView=function(){var d={exporterCsvFilename:"teams.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:100,buttons:[{"class":"{{row.entity.defaultEntry ? 'blue-hoki disabled' : 'blue-hoki'}}",href:"/staff/teams/view/{{row.entity.id}}/settings",name:"profile"},{"class":"{{row.entity.defaultEntry ? 'green-turquoise disabled' : 'green-turquoise'}}",name:"agents",href:"/staff/teams/view/{{row.entity.id}}/agents"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){d.open({animation:!0,templateUrl:"app/staff/team/list/create.modal.html",controller:"TeamCreateCtrl"}).result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.teams.list",{url:"/list",templateUrl:"app/staff/team/list/list.html",controller:"TeamListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Team",["$resource",function(a){return a("/api/teams/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.teams",{url:"/teams",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").controller("TeamViewCtrl",["$scope","$http","$stateParams","$translate","Team","Agent","xAlert",function(a,b,c,d,e,f,g){var h=function(){return{select:function(b){return console.log("agents",b),e.save({id:a.team.id,controller:"agents"},{agents:b})},deselect:function(b){return e["delete"]({id:a.team.id,controller:"agents",agents:b})}}};a.initView=function(){return e.get({id:c.id}).$promise.then(function(b){a.team=b})["catch"](function(a){g.error(a)})},a.initAgents=function(){return f.get().$promise.then(function(b){return a.agents=b.rows,e.get({id:c.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindTeam(_.map(b.rows,"id"),_.map(a.agents,function(a){return{id:a.id,name:a.name,fullname:a.fullname,internal:a.internal}}),h)})["catch"](function(a){g.error(a)})},a.updateItem=function(){var b=angular.copy(a.team);return e.update({id:c.id},b).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.teams.view",{url:"/view/:id",templateUrl:"app/staff/team/view/view.html",controller:"TeamViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.staff.teams.view.agents",{url:"/agents",templateUrl:"app/staff/team/view/view.agents.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]}])}]}}).state("main.staff.teams.view.settings",{url:"/settings",templateUrl:"app/staff/team/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TelephoneListCtrl",["$scope","Telephone","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"telephones.csv",columnDefs:[{name:"fullname"},{name:"name"},{name:"internal"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/staff/telephones/view/{{row.entity.id}}/account",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones.list",{url:"/list",templateUrl:"app/staff/telephone/list/list.html",controller:"TelephoneListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("Telephone",["$resource",function(a){return a("/api/telephones/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones",{url:"/telephones",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").controller("TelephoneViewCtrl",["$scope","$http","$stateParams","$translate","$cookieStore","Auth","xAlert","Telephone","Setting","User",function(a,b,c,d,e,f,g,h,i,j){a.initView=function(){return a.Auth=f,a.forms={},h.get({id:c.id}).$promise.then(function(b){return delete b.password,a.item=b,a.item.transport=a.item.transport?a.item.transport.split(","):[],a.item.allow=a.item.allow?a.item.allow.split(";"):[],i.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){g.error(a)})},a.updateItem=function(){var b=angular.copy(a.item);return b.transport=b.transport.join(","),b.allow=b.allow.join(";"),h.update(b).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})},a.updatePassword=function(){var b={newPassword:a.item.newPwd,id:c.id};return j.changePassword(b).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE"),"success"),a.item.newPwd="",a.item.reNewPwd="",a.forms.changePwd.$setPristine(),a.forms.changePwd.$setUntouched()})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones.view",{url:"/view/:id",templateUrl:"app/staff/telephone/view/view.html",controller:"TelephoneViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.staff.telephones.view.account",{url:"/account",templateUrl:"app/staff/telephone/view/view.account.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css","assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}}).state("main.staff.telephones.view.voice",{url:"/voice",templateUrl:"app/staff/telephone/view/view.voice.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("TelephoneWizardCtrl",["$scope","$http","$location","WizardHandler","xAlert","$translate","Telephone","Setting",function(a,b,c,d,e,f,g,h){a.forms={},a.item={allow:["alaw","ulaw","gsm"],transport:["udp"],context:"from-sip"},a.next=function(){d.wizard().next()},a.exitValidation=function(a){return a},a.getFirstFreeInternal=function(){return h.get({controller:"internal"}).$promise.then(function(b){return a.item.internal=b.value,h.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){e.error(a)})},a.createItem=function(){var b=angular.copy(a.item);return b.transport&&(b.transport=b.transport.join(",")),a.item.allow&&(b.allow=b.allow.join(";")),g.save(b).$promise.then(function(){c.path("/staff/telephones/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones.wizard",{url:"/wizard",templateUrl:"app/staff/telephone/wizard/wizard.html",controller:"TelephoneWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("UserListCtrl",["$scope","$timeout","User","Auth","gridOptions",function(a,b,c,d,e){function f(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}a.getUserAvatar=function(a,c,d){b(function(){angular.element("#userImg"+a).avatar({useGravatar:!1,initials:d?[]:f(c),fallbackImage:"api/users/avatar/"+d,size:80})})},a.isAdmin=function(a){return"admin"===a},a.initView=function(){var b={exporterCsvFilename:"users.csv",columnDefs:[{name:"fullname"},{name:"name",displayName:"APPLICATION_USERNAME"},{name:"internal"},{name:"email"},{name:"description"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/staff/users/view/{{row.entity.id}}/account",name:"profile"},{"class":"green-meadow",href:"/staff/users/view/{{row.entity.id}}/permit/voice",name:"permits",hide:"grid.appScope.isAdmin(row.entity.role)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=e.gridOptions(c,b,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users.list",{url:"/list",templateUrl:"app/staff/user/list/list.html",controller:"UserListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Module",["$resource",function(a){return a("/api/modules/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("User",["$resource",function(a){return a("/api/users/:id/:controller/:controller2/:controller3",{id:"@id"},{changePassword:{method:"PUT",params:{controller:"password"}},update:{method:"PUT"},me:{method:"GET",params:{id:"me"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users",{url:"/users",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("UserViewCtrl",["$scope","$stateParams","$cookieStore","$translate","FileUploader","User","Auth","xAlert","MailQueue","VoiceQueue","ChatQueue","FaxQueue","SmsQueue","OpenChannelQueue","Team","Module","Setting","$location",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){function s(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=s(a,b[c].SubModules)))return d}}function t(b){var c=s(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&&t(c)}function u(a,b){a.forEach(function(a){a.status=b,a.SubModules&&a.SubModules.length&&u(a.SubModules,b)})}function v(a,b){b.forEach(function(b){_.find(a,{id:b.id})?b.status=!0:b.status=!1,b.SubModules&&b.SubModules.length&&v(a,b.SubModules)})}function w(a,b){return a=_.union(a,_.map(_.filter(b,{status:!0}),"id")),b.forEach(function(b){b.SubModules&&b.SubModules.length&&(a=_.union(a,w(a,b.SubModules)))}),a}a.Auth=g,a._=_,a.forms={},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.checkUser=function(){var a=g.getCurrentUser();g.isAdmin()||Number(b.id)===a.id||r.path("main.dashboard.voice")},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"),a.user.newPwd="",a.user.reNewPwd="",a.user.currentPwd="",a.forms.changePwd.$setPristine(),a.forms.changePwd.$setUntouched()})["catch"](function(a){h.error(a)})};var x=a.uploader=new e({url:"api/users/"+b.id+"/avatar",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+c.get("token")}});x.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){v(b,a.modules)})["catch"](function(a){h.error(a)})},a.updatePermissions=function(c){c.ModuleId&&t(c),c.SubModules&&c.SubModules.length&&u(c.SubModules,c.status);var e=w([],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)})},x.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")},x.onErrorItem=function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},x.onCompleteAll=function(){x.clearQueue()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users.view",{url:"/view/:id",templateUrl:"app/staff/user/view/view.html",controller:"UserViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.staff.users.view.account",{url:"/account",templateUrl:"app/staff/user/view/view.account.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css","assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}}).state("main.staff.users.view.voice",{url:"/voice",templateUrl:"app/staff/user/view/view.voice.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}}).state("main.staff.users.view.permit",{url:"/permit",templateUrl:"app/staff/user/view/view.permit.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}},cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}}).state("main.staff.users.view.permit.voice",{url:"/voice",templateUrl:"app/staff/user/view/view.permit.voice.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}}).state("main.staff.users.view.permit.chat",{url:"/chat",templateUrl:"app/staff/user/view/view.permit.chat.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.chat"}}}).state("main.staff.users.view.permit.mail",{url:"/mail",templateUrl:"app/staff/user/view/view.permit.mail.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.mail"}}}).state("main.staff.users.view.permit.fax",{url:"/fax",templateUrl:"app/staff/user/view/view.permit.fax.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.fax"}}}).state("main.staff.users.view.permit.sms",{url:"/sms",templateUrl:"app/staff/user/view/view.permit.sms.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.sms"}}}).state("main.staff.users.view.permit.openchannel",{url:"/openchannel",templateUrl:"app/staff/user/view/view.permit.openchannel.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.openchannel"}}}).state("main.staff.users.view.permit.modules",{url:"/modules",templateUrl:"app/staff/user/view/view.permit.modules.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("UserWizardCtrl",["$scope","$location","WizardHandler","xAlert","$translate","User","Setting","Auth",function(a,b,c,d,e,f,g,h){a.initWizard=function(){return a.Auht=h,a.forms={info:void 0,voice:void 0},a.item={role:"user",host:"dynamic",context:"from-sip"},g.get({controller:"internal"}).$promise.then(function(b){return a.item.internal=b.value,g.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){d.error(a)})},a.next=function(){c.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){return f.save(a.item).$promise.then(function(a){b.path("user"===a.role?"/staff/users/view/"+a.id+"/permit/voice":"/staff/users/view/"+a.id+"/account")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users.wizard",{url:"/wizard",templateUrl:"app/staff/user/wizard/wizard.html",controller:"UserWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmListCtrl",["$scope","SugarcrmAccount","gridOptions","xAlert","$translate",function(a,b,c,d,e){a.initView=function(){var d={exporterCsvFilename:"sugarcrm_account.csv",columnDefs:[{name:"name",displayName:"APPLICATION_NAME"},{name:"username"},{name:"remoteUri",displayName:"APPLICATION_URI"},{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(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.list",{url:"/list",templateUrl:"app/sugarcrm/list/list.html",controller:"SugarcrmListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmAccount",["$resource",function(a){return a("/api/sugarcrm/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"},fields:{params:{controller:"fields"},isArray:!0},moduleFields:{params:{controller:"fields"},isArray:!0},check:{params:{controller:"check"}},modules:{params:{controller:"modules"},isArray:!0}})}]).factory("SugarcrmConfiguration",["$resource",function(a){return a("/api/sugarcrm/accounts/:accountId/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]).factory("SugarcrmField",["$resource",function(a){return a("/api/sugarcrm/accounts/:accountId/configurations/:configurationId/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm",{url:"/sugarcrm",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.view.configurations",{url:"/configurations",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewConfigurationListCtrl",["$scope","$stateParams","$translate","gridOptions","SugarcrmConfiguration","$uibModal",function(a,b,c,d,e,f){a.initView=function(){var c={exporterCsvFilename:"sugarcrm_configurations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/sugarcrm/view/{{row.entity.AccountId}}/configurations/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(e,c,a,{accountId:b.id})},a.createItem=function(){var b=f.open({animation:!0,templateUrl:"app/sugarcrm/view/configuration/list/create.modal.html",controller:"SugarcrmCreateConfigurationCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SugarcrmCreateConfigurationCtrl",["$scope","$translate","$uibModalInstance","SugarcrmConfiguration","xAlert","$stateParams","channel",function(a,b,c,d,e,f,g){a.form={},a.item={},a.channels=g,a.item.channel="voice",a.item.type="Queue",a.save=function(){return d.save({accountId:f.id},a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.view.configurations.list",{url:"/list",templateUrl:"app/sugarcrm/view/configuration/list/list.html",controller:"SugarcrmViewConfigurationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewConfigurationViewCtrl",["$scope","$filter","$stateParams","$translate","socket","variable","xAlert","SugarcrmAccount","SugarcrmConfiguration","SugarcrmField","Variable","usSpinnerService",function(a,b,c,d,e,f,g,h,i,j,k,l){a.$on("$destroy",function(){e.unsyncUpdates("sugarcrm_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.defaultMappingSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},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.mapping={}},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,a.mapping.defaultMapping=b.defaultMapping,a.mapping.mappingModule=b.mappingModule,a.mapping.mappingFields=b.mappingFields,a.getModuleFields(),e.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})})})["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("sugarcrm")(c),"name","asc"),_.forEach(c,function(a){a.options=_.toArray(a.options)})})["catch"](function(a){g.error(a)})},a.getModules=function(){return h.modules({id:c.id}).$promise.then(function(b){a.accountModules=b})["catch"](function(a){g.error(a)})},a.getModuleFields=function(){return!a.mapping.defaultMapping&&a.mapping.mappingModule?h.moduleFields({id:c.id,module:a.mapping.mappingModule}).$promise.then(function(b){a.moduleFields=b})["catch"](function(a){g.error(a)})["finally"](function(){l.stop("spinner-grid")}):void 0},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.changeFieldType=function(b){b.content="",b.variableName="",b.nameField="",b.VariableId=null,a.updateField(b)},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);return c?c.options.length>0?c.options:null:void 0}},a.updateMapping=function(){return a.mapping.defaultMapping&&(a.mapping.mappingModule=null,a.mapping.mappingFields=[]),i.update({accountId:c.id,id:c.configurationId},a.mapping).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){g.error(a)})},a.updateMappingModule=function(){l.spin("spinner-grid"),a.mapping.mappingFields=[],a.getModuleFields()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.view.configurations.view",{url:"/view/:configurationId",templateUrl:"app/sugarcrm/view/configuration/view/view.html",controller:"SugarcrmViewConfigurationViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewCtrl",["$scope","$http","$stateParams","$translate","$location","$filter","WizardHandler","socket","xAlert","Modal","SugarcrmAccount",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){return k.get({id:c.id}).$promise.then(function(b){a.account=b})["catch"](function(a){i.error(a)})},a.updateItem=function(){return k.update({id:c.id},a.account).$promise.then(function(){i.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.view",{url:"/view/:id",templateUrl:"app/sugarcrm/view/view.html",controller:"SugarcrmViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.sugarcrm.view.account",{url:"/account",templateUrl:"app/sugarcrm/view/view.account.html"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmkWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler","SugarcrmAccount",function(a,b,c,d,e,f,g){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(){return g.save(a.item).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/sugarcrm/list")})["catch"](function(a){e.error(a)})}}]),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_KEY"},{name:"value"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/answers/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.key, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){b.open({animation:!0,templateUrl:"app/tools/answer/list/list.create.modal.html",controller:"AnswerListCreateCtrl"}).result.then(function(b){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("AnswerListCreateCtrl",["$scope","$translate","$uibModalInstance","CannedAnswer","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.answers.list",{url:"/list",templateUrl:"app/tools/answer/list/list.html",controller:"AnswerListCtrl"})}]),angular.module("xCallyShuttleApp").controller("AnswerViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","CannedAnswer",function(a,b,c,d,e,f,g){a.getAnswer=function(){return g.get({id:e.id}).$promise.then(function(b){a.answer=b})["catch"](function(a){c.error(a)})},a.updateAnswer=function(){var b=angular.copy(a.answer);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.answers.view",{url:"/view/:id",templateUrl:"app/tools/answer/view/view.html",controller:"AnswerViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.answers.view.settings",{url:"/settings",templateUrl:"app/tools/answer/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("Automation",["$resource",function(a){return a("/api/automations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations",{url:"/automations",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:51}}})}]),angular.module("xCallyShuttleApp").controller("AutomationListCtrl",["$scope","$http","$translate","xAlert","Automation","gridOptions",function(a,b,c,d,e,f){a.onText="On",a.offText="Off",a.isActive=!0,a.size="mini",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){var b={exporterCsvFilename:"Automations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"channel"},{name:"status",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.status" type="checkbox" switch-active="{{ grid.appScope.isActive }}" switch-on-text="{{ grid.appScope.onText }}" switch-off-text="{{ grid.appScope.offText }}" switch-on-color="{{ grid.appScope.onColor }}" switch-off-color="{{ grid.appScope.offColor }}" switch-animate="{{ grid.appScope.animate }}" switch-size="{{ grid.appScope.size }}" switch-label="{{ grid.appScope.label }}" switch-icon="{{ grid.appScope.icon }}" switch-radio-off="{{ grid.appScope.radioOff }}" switch-label-width="{{ grid.appScope.labelWidth }}" switch-handle-width="{{ grid.appScope.handleWidth }}"></div>',width:100,enableFiltering:!1},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/automations/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=f.gridOptions(e,b,a)},a.updateItem=function(a){return e.update({id:a.id},a).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations.list",{url:"/list",templateUrl:"app/tools/automation/list/list.html",controller:"AutomationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("AutomationViewCtrl",["$scope","$stateParams","$http","$translate","xAlert","automations","Automation","$location",function(a,b,c,d,e,f,g,h){a.$automations=f,a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.forms={general:{}},a.addCondition=function(b){a.automation[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.automation[b].splice(c,1)},a.addAction=function(){a.automation.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.automation.Actions.splice(b,1)},a.initView=function(){return g.get({id:b.id}).$promise.then(function(b){a.automation=b})["catch"](function(a){e.error(a),h.path("/tools/automations/list")})},a.updateAutomation=function(){return g.update({id:b.id},a.automation).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),e.error(a)})},a.exitValidation=function(b){return console.log(b&&(a.automation.All.length||a.automation.Any.length)&&a.automation.Actions.length),!(!b||!a.automation.All.length&&!a.automation.Any.length||!a.automation.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations.view",{url:"/view/:id",templateUrl:"app/tools/automation/view/view.html",controller:"AutomationViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}}).state("main.tools.automations.view.settings",{url:"/settings",templateUrl:"app/tools/automation/view/view.settings.html"}).state("main.tools.automations.view.routes",{url:"/routes",templateUrl:"app/tools/automation/view/view.routes.html"}).state("main.tools.automations.view.application",{url:"/application",templateUrl:"app/tools/automation/view/view.application.html"})}]),angular.module("xCallyShuttleApp").controller("AutomationWizardCtrl",["$scope","$http","$location","xAlert","automations","WizardHandler","Automation",function(a,b,c,d,e,f,g){a.$automations=e,a.statusSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.tempData={voice:{},mail:{},chat:{},fax:{}},a.item={All:[],Any:[],Actions:[]},a.forms={general:void 0,settings:void 0},a.addCondition=function(b){a.item[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.item[b].splice(c,1)},a.addAction=function(){a.item.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.item.Actions.splice(b,1)},a.$watch("item.channel",function(b,c){c&&(a.tempData[c].All=_.clone(a.item.All,!0),a.tempData[c].Any=_.clone(a.item.Any,!0),a.tempData[c].Actions=_.clone(a.item.Actions,!0)),a.item.All=a.tempData[b].All?a.tempData[b].All:[],a.item.Any=a.tempData[b].Any?a.tempData[b].Any:[],a.item.Actions=a.tempData[b].Actions?a.tempData[b].Actions:[]},!0),a.item.channel="mail",a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/tools/automations/list")})["catch"](function(a){console.error(a),d.error(a)})},a.next=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.exitValidation=function(a){return a},a.exitSettingsValidation=function(b){return!(!b||!a.item.All.length&&!a.item.Any.length||!a.item.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations.wizard",{url:"/wizard",templateUrl:"app/tools/automation/wizard/wizard.html",controller:"AutomationWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("Interval",["$resource",function(a){return a("/api/intervals/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.intervals",{url:"/intervals",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:53}}})}]),angular.module("xCallyShuttleApp").controller("IntervalListCtrl",["$scope","$uibModal","Interval","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"intervals.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/intervals/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/tools/interval/list/list.create.modal.html",controller:"IntervalListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("IntervalListCreateCtrl",["$scope","$translate","$uibModalInstance","Interval","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.intervals.list",{url:"/list",templateUrl:"app/tools/interval/list/list.html",controller:"IntervalListCtrl"})}]),angular.module("xCallyShuttleApp").controller("IntervalViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","socket","$location","WizardHandler","Modal","interval",function(a,b,c,d,e,f,g,h,i,j){function k(b){var c,d,e,f;c=b.t_from&&b.t_to&&!b.alwaysTime?moment(b.t_from).format("HH:mm")+"-"+moment(b.t_to).format("HH:mm"):"*",b.wd_from&&"always"!==b.wd_from?(d=b.wd_from,b.wd_to&&"always"!==b.wd_to&&(d+="-"+b.wd_to)):d="*",b.md_from&&"always"!==b.md_from?(e=b.md_from,b.md_to&&"always"!==b.md_to&&(e+="-"+b.md_to)):e="*",b.m_from&&"always"!==b.m_from?(f=b.m_from,b.m_to&&"always"!==b.m_to&&(f+="-"+b.m_to)):f="*",void 0!==a.selectedSubInterval?a.interval.SubIntervals[a.selectedSubInterval].interval=c+","+d+","+e+","+f:a.subinterval.interval=c+","+d+","+e+","+f}a.$translate=d,a.$interval=j.interval,a.selectedSubInterval=void 0,a["switch"]={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.gridOptions={columnDefs:[{name:"name",displayName:"APPLICATION_NAME",headerCellFilter:"translate"},{name:"interval",displayName:"APPLICATION_INTERVAL",headerCellFilter:"translate"},{name:"action",displayName:"APPLICATION_ACTION",headerCellFilter:"translate",width:125,cellTemplate:'<a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openSubInterval(grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_SETTINGS\' | translate}}</a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteSubInterval(row.entity.name+\' interval\', grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_DELETE\' | translate}}</a>'}]},a.forms={subinterval:void 0,general:void 0},a.initSubInterval=function(b){b&&(a.selectedSubInterval=void 0),a.subinterval={},a.splittedInterval={t_from:moment(new Date),t_to:moment(new Date),wd_from:"always",wd_to:"always",md_from:"always",md_to:"always",m_from:"always",m_to:"always",alwaysTime:!0}},a.next=function(){h.wizard().next()},a.previous=function(){h.wizard().previous()},a.exitValidation=function(a){return a},a.deselectAndRedirect=function(b){a.selectedSubInterval=void 0,g.path(b)},a.getInterval=function(){b.get("/api/intervals/"+e.id).success(function(b){a.interval=b,a.gridOptions.data=b.SubIntervals}).error(function(a){console.error(a),g.path("/tools/intervals/list")})},a.openSubInterval=function(b){a.selectedSubInterval=b,g.path("/tools/intervals/view/"+e.id+"/subintervals/settings")},a.updateInterval=function(f){a.selectedSubInterval=void 0,b.put("/api/intervals/"+e.id,a.interval).success(function(){a.getInterval(),c.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),f&&g.path("/tools/intervals/view/"+e.id+"/"+f)}).error(function(a){c.error(a)})},a.getSubInterval=function(){void 0===a.selectedSubInterval&&g.path("/tools/intervals/list"),a.splittedInterval={t_from:moment(new Date),t_to:moment(new Date)};var b,c=a.interval.SubIntervals[a.selectedSubInterval]?a.interval.SubIntervals[a.selectedSubInterval].interval.split(","):["*","*","*","*"]; +c.forEach(function(c,d){switch(d){case 0:"*"!==c?(b=c.split("-"),a.splittedInterval.t_from=moment(b[0],"HH:mm"),a.splittedInterval.t_to=moment(b[1],"HH:mm"),a.splittedInterval.alwaysTime=!1):(a.splittedInterval.t_from=moment(new Date),a.splittedInterval.t_to=moment(new Date),a.splittedInterval.alwaysTime=!0);break;case 1:"*"!==c?(b=c.split("-"),a.splittedInterval.wd_from=b[0],a.splittedInterval.wd_to=b[1]?b[1]:"always"):(a.splittedInterval.wd_from="always",a.splittedInterval.wd_to="always");break;case 2:"*"!==c?(b=c.split("-"),a.splittedInterval.md_from=b[0],a.splittedInterval.md_to=b[1]?b[1]:"always"):(a.splittedInterval.md_from="always",a.splittedInterval.md_to="always");break;case 3:"*"!==c?(b=c.split("-"),a.splittedInterval.m_from=b[0],a.splittedInterval.m_to=b[1]?b[1]:"always"):(a.splittedInterval.m_from="always",a.splittedInterval.m_to="always")}})},a.$watch("splittedInterval",function(a){a&&k(a)},!0),a.addSubInterval=function(){a.interval.SubIntervals.push(a.subinterval),a.updateInterval("subintervals")},a.deleteSubInterval=i.confirm["delete"](function(b){a.interval.SubIntervals.splice(b,1),a.updateInterval()})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.intervals.view",{url:"/view/:id",templateUrl:"app/tools/interval/view/view.html",controller:"IntervalViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.intervals.view.settings",{url:"/settings",templateUrl:"app/tools/interval/view/view.settings.html"}).state("main.tools.intervals.view.subintervals",{url:"/subintervals",templateUrl:"app/tools/interval/view/view.subintervals.html"}).state("main.tools.intervals.view.subinterval",{url:"/subinterval",templateUrl:"app/tools/interval/view/view.subinterval.html"}).state("main.tools.intervals.view.subintervals.settings",{url:"/settings",templateUrl:"app/tools/interval/view/view.subintervalSettings.html"})}]),angular.module("xCallyShuttleApp").controller("PauseListCtrl",["$scope","$log","$uibModal","$translate","Pause","gridOptions",function(a,b,c,d,e,f){a.initView=function(){var b={exporterCsvFilename:"pauses.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/pauses/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=f.gridOptions(e,b,a)},a.createItem=function(){var b=c.open({animation:!0,templateUrl:"app/tools/pause/list/list.create.modal.html",controller:"PauseListCreateCtrl"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("PauseListCreateCtrl",["$scope","$translate","$uibModalInstance","Pause","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.pauses.list",{url:"/list",templateUrl:"app/tools/pause/list/list.html",controller:"PauseListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Pause",["$resource",function(a){return a("/api/pauses/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.pauses",{url:"/pauses",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:57}}})}]),angular.module("xCallyShuttleApp").controller("PauseViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","Pause",function(a,b,c,d,e,f,g){a.getPause=function(){return g.get({id:e.id}).$promise.then(function(b){a.pause=b})["catch"](function(a){c.error(a)})},a.updatePause=function(){var b=angular.copy(a.pause);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.pauses.view",{url:"/view/:id",templateUrl:"app/tools/pause/view/view.html",controller:"PauseViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.pauses.view.settings",{url:"/settings",templateUrl:"app/tools/pause/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("SchedulerListCtrl",["$scope","Scheduler","gridOptions","xAlert","$translate","socket",function(a,b,c,d,e,f){a._=_,a.switches={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.scheduleTypes=[{name:"APPLICATION_REPORT_EXTRACTION",value:"report"},{name:"APPLICATION_HISTORY_MOVE",value:"history"},{name:"APPLICATION_DB_BACKUP",value:"backup"}],a.initView=function(){var d={exporterCsvFilename:"Schedules.csv",columnDefs:[{name:"name"},{name:"type",cellTemplate:'<div class="centered-uigrid-td">{{grid.appScope._.find(grid.appScope.scheduleTypes,{value:row.entity.type}).name | translate}}</div>'},{name:"description"},{name:"active",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.active" type="checkbox" switch-active="{{ grid.appScope.switches.isActive }}" switch-on-text="{{ \'APPLICATION_YES\' | translate }}" switch-off-text="{{ \'APPLICATION_NO\' | translate }}" switch-on-color="{{ grid.appScope.switches.onColor }}" switch-off-color="{{ grid.appScope.switches.offColor }}" switch-animate="{{ grid.appScope.switches.animate }}" switch-size="{{ grid.appScope.switches.size }}" switch-label="{{ grid.appScope.switches.label }}" switch-icon="{{ grid.appScope.switches.icon }}" switch-radio-off="{{ grid.appScope.switches.radioOff }}" switch-label-width="{{ grid.appScope.switches.labelWidth }}" switch-handle-width="{{ grid.appScope.switches.handleWidth }}"></div>',enableFiltering:!1,enableSorting:!1},{name:"sendMail",displayName:"APPLICATION_SEND_MAIL",cellTemplate:'<div data-ng-if="row.entity.type == \'report\'" class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.sendMail" type="checkbox" switch-active="{{ grid.appScope.switches.isActive }}" switch-on-text="{{ \'APPLICATION_YES\' | translate }}" switch-off-text="{{ \'APPLICATION_NO\' | translate }}" switch-on-color="{{ grid.appScope.switches.onColor }}" switch-off-color="{{ grid.appScope.switches.offColor }}" switch-animate="{{ grid.appScope.switches.animate }}" switch-size="{{ grid.appScope.switches.size }}" switch-label="{{ grid.appScope.switches.label }}" switch-icon="{{ grid.appScope.switches.icon }}" switch-radio-off="{{ grid.appScope.switches.radioOff }}" switch-label-width="{{ grid.appScope.switches.labelWidth }}" switch-handle-width="{{ grid.appScope.switches.handleWidth }}"></div>',enableFiltering:!1,enableSorting:!1},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/tools/scheduler/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-turquoise",name:"run",onClick:"grid.appScope.runSchedule(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.updateItem=function(a){return b.update({id:a.id},a).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.error(a)})},a.runSchedule=function(a){return b.get({id:a,controller:"run"}).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler.list",{url:"/list",templateUrl:"app/tools/scheduler/list/list.html",controller:"SchedulerListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Scheduler",["$resource",function(a){return a("/api/scheduler/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler",{url:"/scheduler",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:61}}})}]),angular.module("xCallyShuttleApp").controller("SchedulerViewCtrl",["$scope","xAlert","$translate","$stateParams","socket","$location","ReportTree","Scheduler","DefaultReport","CustomReport","$timeout","MailServerOut",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(){switch(a.schedule.cronType=a.rangeExec.type,a.rangeExec.type){case"daily":a.schedule.cron="00 "+a.rangeExec.hour+" * * *";break;case"weekly":a.schedule.cron="00 "+a.rangeExec.hour+" * * "+a.rangeExec.weekDays.join(",");break;case"monthly":a.schedule.cron="00 "+a.rangeExec.hour+" "+a.rangeExec.monthDay+" * *"}}function n(b){var c;switch(b.cronType){case"daily":a.rangeExec.hour=Number(b.cron.split(" ")[1]),a.rangeExec.type=b.cronType;break;case"weekly":c=b.cron.split(" "),a.rangeExec.hour=Number(c[1]),c[4].split(",").forEach(function(b){a.rangeExec.weekDays.push(Number(b))}),a.rangeExec.type=b.cronType;break;case"monthly":c=b.cron.split(" "),a.rangeExec.hour=Number(c[1]),a.rangeExec.monthDay=Number(c[2]),a.rangeExec.type=b.cronType;break;case"currentDay":a.switchValues.today=!0}a.$watch("rangeExec",function(b){a.switchValues.today||m()},!0)}a.forms={},a.rangeExec={weekDays:[],monthDay:null,hour:0,type:null},a.initReports=function(){var c;return a.reports=[],a.tempTodayCron=null,g.query().$promise.then(function(b){return a.defaultTreeData=JSON.parse(b[0].tree),a.customTreeData=JSON.parse(b[1].tree),i.get().$promise}).then(function(b){return a.defRep=b.rows,a.defRep.length&&_.forEach(a.defRep,function(b){c=_.find(a.defaultTreeData,{id:b.parent}),c&&(b.parent="Motion Reports - "+c.text,b.type="default")}),j.get().$promise}).then(function(b){return a.cusRep=b.rows,a.cusRep.length&&_.forEach(a.cusRep,function(b){c=_.find(a.customTreeData,{id:b.parent}),c&&(b.parent="Custom Reports - "+c.text,b.type="custom")}),l.get().$promise}).then(function(b){a.mailServers=b.rows})["catch"](function(a){b.error(a)})},a.initView=function(){return h.get({id:d.id}).$promise.then(function(b){a.schedule=b,n(b)}).then(function(){e.socket.on("schedule:update",function(b){a.schedule.id===b.id&&(a.schedule.active=b.active,a.schedule.sendMail=b.sendMail)})})["catch"](function(a){console.error(a),f.path("/tools/scheduler/list")})},a.refreshSlider=function(){k(function(){a.$broadcast("rzSliderForceRender"),a.refreshSlider=null})},a.monthDays=function(){for(var a=[],b=1;31>=b;b++)a.push(b);return a}(),a.hours=function(){for(var a=[],b=0;23>=b;b++)a.push(b);return a}(),a.setReportTree=function(b){a.schedule.reportType=b.type},a.validitySlider={ceil:24,floor:0,showTicks:!0},a.switchValues={today:!1},a.switches={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.scheduleTypes=[{name:"APPLICATION_REPORT_EXTRACTION",value:"report"}],a.todayCron=[{name:"15 min",value:"*/15 * * * *"},{name:"30 min",value:"*/30 * * * *"},{name:"1 h",value:"0 * * * *"}],a.reportRanges=[{name:"APPLICATION_PREVIOUS_DAY",value:"yesterday"},{name:"APPLICATION_LAST_SEVEN_DAYS",value:"last7"},{name:"APPLICATION_LAST_THIRTY_DAYS",value:"last30"},{name:"APPLICATION_LAST_MONTH",value:"lastMonth"}],a.cronTypes=[{name:"APPLICATION_DAY",value:"daily"},{name:"APPLICATION_WEEK",value:"weekly"},{name:"APPLICATION_MONTH",value:"monthly"}],a.weekDays=[{name:"APPLICATION_MONDAY",value:1},{name:"APPLICATION_TUESDAY",value:2},{name:"APPLICATION_WEDNESDAY",value:3},{name:"APPLICATION_THURSDAY",value:4},{name:"APPLICATION_FRIDAY",value:5},{name:"APPLICATION_SATURDAY",value:6},{name:"APPLICATION_SUNDAY",value:0}],a.checkToday=function(){a.switchValues.today?(a.schedule.cron=angular.copy(a.tempTodayCron),a.schedule.cronType="currentDay"):(a.tempTodayCron=angular.copy(a.schedule.cron),a.schedule.cron=void 0,m())},a.updateSchedule=function(){return h.update({id:a.schedule.id},a.schedule).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),b.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler.view",{url:"/view/:id",templateUrl:"app/tools/scheduler/view/view.html",controller:"SchedulerViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.scheduler.view.settings",{url:"/settings",templateUrl:"app/tools/scheduler/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("SchedulerWizardCtrl",["$scope","WizardHandler","$location","xAlert","Scheduler","ReportTree","$translate","DefaultReport","CustomReport","MailServerOut",function(a,b,c,d,e,f,g,h,i,j){function k(){switch(a.item.cronType=a.rangeExec.type,a.rangeExec.type){case"daily":a.item.cron="00 "+a.rangeExec.hour+" * * *";break;case"weekly":a.item.cron="00 "+a.rangeExec.hour+" * * "+a.rangeExec.weekDays.join(",");break;case"monthly":a.item.cron="00 "+a.rangeExec.hour+" "+a.rangeExec.monthDay+" * *"}}a.forms={},a.item={validityStart:8,validityEnd:16,type:"report",reportType:"default"},a.initReports=function(){a.reports=[];var b;return f.query().$promise.then(function(b){return a.defaultTreeData=JSON.parse(b[0].tree),a.customTreeData=JSON.parse(b[1].tree),h.get().$promise}).then(function(c){return a.defRep=c.rows,a.defRep.length&&_.forEach(a.defRep,function(c){b=_.find(a.defaultTreeData,{id:c.parent}),b&&(c.parent="Motion Reports - "+b.text,c.type="default")}),i.get().$promise}).then(function(c){return a.cusRep=c.rows,a.cusRep.length&&_.forEach(a.cusRep,function(c){b=_.find(a.customTreeData,{id:c.parent}),b&&(c.parent="Custom Reports - "+b.text,c.type="custom")}),j.get().$promise}).then(function(b){a.mailServers=b.rows})["catch"](function(a){d.error(a)})},a.setReportTree=function(b){a.item.reportType=b.type},a.validitySlider={ceil:24,floor:0,showTicks:!0},a.switchValues={today:!1},a.switches={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.scheduleTypes=[{name:"APPLICATION_REPORT_EXTRACTION",value:"report"}],a.todayCron=[{name:"15 min",value:"*/15 * * * *"},{name:"30 min",value:"*/30 * * * *"},{name:"1 h",value:"0 * * * *"}],a.reportRanges=[{name:"APPLICATION_PREVIOUS_DAY",value:"yesterday"},{name:"APPLICATION_LAST_SEVEN_DAYS",value:"last7"},{name:"APPLICATION_LAST_THIRTY_DAYS",value:"last30"},{name:"APPLICATION_LAST_MONTH",value:"lastMonth"}],a.cronTypes=[{name:"APPLICATION_DAY",value:"daily"},{name:"APPLICATION_WEEK",value:"weekly"},{name:"APPLICATION_MONTH",value:"monthly"}],a.weekDays=[{name:"APPLICATION_MONDAY",value:1},{name:"APPLICATION_TUESDAY",value:2},{name:"APPLICATION_WEDNESDAY",value:3},{name:"APPLICATION_THURSDAY",value:4},{name:"APPLICATION_FRIDAY",value:5},{name:"APPLICATION_SATURDAY",value:6},{name:"APPLICATION_SUNDAY",value:0}],a.tempTodayCron=null,a.checkToday=function(){a.switchValues.today?(a.item.cron=angular.copy(a.tempTodayCron),a.item.cronType="currentDay"):(a.tempTodayCron=angular.copy(a.item.cron),a.item.cron=void 0,k())},a.monthDays=function(){for(var a=[],b=1;31>=b;b++)a.push(b);return a}(),a.hours=function(){for(var a=[],b=0;23>=b;b++)a.push(b);return a}(),a.rangeExec={weekDays:[],monthDay:null,hour:0,type:null},a.$watch("rangeExec",function(b){a.switchValues.today||k()},!0),a.next=function(){b.wizard().next()},a.previous=function(){b.wizard().previous()},a.exitValidation=function(a){return a},a.createItem=function(){return e.save(a.item).$promise.then(function(){c.path("/tools/scheduler/list")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler.wizard",{url:"/wizard",templateUrl:"app/tools/scheduler/wizard/wizard.html",controller:"SchedulerWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("SoundListCtrl",["$scope","$http","socket","Modal","$q","FileUploader","$translate","xAlert","$cookieStore","$sce","Sound",function(a,b,c,d,e,f,g,h,i,j,k){a.Sound=k,a.isCollapsed=!0,a.downloadButtonClass="btn btn-xs blue-hoki",a["delete"]=d.confirm["delete"](function(a){b["delete"]("/api/sounds/"+a).success(function(a){}).error(function(a){console.log(a)})}),a.updateAudio=function(a,c){var d=e.defer();return b.put("/api/sounds/"+a,c).success(function(a){d.resolve()}).error(function(a){console.log(a.message),d.reject(a.message)}),d.promise},a.$on("$destroy",function(){c.unsyncUpdates("sound")}),a.initList=function(){b.get("/api/sounds").success(function(b){a.sounds=b.rows,b.rows.length||(a.isCollapsed=!1),c.syncUpdates("sound",a.sounds,function(){a.sounds.length||(a.isCollapsed=!1)})})};var l=a.uploader=new f({url:"/api/sounds",withCredentials:!0,headers:{Authorization:"Bearer "+i.get("token")}});l.filters.push({name:"customFilter",fn:function(a,b){return this.queue.length<10}}),l.onWhenAddingFileFailed=function(a,b,c){console.info("onWhenAddingFileFailed",a,b,c)},l.onAfterAddingFile=function(a){console.info("onAfterAddingFile",a)},l.onAfterAddingAll=function(a){console.info("onAfterAddingAll",a)},l.onBeforeUploadItem=function(a){console.info("onBeforeUploadItem",a)},l.onProgressItem=function(a,b){console.info("onProgressItem",a,b),a.isUploading=!0},l.onProgressAll=function(a){console.info("onProgressAll",a)},l.onSuccessItem=function(a,b,c,d){console.info("onSuccessItem",a,b,c,d),a.isUploading=!1},l.onErrorItem=function(a,b,c,d){console.info("onErrorItem",a,b,c,d),a.responseMessage=b,a.isUploading=!1},l.onCancelItem=function(a,b,c,d){console.info("onCancelItem",a,b,c,d),a.isUploading=!1},l.onCompleteItem=function(a,b,c,d){console.info("onCompleteItem",a,b,c,d),a.isUploading=!1},l.onCompleteAll=function(){console.info("onCompleteAll")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.sounds.list",{url:"/list",templateUrl:"app/tools/sound/list/list.html",controller:"SoundListCtrl",authenticate:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("Sound",["$resource",function(a){return a("/api/sounds/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.sounds",{url:"/sounds",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:60}}})}]),angular.module("xCallyShuttleApp").controller("TagListCtrl",["$scope","$uibModal","Tag","gridOptions","$rootScope",function(a,b,c,d,e){a.initView=function(){var b={exporterCsvFilename:"tag.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/tags/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/tools/tag/list/list.create.modal.html",controller:"TagListCreateCtrl"});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("TagListCreateCtrl",["$scope","$translate","$uibModalInstance","Tag","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.tags.list",{url:"/list",templateUrl:"app/tools/tag/list/list.html",controller:"TagListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Tag",["$resource",function(a){return a("/api/tags/:id/:controller/:tag",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.tags",{url:"/tags",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:55}}})}]),angular.module("xCallyShuttleApp").controller("TagViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","Tag","gridOptions","List","Company","Contact","uiGridConstants","usSpinnerService",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){m.stop("spinner-grid"),a.readyGrid=!0}a.getTag=function(){return g.get({id:e.id}).$promise.then(function(b){a.tag=b})["catch"](function(a){c.error(a)})},a.updateTag=function(){var b=angular.copy(a.tag);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})},a.initChat=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagChat.csv",columnDefs:[{name:"type"},{name:"status"},{name:"ChatWebsite.name",displayName:"APPLICATION_WEBSITE"},{name:"ChatVisitor.email",displayName:"APPLICATION_VISITOR"},{name:"action",width:40,buttons:[{"class":"green",name:"chatRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'chatRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"chat",tag:a.tag.name},null,null,n())},a.initMail=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagMail.csv",columnDefs:[{name:"subject"},{name:"from"},{name:"account"},{name:"status"},{name:"action",width:40,buttons:[{"class":"green",name:"mailRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'mailRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"mail",tag:a.tag.name},null,null,n())},a.initFax=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagFax.csv",columnDefs:[{name:"from"},{name:"account"},{name:"status"},{name:"action",width:40,buttons:[{"class":"green",name:"faxRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'faxRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"fax",tag:a.tag.name},null,null,n())},a.initSms=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagSms.csv",columnDefs:[{name:"from"},{name:"status"},{name:"action",width:40,buttons:[{"class":"green",name:"smsRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'smsRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"sms",tag:a.tag.name},null,null,n())},a.initContacts=function(){a.readyGrid=!1,m.spin("spinner-grid");var b;return i.get().$promise.then(function(b){return a.lists=[],b.rows.forEach(function(b,c){a.lists.push({value:b.id,label:b.name})}),j.get().$promise}).then(function(b){a.companies=[],b.rows.forEach(function(b,c){a.companies.push({value:b.id,label:b.name})})}).then(function(){b={enableRowSelection:!1,exporterCsvFilename:"tagContacts.csv",columnDefs:[{name:"firstName"},{name:"lastName"},{name:"phone"},{name:"email"},{name:"ListId",displayName:"APPLICATION_LIST",field:"List.name",filter:{type:l.filter.SELECT,selectOptions:a.lists}},{name:"CompanyId",displayName:"APPLICATION_COMPANY",field:"Company.name",filter:{type:l.filter.SELECT,term:e.companyId||null,selectOptions:a.companies}},{name:"action",width:40,buttons:[{"class":"blue-hoki",name:"profile",onClick:"grid.appScope.openContactTab(row.entity)"}]}]},a.gridOptions=h.gridOptions(g,b,a,{controller:"contacts",tag:a.tag.name},null,null,n())})["catch"](function(a){c.error(a)})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:c});if(d)d.active=!0;else{var e;switch(c){case"mailRoom":e="icon-envelope";break;case"chatRoom":e="fa fa-users";break;case"faxRoom":e="fa fa-fax";break;case"smsRoom":e="glyphicon glyphicon-comment"}a.workspaces.push({id:b,type:c,"class":e,active:!0})}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.tags.view",{url:"/view/:id",templateUrl:"app/tools/tag/view/view.html",controller:"TagViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.tags.view.settings",{url:"/settings",templateUrl:"app/tools/tag/view/view.settings.html"}).state("main.tools.tags.view.chat",{url:"/chat",templateUrl:"app/tools/tag/view/view.chat.html"}).state("main.tools.tags.view.mail",{url:"/mail",templateUrl:"app/tools/tag/view/view.mail.html"}).state("main.tools.tags.view.fax",{url:"/fax",templateUrl:"app/tools/tag/view/view.fax.html"}).state("main.tools.tags.view.sms",{url:"/sms",templateUrl:"app/tools/tag/view/view.sms.html"}).state("main.tools.tags.view.contacts",{url:"/contacts",templateUrl:"app/tools/tag/view/view.contacts.html"})}]),angular.module("xCallyShuttleApp").controller("TemplateListCtrl",["$scope","Template","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"templates.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/templates/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates.list",{url:"/list",templateUrl:"app/tools/template/list/list.html",controller:"TemplateListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Template",["$resource",function(a){return a("/api/templates/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates",{url:"/templates",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:56}}})}]),angular.module("xCallyShuttleApp").controller("TemplateViewCtrl",["$scope","$rootScope","$http","$translate","$stateParams","xAlert","Template","templateVariable","Variable",function(a,b,c,d,e,f,g,h,i){a.initItem=function(){CKEDITOR.plugins.addExternal("richparams","/assets/plugins/ckeditor-richparams/"),a.options={language:b.language,allowedContent:!0,entities:!1,skin:"office2013",contentsCss:"/assets/css/global/richparams.css",extraPlugins:"richparams,autogrow",autoGrow_minHeight:450,richparams:h,disableNativeSpellChecker:!1,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","PasteText","PasteFromWord","-","Undo","Redo"]},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},{name:"document",items:["Source"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]},"/",{name:"motion",items:["voice","chat","mail"]}]},a.form={},a.item={},a.item=g.get({id:e.id})},a.updateItem=function(){return g.update(a.item).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates.view",{url:"/view/:id",templateUrl:"app/tools/template/view/view.html",controller:"TemplateViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.templates.view.settings",{url:"/settings",templateUrl:"app/tools/template/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TemplateWizardCtrl",["$scope","$rootScope","$location","$http","WizardHandler","xAlert","Template","templateVariable",function(a,b,c,d,e,f,g,h){a.initWizard=function(){CKEDITOR.plugins.addExternal("richparams","/assets/plugins/ckeditor-richparams/"),a.options={language:b.language,allowedContent:!0,entities:!1,skin:"office2013",contentsCss:"/assets/css/global/richparams.css",extraPlugins:"richparams,autogrow",autoGrow_minHeight:450,disableNativeSpellChecker:!1,richparams:h,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","PasteText","PasteFromWord","-","Undo","Redo"]},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},{name:"document",items:["Source"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]},"/",{name:"motion",items:["voice","chat","mail"]}]},a.item={},a.form={}},a.exitValidation=function(a){return a},a.createItem=function(){return g.save({name:a.item.name,description:a.item.description,subject:a.item.subject||null,html:a.item.html||null,text:a.item.text||null}).$promise.then(function(){c.path("/tools/templates/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates.wizard",{url:"/wizard",templateUrl:"app/tools/template/wizard/wizard.html",controller:"TemplateWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools",{url:"/tools",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("TriggerListCtrl",["$scope","$http","$translate","Modal","xAlert","Trigger","gridOptions",function(a,b,c,d,e,f,g){a.onText="On",a.offText="Off",a.isActive=!0,a.size="mini",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){var b={exporterCsvFilename:"Triggers.csv",columnDefs:[{name:"name"},{name:"description"},{name:"channel"},{name:"status",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.status" type="checkbox" switch-active="{{ grid.appScope.isActive }}" switch-on-text="{{ grid.appScope.onText }}" switch-off-text="{{ grid.appScope.offText }}" switch-on-color="{{ grid.appScope.onColor }}" switch-off-color="{{ grid.appScope.offColor }}" switch-animate="{{ grid.appScope.animate }}" switch-size="{{ grid.appScope.size }}" switch-label="{{ grid.appScope.label }}" switch-icon="{{ grid.appScope.icon }}" switch-radio-off="{{ grid.appScope.radioOff }}" switch-label-width="{{ grid.appScope.labelWidth }}" switch-handle-width="{{ grid.appScope.handleWidth }}"></div>',width:100,enableFiltering:!1},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/triggers/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=g.gridOptions(f,b,a)},a.updateItem=function(a){return f.update({id:a.id},a).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success"); +})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.list",{url:"/list",templateUrl:"app/tools/trigger/list/list.html",controller:"TriggerListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Trigger",["$resource",function(a){return a("/api/triggers/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers",{url:"/triggers",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:50}}})}]),angular.module("xCallyShuttleApp").controller("TriggerViewCtrl",["$scope","$stateParams","$http","$translate","xAlert","triggers","Trigger","$location",function(a,b,c,d,e,f,g,h){a.$triggers=f,a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.forms={general:{}},a.addCondition=function(b){a.trigger[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.trigger[b].splice(c,1)},a.addAction=function(){a.trigger.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.trigger.Actions.splice(b,1)},a.initView=function(){return g.get({id:b.id}).$promise.then(function(b){a.trigger=b})["catch"](function(a){e.error(a),h.path("/tools/triggers/list")})},a.updateTrigger=function(){return g.update({id:b.id},a.trigger).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),e.error(a)})},a.exitValidation=function(b){return!(!b||!a.trigger.All.length&&!a.trigger.Any.length||!a.trigger.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.view",{url:"/view/:id",templateUrl:"app/tools/trigger/view/view.html",controller:"TriggerViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}}).state("main.tools.triggers.view.settings",{url:"/settings",templateUrl:"app/tools/trigger/view/view.settings.html"}).state("main.tools.triggers.view.routes",{url:"/routes",templateUrl:"app/tools/trigger/view/view.routes.html"}).state("main.tools.triggers.view.application",{url:"/application",templateUrl:"app/tools/trigger/view/view.application.html"})}]),angular.module("xCallyShuttleApp").controller("TriggerWizardCtrl",["$scope","$http","$location","xAlert","triggers","WizardHandler","Trigger",function(a,b,c,d,e,f,g){a.$triggers=e,a.statusSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.tempData={voice:{},mail:{},chat:{},fax:{}},a.item={All:[],Any:[],Actions:[]},a.forms={general:void 0,settings:void 0},a.addCondition=function(b){a.item[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.item[b].splice(c,1)},a.addAction=function(){a.item.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.item.Actions.splice(b,1)},a.$watch("item.channel",function(b,c){c&&(a.tempData[c].All=_.clone(a.item.All,!0),a.tempData[c].Any=_.clone(a.item.Any,!0),a.tempData[c].Actions=_.clone(a.item.Actions,!0)),a.item.All=a.tempData[b].All?a.tempData[b].All:[],a.item.Any=a.tempData[b].Any?a.tempData[b].Any:[],a.item.Actions=a.tempData[b].Actions?a.tempData[b].Actions:[]},!0),a.item.channel="voice",a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/tools/triggers/list")})["catch"](function(a){console.error(a),d.error(a)})},a.next=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.exitValidation=function(a){return a},a.exitSettingsValidation=function(b){return!(!b||!a.item.All.length&&!a.item.Any.length||!a.item.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.wizard",{url:"/wizard",templateUrl:"app/tools/trigger/wizard/wizard.html",controller:"TriggerWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("TrunkListCtrl",["$scope","Trunk","gridOptions","xAlert","$translate","socket",function(a,b,c,d,e,f){function g(){f.socket.on("voice:trunks",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("voice:trunk",function(b){a.trunk.name===b.username&&(a.trunk.status=b.status,a.trunk.peerstatus=b.peerstatus)})})["catch"](function(a){console.error(a),g.path("/tools/trunks/list")})},a.updateTrunk=function(){""===a.trunk.password&&delete a.trunk.password;var b=angular.copy(a.trunk);return b.nat=b.nat.join(","),b.allow=b.allow.join(";"),b.insecure=b.insecure.join(","),b.transport=b.transport.join(","),h.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){c.error(a)})},a.getContexts=function(){return i.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){c.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.trunks.view",{url:"/view/:id",templateUrl:"app/tools/trunk/view/view.html",controller:"TrunkViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.trunks.view.settings",{url:"/settings",templateUrl:"app/tools/trunk/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TrunkWizardCtrl",["$scope","WizardHandler","$location","xAlert","Trunk",function(a,b,c,d,e){a.initWizard=function(){a.forms={},a.item={context:"from-voip-provider"}},a.next=function(){b.wizard().next()},a.previous=function(){b.wizard().previous()},a.exitValidation=function(a){return a},a.createItem=function(){return a.item.fromuser=a.item.defaultuser,a.item.fromdomain=a.item.host,e.save(a.item).$promise.then(function(){c.path("/tools/trunks/list")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.trunks.wizard",{url:"/wizard",templateUrl:"app/tools/trunk/wizard/wizard.html",controller:"TrunkWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("VariableListCtrl",["$scope","$uibModal","Variable","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"variables.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/variables/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/tools/variable/list/list.create.modal.html",controller:"VariableListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("VariableListCreateCtrl",["$scope","$translate","$uibModalInstance","Variable","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.variables.list",{url:"/list",templateUrl:"app/tools/variable/list/list.html",controller:"VariableListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Variable",["$resource",function(a){return a("/api/variables/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.variables",{url:"/variables",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:54}}})}]),angular.module("xCallyShuttleApp").controller("VariableViewCtrl",["$scope","$translate","$stateParams","xAlert","Variable",function(a,b,c,d,e){a.getVariable=function(){return e.get({id:c.id}).$promise.then(function(b){a.variable=b})["catch"](function(a){d.error(a)})},a.updateVariable=function(){return e.update({id:c.id},a.variable).$promise.then(function(){d.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.variables.view",{url:"/view/:id",templateUrl:"app/tools/variable/view/view.html",controller:"VariableViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.variables.view.settings",{url:"/settings",templateUrl:"app/tools/variable/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("YourdashboardListCloneModalCtrl",["$scope","$uibModalInstance","name",function(a,b,c){a.forms={dashboard:{}},a.item={name:c},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,row.entity.name)"}]}]};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,e){var i=f.open({animation:!0,templateUrl:"app/tools/yourdashboard/list/clone.modal.html",controller:"YourdashboardListCloneModalCtrl",resolve:{name:function(){return e+"_copy"}}});i.result.then(function(e){return h.save({id:b,controller:"clone"},e).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.gridOptions.getPage()})["catch"](function(a){console.error(a),d.error(a)})},function(){g.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.list",{url:"/list",templateUrl:"app/tools/yourdashboard/list/list.html",controller:"YourdashboardListCtrl",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:59}}})}]),angular.module("xCallyShuttleApp").controller("LeaveEditedDashboardModalCtrl",["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("YourdashboardShowCtrl",["$scope","$rootScope","localStorageService","xAlert","$translate","Auth","$stateParams","$location","$uibModal","$log","YourDashboard",function(a,b,c,d,e,f,g,h,i,j,k){function l(a){var b,c;if(!a)return 0;for(a=a.toString(),b=c=a.length;b--;){var d=a[b].charCodeAt();d>=56320&&57343>=d&&b--,d>127&&2047>=d?c++:d>2047&&65535>=d&&(c+=2)}return c}a.Auth=f,a.editMode=!1,a.getDashboard=function(){return k.get({id:g.id}).$promise.then(function(b){!b[f.getRole()]&&h.path("/landing");var c={name:"dashboard",structure:"4-8",enableconfirmdelete:!0,maximizable:!0,collapsible:!0};b.model=JSON.parse(b.model||'{"title":"Dashboard"}'),b.editable=!(!f.isAdmin()||!b.editable),a.dashboard=_.merge(c,b)})["catch"](function(a){h.path("/tools/yourdashboards/list")})},a.$on("$locationChangeStart",function(b,c,d){if(a.editMode){b.preventDefault();var e=i.open({animation:!0,templateUrl:"app/tools/yourdashboard/show/leaveEditedDashboard.modal.html",controller:"LeaveEditedDashboardModalCtrl"});e.result.then(function(b){a.editMode=!1;var d=location.protocol+"//"+location.host;h.path(c.replace(d,""))},function(){j.info("Modal dismissed at: "+new Date)})}});var m=function(c,f,h){var i=angular.copy(a.dashboard);return i.name=a.dashboard.model.title,i.model=JSON.stringify(i.model),l(i.model)<=64e3?k.update({id:g.id},i).$promise.then(function(){d.show(e.instant("MESSAGE_DASHBOARD_SAVED")+"!","success"),a.editMode=!1})["catch"](function(b){d.error(b),i.model=JSON.parse(i.model),i.name="dashboard",a.dashboard=i}):(d.show(e.instant("MESSAGE_DASHBOARD_TOO_BIG")+"!","warning"),void b.$broadcast("adfToggleEditMode"))};a.$on("adfDashboardChanged",m),a.$on("adfIsEditMode",function(){a.editMode=!0}),a.$on("destroy",function(){console.log("main dashboard")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.show",{url:"/show/:id",templateUrl:"app/tools/yourdashboard/show/show.html",controller:"YourdashboardShowCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:2}}})}]),angular.module("xCallyShuttleApp").controller("YourdashboardViewCtrl",["$scope","$rootScope","xAlert","$translate","$stateParams","$location","YourDashboard",function(a,b,c,d,e,f,g){a.radioSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.getDashboard=function(){return g.get({id:e.id}).$promise.then(function(b){delete b.model,a.dashboard=b})["catch"](function(){f.path("/tools/yourdashboards/list")})},a.updateDashboard=function(){var b=angular.copy(a.dashboard);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(d){c.error(d),a.dashboard=b})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.view",{url:"/view/:id",templateUrl:"app/tools/yourdashboard/view/view.html",controller:"YourdashboardViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]},data:{permissions:{only:["admin","user"],redirectTo:"landing",id:59}}}).state("main.tools.yourdashboards.view.settings",{url:"/settings",templateUrl:"app/tools/yourdashboard/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("YourDashboard",["$resource",function(a){return a("/api/dashboards/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards",{url:"/yourdashboards",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ZendeskListCtrl",["$scope","ZendeskAccount","gridOptions","xAlert","$translate",function(a,b,c,d,e){a.initView=function(){var d={exporterCsvFilename:"zendesk_account.csv",columnDefs:[{name:"name",displayName:"APPLICATION_NAME"},{name:"username"},{name:"remoteUri",displayName:"APPLICATION_URI"},{name:"action",buttons:[{"class":"blue-hoki",href:"/zendesk/view/{{row.entity.id}}/account",name:"profile"},{"class":"green-jungle",name:"check",onClick:"grid.appScope.checkAccount(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.checkAccount=function(a){return b.check({id:a}).$promise.then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.list",{url:"/list",templateUrl:"app/zendesk/list/list.html",controller:"ZendeskListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view.configurations",{url:"/configurations",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ZendeskViewConfigurationListCtrl",["$scope","$stateParams","$translate","gridOptions","ZendeskConfiguration","$uibModal",function(a,b,c,d,e,f){a.initView=function(){var c={exporterCsvFilename:"zendesk_configurations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/zendesk/view/{{row.entity.AccountId}}/configurations/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(e,c,a,{accountId:b.id})},a.createItem=function(){var b=f.open({animation:!0,templateUrl:"app/zendesk/view/configuration/list/create.modal.html",controller:"ZendeskCreateConfigurationCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ZendeskCreateConfigurationCtrl",["$scope","$translate","$uibModalInstance","ZendeskConfiguration","xAlert","$stateParams","channel",function(a,b,c,d,e,f,g){a.form={},a.item={},a.channels=g,a.item.channel="voice",a.item.type="Queue",a.save=function(){return d.save({accountId:f.id},a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view.configurations.list",{url:"/list",templateUrl:"app/zendesk/view/configuration/list/list.html",controller:"ZendeskViewConfigurationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ZendeskViewConfigurationViewCtrl",["$scope","$stateParams","$filter","$translate","socket","ZendeskConfiguration","xAlert","variable","Variable","ZendeskAccount","Tag","ZendeskField",function(a,b,c,d,e,f,g,h,i,j,k,l){a.$on("$destroy",function(){e.unsyncUpdates("zendesk_field")}),a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:300,scrollInertia:0},a.fieldType=[{type:"string",title:"String"},{type:"variable",title:"Variable"},{type:"customVariable",title:"Custom Variable"}],a.descFieldType=[{type:"string",title:"String"},{type:"keyValue",title:"Key Value"}],a.groupVariableByGroup=function(a){switch(a.group){case"voice_queue":return"Voice: Queue";case"voice_outbound":return"Voice: Outbound";default:return"Other"}},a.initView=function(){a.configurationName="",a.subjectConfig=[],a.descriptionConfig=[],a.fieldConfig=[],a.selectedTags={tags:[]},a.variables=h},a.getConfiguration=function(){return f.get({accountId:b.id,id:b.configurationId}).$promise.then(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,a.selectedTags={tags:_.map(b.Tags,function(a){return a.id})},e.socket.on("zendesk_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})})["catch"](function(a){g.error(a)})},a.getCustomVariables=function(){return i.get().$promise.then(function(b){a.customVariables=b.rows})["catch"](function(a){g.error(a)})},a.getFields=function(){return j.fields({id:b.id}).$promise.then(function(b){a.accountFields=c("zendesk")(b)})["catch"](function(a){g.error(a)})},a.getTags=function(){return k.get().$promise.then(function(b){a.tags=b.rows})["catch"](function(a){g.error(a)})},a.addItem=function(c){var d={};switch(c){case"subject":case"description":d={type:"string",content:""};break;case"field":d={content:""}}return f.save({accountId:b.id,id:b.configurationId,controller:c},d).$promise.then(function(b){switch(c){case"subject":a.subjectConfig.push(b);break;case"description":a.descriptionConfig.push(b);break;case"field":a.fieldConfig.push(b)}})["catch"](function(a){g.error(a)})},a.changeType=function(b){"variable"===b.type?(b.content="",b.variableName=""):"string"===b.type?(b.VariableId=null,b.variableName=""):"customVariable"===b.type&&(b.VariableId=null,b.content=""),a.updateField(b)},a.updateField=function(a){return l.update({accountId:b.id,configurationId:b.configurationId,id:a.id},a).$promise.then(function(){})["catch"](function(a){g.error(a)})},a.removeItem=function(a){return l["delete"]({accountId:b.id,configurationId:b.configurationId,id:a.id}).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.error(a)})},a.changeDescType=function(b){"keyValue"===b.type?(b.content="","string"===b.keyType?(b.VariableId=null,b.variableName=""):"variable"===b.keyType?(b.keyContent="",b.VariableId=null):"customVariable"===b.keyType&&(b.keyContent="",b.variableName="")):"string"===b.type&&(b.VariableId=null,b.variableName="",b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){if(b.content="",b.variableName="",b.nameField="",b.VariableId=null,b.idField){var c=_.find(a.accountFields,"id",b.idField);c&&(c.system_field_options?(b.customField=!1,b.nameField=c.title.toLowerCase()):b.customField=!0)}a.updateField(b)},a.updateTags=function(){return f.update({accountId:b.id,id:b.configurationId,controller:"tags"},a.selectedTags.tags).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){g.error(a)})},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"id",b);return c?c.system_field_options?c.system_field_options:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view.configurations.view",{url:"/view/:configurationId",templateUrl:"app/zendesk/view/configuration/view/view.html",controller:"ZendeskViewConfigurationViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ZendeskViewCtrl",["$scope","$stateParams","$translate","xAlert","Modal","ZendeskAccount",function(a,b,c,d,e,f){a.initView=function(){return f.get({id:b.id}).$promise.then(function(b){a.account=b})["catch"](function(a){d.error(a)})},a.updateItem=function(){return f.update({id:b.id},a.account).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view",{url:"/view/:id",templateUrl:"app/zendesk/view/view.html",controller:"ZendeskViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.zendesk.view.account",{url:"/account",templateUrl:"app/zendesk/view/view.account.html"})}]),angular.module("xCallyShuttleApp").controller("ZendeskWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler","ZendeskAccount",function(a,b,c,d,e,f,g){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={},a.item.authType="password",a.item.serverUrl=c.protocol()+"://"+location.host},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){return g.save(a.item).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/zendesk/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.wizard",{url:"/wizard",templateUrl:"app/zendesk/wizard/wizard.html",controller:"ZendeskWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("ZendeskAccount",["$resource",function(a){return a("/api/zendesk/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"},fields:{params:{controller:"fields"},isArray:!0},check:{params:{controller:"check"}}})}]).factory("ZendeskConfiguration",["$resource",function(a){return a("/api/zendesk/accounts/:accountId/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]).factory("ZendeskField",["$resource",function(a){return a("/api/zendesk/accounts/:accountId/configurations/:configurationId/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk",{url:"/zendesk",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("AuthResource",["$resource",function(a){return a("/auth/local/:controller/:controller2/:param",{param:"@param"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("Auth",["$location","$rootScope","$http","User","$cookieStore","$q","localStorageService",function(a,b,c,d,e,f,g){var h={};return e.get("token")&&(h=d.me()),{login:function(a,i){var j=i||angular.noop,k=f.defer();return c.post("/auth/local",{name:a.name,password:a.password,remember:a.remember}).success(function(a){return e.put("role",a.role),e.put("token",a.token),e.put("userId",a.userId),g.set("loggedIn",!0),h=d.me({},function(){b.$broadcast("login")}),k.resolve(a),j()}).error(function(a){return this.logout(),k.reject(a),j(a)}.bind(this)),k.promise},recover:function(a,b){var d=b||angular.noop,e=f.defer();return c.post("/auth/local/recover",{email:a.email}).success(function(a){return e.resolve(a),d()}).error(function(a){return e.reject(a),d(a)}.bind(this)),e.promise},reset:function(a,b){var d=b||angular.noop,e=f.defer();return c.post("/auth/local/reset/"+a.token,{password:a.password}).success(function(a){return e.resolve(a),d()}).error(function(a){return e.reject(a),d(a)}.bind(this)),e.promise},loginWithToken:function(a,c,f){e.put("role",f),e.put("token",a),e.put("userId",c),h=d.me({},function(){b.$broadcast("login")})},logout:function(){e.remove("role"),e.remove("token"),e.remove("userId"),g.set("loggedIn"),h={},b.$broadcast("logout")},createUser:function(a,b){var c=b||angular.noop;return d.save(a,function(b){return e.put("token",b.token),h=d.me(),c(a)},function(a){return this.logout(),c(a)}.bind(this)).$promise},changePassword:function(a,b,c){var e=c||angular.noop;return d.changePassword({id:h.id},{oldPassword:a,newPassword:b},function(a){return e(null,a)},function(a){return e(a)}).$promise},getCurrentUser:function(){return h},isLoggedIn:function(){return h.hasOwnProperty("role")},isLoggedInAsync:function(a){h.hasOwnProperty("$promise")?h.$promise.then(function(){a(!0)})["catch"](function(){a(!1)}):a(h.hasOwnProperty("role")?!0:!1)},isAdmin:function(){return"admin"===(e.get("role")||h.role)},isUser:function(){return"user"===(e.get("role")||h.role)},isAgent:function(){return"agent"===(e.get("role")||h.role)},getRole:function(){return h.role},getToken:function(){return e.get("token")}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderAccountEmail",["$compile","$timeout","MailAccount","xAlert","Template",function(a,b,c,d,e){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/accountEmail/actionBuilder.html",compile:function(f){function g(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var h,i;return h=f.contents().remove(),function(f,j){f.randomName=g(),b(function(){return c.get().$promise.then(function(a){return _.forEach(a.rows,function(a){a.id=String(a.id)}),f.accounts=a,e.get().$promise}).then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),f.templates=a.rows})["catch"](function(a){d.error(a)})}),i||(i=a(h)),j.append(i(f,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderAccountSms",["$compile","$timeout","SmsAccount","xAlert",function(a,b,c,d){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/accountSms/actionBuilder.html",compile:function(e){ +function f(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var g,h;return g=e.contents().remove(),function(e,i){e.randomName=f(),b(function(){return c.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),e.accounts=a})["catch"](function(a){d.error(a)})}),h||(h=a(g)),i.append(h(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderAccountTemplate",["$compile","xAlert","$http","$timeout","Template","MailAccount",function(a,b,c,d,e,f){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/accountTemplate/actionBuilder.html",compile:function(c){function g(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var h,i;return h=c.contents().remove(),function(c,j){c.randomName=g(),d(function(){return e.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.templates=a}).then(function(){return f.get().$promise}).then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),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("actionBuilderCm",["$compile","xAlert","$http","$timeout","$translate","List",function(a,b,c,d,e,f){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/cm/actionBuilder.html",compile:function(c){var e,g;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 f.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.lists=a.rows})["catch"](function(a){b.error(a)})}),g||(g=a(e)),h.append(g(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderEmail",["$compile","xAlert","$timeout","Template",function(a,b,c,d){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/email/actionBuilder.html",compile:function(e){function f(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var g,h;return g=e.contents().remove(),function(e,i){e.randomName=f(),c(function(){return d.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),e.templates=a.rows})["catch"](function(a){b.error(a)})}),h||(h=a(g)),i.append(h(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderForward",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/forward/actionBuilder.html",compile:function(b){function c(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderHttp",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/http/actionBuilder.html",compile:function(b){function c(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),b.methods=["GET","POST"],e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderIntegration",["$compile","xAlert","$http","$timeout","Integration","$translate","ZendeskAccount","DeskAccount","SalesforceAccount","FreshdeskAccount","SugarcrmAccount",function(a,b,c,d,e,f,g,h,i,j,k){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/integration/actionBuilder.html",compile:function(c){function f(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var l,m;return l=c.contents().remove(),function(c,n){c.randomName=f(),d(function(){return e.get({active:1}).$promise.then(function(a){_.remove(a.rows,function(a){return"iframe"===a.state}),c.integrations=a.rows,c.element.data1&&o()})["catch"](function(a){b.error(a)})});var o=function(){var a;switch(c.element.data1){case"zendesk":a=g;break;case"desk":a=h;break;case"salesforce":a=i;break;case"freshdesk":a=j;break;case"sugarcrm":a=k}return a?a.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.accounts=a.rows,c.element.data2&&p()})["catch"](function(a){b.error(a)}):void 0},p=function(){var a=_.find(c.accounts,{id:c.element.data2}).Configurations;_.forEach(a,function(a){a.id=String(a.id)}),c.configurations=a};c.changeIntegration=function(){c.element.data2="",o()},c.changeAccount=function(){c.element.data3="",p()},m||(m=a(l)),n.append(m(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderJscripty",["$compile","xAlert","$http","$timeout","Template","$translate","JscriptyProject",function(a,b,c,d,e,f,g){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/jscripty/actionBuilder.html",compile:function(c){var e,f;return e=c.contents().remove(),function(c,h){function i(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=i(),d(function(){return g.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.projects=a.rows})["catch"](function(a){b.error(a)})}),f||(f=a(e)),h.append(f(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderMotionBar",["$compile","xAlert","$http","$timeout","Template",function(a,b,c,d,e){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/motionbar/actionBuilder.html",compile:function(c){var f,g;return f=c.contents().remove(),function(c,h){function i(){return e.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.templates=a.rows})["catch"](function(a){b.error(a)})}function j(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=j(),c.motionActions=[{name:"Popup",value:"0"},{name:"URL",value:"1"},{name:"Windows App",value:"2"}],c.changeMode=function(){c.element.data2="",c.element.data3="",i()},d(function(){return i()}),g||(g=a(f)),h.append(g(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderStatus",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/status/actionBuilder.html",compile:function(b){var c,d;return c=b.contents().remove(),function(b,e){function f(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}b.randomName=f(),b.states=[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_PENDING",value:"PENDING"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"}],d||(d=a(c)),e.append(d(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderTag",["$compile","xAlert","$http","$timeout","Tag",function(a,b,c,d,e){return{restrict:"E",scope:{myElement:"=element",form:"="},templateUrl:"components/directives/action/tag/actionBuilder.html",compile:function(c){function f(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var g,h;return g=c.contents().remove(),function(c,i){console.log("myElement",c.myElement),c.randomName=f(),c.data={tags:c.myElement.data1?c.myElement.data1.split(";"):[]},c.$watch("data.tags",function(a){c.myElement.data1=a.join(";")}),d(function(){return e.get().$promise.then(function(a){c.tags=a.rows})["catch"](function(a){b.error(a)})}),h||(h=a(g)),i.append(h(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderTemplate",["$compile","xAlert","$timeout","Template",function(a,b,c,d){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/template/actionBuilder.html",compile:function(e){function f(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var g,h;return g=e.contents().remove(),function(e,i){e.randomName=f(),c(function(){return d.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),e.templates=a.rows})["catch"](function(a){b.error(a)})}),h||(h=a(g)),i.append(h(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderUrlForward",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/urlforward/actionBuilder.html",compile:function(b){function c(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),b.types=[{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderWebPopup",["$compile","xAlert","$http","$timeout","Template",function(a,b,c,d,e){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/webPopup/actionBuilder.html",compile:function(c){var f,g;return f=c.contents().remove(),function(c,h){function i(){return e.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.templates=a.rows})["catch"](function(a){b.error(a)})}function j(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=j(),d(function(){return i()}),g||(g=a(f)),h.append(g(c,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,e.translateName=b.translate,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:String(a[b.resValue])}})})["catch"](function(a){d.show(c.instant(a.message),"danger")})}function j(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}e._=_,e.randomName=j(),b(function(){e.element.field&&i(e.element.field)}),e.checkCondition=function(a){e.element.value="",e.element.operator="",i(a)},g||(g=a(f)),h.append(g(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").factory("xNotificationLicense",["Notification","$rootScope","$location",function(a,b,c){return{show:function(d){var e=b.$new();return e["class"]="alert-warning",e.icon="fa fa-exclamation-triangle",e.more=function(){c.path("/setting/license/view")},new a({delay:d,templateUrl:"components/factories/xNotificationLicense/xNotificationLicense.html",scope:e})}}}]),angular.module("xCallyShuttleApp").filter("secToTime",[function(){return function(a){return new Date(1970,0,1).setSeconds(a)}}]),angular.module("xCallyShuttleApp").controller("FooterController",["$scope","Setting",function(a,b){a.year=moment().year(),a.$on("$includeContentLoaded",function(){Layout.initFooter()}),a.initFooter=function(){return b.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("HeaderController",["$scope","$rootScope","$location","$state","$http","$interval","$notification","Auth","xAlert","socket","xNotificationLicense","toastr","localStorageService","Agent","SmsReport","MailReport","OpenChannelReport","ChatReport","ChatRoom","xNotification","$timeout","$translate","$window","User","Pause","Action","FaxReport","List","MailAccount","ChatWebsite","FaxAccount","SmsAccount","OpenChannelAccount","ReportAgent","$uibModal","$log","ReportDial",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K){function L(a,b,c){return null===b&&(b=50),null===c&&(c="..."),a&&a.length>b?a.substring(0,b-c.length)+c:a}function M(b){var c,d="reason";switch(b){case"mail":c=p;break;case"chat":c=r;break;case"fax":c=A;break;case"sms":c=o;break;case"agent":c=H,d="lastevent";break;case"dial":c=K,d="dialstatus";break;case"openchannel":c=q;break;default:return}return c.get({limit:10,order:"updatedAt DESC"}).$promise.then(function(c){_.forEach(c.rows,function(a){if(a[d])switch(a[d].toLowerCase()){case"answer":case"connect":case"complete":a.status="taken";break;case"answered_elsewhere":a.status="taken_elsewhere";break;case"called":a.status="lost";break;case"busy":a.status="busy";break;case"rejected":a.status="rejected";break;case"cancel":case"abandoned":a.status="abandoned"}}),a.agentNotifications[b].rows=c.rows,j.socket.on("report_"+b+":save",function(c){c.status="none",a.agentNotifications[b].rows.unshift(c),"agent"!==b&&"dial"!==b&&(a.agentNotifications[b].timeout[c.id]=setTimeout(function(){clearTimeout(a.agentNotifications[b].timeout[c.id]),_.find(a.agentNotifications[b].rows,{id:c.id}).status="lost",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications[b]["new"]++,delete a.agentNotifications[b].timeout[c.id]},1e3*c.timeslot))}),j.socket.on("report_"+b+":update",function(c){if("agent"===b){var e=_.find(a.activeCalls,{id:c.id});e&&(c.agentcomplete||c.agentringnoanswer||c.agentdump)?_.remove(a.activeCalls,{id:c.id}):!c.agentconnectAt||c.agentcomplete||c.agentringnoanswer||c.agentdump||a.activeCalls.push(c)}var f=_.find(a.agentNotifications[b].rows,{id:c.id});if(f&&("agent"!==b&&"dial"!==b&&a.agentNotifications[b].timeout[c.id]&&(clearTimeout(a.agentNotifications[b].timeout[c.id]),delete a.agentNotifications[b].timeout[c.id]),c[d])){switch(c[d].toLowerCase()){case"answer":case"connect":case"complete":c.status="taken";break;case"answered_elsewhere":c.status="taken_elsewhere",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications.chat["new"]++;break;case"busy":c.status="busy",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications[b]["new"]++;break;case"rejected":c.status="rejected";break;case"cancel":case"abandoned":c.status="abandoned",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications[b]["new"]++}_.merge(f,c)}})})["catch"](function(a){i.error(a)})}function N(){return a.headerAgent=h.getCurrentUser(),a.readyTimer=1e3*moment().unix(),y.get().$promise.then(function(b){a.headerPauses=b.rows,j.syncUpdates("pause",a.headerPauses)}).then(function(){j.socket.on("agent:save",function(b){b=b.newValues||b,a.headerAgent.id===b.id&&(_.merge(a.headerAgent,b),b.voicePause&&b.mailPause&&b.chatPause&&b.faxPause&&b.smsPause&&b.openchannelPause||(a.readyTimer=1e3*moment().unix()))})})["finally"](function(){h.getCurrentUser().loginInPause&&!m.get("loggedIn")&&a.headerPause("pause")})["catch"](function(a){console.log("Error synchronizing agent status:",a)})}function O(){return H.get({id:"active",controller:"calls"}).$promise.then(function(b){a.activeCalls=b.rows})["catch"](function(a){i.error(a)})}a.moment=moment,$(document).on("click",".tabbed-dropdown",function(a){a.stopPropagation()}),a.license.hasOwnProperty("expirationTime")&&(h.isAdmin()||h.isUser())&&!a.license.demo&&f(function(){"main.setting.license.view"!==d.current.name&&k.show(3e4)},3e4),a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:c});if(d)d.active=!0;else{var e;switch(c){case"mailRoom":e="icon-envelope";break;case"chatRoom":e="fa fa-users";break;case"faxRoom":e="fa fa-fax";break;case"smsRoom":e="glyphicon glyphicon-comment";break;case"openchannelRoom":e="icon-globe"}a.workspaces.push({id:b,type:c,"class":e,active:!0})}},a.toggleSidebar=function(){b.settings.layout.pageSidebarClosed=!b.settings.layout.pageSidebarClosed,m.set("sidebarClosed",b.settings.layout.pageSidebarClosed)},a.chooseContact=function(b){var c=I.open({animation:!0,templateUrl:"app/main/chooseContact.modal.html",controller:"ChooseContactModalCtrl",resolve:{data:function(){return{eventChannel:"voice",calleridnum:b}}}});c.result.then(function(c){c?a.openContactTab(c):a.newContact({calleridnum:b})},function(){J.info("Modal dismissed at: "+new Date)})},a.loadNotifications=function(b){if(!a.busyLoad[b].end){a.busyLoad[b].busy=!0;var c,d="reason";switch(b){case"mail":c=p;break;case"chat":c=r;break;case"fax":c=A;break;case"sms":c=o;break;case"agent":c=H,d="lastevent";break;case"dial":c=K,d="dialstatus";break;case"openchannel":c=q;break;default:return}return c.get({limit:10,offset:a.agentNotifications[b].rows.length,order:"updatedAt DESC"}).$promise.then(function(c){c.rows.length?(_.forEach(c.rows,function(a){if(a[d])switch(a[d].toLowerCase()){case"answer":case"connect":case"complete":a.status="taken";break;case"answered_elsewhere":a.status="taken_elsewhere";break;case"called":a.status="lost";break;case"busy":a.status="busy";break;case"rejected":a.status="rejected";break;case"abandoned":a.status="abandoned"}}),a.agentNotifications[b].rows=a.agentNotifications[b].rows.concat(c.rows)):a.busyLoad[b].end=!0,a.busyLoad[b].busy=!1})["catch"](function(a){i.error(a)})}},a.headerPause=function(b,c,d){return z.save({name:b,agent:a.headerAgent.id,type:c||"DEFAULT PAUSE",data4:c||"DEFAULT PAUSE",channel:d||"all"}).$promise.then(function(){i.show(v.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})},h.isAgent()&&(N(),a.agentNotifications={mail:{rows:[],"new":0,timeout:{}},chat:{rows:[],"new":0,timeout:{}},fax:{rows:[],"new":0,timeout:{}},sms:{rows:[],"new":0,timeout:{}},agent:{rows:[],"new":0},dial:{rows:[],"new":0},openchannel:{rows:[],"new":0}},a.busyLoad={mail:{busy:!1,end:!1},chat:{busy:!1,end:!1},fax:{busy:!1,end:!1},sms:{busy:!1,end:!1},agent:{busy:!1,end:!1},dial:{busy:!1,end:!1},openchannel:{busy:!1,end:!1}},O(),M("agent"),M("dial"),a.license.mail&&M("mail"),a.license.chat&&M("chat"),a.license.fax&&M("fax"),a.license.messaging&&M("sms"),a.license.openchannel&&M("openchannel")),j.socket.on("user_has_chat_room:save",function(b){var c;return s.get({id:Number(b.ChatRoomId)}).$promise.then(function(b){console.log("chatRoom",b),c=b;var d=_.find(a.workspaces,{id:Number(c.id),type:"chatRoom"});d?d.name=a.getFullnames(c):a.workspaces.push({id:c.id,name:a.getFullnames(c),type:"chatRoom","class":"icon-bubble",unread:1})})["catch"](function(a){console.error(a)})}),j.socket.on("chat_message:save",function(b){var c;if(b.UserId!==h.getCurrentUser().id){var d=_.find(a.workspaces,{id:Number(b.ChatRoomId),type:"chatRoom"});if(!d)return s.get({id:Number(b.ChatRoomId)}).$promise.then(function(b){c=b,a.workspaces.push({id:c.id,name:a.getFullnames(b),type:"chatRoom","class":"icon-bubble",unread:1})})["catch"](function(a){console.error(a)})}});var P=function(){return w.Notification},Q=function(){b.settings.layout.onFocus=!0},R=function(){b.settings.layout.onFocus=!1};w.onfocus=Q,w.onblur=R,a.getFullnames=function(a){var b=_.map(a.Users,"fullname");return a.ChatVisitor&&b.unshift(a.ChatVisitor.fullname),_.without(b,h.getCurrentUser().fullname).join(", ")},a.openContact=function(b,c,d){if(d&&"<unknown>"!==d){var e,f;switch(b){case"mail":e=C,f={email:d};break;case"chat":e=D,f={email:d};break;case"fax":e=E,f={fax:d};break;case"sms":e=F,f={mobile:d};break;default:return}return e.get({id:c}).$promise.then(function(a){return a.ListId?B.save({listId:a.ListId,controller:"contacts"},f).$promise:null}).then(function(b){if(b){var c=_.find(a.workspaces,{contactID:b.id});c?c.active=!0:a.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.email,type:"contact"})}else i.show(v.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")})["catch"](function(a){console.error(a)})}},a.initHeader=function(){return"agent"===h.getCurrentUser().role&&(j.socket.on("report_chat:save",function(a){P&&!b.settings.layout.onFocus&&g("CHAT CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming Chat Visitor!",delay:1e3*a.timeslot});var c="<b>"+v.instant("APPLICATION_FROM")+"</b>: "+a.visitorname+"<br><b>"+v.instant("APPLICATION_EMAIL")+"</b>: "+a.visitoremail;"queue"===a.application&&(c+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+a.queuename),t.show(v.instant("APPLICATION_NEW_CHAT_REQUEST"),c,"chat",1e3*a.timeslot,function(){return r.get({id:a.id,controller1:"accept",controller2:a.uniqueid}).$promise.then(function(){i.show("Chat properly assigned","success")})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_CHAT_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return r.get({id:a.id,controller1:"reject"}).$promise.then(function(){i.show("Chat properly rejected","success")})["catch"](function(a){i.error(a)})})}),j.socket.on("report_mail:save",function(c){var d=_.find(a.workspaces,{id:c.roomid,type:"mailRoom"});if(!d){var e="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+c.accountname+"<br> <b>"+v.instant("APPLICATION_FROM")+"</b>: "+c.from+"<br> <b>"+v.instant("APPLICATION_SUBJECT")+"</b>: "+(L(c.subject,30,"...")||"No subject");"queue"===c.application&&(e+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+c.queuename),t.show(v.instant("APPLICATION_NEW_MAIL_REQUEST"),e,"mail",1e3*c.timeslot,function(){return p.get({id:c.id,controller1:"accept",controller2:c.uniqueid}).$promise.then(function(){var b=_.find(a.workspaces,{id:c.roomid,type:"mailRoom"});b?b.active=!0:a.workspaces.push({id:c.roomid,name:c.subject||"No subject",type:"mailRoom","class":"icon-envelope",active:!0,unread:0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_MAIL_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return p.get({id:c.id,controller1:"reject"}).$promise["catch"](function(a){i.error(a)})}),P&&!b.settings.layout.onFocus?g("MAIL CHANNEL",{icon:"assets/images/media/channels/mail64.png",body:"NEW Incoming Mail Message!",delay:1e3*c.timeslot}):console.log("Notification API not supported in your browser")}}),j.socket.on("report_sms:save",function(b){var c="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+b.accountname+"<br> <b>"+v.instant("APPLICATION_FROM")+"</b>: "+b.from;"queue"===b.application&&(c+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+b.queuename),t.show(v.instant("APPLICATION_NEW_SMS_REQUEST"),c,"sms",1e3*b.timeslot,function(){return o.get({id:b.id,controller1:"accept",controller2:b.uniqueid}).$promise.then(function(){var c=_.find(a.workspaces,{id:b.roomid,type:"smsRoom"});c?c.active=!0:a.workspaces.push({id:b.roomid,name:b.from,type:"smsRoom","class":"glyphicon glyphicon-comment",active:!0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_SMS_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return o.get({id:b.id,controller1:"reject"}).$promise.then(function(){i.show("SMS properly rejected","success")})["catch"](function(a){i.error(a)})}),P?g("SMS CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming SMS Message!",delay:1e3*b.timeslot}):console.log("Notification API not supported in your browser")}),j.socket.on("report_openchannel:save",function(b){var c="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+b.accountname+"<br> <b>"+v.instant("APPLICATION_FROM")+"</b>: "+b.from;"queue"===b.application&&(c+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+b.queuename),t.show(v.instant("APPLICATION_NEW_MESSAGE"),c,"openchannel",1e3*b.timeslot,function(){return q.get({id:b.id,controller1:"accept",controller2:b.uniqueid}).$promise.then(function(){var c=_.find(a.workspaces,{id:b.roomid,type:"openchannelRoom"});c?c.active=!0:a.workspaces.push({id:b.roomid,name:b.from,type:"openchannelRoom","class":"icon-globe",active:!0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return q.get({id:b.id,controller1:"reject"}).$promise.then(function(){i.show("Message properly rejected","success")})["catch"](function(a){i.error(a)})}),P?g("OPEN CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming Message!",delay:1e3*b.timeslot}):console.log("Notification API not supported in your browser")}),j.socket.on("report_fax:save",function(c){var d=_.find(a.workspaces,{id:c.roomid,type:"faxRoom"});if(!d){var e="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+c.accountname+"<br> <b>"+v.instant("APPLICATION_PHONE")+"</b>: "+c.from;"queue"===c.application&&(e+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+c.queuename),t.show(v.instant("APPLICATION_NEW_FAX_REQUEST"),e,"fax",1e3*c.timeslot,function(){return A.get({id:c.id,controller1:"accept",controller2:c.uniqueid}).$promise.then(function(){var b=_.find(a.workspaces,{id:c.roomid,type:"faxRoom"});b?b.active=!0:a.workspaces.push({id:c.roomid,name:c.from,type:"faxRoom","class":"fa fa-fax",active:!0,unread:0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_FAX_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return A.get({id:c.id,controller1:"reject"}).$promise["catch"](function(a){i.err(a)})}),P&&!b.settings.layout.onFocus?g("FAX CHANNEL",{icon:"assets/images/media/channels/telephone124.png",body:"NEW Incoming Fax Message!",delay:1e3*c.timeslot}):console.log("Notification API not supported in your browser")}}),h.getCurrentUser().loginInPause)?z.save({name:"pause",agent:h.getCurrentUser().id,type:"LOGININPAUSE",data4:"LOGININPAUSE",channel:"all"}).$promise["catch"](function(a){i.error(a)}):void 0},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"),j.unsyncUpdates("report_integration:sugarcrm"),j.unsyncUpdates("report_integration:freshdesk")})}]),angular.module("xCallyShuttleApp").factory("Modal",["$rootScope","$uibModal",function(a,b){function c(c,d){var e=a.$new();return c=c||{},d=d||"modal-default",angular.extend(e,c),b.open({templateUrl:"components/modal/delete.html",windowClass:d,scope:e})}return{confirm:{"delete":function(a){return a=a||angular.noop,function(){var b,d=Array.prototype.slice.call(arguments),e=d.shift();b=c({modal:{dismissable:!0,title:"Confirm Delete",html:"<p>Are you sure you want to delete"+(e?"<strong> "+e+"</strong>":" selected items")+"?</p>",buttons:[{classes:"btn red",text:"Delete",click:function(a){b.close(a)}},{classes:"btn default",text:"Cancel",click:function(a){b.dismiss(a)}}]}},"over-topbar center"),b.result.then(function(b){a.apply(b,d)})}}}}}]),angular.module("xCallyShuttleApp").service("application",function(){var a={applications:[{type:null,name:"APPLICATION_QUEUE",value:"Queue"},{type:null,name:"APPLICATION_PLAYBACK",value:"Playback"},{type:null,name:"Dial",value:"Dial"},{type:"internalDial",name:"APPLICATION_INTERNAL_DIAL",value:"Dial"},{type:"externalDial",name:"APPLICATION_EXTERNAL_DIAL",value:"Dial"},{type:"RingGroup",name:"Ring Group",value:"Dial"},{type:null,name:"Cally-Square Project",value:"AGI"},{type:null,name:"GoTo",value:"Goto"},{type:null,name:"Hangup",value:"Hangup"},{type:null,name:"Set",value:"Set"},{type:"custom",name:"Custom",value:"custom"},{type:null,name:"APPLICATION_VOICEMAIL",value:"Voicemail"}],queueOptions:[{value:"C",name:"APPLICATION_QUEUE_OPTION_C"},{value:"c",name:"APPLICATION_QUEUE_OPTION_c"},{value:"d",name:"APPLICATION_QUEUE_OPTION_d"},{value:"F",name:"APPLICATION_QUEUE_OPTION_F"},{value:"h",name:"APPLICATION_QUEUE_OPTION_h"},{value:"H",name:"APPLICATION_QUEUE_OPTION_H"},{value:"n",name:"APPLICATION_QUEUE_OPTION_n"},{value:"i",name:"APPLICATION_QUEUE_OPTION_i"},{value:"I",name:"APPLICATION_QUEUE_OPTION_I"},{value:"r",name:"APPLICATION_QUEUE_OPTION_r"},{value:"R",name:"APPLICATION_QUEUE_OPTION_R"},{value:"t",name:"APPLICATION_QUEUE_OPTION_t"},{value:"T",name:"APPLICATION_QUEUE_OPTION_T"},{value:"w",name:"APPLICATION_QUEUE_OPTION_w"},{value:"W",name:"APPLICATION_QUEUE_OPTION_W"},{value:"k",name:"APPLICATION_QUEUE_OPTION_k"},{value:"K",name:"APPLICATION_QUEUE_OPTION_K"},{value:"x",name:"APPLICATION_QUEUE_OPTION_x"},{value:"X",name:"APPLICATION_QUEUE_OPTION_X"}],audioOptions:[{value:"skip",name:"APPLICATION_PLAYBACK_OPTION_SKIP"},{value:"noanswer",name:"APPLICATION_PLAYBACK_OPTION_NOANSWER"},{value:"j",name:"APPLICATION_PLAYBACK_OPTION_J"},{value:"say",name:"APPLICATION_PLAYBACK_OPTION_SAY"}],hangupCauses:[{value:"",name:"--"},{value:"1",name:"APPLICATION_HANGUP_CAUSE_1"},{value:"16",name:"APPLICATION_HANGUP_CAUSE_16"},{value:"17",name:"APPLICATION_HANGUP_CAUSE_17"},{value:"18",name:"APPLICATION_HANGUP_CAUSE_18"},{value:"21",name:"APPLICATION_HANGUP_CAUSE_21"},{value:"22",name:"APPLICATION_HANGUP_CAUSE_22"},{value:"27",name:"APPLICATION_HANGUP_CAUSE_27"},{value:"38",name:"APPLICATION_HANGUP_CAUSE_38"},{value:"41",name:"APPLICATION_HANGUP_CAUSE_41"}],intTypes:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"custom",name:"APPLICATION_CUSTOM"},{value:"list",name:"APPLICATION_FROM_LIST"}],checkUnderscore:function(a){return 0===a.indexOf("_")?a:"_"+a}};return{application:a}}),angular.module("xCallyShuttleApp").service("automations",function(){var a={mail:{conditions:[{name:"APPLICATION_STATUS",value:"status",type:"select",arr:[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"},{name:"APPLICATION_STATUS_PENDING",value:"PENDING"}],operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_HOURS_SINCE_CREATED",value:"createdAt",type:"input",operators:[{value:"greater_or_equal", +name:"APPLICATION_GTE_TO"},{value:"less_or_equal",name:"APPLICATION_LTE_TO"},{value:"greater",name:"APPLICATION_GREATER_THAN"},{value:"less",name:"APPLICATION_LESS_THAN"}]}],actions:[{name:"APPLICATION_STATUS",value:"status"}]},chat:{conditions:[{name:"APPLICATION_STATUS",value:"status",type:"select",arr:[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"},{name:"APPLICATION_STATUS_PENDING",value:"PENDING"}],operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_HOURS_SINCE_CREATED",value:"createdAt",type:"input",operators:[{value:"greater_or_equal",name:"APPLICATION_GTE_TO"},{value:"less_or_equal",name:"APPLICATION_LTE_TO"},{value:"greater",name:"APPLICATION_GREATER_THAN"},{value:"less",name:"APPLICATION_LESS_THAN"}]}],actions:[{name:"APPLICATION_STATUS",value:"status"}]},fax:{conditions:[{name:"APPLICATION_STATUS",value:"status",type:"select",arr:[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"}],operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_HOURS_SINCE_CREATED",value:"createdAt",type:"input",operators:[{value:"greater_or_equal",name:"APPLICATION_GTE_TO"},{value:"less_or_equal",name:"APPLICATION_LTE_TO"},{value:"greater",name:"APPLICATION_GREATER_THAN"},{value:"less",name:"APPLICATION_LESS_THAN"}]}],actions:[{name:"APPLICATION_STATUS",value:"status"}]}},b=["mail","fax","chat"];return{services:a,channels:b}}),angular.module("xCallyShuttleApp").service("channel",function(){var a=[{name:"Voice",value:"voice"}];return a}),angular.module("xCallyShuttleApp").service("desk_com",function(){var a=[{id:"priority",label:"Priority",custom:!1,data:{choices:[1,2,3,4,5,6,7,8,9,10]}},{id:"status",label:"Status",custom:!1,data:{choices:["new","open","pending","resolved","closed"]}},{id:"type",label:"Type",custom:!1,data:{choices:["chat","twitter","email","qna","facebook","phone"]}}];return{fields:a}}),angular.module("xCallyShuttleApp").service("interval",function(){var a={months:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"jan",name:"APPLICATION_JANUARY"},{value:"feb",name:"APPLICATION_FEBRUARY"},{value:"mar",name:"APPLICATION_MARCH"},{value:"apr",name:"APPLICATION_APRIL"},{value:"may",name:"APPLICATION_MAY"},{value:"jun",name:"APPLICATION_JUNE"},{value:"jul",name:"APPLICATION_JULY"},{value:"aug",name:"APPLICATION_AUGUST"},{value:"sep",name:"APPLICATION_SEPTEMBER"},{value:"oct",name:"APPLICATION_OCTOBER"},{value:"nov",name:"APPLICATION_NOVEMBER"},{value:"dec",name:"APPLICATION_DECEMBER"}],monthsNumber:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"1",name:"APPLICATION_JANUARY"},{value:"2",name:"APPLICATION_FEBRUARY"},{value:"3",name:"APPLICATION_MARCH"},{value:"4",name:"APPLICATION_APRIL"},{value:"5",name:"APPLICATION_MAY"},{value:"6",name:"APPLICATION_JUNE"},{value:"7",name:"APPLICATION_JULY"},{value:"8",name:"APPLICATION_AUGUST"},{value:"9",name:"APPLICATION_SEPTEMBER"},{value:"10",name:"APPLICATION_OCTOBER"},{value:"11",name:"APPLICATION_NOVEMBER"},{value:"12",name:"APPLICATION_DECEMBER"}],daysOfWeek:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"mon",name:"APPLICATION_MONDAY"},{value:"tue",name:"APPLICATION_TUESDAY"},{value:"wed",name:"APPLICATION_WEDNESDAY"},{value:"thu",name:"APPLICATION_THURSDAY"},{value:"fri",name:"APPLICATION_FRIDAY"},{value:"sat",name:"APPLICATION_SATURDAY"},{value:"sun",name:"APPLICATION_SUNDAY"}],daysOfMonth:["always",1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31]};return{interval:a}}),angular.module("xCallyShuttleApp").service("report",["ReportAgent","ReportCall","ReportMailSession","ReportMember","ReportQueue","ReportIntegration","ReportChatSession","ReportSmsSession","Contact","Recording","ReportSquare","ReportSquareDetail","User","ReportFaxSession","MailRoom","MailMessage","FaxRoom","FaxMessage","ChatRoom","ChatMessage","SmsRoom","SmsMessage","OpenChannelRoom","OpenChannelMessage","ReportOpenChannelSession","ReportMotionDialer","UserHasVoiceQueue",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A){var B=[{value:"users",resource:m,channel:"General"},{value:"cm_contacts",resource:i,channel:"General"},{value:"report_integration_history",resource:f,channel:"General"},{value:"report_agent_history",resource:a,channel:"Voice"},{value:"report_call_history",resource:b,channel:"Voice"},{value:"report_member_history",resource:d,channel:"Voice"},{value:"report_queue_history",resource:e,channel:"Voice"},{value:"voice_recordings",resource:j,channel:"Voice"},{value:"report_square_history",resource:k,channel:"Voice"},{value:"report_square_details_history",resource:l,channel:"Voice"},{value:"report_tdial",resource:z,channel:"Voice"},{value:"report_chat_session_history",resource:g,channel:"Chat"},{value:"chat_rooms",resource:s,channel:"Chat"},{value:"chat_messages",resource:t,channel:"Chat"},{value:"report_mail_session_history",resource:c,channel:"Mail"},{value:"mail_rooms",resource:o,channel:"Mail"},{value:"mail_messages",resource:p,channel:"Mail"},{value:"report_fax_session_history",resource:n,channel:"Fax"},{value:"fax_rooms",resource:q,channel:"Fax"},{value:"fax_messages",resource:r,channel:"Fax"},{value:"report_sms_session_history",resource:h,channel:"Sms"},{value:"sms_rooms",resource:u,channel:"Sms"},{value:"sms_messages",resource:v,channel:"Sms"},{value:"report_openchannel_session_history",resource:y,channel:"Open Channel"},{value:"openchannel_rooms",resource:w,channel:"Open Channel"},{value:"openchannel_messages",resource:x,channel:"Open Channel"},{value:"user_has_voice_queues",resource:A,channel:"Voice"}];return{tables:B}}]),angular.module("xCallyShuttleApp").service("strategies",function(){return["beepall","roundrobin"]}),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",translate:!0,arr:[{name:"ringing",value:"called"},{name:"up",value:"connect"},{name:"hangup",value:"complete"},{name:"rejected",value:"rejected"},{name:"ringnoanswer",value:"agentringnoanswer"},{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"},{name:"APPLICATION_WEB_POPUP",value:"webPopup"}]},mail:{conditions:[{name:"APPLICATION_FROM",value:"from",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_TO",value:"to",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_CC",value:"cc",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_SUBJECT",value:"subject",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"},{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_BODY",value:"text",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"},{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]}],actions:[{name:"APPLICATION_TEMPLATE",value:"template"},{name:"APPLICATION_EMAIL",value:"email"},{name:"APPLICATION_EMAIL_FROM_ACCOUNT",value:"accountEmail"},{name:"APPLICATION_SMS",value:"accountSms"},{name:"APPLICATION_FORWARD",value:"forward"},{name:"APPLICATION_TAG",value:"tag"},{name:"APPLICATION_HTTP_REQUEST",value:"http"},{name:"APPLICATION_CLOSE",value:"close"}]},chat:{conditions:[{name:"APPLICATION_NAME",value:"fullname",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_EMAIL",value:"email",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]}],actions:[{name:"APPLICATION_EMAIL_FROM_ACCOUNT",value:"accountEmail"},{name:"APPLICATION_SMS",value:"accountSms"},{name:"APPLICATION_TEMPLATE",value:"accountTemplate"},{name:"APPLICATION_TAG",value:"tag"},{name:"APPLICATION_HTTP_REQUEST",value:"http"},{name:"APPLICATION_CLOSE",value:"close"}]},sms:{conditions:[{name:"APPLICATION_FROM",value:"from",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_BODY",value:"body",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"},{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]}],actions:[{name:"APPLICATION_EMAIL_FROM_ACCOUNT",value:"accountEmail"},{name:"APPLICATION_SMS",value:"accountSms"},{name:"APPLICATION_TEMPLATE",value:"accountTemplate"},{name:"APPLICATION_TAG",value:"tag"},{name:"APPLICATION_HTTP_REQUEST",value:"http"},{name:"APPLICATION_CLOSE",value:"close"}]}},d=["voice","mail","chat","sms"];return{services:c,channels:d}}]),angular.module("xCallyShuttleApp").service("variable",function(){var a=[{title:"Unique ID",name:"uniqueid",group:"voice_queue"},{title:"Caller Number",name:"calleridnum",group:"voice_queue"},{title:"Caller Name",name:"calleridname",group:"voice_queue"},{title:"Queue",name:"queue",group:"voice_queue"},{title:"Called Number",name:"destcalleridnum",group:"voice_queue"},{title:"Called Name",name:"destcalleridname",group:"voice_queue"},{title:"Hold Time",name:"holdtime",group:"voice_queue"},{title:"Talk Time",name:"talktime",group:"voice_queue"},{title:"Connected Time",name:"agentconnectAt",group:"voice_queue"},{title:"Called Time",name:"agentcalledAt",group:"voice_queue"},{title:"DNID",name:"destexten",group:"voice_queue"},{title:"Complete Time",name:"agentcompleteAt",group:"voice_queue"},{title:"No Answer Time",name:"agentringnoanswerAt",group:"voice_queue"},{title:"Recording URL",name:"recordingURL",group:"voice_queue"},{title:"Unique ID",name:"uniqueid",group:"voice_outbound"},{title:"Caller Number",name:"calleridnum",group:"voice_outbound"},{title:"Caller Name",name:"calleridname",group:"voice_outbound"},{title:"Called Number",name:"destcalleridnum",group:"voice_outbound"},{title:"Called Name",name:"destcalleridname",group:"voice_outbound"},{title:"Start Time",name:"starttime",group:"voice_outbound"},{title:"Answer Time",name:"answertime",group:"voice_outbound"},{title:"Complete Time",name:"endtime",group:"voice_outbound"},{title:"Recording URL",name:"recordingURL",group:"voice_outbound"},{title:"Member Name",name:"membername",group:"voice_outbound"}];return a}),angular.module("xCallyShuttleApp").controller("SidebarController",["$scope","$rootScope","$resource","$location","Auth","Dashboard","Integration","xAlert","$stateParams","socket","$uibModal","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l){a.Auth=e,a.$on("$includeContentLoaded",function(){Metronic.init(),Layout.initSidebar()}),a.getSidebarDashboards=function(){return f.get().$promise.then(function(c){b.dashboards=c.rows,j.syncUpdates("dashboard",b.dashboards),a.$watch("dashboards",function(a){a&&b.initTours()},!0)})["catch"](function(){h.show("Error loading your dashboards","danger")})},a.about=function(){k.open({animation:!0,size:"sm",templateUrl:"app/main/about.modal.html",controller:["$scope","$uibModalInstance",function(a,b){a.year=moment().year(),a.getInfo=function(){return l.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})},a.close=function(){b.dismiss("cancel")}}]})},a.getSidebarIntegrations=function(){return e.isAdmin()||e.isAgent()||b.userModules[19]?g.get().$promise.then(function(b){a.integrations=b.rows,j.syncUpdates("integration",a.integrations)})["catch"](function(a){h.error(a)}):void 0},a.$on("sidebar $destroy",function(){console.log("destroy"),j.unsyncUpdates("dashboard"),j.unsyncUpdates("integration")})}]),angular.module("xCallyShuttleApp").factory("socket",["$rootScope","$window","socketFactory","Auth",function(a,b,c,d){var e=d.getCurrentUser(),f=io("",{query:"token="+d.getToken()+"&userId="+e.id+"&name="+e.name+"&role="+(e.role||"agent")+"&source=browser",path:"/socket.io-client"}),g=c({ioSocket:f});return a.$on("logout",function(){g&&(g.disconnect(!0),b.location.reload())}),{socket:g,syncUpdates:function(a,b,c){c=c||angular.noop,g.on(a+":save",function(a){var d=_.find(b,{id:a.id}),e=b.indexOf(d),f="created";d?(_.merge(b[e],a),f="updated"):b.unshift(a),c(f,a,b)}),g.on(a+":remove",function(a){var d="deleted";_.remove(b,{id:a.id}),c(d,a,b)})},unsyncUpdates:function(a){g.removeAllListeners(a+":save"),g.removeAllListeners(a+":update"),g.removeAllListeners(a+":remove")},syncUpdatesByAttributes:function(a,b,c,d){d=d||angular.noop,g.on(a+":save",function(a){var e=!0;if(_.forIn(b,function(b,c){return a[c]&&a[c]===b?!0:e=!1}),e){var f=_.find(c,{id:a.id}),g=c.indexOf(f),h="created";f?(_.merge(c[g],a),h="updated"):c.unshift(a),d(h,a,c)}}),g.on(a+":remove",function(a){var b="deleted";_.remove(c,{id:a.id}),d(b,a,c)})},syncMailMessageUpdates:function(a,b,c,d){d=d||angular.noop,g.on(a+":"+b+":save",function(a){var b=_.find(c,{id:a.id}),e=c.indexOf(b),f="created";b?(_.merge(c[e],a),f="updated"):c.unshift(a),d(f,a)}),g.on(a+":"+b+":remove",function(a){var b="deleted";_.remove(c,{id:a.id}),d(b,a,c)})},unsyncMailMessageUpdates:function(a,b){g.removeAllListeners(a+":"+b+":save"),g.removeAllListeners(a+":"+b+":remove")},syncFaxMessageUpdates:function(a,b,c,d){d=d||angular.noop,g.on(a+":"+b+":save",function(a){var b=_.find(c,{id:a.id}),e=c.indexOf(b),f="created";b?(_.merge(c[e],a),f="updated"):c.unshift(a),d(f,a)}),g.on(a+":"+b+":remove",function(a){var b="deleted";_.remove(c,{id:a.id}),d(b,a,c)})},unsyncFaxMessageUpdates:function(a,b){g.removeAllListeners(a+":"+b+":save"),g.removeAllListeners(a+":"+b+":remove")}}}]),function(a,b){angular.module("adf.widget.counter",["adf.provider"]).config(["dashboardProvider",function(a){a.widget("counter",{title:"Single Value",description:"Single Value for db results",templateUrl:"{widgetsPath}/counter/src/view.html",controller:"apiwidgetCounterViewCtrl",edit:{templateUrl:"{widgetsPath}/counter/src/edit.html",controller:"apiwidgetCounterEditCtrl"}})}]).service("apiServiceCounter",["Widget",function(a){return{get:function(b){return a.get({select:b.select,condition:encodeURIComponent(b.condition),table:b.report.replace("_history",""),controller:"counter"}).$promise.then(function(a){return a})["catch"](function(a){console.log(a)})}}}]).controller("apiwidgetCounterEditCtrl",["$scope","report",function(a,b){a.config.reportTables=b.tables,a.config.colors=[{name:"Grey",value:"grey"},{name:"Grey 2",value:"grey-cascade"},{name:"Grey 3",value:"grey-silver"},{name:"Grey 4",value:"grey-steel"},{name:"Grey 5",value:"grey-carrara"},{name:"Grey 6",value:"grey-gallery"},{name:"Blue",value:"blue"},{name:"Blue 2",value:"blue-hoki"},{name:"Blue 3",value:"blue-steel"},{name:"Blue 4",value:"blue-madison"},{name:"Blue 5",value:"blue-chambray"},{name:"Blue 6",value:"blue-ebonyclay"},{name:"Red",value:"red"},{name:"Red 2",value:"red-pink"},{name:"Red 3",value:"red-sunglo"},{name:"Red 4",value:"red-intense"},{name:"Red 5",value:"red-thunderbird"},{name:"Red 6",value:"red-flamingo"},{name:"Green",value:"green"},{name:"Green 2",value:"green-meadow"},{name:"Green 3",value:"green-seagreen"},{name:"Green 4",value:"green-turquoise"},{name:"Green 5",value:"green-haze"},{name:"Green 6",value:"green-jungle"},{name:"Purple",value:"purple"},{name:"Purple 2",value:"purple-plum"},{name:"Purple 3",value:"purple-medium"},{name:"Purple 4",value:"purple-studio"},{name:"Purple 5",value:"purple-wisteria"},{name:"Purple 6",value:"purple-seance"},{name:"Yellow",value:"yellow"},{name:"Yellow 2",value:"yellow-gold"},{name:"Yellow 3",value:"yellow-casablanca"},{name:"Yellow 4",value:"yellow-crusta"},{name:"Yellow 5",value:"yellow-lemon"},{name:"Yellow 6",value:"yellow-saffron"}],a.config.icons=[{name:"Talk bubbles",value:"fa-comments"},{name:"Bar Chart",value:"fa-bar-chart"},{name:"Shopping Cart",value:"fa-shopping-cart"},{name:"Globe",value:"fa-globe"},{name:"Volume Control Phone",value:"fa-volume-control-phone"},{name:"Comments",value:"fa-comments-o"},{name:"Commenting",value:"fa-commenting-o"},{name:"Coffee",value:"fa-coffee"},{name:"Clock",value:"fa-clock-o"},{name:"Envelope",value:"fa-envelope-o"},{name:"Hourglass",value:"fa-hourglass-half"},{name:"Percent",value:"fa-percent"}],a.config.select=a.config.select?a.config.select:"COUNT(*)",a.config.timeout=a.config.timeout>=5?a.config.timeout:5,a.config.color=a.config.color?a.config.color:"blue-madison",a.config.icon=a.config.icon?a.config.icon:"fa-comments",a.config.link=a.config.link?a.config.link:"#",a.config.linkText=a.config.linkText?a.config.linkText:"VIEW MORE"}]).controller("apiwidgetCounterViewCtrl",["$scope","$interval","apiServiceCounter",function(a,b,c){a.config.timeout=a.config.timeout>=5?a.config.timeout:5,a.config.condition=a.config.condition?a.config.condition:null,a.config.color=a.config.color?a.config.color:"blue-madison",a.config.icon=a.config.icon?a.config.icon:"fa-comments",a.config.link=a.config.link?a.config.link:"#",a.config.linkText=a.config.linkText?a.config.linkText:"VIEW MORE",a.counterApiCall=function(){a.config.report&&c.get(a.config).then(function(b){b?b.result&&b.result.length>1||_.keys(b.result[0]).length>1?(a.tooManyResults=!0,a.result=null):(a.tooManyResults=!1,null!==_.values(b.result[0])[0]?a.result=_.values(b.result[0])[0].toString():a.result="--"):a.result=null})},a.counterApiCall();var d=b(function(){a.counterApiCall()},1e3*parseInt(a.config.timeout));a.$on("$destroy",function(){b.cancel(d)})}]),angular.module("adf.widget.counter").run(["$templateCache",function(a){a.put("{widgetsPath}/counter/src/edit.html","<form role=form><div class=form-group><label for=select>Select</label> <input type=text class=form-control id=condition ng-model=config.select placeholder=Select></div><div class=form-group><label class=control-label>From</label><ui-select data-ng-model=config.report name=report theme=bootstrap><ui-select-match placeholder=From>{{'APPLICATION_'+$select.selected.value.toUpperCase() | translate}}</ui-select-match><ui-select-choices group-by=\"'channel'\" repeat=\"table.value as table in config.reportTables | filter: $select.search\"><div ng-bind-html=\"'APPLICATION_'+table.value.toUpperCase() | translate | highlight: $select.search\"></div></ui-select-choices></ui-select></div><div class=form-group><label for=condition>Where</label> <input type=text class=form-control id=condition ng-model=config.condition placeholder=Where></div><div class=form-group><label for=condition>{{'APPLICATION_REFRESH_TIMEOUT' | translate}}</label> <input type=number class=form-control id=timeout ng-model=config.timeout placeholder=\"{{'APPLICATION_REFRESH_TIMEOUT' | translate}}\" min=5></div><div class=form-group><label class=control-label>{{'APPLICATION_WIDGET_COLOR' | translate}}</label><ui-select data-ng-model=config.color name=color theme=bootstrap><ui-select-match placeholder=\"{{ 'APPLICATION_WIDGET_COLOR' | translate }}\"><div data-ng-class=\"'bg-'+$select.selected.value\"> </div></ui-select-match><ui-select-choices repeat=\"color.value as color in config.colors | filter: $select.search\"><div data-ng-class=\"'bg-'+color.value\"> </div></ui-select-choices></ui-select></div><div class=form-group><label class=control-label>{{'APPLICATION_WIDGET_ICON' | translate}}</label><ui-select data-ng-model=config.icon name=icon theme=bootstrap><ui-select-match placeholder=\"{{ 'APPLICATION_WIDGET_ICON' | translate }}\"><i class=fa ng-class=$select.selected.value></i></ui-select-match><ui-select-choices repeat=\"icon.value as icon in config.icons | filter: $select.search\"><i class=fa ng-class=icon.value></i></ui-select-choices></ui-select></div><div class=form-group><label for=condition>{{'APPLICATION_WIDGET_DETAILS' | translate}}</label> <input type=text class=form-control id=details ng-model=config.details maxlength=30 placeholder=\"{{'APPLICATION_WIDGET_DETAILS' | translate}}\"></div><div class=form-group><label for=condition>{{'APPLICATION_WIDGET_LINK' | translate}}</label> <input type=text class=form-control id=link ng-model=config.link placeholder=http://yourlink></div><div class=form-group><label for=condition>{{'APPLICATION_WIDGET_LINK_TEXT' | translate}}</label> <input type=text class=form-control id=linkText ng-model=config.linkText maxlength=30 placeholder=\"{{'APPLICATION_WIDGET_LINK_TEXT' | translate}}\"></div></form>"),a.put("{widgetsPath}/counter/src/view.html",'<div class=dashboard-stat ng-class=config.color ng-if=result><div class=visual><i class=fa ng-class=config.icon></i></div><div class=details><div class=number>{{result}}</div><div class=desc>{{config.details}}</div></div><a class=more href={{config.link}}>{{config.linkText}} <i class="m-icon-swapright m-icon-white"></i></a></div><div class="alert alert-danger" role=alert ng-if=!config.report><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_WIDGET_SELECT_REPORT\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=tooManyResults><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_TOO_MANY_RESULTS\' | translate}}</div><div class="alert alert-danger" role=alert ng-if="!result && !tooManyResults"><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_QUERY_NOT_VALID\' | translate}}</div>')}])}(window),function(a,b){angular.module("adf.widget.pie-chart",["adf.provider"]).config(["dashboardProvider",function(a){a.widget("pie-chart",{title:"Pie-Chart",description:"Display a pie-chart starting from DB values",templateUrl:"{widgetsPath}/pie-chart/src/view.html",controller:"apiWidgetPieChartViewCtrl",edit:{templateUrl:"{widgetsPath}/pie-chart/src/edit.html",controller:"apiWidgetPieChartEditCtrl"}})}]).service("apiServicePieChart",["Widget",function(a){return{get:function(b){return a.get({condition:encodeURIComponent(b.condition),table:b.report.replace("_history",""),fields:b.fields,controller:"piechart"}).$promise.then(function(a){return a})["catch"](function(a){console.log(a)})}}}]).controller("apiWidgetPieChartEditCtrl",["$scope","report",function(a,b){function c(){return a.config.fields||(a.config.fields=[{column:"",alias:""}]),a.config.fields}a.config.reportTables=b.tables,a.config.timeout=a.config.timeout>=5?a.config.timeout:5,a.config.fields=a.config.fields?a.config.fields:[{column:"",alias:""}],a.addField=function(){c().push({})},a.removeField=function(a){c().splice(a,1)}}]).controller("apiWidgetPieChartViewCtrl",["$scope","$interval","apiServicePieChart",function(a,b,c){a.config.timeout=a.config.timeout>=5?a.config.timeout:5,a.pieChartApiCall=function(){a.config.report&&a.config.fields.length&&""!==a.config.fields[0].column&&""!==a.config.fields[0].alias&&c.get(a.config).then(function(b){if(b&&b.result&&1===b.result.length){a.labels=[],a.data=[];for(var c in b.result[0])a.labels.push(c),a.data.push(b.result[0][c])}else a.labels=[],a.data=[]})},a.pieChartApiCall();var d=b(function(){a.pieChartApiCall()},1e3*parseInt(a.config.timeout));a.$on("$destroy",function(){b.cancel(d)})}]),angular.module("adf.widget.pie-chart").run(["$templateCache",function(a){a.put("{widgetsPath}/pie-chart/src/edit.html","<form role=form><div class=form-group><label class=control-label>{{'APPLICATION_REPORT' | translate}}</label><ui-select data-ng-model=config.report name=report theme=bootstrap><ui-select-match placeholder=\"{{ 'APPLICATION_REPORT' | translate }}\">{{'APPLICATION_'+$select.selected.value.toUpperCase() | translate}}</ui-select-match><ui-select-choices group-by=\"'channel'\" repeat=\"table.value as table in config.reportTables | filter: $select.search\"><div ng-bind-html=\"'APPLICATION_'+table.value.toUpperCase() | translate | highlight: $select.search\"></div></ui-select-choices></ui-select></div><div><label class=control-label>{{'APPLICATION_FIELDS' | translate}}</label></div><div class=padding-bottom ng-repeat=\"field in config.fields\"><div class=form-group><div class=input-group><input type=text class=form-control ng-model=field.column> <span class=input-group-addon>as</span> <input type=text class=form-control ng-model=field.alias> <span class=input-group-btn ng-if=\"config.fields.length>1\"><button class=\"btn btn-danger\" type=button data-ng-click=removeField($index)><i class=\"fa fa-times\"></i> {{'APPLICATION_REMOVE' | translate}}</button></span></div></div></div><button type=button class=\"btn btn-sm green mbottom20\" ng-click=addField()><i class=\"fa fa-plus\"></i> {{'APPLICATION_ADD_FIELD' | translate}}</button><div class=form-group><label for=condition>{{'APPLICATION_CONDITION' | translate}}</label> <input type=text class=form-control id=condition ng-model=config.condition placeholder=\"{{'APPLICATION_CONDITION' | translate}}\"></div><div class=form-group><label for=condition>{{'APPLICATION_REFRESH_TIMEOUT' | translate}}</label> <input type=number class=form-control id=timeout ng-model=config.timeout placeholder=\"{{'APPLICATION_REFRESH_TIMEOUT' | translate}}\" min=5></div></form>"),a.put("{widgetsPath}/pie-chart/src/view.html",'<div ng-if=labels.length ng-style=config.style><canvas id=doughnut class="chart chart-doughnut" chart-data=data chart-labels=labels legend=true></canvas></div><div class="alert alert-danger" role=alert ng-if=!config.report><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_WIDGET_SELECT_REPORT\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!labels.length><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_VALID_CONDITION\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!labels.length><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_ONE_VALID_METRIC_AND_CHECK_OTHER\' | translate}}</div>')}])}(window),function(a,b){angular.module("adf.widget.table",["adf.provider"]).value("apiServiceUrlTable","/api/widgets/table").config(["dashboardProvider",function(a){a.widget("table",{title:"Table",description:"Show tabbed results from db",templateUrl:"{widgetsPath}/table/src/view.html",controller:"apiWidgetTableViewCtrl",edit:{templateUrl:"{widgetsPath}/table/src/edit.html",controller:"apiWidgetTableEditCtrl"}})}]).service("apiServiceTable",["$q","$http","apiServiceUrlTable",function(a,b,c){return{get:function(d){var e=a.defer();return b.get(c,{params:{condition:encodeURIComponent(d.condition),table:d.report,fields:d.fields}}).success(function(a){a?e.resolve(a):e.reject()}).error(function(a){console.log(a),e.reject()}),e.promise}}}]).controller("apiWidgetTableEditCtrl",["$scope",function(a){function b(){return a.config.fields||(a.config.fields=[{column:"",alias:""}]),a.config.fields}a.config.reportTables=[{name:"Agents",value:"agent"},{name:"Calls",value:"call"},{name:"Dials",value:"dial"},{name:"Members",value:"member"},{name:"Queues",value:"queue"}],a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.height=a.config.height?a.config.height:350,a.config.fields=a.config.fields?a.config.fields:[{column:"",alias:""}],a.addField=function(){b().push({})},a.removeField=function(a){b().splice(a,1)}}]).controller("apiWidgetTableViewCtrl",["$scope","$interval","apiServiceTable",function(a,b,c){a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.height=a.config.height?a.config.height:350,a.config.style={"max-height":a.config.height+"px",overflow:"scroll"},a.tableApiCall=function(){a.config.condition&&a.config.report&&a.config.fields.length&&""!==a.config.fields[0].column&&""!==a.config.fields[0].alias&&c.get(a.config).then(function(b){a.results=b})},a.tableApiCall();var d=b(function(){a.tableApiCall()},1e3*parseInt(a.config.timeout));a.$on("$destroy",function(){b.cancel(d)})}]),angular.module("adf.widget.table").run(["$templateCache",function(a){a.put("{widgetsPath}/table/src/edit.html",'<form role=form><div class=form-group><label class=control-label>{{\'APPLICATION_REPORT\' | translate}}</label><ui-select data-ng-model=config.report name=report theme=bootstrap><ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match><ui-select-choices repeat="report.value as report in config.reportTables | filter: $select.search"><div ng-bind-html="report.name | highlight: $select.search"></div></ui-select-choices></ui-select></div><div><label class=control-label>{{\'APPLICATION_METRICS\' | translate}}</label></div><div class=padding-bottom ng-repeat="field in config.fields"><div class=form-group><div class=input-group><input type=text class=form-control ng-model=field.column> <span class=input-group-addon>as</span> <input type=text class=form-control ng-model=field.alias> <span class=input-group-btn ng-if="config.fields.length>1"><button class="btn btn-danger" type=button data-ng-click=removeField($index)><i class="fa fa-times"></i> {{\'APPLICATION_REMOVE\' | translate}}</button></span></div></div></div><button type=button class="btn btn-sm green mbottom20" ng-click=addField()><i class="fa fa-plus"></i> {{\'APPLICATION_ADD_FIELD\' | translate}}</button><div class=form-group><label for=condition>{{\'APPLICATION_CONDITION\' | translate}}</label> <input type=text class=form-control id=condition ng-model=config.condition placeholder="{{\'APPLICATION_CONDITION\' | translate}}"></div><div class=form-group><label for=condition>{{\'APPLICATION_REFRESH_TIMEOUT\' | translate}}</label> <input type=number class=form-control id=timeout ng-model=config.timeout placeholder="{{\'APPLICATION_REFRESH_TIMEOUT\' | translate}}" min=1></div><div class=form-group><label for=condition>{{\'APPLICATION_WIDGET_MAX_HEIGHT\' | translate}}</label> <input type=number class=form-control id=height ng-model=config.height placeholder="{{\'APPLICATION_WIDGET_MAX_HEIGHT\' | translate}}" min=350></div></form>'),a.put("{widgetsPath}/table/src/view.html",'<div ng-if=results ng-style=config.style><table st-table=results class="table table-striped table-bordered table-hover"><div class=table-responsive><thead><tr><th colspan={{config.fields.length}}><div class=row><div class=col-md-6></div><div class=col-md-6><div class="input-group input-medium pull-right"><input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class=form-control type=search> <span class=input-group-addon><i class="fa fa-search"></i></span></div></div></div></th></tr><tr><th ng-repeat="field in config.fields">{{field.alias}}</th></tr></thead><tbody><tr data-ng-repeat="result in results" class=animate-repeat><td ng-repeat="field in config.fields">{{result[field.alias]}}</td></tr><tr data-ng-hide=results.length><td colspan={{config.fields.length}} style=text-align:center;><i>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</i></td></tr></tbody><tfoot><tr><td colspan={{config.fields.length}} class=text-center><div st-pagination class=pagination st-items-by-page=10 st-displayed-pages=3></div></td></tr></tfoot></div></table></div><div class="alert alert-danger" role=alert ng-if=!config.report><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_WIDGET_SELECT_REPORT\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!results><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_VALID_CONDITION\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!results><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_ONE_VALID_FIELD_AND_CHECK_OTHER\' | translate}}</div>'); +}])}(window);var Metronic=function(){var a,b=!1,c=!1,d=!1,e=!1,f=[],g="assets/",h="img/",i="plugins/",j="css/",k={blue:"#89C4F4",red:"#F3565D",green:"#1bbc9b",purple:"#9b59b6",grey:"#95a5a6",yellow:"#F8CB00"},l=function(){"rtl"===$("body").css("direction")&&(b=!0),c=!!navigator.userAgent.match(/MSIE 8.0/),d=!!navigator.userAgent.match(/MSIE 9.0/),e=!!navigator.userAgent.match(/MSIE 10.0/),e&&$("html").addClass("ie10"),(e||d||c)&&$("html").addClass("ie")},m=function(){for(var a=0;a<f.length;a++){var b=f[a];b.call()}},n=function(){var a;if(c){var b;$(window).resize(function(){b!=document.documentElement.clientHeight&&(a&&clearTimeout(a),a=setTimeout(function(){m()},50),b=document.documentElement.clientHeight)})}else $(window).resize(function(){a&&clearTimeout(a),a=setTimeout(function(){m()},50)})},o=function(){$("body").on("click",".portlet > .portlet-title > .tools > a.remove",function(a){a.preventDefault();var b=$(this).closest(".portlet");$("body").hasClass("page-portlet-fullscreen")&&$("body").removeClass("page-portlet-fullscreen"),b.find(".portlet-title .fullscreen").tooltip("destroy"),b.find(".portlet-title > .tools > .reload").tooltip("destroy"),b.find(".portlet-title > .tools > .remove").tooltip("destroy"),b.find(".portlet-title > .tools > .config").tooltip("destroy"),b.find(".portlet-title > .tools > .collapse, .portlet > .portlet-title > .tools > .expand").tooltip("destroy"),b.remove()}),$("body").on("click",".portlet > .portlet-title .fullscreen",function(a){a.preventDefault();var b=$(this).closest(".portlet");if(b.hasClass("portlet-fullscreen"))$(this).removeClass("on"),b.removeClass("portlet-fullscreen"),$("body").removeClass("page-portlet-fullscreen"),b.children(".portlet-body").css("height","auto");else{var c=Metronic.getViewPort().height-b.children(".portlet-title").outerHeight()-parseInt(b.children(".portlet-body").css("padding-top"))-parseInt(b.children(".portlet-body").css("padding-bottom"));$(this).addClass("on"),b.addClass("portlet-fullscreen"),$("body").addClass("page-portlet-fullscreen"),b.children(".portlet-body").css("height",c)}}),$("body").on("click",".portlet > .portlet-title > .tools > a.reload",function(a){a.preventDefault();var b=$(this).closest(".portlet").children(".portlet-body"),c=$(this).attr("data-url"),d=$(this).attr("data-error-display");c?(Metronic.blockUI({target:b,animate:!0,overlayColor:"none"}),$.ajax({type:"GET",cache:!1,url:c,dataType:"html",success:function(a){Metronic.unblockUI(b),b.html(a)},error:function(a,c,e){Metronic.unblockUI(b);var f="Error on reloading the content. Please check your connection and try again.";"toastr"==d&&toastr?toastr.error(f):"notific8"==d&&$.notific8?($.notific8("zindex",11500),$.notific8(f,{theme:"ruby",life:3e3})):alert(f)}})):(Metronic.blockUI({target:b,animate:!0,overlayColor:"none"}),window.setTimeout(function(){Metronic.unblockUI(b)},1e3))}),$('.portlet .portlet-title a.reload[data-load="true"]').click(),$("body").on("click",".portlet > .portlet-title > .tools > .collapse, .portlet .portlet-title > .tools > .expand",function(a){a.preventDefault()})},p=function(){if($().uniform){var a=$("input[type=checkbox]:not(.toggle, .make-switch, .icheck), input[type=radio]:not(.toggle, .star, .make-switch, .icheck)");a.size()>0&&a.each(function(){0===$(this).parents(".checker").size()&&$(this).show()})}},q=function(){$().iCheck&&$(".icheck").each(function(){var a=$(this).attr("data-checkbox")?$(this).attr("data-checkbox"):"icheckbox_minimal-grey",b=$(this).attr("data-radio")?$(this).attr("data-radio"):"iradio_minimal-grey";a.indexOf("_line")>-1||b.indexOf("_line")>-1?$(this).iCheck({checkboxClass:a,radioClass:b,insert:'<div class="icheck_line-icon"></div>'+$(this).attr("data-label")}):$(this).iCheck({checkboxClass:a,radioClass:b})})},r=function(){$().bootstrapSwitch&&$(".make-switch").bootstrapSwitch()},s=function(){$().confirmation&&$("[data-toggle=confirmation]").confirmation({container:"body",btnOkClass:"btn-xs btn-success",btnCancelClass:"btn-xs btn-danger"})},t=function(){$("body").on("shown.bs.collapse",".accordion.scrollable",function(a){Metronic.scrollTo($(a.target))})},u=function(){if(location.hash){var a=location.hash.substr(1);$('a[href="#'+a+'"]').parents(".tab-pane:hidden").each(function(){var a=$(this).attr("id");$('a[href="#'+a+'"]').click()}),$('a[href="#'+a+'"]').click()}},v=function(){$("body").on("hide.bs.modal",function(){$(".modal:visible").size()>1&&$("html").hasClass("modal-open")===!1?$("html").addClass("modal-open"):$(".modal:visible").size()<=1&&$("html").removeClass("modal-open")}),$("body").on("show.bs.modal",".modal",function(){$(this).hasClass("modal-scroll")&&$("body").addClass("modal-open-noscroll")}),$("body").on("hide.bs.modal",".modal",function(){$("body").removeClass("modal-open-noscroll")}),$("body").on("hidden.bs.modal",".modal:not(.modal-cached)",function(){$(this).removeData("bs.modal")})},w=function(){$(".tooltips").tooltip(),$(".portlet > .portlet-title .fullscreen").tooltip({container:"body",title:"Fullscreen"}),$(".portlet > .portlet-title > .tools > .reload").tooltip({container:"body",title:"Reload"}),$(".portlet > .portlet-title > .tools > .remove").tooltip({container:"body",title:"Remove"}),$(".portlet > .portlet-title > .tools > .config").tooltip({container:"body",title:"Settings"}),$(".portlet > .portlet-title > .tools > .collapse, .portlet > .portlet-title > .tools > .expand").tooltip({container:"body",title:"Collapse/Expand"})},x=function(){$("body").on("click",".dropdown-menu.hold-on-click",function(a){a.stopPropagation()})},y=function(){$("body").on("click",'[data-close="alert"]',function(a){$(this).parent(".alert").hide(),$(this).closest(".note").hide(),a.preventDefault()}),$("body").on("click",'[data-close="note"]',function(a){$(this).closest(".note").hide(),a.preventDefault()}),$("body").on("click",'[data-remove="note"]',function(a){$(this).closest(".note").remove(),a.preventDefault()})},z=function(){$('[data-hover="dropdown"]').not(".hover-initialized").each(function(){$(this).dropdownHover(),$(this).addClass("hover-initialized")})},A=function(){$(".popovers").popover(),$(document).on("click.bs.popover.data-api",function(b){a&&a.popover("hide")})},B=function(){Metronic.initSlimScroll(".scroller")},C=function(){jQuery.fancybox&&$(".fancybox-button").size()>0&&$(".fancybox-button").fancybox({groupAttr:"data-rel",prevEffect:"none",nextEffect:"none",closeBtn:!0,helpers:{title:{type:"inside"}}})},D=function(){(c||d)&&$("input[placeholder]:not(.placeholder-no-fix), textarea[placeholder]:not(.placeholder-no-fix)").each(function(){var a=$(this);""===a.val()&&""!==a.attr("placeholder")&&a.addClass("placeholder").val(a.attr("placeholder")),a.focus(function(){a.val()==a.attr("placeholder")&&a.val("")}),a.blur(function(){""!==a.val()&&a.val()!=a.attr("placeholder")||a.val(a.attr("placeholder"))})})},E=function(){$().select2&&$(".select2me").select2({placeholder:"Select"})};return{init:function(){l(),n(),p(),q(),r(),B(),C(),E(),o(),y(),x(),u(),w(),A(),t(),v(),s(),D()},initAjax:function(){p(),q(),r(),z(),B(),E(),C(),x(),w(),A(),t(),s()},initComponents:function(){this.initAjax()},setLastPopedPopover:function(b){a=b},addResizeHandler:function(a){f.push(a)},runResizeHandlers:function(){m()},scrollTo:function(a,b){var c=a&&a.size()>0?a.offset().top:0;a&&($("body").hasClass("page-header-fixed")&&(c-=$(".page-header").height()),c+=b?b:-1*a.height()),$("html,body").animate({scrollTop:c},"slow")},initSlimScroll:function(a){$(a).each(function(){if(!$(this).attr("data-initialized")){var a;a=$(this).attr("data-height")?$(this).attr("data-height"):$(this).css("height"),$(this).slimScroll({allowPageScroll:!0,size:"7px",color:$(this).attr("data-handle-color")?$(this).attr("data-handle-color"):"#bbb",wrapperClass:$(this).attr("data-wrapper-class")?$(this).attr("data-wrapper-class"):"slimScrollDiv",railColor:$(this).attr("data-rail-color")?$(this).attr("data-rail-color"):"#eaeaea",position:b?"left":"right",height:a,alwaysVisible:"1"==$(this).attr("data-always-visible"),railVisible:"1"==$(this).attr("data-rail-visible"),disableFadeOut:!0}),$(this).attr("data-initialized","1")}})},destroySlimScroll:function(a){$(a).each(function(){if("1"===$(this).attr("data-initialized")){$(this).removeAttr("data-initialized"),$(this).removeAttr("style");var a={};$(this).attr("data-handle-color")&&(a["data-handle-color"]=$(this).attr("data-handle-color")),$(this).attr("data-wrapper-class")&&(a["data-wrapper-class"]=$(this).attr("data-wrapper-class")),$(this).attr("data-rail-color")&&(a["data-rail-color"]=$(this).attr("data-rail-color")),$(this).attr("data-always-visible")&&(a["data-always-visible"]=$(this).attr("data-always-visible")),$(this).attr("data-rail-visible")&&(a["data-rail-visible"]=$(this).attr("data-rail-visible")),$(this).slimScroll({wrapperClass:$(this).attr("data-wrapper-class")?$(this).attr("data-wrapper-class"):"slimScrollDiv",destroy:!0});var b=$(this);$.each(a,function(a,c){b.attr(a,c)})}})},scrollTop:function(){Metronic.scrollTo()},blockUI:function(a){a=$.extend(!0,{},a);var b="";if(b=a.animate?'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><div class="block-spinner-bar"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div></div>':a.iconOnly?'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><img src="'+this.getGlobalImgPath()+'loading-spinner-blue.gif" align=""></div>':a.textOnly?'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><span> '+(a.message?a.message:"LOADING...")+"</span></div>":'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><img src="'+this.getGlobalImgPath()+'loading-spinner-blue.gif" align=""><span> '+(a.message?a.message:"LOADING...")+"</span></div>",a.target){var c=$(a.target);c.height()<=$(window).height()&&(a.cenrerY=!0),c.block({message:b,baseZ:a.zIndex?a.zIndex:1e3,centerY:void 0!==a.cenrerY?a.cenrerY:!1,css:{top:"10%",border:"0",padding:"0",backgroundColor:"none"},overlayCSS:{backgroundColor:a.overlayColor?a.overlayColor:"#555",opacity:a.boxed?.05:.1,cursor:"wait"}})}else $.blockUI({message:b,baseZ:a.zIndex?a.zIndex:1e3,css:{border:"0",padding:"0",backgroundColor:"none"},overlayCSS:{backgroundColor:a.overlayColor?a.overlayColor:"#555",opacity:a.boxed?.05:.1,cursor:"wait"}})},unblockUI:function(a){a?$(a).unblock({onUnblock:function(){$(a).css("position",""),$(a).css("zoom","")}}):$.unblockUI()},startPageLoading:function(a){a&&a.animate?($(".page-spinner-bar").remove(),$("body").append('<div class="page-spinner-bar"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div>')):($(".page-loading").remove(),$("body").append('<div class="page-loading"><img src="'+this.getGlobalImgPath()+'loading-spinner-blue.gif"/> <span>'+(a&&a.message?a.message:"Loading...")+"</span></div>"))},stopPageLoading:function(){$(".page-loading, .page-spinner-bar").remove()},alert:function(a){a=$.extend(!0,{container:"",place:"append",type:"success",message:"",close:!0,reset:!0,focus:!0,closeInSeconds:0,icon:""},a);var b=Metronic.getUniqueID("Metronic_alert"),c='<div id="'+b+'" class="Metronic-alerts alert alert-'+a.type+' fade in">'+(a.close?'<button type="button" class="close" data-dismiss="alert" aria-hidden="true"></button>':"")+(""!==a.icon?'<i class="fa-lg fa fa-'+a.icon+'"></i> ':"")+a.message+"</div>";return a.reset&&$(".Metronic-alerts").remove(),a.container?"append"==a.place?$(a.container).append(c):$(a.container).prepend(c):$("body").hasClass("page-container-bg-solid")?$(".page-title").after(c):$(".page-bar").size()>0?$(".page-bar").after(c):$(".page-breadcrumb").after(c),a.focus&&Metronic.scrollTo($("#"+b)),a.closeInSeconds>0&&setTimeout(function(){$("#"+b).remove()},1e3*a.closeInSeconds),b},initUniform:function(a){a?$(a).each(function(){0===$(this).parents(".checker").size()&&($(this).show(),$(this).uniform())}):p()},updateUniform:function(a){$.uniform.update(a)},initFancybox:function(){C()},getActualVal:function(a){return a=$(a),a.val()===a.attr("placeholder")?"":a.val()},getURLParameter:function(a){var b,c,d=window.location.search.substring(1),e=d.split("&");for(b=0;b<e.length;b++)if(c=e[b].split("="),c[0]==a)return unescape(c[1]);return null},isTouchDevice:function(){try{return document.createEvent("TouchEvent"),!0}catch(a){return!1}},getViewPort:function(){var a=window,b="inner";return"innerWidth"in window||(b="client",a=document.documentElement||document.body),{width:a[b+"Width"],height:a[b+"Height"]}},getUniqueID:function(a){return"prefix_"+Math.floor(Math.random()*(new Date).getTime())},isIE8:function(){return c},isIE9:function(){return d},isRTL:function(){return b},isAngularJsApp:function(){return"undefined"!=typeof angular},getAssetsPath:function(){return g},setAssetsPath:function(a){g=a},setGlobalImgPath:function(a){h=a},getGlobalImgPath:function(){return g+h},setGlobalPluginsPath:function(a){i=a},getGlobalPluginsPath:function(){return g+i},getGlobalCssPath:function(){return g+j},getBrandColor:function(a){return k[a]?k[a]:""},getResponsiveBreakpoint:function(a){var b={xs:480,sm:768,md:900,lg:1200};return b[a]?b[a]:0}}}(),Layout=function(){var a="img/",b="css/",c=Metronic.getResponsiveBreakpoint("md"),d=function(){var a,b=$(".page-content"),d=$(".page-sidebar"),e=$("body");if(e.hasClass("page-footer-fixed")===!0&&e.hasClass("page-sidebar-fixed")===!1){var f=Metronic.getViewPort().height-$(".page-footer").outerHeight()-$(".page-header").outerHeight();b.height()<f&&b.attr("style","min-height:"+f+"px")}else{if(e.hasClass("page-sidebar-fixed"))a=g(),e.hasClass("page-footer-fixed")===!1&&(a-=$(".page-footer").outerHeight());else{var h=$(".page-header").outerHeight(),i=$(".page-footer").outerHeight();a=Metronic.getViewPort().width<c?Metronic.getViewPort().height-h-i:d.height()+20,a+h+i<=Metronic.getViewPort().height&&(a=Metronic.getViewPort().height-h-i)}b.attr("style","min-height:"+a+"px")}},e=function(a,b){var d=location.hash.toLowerCase(),e=$(".page-sidebar-menu");if("click"===a||"set"===a?b=$(b):"match"===a&&e.find("li > a").each(function(){var a=$(this).attr("href").toLowerCase();return a.length>1&&d.substr(1,a.length-1)==a.substr(1)?void(b=$(this)):void 0}),b&&0!=b.size()&&"javascript:;"!==b.attr("href").toLowerCase()&&"#"!==b.attr("href").toLowerCase()){parseInt(e.data("slide-speed")),e.data("keep-expanded");e.find("li.active").removeClass("active"),e.find("li > a > .selected").remove(),e.hasClass("page-sidebar-menu-hover-submenu")===!1?e.find("li.open").each(function(){0===$(this).children(".sub-menu").size()&&($(this).removeClass("open"),$(this).find("> a > .arrow.open").removeClass("open"))}):e.find("li.open").removeClass("open"),b.parents("li").each(function(){$(this).addClass("active"),$(this).find("> a > span.arrow").addClass("open"),1===$(this).parent("ul.page-sidebar-menu").size()&&$(this).find("> a").append('<span class="selected"></span>'),1===$(this).children("ul.sub-menu").size()&&$(this).addClass("open")}),"click"===a&&Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click()}},f=function(){jQuery(".page-sidebar").on("click","li > a",function(a){var b=$(this).next().hasClass("sub-menu");if(!(Metronic.getViewPort().width>=c&&1===$(this).parents(".page-sidebar-menu-hover-submenu").size())){if(b===!1)return void(Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click());if(!$(this).next().hasClass("sub-menu always-open")){var e=$(this).parent().parent(),f=$(this),g=$(".page-sidebar-menu"),h=jQuery(this).next(),i=g.data("auto-scroll"),j=parseInt(g.data("slide-speed")),k=g.data("keep-expanded");k!==!0&&(e.children("li.open").children("a").children(".arrow").removeClass("open"),e.children("li.open").children(".sub-menu:not(.always-open)").slideUp(j),e.children("li.open").removeClass("open"));var l=-200;h.is(":visible")?(jQuery(".arrow",jQuery(this)).removeClass("open"),jQuery(this).parent().removeClass("open"),h.slideUp(j,function(){i===!0&&$("body").hasClass("page-sidebar-closed")===!1&&($("body").hasClass("page-sidebar-fixed")?g.slimScroll({scrollTo:f.position().top}):Metronic.scrollTo(f,l)),d()})):b&&(jQuery(".arrow",jQuery(this)).addClass("open"),jQuery(this).parent().addClass("open"),h.slideDown(j,function(){i===!0&&$("body").hasClass("page-sidebar-closed")===!1&&($("body").hasClass("page-sidebar-fixed")?g.slimScroll({scrollTo:f.position().top}):Metronic.scrollTo(f,l)),d()})),a.preventDefault()}}}),jQuery(".page-sidebar").on("click"," li > a.ajaxify",function(a){a.preventDefault(),Metronic.scrollTop();var b=$(this).attr("href"),d=jQuery(".page-sidebar ul"),e=($(".page-content"),$(".page-content .page-content-body"));d.children("li.active").removeClass("active"),d.children("arrow.open").removeClass("open"),$(this).parents("li").each(function(){$(this).addClass("active"),$(this).children("a > span.arrow").addClass("open")}),$(this).parents("li").addClass("active"),Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click(),Metronic.startPageLoading();var f=$(this);$.ajax({type:"GET",cache:!1,url:b,dataType:"html",success:function(a){0===f.parents("li.open").size()&&$(".page-sidebar-menu > li.open > a").click(),Metronic.stopPageLoading(),e.html(a),Layout.fixContentHeight(),Metronic.initAjax()},error:function(a,b,c){Metronic.stopPageLoading(),e.html("<h4>Could not load the requested content.</h4>")}})}),jQuery(".page-content").on("click",".ajaxify",function(a){a.preventDefault(),Metronic.scrollTop();var b=$(this).attr("href"),d=($(".page-content"),$(".page-content .page-content-body"));Metronic.startPageLoading(),Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click(),$.ajax({type:"GET",cache:!1,url:b,dataType:"html",success:function(a){Metronic.stopPageLoading(),d.html(a),Layout.fixContentHeight(),Metronic.initAjax()},error:function(a,b,c){d.html("<h4>Could not load the requested content.</h4>"),Metronic.stopPageLoading()}})}),i(),$(".page-sidebar").on("click",".sidebar-search .remove",function(a){a.preventDefault(),$(".sidebar-search").removeClass("open")}),$(".page-sidebar .sidebar-search").on("keypress","input.form-control",function(a){return 13==a.which?($(".sidebar-search").submit(),!1):void 0}),0!==$(".sidebar-search").size()&&($(".sidebar-search .input-group").on("click",function(a){a.stopPropagation()}),$("body").on("click",function(){$(".sidebar-search").hasClass("open")&&$(".sidebar-search").removeClass("open")}))},g=function(){var a=Metronic.getViewPort().height-$(".page-header").outerHeight();return $("body").hasClass("page-footer-fixed")&&(a-=$(".page-footer").outerHeight()),a},h=function(){var a=$(".page-sidebar-menu");return Metronic.destroySlimScroll(a),0===$(".page-sidebar-fixed").size()?void d():void(Metronic.getViewPort().width>=c&&(a.attr("data-height",g()),Metronic.initSlimScroll(a),d()))},i=function(){var a=$("body");a.hasClass("page-sidebar-fixed")&&$(".page-sidebar").on("mouseenter",function(){a.hasClass("page-sidebar-closed")&&$(this).find(".page-sidebar-menu").removeClass("page-sidebar-menu-closed")}).on("mouseleave",function(){a.hasClass("page-sidebar-closed")&&$(this).find(".page-sidebar-menu").addClass("page-sidebar-menu-closed")})},j=function(){$("body");$.cookie&&"1"===$.cookie("sidebar_closed")&&Metronic.getViewPort().width>=c?($("body").addClass("page-sidebar-closed"),$(".page-sidebar-menu").addClass("page-sidebar-menu-closed")):$.cookie&&$.cookie("sidebar_closed","0")},k=function(){$(".page-header").on("click",'.hor-menu a[data-toggle="tab"]',function(a){a.preventDefault();var b=$(".hor-menu .nav"),c=b.find("li.current");$("li.active",c).removeClass("active"),$(".selected",c).remove();var d=$(this).parents("li").last();d.addClass("current"),d.find("a:first").append('<span class="selected"></span>')}),$(".page-header").on("click",".search-form",function(a){$(this).addClass("open"),$(this).find(".form-control").focus(),$(".page-header .search-form .form-control").on("blur",function(a){$(this).closest(".search-form").removeClass("open"),$(this).unbind("blur")})}),$(".page-header").on("keypress",".hor-menu .search-form .form-control",function(a){return 13==a.which?($(this).closest(".search-form").submit(),!1):void 0}),$(".page-header").on("mousedown",".search-form.open .submit",function(a){a.preventDefault(),a.stopPropagation(),$(this).closest(".search-form").submit()}),$('[data-hover="megamenu-dropdown"]').not(".hover-initialized").each(function(){$(this).dropdownHover(),$(this).addClass("hover-initialized")}),$(document).on("click",".mega-menu-dropdown .dropdown-menu",function(a){a.stopPropagation()})},l=function(){$("body").on("shown.bs.tab",'a[data-toggle="tab"]',function(){d()})},m=function(){var a=300,b=500;navigator.userAgent.match(/iPhone|iPad|iPod/i)?$(window).bind("touchend touchcancel touchleave",function(c){$(this).scrollTop()>a?$(".scroll-to-top").fadeIn(b):$(".scroll-to-top").fadeOut(b)}):$(window).scroll(function(){$(this).scrollTop()>a?$(".scroll-to-top").fadeIn(b):$(".scroll-to-top").fadeOut(b)}),$(".scroll-to-top").click(function(a){return a.preventDefault(),$("html, body").animate({scrollTop:0},b),!1})},n=function(){var a,b=$(".full-height-content");if(a=Metronic.getViewPort().height-$(".page-header").outerHeight(!0)-$(".page-footer").outerHeight(!0)-$(".page-title").outerHeight(!0)-$(".page-bar").outerHeight(!0),b.hasClass("portlet")){var d=b.find(".portlet-body");if(Metronic.getViewPort().width<c)return void Metronic.destroySlimScroll(d.find(".full-height-content-body"));a=a-b.find(".portlet-title").outerHeight(!0)-parseInt(b.find(".portlet-body").css("padding-top"))-parseInt(b.find(".portlet-body").css("padding-bottom"))-2,b.hasClass("full-height-content-scrollable")?(a-=35,d.find(".full-height-content-body").css("height",a),Metronic.initSlimScroll(d.find(".full-height-content-body"))):d.css("min-height",a)}else{if(Metronic.getViewPort().width<c)return void Metronic.destroySlimScroll(b.find(".full-height-content-body"));b.hasClass("full-height-content-scrollable")?(a-=35,b.find(".full-height-content-body").css("height",a),Metronic.initSlimScroll(b.find(".full-height-content-body"))):b.css("min-height",a)}};return{initHeader:function(){k()},setSidebarMenuActiveLink:function(a,b){e(a,b)},initSidebar:function(){h(),f(),j(),Metronic.isAngularJsApp()&&e("match"),Metronic.addResizeHandler(h)},initContent:function(){n(),l(),Metronic.addResizeHandler(d),Metronic.addResizeHandler(n)},initFooter:function(){m()},init:function(){this.initHeader(),this.initSidebar(),this.initContent(),this.initFooter()},fixContentHeight:function(){d()},initFixedSidebarHoverEffect:function(){i()},initFixedSidebar:function(){h()},getLayoutImgPath:function(){return Metronic.getAssetsPath()+a},getLayoutCssPath:function(){return Metronic.getAssetsPath()+b}}}();angular.module("xCallyShuttleApp").run(["$templateCache",function(a){a.put("app/adminreset/adminreset.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 && updatePassword()" novalidate>\n <h3>{{\'APPLICATION_RESET_PASSWORD\' | translate}}</h3>\n <p>\n {{\'MESSAGE_FIRST_LOGIN_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="user.password" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n </div>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_FORMAT\' | translate}}\n </span>\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="user.rePassword" nx-equal="user.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/analytic/extracted/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-file-pdf-o"></i>\n <a href="/analytics/extracted/list">{{ \'APPLICATION_EXTRACTED_REPORTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-file-pdf-o font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_EXTRACTED_REPORTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/metric/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_METRIC\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.metric" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.table" name="table" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE-->\n\n <!-- START METRIC -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$invalid}">\n <label class="control-label">{{\'APPLICATION_METRIC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea type="text" name="metric" placeholder="{{\'APPLICATION_METRIC\' | translate}}" class="form-control" data-ng-model="item.metric" required/></textarea>\n <span data-ng-show="(forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END METRIC -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.metric.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), +a.put("app/analytic/metric/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-calculator"></i>\n <a href="/analytics/metrics/list">{{ \'APPLICATION_METRICS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <!-- <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-calculator font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DEFAULT_METRICS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n </div>\n </div> -->\n <!-- <div class="portlet-body"> -->\n <!-- START TABLE -->\n <!-- <div ui-grid="gridOptionsDefault" data-ng-if="gridOptionsDefault" name="gridOptionsDefault" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptionsDefault.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div> -->\n <!-- END TABLE -->\n <!-- </div> -->\n <div class="portlet-title"><!-- removed margin-top20 class from title when commented the default metrics section-->\n <div class="caption font-green-sharp">\n <i class="icon-calculator font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_METRICS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_METRIC\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" data-ng-if="gridOptions" name="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/metric/list/view.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_METRIC\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.metric" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required readonly/>\n <span data-ng-show="(forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}</label>\n <ui-select data-ng-model="item.table" name="table" theme="bootstrap" required data-ng-disabled="true">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE-->\n\n <!-- START METRIC -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$invalid}">\n <label class="control-label">{{\'APPLICATION_METRIC\' | translate}}</label>\n <textarea type="text" name="metric" placeholder="{{\'APPLICATION_METRIC\' | translate}}" class="form-control" data-ng-model="item.metric" required readonly/></textarea>\n <span data-ng-show="(forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END METRIC -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description" readonly></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/analytic/metric/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getMetric()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/analytics/metrics/list">{{ \'APPLICATION_METRICS\' | translate }}</a>\n <i data-ng-show="metric" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="metric">\n <a href="#">{{metric.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/metric.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{metric.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.analytics.metrics.view.settings\')}">\n <a data-ng-href="/analytics/metrics/view/{{metric.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/metric/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_METRIC\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateMetric()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="metric.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.table.$touched || forms.general.$submitted) && forms.general.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="metric.table" name="table" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.table.$touched || forms.general.$submitted) && forms.general.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE-->\n\n <!-- START METRIC -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.metric.$touched || forms.general.$submitted) && forms.general.metric.$invalid}">\n <label class="control-label">{{\'APPLICATION_METRIC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea type="text" name="metric" placeholder="{{\'APPLICATION_METRIC\' | translate}}" class="form-control" data-ng-model="metric.metric" required/></textarea>\n <span data-ng-show="(forms.general.metric.$touched || forms.general.$submitted) && forms.general.metric.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END METRIC -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="metric.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/analytic/report/list/copy.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_COPY_REPORT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp" style="padding-left:10px;">\n <i class="icon-folder font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_COPY_TO\' | translate }} </span>\n </div>\n </div>\n <div class="portlet-body">\n <div js-tree="customTreeConfig" ng-model="customTreeData" should-apply="ac()" tree="customTreeInstance" tree-events="ready:initCustomScopeTree;"></div>\n </div>\n </div>\n <div class="has-error">\n <span data-ng-show="showAlert" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_SELECT_FOLDER\' | translate}}.\n </span>\n </div>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_REPORT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.report" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_PATH\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_PATH\' | translate}}" class="form-control" data-ng-model="path" disabled/>\n <span data-ng-show="(forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.report.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/deleteNode.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DELETE_FOLDER\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<p>\n {{\'MESSAGE_DELETE_NODE\' | translate}} : <b>{{node}}</b>?\n</p>\n<p>\n {{\'MESSAGE_ALL_REPORTS_WILL_BE_DELETED\' | translate}}\n</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="ok()" ng-disabled="forms.report.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/extract.modal.html",'<div class="modal-header">\n <button type="button" ng-click="cancel()" class="close">×</button>\n <h4 class="modal-title">{{ \'APPLICATION_EXTRACT_REPORT\' | translate }}</h4>\n</div>\n<div class="modal-body" style="text-align:center;">\n <form name="forms.report" class="form-inline mbottom20" novalidate>\n <div class="form-group" data-ng-class="{\'hidden\':daily}">\n <label class="control-label">{{\'APPLICATION_DATE_RANGE\' | translate}}</label>\n <input type="daterange" name="dates" ranges="ranges" style="min-width:190px;" enabletimepicker="timepicker" placeholder="{{\'APPLICATION_DATE_RANGE\' | translate}}" class="form-control" data-ng-model="dates" max-date="{{maxdate}}" data-ng-required="!daily" data-ng-disabled="daily" data-ng-class="{\'disabled-invisible\':daily}" style="cursor:pointer;" readonly/>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_FROM\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.start" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.end" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <!-- START STATUS -->\n <div class="form-group">\n <input\n bs-switch\n class="form-control"\n ng-model="daily"\n type="checkbox"\n name="auth"\n switch-active="{{ dailySwitch.isActive }}"\n switch-on-text="{{ dailySwitch.onText }}"\n switch-off-text="{{ dailySwitch.offText }}"\n switch-on-color="{{ dailySwitch.onColor }}"\n switch-off-color="{{ dailySwitch.offColor }}"\n switch-animate="{{ dailySwitch.animate }}"\n switch-size="{{ dailySwitch.size }}"\n switch-label="{{ dailySwitch.label }}"\n switch-icon="{{ dailySwitch.icon }}"\n switch-radio-off="{{ dailySwitch.radioOff }}"\n switch-label-width="{{ dailySwitch.labelWidth }}"\n switch-handle-width="{{ dailySwitch.handleWidth }}">\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn default green-jungle" type="button" data-ng-click="extract(\'csv\')"><i class="fa fa-file-excel-o"></i> {{ \'APPLICATION_SAVE_AS_CSV\' | translate }}</button>\n <button class="btn default red-intense" type="button" data-ng-click="extract(\'pdf\')"><i class="fa fa-file-pdf-o"></i> {{ \'APPLICATION_SAVE_AS_PDF\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getTrees()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-book-open"></i>\n <a href="/analytics/reports/list">{{ \'APPLICATION_REPORTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <div class="col-fixed">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp" style="padding-left:10px;">\n <i class="icon-folder font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FOLDERS\' | translate }} </span>\n </div>\n <div class="inputs">\n <div class="portlet-input input-inline input-small">\n <div class="input-icon right">\n <i class="icon-magnifier"></i>\n <input type="text" data-ng-model="searchField" data-ng-change="searchTrees()" class="form-control input-circle" placeholder="search...">\n </div>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div js-tree="defaultTreeConfig" ng-model="defaultTreeData" should-apply="ac()" tree="defaultTreeInstance" tree-events="ready:initDefaultScopeTree;select_node:selectDefaultNode;"></div>\n <div js-tree="customTreeConfig" ng-model="customTreeData" should-apply="ac()" tree="customTreeInstance" tree-events="ready:initCustomScopeTree;select_node:selectCustomNode;rename_node:updateCustomTree;delete_node:updateCustomTree;move_node:updateCustomTree;create_node:updateCustomTree;"></div>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n <div class="row tree-row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_REPORTS\' | translate }}<span data-ng-if="selectedNode"> - {{selectedNode}}</span></span>\n </div>\n <div data-ng-if="!defaultTreeActive" class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <span class="btn default btn-file">\n <span class="fileinput-new">\n <i class="icon-cloud-upload"></i> {{\'APPLICATION_IMPORT_FROM_JSON\' | translate}}</span>\n <input type="file" on-read-file="import($fileContent)"/>\n </span>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_REPORT\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div ng-slide-down="gridOptions" lazy-render duration="1">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/report/list/preview.modal.html",'<div class="modal-header">\n <button type="button" ng-click="cancel()" class="close">×</button>\n <h4 class="modal-title">{{ \'APPLICATION_REPORT_PREVIEW\' | translate }}</h4>\n</div>\n<div class="modal-body" style="text-align:center;">\n <form name="forms.report" class="form-inline mbottom20" novalidate>\n <div class="form-group" data-ng-class="{\'hidden\':daily}">\n <label class="control-label">{{\'APPLICATION_DATE_RANGE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="daterange" name="dates" ranges="ranges" style="min-width:190px;" enabletimepicker="timepicker" placeholder="{{\'APPLICATION_DATE_RANGE\' | translate}}" class="form-control" data-ng-model="dates" data-ng-change="getPage()" max-date="{{maxdate}}" data-ng-required="!daily" data-ng-disabled="daily" data-ng-class="{\'disabled-invisible\':daily}" style="cursor:pointer;" readonly/>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_FROM\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.start" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.end" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <div class="form-group" data-ng-if="daily">\n <button class="btn btn-small btn-sm btn-success" data-ng-click="getPage()">Apply</button>\n </div>\n <div class="form-group">\n <input\n bs-switch\n class="form-control"\n ng-model="daily"\n type="checkbox"\n name="auth"\n data-ng-change="getPage()"\n switch-active="{{ dailySwitch.isActive }}"\n switch-on-text="{{ dailySwitch.onText }}"\n switch-off-text="{{ dailySwitch.offText }}"\n switch-on-color="{{ dailySwitch.onColor }}"\n switch-off-color="{{ dailySwitch.offColor }}"\n switch-animate="{{ dailySwitch.animate }}"\n switch-size="{{ dailySwitch.size }}"\n switch-label="{{ dailySwitch.label }}"\n switch-icon="{{ dailySwitch.icon }}"\n switch-radio-off="{{ dailySwitch.radioOff }}"\n switch-label-width="{{ dailySwitch.labelWidth }}"\n switch-handle-width="{{ dailySwitch.handleWidth }}">\n </div>\n </form>\n <div ng-slide-down="showResult" lazy-render duration="1">\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="grid extract-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n</div>\n<div class="modal-footer">\n<button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getReport()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-book-open"></i>\n <a href="/analytics/reports/list">{{ \'APPLICATION_REPORTS\' | translate }}</a>\n <i data-ng-show="report" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="report">\n <a href="#">{{report.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/report/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <div class="caption-subject font-blue-madison bold uppercase dot">{{ \'APPLICATION_REPORT\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} - {{report.name}} </div>\n </div>\n <ul class="nav nav-tabs">\n <li>\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li class="active">\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_BUILD\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab" data-ng-click="showResult = true">{{ \'APPLICATION_TEST_PREVIEW\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n\n <div class="tab-content">\n\n <!-- GENERAL TAB -->\n <div class="tab-pane" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.report.$valid && forms.general.$valid && updateReport()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="report.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="report.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- BUILD TAB -->\n <div class="tab-pane active" id="tab_1_2">\n <form name="forms.report" data-ng-submit="forms.report.$valid && forms.general.$valid && updateReport()" novalidate>\n <!-- START TABLE INPUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.report.table.$touched || forms.report.$submitted) && forms.report.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="report.table" name="table" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices group-by="\'channel\'" repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.report.table.$touched || forms.report.$submitted) && forms.report.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE INPUT-->\n <div data-ng-if="report.table" class="mbottom20 pbottom20 table-responsive">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_FIELDS\' | translate}} </span>\n </div>\n </div>\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover">\n <thead>\n <tr>\n <th>{{ \'APPLICATION_FIELD\' | translate }} / {{ \'APPLICATION_METRIC\' | translate }}</th>\n <th style="min-width:167px;">{{ \'APPLICATION_ALIAS\' | translate }}</th>\n <th>{{ \'APPLICATION_FUNCTION\' | translate }}</th>\n <th>{{ \'APPLICATION_FORMAT\' | translate }}</th>\n <th>{{ \'APPLICATION_GROUP_BY\' | translate }}</th>\n <th>{{ \'APPLICATION_ORDER_BY\' | translate }}</th>\n <th></th>\n <th style="min-width:66px;"></th>\n </tr>\n </thead>\n <tbody ui-sortable="sortableOptions" data-ng-model="report.Fields">\n <tr data-ng-repeat="field in report.Fields">\n <td>\n <!-- START FIELD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.report.$submitted && !field.field}">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <div class="input-group">\n <ui-select data-ng-if="!field.custom" data-ng-model="field.field" dynamic-name="randomName()" theme="bootstrap" on-select="setMetricId($item,$index)" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}"><span ng-bind-html="$select.selected.name"></span></ui-select-match>\n <ui-select-choices repeat="tableField.value as tableField in tableFields | filter: $select.search">\n <div ng-bind-html="tableField.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <input data-ng-if="field.custom" type="text" dynamic-name="randomName()" placeholder="{{\'APPLICATION_CUSTOM\' | translate}}" class="form-control" data-ng-model="field.field" required/>\n <span class="input-group-btn">\n <button type="button" data-ng-click="toggleCustom(field)" class="btn btn-default">\n <span class="icon-pencil" data-ng-class="{\'font-blue\':field.custom}"></span>\n </button>\n </span>\n </div>\n <span data-ng-show="forms.report.$submitted && !field.field" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FIELD-->\n </td>\n <td>\n <!-- START ALIAS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.report.$submitted && !field.alias}">\n <!-- <label class="control-label">{{\'APPLICATION_ALIAS\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <input type="text" dynamic-name="randomName()" placeholder="{{\'APPLICATION_ALIAS\' | translate}}" class="form-control" data-ng-model="field.alias" data-ng-pattern="\'[A-Za-z0-9 <>=,%_\\\\+*!\\\\-\\\\[\\\\]]+\'" required/>\n <span data-ng-show="forms.report.$submitted && !field.alias" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="forms.report.$submitted && !field.alias" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END ALIAS -->\n </td>\n <td>\n <!-- START FUNCTION -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.function" name="function" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_FUNCTION\' | translate}}" allow-clear>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="function.value as function in functions | filter: $select.search">\n <div ng-bind-html="function.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END FUNCTION-->\n </td>\n <td>\n <!-- START FORMAT -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.format" name="format" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_FORMAT\' | translate}}" allow-clear>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="format.value as format in formatFunctions | filter: $select.search">\n <div ng-bind-html="format.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END FORMAT-->\n </td>\n <td>\n <!-- START GROUP_BY -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.groupBy" name="groupBy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_GROUP_BY\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="groupBy.value as groupBy in groupByField | filter: $select.search">\n {{$translate.instant(groupBy.name)}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END GROUP_BY-->\n </td>\n <td>\n <!-- START ORDER_BY -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.orderBy" name="orderBy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_ORDER_BY\' | translate}}" allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="orderBy in [\'ASC\',\'DESC\'] | filter: $select.search">\n <div ng-bind-html="orderBy | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TABLE INPUT-->\n </td>\n <td class="report-field-remove">\n <button class="btn red" type="button" data-ng-click="removeField($index)"><i class="fa fa-times"></i></button>\n </td>\n <td class="report-field-handle">\n <!-- <img data-ng-src="assets/images/move.png" class="img-responsive"> -->\n </td>\n </tr>\n <tr data-ng-hide="report.Fields.length" class="unsortable">\n <td colspan="8" style="text-align:center;">\n <i>{{ \'MESSAGE_ADD_A_FIELD\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n <button type="button" class="btn btn-sm green padding-bottom" ng-click="addField()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_FIELD\' | translate}}\n </button>\n <!-- END TABLE -->\n </div>\n <div data-ng-if="report.Fields.length" class="mbottom20 pbottom20">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CONDITIONS\' | translate}} </span>\n </div>\n </div>\n <div class="alert alert-info">\n <strong>Output</strong>\n <br>\n <span ng-bind-html="output"></span>\n </div>\n\n <report-builder group="report.conditions.group" fields="tableFields" forms="forms" firstCall=\'true\'></report-builder>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\n </form>\n </div>\n <!-- END BUILD TAB -->\n\n <!-- PREVIEW TAB -->\n <div class="tab-pane" id="tab_1_3">\n <div ng-slide-down="showResult" lazy-render duration="0.5">\n <div ui-grid="gridOptions" data-ng-if="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-move-columns class="grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n <!-- END PREVIEW TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/chat/offline/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/offline/list">{{ \'APPLICATION_OFFLINE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_OFFLINE_MESSAGES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/offline/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-12">\n <span class="bold">From: </span>\n [<a href="" data-ng-click="openContact(message.email)">{{message.email}}</a>]\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <i class="icon-calendar"></i> {{message.createdAt | date:\'medium\'}} (<span am-time-ago="message.createdAt"></span>)\n </span>\n <hr>\n <div class="body text-left message-body" data-ng-bind="message.text"></div>\n <h5 data-ng-hide="message.text" class="media-heading"><i>{{\'MESSAGE_NO_AVAILABLE_TEXT\' | translate | lowercase}}</i></h5>\n</div>\n'),a.put("app/channels/chat/offline/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView();">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/offline/list">Offline</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-user"></i>\n <a href="#">{{enquiry.username}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE CONTENT -->\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <span data-ng-if="enquiry.ChatWebsite" class="caption-subject font-green-sharp bold uppercase">{{enquiry.ChatWebsite.name}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-4">\n <!-- Visitor Information -->\n <div class="portlet">\n <div class="portlet-body">\n <v-accordion class="vAccordion--default">\n <v-pane expanded="true">\n <v-pane-header>\n <ng-letter-avatar data-ng-if="enquiry.ChatVisitor" height="40" width="40" data="{{enquiry.ChatVisitor.fullname}}" fontsize="25" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #EA4C61" shape="round"></ng-letter-avatar>\n </v-pane-header>\n <v-pane-content>\n {{\'APPLICATION_NAME\' | translate}}:<p>{{enquiry.ChatVisitor.fullname}}</p>\n {{\'APPLICATION_EMAIL\' | translate}}:<p><a data-ng-click="openContact(enquiry.ChatVisitor.email)" href="">{{enquiry.ChatVisitor.email}}</a></p>\n <span data-ng-if="enquiry.ChatVisitor.labelOfflineData1">{{enquiry.ChatVisitor.labelOfflineData1}}: <p>{{enquiry.ChatVisitor.offlineData1}}</p></span>\n <span data-ng-if="enquiry.ChatVisitor.labelOfflineData2">{{enquiry.ChatVisitor.labelOfflineData2}}: <p>{{enquiry.ChatVisitor.offlineData2}}</p></span>\n <span data-ng-if="enquiry.ChatVisitor.labelOfflineData3">{{enquiry.ChatVisitor.labelOfflineData3}}: <p>{{enquiry.ChatVisitor.offlineData3}}</p></span>\n {{\'APPLICATION_REMOTE_ADDRESS\' | translate}}:<p>{{enquiry.ChatVisitor.remote_address}}</p>\n {{\'APPLICATION_BROWSER\' | translate}}:<p>{{enquiry.ChatVisitor.browser}}</p>\n {{\'APPLICATION_REFERER\' | translate}}:<p>{{enquiry.ChatVisitor.referer}} - {{enquiry.ChatWebsite.name}}</p>\n {{\'APPLICATION_OS\' | translate}}:<p>{{enquiry.ChatVisitor.os}}</p>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n <div class="col-md-8">\n <!-- Offline message -->\n <div id="mail-box">\n <ul class="chats">\n <li class="in">\n <enquiry-message message="enquiry" list-id="enquiry.ChatWebsite.ListId"></enquiry-message>\n </li>\n </ul>\n </div>\n </div>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/online/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/online/list">{{ \'APPLICATION_ONLINE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/online/view/view.detail.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DETAIL\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body row" data-ng-init="initView()">\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_MESSAGES\' | translate}}</a>\n <!-- <a href="#" data-ng-click="export()" data-ng-show="chatRoom.ChatMessages.length" class="btn btn-sm blue pull-right"><i class="icon-cloud-download"></i> {{\'APPLICATION_EXPORT\' | translate}} CSV </a> -->\n <a href="api/chat/rooms/{{chatRoom.id}}/export" target="_blank" data-ng-show="chatRoom.ChatMessages.length" class="btn btn-sm blue pull-right"><i class="icon-cloud-download"></i> {{\'APPLICATION_EXPORT\' | translate}} CSV </a>\n <hr>\n </h3>\n <div class="news-block-tags">\n <em am-time-ago="chatRoom.ChatVisitor.ChatEnquiry.createdAt"></em>\n </div>\n <p>\n <div ng-scrollbars ng-scrollbars-config="config">\n <ul class="chats">\n <li data-ng-class="{\'out\': message.User, \'in\':message.ChatVisitor}" data-ng-repeat="message in chatRoom.ChatMessages | orderBy:\'createdAt\'">\n <img class="avatar" data-ng-src="api/users/avatar/{{message.User.userpic || \'unknown_avatar\'}}">\n <div class="message">\n <span class="arrow">\n </span>\n <a href="#" class="name">\n {{message.User ? message.User.fullname : message.ChatVisitor.fullname}}\n </a>\n <span class="datetime">\n at {{message.createdAt | date: \'medium\'}}\n </span>\n <span class="body">\n {{message.body}}\n </span>\n </div>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_VISITOR\' | translate}}</a>\n <hr>\n </h3>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.fullname}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-envelope"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.email}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.referer}} - {{chatRoom.ChatVisitor.ChatWebsite.name}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/channels/chat/online/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/online/list">Online</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/enquiry.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- START USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatRoom.ChatVisitor.email}}\n </div>\n <div class="profile-usertitle-job">\n {{chatRoom.ChatVisitor.fullname}}\n </div>\n </div>\n <!-- END USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.online.view.detail\')}">\n <a data-ng-href="/channels/chat/online/view/{{chatRoom.id}}/detail">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_DETAIL\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/preview/preview.html",'<style>\n.xc_header_logo\n{\n display:block;\n background-image:url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/motion_logo.png);\n width:40px;\n height:40px;\n float:left;;\n margin-left: 10px !important;\n margin-top: 6px !important;\n}\n.xc_rating {\n text-align: center;\n}\n.xc_rating_label > input{ /* HIDE RADIO */\n display:none;\n}\n.xc_rating_label > input + img{ /* IMAGE STYLES */\n cursor:pointer;\n border:2px solid transparent;\n}\n.xc_rating_label > input:checked + img{ /* (CHECKED) IMAGE STYLES */\n /*border:2px solid #f00;*/\n background-color: #efefef;\n}\n\n.xc_label {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: bold;\n}\n\n.xc_online_message,\n.xc_offline_message,\n.xc_rating_message\n{\n text-align: center;\n}\n\n.xc_div_group {\n margin: 10px 0 10px 0;\n}\n.xc_footer\n{\n text-align: center;\n padding-bottom: 5px;\n}\n\n.xc_powered\n{\n color: grey;\n font: 10px/16px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;\n padding-bottom: 5px;\n}\n\n.xc_chat_container\n{\n //width:379px;\n //position:fixed;\n //bottom:0;\n //right:50px;\n z-index:9999;\n background-color:transparent;\n}\n\n.xc_chat_container *\n{\n font-family:Arial,Helvetica,sans-serif;\n font-size:13px;\n margin:0;\n padding:0;\n}\n\n.xc_chat_container p\n{\n margin:5px 0;\n}\n\n.xc_signup_wrapper\n{\n max-height:375px;\n}\n\n.xc_conversation_container\n{\n max-height:375px;\n list-style:none;\n overflow:auto;\n margin:0;\n padding:20px 10px;\n}\n\n.xc_conversation_container a\n{\n color:#036;\n}\n\n.xc_conversation_container a.xc_btn_style\n{\n color:#fff;\n}\n\ndiv.xc_chat_head\n{\n color:#fff;\n background:{{chatWebsite.color}};\n //border-radius: 20px 20px 0px 0px !important;\n height:52px;\n line-height:55px;\n cursor:pointer;\n}\n\ndiv.xc_chat_head.rounded\n{\n border-radius: 20px 20px 0px 0px !important;\n}\n\ndiv.xc_chat_head.squared\n{\n //border-radius: 20px 20px 0px 0px !important;\n}\n\n.xc_chat_head-title\n{\n margin:5px 0 0 15px;\n color: #fff;\n}\n\n.xc_header_icon\n{\n display:block;\n background-image:url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/iconVisitorchat.png);\n width:21px;\n height:16px;\n float:right;\n margin:20px 20px 0 0;\n}\n\n.xc_header_icon span.xc_notification_badge span\n{\n display:block;\n height:16px;\n width:15px;\n text-align:center;\n font-size:9px;\n color:#555;\n position:relative;\n top:-20px;\n left:4px;\n margin:0;\n padding:0;\n}\n\n.xc_sub-head-spacer\n{\n padding:1px;\n}\n\n.xc_conversation\n{\n display:none;\n margin:0 12px 0 11px;\n}\n\n.xc_chat_toggle_container\n{\n /*background:mediumslateblue center 52px;*/\n background: white;\n border-style: solid;\n border-width: 1px;\n border-color: {{chatWebsite.color}};\n //display:none;\n}\n\n.xc_signup_wrapper,.xc_notifications_wrapper,.xc_enquiry_wrapper,.xc_rating_wrapper\n{\n //display:none;\n display:block;\n overflow:auto;\n line-height:1;\n padding:25px;\n}\n\n.xc_exit_chat_container\n{\n text-align:right;\n width:95%;\n margin:0 auto;\n padding:5px 1px 0 0;\n}\n\n.xc_exit_chat_container span,.xc_exit_chat_container a\n{\n font-size:80%;\n color:#666;\n text-decoration:none;\n}\n\n.xc_exit_chat_container a:hover\n{\n color:#333;\n}\n\na.xc_btn_exit_chat_confirm:hover\n{\n color:red;\n}\n\na.xc_btn_exit_chat_cancel:hover\n{\n color:#0c0;\n}\n\nform.xc_form_reply\n{\n position:relative;\n}\n\n.xc_form_reply\n{\n /*background-color:#e3e3e3;*/\n text-align:center;\n /*border-top:1px solid #d3d3d3;*/\n}\n\n.xc_input_message\n{\n height:100px;\n margin:10px auto 5px;\n}\n\n.xc_input_enquiry_message,\n.xc_input_rating_message\n{\n height:100px;\n}\n\n.xc_form_signup,.xc_form_enquiry,.xc_form_rating\n{\n /*text-align:center;*/\n}\n\n.xc_chat_container textarea,.xc_chat_container input[type=text]\n{\n width:95%;\n min-width:95%;\n max-width:95%;\n -webkit-box-sizing:border-box;\n -moz-box-sizing:border-box;\n box-sizing:border-box;\n background-color:#fff;\n border:1px solid #ccc;\n -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);\n -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);\n box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);\n -webkit-transition:border linear .2s, box-shadow linear .2s;\n -moz-transition:border linear .2s, box-shadow linear .2s;\n -o-transition:border linear .2s, box-shadow linear .2s;\n transition:border linear .2s, box-shadow linear .2s;\n display:inline-block;\n font-size:14px;\n line-height:20px;\n color:#555;\n -webkit-border-radius:4px;\n -moz-border-radius:4px;\n border-radius:4px;\n vertical-align:middle;\n margin:3px 0;\n padding:4px 6px;\n resize: none;\n}\n\n.xc_chat_container textarea:focus,.xc_chat_container input[type=text]:focus\n{\n outline: {{chatWebsite.color_focus}} auto 5px;\n}\n\n.xc_chat_container input[type=text]\n{\n height: 30px;\n}\n\n.xc_message_sending textarea, .xc_enquiry_sending textarea\n{\n background: #fff url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/loading.gif) 98% 5px no-repeat;\n}\n\n.xc_chatrow\n{\n display:block;\n border-top:1px dashed #e3e3e3;\n margin:5px 0;\n clear: both;\n}\n\n.xc_chatrow p\n{\n color:#444;\n word-wrap:break-word;\n}\n\n.xc_time\n{\n float:right;\n font-size:80%;\n color:#ccc;\n padding-left:12px;\n margin:3px;\n}\n\n.xc_submission_pending\n{\n background:transparent url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/bullet_clock.png) left center norepeat;\n}\n\n.xc_submission_confirmed\n{\n background:transparent url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/bullet_tick.png) left center norepeat;\n}\n\n.xc_fullname\n{\n font-weight:700;\n}\n\n.xc_fullname:after\n{\n content:":";\n}\n\n.xc_avatar\n{\n float: left;\n margin: 0 5px 5px 0;\n display: inline-block;\n width: 40px;\n height: 40px;\n border-radius: 5px;\n -moz-border-radius: 5px;\n -webkit-border-radius: 5px;\n}\n\n.xc_smilie\n{\n background-repeat:no-repeat;\n display:inline-block;\n width:18px;\n height:18px;\n text-indent:-9999px;\n white-space:nowrap;\n}\n\n.xc_btn_load_more\n{\n width:100%!important;\n}\n\n.xc_notifications_wrapper\n{\n text-shadow:0 1px 0 rgba(255,255,255,0.5);\n}\n\n.xc_notification_success\n{\n color:#468847;\n}\n\n.xc_notification_error\n{\n color:#b94a48;\n}\n\n.xc_errorlist\n{\n margin:0 0 0 25px;\n padding:0;\n}\n\ni.xc_btn_notifications_close\n{\n float:right;\n font-weight:700;\n font-size:20px;\n color:#ccc;\n cursor:pointer;\n margin:-15px 0 0;\n padding:0;\n}\n\n.xc_btn_style\n{\n width:95%;\n text-align:center;\n line-height:1.2;\n font-size:90%;\n -moz-box-shadow:inset 0 1px 0 0 {{chatWebsite.color_button}};\n -webkit-box-shadow:inset 0 1px 0 0 {{chatWebsite.color_button}};\n box-shadow:inset 0 1px 0 0 {{chatWebsite.color_button}};\n background:0;\n background-color:{{chatWebsite.color_button}};\n -moz-border-radius:4px;\n -webkit-border-radius:4px;\n border-radius:4px;\n border:1px solid {{chatWebsite.color_button}};\n display:inline-block;\n color:#fff;\n font-weight:700;\n text-decoration:none;\n text-shadow:1px 1px 0 #000c17;\n margin:0 auto 5px;\n padding:2px 0;\n}\n\n.xc_btn_style:hover\n{\n background:0;\n background-color:{{chatWebsite.color_button}};\n color: #fff;\n text-decoration: none;\n}\n\n.xc_btn_style:active\n{\n position:relative;\n top:1px;\n}\n\n.xc_composing_container\n{\n display: none;\n width: 95%;\n margin: 0 auto;\n background: transparent url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/bullet_pencil.png) 6px center no-repeat;\n padding-left: 19px;\n font-style: italic;\n}\n\n@media only screen and (max-height: 620px) {\n .xc_conversation_container\n {\n max-height:300px!important;\n }\n}\n\n@media only screen and (max-height: 545px) {\n .xc_conversation_container\n {\n max-height:200px!important;\n }\n}\n\n@media only screen and (max-height: 445px) {\n .xc_conversation_container\n {\n max-height:150px!important;\n }\n}\n\n@media only screen and (max-width: 480px) {\n .xc_chat_container\n {\n width:95%!important;\n right:auto!important;\n -webkit-border-top-left-radius:15px;\n -webkit-border-top-right-radius:15px;\n -moz-border-radius-topleft:15px;\n -moz-border-radius-topright:15px;\n border-top-left-radius:15px;\n border-top-right-radius:15px;\n box-shadow:0 0 5px rgba(0,0,0,.5);\n -webkit-box-shadow:0 0 5px rgba(0,0,0,.5);\n -moz-box-shadow:0 0 5px rgba(0,0,0,.5);\n }\n\n div.xc_chat_head\n {\n background-color:#036;\n background-image:none;\n line-height:25px;\n height:auto;\n -webkit-border-top-left-radius:15px;\n -webkit-border-top-right-radius:15px;\n -moz-border-radius-topleft:15px;\n -moz-border-radius-topright:15px;\n border-top-left-radius:15px;\n border-top-right-radius:15px;\n padding:10px;\n }\n\n .xc_chat_toggle_container\n {\n background-color:#fff;\n background-image:none;\n border-color:#036;\n border-style:solid;\n border-width:0 1px;\n }\n\n .xc_header_icon\n {\n background-image:url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/icon_visitorchat.png);\n margin:0;\n }\n\n .xc_header_icon span.xc_notification_badge span\n {\n top:-5px;\n left:5px;\n }\n\n .xc_notification_success\n {\n background-color:#dff0d8;\n border:1px solid #d6e9c6;\n }\n\n .xc_conversation_container\n {\n max-height:375px;\n border-color:#036;\n }\n\n .xc_notification_error\n {\n background-color:#f2dede;\n border:1px solid #eed3d7;\n }\n\n .xc_sub-head-spacer\n {\n display:none;\n padding:0;\n }\n\n .xc_chat_head-title,.xc_conversation\n {\n margin:0;\n }\n}\n</style>\n<div class="xc_chat_container">\n <div class="xc_chat_head {{chatWebsite.header_shape}}">\n <i class="xc_header_icon">\n <span class="xc_notification_badge">\n <span class="xc_notification_badge_number"></span>\n </span>\n </i>\n <i class="xc_header_logo" style="background-image:url(/api/xchatty/assets?resource=images/{{(chatWebsite.defaultLogo || !license.custom) ? \'motionLogo.png\' : (!chatWebsite.defaultLogo && chatWebsite.logo && license.custom) ? chatWebsite.logo+\'&uploaded\' : \'motionLogo.png\'}});background-size:contain;"></i>\n </a>\n <span class="xc_chat_head-title">{{statePreview.state == \'online\' ? chatWebsite.header_online : chatWebsite.header_offline}}</span>\n </div>\n <div class="xc_chat_toggle_container">\n <div class="xc_sub-head-spacer"></div>\n <!-- <div class="xc_notifications_wrapper">\n <ul class="xc_errorlist"></ul>\n </div> -->\n <div class="xc_enquiry_wrapper" data-ng-show=\'statePreview.state == "offline"\'>\n <form class="xc_form_enquiry" accept-charset="UTF-8">\n <p class="xc_offline_message" ng-bind-html=\'chatWebsite.offline_message\'></p>\n <br>\n <div ng-if="chatWebsite.enquiry_enable">\n <div class="xc_div_group">\n <label for="enquiryFullname" class="xc_label">{{chatWebsite.name_title}} *</label>\n <input id="enquiryFullname" maxlength="45" data-label="Name" type="text" name="data[Enquiry][fullname]" placeholder="{{chatWebsite.username_placeholder}}" class="xc_input_enquiry_fullname" required/>\n </div>\n <br>\n <div class="xc_div_group">\n <label for="enquiryEmail" class="xc_label">{{chatWebsite.email_title}} *</label>\n <input id="enquiryEmail" maxlength="85" type="text" data-label="Email Address" name="data[Enquiry][email]" placeholder="{{chatWebsite.email_placeholder}}" class="xc_input_enquiry_email" required/>\n </div>\n <br>\n <div class="xc_div_group">\n <label for="enquiryMessage" class="xc_label">{{chatWebsite.message_title}} *</label>\n <textarea id="enquiryMessage" data-label="Message" maxlength="1500" placeholder="{{chatWebsite.enquiry_message_placeholder}}" name="data[Enquiry][message]" class="xc_input_enquiry_message" required></textarea>\n </div>\n <br>\n <button type="submit" class="xc_btn_enquiry xc_btn_style">{{chatWebsite.enquiry_button}}</button>\n </div>\n </form>\n </div>\n <div class="xc_signup_wrapper" data-ng-show=\'statePreview.state == "online"\'>\n <form class="xc_form_signup" accept-charset="UTF-8">\n <p class="xc_online_message" ng-bind-html=\'chatWebsite.online_message\'></p>\n <br>\n <div class="xc_div_group">\n <label for="dataFullname" class="xc_label">{{chatWebsite.name_title}} *</label>\n <input maxlength="45" id="dataFullname" data-label="Fullname" type="text" name="data[Discussion][fullname]" placeholder="{{chatWebsite.username_placeholder}}" class="xc_input_fullname" required/>\n </div>\n <br>\n <div class="xc_div_group">\n <label for="dataEmail" class="xc_label">{{chatWebsite.email_title}} *</label>\n <input maxlength="85" id="dataEmail" data-label="Email Address" type="text" name="data[Discussion][email]" placeholder="{{chatWebsite.email_placeholder}}" class="xc_input_email" required/>\n </div>\n <br>\n <input type="hidden" class="xc_input_visitor_time" name="data[Discussion][visitor_time]" />\n <button type="submit" class="xc_btn_signup xc_btn_style">{{chatWebsite.start_chat_button}}</button>\n </form>\n </div>\n <div class="xc_rating_wrapper" data-ng-show=\'statePreview.state == "rating"\'>\n <form class="xc_form_rating" accept-charset="UTF-8">\n <p class="xc_rating_message">{{chatWebsite.rating_message}}</p>\n <br>\n <div class="xc_rating">\n <label class="xc_rating_label" style="padding:30px;">\n <input type="radio" name="data[Rating][rating]" value="good" />\n <img src="{{chatWebsite.remote}}/api/xchatty/assets?resource=images/like.png" alt="Good" height="50"/>\n </label>\n <label class="xc_rating_label" style="padding:30px;">\n <input type="radio" name="data[Rating][rating]" value="bad"/>\n <img src="{{chatWebsite.remote}}/api/xchatty/assets?resource=images/dislike.png" alt="Good" height="50"/>\n </label>\n </div>\n <div class="xc_div_group">\n <label for="ratingMessage" class="xc_label">Message</label>\n <textarea id="ratingMessage" data-label="Message" maxlength="1500" name="data[Rating][message]" class="xc_input_rating_message"></textarea>\n </div>\n <button type="submit" class="xc_button_rating xc_btn_style">{{chatWebsite.rating_send}}</button>\n <button type="button" class="xc_button_skip_rating xc_btn_style">{{chatWebsite.rating_skip}}</button>\n </form>\n </div>\n <div class="xc_footer">\n <div data-ng-if="chatWebsite.defaultWhiteLabel || !license.custom" class="xc_powered"><a>Powered by xCALLY</a></div>\n <div data-ng-if="!chatWebsite.defaultWhiteLabel && license.custom" data-ng-bind-html="chatWebsite.whiteLabel"></div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/chat/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in 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" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="item.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="item.penalty=item.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!item.penalty" data-ng-click="item.penalty=item.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n <!-- END AGENTS-->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), +a.put("app/channels/chat/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-if="Auth.isAdmin()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/chat/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.queues.view.settings\')}">\n <a data-ng-href="/channels/chat/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.chat.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/chat/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateChatQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in 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 <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}} {{\'APPLICATION_TIMEOUT\' | translate}}</label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input data-ng-if="Auth.isAdmin()" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.chat.realtime.view.agents\')}">\n <a href="/channels/chat/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.chat.realtime.view.applications\')}">\n <a href="/channels/chat/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/external/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n <div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable>OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable>CLOSED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only blue" data-ng-click="tagItems();" data-ng-show="id.length">\n <i class="fa fa-tags"></i>\n </a>\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n </div>\n</div>\n<div class="portlet-title" data-ng-show="tags.length">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n</div>\n<div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-selection ui-grid-pagination class="ui-grid">\n <div class="watermark" data-ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/group/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n <div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable>OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable>CLOSED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n </div>\n</div>\n<div class="portlet-title" data-ng-show="tags.length">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n</div>\n<div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination class="ui-grid">\n <div class="watermark" data-ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/internal/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination class="ui-grid">\n <div class="watermark" data-ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/room.add.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 class="modal-title">{{\'APPLICATION_NEW_GROUP\' | translate}}</h4>\n</div>\n\n<div class="modal-body">\n <div class="portlet box blue">\n <div class="portlet-title">\n <div class="caption">\n <i class="icon-people"></i>{{\'APPLICATION_AGENTS\' | translate}}\n </div>\n </div>\n <div class="portlet-body">\n <ul>\n <li data-ng-repeat="item in items">\n {{item.fullname}}\n </li>\n <li data-ng-repeat="item in selected.items">\n {{item.fullname}}\n </li>\n </ul>\n </div>\n </div>\n\n <ui-select multiple name="items" ng-model="selected.items" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SELECTED_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="{id: agent.id, fullname: agent.fullname} as agent in agents.rows | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n</div>\n\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="selected.items.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/room/room.close.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\n <!-- <div ng-if="modal.html" ng-bind-html="modal.html"></div> -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n <!-- <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button> -->\n</div>\n'),a.put("app/channels/chat/room/room.directive.html",'<div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <span data-ng-if="chatRoom" class="label label-sm label-default">{{chatRoom.status}}</span>\n <span data-ng-if="chatRoom.ChatWebsite"> | </span>\n <span data-ng-if="chatRoom.ChatWebsite" class="caption-subject font-green-sharp bold uppercase">{{chatRoom.ChatWebsite.name | truncate: 25: \'...\': true}}</span>\n </div>\n <div class="actions">\n <button class="btn btn-icon-only btn-primary" data-ng-click="addAgent(chatRoom.id)" data-ng-disabled="chatRoom.status === \'CLOSED\'">\n <i class="fa fa-user-plus"></i>\n </button>\n <button class="btn btn-icon-only" data-ng-class="{\'btn-success\':chatRoom.status !== \'CLOSED\',\'grey-cascade\':chatRoom.status === \'CLOSED\'}" data-ng-click="closeRoom(chatRoom.id)" data-ng-if="chatRoom.ChatVisitors.length" data-ng-disabled="chatRoom.status === \'CLOSED\' && chatRoom.disposition">\n <i data-ng-class="{\'fa fa-upload\':chatRoom.status !== \'CLOSED\',\'icon-target\':chatRoom.status === \'CLOSED\'}"></i>\n </button>\n <a href="api/chat/rooms/{{chatRoom.id}}/export" target="_blank" class="btn btn-primary btn-icon-only" data-ng-if="chatRoom" title="{{\'APPLICATION_EXPORT\' | translate}} CSV">\n <i class="fa fa-download"></i>\n </a>\n <button class="btn default btn-icon-only" data-ng-if="chatRoom && chatRoom.status !== \'CLOSED\'" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n<div class="row">\n <div data-ng-class="panelLeft" data-ng-show="panelLeft">\n <div class="portlet">\n <div class="portlet-body">\n <div class="portlet-title line">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="form.tags" theme="bootstrap" on-select="onChanged(chatRoom.id)" on-remove="onChanged(chatRoom.id)">\n <ui-select-match placeholder="Tags...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search" class="">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n </div>\n <v-accordion class="vAccordion--default">\n <v-pane data-ng-if="chatRoom.ChatVisitors.length" data-ng-repeat="chatVisitor in chatRoom.ChatVisitors" expanded="true">\n <v-pane-header>\n <ng-letter-avatar\n height="40"\n width="40"\n data="{{chatRoom.ChatVisitor.fullname}}"\n fontsize="25"\n avatarcustombgcolor="#B0B0B0"\n charCount="2"\n avatarcustomborder="border:2px solid #EA4C61"\n shape="round"></ng-letter-avatar>\n </v-pane-header>\n <v-pane-content>\n {{\'APPLICATION_ROOM_ID\' | translate}}: <p>{{chatRoom.id}}</p>\n {{\'APPLICATION_NAME\' | translate}}: <p>{{chatRoom.ChatVisitor.fullname}}</p>\n {{\'APPLICATION_EMAIL\' | translate}}: <p><a data-ng-click="openContact(chatRoom.ChatVisitor.email)" href="">{{chatRoom.ChatVisitor.email}}</a></p>\n <span data-ng-if="chatRoom.ChatVisitor.labelData1">{{chatRoom.ChatVisitor.labelData1}}: <p>{{chatRoom.ChatVisitor.data1}}</p></span>\n <span data-ng-if="chatRoom.ChatVisitor.labelData2">{{chatRoom.ChatVisitor.labelData2}}: <p>{{chatRoom.ChatVisitor.data2}}</p></span>\n <span data-ng-if="chatRoom.ChatVisitor.labelData3">{{chatRoom.ChatVisitor.labelData3}}: <p>{{chatRoom.ChatVisitor.data3}}</p></span>\n {{\'APPLICATION_REMOTE_ADDRESS\' | translate}}: <p>{{chatRoom.ChatVisitor.remote_address}}</p>\n {{\'APPLICATION_BROWSER\' | translate}}: <p>{{chatRoom.ChatVisitor.browser}}</p>\n {{\'APPLICATION_REFERER\' | translate}}:<p>{{chatRoom.ChatVisitor.referer}} - {{enquiry.ChatWebsite.name}}</p>\n {{\'APPLICATION_OS\' | translate}}: <p>{{chatRoom.ChatVisitor.os}}</p>\n </v-pane-content>\n </v-pane>\n\n <v-pane data-ng-repeat="user in chatRoom.Users | filter:{ id: \'!\' + user.id}">\n <v-pane-header>\n <ng-letter-avatar\n height="40"\n width="40"\n data="{{user.fullname}}"\n fontsize="25"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n </v-pane-header>\n <v-pane-content>\n {{\'APPLICATION_NAME\' | translate}}: <p>{{user.fullname}}</p>\n {{\'APPLICATION_ROLE\' | translate}}: <p>{{user.role}}</p>\n {{\'APPLICATION_INTERNAL\' | translate}}: <p>{{user.internal}}</p>\n {{\'APPLICATION_EMAIL\' | translate}}: <p><a data-ng-href="mailto:{{user.email}}">{{user.email}}</a></p>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="chatRoom && chatRoom.status == \'CLOSED\'">\n <h4 class="block"><i class="icon-info"></i> {{\'MESSAGE_CHAT_ROOM_CLOSED\' | translate}}!</h4>\n <p>\n <strong>{{\'MESSAGE_CHAT_ROOM_CLOSED_DETAILS\' | translate}}.</strong>\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{chatRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-star"></i> {{\'APPLICATION_RATING\' | translate}}: <strong>{{chatRoom.rating | ucfirst}}</strong>\n </p>\n <p>\n <i class="icon-note"></i> {{\'APPLICATION_RATING_MESSAGE\' | translate}}: <strong>{{chatRoom.ratingMessage}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{chatRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="chatRoom.updatedAt"></span>)\n </p>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-body">\n <div id="chat-box" schroll-bottom="chatRoom.ChatMessages">\n <ul class="chats">\n <li data-ng-repeat="message in chatRoom.ChatMessages" data-ng-class="message.UserId == user.id ? \'out\' : \'in\'">\n <div class="avatar" data-ng-class="message.ChatVisitor ? \'pretty-avatar-v\' : \'pretty-avatar\'">\n <ng-letter-avatar\n data-ng-if="!message.ChatVisitor"\n height="40"\n width="40"\n fontsize="25"\n data="{{message.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="message.ChatVisitor"\n height="40"\n width="40"\n fontsize="25"\n data="{{message.ChatVisitor.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="2"\n shape="round"></ng-letter-avatar>\n </div>\n <div class="message">\n <span class="arrow"></span>\n <a data-ng-click="message.ChatVisitor && openContact(chatRoom.ChatVisitor.email)" class="name">{{message.User.fullname || message.ChatVisitor.fullname}} </a>\n <span am-time-ago="message.createdAt"></span>\n <ng-emoticons emoticons-data="message.body"></ng-emoticons>\n </div>\n </li>\n <li data-ng-if="chatRoom.status === \'CLOSED\'">\n <div class="media-body" style="text-align: center;">\n <h5 class="media-heading"><i>{{\'MESSAGE_CHAT_CLOSED\' | translate | lowercase}}</i></h5>\n </div>\n </li>\n </ul>\n </div>\n <div class="chat-form" data-ng-if="chatRoom && isMyRoom(chatRoom.Users)">\n <div class="input-cont">\n <input class="form-control" type="text" placeholder="Type a message here..." ng-enter="sendMessage()" data-ng-model="message.body" data-ng-disabled="chatRoom.status === \'CLOSED\'"/>\n </div>\n <div class="btn-cont">\n <span class="arrow"></span>\n <a href="#" class="btn blue icn-only" data-ng-disabled="chatRoom.status === \'CLOSED\'" data-ng-click="sendMessage()">\n <i class="fa fa-check icon-white"></i>\n </a>\n </div>\n </div>\n <div class="form-group chat-canned-answer-div" data-ng-if="chatRoom.status !== \'CLOSED\'" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\n typeahead-loading="loadingLocations"\n typeahead-no-results="noResults"\n typeahead-on-select="onSelect($item)"\n class="form-control">\n <i ng-show="loadingLocations" class="glyphicon glyphicon-refresh"></i>\n <div ng-show="noResults">\n <i class="glyphicon glyphicon-remove"></i> No Results Found\n </div>\n <span data-ng-show="forms.compose.subject.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n </div>\n </div>\n\n </div>\n </div>\n </div>\n</div>\n</div>\n</div>\n"), +a.put("app/channels/chat/room/room.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_INTERACTIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div class="row inbox">\n <div class="col-md-2">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.room.internal\')}">\n <a href="/channels/chat/room/internal/list" class="btn">\n {{\'APPLICATION_INTERNAL\' | translate}}\n </a>\n <b></b>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.room.external\')}">\n <a href="/channels/chat/room/external/list" class="btn">\n {{\'APPLICATION_EXTERNAL\' | translate}}\n </a>\n <b></b>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.room.group\')}">\n <a href="/channels/chat/room/group/list" class="btn">\n {{\'APPLICATION_GROUPS\' | translate}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-10">\n <div class="room-content">\n <div ui-view></div>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/template.html",'<div ng-bind-html="neText" ne-hljs></div>\n<div class="ne-video" ng-if="video.host" class="fade">\n <div class="ne-video-preview" ng-hide="nePlayVideo || !options.video.details">\n <div class="ne-video-thumb" ng-click="nePlayVideo=!nePlayVideo">\n <img ng-src="{{video.thumbnail}}" alt=""/>\n <i class="fa fa-play-circle-o"></i>\n </div>\n <div class="ne-video-detail">\n <div class="ne-video-title">\n <a ng-href="{{video.url}}">{{video.title}}</a>\n </div>\n <div class="ne-video-desc">\n {{video.description}}\n </div>\n <div class="ne-video-stats">\n <span><i class="fa fa-eye"></i> {{video.views}}</span>\n <span><i class="fa fa-heart"></i> {{video.likes}}</span>\n </div>\n </div>\n </div>\n <div class="ne-video-player" ng-if="nePlayVideo || !(options.video.details)">\n <iframe ng-src="{{video.embedSrc}}" frameBorder="0" width="{{video.width}}" height="{{video.height}}" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>\n </div>\n</div>\n<div class="ne-video" ng-if="video.basic">\n <div class="ne-video-player">\n <div class="player">\n <video ng-src="{{video.basic}}" controls></video>\n </div>\n </div>\n</div>\n<div ng-init="neImageLong=false" ng-class="{false:\'ne-image\', true:\'ne-image ne-image-long\'}[neImageLong]"\nng-if="image.url">\n<div class="ne-image-wrapper">\n <img ng-src="{{image.url}}" ng-click="neImageLong=!neImageLong" alt=""/>\n</div>\n</div>\n<!-- <div class="ne-pdf" ng-if="pdf.url">\n <div class="ne-pdf-preview" ng-hide="neShowPdf">\n <div class="ne-pdf-icon">\n <i class="fa fa-file-pdf-o"></i>\n </div>\n <div class="ne-pdf-detail" >\n <div class="ne-pdf-title">\n <a href="">{{pdf.url}}</a>\n </div>\n <div class="ne-pdf-view">\n\n <button><i class="fa fa-download"></i> <a ng-href="{{pdf.url}}" target="_blank">Download</a></button>\n <button ng-click="neShowPdf=!neShowPdf"><i class="fa fa-eye"></i> View PDF</button>\n\n </div>\n </div>\n </div>\n <div class="ne-pdf-viewer" ng-if="neShowPdf" ng-show="neShowPdf">\n <iframe ng-src="{{pdf.url}}" frameBorder="0"></iframe>\n </div>\n\n</div>\n<div class="ne-audio" ng-if="audio.url">\n <audio ng-src="{{audio.url}}" controls></audio>\n</div> -->\n'),a.put("app/channels/chat/room/view.tags.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TAGS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TAGS -->\n <div class="form-group">\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAGS\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAGS -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button type="button" class="btn" data-ng-class="button.class" data-ng-click="button.click()"data-ng-repeat="button in modal.buttons">{{button.text | translate}}</button>\n <!-- <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button> -->\n</div>\n'),a.put("app/channels/chat/visitor/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-question"></i>\n <a href="/channels/chat/visitors/list">{{ \'APPLICATION_VISITORS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/visitor/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-question"></i>\n <a href="/channels/chat/visitors/list">{{ \'APPLICATION_VISITORS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="chatVisitor">\n <a href="#">{{chatVisitor.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/visitor.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatVisitor.fullname}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.visitors.view.profile\')}">\n <a data-ng-href="/channels/chat/visitors/view/{{chatVisitor.id}}/profile">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_PROFILE\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/visitor/view/view.profile.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_PROFILE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div>\n <h4 class="profile-desc-title">{{chatVisitor.email}}</h4>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-magnifier"></i>\n <a href="#" class="inactive-link">{{chatVisitor.origin}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatVisitor.user_agent | truncate: 50: \'...\'}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-flag"></i>\n <a href="#" class="inactive-link">{{chatVisitor.visitor_language}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatVisitor.referer}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_WEB_SITES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/chat/websites/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_WEB_SITE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/chat/websites/view/{{chatWebsite.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.ChatQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/chat/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.from.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.mail.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/chat/website/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.ChatQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/chat/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/website/view/disposition/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/embedding/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_EMBEDDING\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="copyToClipboard();">\n <i class="fa fa-clipboard"></i> {{\'APPLICATION_COPY_TO_CLIPBOARD\' | translate}}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-12">\n <h3>{{\'APPLICATION_EMBED_SNIPPET\' | translate}}</h3>\n <p>\n {{\'MESSAGE_EMBED_SNIPPET\' | translate}}\n </p>\n <div class="form-body">\n <div class="form-group">\n <div class="col-md-12">\n <code-mirror lang="html" model="snippetCode"></code-mirror>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/form/view/view.html",'<div class="row" data-ng-init="getChatWebsiteFields(\'online\');getChatWebsiteFields(\'offline\');">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_ONLINE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_OFFLINE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-12">\n <div class="tab-content">\n <div class="tab-pane active" id="tab_1_1">\n <div class="row">\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_SELECTED\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="saveForm(\'online\');">\n <i class="fa fa-check"></i> {{ \'APPLICATION_SAVE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-builder="online"></div>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_AVAILABLE\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-components></div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="tab-pane" id="tab_1_2">\n <div class="row">\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_SELECTED\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="saveForm(\'offline\');">\n <i class="fa fa-check"></i> {{ \'APPLICATION_SAVE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-builder="offline"></div>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_AVAILABLE\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-components></div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/chat/website/view/hooks/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_HOOKS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItem()" novalidate>\n <!-- START ACCEPT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END ACCEPT URL-->\n <!-- START ACTIONS-->\n <!-- START PAUSE -->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItem()" novalidate>\n <!-- START REJECT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <!-- END REJECT URL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/chat/website/view/proactive/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.type.$touched || form.$submitted) && form.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="type" ng-model="item.type" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in possibleType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TYPE -->\n\n <!-- START SELECTOR -->\n <div class="form-group" data-ng-if="item.type === \'mouseOver\'" data-ng-class="{\'has-error\': (form.selector.$touched || form.$submitted) && form.selector.$invalid}">\n <label class="control-label">{{\'APPLICATION_SELECTOR\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="selector" placeholder="{{\'APPLICATION_SELECTOR\' | translate}}" class="form-control" data-ng-model="item.selector" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SELECTOR -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="item.type === \'timeout\'" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.timeout" min="0" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/website/view/proactive/list/list.html",'<div class="row" data-ng-init="initProactiveActions()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_PROACTIVE_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PROACTIVE_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/setting/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemChatWebsite()" novalidate>\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="chatWebsite.ListId" name="list" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_LIST\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="chatWebsite.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/snippet/view/view.html",'<div class="row" data-ng-init="initView();getServiceMailAccount();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SNIPPET\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_APPEARANCE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_FORMS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_LABELS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_SETTINGS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_5" data-toggle="tab">{{\'APPLICATION_OFFLINE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-8">\n <div class="tab-content">\n\n <!-- APPEARANCE TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formAppearance" data-ng-submit="forms.formAppearance.$valid && updateItem()" novalidate>\n\n <!-- START MAIN COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAIN_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="mainColor" placeholder="{{\'APPLICATION_MAIN_COLOR\' | translate}}" style="color:{{chatWebsite.color}}" class="form-control" data-ng-model="chatWebsite.color" required/>\n <span data-ng-show="(forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.mainColor.$invalid && forms.formAppearance.mainColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAIN COLOR -->\n\n <!-- START FOCUS COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_FOCUS_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="focusColor" placeholder="{{\'APPLICATION_FOCUS_COLOR\' | translate}}" style="color:{{chatWebsite.color_focus}}" class="form-control" data-ng-model="chatWebsite.color_focus" required/>\n <span data-ng-show="(forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid && forms.formAppearance.focusColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FOCUS COLOR -->\n\n <!-- START BUTTON COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_BUTTON_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="buttonColor" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" style="color:{{chatWebsite.color_button}}" class="form-control" data-ng-model="chatWebsite.color_button" required/>\n <span data-ng-show="(forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid && forms.formAppearance.buttonColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END BUTTON COLOR -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.headerShape.$touched || forms.formAppearance.$submitted) && forms.formAppearance.headerShape.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_SHAPE\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="chatWebsite.header_shape" name="headerShape" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$translate.instant(\'APPLICATION_\' + $select.selected.toUpperCase())}}</ui-select-match>\n <ui-select-choices repeat="headerShape in [\'rounded\',\'squared\'] | filter: $select.search">\n <div ng-bind-html="$translate.instant(\'APPLICATION_\' + headerShape.toUpperCase()) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n\n <!-- START ANIMATION TOGGLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.animationToggle.$touched || forms.formAppearance.$submitted) && forms.formAppearance.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label></br>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.animation"\n type="checkbox"\n switch-active="{{ true }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END ANIMATION TOGGLE -->\n\n <div class="portlet-title tabbable-line margin-top20">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_WHITE_LABEL\' | translate}}</span>\n </div>\n </div>\n\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.defaultWhiteLabel"\n data-ng-init="chatWebsite.defaultWhiteLabel = license.custom ? chatWebsite.defaultWhiteLabel : true"\n type="checkbox"\n name="defaultWhitelabel"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END DEFAULT -->\n <!-- START LABEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.whiteLabel.$touched || forms.formAppearance.$submitted) && forms.formAppearance.whiteLabel.$invalid}">\n <label class="control-label">{{\'APPLICATION_WHITE_LABEL\' | translate}}<span data-ng-if="!chatWebsite.defaultWhiteLabel" class="required" aria-required="true">*</span></label>\n <textarea type="password" name="whiteLabel" placeholder="{{\'APPLICATION_WHITE_LABEL\' | translate}}" class="form-control" data-ng-model="chatWebsite.whiteLabel" data-ng-disabled="chatWebsite.defaultWhiteLabel || !license.custom" data-ng-required="!chatWebsite.defaultWhiteLabel && license.custom"/></textarea>\n <span data-ng-show="(forms.formAppearance.whiteLabel.$touched || forms.formAppearance.$submitted) && forms.formAppearance.whiteLabel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LABEL -->\n\n <div class="portlet-title tabbable-line margin-top20">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_LOGO\' | translate}}</span>\n </div>\n </div>\n <div class="row">\n\n <div class="form-group col-md-6 col-sm-6">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.defaultLogo"\n data-ng-init="chatWebsite.defaultLogo = license.custom ? chatWebsite.defaultLogo : true"\n type="checkbox"\n name="defaultLogo"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n <div class="form-group col-md-6 col-sm-6" data-ng-if="!chatWebsite.defaultLogo && license.custom">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail" style="width: 200px; height: 150px;">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail" style="max-width: 200px; max-height: 150px;">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader"/><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader.queue[0]" data-dismiss="fileinput" ng-click="uploader.queue[0].remove()">\n {{ \'APPLICATION_REMOVE\' | translate }}\n <!-- </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader.queue[0]" data-ng-click="uploader.queue[0].upload()" ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess">\n {{ \'APPLICATION_CONFIRM\' | translate }}\n </button> -->\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-2">\n <table class="table" border="0">\n <tbody>\n <tr data-ng-repeat="item in uploader.queue">\n <td style="border-top-style:none">\n <strong>\n {{ item.file.name }}\n </strong>\n </td>\n <td data-ng-show="uploader.isHTML5" nowrap style="border-top-style:none">\n {{ item.file.size/1024/1024|number:2 }} MB\n </td>\n <td nowrap style="border-top-style:none">\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="uploader.queue[0] && uploader.queue[0].upload()" data-ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END APPEARANCE TAB -->\n\n <!-- FORMS TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.formFunctionality" data-ng-submit="forms.formFunctionality.$valid && updateItem()" novalidate>\n\n <!-- START DOWNLOAD TRANSCRIPT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DOWNLOAD_TRANSCRIPT\' | translate}}</label>\n </br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.download_transcript"\n type="checkbox"\n switch-active="true"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END DOWNLOAD TRANSCRIPT -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END FORMS TAB -->\n\n <!-- STRINGS TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.formLabel" data-ng-submit="forms.formLabel.$valid && updateItem()" novalidate>\n\n <h4 class="block" data-ng-show="statePreview.state == \'online\'">{{\'APPLICATION_ONLINE_STATE\' | translate}}</h4>\n\n <!-- START HEADER ONLINE -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.headerOnline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_ONLINE\' | translate}}</label>\n <input type="text" name="headerOnline" placeholder="{{\'APPLICATION_HEADER_ONLINE\' | translate}}" class="form-control" data-ng-model="chatWebsite.header_online"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START ONLINE MESSAGE-->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.onlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="onlineMessage" placeholder="{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="chatWebsite.online_message"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START USERNAME TITLE -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.nameTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.nameTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME_TITLE\' | translate}}</label>\n <input type="text" name="nameTitle" placeholder="{{\'APPLICATION_NAME_TITLE\' | translate}}" class="form-control" data-ng-model="chatWebsite.name_title"/>\n </div>\n <!-- END USERNAME TITLE -->\n\n <!-- START USERNAME PLACEHOLDER -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.usernamePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.usernamePlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_NAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL TITLE -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.emailTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.emailTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_TITLE\' | translate}}</label>\n <input type="text" name="emailTitle" placeholder="{{\'APPLICATION_EMAIL_TITLE\' | translate}}" class="form-control" data-ng-model="chatWebsite.email_title"/>\n </div>\n <!-- END EMAIL TITLE -->\n\n <!-- START EMAIL PLACEHOLDER -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.emailPlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.emailPlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="emailPlaceholder" placeholder="{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.email_placeholder"/>\n </div>\n <!-- END EMAIL PLACEHOLDER -->\n\n <!-- START START CHAT BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.startChatButton.$touched || forms.formLabel.$submitted) && forms.formLabel.startChatButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}</label>\n <input type="text" name="startChatButton" placeholder="{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.start_chat_button"/>\n </div>\n <!-- END START CHAT BUTTON -->\n\n <h4 class="block" data-ng-show="statePreview.state == \'rating\'">{{\'APPLICATION_RATING_STATE\' | translate}}</h4>\n\n <!-- START RATING MESSAGE -->\n <div class="form-group" data-ng-show="statePreview.state == \'rating\'" data-ng-class="{\'has-error\': (forms.formLabel.ratingMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_MESSAGE\' | translate}}</label>\n <input type="text" name="ratingMessage" placeholder="{{\'APPLICATION_RATING_MESSAGE\' | translate}}" class="form-control" data-ng-model="chatWebsite.rating_message"/>\n </div>\n <!-- END RATING MESSAGE -->\n\n <!-- START RATING SEND BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'rating\'" data-ng-class="{\'has-error\': (forms.formLabel.ratingSend.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSend.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSend" placeholder="{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.rating_send"/>\n </div>\n <!-- END RATING SEND BUTTON -->\n\n <!-- START RATING SKIP BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'rating\'" data-ng-class="{\'has-error\': (forms.formLabel.ratingSkip.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSkip.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSkip" placeholder="{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.rating_skip"/>\n </div>\n <!-- END RATING SKIP BUTTON -->\n\n <h4 class="block" data-ng-show="statePreview.state == \'offline\'">{{\'APPLICATION_OFFLINE_STATE\' | translate}}</h4>\n\n <!-- START HEADER OFFLINE -->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.headerOffline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_OFFLINE\' | translate}}</label>\n <input type="text" name="headerOffline" placeholder="{{\'APPLICATION_HEADER_OFFLINE\' | translate}}" class="form-control" data-ng-model="chatWebsite.header_offline"/>\n </div>\n <!-- END HEADER OFFLINE -->\n\n <!-- START OFFLINE MESSAGE-->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.offlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.offlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="offlineMessage" placeholder="{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="chatWebsite.offline_message"/>\n </div>\n <!-- END OFFLINE MESSAGE -->\n\n <!-- START ENQUIRY MESSAGE TITLE-->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessageTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryMessageTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}</label>\n <input type="text" name="enquiryMessageTitle" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}" class="form-control" data-ng-model="chatWebsite.message_title"/>\n </div>\n <!-- END ENQUIRY MESSAGE TITLE -->\n\n <!-- START ENQUIRY MESSAGE PLACEHOLDER-->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessagePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryMessagePlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="enquiryMessagePlaceholder" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.enquiry_message_placeholder"/>\n </div>\n <!-- END ENQUIRY MESSAGE PLACEHOLDER -->\n\n <!-- START ENQUIRY BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.enquiryButton.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}</label>\n <input type="text" name="enquiryButton" placeholder="{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.enquiry_button"/>\n </div>\n <!-- END ENQUIRY BUTTON -->\n\n <!-- START AGENTS BUSY BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.agentsBusy.$touched || forms.formLabel.$submitted) && forms.formLabel.agentsBusy.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENTS_BUSY\' | translate}}</label>\n <input type="text" name="agentsBusy" placeholder="{{\'APPLICATION_AGENTS_BUSY\' | translate}}" class="form-control" data-ng-model="chatWebsite.agents_busy"/>\n </div>\n <!-- END AGENTS BUSY BUTTON -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END STRINGS TAB -->\n\n <!-- SETTINGS TAB -->\n <div class="tab-pane" id="tab_1_4">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.name.$touched || forms.formSetting.$submitted) && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="chatWebsite.name" required/>\n <span data-ng-show="(forms.formSetting.name.$touched || forms.formSetting.$submitted) && forms.formSettings.name.$invalid && forms.formSetting.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEB_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="address" placeholder="{{\'APPLICATION_WEB_ADDRESS\' | translate}}" class="form-control" data-ng-model="chatWebsite.address" required/>\n <span data-ng-show="(forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid && forms.formSetting.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="chatWebsite.remote" required/>\n <span data-ng-show="(forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid && forms.formSetting.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END REMOTE IP -->\n\n <!-- START FIDELITY -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="chatWebsite.fidelity"\n type="checkbox"\n switch-active="{{ fidelitySwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ fidelitySwitch.onColor }}"\n switch-off-color="{{ fidelitySwitch.offColor }}"\n switch-animate="{{ fidelitySwitch.animate }}"\n switch-size="{{ fidelitySwitch.size }}"\n switch-label="{{ fidelitySwitch.label }}"\n switch-icon="{{ fidelitySwitch.icon }}"\n switch-radio-off="{{ fidelitySwitch.radioOff }}"\n switch-label-width="{{ fidelitySwitch.labelWidth }}"\n switch-handle-width="{{ fidelitySwitch.handleWidth }}">\n </div> -->\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <!-- <div class="form-group" data-ng-if="chatWebsite.fidelity" data-ng-class="{\'has-error\': (forms.formSetting.timeout.$touched || forms.formSetting.$submitted) && forms.formSetting.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="chatWebsite.timeout" required/>\n <span data-ng-show="(forms.formSetting.timeout.$touched || forms.formSetting.$submitted) && forms.formSetting.timeout.$invalid && forms.formSetting.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.timeout.$touched || forms.formSetting.$submitted) && forms.formSetting.timeout.$invalid && forms.formSetting.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.description.$touched || forms.formSetting.$submitted) && forms.formSetting.description.$invalid}">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="chatWebsite.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END SETTINGS TAB -->\n\n <!-- OFFLINE TAB -->\n <div class="tab-pane" id="tab_1_5">\n <form name="forms.formOffline" data-ng-submit="forms.formOffline.$valid && updateItem()" novalidate>\n\n <!-- START ENQUIRY ENABLE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_ENABLED\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.enquiry_enable"\n type="checkbox"\n switch-active="{{ enquirySwitch.isActive }}"\n switch-on-text="{{ enquirySwitch.onText }}"\n switch-off-text="{{ enquirySwitch.offText }}"\n switch-on-color="{{ enquirySwitch.onColor }}"\n switch-off-color="{{ enquirySwitch.offColor }}"\n switch-animate="{{ enquirySwitch.animate }}"\n switch-size="{{ enquirySwitch.size }}"\n switch-label="{{ enquirySwitch.label }}"\n switch-icon="{{ enquirySwitch.icon }}"\n switch-radio-off="{{ enquirySwitch.radioOff }}"\n switch-label-width="{{ enquirySwitch.labelWidth }}"\n switch-handle-width="{{ enquirySwitch.handleWidth }}">\n </div>\n <!-- END ENQUIRY ENABLE -->\n\n <!-- START ENQUIRY FORWARDING -->\n <div class="form-group" data-ng-if="chatWebsite.enquiry_enable">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_FORWARDING\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.enquiry_forwarding"\n type="checkbox"\n switch-active="{{ enquirySwitch.isActive }}"\n switch-on-text="{{ enquirySwitch.onText }}"\n switch-off-text="{{ enquirySwitch.offText }}"\n switch-on-color="{{ enquirySwitch.onColor }}"\n switch-off-color="{{ enquirySwitch.offColor }}"\n switch-animate="{{ enquirySwitch.animate }}"\n switch-size="{{ enquirySwitch.size }}"\n switch-label="{{ enquirySwitch.label }}"\n switch-icon="{{ enquirySwitch.icon }}"\n switch-radio-off="{{ enquirySwitch.radioOff }}"\n switch-label-width="{{ enquirySwitch.labelWidth }}"\n switch-handle-width="{{ enquirySwitch.handleWidth }}">\n </div>\n <!-- END ENQUIRY FORWARDING -->\n\n <div class="note note-warning" data-ng-if="!isServiceMailAccount">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SERVICE_MAIL_ACCOUNT\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/setting/smtp/view">SMTP</a> {{\'APPLICATION_OR\' | translate}} <a href="/channels/mail/accounts/list">{{\'APPLICATION_MAIL_ACCOUNTS\' | translate}}</a>\n </p>\n </div>\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-if="chatWebsite.enquiry_enable && chatWebsite.enquiry_forwarding" data-ng-class="{\'has-error\': (forms.formOffline.forwardingAddress.$touched || forms.formOffline.$submitted) && forms.formSetting.forwardingAddress.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_FORWARDING_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="forwardingAddress" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="chatWebsite.enquiry_forwarding_address" required/>\n <span data-ng-show="(forms.formOffline.forwardingAddress.$touched || forms.formOffline.$submitted) && forms.formOffline.forwardingAddress.$invalid && forms.formOffline.forwardingAddress.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-if="chatWebsite.enquiry_enable && chatWebsite.enquiry_forwarding" data-ng-class="{\'has-error\': (forms.formOffline.OfflineTemplateId.$touched || forms.formOffline.$submitted) && forms.formOffline.OfflineTemplateId.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="chatWebsite.OfflineTemplateId" name="OfflineTemplateId" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.formOffline.OfflineTemplateId.$touched || forms.formOffline.$submitted) && forms.formOffline.OfflineTemplateId.$invalid && forms.formOffline.OfflineTemplateId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HEADER SHAPE -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END OFFLINE TAB -->\n </div>\n </div>\n <div class="col-md-4">\n <!-- START STATE -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label> -->\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="statePreview.state" name="statePreview" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="statePreview in [\'online\',\'rating\',\'offline\'] | filter: $select.search">\n <div ng-bind-html="statePreview | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STATE -->\n <preview></preview>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/chat/website/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="/channels/chat/websites/list">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{chatWebsite.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/website.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatWebsite.name}}\n </div>\n <div class="profile-usertitle-job">\n {{chatWebsite.address}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.embedding\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/embedding/view">\n <i class="fa fa-code"></i>\n {{ \'APPLICATION_EMBEDDING\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.snippet\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/snippet/view">\n <i class="icon-note"></i>\n {{ \'APPLICATION_SNIPPET\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.form\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/forms/view">\n <i class="icon-list"></i>\n {{ \'APPLICATION_FORMS\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.proactive\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/proactive/list">\n <i class="icon-target"></i>\n {{ \'APPLICATION_PROACTIVE_ACTIONS\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.actions\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/actions/list">\n <i class="icon-directions"></i>\n {{ \'APPLICATION_ACTIONS\' | translate }} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.chat.websites.view.hooks\')}">\n <a href="/channels/chat/websites/view/{{chatWebsite.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.dispositions\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/dispositions">\n <i class="icon-target"></i>\n {{ \'APPLICATION_DISPOSITIONS\' | translate }} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.chat.websites.view.settings\')}">\n <a href="/channels/chat/websites/view/{{chatWebsite.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="/channels/chat/websites/list">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard();">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_WEB_SITE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_WEB_SITE_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.name.$touched || forms.formSetting.$submitted) && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$touched && !forms.formSettings.name.$valid && forms.formSetting.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEB_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="address" placeholder="{{\'APPLICATION_WEB_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required/>\n <span data-ng-show="(forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid && forms.formSetting.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remote" required/>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid && forms.formSetting.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.form.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_WEB_SITE_APPEARANCE\' | translate}}" canexit="exitValidation(forms.formAppearance.$valid)">\n <form name="forms.formAppearance" novalidate>\n\n <!-- START MAIN COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAIN_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="mainColor" placeholder="{{\'APPLICATION_MAIN_COLOR\' | translate}}" style="color:{{item.color}}" class="form-control" data-ng-model="item.color" required/>\n <span data-ng-show="(forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.mainColor.$invalid && forms.formAppearance.mainColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAIN COLOR -->\n\n <!-- START FOCUS COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_FOCUS_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="focusColor" placeholder="{{\'APPLICATION_FOCUS_COLOR\' | translate}}" style="color:{{item.color_focus}}" class="form-control" data-ng-model="item.color_focus" required/>\n <span data-ng-show="(forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid && forms.formAppearance.focusColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FOCUS COLOR -->\n\n <!-- START BUTTON COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_BUTTON_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="buttonColor" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" style="color:{{item.color_button}}" class="form-control" data-ng-model="item.color_button" required/>\n <span data-ng-show="(forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid && forms.formAppearance.buttonColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END BUTTON COLOR -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.headerShape.$touched || forms.formAppearance.$submitted) && forms.formAppearance.headerShape.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_SHAPE\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="item.animation" required/> -->\n <ui-select data-ng-model="item.header_shape" name="headerShape" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$translate.instant(\'APPLICATION_\' + $select.selected.toUpperCase())}}</ui-select-match>\n <ui-select-choices repeat="headerShape in [\'rounded\',\'squared\'] | filter: $select.search">\n <div ng-bind-html="$translate.instant(\'APPLICATION_\' + headerShape.toUpperCase()) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n\n <!-- START ANIMATION TOGGLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.animationToggle.$touched || forms.formAppearance.$submitted) && forms.formAppearance.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label>\n <ui-select data-ng-model="item.animation" name="animationToggle" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected ? \'On\' : \'Off\'}}</ui-select-match>\n <ui-select-choices repeat="filter in [true,false] | filter: $select.search">\n <div ng-bind-html="filter ? \'On\' : \'Off\' | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ANIMATION TOGGLE -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_LABELS\' | translate}}" canexit="exitValidation(forms.formLabel.$valid)">\n <form name="forms.formLabel" novalidate>\n\n <!-- START HEADER ONLINE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.headerOnline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_ONLINE\' | translate}}</label>\n <input type="text" name="headerOnline" placeholder="{{\'APPLICATION_HEADER_ONLINE\' | translate}}" class="form-control" data-ng-model="item.header_online"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START ONLINE MESSAGE-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.onlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="onlineMessage" placeholder="{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="item.online_message"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START USERNAME TITLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.nameTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.nameTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME_TITLE\' | translate}}</label>\n <input type="text" name="nameTitle" placeholder="{{\'APPLICATION_NAME_TITLE\' | translate}}" class="form-control" data-ng-model="item.name_title"/>\n </div>\n <!-- END USERNAME TITLE -->\n\n <!-- START USERNAME PLACEHOLDER -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.usernamePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.usernamePlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_NAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL TITLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.emailTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.emailTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_TITLE\' | translate}}</label>\n <input type="text" name="emailTitle" placeholder="{{\'APPLICATION_EMAIL_TITLE\' | translate}}" class="form-control" data-ng-model="item.email_title"/>\n </div>\n <!-- END EMAIL TITLE -->\n\n <!-- START EMAIL PLACEHOLDER -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.emailPlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.emailPlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="emailPlaceholder" placeholder="{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.email_placeholder"/>\n </div>\n <!-- END EMAIL PLACEHOLDER -->\n\n <!-- START START CHAT BUTTON -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.startChatButton.$touched || forms.formLabel.$submitted) && forms.formLabel.startChatButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}</label>\n <input type="text" name="startChatButton" placeholder="{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}" class="form-control" data-ng-model="item.start_chat_button"/>\n </div>\n <!-- END START CHAT BUTTON -->\n\n <!-- START RATING MESSAGE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.ratingMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_MESSAGE\' | translate}}</label>\n <input type="text" name="ratingMessage" placeholder="{{\'APPLICATION_RATING_MESSAGE\' | translate}}" class="form-control" data-ng-model="item.rating_message"/>\n </div>\n <!-- END RATING MESSAGE -->\n\n <!-- START RATING START TEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.ratingSend.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSend.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSend" placeholder="{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}" class="form-control" data-ng-model="item.rating_send"/>\n </div>\n <!-- END RATING START TEXT -->\n\n <!-- START RATING MESSAGE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.ratingSkip.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSkip.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSkip" placeholder="{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}" class="form-control" data-ng-model="item.rating_skip"/>\n </div>\n <!-- END RATING MESSAGE -->\n\n <!-- START HEADER OFFLINE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.headerOffline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_OFFLINE\' | translate}}</label>\n <input type="text" name="headerOffline" placeholder="{{\'APPLICATION_HEADER_OFFLINE\' | translate}}" class="form-control" data-ng-model="item.header_offline"/>\n </div>\n <!-- END HEADER OFFLINE -->\n\n <!-- START OFFLINE MESSAGE-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.offlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="offlineMessage" placeholder="{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="item.offline_message"/>\n </div>\n <!-- END OFFLINE MESSAGE -->\n\n <!-- START ENQUIRY MESSAGE TITLE-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessageTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryMessageTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}</label>\n <input type="text" name="enquiryMessageTitle" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}" class="form-control" data-ng-model="item.message_title"/>\n </div>\n <!-- END ENQUIRY MESSAGE TITLE -->\n\n <!-- START ENQUIRY MESSAGE PLACEHOLDER-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessagePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="enquiryMessagePlaceholder" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.enquiry_message_placeholder"/>\n </div>\n <!-- END ENQUIRY MESSAGE PLACEHOLDER -->\n\n <!-- START ENQUIRY BUTTON -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.enquiryButton.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}</label>\n <input type="text" name="enquiryButton" placeholder="{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}" class="form-control" data-ng-model="item.enquiry_button"/>\n </div>\n <!-- END ENQUIRY BUTTON -->\n\n <!-- START AGENTS BUSY BUTTON -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.agentsBusy.$touched || forms.formLabel.$submitted) && forms.formLabel.agentsBusy.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENTS_BUSY\' | translate}}</label>\n <input type="text" name="agentsBusy" placeholder="{{\'APPLICATION_AGENTS_BUSY\' | translate}}" class="form-control" data-ng-model="item.agents_busy"/>\n </div>\n <!-- END AGENTS BUSY BUTTON -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_FORMS\' | translate}}" canexit="exitValidation(forms.formAppearance.$valid)">\n <form name="forms.formFunctionality" novalidate>\n\n <!-- START DOWNLOAD TRANSCRIPT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formFunctionality.animationToggle.$touched || forms.formFunctionality.$submitted) && forms.formFunctionality.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_DOWNLOAD_TRANSCRIPT\' | translate}}</label>\n <ui-select data-ng-model="item.download_transcript" name="downloadTranscript" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected ? \'On\' : \'Off\'}}</ui-select-match>\n <ui-select-choices repeat="downloadTranscript in [true, false] | filter: $select.search">\n <div ng-bind-html="downloadTranscript ? \'On\' : \'Off\' | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END DOWNLOAD TRANSCRIPT -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_FAX_ACCOUNT\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initWizard();">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.$submitted || form.name.$touched) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="form.name.$error.required && (form.$submitted || form.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.$submitted || form.trunk.$touched) && form.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="form.trunk.$error.required && (form.$submitted || form.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.$submitted || form.localstationid.$touched) && form.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="item.localstationid" required/>\n <span data-ng-show="form.localstationid.$error.required && (form.$submitted || form.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-fax"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button type="button" class="btn green-jungle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true" aria-expanded="true">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }} <i class="fa fa-angle-down"></i>\n </button>\n <ul class="dropdown-menu" role="menu">\n <li>\n <a href="/channels/fax/accounts/wizard">\n {{ \'APPLICATION_STANDARD\' | translate }}\n </a>\n </li>\n <li>\n <a href="#" data-ng-click="createItem()">\n {{ \'APPLICATION_QUICK\' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="/channels/fax/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n <!-- END TABLE -->\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'), +a.put("app/channels/fax/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" data-ng-submit="forms.settings.$valid && 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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.attachment.$touched || forms.settings.$submitted) && forms.settings.attachment.$invalid}">\n <label class="control-label">{{\'APPLICATION_ATTACHMENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data6" name="attachment" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="attachment in [\'yes\',\'no\'] | filter: $select.search">\n {{attachment}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.attachment.$touched || forms.settings.$submitted) && forms.settings.attachment.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVALS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.FaxQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/fax/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.attachment.$touched || forms.settings.$submitted) && forms.settings.attachment.$invalid}">\n <label class="control-label">{{\'APPLICATION_ATTACHMENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data6" name="attachment" theme="bootstrap" data-ng-init="application.data6 = \'no\'" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="attachment in [\'yes\',\'no\'] | filter: $select.search">\n {{attachment}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.attachment.$touched || forms.settings.$submitted) && forms.settings.attachment.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVALS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/fax/account/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <!-- <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" data-ng-pattern="/^[a-zA-Z0-9]*$/" required/> -->\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <!-- <span data-ng-show="form.form.$touched && form.form.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PATTERN\' | translate}}.\n </span> -->\n </div>\n <!-- <div class="help-block">\n {{\'MESSAGE_ALLOWED_NUMBERS_AND_LETTERS\' | translate}}\n </div> -->\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/account/view/disposition/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/account/view/hooks/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_HOOKS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- START ACTIONS-->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/account/view/setting/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateItemFaxAccount()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.name.$touched) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.general.name.$error.required && (forms.general.$submitted || forms.general.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HEADERINFO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.headerinfo.$touched) && forms.general.headerinfo.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADERINFO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="headerinfo" placeholder="{{\'APPLICATION_HEADERINFO\' | translate}}" class="form-control" data-ng-model="account.headerinfo" required/>\n <span data-ng-show="forms.general.headerinfo.$error.required && (forms.general.$submitted || forms.general.headerinfo.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_HEADERINFO\' | translate}}.\n </span>\n </div>\n <!-- END HEADERINFO -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.trunk.$touched) && forms.general.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.general.trunk.$error.required && (forms.general.$submitted || forms.general.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.localstationid.$touched) && forms.general.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="account.localstationid" required/>\n <span data-ng-show="forms.general.localstationid.$error.required && (forms.general.$submitted || forms.general.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_LIST\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n\n <!-- START FIDELITY -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.fidelity"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div> -->\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <!-- <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.timeout.$touched) && forms.general.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$invalid && forms.general.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$invalid && forms.general.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.advanced" data-ng-submit="forms.advanced.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START ECM -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ECM\' | translate}}<span class="required" aria-required="true">*</span></label><br>\n <input\n bs-switch\n ng-model="account.ecm"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}"\n ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\n <span class="help-block">\n {{\'DESCRIPTION_ECM\' | translate}}.\n </span>\n </div>\n <!-- END ECM -->\n\n <!-- START MINRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.minrate.$touched) && forms.advanced.minrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MINRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.minrate" name="minrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MINRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="minrate in rate | filter: $select.search">\n <div data-ng-bind="minrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MINRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.advanced.minrate.$error.required && (forms.advanced.$submitted || forms.advanced.minrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MINRATE -->\n\n <!-- START MAXRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.maxrate.$touched) && forms.advanced.maxrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.maxrate" name="maxrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MAXRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="maxrate in rate | filter: $select.search">\n <div data-ng-bind="maxrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MAXRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.advanced.maxrate.$error.required && (forms.advanced.$submitted || forms.advanced.maxrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MAXRATE -->\n\n <!-- START MODEM -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.modem.$touched) && forms.advanced.modem.$invalid}">\n <label class="control-label">{{\'APPLICATION_MODEM\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="modem" placeholder="{{\'APPLICATION_MODEM\' | translate}}" class="form-control" data-ng-model="account.modem" required/>\n <span class="help-block">\n {{\'DESCRIPTION_MODEM\' | translate}}.\n </span>\n <span data-ng-show="forms.advanced.modem.$error.required && (forms.advanced.$submitted || forms.advanced.modem.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MODEM -->\n </div>\n <div class="col-md-6">\n <!-- START GATEWAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.gateway.$touched) && forms.advanced.gateway.$invalid}">\n <label class="control-label">{{\'APPLICATION_GATEWAY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="gateway" placeholder="{{\'APPLICATION_GATEWAY\' | translate}}" class="form-control" data-ng-model="account.gateway" required data-ng-pattern="settings.patternGateway"/>\n <span class="help-block">\n {{\'DESCRIPTION_GATEWAY\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.gateway.$touched || forms.advanced.$submitted) && forms.advanced.gateway.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.gateway.$touched || forms.advanced.$submitted) && forms.advanced.gateway.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_GATEWAY\' | translate}}.\n </span>\n </div>\n <!-- END GATEWAY -->\n\n <!-- START FAXDETECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.faxdetect.$touched) && forms.advanced.faxdetect.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAXDETECT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="faxdetect" placeholder="{{\'APPLICATION_FAXDETECT\' | translate}}" class="form-control" data-ng-model="account.faxdetect" required data-ng-pattern="settings.patternFaxdetect"/>\n <span class="help-block">\n {{\'DESCRIPTION_FAXDETECT\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.faxdetect.$touched || forms.advanced.$submitted) && forms.advanced.faxdetect.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.faxdetect.$touched || forms.advanced.$submitted) && forms.advanced.faxdetect.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_FAXDETECT\' | translate}}.\n </span>\n </div>\n <!-- END FAXDETECT -->\n\n <!-- START T38TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.t38timeout.$touched) && forms.advanced.t38timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_T38TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="t38timeout" placeholder="{{\'APPLICATION_T38TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.t38timeout" required min="1000"/>\n <span class="help-block">\n {{\'DESCRIPTION_T38TIMEOUT\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.t38timeout.$touched || forms.advanced.$submitted) && forms.advanced.t38timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.t38timeout.$touched || forms.advanced.$submitted) && forms.advanced.t38timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_T38TIMEOUT\' | translate}}.\n </span>\n </div>\n <!-- END T38TIMEOUT -->\n\n <!-- START TECH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.tech.$touched) && forms.advanced.tech.$invalid}">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.tech" name="tech" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TECHNOLOGY\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="tech in techs | filter: $select.search">\n <div data-ng-bind="tech | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.advanced.tech.$touched || forms.advanced.$submitted) && forms.advanced.tech.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TECH -->\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/fax/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-fax"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.name || account.description }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.name || account.description }}\n </div>\n <div class="profile-usertitle-job">\n {{ account.phone }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.fax.accounts.view.settings\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.fax.accounts.view.hooks\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.fax.accounts.view.dispositions\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.fax.accounts.view.actions\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-fax"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.formGeneral.$valid)">\n <form name="forms.formGeneral" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.name.$touched) && forms.formGeneral.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formGeneral.name.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HEADERINFO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.headerinfo.$touched) && forms.formGeneral.headerinfo.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADERINFO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="headerinfo" placeholder="{{\'APPLICATION_HEADERINFO\' | translate}}" class="form-control" data-ng-model="item.headerinfo" required/>\n <span data-ng-show="forms.formGeneral.headerinfo.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.headerinfo.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_HEADERINFO\' | translate}}.\n </span>\n </div>\n <!-- END HEADERINFO -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.trunk.$touched) && forms.formGeneral.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.formGeneral.trunk.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.localstationid.$touched) && forms.formGeneral.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="item.localstationid" required/>\n <span data-ng-show="forms.formGeneral.localstationid.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_ADVANCED\' | translate}}" canexit="exitValidation(forms.formAdvanced.$valid)">\n <form name="forms.formAdvanced" novalidate>\n\n <!-- START ECM -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ECM\' | translate}}<span class="required" aria-required="true">*</span></label><br>\n <input\n bs-switch\n ng-model="item.ecm"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}"\n ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\n <span class="help-block">\n {{\'DESCRIPTION_ECM\' | translate}}.\n </span>\n </div>\n <!-- END ECM -->\n\n <!-- START MINRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.minrate.$touched) && forms.formAdvanced.minrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MINRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.minrate" name="minrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MINRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="minrate in rate | filter: $select.search">\n <div data-ng-bind="minrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MINRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.minrate.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.minrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MINRATE -->\n\n <!-- START MAXRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.maxrate.$touched) && forms.formAdvanced.maxrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.maxrate" name="maxrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MAXRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="maxrate in rate | filter: $select.search">\n <div data-ng-bind="maxrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MAXRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.maxrate.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.maxrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MAXRATE -->\n\n <!-- START MODEM -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.modem.$touched) && forms.formAdvanced.modem.$invalid}">\n <label class="control-label">{{\'APPLICATION_MODEM\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="modem" placeholder="{{\'APPLICATION_MODEM\' | translate}}" class="form-control" data-ng-model="item.modem" required/>\n <span class="help-block">\n {{\'DESCRIPTION_MODEM\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.modem.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.modem.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MODEM -->\n\n <!-- START GATEWAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.gateway.$touched) && forms.formAdvanced.gateway.$invalid}">\n <label class="control-label">{{\'APPLICATION_GATEWAY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="gateway" placeholder="{{\'APPLICATION_GATEWAY\' | translate}}" class="form-control" data-ng-model="item.gateway" required data-ng-pattern="settings.patternGateway"/>\n <span class="help-block">\n {{\'DESCRIPTION_GATEWAY\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.gateway.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.gateway.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.gateway.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.gateway.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_GATEWAY\' | translate}}.\n </span>\n </div>\n <!-- END GATEWAY -->\n\n <!-- START FAXDETECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.faxdetect.$touched) && forms.formAdvanced.faxdetect.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAXDETECT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="faxdetect" placeholder="{{\'APPLICATION_FAXDETECT\' | translate}}" class="form-control" data-ng-model="item.faxdetect" required data-ng-pattern="settings.patternFaxdetect"/>\n <span class="help-block">\n {{\'DESCRIPTION_FAXDETECT\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.faxdetect.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.faxdetect.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.faxdetect.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.faxdetect.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_FAXDETECT\' | translate}}.\n </span>\n </div>\n <!-- END FAXDETECT -->\n\n <!-- START T38TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.t38timeout.$touched) && forms.formAdvanced.t38timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_T38TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="t38timeout" placeholder="{{\'APPLICATION_T38TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.t38timeout" required min="1000"/>\n <span class="help-block">\n {{\'DESCRIPTION_T38TIMEOUT\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.t38timeout.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.t38timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.t38timeout.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.t38timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_T38TIMEOUT\' | translate}}.\n </span>\n </div>\n <!-- END T38TIMEOUT -->\n\n <!-- START TECH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.tech.$touched) && forms.formAdvanced.tech.$invalid}">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.tech" name="tech" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TECHNOLOGY\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="tech in techs | filter: $select.search">\n <div data-ng-bind="tech | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.formAdvanced.tech.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.tech.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TECH -->\n\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/inbox/message/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()">\n <div class="form-group" ng-if="data">\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <h4 class="block"></h4>\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/inbox/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <span class="bold">From: </span>\n [<a href="" data-ng-click="openContact(message.from)">{{message.from}}</a>]\n <br>\n <span class="bold">To: </span>\n [<a href="" data-ng-click="openContact(message.to)">{{message.to}}</a>]\n </div>\n <div class="col-md-6">\n <span class="pull-right">\n <a ng-click="info(message)"><i class="icon-info font-blue"></i></a>\n </span>\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right" data-ng-if="message.status!==\'RECEIVED\'" data-ng-switch="message.status" uib-tooltip="{{\'APPLICATION_PAGE_TRANSFERRED\' | translate}}: {{message.pagestransferred}} - {{\'APPLICATION_RETRY\' | translate}}: {{message.retry}}">\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe"> {{message.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="retry(message.id)"> {{message.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n </span>\n <span class="pull-right" data-ng-if="message.status===\'RECEIVED\'" uib-tooltip="{{\'APPLICATION_PAGE_TRANSFERRED\' | translate}}: {{message.pagestransferred}}">\n <a href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n </span>\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </span>\n <hr data-ng-if="message.FaxAttachments.length">\n <div data-ng-repeat="faxAttachment in message.FaxAttachments">\n <strong>{{faxAttachment.name}}</strong>\n <a target="_self" download="{{faxAttachment.name}}" href="api/fax/attachments/{{faxAttachment.id}}">\n <i class="icon-cloud-download"></i>\n </a>\n </div>\n</div>\n'),a.put("app/channels/fax/inbox/note/note.directive.html",'<div class="note">\n <div class="row">\n <div class="col-md-6">\n <a type="button" name="button" data-ng-if="::(Auth.getCurrentUser().id == message.UserId)" data-ng-click="deleteNote()">\n <i class="fa fa-trash-o" style="color: red;"></i>\n </a>\n\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_ADD_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <hr>\n <span class="body text-left" data-ng-bind-html="message.text" style="white-space: pre-wrap;"></span>\n</div>\n'),a.put("app/channels/fax/inbox/note/note.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_NOTES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <div class="form-group">\n <textarea data-ng-model="item.text" name="text" rows="10" style="resize: none; width: 100%;"></textarea>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n<div class="todo-content" data-ng-init="initForm();">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button data-ng-if="(!forms.compose.from.$invalid && !forms.compose.to.$invalid && uploader.queue.length) && faxRoom.status !== \'CLOSED\'" class="btn btn-sm btn-default green-meadow" data-ng-click="sendFax()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-if="(!forms.compose.from.$invalid && !forms.compose.to.$invalid && uploader.queue.length) && faxRoom && faxRoom.status !== \'CLOSED\'"> | </span>\n <span data-ng-if="faxRoom" class="label label-default"> #{{faxRoom.id}} {{faxRoom.status}}</span>\n <span data-ng-if="faxRoom"> | </span>\n <span data-ng-if="faxRoom" class="caption-subject font-green-sharp bold">{{faxRoom.contact}}</span>\n </div>\n <div class="actions" data-ng-switch="faxRoom.status">\n <button class="btn btn-icon-only yellow" data-ng-if="faxRoom" data-ng-click="loadNote()" data-ng-hide="faxRoom.status == \'CLOSED\'" title="{{\'APPLICATION_NOTES\' | translate}}">\n <i class="fa fa-sticky-note"></i>\n </button>\n <button class="file-upload" data-ng-hide="faxRoom.status == \'CLOSED\'">\n <i class="fa fa-paperclip"></i> <input type="file" data-ng-if="uploader" data-ng-hide="faxRoom.status == \'CLOSED\'" nv-file-select uploader="uploader" multiple class="file-input" title="{{\'APPLICATION_ATTACHMENTS\' | translate}}">\n </button>\n <!-- UPDATE SECTION START -->\n <button data-ng-class="faxRoom.status == \'CLOSED\' ? \'grey-cascade\' : \'btn-success\'" class="btn btn-icon-only" data-ng-hide="faxRoom.status == \'CLOSED\' && faxRoom.disposition" data-ng-if="faxRoom" data-ng-click="closeRoom()" title="{{\'APPLICATION_STATUS\' | translate}}">\n <i data-ng-class="faxRoom.status == \'CLOSED\' ? \'icon-target\' : \'fa fa-upload\'"></i>\n </button>\n <!-- UPDATE SECTION END -->\n <button class="btn default btn-icon-only" data-ng-if="faxRoom && faxRoom.status !== \'CLOSED\'" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="faxRoom.status !== \'CLOSED\'">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="form.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)" data-ng-disabled="faxRoom.status == \'CLOSED\'">\n <ui-select-match placeholder="Tags...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search" class="">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n\n <hr data-ng-if="faxRoom && faxRoom.status !== \'CLOSED\'">\n\n <!-- END TAGS -->\n\n <div id="mail-box">\n <ul class="chats">\n <li\n data-ng-switch="faxMessage.status"\n data-ng-class="{\'in\': faxMessage.status == \'RECEIVED\', \'out\': faxMessage.status == \'SENT\' || faxMessage.status == \'SENDING\' || faxMessage.status == \'FAILED\' || faxMessage.status == \'NOTE\'}"\n data-ng-repeat="faxMessage in faxRoom.FaxMessages | orderBy:\'-createdAt\'">\n <div class="avatar" data-ng-class="faxMessage.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="faxMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{faxMessage.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!faxMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{faxMessage.from}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <fax-note message="faxMessage" ng-switch-when="NOTE"></fax-note>\n <fax-message message="faxMessage" list-id="faxRoom.FaxAccount.ListId" ng-switch-default></fax-message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="faxRoom && faxRoom.status == \'CLOSED\'">\n <h4 class="block"><i class="icon-info"></i> {{\'MESSAGE_FAX_ROOM_CLOSED\' | translate}}!</h4>\n <p>\n <strong>{{\'MESSAGE_FAX_ROOM_CLOSED_DETAILS\' | translate}}.</strong>\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{faxRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{faxRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="faxRoom.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="sendFax()" class="form-horizontal" novalidate>\n\n <!-- START HEAD -->\n <div class="form">\n\n <v-accordion class="vAccordion--default" ng-if="faxRoom.status !== \'CLOSED\'">\n <v-pane expanded="expanded">\n <v-pane-header>\n <i class="icon-people"></i> From: {{form.from}}, To: {{form.to[0].fax}}\n </v-pane-header>\n <v-pane-content>\n <!-- START FROM -->\n <div class="form-group" data-ng-if="faxRoom.status !== \'CLOSED\'" data-ng-class="{\'has-error\': forms.compose.from.$invalid}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-model="form.from" data-ng-change="setList($select.selected.ListId)" theme="bootstrap" name="from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="faxAccount.localstationid as faxAccount in faxAccounts | filter: $select.search">\n <div data-ng-bind-html="faxAccount.name | highlight: $select.search"></div>\n <small data-ng-bind-html="faxAccount.localstationid | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.from.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n\n <!-- START TO -->\n <div class="form-group" data-ng-if="faxRoom.status !== \'CLOSED\'" data-ng-class="{\'has-error\': forms.compose.to.$invalid}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <tags-input name="to" ng-model="form.to" type="text" display-property="fax" max-tags="1" min-tags="1">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n <span data-ng-show="forms.compose.to.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_TO_LIMIT\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n </v-pane-content>\n </v-pane>\n </v-accordion>\n\n <!-- START ATTACH -->\n <div class="form-group" data-ng-if="uploader && (faxRoom.status !== \'CLOSED\')">\n <div class="col-md-12">\n <hr ng-if="uploader.queue.length">\n <table class="table">\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td style="border-top:none"><strong>{{ item.file.name | truncate: 5: \'...\': true}}</strong></td>\n <td style="border-top:none" ng-show="uploader.isHTML5" nowrap>{{ item.file.size/1024/1024|number:2 }} MB</td>\n <td style="border-top:none" ng-show="uploader.isHTML5">\n <div class="progress" style="margin-bottom: 0;">\n <div class="progress-bar" role="progressbar" ng-style="{ \'width\': item.progress + \'%\' }"></div>\n </div>\n </td>\n <td style="border-top-style:none" class="text-center">\n <span ng-show="item.isSuccess"><i class="glyphicon glyphicon-ok"></i></span>\n <span ng-show="item.isCancel"><i class="glyphicon glyphicon-ban-circle"></i></span>\n <span ng-show="item.isError"><i class="glyphicon glyphicon-remove"></i></span>\n </td>\n <td style="border-top-style:none" nowrap>\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE\' | translate}}\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n <div>\n </div>\n </div>\n </div>\n <!-- END ATTACH -->\n\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END TODO CONTENT -->\n'), +a.put("app/channels/fax/inbox/status/status.modal.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 data-ng-if="modal.title" data-ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="disposition" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-if="dispositions.length < 1">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/inbox/view/account/list/list.html",'<!-- BEGIN Portlet PORTLET-->\n<div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-uncheckable>NEW</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable>OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'PENDING\'" uib-uncheckable>PENDING</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable>CLOSED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n <a href="#" class="btn btn-icon-only red" data-ng-click="deleteItems();" data-ng-show="id.length && isAdmin">\n <i class="fa fa-trash"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-success" data-ng-click="disposeItems();" data-ng-show="id.length">\n <i class="fa fa-upload"></i>\n </a>\n <a href="#" class="btn btn-icon-only blue" data-ng-click="tagItems();" data-ng-show="id.length">\n <i class="fa fa-tags"></i>\n </a>\n <a href="#" class="btn btn-icon-only green" data-ng-click="openRoom(null, \'New Message\')">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-title" data-ng-show="tags.length">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid-inbox">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END Portlet PORTLET-->\n'),a.put("app/channels/fax/inbox/view/view.agents.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_AGENTS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TRANSPORT -->\n <div class="form-group">\n <ui-select multiple name="agents" data-ng-model="item.agents" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_AGENTS\' | translate}}</a>\n </p>\n </div>\n </div>\n <!-- END TRANSPORT -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/inbox/view/view.html",'<div class="row">\r\n <div class="col-md-12">\r\n <div class="page-bar">\r\n <ul class="page-breadcrumb">\r\n <li>\r\n <i class="icon-rocket"></i>\r\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="fa fa-spinner"></i>\r\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="fa fa-fax"></i>\r\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="icon-note"></i>\r\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<!-- BEGIN PAGE CONTENT-->\r\n<div class="row inbox">\r\n <div class="col-md-3">\r\n <ul class="inbox-nav margin-bottom-10">\r\n <li data-ng-class="{active: $stateParams.id == faxAccount.id}" data-ng-repeat="faxAccount in faxAccounts">\r\n <a href="/channels/fax/inbox/view/account/{{faxAccount.id}}/list" class="btn">\r\n <i class="icon-notebook"></i> {{faxAccount.name}}\r\n </a>\r\n <b></b>\r\n </li>\r\n </ul>\r\n <div class="note note-warning" data-ng-hide="faxAccounts.length">\r\n <h4 class="block">Warning!</h4>\r\n <p>\r\n {{ \'MESSAGE_NO_AVAILABLE_ACCOUNTS\' | translate }}\r\n </p>\r\n <p>\r\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/fax/accounts/list">{{\'APPLICATION_ACCOUNTS\' | translate}}</a>\r\n </p>\r\n </div>\r\n </div>\r\n\r\n <div class="col-md-9" data-ng-init="initView()">\r\n <!-- BEGIN PROFILE CONTENT -->\r\n <div class="room-content">\r\n <div ui-view>\r\n <div class="note note-info">\r\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- END PROFILE CONTENT -->\r\n </div>\r\n</div>\r\n'),a.put("app/channels/fax/inbox/view/view.status.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ modal.title | translate }}</h3>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text" data-ng-bind="modal.text"></p>\n <div data-ng-if="modal.html" data-ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button data-ng-repeat="button in modal.buttons"\n data-ng-class="button.classes"\n data-ng-click="button.click($event)"\n data-ng-bind="button.text | translate" class="btn"></button>\n</div>\n'),a.put("app/channels/fax/inbox/view/view.tags.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TAGS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TAGS -->\n <div class="form-group">\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAGS\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAGS -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button type="button" class="btn" data-ng-class="button.class" data-ng-click="button.click()"data-ng-repeat="button in modal.buttons">{{button.text | translate}}</button>\n <!-- <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button> -->\n</div>\n'),a.put("app/channels/fax/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="item.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="item.penalty=item.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!item.penalty" data-ng-click="item.penalty=item.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n <!-- END AGENTS-->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-fax"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/fax/queues/lis">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-if="Auth.isAdmin()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-fax"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/fax/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.fax.queues.view.settings\')}">\n <a data-ng-href="/channels/fax/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.fax.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/fax/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateFaxQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}</label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input data-ng-if="Auth.isAdmin()" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-fax"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.fax.realtime.view.agents\')}">\n <a href="/channels/fax/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.fax.realtime.view.applications\')}">\n <a href="/channels/fax/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="#">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/mail/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/mail/account/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/mail/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.MailQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/mail/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_AGENTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n\n <div class="app-settings" ng-slide-down="application.app === \'replyMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START REPLYMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data1" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.key | translate }}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.key | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPLYMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_AGENTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.MailQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/mail/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'replyMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START REPLYMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data1" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.key | translate }}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.key | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPLYMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/mail/account/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <!-- <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" data-ng-pattern="/^[a-zA-Z0-9]*$/" required/> -->\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <!-- <span data-ng-show="form.form.$touched && form.form.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PATTERN\' | translate}}.\n </span> -->\n </div>\n <!-- <div class="help-block">\n {{\'MESSAGE_ALLOWED_NUMBERS_AND_LETTERS\' | translate}}\n </div> -->\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/account/view/disposition/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/hooks/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_HOOKS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItemMailAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItemMailAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItemMailAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/other/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_OTHER\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_SIGNATURE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemMailAccount()" novalidate>\n <!-- START WHITE LABEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.whiteLabel.$touched || forms.info.$submitted) && forms.info.whiteLabel.$invalid}">\n <label class="control-label">{{\'APPLICATION_WHITE_LABEL\' | translate}}</label>\n <textarea type="text" name="whiteLabel" placeholder="{{\'APPLICATION_WHITE_LABEL\' | translate}}" class="form-control" data-ng-model="account.whiteLabel" data-ng-disabled="!license.custom"/></textarea>\n <span data-ng-show="(forms.info.whiteLabel.$touched || forms.info.$submitted) && forms.info.whiteLabel.$invalid && forms.info.whiteLabel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WHITE LABEL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" data-ng-disabled="!license.custom"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- GENERAL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.signature" data-ng-submit="updateItemMailAccount()" novalidate>\n <!-- START SIGNATURE -->\n <div class="form-group">\n <div ckeditor="options" ng-model="account.signature"></div>\n </div>\n <!-- END WHITE LABEL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/setting/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li data-ng-if="account.MailServerIn">\n <a href="#" data-target="#tab_1_2" data-toggle="tab">IMAP</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">SMTP</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemMailAccount()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.address" required/>\n <span data-ng-show="(forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid && forms.info.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_LIST\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n\n <!-- START TEMPLATE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.TemplateId" name="template" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TEMPLATE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.TemplateId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END TEMPLATE -->\n\n <!-- START FIDELITY -->\n <!-- <div class="form-group" data-ng-if="account.MailServerIn">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.fidelity"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div> -->\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <!-- <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START SERVICE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SERVICE\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="account.service"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SERVICE -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- IMAP TAB -->\n <div class="tab-pane" id="tab_1_2" data-ng-if="account.MailServerIn">\n <div class="note note-danger" data-ng-show="account.MailServerIn.state === \'DISCONNECTED\' || account.MailServerIn.state === \'ERROR\'">\n <p> ERROR </p>\n <json-formatter open="1" json="account.MailServerIn.source"></json-formatter>\n </div>\n\n <div class="note note-success" data-ng-show="account.MailServerIn.state === \'CONNECTED\'">\n <p> CONNECTED </p>\n </div>\n\n <div class="note note-info" data-ng-show="account.MailServerIn.state === \'CONNECTING\'">\n <p> TRYING... </p>\n </div>\n\n <form name="forms.formIn" data-ng-submit="forms.formIn.$valid && updateItemMailServerIn()" novalidate>\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.host.$touched || forms.formIn.$submitted) && forms.formIn.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.host" required/>\n <span data-ng-show="(forms.formIn.host.$touched || forms.formIn.$submitted) && forms.formIn.host.$invalid && forms.formIn.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.username.$touched || forms.formIn.$submitted) && forms.formIn.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.username" required/>\n <span data-ng-show="(forms.formIn.username.$touched || forms.formIn.$submitted) && forms.formIn.username.$invalid && forms.formIn.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.password.$touched || forms.formIn.$submitted) && forms.formIn.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.password" required/>\n <span data-ng-show="(forms.formIn.password.$touched || forms.formIn.$submitted) && forms.formIn.password.$invalid && forms.formIn.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.port.$touched || forms.formIn.$submitted) && forms.formIn.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.port" required/>\n <span data-ng-show="(forms.formIn.port.$touched || forms.formIn.$submitted) && forms.formIn.port.$invalid && forms.formIn.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formIn.port.$touched || forms.formIn.$submitted) && forms.formIn.port.$invalid && forms.formIn.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START MAILBOX -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}</label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.mailbox"/>\n </div>\n <!-- END MAILBOX -->\n\n <!-- START SEARCH FILTER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEARCH_FILTER\' | translate}}</label>\n <ui-select data-ng-model="account.MailServerIn.filter" name="filter" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="filter in [\'UNSEEN\'] | filter: $select.search">\n <div ng-bind-html="filter | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- START SEARCH FILTER -->\n\n <!-- START connTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}} [sec]<span class="required" aria-required="true">*</span></label>\n <input type="number" name="connTimeout" placeholder="{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.connTimeout" required/>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END connTimeout -->\n\n <!-- START authTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTH_TIMEOUT\' | translate}} [sec]<span class="required" aria-required="true">*</span></label>\n <input type="number" name="authTimeout" placeholder="{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.authTimeout" required/>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END authTimeout -->\n\n <!-- START DELETE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DELETE_MAIL_FROM_SERVER\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.delete"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END DELETE -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <!-- START Keepalive -->\n <div class="form-group">\n <label class="control-label">Keepalive</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.keepalive"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END Keepalive -->\n\n <!-- START POLLING -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_POLLING\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.polling"\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 POLLING -->\n\n <!-- START POLLING_TIMEOUT -->\n <!-- <div data-ng-if="account.MailServerIn.polling" class="form-group" data-ng-class="{\'has-error\': (forms.formOut.pollingTimeout.$touched || forms.formOut.$submitted) && forms.formOut.pollingTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_POLLING_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="60" name="pollingTimeout" placeholder="{{\'APPLICATION_POLLING_TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.pollingTimeout" required/>\n <span data-ng-show="(forms.formOut.form.$touched || forms.formOut.$submitted) && forms.formOut.pollingTimeout.$invalid && forms.formOut.pollingTimeout.$error.required" 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.pollingTimeout.$invalid && forms.formOut.pollingTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END POLLING_TIMEOUT -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END IMAP TAB -->\n\n <!-- SMTP TAB -->\n <div class="tab-pane" id="tab_1_3">\n\n <div class="note note-danger" data-ng-show="account.MailServerOut.state === \'DISCONNECTED\' || account.MailServerOut.state === \'ERROR\'">\n <p> ERROR </p>\n <json-formatter open="1" json="account.MailServerOut.source"></json-formatter>\n </div>\n\n <div class="note note-success" data-ng-show="account.MailServerOut.state === \'CONNECTED\'">\n <p> CONNECTED </p>\n </div>\n\n <div class="note note-info" data-ng-show="account.MailServerOut.state === \'CONNECTING\'">\n <p> TRYING... </p>\n </div>\n\n <form name="forms.formOut" data-ng-submit="forms.formOut.$valid && updateItemMailServerOut()" novalidate>\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.host.$touched || forms.formOut.$submitted) && forms.formOut.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.host" required/>\n <span data-ng-show="(forms.formOut.host.$touched || forms.formOut.$submitted) && forms.formOut.host.$invalid && forms.formOut.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.username.$touched || forms.formOut.$submitted) && forms.formOut.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.username" required/>\n <span data-ng-show="(forms.formOut.username.$touched || forms.formOut.$submitted) && forms.formOut.username.$invalid && forms.formOut.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.password.$touched || forms.formOut.$submitted) && forms.formOut.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.password" required/>\n <span data-ng-show="(forms.formOut.password.$touched || forms.formOut.$submitted) && forms.formOut.password.$invalid && forms.formOut.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.port.$touched || forms.formOut.$submitted) && forms.formOut.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.port" required/>\n <span data-ng-show="(forms.formOut.form.$touched || forms.formOut.$submitted) && forms.formOut.port.$invalid && forms.formOut.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formOut.form.$touched || forms.formOut.$submitted) && forms.formOut.port.$invalid && forms.formOut.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerOut.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n <input class="btn blue-madison" type="button" value="Test" data-ng-click="test()"/>\n </form>\n </div>\n <!-- END SMTP TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/mail/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/mail/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar" data-ng-init="initView()">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.description || account.name }}\n </div>\n <div class="profile-usertitle-job">\n {{account.email}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-class="{active: $state.is(\'main.channels.mail.accounts.view.settings\')}">\n <a href="/channels/mail/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.mail.accounts.view.hooks\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.mail.accounts.view.dispositions\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.mail.accounts.view.actions\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.mail.accounts.view.other\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/other">\n <i class="icon-equalizer"></i>\n {{\'APPLICATION_OTHER\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n<!-- END PAGE CONTENT-->\n</div>\n'),a.put("app/channels/mail/account/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/mail/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required/>\n <span data-ng-show="(forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid && forms.info.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="IMAP" canexit="formValidation(forms.in.$valid)">\n <form name="forms.in" novalidate>\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.host.$touched || forms.in.$submitted) && forms.in.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_INCOMING_MAIL_SERVER\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.host" required/>\n <span data-ng-show="(forms.in.host.$touched || forms.in.$submitted) && forms.in.host.$invalid && forms.in.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.username.$touched || forms.in.$submitted) && forms.in.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.username" name="username" required/>\n <span data-ng-show="(forms.in.username.$touched || forms.in.$submitted) && forms.in.username.$invalid && forms.in.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.password.$touched || forms.in.$submitted) && forms.in.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.password" required/>\n <span data-ng-show="(forms.in.password.$touched || forms.in.$submitted) && forms.in.password.$invalid && forms.in.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.port.$touched || forms.in.$submitted) && forms.in.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.port" required/>\n <span data-ng-show="(forms.in.port.$touched || forms.in.$submitted) && forms.in.port.$invalid && forms.in.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.port.$touched || forms.in.$submitted) && forms.in.port.$invalid && forms.in.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START MAILBOX -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}</label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.mailbox"/>\n </div>\n <!-- END MAILBOX -->\n\n <!-- START SEARCH FILTER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEARCH_FILTER\' | translate}}</label>\n <ui-select data-ng-model="item.MailServerIn.filter" name="filter" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="filter in [\'UNSEEN\'] | filter: $select.search">\n <div data-ng-bind="filter | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- START SEARCH FILTER -->\n\n <!-- START connTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="connTimeout" placeholder="{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.connTimeout" required/>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END connTimeout -->\n\n <!-- START authTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="authTimeout" placeholder="{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.authTimeout" required/>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END authTimeout -->\n\n <!-- START DELETE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DELETE_MAIL_FROM_SERVER\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerIn.delete"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END DELETE -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerIn.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <!-- START Keepalive -->\n <div class="form-group">\n <label class="control-label">Keepalive</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerIn.keepalive"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END Keepalive -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="SMTP" canexit="formValidation(forms.out.$valid)">\n <form name="forms.out" novalidate>\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.host.$touched || forms.out.$submitted) && forms.out.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_OUTGOING_MAIL_SERVER\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.host" required/>\n <span data-ng-show="(forms.out.host.$touched || forms.out.$submitted) && forms.out.host.$invalid && forms.out.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.username.$touched || forms.out.$submitted) && forms.out.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.username" required/>\n <span data-ng-show="(forms.out.username.$touched || forms.out.$submitted) && forms.out.username.$invalid && forms.out.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.password.$touched || forms.out.$submitted) && forms.out.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.password" required/>\n <span data-ng-show="(forms.out.password.$touched || forms.out.$submitted) && forms.out.password.$invalid && forms.out.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.port.$touched || forms.out.$submitted) && forms.out.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.port" required/>\n <span data-ng-show="(out.$touched || forms.out.$submitted) && forms.out.port.$invalid && forms.out.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(out.$touched || forms.out.$submitted) && forms.out.port.$invalid && forms.out.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerOut.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/inbox/message/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()">\n <div class="form-group" ng-if="data">\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <h4 class="block"></h4>\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/inbox/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-12">\n <span class="bold">From: </span>\n <a href="" data-ng-click="openContact(message.from[0])">{{message.from[0]}} </a>\n <br>\n <span class="bold">To: </span>\n <a href="" data-ng-click="openContact(to)" data-ng-repeat="to in message.to">{{to}}<span data-ng-if="!$last">, </span></a>\n <br>\n <span data-ng-if="message.cc.length" class="bold">Cc: </span>\n <a href="" data-ng-click="openContact(cc)" data-ng-repeat="cc in message.cc">{{cc}}<span data-ng-if="!$last">, </span></a>\n <br>\n <span data-ng-if="message.bcc.length" class="bold">Bcc: </span>\n <a href="" data-ng-click="openContact(bcc)" data-ng-repeat="cc in message.bcc">{{bcc}}<span data-ng-if="!$last">, </span></a>\n </div>\n <div class="row">\n <div class="col-md-12">\n <span class="pull-right" data-ng-if="message.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n <span class="pull-right" data-ng-if="message.auto && !message.voiceSource">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>System</strong></span>\n <span class="pull-right" data-ng-if="message.auto && message.voiceSource">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>Cally ²</strong>\n <a ng-click="info(message.voiceSource)"><i class="icon-info font-blue"></i>\n </a>\n </span>\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right" data-ng-switch="message.status" data-ng-if="message.status!==\'RECEIVED\'" uib-tooltip="{{\'APPLICATION_RETRY\' | translate}}: {{message.retry}}">\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe"> {{message.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="retry(message.id)"> {{message.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n </span>\n <span class="pull-right" data-ng-if="message.status===\'RECEIVED\'">\n <a href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n </span>\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </span>\n <hr>\n <div class="body text-left message-body" data-ng-bind="message.text"></div>\n <h5 data-ng-hide="message.text" class="media-heading"><i>{{\'MESSAGE_NO_AVAILABLE_TEXT\' | translate | lowercase}}</i></h5>\n <hr data-ng-if="message.MailAttachments.length">\n <div data-ng-repeat="mailAttachment in message.MailAttachments">\n <strong>{{mailAttachment.name}}</strong>\n <span>\n ({{mailAttachment.size | prettyBytes}})\n </span>\n <a target="_self" download="{{mailAttachment.name}}" href="api/mail/attachments/{{mailAttachment.id}}">\n <i class="icon-cloud-download"></i>\n </a>\n <a ng-if="::(mailAttachment.type.indexOf(\'image\') > -1)" ng-click="openPreview(mailAttachment.id)">\n <i class="icon-picture"></i>\n </a>\n </div>\n</div>\n'),a.put("app/channels/mail/inbox/note/note.directive.html",'<div class="note">\n <div class="row">\n <div class="col-md-6">\n <a type="button" name="button" data-ng-if="::(Auth.getCurrentUser().id == message.UserId)" data-ng-click="deleteNote()">\n <i class="fa fa-trash-o" style="color: red;"></i>\n </a>\n\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_ADD_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <hr>\n <span class="body text-left" data-ng-bind-html="message.text" style="white-space: pre-wrap;"></span>\n</div>\n'),a.put("app/channels/mail/inbox/note/note.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_NOTES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <div class="form-group">\n <textarea data-ng-model="item.text" name="text" rows="10" style="resize: none; width: 100%;"></textarea>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button data-ng-if="form.from.length && form.to.length && mailRoom.status !== \'CLOSED\' && form.html" class="btn btn-sm btn-default green-meadow" data-ng-click="sendMail()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-if="mailRoom && form.from.length && form.to.length && mailRoom.status !== \'CLOSED\' && form.html"> | </span>\n <span data-ng-if="mailRoom" class="label label-default"> #{{mailRoom.id}} {{mailRoom.status}}</span>\n <span data-ng-if="mailRoom"> | </span>\n <span data-ng-if="mailRoom && mailRoom.ParentId" class="label label-warning"> Ref: <a data-ng-click="openRoom(mailRoom.ParentId)">#{{mailRoom.ParentId}}</a></span>\n <span data-ng-if="mailRoom && mailRoom.ParentId"> | </span>\n <span data-ng-if="mailRoom" class="caption-subject font-green-sharp bold uppercase dot">{{mailRoom.subject || \'No subject\'}}</span>\n </div>\n <div class="actions">\n <button class="btn btn-icon-only yellow" data-ng-if="mailRoom" data-ng-click="loadNote()" data-ng-hide="mailRoom.status == \'CLOSED\'" title="{{\'APPLICATION_NOTES\' | translate}}">\n <i class="fa fa-sticky-note"></i>\n </button>\n <button class="file-upload" data-ng-hide="mailRoom.status == \'CLOSED\'">\n <i class="fa fa-paperclip"></i> <input type="file" data-ng-if="uploader" data-ng-disabled="mailRoom.status == \'CLOSED\'" nv-file-select uploader="uploader" multiple class="file-input" title="{{\'APPLICATION_ATTACHMENTS\' | translate}}">\n </button>\n <!-- UPDATE SECTION START -->\n <button data-ng-class="mailRoom.status == \'CLOSED\' ? \'grey-cascade\' : \'btn-success\'" class="btn btn-icon-only" data-ng-disabled="mailRoom.status == \'CLOSED\' && mailRoom.disposition" data-ng-if="mailRoom" data-ng-click="closeRoom()" title="{{\'APPLICATION_STATUS\' | translate}}">\n <i data-ng-class="mailRoom.status == \'CLOSED\' ? \'icon-target\' : \'fa fa-upload\'"></i>\n </button>\n <!-- UPDATE SECTION END -->\n <button class="btn default btn-icon-only" data-ng-if="mailRoom && mailRoom.status !== \'CLOSED\'" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-if="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="form.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)" data-ng-disabled="mailRoom.status == \'CLOSED\'">\n <ui-select-match placeholder="Tags...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search" class="">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n\n <hr data-ng-if="mailRoom && mailRoom.status !== \'CLOSED\'">\n\n <!-- END TAGS -->\n <div id="mail-box">\n <ul class="chats">\n <li\n data-ng-switch="mailMessage.status"\n data-ng-class="{\'in\': mailMessage.status == \'RECEIVED\', \'out\': mailMessage.status == \'SENT\' || mailMessage.status == \'SENDING\' || mailMessage.status == \'FAILED\' || mailMessage.status == \'NOTE\'}"\n data-ng-repeat="mailMessage in mailRoom.MailMessages | orderBy:\'-createdAt\'">\n <div class="avatar" data-ng-class="message.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="mailMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{mailMessage.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!mailMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{mailMessage.from[0]}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <mail-note message="mailMessage" ng-switch-when="NOTE"></mail-note>\n <mail-message message="mailMessage" list-id="mailRoom.MailAccount.ListId" ng-switch-default></mail-message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="mailRoom && mailRoom.status == \'CLOSED\'">\n <h4 class="block"><i class="icon-info"></i> {{\'MESSAGE_MAIL_ROOM_CLOSED\' | translate}}!</h4>\n <p>\n <strong>{{\'MESSAGE_MAIL_ROOM_CLOSED_DETAILS\' | translate}}.</strong>\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{mailRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{mailRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="mailRoom.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="sendMail()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n <v-accordion class="vAccordion--default" ng-if="mailRoom.status !== \'CLOSED\'">\n <v-pane expanded="expanded">\n <v-pane-header>\n <i class="icon-people"></i> From: {{form.from[0]}}, To: {{form.to[0].email}} <span ng-if="form.to.length > 1">(+{{form.to.length - 1}})</span>\n </v-pane-header>\n <v-pane-content>\n <!-- START FROM -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-model="form.from[0]" data-ng-change="setList($select.selected.ListId)" theme="bootstrap" name="from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="mailAccount.address as mailAccount in mailAccounts | filter: $select.search">\n <div data-ng-bind-html="mailAccount.name | highlight: $select.search"></div>\n <small data-ng-bind-html="mailAccount.address | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n\n <!-- MAIL TO -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <tags-input ng-model="form.to" type="email" display-property="email">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n <!-- START CC -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">Cc:</label>\n </div>\n <div class="col-md-11">\n <tags-input ng-model="form.cc" type="email" display-property="email">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n </div>\n </div>\n </div>\n </div>\n <!-- END CC -->\n\n <!-- START BCC -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">Bcc:</label>\n </div>\n <div class="col-md-11">\n <tags-input ng-model="form.bcc" type="email" display-property="email">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n </div>\n </div>\n </div>\n </div>\n <!-- END BCC -->\n\n <!-- START SUBJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">Subj:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="subject" class="form-control todo-taskbody-taskdesc" placeholder="Subject..." rows="8" data-ng-model="form.subject">\n <span data-ng-if="forms.compose.subject.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END SUJBECT -->\n </v-pane-content>\n </v-pane>\n </v-accordion>\n\n <!-- START ATTACH -->\n <div class="form-group" data-ng-if="uploader && (mailRoom.status !== \'CLOSED\')">\n <div class="col-md-12">\n <hr ng-if="uploader.queue.length">\n <table class="table">\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td style="border-top:none" rowspan="{{uploader.queue.length}}" ng-if="(!$index)">\n {{\'APPLICATION_ATTACHMENTS\' | translate}}:\n </td>\n <td style="border-top:none"><strong>{{ item.file.name }}</strong></td>\n <td style="border-top:none" ng-show="uploader.isHTML5" nowrap>{{ item.file.size/1024/1024|number:2 }} MB</td>\n <td style="border-top:none" ng-show="uploader.isHTML5">\n <div class="progress" style="margin-bottom: 0;">\n <div class="progress-bar" role="progressbar" ng-style="{ \'width\': item.progress + \'%\' }"></div>\n </div>\n </td>\n <td style="border-top-style:none" class="text-center">\n <span ng-show="item.isSuccess"><i class="glyphicon glyphicon-ok"></i></span>\n <span ng-show="item.isCancel"><i class="glyphicon glyphicon-ban-circle"></i></span>\n <span ng-show="item.isError"><i class="glyphicon glyphicon-remove"></i></span>\n </td>\n <td style="border-top-style:none" nowrap>\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE\' | translate}}\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n <div>\n </div>\n </div>\n </div>\n <!-- END ATTACH -->\n\n <!-- START CANNED -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\n typeahead-loading="loadingLocations"\n typeahead-no-results="noResults"\n typeahead-on-select="onSelectAnswer($item)"\n class="form-control">\n <i ng-show="loadingLocations" class="glyphicon glyphicon-refresh"></i>\n <div ng-show="noResults">\n <i class="glyphicon glyphicon-remove"></i> No Results Found\n </div>\n <span data-ng-if="forms.compose.subject.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END CANNED -->\n\n <!-- START HTML -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.text.$invalid && forms.compose.$submitted}" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div ckeditor="options" ng-model="form.html" ready="onCKReady($instance)"></div>\n <span data-ng-if="forms.compose.text.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n </div>\n </div>\n <!-- END HTML -->\n\n </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n</div>\n<!-- END TODO CONTENT -->\n"), +a.put("app/channels/mail/inbox/status/status.modal.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 data-ng-if="modal.title" data-ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="disposition" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-if="dispositions.length < 1">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/inbox/view/account/list/list.html",'<!-- BEGIN Portlet PORTLET-->\n<div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-uncheckable>NEW</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable>OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'PENDING\'" uib-uncheckable>PENDING</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable>CLOSED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n <a href="#" class="btn btn-icon-only red" data-ng-click="deleteItems();" data-ng-show="id.length && isAdmin">\n <i class="fa fa-trash"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-success" data-ng-click="disposeItems();" data-ng-show="id.length">\n <i class="fa fa-upload"></i>\n </a>\n <a href="#" class="btn btn-icon-only blue" data-ng-click="tagItems();" data-ng-show="id.length">\n <i class="fa fa-tags"></i>\n </a>\n <a href="#" class="btn btn-icon-only green" data-ng-click="openRoom(null, \'New Message\')">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-title" data-ng-show="tags.length">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" class="ui-grid" ui-grid-auto-resize ui-grid-pagination ui-grid-selection>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END Portlet PORTLET-->\n'),a.put("app/channels/mail/inbox/view/view.agents.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_AGENTS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TRANSPORT -->\n <div class="form-group">\n <ui-select multiple name="agents" data-ng-model="item.agents" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TRANSPORT -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/inbox/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox">\n <div class="col-md-3">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == mailAccount.id}" data-ng-repeat="mailAccount in mailAccounts">\n <a href="/channels/mail/inbox/view/account/{{mailAccount.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{mailAccount.name}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9" data-ng-init="initView()">\n <!-- BEGIN PROFILE CONTENT -->\n <div class="room-content">\n <div ui-view>\n <div class="note note-info">\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\n </div>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n\n</div>\n'),a.put("app/channels/mail/inbox/view/view.tags.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TAGS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TAGS -->\n <div class="form-group">\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAGS\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAGS -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button type="button" class="btn" data-ng-class="button.class" data-ng-click="button.click()"data-ng-repeat="button in modal.buttons">{{button.text | translate}}</button>\n <!-- <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button> -->\n</div>\n'),a.put("app/channels/mail/inbox/view/view.templates.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TEMPLATES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="note note-info" data-ng-show="!templates.length">\n <h4 class="block">Info!</h4>\n <p>\n {{\'MESSAGE_NO_TEMPLATES_AVAILABLE\' | translate}}\n </p>\n </div>\n <form name="form" data-ng-show="templates.length" novalidate>\n <div class="form-group">\n <ui-select data-ng-model="item.template" theme="bootstrap">\n <ui-select-match placeholder="Select a template in the list or search his name...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template in templates | propsFilter: {name: $select.search}">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n <small data-ng-show="template.description">\n {{\'APPLICATION_DESCRIPTION\' | translate}}: {{template.description}}\n </small>\n </ui-select-choices>\n </ui-select>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="templates.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="item.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="item.penalty=item.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!item.penalty" data-ng-click="item.penalty=item.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n <!-- END AGENTS-->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group" data-ng-if="Auth.isAdmin()">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/mail/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.mail.queues.view.settings\')}">\n <a data-ng-href="/channels/mail/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.mail.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/mail/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateMailQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">Agent Timeout</label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STRATEGY -->\n\n <input data-ng-if="Auth.isAdmin()" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.mail.realtime.view.agents\')}">\n <a href="/channels/mail/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.mail.realtime.view.applications\')}">\n <a href="/channels/mail/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/view.queue.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div id="grid1" ui-grid="gridOptions" ui-grid-resize-columns ui-grid-tree-view class="grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/openchannel/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/openchannel/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/openchannel/account/view/action/list/list.html",'<div class="row" data-ng-init="initActions()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/openchannel/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.OpenchannelQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/openchannel/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.from.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.mail.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/account/view/action/wizard/wizard.html",'<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.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.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}" />\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}" />\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/openchannel/account/view/api/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_API\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <div class="tab-pane active" id="tab_1_1">\n <!-- START API -->\n <div class="row" >\n <div class="col-md-12">\n <label class="control-label">Receive URL</label>\n </div>\n </div>\n <div class="row" >\n <div class="col-md-11">\n <code-mirror model="receiveurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(receiveurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END API -->\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/account/view/disposition/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/hooks/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_HOOKS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SEND\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START REPLY TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.replyMethod" name="method" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search" >\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid && forms.info.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.replyUrl" ng-required="account.replyMethod"/>\n <span data-ng-show="(forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid && forms.info.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REPLY TAB -->\n\n <!-- START ACCEPT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- START ACTIONS-->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_4">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/setting/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItem()" novalidate>\n <!-- START ID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_ID\' | translate}}<span class="required" aria-required="true">*</span>\n </label>\n <input type="text" name="id" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.id" ng-disabled="true" required/>\n </div>\n <!-- END ID-->\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_LIST\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n <!-- START FIDELITY -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.fidelity"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div> -->\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <!-- <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START CUSTOM -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REPLY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.reply"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div> -->\n <!-- START REPLY HOOK -->\n <!-- <div ng-if= "account.reply" class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.replyMethod" name="method" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search" >\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid && forms.info.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.replyUrl" required/>\n <span data-ng-show="(forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid && forms.info.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div> -->\n <!-- START REPLY HOOK -->\n <!-- END CUSTOM -->\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remote" required/>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/openchannel/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.description || account.name }}\n </div>\n <div class="profile-usertitle-job">\n {{account.email}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.settings\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.api\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/api">\n <i class="fa fa-external-link"></i>\n {{\'APPLICATION_API\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.hooks\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.dispositions\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.openchannel.accounts.view.actions\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n<!-- END PAGE CONTENT-->\n</div>\n'),a.put("app/channels/openchannel/account/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/openchannel/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remote" required/>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/openchannel/inbox/message/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()" style=" overflow-x: auto;" >\n <div data-ng-if="data" >\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/inbox/message/message.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <!-- <span data-ng-if="Message.from" class="bold">From: {{Message.from}} </span>\n <br>\n <span data-ng-if="Message.to" class="bold">To: {{Message.to}} </span>\n <br> -->\n <div class="row" ng-if="Message.from">\n <div class="col-md-12">\n <span data-ng-if="Message.from" class="bold">From: {{Message.from}} </span>\n </div>\n </div>\n <div class="row" ng-if="Message.to">\n <div class="col-md-12">\n <span data-ng-if="Message.to" class="bold">To: {{Message.to}} </span>\n </div>\n </div>\n <div class="row" ng-if="Message.name">\n <div class="col-md-12">\n <span class="bold">Name: {{Message.name}}</span>\n </div>\n </div>\n <div class="row" ng-if="Message.phone">\n <div class="col-md-12">\n <span class="bold">Phone: <a href="" data-ng-click="openContact(\'phone\',Message.phone)">{{Message.phone}}</a></span>\n </div>\n </div>\n <div class="row" ng-if="Message.email">\n <div class="col-md-12">\n <span class="bold">Email: <a href="" data-ng-click="openContact(\'email\',Message.email)">{{Message.email}}</a></span>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-if="Message.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{Message.User.fullname}}</strong></span>\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right" data-ng-switch="Message.status">\n <a ng-switch-when="RECEIVED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{Message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{Message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="DELIVERED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{Message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe" > {{Message.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="info(Message.res_data)"> {{Message.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n <a ng-switch-default href="#" class="btn default btn-xs"> {{Message.status | uppercase}}\n </a>\n <br>\n </span>\n\n <i class="icon-calendar"></i> <span am-time-ago="Message.updatedAt"></span>\n </span>\n <hr>\n <ng-emoticons emoticons-data="Message.body"></ng-emoticons>\n <!-- <span class="body text-left" data-ng-bind-html="Message.body" style="white-space: pre-wrap;"></span> -->\n </div>\n'),a.put("app/channels/openchannel/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button class="btn btn-sm btn-default green-meadow" data-ng-if="Room.status !== \'CLOSED\'" data-ng-disabled="!form.body || forms.compose.from.$invalid || forms.compose.to.$invalid" data-ng-click="sendMessage()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-show="Room && Room.status !== \'CLOSED\'"> | </span>\n <span data-ng-show="Room" class="label label-default">#{{Room.id}} {{Room.status}}</span>\n <span data-ng-if="Room && Room.ParentId"> | </span>\n <span data-ng-if="Room && Room.ParentId" class="label label-warning"> Ref: <a data-ng-click="openRoom(Room.ParentId,Room.contact)">#{{Room.ParentId}}</a></span>\n </div>\n <div class="actions" data-ng-switch="Room.status">\n <button class="btn btn-icon-only" data-ng-show="Room" data-ng-class="{\'btn-success\':Room.status !== \'CLOSED\',\'grey-cascade\':Room.status === \'CLOSED\'}" data-ng-click="closeRoom(Room.id)" data-ng-disabled="Room.status === \'CLOSED\' && Room.disposition">\n <i data-ng-class="{\'fa fa-upload\':Room.status !== \'CLOSED\',\'icon-target\':Room.status === \'CLOSED\'}"></i>\n </button>\n <button class="btn default btn-icon-only" data-ng-if="Room && Room.status !== \'CLOSED\'" type="button" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="Room.status !== \'CLOSED\' || (Room.status == \'CLOSED\' && form.tags.length)">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-disabled="Room.status == \'CLOSED\'" multiple data-ng-model="form.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Tags...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search" class="">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n <hr data-ng-if="Room && Room.status !== \'CLOSED\'">\n\n <div ng-scrollbars ng-scrollbars-config="{\n autoHideScrollbar: false,\n theme: \'light\',\n advanced: {\n updateOnContentResize: true\n },\n setHeight: 781,\n scrollInertia: 0\n }">\n <ul class="chats">\n <li data-ng-switch="Room.status" data-ng-class="{\'in\': Message.status == \'RECEIVED\', \'out\': Message.status == \'SENT\' || Message.status == \'SENDING\' || Message.status == \'FAILED\' || Message.status == \'NOTE\' || Message.status == \'DELIVERED\' || Message.status == \'QUEUED\' || Message.status != \'RECEIVED\' }" data-ng-repeat="Message in Room.OpenchannelMessages | orderBy:\'-createdAt\'">\n <!-- <img class="avatar" alt="" data-ng-src="api/users/avatar/{{getCurrentUser().userpic && smsMessage.status === \'SENT\' ? getCurrentUser().userpic : \'unknown_avatar\'}}"> -->\n <!-- <note message="smsMessage" ng-switch-when="NOTE"></note> -->\n <div class="avatar" data-ng-class="Message.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="Message.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{Message.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!Message.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{Message.from}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <message message="Message" list-id="Room.OpenchannelAccount.ListId" ng-switch-default></message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n\n <div class="note note-info" data-ng-if="Room && Room.status == \'CLOSED\'">\n <h4 class="block">Info! {{\'MESSAGE_ROOM_CLOSED\' | translate}}</h4>\n <p>\n {{\'MESSAGE_ROOM_CLOSED_DETAILS\' | translate}}.\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{Room.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{Room.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="Room.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="forms.compose.$valid" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n\n <!-- START FROM -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.from.$invalid && forms.compose.$submitted}" data-ng-if="Room.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-disabled="Room" theme="bootstrap" name="from" data-ng-model="form.from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="Account.name as Account in Accounts | filter: $select.search">\n <div data-ng-bind-html="Account.name | highlight: $select.search"></div>\n <small data-ng-bind-html="Account.name | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.from.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n <!-- START TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}" data-ng-if="Room.status !== \'CLOSED\'">\n\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="to" class="form-control todo-taskbody-taskdesc" placeholder="To..." rows="8" data-ng-disabled="Room" data-ng-model="form.to" required>\n <span data-ng-show="forms.compose.to.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n <!-- START CANNED -->\n <div class="form-group" data-ng-if="Room.status !== \'CLOSED\'">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\n typeahead-loading="loadingLocations"\n typeahead-no-results="noResults"\n typeahead-on-select="onSelect($item)"\n class="form-control">\n <i ng-show="loadingLocations" class="glyphicon glyphicon-refresh"></i>\n <div ng-show="noResults">\n <i class="glyphicon glyphicon-remove"></i> No Results Found\n </div>\n </div>\n </div>\n\n </div>\n <!-- END CANNED -->\n <!-- START message -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.body.$invalid && forms.compose.$submitted}" data-ng-if=" Room.status !== \'CLOSED\'">\n <div class="col-md-12">\n <textarea id="text" class="form-control maxlength-handler" rows="8" name="body" data-ng-model="form.body"></textarea>\n <span data-ng-show="forms.compose.body.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n </div>\n </div>\n\n <!-- END message -->\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END TODO CONTENT -->\n"),a.put("app/channels/openchannel/inbox/view/account/list/list.html",'<!-- BEGIN Portlet PORTLET-->\n<div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-uncheckable>NEW</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable>OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'PENDING\'" uib-uncheckable>PENDING</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable>CLOSED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n <a href="#" class="btn btn-icon-only red" data-ng-click="deleteItems();" data-ng-show="id.length && isAdmin">\n <i class="fa fa-trash"></i>\n </a>\n <a href="#" class="btn btn-icon-only blue" data-ng-click="tagItems();" data-ng-show="id.length">\n <i class="fa fa-tags"></i>\n </a>\n <a href="#" class="btn btn-icon-only green" data-ng-click="openRoom(null, \'New Message\')">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-title" data-ng-show="tags.length">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid-inbox">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END Portlet PORTLET-->\n'),a.put("app/channels/openchannel/inbox/view/view.agents.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_AGENTS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TRANSPORT -->\n <div class="form-group">\n <ui-select multiple name="agents" data-ng-model="item.agents" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TRANSPORT -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/inbox/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="/channels/openchannel/inbox/list">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox" data-ng-init="initView()">\n <div class="col-md-3">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == Account.id}" data-ng-repeat="Account in Accounts">\n <a href="/channels/openchannel/inbox/view/account/{{Account.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{Account.name}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9" >\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view>\n <div class="note note-info">\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/inbox/view/view.status.modal.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/inbox/view/view.tags.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TAGS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TAGS -->\n <div class="form-group">\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAGS\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAGS -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button type="button" class="btn" data-ng-class="button.class" data-ng-click="button.click()"data-ng-repeat="button in modal.buttons">{{button.text | translate}}</button>\n <!-- <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button> -->\n</div>\n'),a.put("app/channels/openchannel/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="item.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="item.penalty=item.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!item.penalty" data-ng-click="item.penalty=item.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n <!-- END AGENTS-->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-if="Auth.isAdmin()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/openchannel/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.openchannel.queues.view.settings\')}">\n <a data-ng-href="/channels/openchannel/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.openchannel.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/openchannel/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'), +a.put("app/channels/openchannel/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">Timeout</label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n <input data-ng-if="Auth.isAdmin()" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.openchannel.realtime.view.agents\')}">\n <a href="/channels/openchannel/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.openchannel.realtime.view.applications\')}">\n <a href="/channels/openchannel/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\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.logout.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_AGENT_LOGOUT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n {{\'MESSAGE_AGENT_LOGOUT\' | translate}} <b>{{agent}}</b> ?\n</div>\n<div class="modal-footer">\n <button class="btn red-intense" type="button" ng-click="logout()">{{ \'APPLICATION_LOGOUT\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="$dismiss()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="/channels/realtime/view/agents">{{ \'APPLICATION_OMNI_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 <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/view/action/list/list.html",'<div class="row" data-ng-init="initActions()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.SmsQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/sms/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/sms/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_AGENTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.SmsQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/sms/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/view/api/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_API\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- CALLBACK TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- START CALLBACK URL -->\n <div class="row" >\n <div class="col-md-12">\n <label class="control-label">Receive URL</label>\n <p>\n Copy the following url and insert it into your {{account.type}} account settings to receive SMS.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail</a>\n </p>\n </div>\n </div>\n <div class="row" >\n <div class="col-md-11">\n <code-mirror model="receiveurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(receiveurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div><br>\n <!-- END CALLACK URL -->\n <!-- START DELIVERY CALLBACK URL -->\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-12">\n <label class="control-label">Delivery URL </label>\n <p>\n Copy the following url and insert it into your {{account.type}} account settings to receive delivery report.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail</a>\n </p>\n </div>\n </div>\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-11">\n <code-mirror class="control-label" model="deliveryurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(deliveryurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END DELIVERY CALLACK URL -->\n </div>\n <!-- END CALLBACK TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/account/view/disposition/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/hooks/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_HOOKS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItemSmsAccount()" novalidate>\n <!-- START ACCEPT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END ACCEPT URL-->\n <!-- START ACTIONS-->\n <!-- START PAUSE -->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItemSmsAccount()" novalidate>\n <!-- START REJECT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <!-- END REJECT URL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItemSmsAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/sms/account/view/setting/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemSmsAccount()" novalidate>\n <!-- START ID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_ID\' | translate}}<span class="required" aria-required="true">*</span>\n </label>\n <input type="text" name="id" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.id" ng-disabled="true" required/>\n </div>\n <!-- END ID-->\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_LIST\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n <!-- START FIDELITY -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.fidelity"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div> -->\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <!-- <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <!-- START TWILIO -->\n <!-- START PHONE -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="account.phone" name="phone" required/>\n <span data-ng-show="(forms.info.phone.$touched || forms.in.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START SID -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="sid" placeholder="{{\'APPLICATION_SID\' | translate}}" class="form-control" data-ng-model="account.sid" name="sid" required/>\n <span data-ng-show="(forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid && forms.info.sid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n <!-- START TOKEN -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid}">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="account.token" name="token" required/>\n <span data-ng-show="(forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid && forms.info.token.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n <!-- END TWILIO -->\n <!-- START SKEBBY -->\n <!-- START SKEBBY SMS TYPE -->\n <div ng-if= " account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid}">\n <label class="control-label">{{\'APPLICATION_SMS_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.smstype" name="smstype" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'SMS_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="smstype in [\'basic\',\'classic\',\'classic+\'] | filter: $select.search">\n <div data-ng-bind="smstype | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid && forms.info.smstype.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SKEBBY SMS TYPE -->\n <!-- START PHONE -->\n <div ng-if= "account.type == \'skebby\' " class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="account.phone" name="phone" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.in.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n <!-- START USERNAME -->\n <div ng-if= "account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" name="username" required/>\n <span data-ng-show="(forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid && forms.info.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div ng-if= "account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n <!-- END SKEBBY -->\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remote" required/>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.description || account.name }}\n </div>\n <div class="profile-usertitle-job">\n {{account.email}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.settings\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.api\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/api">\n <i class="fa fa-external-link"></i>\n {{\'APPLICATION_API\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.hooks\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.dispositions\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.sms.accounts.view.actions\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n<!-- END PAGE CONTENT-->\n</div>\n'),a.put("app/channels/sms/account/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemSmsAccount()" novalidate>\n <!-- START ID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_ID\' | translate}}<span class="required" aria-required="true">*</span>\n </label>\n <input type="text" name="id" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.id" ng-disabled="true" required/>\n </div>\n <!-- END ID-->\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_LIST\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n\n\n <!-- START FIDELITY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="account.fidelity"\n type="checkbox"\n name="auth"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START PHONE FOR TWILLIO ACCOUNT -->\n\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="account.phone" name="phone" required/>\n<!-- Format with a \'+\' and country code -->\n <!-- <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span> -->\n <span data-ng-show="(forms.info.phone.$touched || forms.in.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE FOR TWILLIO ACCOUNT -->\n\n <!-- START SID -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="sid" placeholder="{{\'APPLICATION_SID\' | translate}}" class="form-control" data-ng-model="account.sid" name="sid" required/>\n <span data-ng-show="(forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid && forms.info.sid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n <!-- START TOKEN -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid}">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="account.token" name="token" required/>\n <span data-ng-show="(forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid && forms.info.token.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n\n <!-- START SMS TYPE -->\n\n <div ng-if= " account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid}">\n <label class="control-label">{{\'APPLICATION_SMS_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.smstype" name="smstype" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'SMS_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="smstype in [\'basic\',\'classic\',\'classic+\'] | filter: $select.search">\n <div data-ng-bind="smstype | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid && forms.info.smstype.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n <!-- START PHONE FOR SKEBBY ACCOUNT -->\n <div ng-if= "account.type == \'skebby\' " class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="account.phone" name="phone" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.in.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n <!-- START USERNAME -->\n <div ng-if= "account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" name="username" required/>\n <span data-ng-show="(forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid && forms.info.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div ng-if= "account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remote" required/>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <!-- START CALLBACK URL -->\n <div ng-show="!forms.info.remote.$invalid" class="row" >\n <!-- <div class="row"> -->\n <div class="col-md-12">\n <label class="control-label">URL </label><br>\n <span ng-if= "account.type == \'twilio\' || account.type == \'skebby\'">\n Copy the following url and insert it into your {{account.type}} account settings to receive sms.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail</a>\n </span>\n </div>\n </div>\n <br>\n <div ng-show="!forms.info.remote.$invalid" class="row" >\n <div class="col-md-11">\n <code-mirror model="receiveurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(receiveurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END CALLACK URL -->\n <!-- START DELIVERY CALLBACK URL -->\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-12">\n <label class="control-label">Delivery URL </label><br>\n Copy the following url and insert it into your {{account.type}} account settings to receive delivery status.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail</a>\n </div>\n </div>\n <br>\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-11">\n <code-mirror class="control-label" model="deliveryurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(deliveryurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END DELIVERY CALLACK URL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/sms/account/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <!-- START APPLICATION TYPE -->\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.type.$touched || forms.info.$submitted) && forms.info.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type in [\'twilio\',\'skebby\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.type.$touched || forms.info.$submitted) && forms.info.type.$invalid && forms.info.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n <!-- START PHONE FOR TWILLIO ACCOUNT -->\n <div ng-if= "item.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone" name="phone" required/>\n <span data-ng-show="(forms.info.phone.$touched || forms.info.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE FOR TWILLIO ACCOUNT -->\n <!-- START SID -->\n <div ng-if= "item.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.sid.$touched ||forms.info.$submitted) && forms.info.sid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" placeholder="{{\'APPLICATION_SID\' | translate}}" class="form-control" data-ng-model="item.sid" name="sid" required/>\n <span data-ng-show="(forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid && forms.info.sid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n <!-- START TOKEN -->\n <div ng-if= "item.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid}">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="item.token" name="token" required/>\n <span data-ng-show="(forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid && forms.info.token.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n\n <!-- START SMS TYPE -->\n <div ng-if= " item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid}">\n <label class="control-label">{{\'APPLICATION_SMS_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.smstype" name="smstype" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'SMS_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="smstype in [\'basic\',\'classic\',\'classic+\'] | filter: $select.search">\n <div data-ng-bind="smstype | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid && forms.info.smstype.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n <!-- START PHONE FOR SKEBBY ACCOUNT -->\n <div ng-if= "item.type == \'skebby\' " class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone" name="phone" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.info.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n <!-- START USERNAME -->\n <div ng-if= "item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" name="username" required/>\n <span data-ng-show="(forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid && forms.info.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n <!-- START PASSWORD -->\n <div ng-if= "item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n <!-- START REMOTE IP -->\n <div ng-if= "item.type" class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remote" required/>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button class="btn btn-sm btn-default green-meadow" data-ng-if="SmsRoom.status !== \'CLOSED\'" data-ng-disabled="!form.body || forms.compose.from.$invalid || forms.compose.to.$invalid" data-ng-click="sendSMS()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-show="SmsRoom && SmsRoom.status !== \'CLOSED\'"> | </span>\n <span data-ng-show="SmsRoom" class="label label-default">#{{SmsRoom.id}} {{SmsRoom.status}}</span>\n <span data-ng-if="SmsRoom && SmsRoom.ParentId"> | </span>\n <span data-ng-if="SmsRoom && SmsRoom.ParentId" class="label label-warning"> Ref: <a data-ng-click="openRoom(SmsRoom.ParentId,SmsRoom.contact)">#{{SmsRoom.ParentId}}</a></span>\n </div>\n <div class="actions" data-ng-switch="SmsRoom.status">\n <button class="btn btn-icon-only" data-ng-show="SmsRoom" data-ng-class="{\'btn-success\':SmsRoom.status !== \'CLOSED\',\'grey-cascade\':SmsRoom.status === \'CLOSED\'}" data-ng-click="closeRoom(SmsRoom.id)" data-ng-disabled="SmsRoom.status === \'CLOSED\' && SmsRoom.disposition">\n <i data-ng-class="{\'fa fa-upload\':SmsRoom.status !== \'CLOSED\',\'icon-target\':SmsRoom.status === \'CLOSED\'}"></i>\n </button>\n <button class="btn default btn-icon-only" data-ng-if="SmsRoom && SmsRoom.status !== \'CLOSED\'" type="button" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="SmsRoom.status !== \'CLOSED\' || (SmsRoom.status == \'CLOSED\' && form.tags.length)">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-disabled="SmsRoom.status == \'CLOSED\'" multiple data-ng-model="form.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Tags...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search" class="">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n <hr data-ng-if="SmsRoom && SmsRoom.status !== \'CLOSED\'">\n\n <div ng-scrollbars ng-scrollbars-config="{\n autoHideScrollbar: false,\n theme: \'light\',\n advanced: {\n updateOnContentResize: true\n },\n setHeight: 781,\n scrollInertia: 0\n }">\n <ul class="chats">\n <li data-ng-switch="SmsRoom.status" data-ng-class="{\'in\': smsMessage.status == \'RECEIVED\', \'out\': smsMessage.status == \'SENT\' || smsMessage.status == \'SENDING\' || smsMessage.status == \'FAILED\' || smsMessage.status == \'NOTE\' || smsMessage.status == \'DELIVERED\' || smsMessage.status == \'QUEUED\' || smsMessage.status != \'RECEIVED\' }" data-ng-repeat="smsMessage in SmsRoom.SmsMessages | orderBy:\'-createdAt\'">\n <div class="avatar" data-ng-class="smsMessage.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="smsMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{smsMessage.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!smsMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{smsMessage.from}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <sms message="smsMessage" list-id="SmsRoom.SmsAccount.ListId" accounttype=\'SmsRoom.SmsAccount.type\' ng-switch-default></sms>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="SmsRoom && SmsRoom.status == \'CLOSED\'">\n <h4 class="block">Info! {{\'MESSAGE_SMS_ROOM_CLOSED\' | translate}}</h4>\n <p>\n {{\'MESSAGE_SMS_ROOM_CLOSED_DETAILS\' | translate}}.\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{SmsRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{SmsRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="SmsRoom.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="forms.compose.$valid && sendSMS()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n\n <!-- START FROM -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.from.$invalid && forms.compose.$submitted}" data-ng-if="SmsRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-disabled="SmsRoom" theme="bootstrap" name="from" data-ng-model="form.from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="smsAccount.phone as smsAccount in smsAccounts | filter: $select.search">\n <div data-ng-bind-html="smsAccount.name | highlight: $select.search"></div>\n <small data-ng-bind-html="smsAccount.phone | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.from.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n <!-- START TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}" data-ng-if="SmsRoom.status !== \'CLOSED\'">\n\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" class="form-control todo-taskbody-taskdesc" placeholder="To..." rows="8" data-ng-disabled="SmsRoom" data-ng-model="form.to" required>\n <span data-ng-show="forms.compose.to.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n <!-- START CANNED -->\n <div class="form-group" data-ng-if="SmsRoom.status !== \'CLOSED\'">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\n typeahead-loading="loadingLocations"\n typeahead-no-results="noResults"\n typeahead-on-select="onSelect($item)"\n class="form-control">\n <i ng-show="loadingLocations" class="glyphicon glyphicon-refresh"></i>\n <div ng-show="noResults">\n <i class="glyphicon glyphicon-remove"></i> No Results Found\n </div>\n </div>\n </div>\n\n </div>\n <!-- END CANNED -->\n <!-- START message -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.body.$invalid && forms.compose.$submitted}" data-ng-if="SmsRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <textarea id="text" class="form-control maxlength-handler" rows="8" maxlength="160" name="body" data-ng-model="form.body" ></textarea>\n <button id="btnPost" type="button" class="btn btn-success pull-right" ng-class="{\'btn-warning\': form.body.length >= 120, \'btn-danger\': form.body.length >= 141 }">{{ 160 - form.body.length }}</button>\n <span class="help-block"> Max 160 chars</span>\n <span data-ng-show="forms.compose.body.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n </div>\n </div>\n\n <!-- END message -->\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END TODO CONTENT -->\n"),a.put("app/channels/sms/inbox/sms/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()" style=" overflow-x: auto;">\n <div class="form-group" ng-if="data">\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/inbox/sms/sms.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <span class="bold">From: </span>\n [<a href="" data-ng-click="openContact(smsMessage.from)">{{smsMessage.from}}</a>]\n <br>\n <span class="bold">To: </span>\n [<a href="" data-ng-click="openContact(smsMessage.to)">{{smsMessage.to}}</a>]\n <br>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-if="smsMessage.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{smsMessage.User.fullname}}</strong></span>\n <span class="pull-right" data-ng-if="smsMessage.source">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>Cally ²</strong>\n <a ng-click="info(smsMessage.source)"><i class="icon-info font-blue"></i>\n </a>\n </div>\n </div>\n\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right" data-ng-switch="smsMessage.status">\n <a ng-switch-when="RECEIVED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{smsMessage.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{smsMessage.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="DELIVERED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{smsMessage.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe" > {{smsMessage.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="info(null,smsMessage.res_data)"> {{smsMessage.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n <a ng-switch-default href="#" class="btn default btn-xs"> {{smsMessage.status | uppercase}}\n </a>\n <br>\n <!-- <a ng-href="https://www.twilio.com/docs/errors/{{smsMessage.errorcode}}" target="_blank" ng-if="(smsMessage.errorcode) && (accounttype==\'twilio\')">Error Code:{{smsMessage.errorcode}}</a>\n <a ng-href="{{smsMessage.errorcode.length > 2 ? \'http://www.skebby.com/sms-api/sms-gateway/developers-docs/#receiveNotifySection\' : \'http://www.skebby.com/sms-api/sms-gateway/developers-docs/#errorCodesSection\'}}" target="_blank" ng-if="(smsMessage.errorcode != 1) && (smsMessage.errorcode) && (accounttype==\'skebby\')">Error Code:{{smsMessage.errorcode}}</a> -->\n </span>\n\n <i class="icon-calendar"></i> <span am-time-ago="smsMessage.updatedAt"></span>\n </span>\n <hr>\n <span class="body text-left" data-ng-bind-html="smsMessage.body" style="white-space: pre-wrap;"></span>\n\n </div>\n'),a.put("app/channels/sms/inbox/view/account/list/list.html",'<!-- BEGIN Portlet PORTLET-->\n<div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-uncheckable>NEW</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable>OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'PENDING\'" uib-uncheckable>PENDING</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable>CLOSED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n <a href="#" class="btn btn-icon-only red" data-ng-click="deleteItems();" data-ng-show="id.length && isAdmin">\n <i class="fa fa-trash"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-success" data-ng-click="disposeItems();" data-ng-show="id.length">\n <i class="fa fa-upload"></i>\n </a>\n <a href="#" class="btn btn-icon-only blue" data-ng-click="tagItems();" data-ng-show="id.length">\n <i class="fa fa-tags"></i>\n </a>\n <a href="#" class="btn btn-icon-only green" data-ng-click="openRoom(null, \'New Message\')">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-title" data-ng-show="tags.length">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END Portlet PORTLET-->\n'),a.put("app/channels/sms/inbox/view/view.agents.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_AGENTS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TRANSPORT -->\n <div class="form-group">\n <ui-select multiple name="agents" data-ng-model="item.agents" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TRANSPORT -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/inbox/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="/channels/sms/inbox/list">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox" data-ng-init="initView()">\n <div class="col-md-3">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == smsAccount.id}" data-ng-repeat="smsAccount in smsAccounts">\n <a href="/channels/sms/inbox/view/account/{{smsAccount.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{smsAccount.name}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9" >\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view>\n <div class="note note-info">\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/inbox/view/view.status.modal.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\n <!-- <div ng-if="modal.html" ng-bind-html="modal.html"></div> -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n <!-- <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button> -->\n</div>\n'), +a.put("app/channels/sms/inbox/view/view.tags.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TAGS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TAGS -->\n <div class="form-group">\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAGS\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAGS -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button type="button" class="btn" data-ng-class="button.class" data-ng-click="button.click()"data-ng-repeat="button in modal.buttons">{{button.text | translate}}</button>\n <!-- <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button> -->\n</div>\n'),a.put("app/channels/sms/inbox/view/view.templates.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TEMPLATES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="note note-info" data-ng-show="!templates.length">\n <h4 class="block">Info!</h4>\n <p>\n {{\'MESSAGE_NO_TEMPLATES_AVAILABLE\' | translate}}\n </p>\n </div>\n <form name="form" data-ng-show="templates.length" novalidate>\n <div class="form-group">\n <ui-select data-ng-model="item.template" theme="bootstrap">\n <ui-select-match placeholder="Select a template in the list or search his name...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template in templates | propsFilter: {name: $select.search}">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n <small data-ng-show="template.description">\n {{\'APPLICATION_DESCRIPTION\' | translate}}: {{template.description}}\n </small>\n </ui-select-choices>\n </ui-select>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="templates.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="item.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="item.penalty=item.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!item.penalty" data-ng-click="item.penalty=item.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n <!-- END AGENTS-->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-if="Auth.isAdmin()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/sms/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.sms.queues.view.settings\')}">\n <a data-ng-href="/channels/sms/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.sms.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/sms/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateSmsQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">Timeout</label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input data-ng-if="Auth.isAdmin()" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.sms.realtime.view.agents\')}">\n <a href="/channels/sms/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.sms.realtime.view.applications\')}">\n <a href="/channels/sms/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\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="{{ authSwitch.isActive }}"\n switch-on-text="{{ authSwitch.onText }}"\n switch-off-text="{{ authSwitch.offText }}"\n switch-on-color="{{ authSwitch.onColor }}"\n switch-off-color="{{ authSwitch.offColor }}"\n switch-animate="{{ authSwitch.animate }}"\n switch-size="{{ authSwitch.size }}"\n switch-label="{{ authSwitch.label }}"\n switch-icon="{{ authSwitch.icon }}"\n switch-radio-off="{{ authSwitch.radioOff }}"\n switch-label-width="{{ authSwitch.labelWidth }}"\n switch-handle-width="{{ authSwitch.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 RECORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.record.$touched || form.$submitted) && form.record.$invalid}">\n <label class="control-label">{{\'APPLICATION_RECORDING\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.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 </div>\n <!-- END RECORD -->\n\n <!-- START RECORDINGFORMAT -->\n <div data-ng-if="item.record" class="form-group" data-ng-class="{\'has-error\': (form.recordingFormat.$touched || form.$submitted) && form.recordingFormat.$invalid}">\n <label class="control-label">{{\'APPLICATION_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.recordingFormat" name="recordingFormat" theme="bootstrap" data-ng-required="item.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="(form.recordingFormat.$touched || form.$submitted) && form.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="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/chanspy/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-user-secret"></i>\n <a href="/channels/voice/chanspys/list">{{ \'APPLICATION_CHANSPY\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-user-secret font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CHANSPY\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CHANSPY\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/voice/chanspy/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getChanSpy()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-user-secret"></i>\n <a href="/channels/voice/chanspy/list">{{ \'APPLICATION_CHANSPY\' | translate }}</a>\n <i data-ng-show="chanspy" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="chanspy">\n <a href="#">{{chanspy.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/chanspy.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chanspy.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.chanspy.view.settings\')}">\n <a data-ng-href="/channels/voice/chanspy/view/{{chanspy.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/chanspy/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CHANSPY\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateChanSpy()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="chanspy.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.prefix.$touched || form.general.$submitted) && form.general.prefix.$invalid}">\n <label class="control-label">{{\'APPLICATION_PREFIX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="prefix" placeholder="{{\'APPLICATION_PREFIX\' | translate}}" class="form-control" data-ng-model="chanspy.prefix" required/>\n <span data-ng-show="(form.general.prefix.$touched || form.general.$submitted) && form.general.prefix.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.options.$touched || form.general.$submitted) && form.general.options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="chanspy.options" name="options" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.value}}: {{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="option.value as option in options | filter: $select.search">\n <div ng-bind-html="option.value + \': \' + (option.name | translate) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.general.options.$touched || form.general.$submitted) && form.general.options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START AUTH -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTH\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chanspy.auth"\n type="checkbox"\n name="auth"\n switch-active="{{ authSwitch.isActive }}"\n switch-on-text="{{ authSwitch.onText }}"\n switch-off-text="{{ authSwitch.offText }}"\n switch-on-color="{{ authSwitch.onColor }}"\n switch-off-color="{{ authSwitch.offColor }}"\n switch-animate="{{ authSwitch.animate }}"\n switch-size="{{ authSwitch.size }}"\n switch-label="{{ authSwitch.label }}"\n switch-icon="{{ authSwitch.icon }}"\n switch-radio-off="{{ authSwitch.radioOff }}"\n switch-label-width="{{ authSwitch.labelWidth }}"\n switch-handle-width="{{ authSwitch.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 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="chanspy.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 </div>\n <!-- END RECORD -->\n\n <!-- START RECORDINGFORMAT -->\n <div data-ng-if="chanspy.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="chanspy.recordingFormat" name="recordingFormat" theme="bootstrap" data-ng-required="chanspy.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="chanspy.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/context/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONTEXT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/context/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_CONTEXTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CONTEXTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTEXT\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/context/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getContext()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/voice/contexts/list">{{ \'APPLICATION_CONTEXTS\' | translate }}</a>\n <i data-ng-show="context" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="context">\n <a href="#">{{context.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/context.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{context.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.contexts.view.settings\')}">\n <a data-ng-href="/channels/voice/contexts/view/{{context.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/context/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CONTEXT\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVoiceContext()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="context.name" required readonly/>\n <span class="help-block">\n {{ \'DESCRIPTION_CANT_EDIT_NAME\' | translate }}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="context.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/disposition/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-target"></i>\n <a href="/channels/voice/dispositions/list">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/disposition/list/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/moh/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_MOH_CLASS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START MODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.mode.$touched || forms.$submitted) && forms.mode.$invalid}">\n <label class="control-label">{{\'APPLICATION_MODE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.mode" theme="bootstrap" name="mode" data-ng-init="item.mode = \'files\'" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="mode in [\'files\',\'custom\'] | filter: $select.search">\n {{mode}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.mode.$touched || forms.$submitted) && forms.mode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MODE -->\n\n <!-- START DIRECTORY -->\n <div data-ng-if="item.mode === \'custom\'" class="form-group" data-ng-class="{\'has-error\': (form.directory.$touched || form.$submitted) && form.directory.$invalid}">\n <label class="control-label">{{\'APPLICATION_DIRECTORY\' | translate}}</label>\n <input type="text" name="directory" placeholder="{{\'APPLICATION_DIRECTORY\' | translate}}" class="form-control" data-ng-model="item.directory"/>\n </div>\n <!-- END DIRECTORY -->\n\n <!-- START APPLICATION -->\n <div data-ng-if="item.mode === \'custom\'" class="form-group" data-ng-class="{\'has-error\': (form.application.$touched || form.$submitted) && form.application.$invalid}">\n <label class="control-label">{{\'APPLICATION_APPLICATION\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="application" placeholder="{{\'APPLICATION_APPLICATION\' | translate}}" class="form-control" data-ng-model="item.application"/>\n <span data-ng-show="(form.application.$touched || form.$submitted) && form.application.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPLICATION -->\n\n <!-- START FORMAT -->\n <div data-ng-if="item.mode === \'custom\'" class="form-group" data-ng-class="{\'has-error\': (form.format.$touched || form.$submitted) && form.format.$invalid}">\n <label class="control-label">{{\'APPLICATION_FORMAT\' | translate}}</label>\n <input type="text" name="format" placeholder="{{\'APPLICATION_FORMAT\' | translate}}" class="form-control" data-ng-model="item.format"/>\n </div>\n <!-- END FORMAT -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/moh/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone"></i>\n <a href="#">{{ \'APPLICATION_MOHS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-music-tone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MOHS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_MOH_CLASS\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.addFiles.html",'\n<div class="row" data-ng-init="getSounds()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MOH\' | translate }} {{ \'APPLICATION_ADD_FILES\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="note note-warning" data-ng-hide="soundList.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <form name="forms.general" data-ng-submit="(item.sounds.length > 0) && addMohs()" data-ng-show="soundList.length" novalidate>\n\n <!-- START SOUNDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.sounds.$touched || forms.general.$submitted) && item.sounds.length == 0}">\n <label class="control-label">{{\'APPLICATION_SOUNDS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="item.sounds" theme="bootstrap" name="sounds" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.display_name}}</ui-select-match>\n <ui-select-choices repeat="sound.id as sound in soundList | filter: $select.search">\n {{sound.display_name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.sounds.$touched || forms.general.$submitted) && item.sounds.length == 0" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <input type="submit" class="btn green-haze" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.audios.html",'<div ui-view class="profile-content">\n<div class="row" data-ng-init="getAudioFiles()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AUDIOS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="audioFiles">\n <a class="btn green-jungle " href="/channels/voice/mohs/view/{{moh.id}}/add" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_ADD_FILES\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div class="note note-warning" data-ng-hide="audioFiles">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_FOLDER_DOES_NOT_EXIST\' | translate }}\n </p>\n </div>\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover" data-ng-show="audioFiles">\n <thead>\n <tr>\n <th>{{ \'APPLICATION_NAME\' | translate }}</th>\n <th width="30%">{{ \'APPLICATION_PREVIEW\' | translate }}</th>\n <th width="10%">{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody data-ng-model="audioFiles">\n <tr data-ng-repeat="audiofile in audioFiles">\n <td>{{audiofile}}</td>\n <td>\n <audio controls ng-src="{{getSecureSrc(audioSources[audiofile])}}" preload="none">\n Your browser does not support the audio tag.\n </audio></td>\n <td>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(audiofile,audiofile)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="audioFiles.length">\n <td colspan="3" style="text-align:center;">\n <i>{{ \'MESSAGE_NO_AUDIOFILES_AVAILABLE\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'), +a.put("app/channels/voice/moh/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getMoh()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone"></i>\n <a href="/channels/voice/mohs/list">{{ \'APPLICATION_MOH_CLASS\' | translate }}</a>\n <i data-ng-show="moh" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="moh">\n <a href="#">{{moh.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/moh.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{moh.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.mohs.view.settings\')}">\n <a data-ng-href="/channels/voice/mohs/view/{{moh.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-if="moh.mode === \'files\'" 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 MODE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_MODE\' | translate}}</label>\n <input type="text" name="path" class="form-control" data-ng-model="moh.mode" disabled/>\n </div>\n <!-- END MODE -->\n\n <!-- START PATH -->\n <div class="form-group" data-ng-if="moh.mode === \'files\'">\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 data-ng-if="moh.mode === \'files\'" 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 DIRECTORY -->\n <div data-ng-if="moh.mode === \'custom\'" class="form-group" data-ng-class="{\'has-error\': (forms.general.directory.$touched || forms.general.$submitted) && forms.general.directory.$invalid}">\n <label class="control-label">{{\'APPLICATION_DIRECTORY\' | translate}}</label>\n <input type="text" name="directory" placeholder="{{\'APPLICATION_DIRECTORY\' | translate}}" class="form-control" data-ng-model="moh.directory"/>\n </div>\n <!-- END DIRECTORY -->\n\n <!-- START APPLICATION -->\n <div data-ng-if="moh.mode === \'custom\'" class="form-group" data-ng-class="{\'has-error\': (forms.general.application.$touched || forms.general.$submitted) && forms.general.application.$invalid}">\n <label class="control-label">{{\'APPLICATION_APPLICATION\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="application" placeholder="{{\'APPLICATION_APPLICATION\' | translate}}" class="form-control" data-ng-model="moh.application" required/>\n <span data-ng-show="(forms.general.application.$touched || forms.general.$submitted) && forms.general.application.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPLICATION -->\n\n <!-- START FORMAT -->\n <div data-ng-if="moh.mode === \'custom\'" class="form-group" data-ng-class="{\'has-error\': (forms.general.format.$touched || forms.general.$submitted) && forms.general.format.$invalid}">\n <label class="control-label">{{\'APPLICATION_FORMAT\' | translate}}</label>\n <input type="text" name="format" placeholder="{{\'APPLICATION_FORMAT\' | translate}}" class="form-control" data-ng-model="moh.format"/>\n </div>\n <!-- END FORMAT -->\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.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.$error.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 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 [\'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.strategy.$touched || form.$submitted) && 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 <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/queue/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-if="Auth.isAdmin()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4><p>{{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}</p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/voice/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.queues.view.settings\')}">\n <a data-ng-href="/channels/voice/queues/view/{{queue.name}}/settings"> <i class="icon-settings"></i> {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.voice.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/voice/queues/view/{{queue.name}}/agents"><i class="icon-people"></i>{{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_QUEUE_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_PERIODIC_ANNOUNCE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getMohs();getSounds();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && forms.announce.$valid && updateVoiceQueue()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'ringall\', \'leastrecent\', \'fewestcalls\', \'random\', \'rrmemory\', \'linear\', \'wrandom\', \'rrordered\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_STRATEGY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START MOH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.musiconhold.$touched || forms.general.$submitted) && forms.general.musiconhold.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOH\' | translate}}</label>\n <ui-select data-ng-model="queue.musiconhold" name="musiconhold" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="musiconhold.name as musiconhold in voiceMohs | filter: $select.search">\n <div ng-bind-html="musiconhold.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_VOICE_MOH\' | translate }}\n </span>\n <span data-ng-show="(forms.general.musiconhold.$touched || forms.general.$submitted) && forms.general.musiconhold.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MOH -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="queue.timeout" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_TIMEOUT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START MAXLEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.maxlen.$touched || forms.general.$submitted) && forms.general.maxlen.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXLEN\' | translate}}</label>\n <input type="number" min="0" name="maxlen" placeholder="{{\'APPLICATION_MAXLEN\' | translate}}" class="form-control" data-ng-model="queue.maxlen" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MAXLEN\' | translate }}\n </span>\n <span data-ng-show="(forms.general.maxlen.$touched || forms.general.$submitted) && forms.general.maxlen.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAXLEN -->\n\n <!-- START RETRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.retry.$touched || forms.general.$submitted) && forms.general.retry.$invalid}">\n <label class="control-label">{{\'APPLICATION_RETRY\' | translate}}</label>\n <input type="number" min="0" name="retry" placeholder="{{\'APPLICATION_RETRY\' | translate}}" class="form-control" data-ng-model="queue.retry" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RETRY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.retry.$touched || forms.general.$submitted) && forms.general.retry.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RETRY -->\n\n </div>\n <div class="col-md-6">\n <!-- START WRAPUPTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.wrapuptime.$touched || forms.general.$submitted) && forms.general.wrapuptime.$invalid}">\n <label class="control-label">{{\'APPLICATION_WRAPUPTIME\' | translate}}</label>\n <input type="number" min="0" name="wrapuptime" placeholder="{{\'APPLICATION_WRAPUPTIME\' | translate}}" class="form-control" data-ng-model="queue.wrapuptime" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_WRAPUPTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.general.wrapuptime.$touched || forms.general.$submitted) && forms.general.wrapuptime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WRAPUPTIME -->\n\n <!-- START WEIGHT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.weight.$touched || forms.general.$submitted) && forms.general.weight.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEIGHT\' | translate}}</label>\n <input type="number" min="0" name="weight" placeholder="{{\'APPLICATION_WEIGHT\' | translate}}" class="form-control" data-ng-model="queue.weight" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_WEIGHT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.weight.$touched || forms.general.$submitted) && forms.general.weight.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEIGHT -->\n\n <!-- START JOINEMPTY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.joinempty.$touched || forms.general.$submitted) && forms.general.joinempty.$invalid}">\n <label class="control-label">{{\'APPLICATION_JOINEMPTY\' | translate}}</label>\n <ui-select multiple data-ng-model="queue.joinempty" name="joinempty" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'strict\',\'loose\',\'paused\',\'penalty\',\'inuse\',\'ringing\',\'unavailable\',\'invalid\',\'unknown\',\'wrapup\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_JOINEMPTY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.joinempty.$touched || forms.general.$submitted) && forms.general.joinempty.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END JOINEMPTY -->\n\n <!-- START LEAVEWHENEMPTY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.leavewhenempty.$touched || forms.general.$submitted) && forms.general.leavewhenempty.$invalid}">\n <label class="control-label">{{\'APPLICATION_LEAVEWHENEMPTY\' | translate}}</label>\n <ui-select multiple data-ng-model="queue.leavewhenempty" name="leavewhenempty" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'strict\',\'loose\',\'paused\',\'penalty\',\'inuse\',\'ringing\',\'unavailable\',\'invalid\',\'unknown\',\'wrapup\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_LEAVEWHENEMPTY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.leavewhenempty.$touched || forms.general.$submitted) && forms.general.leavewhenempty.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LEAVEWHENEMPTY -->\n\n <!-- START ANNOUNCE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.announce.$touched || forms.general.$submitted) && forms.general.announce.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.announce" name="announce" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in sounds | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE\' | translate }}\n </span>\n <span data-ng-show="(forms.general.announce.$touched || forms.general.$submitted) && forms.general.announce.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE -->\n </div>\n </div>\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.announce" data-ng-submit="forms.announce.$valid && forms.general.$valid && updateVoiceQueue()" novalidate>\n <div class="row">\n <div class="col-md-12">\n <!-- START PERIODIC_ANNOUNCE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.periodic_announce.$touched || forms.announce.$submitted) && forms.announce.periodic_announce.$invalid}">\n <label class="control-label">{{\'APPLICATION_PERIODIC_ANNOUNCE\' | translate}}</label>\n <ui-select multiple data-ng-model="queue.periodic_announce" name="periodic_announce" theme="bootstrap" data-ng-disabled="!periodicAnnounces.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in periodicAnnounces | filter: $select.search track by $index">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="periodicAnnounces.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_PERIODIC_ANNOUNCE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.periodic_announce.$touched || forms.announce.$submitted) && forms.announce.periodic_announce.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PERIODIC_ANNOUNCE -->\n </div>\n </div>\n <div class="row">\n <div class="col-md-6">\n <p><h3>{{\'APPLICATION_SETTINGS\' | translate}}</h3></p>\n <!-- START ANNOUNCE_FREQUENCY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_frequency.$touched || forms.announce.$submitted) && forms.announce.announce_frequency.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_FREQUENCY\' | translate}}</label>\n <input type="number" min="0" name="announce_frequency" placeholder="{{\'APPLICATION_ANNOUNCE_FREQUENCY\' | translate}}" class="form-control" data-ng-model="queue.announce_frequency" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_FREQUENCY\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_frequency.$touched || forms.announce.$submitted) && forms.announce.announce_frequency.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_FREQUENCY -->\n\n <!-- START MIN_ANNOUNCE_FREQUENCY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.min_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.min_announce_frequency.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_ANNOUNCE_FREQUENCY\' | translate}}</label>\n <input type="number" min="0" name="min_announce_frequency" placeholder="{{\'APPLICATION_MIN_ANNOUNCE_FREQUENCY\' | translate}}" class="form-control" data-ng-model="queue.min_announce_frequency" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MIN_ANNOUNCE_FREQUENCY\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.min_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.min_announce_frequency.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MIN_ANNOUNCE_FREQUENCY -->\n\n <!-- START PERIODIC_ANNOUNCE_FREQUENCY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.periodic_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.periodic_announce_frequency.$invalid}">\n <label class="control-label">{{\'APPLICATION_PERIODIC_ANNOUNCE_FREQUENCY\' | translate}}</label>\n <input type="number" min="0" name="periodic_announce_frequency" placeholder="{{\'APPLICATION_PERIODIC_ANNOUNCE_FREQUENCY\' | translate}}" class="form-control" data-ng-model="queue.periodic_announce_frequency"/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_PERIODIC_ANNOUNCE_FREQUENCY\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.periodic_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.periodic_announce_frequency.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PERIODIC_ANNOUNCE_FREQUENCY -->\n\n <!-- START RANDOM_PERIODIC_ANNOUNCE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.random_periodic_announce.$touched || forms.announce.$submitted) && forms.announce.random_periodic_announce.$invalid}">\n <label class="control-label">{{\'APPLICATION_RANDOM_PERIODIC_ANNOUNCE\' | translate}}</label>\n <ui-select data-ng-model="queue.random_periodic_announce" name="random_periodic_announce" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RANDOM_PERIODIC_ANNOUNCE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.random_periodic_announce.$touched || forms.announce.$submitted) && forms.announce.random_periodic_announce.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RANDOM_PERIODIC_ANNOUNCE -->\n\n <!-- START ANNOUNCE_HOLDTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_holdtime.$touched || forms.announce.$submitted) && forms.announce.announce_holdtime.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_HOLDTIME\' | translate}}</label>\n <ui-select data-ng-model="queue.announce_holdtime" name="announce_holdtime" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'once\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_HOLDTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_holdtime.$touched || forms.announce.$submitted) && forms.announce.announce_holdtime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_HOLDTIME -->\n\n <!-- START ANNOUNCE_POSITION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_position.$touched || forms.announce.$submitted) && forms.announce.announce_position.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_POSITION\' | translate}}</label>\n <ui-select data-ng-model="queue.announce_position" name="announce_position" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'limit\',\'more\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_POSITION\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_position.$touched || forms.announce.$submitted) && forms.announce.announce_position.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_POSITION -->\n\n <!-- START ANNOUNCE_POSITION_LIMIT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_position_limit.$touched || forms.announce.$submitted) && forms.announce.announce_position_limit.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_POSITION_LIMIT\' | translate}}</label>\n <input type="number" min="0" name="announce_position_limit" placeholder="{{\'APPLICATION_ANNOUNCE_POSITION_LIMIT\' | translate}}" class="form-control" data-ng-model="queue.announce_position_limit"/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_POSITION_LIMIT\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_position_limit.$touched || forms.announce.$submitted) && forms.announce.announce_position_limit.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_POSITION_LIMIT -->\n\n <!-- START REPORTHOLDTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.reportholdtime.$touched || forms.announce.$submitted) && forms.announce.reportholdtime.$invalid}">\n <label class="control-label">{{\'APPLICATION_REPORTHOLDTIME\' | translate}}</label>\n <ui-select data-ng-model="queue.reportholdtime" name="reportholdtime" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_REPORTHOLDTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.reportholdtime.$touched || forms.announce.$submitted) && forms.announce.reportholdtime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORTHOLDTIME -->\n\n </div>\n <div class="col-md-6">\n <p><h3>{{\'APPLICATION_SOUNDS\' | translate}}</h3></p>\n <!-- START QUEUE_REPORTHOLD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_reporthold.$touched || forms.announce.$submitted) && forms.announce.queue_reporthold.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_REPORTHOLD\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_reporthold" name="queue_reporthold" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_REPORTHOLD\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_reporthold.$touched || forms.announce.$submitted) && forms.announce.queue_reporthold.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_REPORTHOLD -->\n\n <!-- START QUEUE_YOUARENEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_youarenext.$touched || forms.announce.$submitted) && forms.announce.queue_youarenext.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_YOUARENEXT\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_youarenext" name="queue_youarenext" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_YOUARENEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_youarenext.$touched || forms.announce.$submitted) && forms.announce.queue_youarenext.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_YOUARENEXT -->\n\n <!-- START QUEUE_THEREARE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_thereare.$touched || forms.announce.$submitted) && forms.announce.queue_thereare.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_THEREARE\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_thereare" name="queue_thereare" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_THEREARE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_thereare.$touched || forms.announce.$submitted) && forms.announce.queue_thereare.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_THEREARE -->\n\n <!-- START QUEUE_CALLSWAITING -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_callswaiting.$touched || forms.announce.$submitted) && forms.announce.queue_callswaiting.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_CALLSWAITING\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_callswaiting" name="queue_callswaiting" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_CALLSWAITING\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_callswaiting.$touched || forms.announce.$submitted) && forms.announce.queue_callswaiting.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_CALLSWAITING -->\n\n <!-- START QUEUE_HOLDTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_holdtime.$touched || forms.announce.$submitted) && forms.announce.queue_holdtime.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_HOLDTIME\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_holdtime" name="queue_holdtime" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_HOLDTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_holdtime.$touched || forms.announce.$submitted) && forms.announce.queue_holdtime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_HOLDTIME -->\n\n <!-- START QUEUE_MINUTES -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_minutes.$touched || forms.announce.$submitted) && forms.announce.queue_minutes.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_MINUTES\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_minutes" name="queue_minutes" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MINUTES\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_minutes.$touched || forms.announce.$submitted) && forms.announce.queue_minutes.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_MINUTES -->\n\n <!-- START QUEUE_MINUTE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_minute.$touched || forms.announce.$submitted) && forms.announce.queue_minute.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_MINUTE\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_minute" name="queue_minute" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MINUTE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_minute.$touched || forms.announce.$submitted) && forms.announce.queue_minute.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_MINUTE -->\n\n <!-- START QUEUE_SECONDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_seconds.$touched || forms.announce.$submitted) && forms.announce.queue_seconds.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_SECONDS\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_seconds" name="queue_seconds" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_SECONDS\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_seconds.$touched || forms.announce.$submitted) && forms.announce.queue_seconds.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_SECONDS -->\n\n <!-- START QUEUE_THANKYOU -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_thankyou.$touched || forms.announce.$submitted) && forms.announce.queue_thankyou.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_THANKYOU\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_thankyou" name="QUEUE_THANKYOU" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_THANKYOU\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_thankyou.$touched || forms.announce.$submitted) && forms.announce.queue_thankyou.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_THANKYOU -->\n\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.advanced" data-ng-submit="forms.announce.$valid && forms.general.$valid && forms.advanced.$valid && updateVoiceQueue()" novalidate>\n\n <div class="row">\n <div class="col-md-6">\n\n <!-- START AUTOPAUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.autopause.$touched || forms.advanced.$submitted) && forms.advanced.autopause.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTOPAUSE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.autopause"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}"\n ng-true-value="\'all\'"\n ng-false-value="\'no\'">\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_AUTOPAUSE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.autopause.$touched || forms.advanced.$submitted) && forms.advanced.autopause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUTOPAUSE -->\n\n <!-- START RINGINUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.ringinuse.$touched || forms.advanced.$submitted) && forms.advanced.ringinuse.$invalid}">\n <label class="control-label">{{\'APPLICATION_RINGINUSE\' | translate}}</label>\n <ui-select data-ng-model="queue.ringinuse" name="ringinuse" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RINGINUSE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.ringinuse.$touched || forms.advanced.$submitted) && forms.advanced.ringinuse.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RINGINUSE -->\n\n <!-- START MEMBER_DELAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.memberdelay.$touched || forms.advanced.$submitted) && forms.advanced.memberdelay.$invalid}">\n <label class="control-label">{{\'APPLICATION_MEMBER_DELAY\' | translate}}</label>\n <input type="number" min="0" name="memberdelay" placeholder="{{\'APPLICATION_MEMBER_DELAY\' | translate}}" class="form-control" data-ng-model="queue.memberdelay" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MEMBER_DELAY\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.memberdelay.$touched || forms.advanced.$submitted) && forms.advanced.memberdelay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MEMBER_DELAY -->\n\n <!-- START ACW -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.acw.$touched || forms.advanced.$submitted) && forms.advanced.acw.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACW\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.acw"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span class="help-block">\n {{ \'DESCRIPTION_ACW\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.acw.$touched || forms.advanced.$submitted) && forms.advanced.acw.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_ACW\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ACW -->\n\n <!-- START SETINTERFACEVAR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.setinterfacevar.$touched || forms.advanced.$submitted) && forms.advanced.setinterfacevar.$invalid}">\n <label class="control-label">{{\'APPLICATION_SETINTERFACEVAR\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.setinterfacevar"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span class="help-block">\n {{ \'DESCRIPTION_SETINTERFACEVAR\' | translate }} <a href="https://wiki.xcallymotion.com/display/XMD/Queues+-+Voice+Channel" target="_blank">wiki</a>)\n </span>\n <span data-ng-show="(forms.advanced.setinterfacevar.$touched || forms.advanced.$submitted) && forms.advanced.setinterfacevar.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_SETINTERFACEVAR\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SETINTERFACEVAR -->\n\n <!-- START SETQUEUEVAR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.setqueuevar.$touched || forms.advanced.$submitted) && forms.advanced.setqueuevar.$invalid}">\n <label class="control-label">{{\'APPLICATION_SETQUEUEVAR\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.setqueuevar"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span class="help-block">\n {{ \'DESCRIPTION_SETQUEUEVAR\' | translate }} <a href="https://wiki.xcallymotion.com/display/XMD/Queues+-+Voice+Channel" target="_blank">wiki</a>)\n </span>\n <span data-ng-show="(forms.advanced.setqueuevar.$touched || forms.advanced.$submitted) && forms.advanced.setqueuevar.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_SETQUEUEVAR\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SETQUEUEVAR -->\n\n </div>\n <div class="col-md-6">\n\n <!-- START TIMEOUTRESTART -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.timeoutrestart.$touched || forms.advanced.$submitted) && forms.advanced.timeoutrestart.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUTRESTART\' | translate}}</label>\n <ui-select data-ng-model="queue.timeoutrestart" name="timeoutrestart" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_TIMEOUTRESTART\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.timeoutrestart.$touched || forms.advanced.$submitted) && forms.advanced.timeoutrestart.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUTRESTART -->\n\n <!-- START MONITOR_FORMAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.monitor_format.$touched || forms.advanced.$submitted) && forms.advanced.monitor_format.$invalid}">\n <label class="control-label">{{\'APPLICATION_MONITOR_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.monitor_format" name="monitor_format" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="monFormat.value as monFormat in monitorFormats | filter: $select.search">\n <div ng-bind-html="monFormat.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MONITOR_FORMAT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.monitor_format.$touched || forms.advanced.$submitted) && forms.advanced.monitor_format.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MONITOR_FORMAT -->\n\n <!-- START CONTEXT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}</label>\n <input type="text" name="context" placeholder="{{\'APPLICATION_CONTEXT\' | translate}}" class="form-control" data-ng-model="queue.context"/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_VOICE_CONTEXT\' | 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-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" data-ng-init="init()">\n <h3 class="modal-title">{{ \'APPLICATION_QUEUES\' | 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-6">\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 class="col-md-2">\n <button class="btn btn-success bts-sm" type="button" ng-click="joinQueue()" ng-disabled="form.$invalid">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</button>\n </div>\n</div>\n<div class="form-group row">\n<label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20 col-md-6">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n</div>\n<div>\n <div data-ng-if="queueTable" ui-grid="queueTable" name="queueTable" ui-grid-resize-columns class="ui-grid" ui-grid-pagination ui-grid-auto-resize>\n <span us-spinner spinner-key="agentqueue-spinner" spinner-start-active="true"></span>\n <div class="watermark" ng-show="!queueTable.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n</div>\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/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 mbottom20" data-ng-init="initQueues()">\n <ui-select ng-model="item.queue" theme="bootstrap" class="col-md-6" data-ng-change="getAgents(item.queue)" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}" allow-clear>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n</div>\n<div class="row">\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/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 <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/recording/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-play"></i>\n <a href="#">{{ \'APPLICATION_RECORDINGS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-play font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_RECORDINGS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length && Auth.isAdmin()">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n </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" data-ng-init="getContexts()">\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 CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.context.$touched || forms.extension.$submitted) && forms.extension.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.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.extension.context.$touched || forms.extension.$submitted) && forms.extension.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="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/inbound/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-in"></i>\n <a href="/channels/voice/routes/inbound/list">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/inbound/view/view.applications.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="selectedRows.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/channels/voice/routes/inbound/view/{{route.id}}/application" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_APPLICATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="showGrid" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-selection ui-grid-draggable-rows ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/route/inbound/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/channels/voice/routes/inbound/list">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/inboundroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.inbound.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/inbound/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.inbound.view.applications') || $state.is('main.channels.voice.routes.inbound.view.application') || $state.is('main.channels.voice.routes.inbound.view.applications.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/inbound/view/'+route.id+'/applications')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/inbound/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INBOUND\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/internal/list/create.modal.html",'<div class="modal-header" data-ng-init="getContexts()">\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 CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.context.$touched || forms.extension.$submitted) && forms.extension.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.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.extension.context.$touched || forms.extension.$submitted) && forms.extension.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="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/internal/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/voice/routes/internal/list">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/voice/route/internal/view/view.applications.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="selectedRows.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/channels/voice/routes/internal/view/{{route.id}}/application" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_APPLICATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="showGrid" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-selection ui-grid-draggable-rows ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/route/internal/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/channels/voice/routes/internal/list">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/internalroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.internal.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/internal/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.internal.view.applications') || $state.is('main.channels.voice.routes.internal.view.application') || $state.is('main.channels.voice.routes.internal.view.applications.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/internal/view/'+route.id+'/applications')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- <pre>\n {{route | json}}\n </pre> -->\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/internal/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INTERNAL\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/outbound/list/create.modal.html",'<div class="modal-header" data-ng-init="getContexts()">\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 CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.context.$touched || forms.extension.$submitted) && forms.extension.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.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.extension.context.$touched || forms.extension.$submitted) && forms.extension.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 TAG -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.tag.$touched || forms.extension.$submitted) && forms.extension.tag.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TAG\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.tag" name="tag" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TAG\' | translate }}" data-ng-init="item.tag = \'--\'">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="tag.name as tag in tags | filter: $select.search">\n <div ng-bind-html="tag.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.extension.tag.$touched || forms.extension.$submitted) && forms.extension.tag.$invalid && forms.extension.tag.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAG -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/outbound/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-out"></i>\n <a href="/channels/voice/routes/outbound/list">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/outbound/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-out"></i>\n <a href="/channels/voice/routes/outbound/list">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/outboundroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.outbound.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/outbound/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.outbound.view.routes') || $state.is('main.channels.voice.routes.outbound.view.route') || $state.is('main.channels.voice.routes.outbound.view.routes.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/outbound/view/'+route.id+'/routes')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- <pre>\n {{route | json}}\n </pre> -->\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/outbound/view/view.route.html",'<div class="row" data-ng-init="initApplication(true);getIntervals();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_NEW_ROUTE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wizard on-finish="addApplication()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.app.$touched || forms.info.$submitted) && forms.info.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="main.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="app in applications | filter: $select.search">\n <div ng-bind-html="app.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.app.$touched || forms.info.$submitted) && forms.info.app.$invalid && forms.info.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'outboundDial\'" lazy-render duration="1">\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CALLERID\' | translate }}</label>\n <input type="text" name="callerID" pattern=\'^"[a-zA-Z0-9_.-]*" <[a-zA-Z0-9_.-]*>\' placeholder=\'"name" <number>\' class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_CALLERID\' | translate }}\n </span>\n <span data-ng-show="(forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PREFIX\' | translate }}</label>\n <input type="text" name="prefix" placeholder="{{ \'APPLICATION_PREFIX\' | translate }}" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_PREFIX\' | translate }}\n </span>\n <span data-ng-show="(forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[5]" data-ng-init="application.appdata[5] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="application.app" data-ng-init="application.appdata[0] = null" required>\n <span data-ng-show="(forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid && forms.info.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid && forms.info.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{$translate.instant(intType.name)}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/voice/route/outbound/view/view.routeSettings.html",'<div class="row" data-ng-init="initApplication();getApplication();getIntervals();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_APPLICATION_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateRoute(\'routes\')">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'outboundDial\'" lazy-render duration="1">\n\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CALLERID\' | translate }}</label>\n <input type="text" name="callerID" pattern=\'^"[a-zA-Z0-9_.-]*" <[a-zA-Z0-9_.-]*>\' placeholder=\'"name" <number>\' class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_CALLERID\' | translate }} "name" <number>\n </span>\n <span data-ng-show="(forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PREFIX\' | translate }}</label>\n <input type="text" name="prefix" placeholder="{{ \'APPLICATION_PREFIX\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_PREFIX\' | translate }}\n </span>\n <span data-ng-show="(forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[5]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].app" required>\n <span data-ng-show="(forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid && forms.info.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]">\n <span data-ng-show="(forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid && forms.info.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{intType.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="interval.alwaysTime"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/outbound/view/view.routes.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="selectedRows.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/channels/voice/routes/outbound/view/{{route.id}}/route" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="showGrid" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-selection ui-grid-draggable-rows ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/route/outbound/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_OUTBOUND\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts();getTags();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CUTDIGITS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CUTDIGITS\' | translate}}</label>\n <input type="text" pattern="[0-9]+" class="form-control" name="cutdigits" data-ng-model="route.cutdigits">\n <span class="help-block">\n </span>\n </div>\n <!-- END CUTDIGITS -->\n\n <!-- START TAG -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.tag.$touched || forms.general.$submitted) && forms.general.tag.$invalid}">\n <label class="control-label">{{\'APPLICATION_TAG\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.tag" name="tag" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="tag.name as tag in tags | filter: $select.search">\n <div ng-bind-html="tag.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.tag.$touched || forms.general.$submitted) && forms.general.tag.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAG -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START RECORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.record.$touched || forms.general.$submitted) && forms.general.record.$invalid}">\n <label class="control-label">{{\'APPLICATION_RECORDING\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="route.record"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span data-ng-show="(forms.general.record.$touched || forms.general.$submitted) && forms.general.record.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RECORD -->\n\n <!-- START RECORDINGFORMAT -->\n <div data-ng-if="route.record" class="form-group" data-ng-class="{\'has-error\': (forms.general.recordingFormat.$touched || forms.general.$submitted) && forms.general.recordingFormat.$invalid}">\n <label class="control-label">{{\'APPLICATION_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.recordingFormat" name="recordingFormat" theme="bootstrap" data-ng-required="route.record">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="format in [\'wav\',\'gsm\'] | filter: $select.search">\n <div ng-bind-html="format | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.recordingFormat.$touched || forms.general.$submitted) && forms.general.recordingFormat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RECORDINGFORMAT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/view.application.html",'\n<div class="row" data-ng-init="initApplication(true); getIntervals();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_NEW_APPLICATION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="addApplication()">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="main.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="app in $application.applications| filter: $select.search">\n <div ng-bind-html="app.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div id="Queue" class="app-settings" ng-slide-down="main.app.value == \'Queue\'" lazy-render duration="1">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="queue" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in items | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" pattern="[^,]*" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START APPLICATION_ANNOUNCE_OVERRIDE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_OVERRIDE\' | translate}}</label>\n <ui-select data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null" name="audiofile" theme="bootstrap" data-ng-disabled="!items2.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="settings.soundPath+\'/\'+audio.save_name as audio in items2 | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items2.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPLICATION_ANNOUNCE_OVERRIDE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START AGI -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid}">\n <label class="control-label">{{ \'APPLICATION_AGI\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="agi" placeholder="{{ \'APPLICATION_AGI\' | translate }}" class="form-control" data-ng-model="application.appdata[5]" data-ng-init="application.appdata[6] = null">\n <span data-ng-show="(forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END AGI -->\n\n <!-- START MACRO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MACRO\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="macro" placeholder="{{ \'APPLICATION_MACRO\' | translate }}" class="form-control" data-ng-model="application.appdata[6]" data-ng-init="application.appdata[6] = null">\n <span data-ng-show="(forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MACRO -->\n\n <!-- START GOSUB -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid}">\n <label class="control-label">{{ \'APPLICATION_GOSUB\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="gosub" placeholder="{{ \'APPLICATION_GOSUB\' | translate }}" class="form-control" data-ng-model="application.appdata[7]" data-ng-init="application.appdata[7] = null">\n <span data-ng-show="(forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END GOSUB -->\n\n <!-- START RULE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid}">\n <label class="control-label">{{ \'APPLICATION_RULE\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="rule" placeholder="{{ \'APPLICATION_RULE\' | translate }}" class="form-control" data-ng-model="application.appdata[8]" data-ng-init="application.appdata[8] = null">\n <span data-ng-show="(forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END RULE -->\n\n <!-- START POSITION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid}">\n <label class="control-label">{{ \'APPLICATION_POSITION\' | translate }}</label>\n <input type="number" min="0" name="position" placeholder="{{ \'APPLICATION_POSITION\' | translate }}" class="form-control" data-ng-model="application.appdata[9]" data-ng-init="application.appdata[9] = null">\n <span data-ng-show="(forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid && forms.settings.position.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSITION -->\n\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-init="application.answer=true"\n data-ng-model="application.answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\n\n </div>\n <div id="Playback" class="app-settings" ng-slide-down="main.app.value == \'Playback\'" lazy-render duration="1">\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="audiofile" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="settings.soundPath+\'/\'+audio.save_name as audio in items | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-init="application.answer=true"\n data-ng-model="application.answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && !main.app.type" lazy-render duration="1">\n <!-- START INTERFACE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}/{{ \'APPLICATION_IDENTIFIER\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="interface" placeholder="SIP/0000" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" required>\n <span data-ng-show="(forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid && forms.settings.interface.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERFACE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="internalDial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'internalDial\'" lazy-render duration="1">\n <!-- START INTERNAL DIAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$invalid}">\n <label class="control-label">{{\'APPLICATION_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="user" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="user.name as user in items | filter: $select.search">\n <div ng-bind-html="user.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL DIAL -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{ \'APPLICATION_WARNING\' | translate }}!</strong> {{ \'MESSAGE_REQUIRED_FIELD\' | translate }}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{ \'APPLICATION_WARNING\' | translate }}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'externalDial\'" lazy-render duration="1">\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TRUNK\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{ \'APPLICATION_GO_TO\' | translate }} <a href="/tools/trunks/list">{{ \'APPLICATION_TRUNKS\' | translate }}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{ \'APPLICATION_WARNING\' | translate }}!</strong> {{ \'MESSAGE_REQUIRED_FIELD\' | translate }}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PHONE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null" required>\n <span data-ng-show="(forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid && forms.settings.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="RingGroup" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'RingGroup\'" lazy-render duration="1">\n <!-- START ITEMS -->\n <input type="hidden" name="items" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="initRingGroup()">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.items.$invalid}">\n <label class="control-label">{{\'APPLICATION_ITEMS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="col-md-12" id="multi-select-user-by-role"></div>\n <span data-ng-show="(forms.settings.items.$touched || forms.settings.$submitted) && forms.settings.items.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ITEMS -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="AGI" class="app-settings" ng-slide-down="main.app.value == \'AGI\'" lazy-render duration="1">\n <!-- START PROJECT -->\n <input type="hidden" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = \'agi://127.0.0.1/square\'">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$invalid}">\n <label class="control-label">{{\'APPLICATION_PROJECT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null" name="project" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="project.name as project in items | filter: $select.search">\n <div ng-bind-html="project.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_PROJECTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/square/projects/list">{{\'APPLICATION_PROJECTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PROJECT -->\n </div>\n <div id="Goto" class="app-settings" ng-slide-down="main.app.value == \'Goto\'" lazy-render duration="1">\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in items | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START EXTENSION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXTENSION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="extension" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null" required>\n <span data-ng-show="(forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid && forms.settings.extension.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTENSION -->\n\n <!-- START PRIORITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PRIORITY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" pattern="[0-9]+" name="priority" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null" required>\n <span data-ng-show="(forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY -->\n </div>\n <div id="Hangup" class="app-settings" ng-slide-down="main.app.value == \'Hangup\'" lazy-render duration="1">\n <!-- START HANGUPCAUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$invalid}">\n <label class="control-label">{{\'APPLICATION_HANGUP_CAUSE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" theme="bootstrap" name="hangupCause" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="hangupCause.value as hangupCause in $application.hangupCauses | filter: $select.search">\n <div ng-bind-html="hangupCause.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HANGUPCAUSE -->\n </div>\n <div id="Set" class="app-settings" ng-slide-down="main.app.value == \'Set\'" lazy-render duration="1">\n <!-- START VARIABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VARIABLE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="variable" placeholder="" class="form-control" data-ng-model="application.variable" data-ng-init="application.appdata[0] = null" data-ng-change="updateSetAppdata()" required>\n <span data-ng-show="(forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid && forms.settings.variable.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARIABLE -->\n\n <!-- START VARVALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VALUE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="varvalue" placeholder="" class="form-control" data-ng-model="application.value" data-ng-change="updateSetAppdata()" required>\n <span data-ng-show="(forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid && forms.settings.varvalue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARVALUE -->\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="application.app" required>\n <span data-ng-show="(forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid && forms.settings.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null">\n <span data-ng-show="(forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid && forms.settings.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <div id="Voicemail" class="app-settings" ng-slide-down="main.app.value == \'Voicemail\'" lazy-render duration="1">\n <!-- START VOICEMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MAILBOX\' | translate }}@{{ \'APPLICATION_CONTEXT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" theme="bootstrap" name="voicemail" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.mailbox}}</ui-select-match>\n <ui-select-choices repeat="mailbox.mailbox+\'@\'+mailbox.context as mailbox in items | filter: $select.search">\n <div ng-bind-html="mailbox.mailbox | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_VOICEMAILS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/voicemails/list">{{\'APPLICATION_VOICEMAILS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid && forms.settings.voicemail.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VOICEMAIL -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n </div>\n <!-- END OPTIONS -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n <div ng-bind-html="intType.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="interval.alwaysTime"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/voice/route/view.applicationSettings.html",'\n<div class="row" data-ng-init="initApplication();getIntervals();getApplication();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_APPLICATION_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateRoute(\'applications\')">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n <!-- <pre>\n {{application | json}}\n </pre> -->\n\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n\n <div id="Queue" class="app-settings" ng-slide-down="main.app.value == \'Queue\'" lazy-render duration="1">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="queue" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in items | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" pattern="[^,]*" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START APPLICATION_ANNOUNCE_OVERRIDE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_OVERRIDE\' | translate}}</label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[3]" name="audiofile" theme="bootstrap" data-ng-disabled="!items2.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="settings.soundPath+\'/\'+audio.save_name as audio in items2 | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items2.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPLICATION_ANNOUNCE_OVERRIDE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="{{ \'APPLICATION_TIMEOUT\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START AGI -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid}">\n <label class="control-label">{{ \'APPLICATION_AGI\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="agi" placeholder="{{ \'APPLICATION_AGI\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[5]">\n <span data-ng-show="(forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END AGI -->\n\n <!-- START MACRO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MACRO\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="macro" placeholder="{{ \'APPLICATION_MACRO\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[6]">\n <span data-ng-show="(forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MACRO -->\n\n <!-- START GOSUB -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid}">\n <label class="control-label">{{ \'APPLICATION_GOSUB\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="gosub" placeholder="{{ \'APPLICATION_GOSUB\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[7]">\n <span data-ng-show="(forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END GOSUB -->\n\n <!-- START RULE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid}">\n <label class="control-label">{{ \'APPLICATION_RULE\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="rule" placeholder="{{ \'APPLICATION_RULE\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[8]">\n <span data-ng-show="(forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END RULE -->\n\n <!-- START POSITION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid}">\n <label class="control-label">{{ \'APPLICATION_POSITION\' | translate }}</label>\n <input type="number" min="0" name="position" placeholder="{{ \'APPLICATION_POSITION\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[9]">\n <span data-ng-show="(forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid && forms.settings.position.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSITION -->\n\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="route.Applications[selectedApp].answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\n\n </div>\n <div id="Playback" class="app-settings" ng-slide-down="main.app.value == \'Playback\'" lazy-render duration="1">\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="audiofile" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="settings.soundPath+\'/\'+audio.save_name as audio in items | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="route.Applications[selectedApp].answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\n\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && !main.app.type" lazy-render duration="1">\n <!-- START INTERFACE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}/{{ \'APPLICATION_IDENTIFIER\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="interface" placeholder="SIP/0000" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]" required>\n <span data-ng-show="(forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid && forms.settings.interface.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERFACE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="internalDial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'internalDial\'" lazy-render duration="1">\n <!-- START INTERNAL DIAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$invalid}">\n <label class="control-label">{{\'APPLICATION_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="user" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="user.name as user in items | filter: $select.search">\n <div ng-bind-html="user.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL DIAL -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'externalDial\'" lazy-render duration="1">\n\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PHONE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" pattern="[0-9]+" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid && forms.settings.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="RingGroup" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'RingGroup\'" lazy-render duration="1">\n <!-- START ITEMS -->\n <input type="hidden" name="items" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]" data-ng-init="initRingGroup()">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.items.$touched || forms.settings.$submitted) && forms.settings.items.$invalid}">\n <label class="control-label">{{\'APPLICATION_ITEMS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="col-md-12" id="multi-select-user-by-role"></div>\n <span data-ng-show="(forms.settings.items.$touched || forms.settings.$submitted) && forms.settings.items.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ITEMS -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="AGI" class="app-settings" ng-slide-down="main.app.value == \'AGI\'" lazy-render duration="1">\n <!-- START PROJECT -->\n <input type="hidden" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]" data-ng-init="route.Applications[selectedApp].appdata[0] = \'agi://127.0.0.1/square\'">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$invalid}">\n <label class="control-label">{{\'APPLICATION_PROJECT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[1]" name="project" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="project.name as project in items | filter: $select.search">\n <div ng-bind-html="project.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_PROJECTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/square/projects/list">{{\'APPLICATION_PROJECTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PROJECT -->\n\n <!-- START URL -->\n <!-- <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <div class="input-group">\n <input type="text" name="url" placeholder="agi://127.0.0.1/square" class="form-control" data-ng-model="application.url" data-ng-disabled="!application.urlEnabled" data-ng-required="application.urlEnabled" rpattern="/^agi:\\/\\/(?:[0-9]{1,3}\\.){3}[0-9]{1,3}\\/square$/">\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="application.urlEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div> -->\n <!-- END URL -->\n\n </div>\n <div id="Goto" class="app-settings" ng-slide-down="main.app.value == \'Goto\'" lazy-render duration="1">\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in items | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START EXTENSION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXTENSION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="extension" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]" required>\n <span data-ng-show="(forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid && forms.settings.extension.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTENSION -->\n\n <!-- START PRIORITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PRIORITY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" pattern="[0-9]+" name="priority" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]" required>\n <span data-ng-show="(forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY -->\n </div>\n <div id="Hangup" class="app-settings" ng-slide-down="main.app.value == \'Hangup\'" lazy-render duration="1">\n <!-- START HANGUPCAUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$invalid}">\n <label class="control-label">{{\'APPLICATION_HANGUP_CAUSE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" theme="bootstrap" name="hangupCause" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="hangupCause.value as hangupCause in $application.hangupCauses | filter: $select.search">\n {{hangupCause.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HANGUPCAUSE -->\n </div>\n <div id="Set" class="app-settings" ng-slide-down="main.app.value == \'Set\'" lazy-render duration="1">\n <!-- START VARIABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VARIABLE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="variable" placeholder="" class="form-control" data-ng-model="application.variable" data-ng-change="updateSetAppdataSettings()" required>\n <span data-ng-show="(forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid && forms.settings.variable.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARIABLE -->\n\n <!-- START VARVALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VALUE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="varvalue" placeholder="" class="form-control" data-ng-model="application.value" data-ng-change="updateSetAppdataSettings()" required>\n <span data-ng-show="(forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid && forms.settings.varvalue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARVALUE -->\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].app" required>\n <span data-ng-show="(forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid && forms.settings.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]">\n <span data-ng-show="(forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid && forms.settings.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <div id="Voicemail" class="app-settings" ng-slide-down="main.app.value == \'Voicemail\'" lazy-render duration="1">\n <!-- START VOICEMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MAILBOX\' | translate }}@{{ \'APPLICATION_CONTEXT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" theme="bootstrap" name="voicemail" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.mailbox}}</ui-select-match>\n <ui-select-choices repeat="mailbox.mailbox+\'@\'+mailbox.context as mailbox in items | filter: $select.search">\n <div ng-bind-html="mailbox.mailbox | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_VOICEMAILS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/voicemails/list">{{\'APPLICATION_VOICEMAILS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid && forms.settings.voicemail.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VOICEMAIL -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n </div>\n <!-- END OPTIONS -->\n\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n</wz-step>\n<wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{intType.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="interval.alwaysTime"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n</wz-step>\n\n<wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n</wz-step>\n</wizard>\n</div>\n</div>\n<!-- END Portlet PORTLET-->\n</div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/voice/voicemail/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="#">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-envelope-letter font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/channels/voice/voicemails/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_VOICEMAIL\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/voicemail/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getVoicemail()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="/channels/voice/voicemails/list">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n <i data-ng-show="voicemail" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="voicemail">\n <a href="#">{{voicemail.mailbox}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/voicemail.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{voicemail.mailbox}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.voicemails.view.settings\')}">\n <a data-ng-href="/channels/voice/voicemails/view/{{voicemail.uniqueid}}/settings"><i class="icon-settings"></i>{{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.voice.voicemails.view.messages\')}">\n <a data-ng-href="/channels/voice/voicemails/view/{{voicemail.uniqueid}}/messages"><i class="icon-speech"></i>{{ \'APPLICATION_MESSAGES\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/voicemail/view/view.messages.html",'<div class="row" data-ng-init="getMessages()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_MESSAGES\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <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 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 ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\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 ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\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 ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\n </div>\n <!-- END DELETE -->\n\n <!-- START EMAIL_BODY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EMAIL_BODY\' | translate}}</label>\n <textarea type="text" name="emailbody" placeholder="{{\'APPLICATION_EMAIL_BODY\' | translate}}" class="form-control" data-ng-model="voicemail.emailbody"></textarea>\n </div>\n <!-- END EMAIL_BODY -->\n\n <!-- START EMAIL_SUBJECT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EMAIL_SUBJECT\' | translate}}</label>\n <textarea type="text" name="emailsubject" placeholder="{{\'APPLICATION_EMAIL_SUBJECT\' | translate}}" class="form-control" data-ng-model="voicemail.emailsubject"></textarea>\n </div>\n <!-- END EMAIL_SUBJECT -->\n\n <!-- START MAX_SECONDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.maxsecs.$touched || forms.advanced.$submitted) && forms.advanced.maxsecs.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_SECONDS\' | translate}}</label>\n <input type="number" min="0" name="maxsecs" placeholder="{{\'APPLICATION_MAX_SECONDS\' | translate}}" class="form-control" data-ng-model="voicemail.maxsecs" required/>\n <span data-ng-show="(forms.advanced.maxsecs.$touched || forms.advanced.$submitted) && forms.advanced.maxsecs.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAX_SECONDS -->\n\n <!-- START MAX_MESSAGES -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.maxmsg.$touched || forms.advanced.$submitted) && forms.advanced.maxmsg.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_MESSAGES\' | translate}}</label>\n <input type="number" min="0" name="maxmsg" placeholder="{{\'APPLICATION_MAX_MESSAGES\' | translate}}" class="form-control" data-ng-model="voicemail.maxmsg" required/>\n <span data-ng-show="(forms.advanced.maxmsg.$touched || forms.advanced.$submitted) && forms.advanced.maxmsg.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAX_MESSAGES -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/voicemail/wizard/wizard.html",'<div class="col-md-12" data-ng-init="initWizard()">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="/channels/voice/voicemails/list">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="#">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeMailbox()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-envelope-letter font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VOICEMAIL\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(form.general.$valid)">\n <form name="form.general" novalidate>\n\n <!-- START FULLNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_FULLNAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="form.general.$submitted && form.general.fullname.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FULLNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email" required/>\n <span data-ng-show="form.general.$submitted && form.general.host.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="form.general.$submitted && form.general.password.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CONFIRM PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="form.general.$submitted && (form.general.rpassword.$invalid || form.general.rpassword.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END CONFIRM PASSWORD -->\n\n <!-- START MAILBOX -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.mailbox.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="item.mailbox" required readonly/>\n <span data-ng-show="form.general.$submitted && form.general.mailbox.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAILBOX -->\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/contactmanager/company/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_COMPANY\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.company" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.name.$touched || forms.company.$submitted) && forms.company.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.cmopany.name.$touched || forms.company.$submitted) && forms.company.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.vat.$touched || forms.company.$submitted) && forms.company.vat.$invalid}">\n <label class="control-label">{{\'APPLICATION_VAT\' | translate}}</label>\n <input type="text" name="vat" placeholder="{{\'APPLICATION_VAT\' | translate}}" class="form-control" data-ng-model="item.vat"/>\n <span data-ng-show="(forms.cmopany.vat.$touched || forms.company.$submitted) && forms.company.vat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VAT -->\n\n <!-- START COMPANYID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.companyId.$touched || forms.company.$submitted) && forms.company.companyId.$invalid}">\n <label class="control-label">{{\'APPLICATION_COMPANY_ID\' | translate}}</label>\n <input type="text" name="companyId" placeholder="{{\'APPLICATION_COMPANY_ID\' | translate}}" class="form-control" data-ng-model="item.companyId"/>\n <span data-ng-show="(forms.cmopany.companyId.$touched || forms.company.$submitted) && forms.company.companyId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANYID -->\n\n <!-- START WEBSITE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.website.$touched || forms.company.$submitted) && forms.company.website.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEBSITE\' | translate}}</label>\n <input type="text" name="website" placeholder="{{\'APPLICATION_WEBSITE\' | translate}}" class="form-control" data-ng-model="item.website"/>\n <span data-ng-show="(forms.cmopany.website.$touched || forms.company.$submitted) && forms.company.website.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEBSITE -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.email.$touched || forms.company.$submitted) && forms.company.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email"/>\n <span data-ng-show="(forms.cmopany.email.$touched || forms.company.$submitted) && forms.company.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n </div>\n <div class="col-md-6">\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.phone.$touched || forms.company.$submitted) && forms.company.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone"/>\n <span data-ng-show="(forms.cmopany.phone.$touched || forms.company.$submitted) && forms.company.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.fax.$touched || forms.company.$submitted) && forms.company.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="item.fax"/>\n <span data-ng-show="(forms.cmopany.fax.$touched || forms.company.$submitted) && forms.company.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.type.$touched || forms.company.$submitted) && forms.company.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <input type="text" name="type" placeholder="{{\'APPLICATION_TYPE\' | translate}}" class="form-control" data-ng-model="item.type"/>\n <span data-ng-show="(forms.cmopany.type.$touched || forms.company.$submitted) && forms.company.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DOMAIN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.emailDomain.$touched || forms.company.$submitted) && forms.company.emailDomain.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}</label>\n <input type="text" name="domain" placeholder="{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}" class="form-control" data-ng-model="item.emailDomain"/>\n <span data-ng-show="(forms.cmopany.emailDomain.$touched || forms.company.$submitted) && forms.company.emailDomain.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DOMAIN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n </div>\n</div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.company.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), +a.put("app/contactmanager/company/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-briefcase"></i>\n <a href="/contactmanager/companies/list">{{ \'APPLICATION_COMPANIES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-briefcase font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_COMPANIES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_COMPANY\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/company/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getCompany()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-briefcase"></i>\n <a href="/contactmanager/companies/list">{{ \'APPLICATION_COMPANIES\' | translate }}</a>\n <i data-ng-show="company" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="company">\n <a href="#">{{company.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/company.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{company.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.contactmanager.companies.view.settings\')}">\n <a data-ng-href="/contactmanager/companies/view/{{company.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/company/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_COMPANY\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_ADDRESS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_SHIPMENT_ADDRESS\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateCompany()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="company.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.vat.$touched || forms.general.$submitted) && forms.general.vat.$invalid}">\n <label class="control-label">{{\'APPLICATION_VAT\' | translate}}</label>\n <input type="text" name="vat" placeholder="{{\'APPLICATION_VAT\' | translate}}" class="form-control" data-ng-model="company.vat"/>\n <span data-ng-show="(forms.cmopany.vat.$touched || forms.general.$submitted) && forms.general.vat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VAT -->\n\n <!-- START COMPANYID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.companyId.$touched || forms.general.$submitted) && forms.general.companyId.$invalid}">\n <label class="control-label">{{\'APPLICATION_COMPANY_ID\' | translate}}</label>\n <input type="text" name="companyId" placeholder="{{\'APPLICATION_COMPANY_ID\' | translate}}" class="form-control" data-ng-model="company.companyId"/>\n <span data-ng-show="(forms.cmopany.companyId.$touched || forms.general.$submitted) && forms.general.companyId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANYID -->\n\n <!-- START WEBSITE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.website.$touched || forms.general.$submitted) && forms.general.website.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEBSITE\' | translate}}</label>\n <input type="text" name="website" placeholder="{{\'APPLICATION_WEBSITE\' | translate}}" class="form-control" data-ng-model="company.website"/>\n <span data-ng-show="(forms.cmopany.website.$touched || forms.general.$submitted) && forms.general.website.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEBSITE -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.email.$touched || forms.general.$submitted) && forms.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="company.email"/>\n <span data-ng-show="(forms.cmopany.email.$touched || forms.general.$submitted) && forms.general.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n </div>\n <div class="col-md-6">\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.phone.$touched || forms.general.$submitted) && forms.general.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="company.phone"/>\n <span data-ng-show="(forms.cmopany.phone.$touched || forms.general.$submitted) && forms.general.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.fax.$touched || forms.general.$submitted) && forms.general.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="company.fax"/>\n <span data-ng-show="(forms.cmopany.fax.$touched || forms.general.$submitted) && forms.general.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.type.$touched || forms.general.$submitted) && forms.general.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <input type="text" name="type" placeholder="{{\'APPLICATION_TYPE\' | translate}}" class="form-control" data-ng-model="company.type"/>\n <span data-ng-show="(forms.cmopany.type.$touched || forms.general.$submitted) && forms.general.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DOMAIN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.emailDomain.$touched || forms.general.$submitted) && forms.general.emailDomain.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}</label>\n <input type="text" name="domain" placeholder="{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}" class="form-control" data-ng-model="company.emailDomain"/>\n <span data-ng-show="(forms.cmopany.emailDomain.$touched || forms.general.$submitted) && forms.general.emailDomain.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DOMAIN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="company.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.address" data-ng-submit="forms.address.$valid && updateCompany()" novalidate>\n <!-- START STREET -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.street.$touched || forms.address.$submitted) && forms.address.street.$invalid}">\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input type="text" name="street" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.street"/>\n <span data-ng-show="(forms.address.street.$touched || forms.address.$submitted) && forms.address.street.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.postalCode.$touched || forms.address.$submitted) && forms.address.postalCode.$invalid}">\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input type="text" name="postalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.postalCode"/>\n <span data-ng-show="(forms.address.postalCode.$touched || forms.address.$submitted) && forms.address.postalCode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.city.$touched || forms.address.$submitted) && forms.address.city.$invalid}">\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input type="text" name="city" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.city"/>\n <span data-ng-show="(forms.address.city.$touched || forms.address.$submitted) && forms.address.city.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.country.$touched || forms.address.$submitted) && forms.address.country.$invalid}">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input type="text" name="country" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.country"/>\n <span data-ng-show="(forms.address.country.$touched || forms.address.$submitted) && forms.address.country.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COUNTRY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.shipmentAddress" data-ng-submit="forms.shipmentAddress.$valid && updateCompany()" novalidate>\n <!-- START STREET -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sStreet.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sStreet.$invalid}">\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input type="text" name="sStreet" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.sStreet"/>\n <span data-ng-show="(forms.shipmentAddress.sStreet.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sStreet.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sPostalCode.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sPostalCode.$invalid}">\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input type="text" name="sPostalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.sPostalCode"/>\n <span data-ng-show="(forms.shipmentAddress.sPostalCode.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sPostalCode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sCity.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCity.$invalid}">\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input type="text" name="sCity" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.sCity"/>\n <span data-ng-show="(forms.shipmentAddress.sCity.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCity.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sCountry.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCountry.$invalid}">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input type="text" name="sCountry" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.sCountry"/>\n <span data-ng-show="(forms.shipmentAddress.sCountry.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCountry.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COUNTRY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/contactmanager/contact/list/copy.modal.html",'<div class="modal-header" data-ng-init="getLists()">\n <h3 class="modal-title">{{ \'APPLICATION_COPY_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.copy" novalidate>\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.ListId.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <ui-select data-ng-model="item.ListId" theme="bootstrap" name="ListId" data-ng-disabled="disabled" data-ng-change="getCustomFields()" required>\n <ui-select-match placeholder="{{ \'APPLICATION_LIST\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.ListId.$invalid && forms.csv.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.copy.$invalid || !forms.copy.ListId">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/contact/list/import.modal.html",'<div class="modal-header" data-ng-init="getLists();getCompanies();">\n <h3 class="modal-title">{{ \'APPLICATION_IMPORT_FROM_CSV\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.csv" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.ListId.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <ui-select data-ng-model="item.ListId" theme="bootstrap" name="ListId" data-ng-disabled="disabled" data-ng-change="getCustomFields()">\n <ui-select-match placeholder="{{ \'APPLICATION_LIST\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.ListId.$invalid && forms.csv.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n\n <!-- START FIRSTNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.csv.firstName.$touched || forms.general.$submitted) && forms.csv.firstName.$invalid}">\n <label class="control-label">{{\'APPLICATION_FIRSTNAME\' | translate}}<span class="required" aria-required="true">*</span></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.$touched || forms.csv.$submitted) && forms.csv.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.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].$touched || forms.general.$submitted) && forms.csv[customField.name].$invalid}">\n <label class="control-label">{{customField.alias}}<span data-ng-if="customField.required" class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item[customField.name]" theme="bootstrap" name="{{customField.name}}" data-ng-disabled="disabled" data-ng-required="customField.required">\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].$touched || forms.csv.$submitted) && forms.csv[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>\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 <div data-ng-if="failedRows">\n <p>{{\'APPLICATION_FAILED_ROWS\' | translate}}:</p>\n <div class="failed-contacts">{{failedRows}}</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 || 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 data-ng-if="gridOptions.data.length" class="btn purple" ng-csv="extractAll()" lazy-load="true" filename="Contacts.csv" csv-label="true">\n <i class="fa fa-download"></i> {{ \'APPLICATION_EXPORT_TO_CSV\' | translate }}\n </button>\n <button class="btn green-jungle" data-ng-click="newContact({CompanyId:gridOptions.columnDefs[6].filter.term || null,ListId:gridOptions.columnDefs[5].filter.term || null});">\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 <span us-spinner spinner-key="grid-spinner"></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 PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/customfield/list/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 REQUIRED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REQUIRED\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="item.required"\n type="checkbox"\n switch-active="{{ bsSwitch.isActive }}"\n data-ng-init="item.required = false"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ bsSwitch.onColor }}"\n switch-off-color="{{ bsSwitch.offColor }}"\n switch-animate="{{ bsSwitch.animate }}"\n switch-size="{{ bsSwitch.size }}"\n switch-label="{{ bsSwitch.label }}"\n switch-icon="{{ bsSwitch.icon }}"\n switch-radio-off="{{ bsSwitch.radioOff }}"\n switch-label-width="{{ bsSwitch.labelWidth }}"\n switch-handle-width="{{ bsSwitch.handleWidth }}">\n </div>\n <!-- END REQUIRED -->\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/customfield/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-pencil"></i>\n <a href="/contactmanager/customfields/list">{{ \'APPLICATION_CUSTOM_FIELDS\' | 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-pencil font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CUSTOM_FIELDS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" 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 <!-- <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/customfield/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getCustomField()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-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-pencil"></i>\n <a href="/contactmanager/customfields/list">{{ \'APPLICATION_CUSTOM_FIELDS\' | translate }}</a>\n <i data-ng-show="customField" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="customField">\n <a href="#">{{customField.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/customField.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 {{customField.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.customfields.view.settings\')}">\n <a data-ng-href="/contactmanager/customfields/view/{{customField.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/customfield/view/view.settings.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 REQUIRED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REQUIRED\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="customField.required"\n type="checkbox"\n switch-active="{{ bsSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ bsSwitch.onColor }}"\n switch-off-color="{{ bsSwitch.offColor }}"\n switch-animate="{{ bsSwitch.animate }}"\n switch-size="{{ bsSwitch.size }}"\n switch-label="{{ bsSwitch.label }}"\n switch-icon="{{ bsSwitch.icon }}"\n switch-radio-off="{{ bsSwitch.radioOff }}"\n switch-label-width="{{ bsSwitch.labelWidth }}"\n switch-handle-width="{{ bsSwitch.handleWidth }}">\n </div>\n <!-- END REQUIRED -->\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/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_LIST\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.list" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.list.name.$touched || forms.list.$submitted) && forms.list.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.list.name.$touched || forms.list.$submitted) && forms.list.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.list.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/list/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-list-ul"></i>\n <a href="/contactmanager/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-list-ul font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LISTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <!-- <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteLists()">\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 REQUIRED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REQUIRED\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="item.required"\n type="checkbox"\n switch-active="{{ bsSwitch.isActive }}"\n data-ng-init="item.required = false"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ bsSwitch.onColor }}"\n switch-off-color="{{ bsSwitch.offColor }}"\n switch-animate="{{ bsSwitch.animate }}"\n switch-size="{{ bsSwitch.size }}"\n switch-label="{{ bsSwitch.label }}"\n switch-icon="{{ bsSwitch.icon }}"\n switch-radio-off="{{ bsSwitch.radioOff }}"\n switch-label-width="{{ bsSwitch.labelWidth }}"\n switch-handle-width="{{ bsSwitch.handleWidth }}">\n </div>\n <!-- END REQUIRED -->\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 REQUIRED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REQUIRED\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="customField.required"\n type="checkbox"\n switch-active="{{ bsSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ bsSwitch.onColor }}"\n switch-off-color="{{ bsSwitch.offColor }}"\n switch-animate="{{ bsSwitch.animate }}"\n switch-size="{{ bsSwitch.size }}"\n switch-label="{{ bsSwitch.label }}"\n switch-icon="{{ bsSwitch.icon }}"\n switch-radio-off="{{ bsSwitch.radioOff }}"\n switch-label-width="{{ bsSwitch.labelWidth }}"\n switch-handle-width="{{ bsSwitch.handleWidth }}">\n </div>\n <!-- END REQUIRED -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/contactmanager/list/view/view.customFields.html",'<div ui-view class="profile-content">\n<div class="row" data-ng-init="initCustomFields()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CUSTOM_FIELDS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CUSTOM_FIELD\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/contactmanager/list/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getList()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-list-ul"></i>\n <a href="/contactmanager/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n <i data-ng-show="list" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="list">\n <a href="#">{{list.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/list.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{list.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.contactmanager.lists.view.settings\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-if="!list.defaultEntry" data-ng-class="{active: $state.is(\'main.contactmanager.lists.view.agents\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.lists.view.customfields\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/customfields">\n <i class="icon-pencil"></i>\n {{ \'APPLICATION_CUSTOM_FIELDS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/list/view/view.settings.html",'<div class="row" data-ng-init="initVariables()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div 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 VARIABLES -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.variables.$invalid && forms.general.$submitted}">\n <label class="control-label">{{\'APPLICATION_TD_VARIABLES\' | translate}}</label>\n <ui-select multiple=\'true\' data-ng-model="list.variables" theme="bootstrap" name="variables" limit="10" ng-disabled="disabled">\n <ui-select-match placeholder="{{ \'APPLICATION_TD_VARIABLES\' | translate }}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="variable as variable in variables | filter: $select.search">\n {{variable.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.general.variables.$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">{{\'MESSAGE_MAX_VARIABLES\' | translate}}</span>\n </div>\n <!-- END VARIABLES -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <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" 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="row" style="padding-bottom:10px;">\n <div class="col-md-12">\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>\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_CI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_WAITING_NEW_CI_EXTENDED\' | translate}}\n </a>\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_CI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_OPEN_CI_EXTENDED\' | translate}}\n </a>\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_CI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_UNMANAGED_CI_EXTENDED\' | translate}}\n </a>\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_CI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_CLOSED_CI_EXTENDED\' | translate}}\n </a>\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_CI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_ABANDONED_CI_EXTENDED\' | translate}}\n </a>\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_CI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TOTAL_CI_EXTENDED\' | translate}}\n </a>\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_CA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TIMEOUT_CA_EXTENDED\' | translate}}\n </a>\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_CA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_WAITING_CA_EXTENDED\' | translate}}\n </a>\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_EMAIL\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.fax\'),\'disabled-link\':!license.fax}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[10]))">\n <a href="{{license.fax ? \'/dashboard/fax\' : \'#\'}}" class="disable-target">\n <b class=\'fa fa-fax\'></b>\n {{ \'APPLICATION_FAX\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.sms\'),\'disabled-link\':!license.messaging}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[11]))">\n <a href="{{license.messaging ? \'/dashboard/sms\' : \'#\'}}" class="disable-target">\n <b class=\'glyphicon glyphicon-comment\'></b>\n {{ \'APPLICATION_SMS\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.openchannel\'),\'disabled-link\':!license.openchannel}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[20]))">\n <a href="{{license.messaging ? \'/dashboard/openchannel\' : \'#\'}}" class="disable-target">\n <b class=\'icon-globe\'></b>\n {{ \'APPLICATION_OPEN_CHANNEL\' | translate }}\n </a>\n </li>\n </ul>\n </div>\n <!-- /.navbar-collapse -->\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/dashboard/fax/fax.html",'<div data-ng-switch="Auth.getRole()">\n <div ng-switch-when="agent" data-ng-init="initAgent()">\n <div class="row" style="padding-bottom:10px;">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="table1" 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="row" style="padding-bottom:10px;">\n <div class="col-md-12"> -->\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> -->\n </div>\n <div ng-switch-default data-ng-init="initRoomStats();initRoutingStats();initSocketListening();">\n <fieldset>\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-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW_FI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_NEW_FI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{roomStatus.open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN_FI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_OPEN_FI_EXTENDED\' | translate}}\n </a>\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">\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 {{roomStatus.pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING_FI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_PENDING_FI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED_FI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_CLOSED_FI_EXTENDED\' | translate}}\n </a>\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 {{roomStatus.new+roomStatus.open+roomStatus.pending+roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_FI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TOTAL_FI_EXTENDED\' | translate}}\n </a>\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_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{routingStats.timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT_FA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TIMEOUT_FA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{routingStats.waiting || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_WAITING_FA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_WAITING_FA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n </div>\n </fieldset>\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" 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="row" style="padding-bottom:10px;">\n <div class="col-md-12"> -->\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> -->\n </div>\n <div ng-switch-default data-ng-init="initRoomStats();initRoutingStats();initSocketListening();">\n <fieldset>\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-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW_EI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_NEW_EI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{roomStatus.open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN_EI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_OPEN_EI_EXTENDED\' | translate}}\n </a>\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">\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 {{roomStatus.pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING_EI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_PENDING_EI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED_EI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_CLOSED_EI_EXTENDED\' | translate}}\n </a>\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 {{roomStatus.new+roomStatus.open+roomStatus.pending+roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_EI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TOTAL_EI_EXTENDED\' | translate}}\n </a>\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_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{routingStats.timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT_EA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TIMEOUT_EA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{routingStats.waiting || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_WAITING_EA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_WAITING_EA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n </div>\n </fieldset>\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" 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="row" style="padding-bottom:10px;">\n <div class="col-md-12"> -->\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> -->\n </div>\n <div ng-switch-default data-ng-init="initRoomStats();initRoutingStats();initSocketListening();">\n <fieldset>\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-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_NEW_SI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{roomStatus.open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_OPEN_SI_EXTENDED\' | translate}}\n </a>\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">\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 {{roomStatus.pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_PENDING_SI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_CLOSED_SI_EXTENDED\' | translate}}\n </a>\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 {{roomStatus.new+roomStatus.open+roomStatus.pending+roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TOTAL_SI_EXTENDED\' | translate}}\n </a>\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_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{routingStats.timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT_SA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TIMEOUT_SA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{routingStats.waiting || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_WAITING_SA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_WAITING_SA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n </div>\n </fieldset>\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" 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="row" style="padding-bottom:10px;">\n <div class="col-md-12"> -->\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> -->\n </div>\n <div ng-switch-default data-ng-init="initRoomStats();initRoutingStats();initSocketListening();">\n <fieldset>\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-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_NEW_SI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{roomStatus.open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_OPEN_SI_EXTENDED\' | translate}}\n </a>\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">\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 {{roomStatus.pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_PENDING_SI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_CLOSED_SI_EXTENDED\' | translate}}\n </a>\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 {{roomStatus.new+roomStatus.open+roomStatus.pending+roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TOTAL_SI_EXTENDED\' | translate}}\n </a>\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_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{routingStats.timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT_SA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TIMEOUT_SA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{routingStats.waiting || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_WAITING_SA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_WAITING_SA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n </div>\n </fieldset>\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 data-ng-if="table1" 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 <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SHOW_TIMERS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}">\n </div>\n <!-- START TABLE -->\n <div data-ng-if="table2" ui-grid="table2" name="table2" ui-grid-resize-columns ui-grid-pagination 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 data-ng-if="table3" 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">\n <div class="visual">\n <i class="icon-bell"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.waiting || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_WAITING_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_WAITING_QC_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">\n <div class="dashboard-stat grey-gallery">\n <div class="visual">\n <i class="fa fa-play"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.active || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_ACTIVE_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ACTIVE_QC_EXTENDED\' | translate}}\n </a>\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-jungle">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.complete || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_ANSWERED_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ANSWERED_QC_EXTENDED\' | translate}}\n </a>\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-thunderbird">\n <div class="visual">\n <i class="icon-dislike"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.abandon || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_ABANDONED_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ABANDONED_QC_EXTENDED\' | translate}}\n </a>\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 yellow-gold">\n <div class="visual">\n <i class="icon-clock"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.complete ? (voice.queues.holdtime / voice.queues.complete) : 0 | secToTime | date:\'HH:mm:ss\' }}\n </div>\n <div class="desc">\n {{\'APPLICATION_AVG_ANSWER_TIME_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_AVG_ANSWER_TIME_QC_EXTENDED\' | translate}}\n </a>\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">\n <div class="visual">\n <i class="icon-clock"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.complete ? (voice.queues.talktime / voice.queues.complete) : 0 | secToTime | date:\'HH:mm:ss\' }}\n </div>\n <div class="desc">\n {{\'APPLICATION_AVG_TALK_TIME_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_AVG_TALK_TIME_QC_EXTENDED\' | translate}}\n </a>\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-jungle">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ (voice.queues.complete / (voice.queues.complete + voice.queues.abandon) * 100) || 0 | number:2}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ANSWER_RATE_QC\' | translate}} (%)\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ANSWER_RATE_QC_EXTENDED\' | translate}}\n </a>\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-thunderbird">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ (voice.queues.abandon / (voice.queues.complete + voice.queues.abandon) * 100) || 0 | number:2}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ABANDON_RATE_QC\' | translate}} (%)\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ABANDON_RATE_QC_EXTENDED\' | translate}}\n </a>\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">\n <div class="visual">\n <i class="icon-info"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.complete + voice.queues.abandon || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_OFFERED_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TOTAL_OFFERED_QC_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">\n <div class="dashboard-stat red-thunderbird">\n <div class="visual">\n <i class="icon-info"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.unmanaged || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_UNMANAGED_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_UNMANAGED_QC_EXTENDED\' | translate}}\n </a>\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 green-haze">\n <div class="visual">\n <i class="icon-call-out"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.outbound.total || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_MANUAL_OUTBOUND_OB\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_MANUAL_OUTBOUND_OB_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">\n <div class="dashboard-stat grey-gallery">\n <div class="visual">\n <i class="icon-clock"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ (voice.outbound.sumDuration || 0) | secToTime | date:\'HH:mm:ss\' }}\n </div>\n <div class="desc">\n {{\'APPLICATION_GLOBAL_DURATION_OB\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_GLOBAL_DURATION_OB_EXTENDED\' | translate}}\n </a>\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-jungle">\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_OB\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ANSWERED_OB_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">\n <div class="dashboard-stat yellow-gold">\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_OB\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_AVG_DURATION_OB_EXTENDED\' | translate}}\n </a>\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">\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_OB\' | translate}} (%)\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ANSWER_RATE_OB_EXTENDED\' | translate}}\n </a>\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">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{(voice.outbound.tigerdial || 0)}}\n </div>\n <div class="desc">\n {{\'APPLICATION_MOTION_DIALER_CALLS_OB\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_MOTION_DIALER_CALLS_OB_EXTENDED\' | translate}}\n </a>\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" 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_FRESHDESK\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" 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 </div>\n </div>\n <div class="portlet-body">\n <!-- 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/freshdesk/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/freshdesk/view/configuration/list/list.html",'<div ui-view class="profile-content">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light" data-ng-init="initView()">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'),a.put("app/freshdesk/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();getTags();">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\r\n </div>\r\n <ul class="nav nav-tabs">\r\n <li class="active">\r\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_TAGS\' | translate}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class="portlet-body">\r\n <div class="tab-content">\r\n <!-- SUBJECT TAB -->\r\n <div class="tab-pane ui-padding active" id="tab_1_1">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by blank space:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END SUBJECT TAB -->\r\n <!-- DESCRIPTION TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_2">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by new line:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\r\n <div class="col-md-2">\r\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\r\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END DESCRIPTION TAB -->\r\n <!-- FIELDS TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_3">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected}}</ui-select-match>\r\n <ui-select-choices repeat="item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\r\n <div ng-bind-html="item | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END FIELDS TAB -->\r\n <!-- TAG TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_4">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <span class="caption-subject">Select tags that you want add in the ticket:</span>\r\n </div>\r\n </div>\r\n <hr>\r\n <form name="forms.tags" data-ng-submit="updateTags()" novalidate>\r\n <!-- TAG -->\r\n <div class="form-group">\r\n <ui-select multiple data-ng-model="selectedTags.tags" theme="bootstrap" name="tags" ng-disabled="disabled">\r\n <ui-select-match placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item.name}}</ui-select-match>\r\n <ui-select-choices repeat="tag.id as tag in tags | filter: $select.search">\r\n {{tag.name}}\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <!-- END TAG -->\r\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\r\n </form>\r\n </div>\r\n <!-- END TAG TAB -->\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\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 <!-- 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/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/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/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 <!-- 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/iframe/view/view.html",'<!-- BEGIN PAGE CONTENT-->\r\n<div class="row" data-ng-init="initView()">\r\n <div class="col-md-12">\r\n <div class="page-bar">\r\n <ul class="page-breadcrumb">\r\n <li>\r\n <i class="icon-rocket"></i>\r\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="fa fa-chrome"></i>\r\n <a href="#" data-ng-if="!Auth.isAgent()">{{ \'APPLICATION_IFRAME\' | translate }}</a>\r\n <a href="#" data-ng-if="Auth.isAgent()">{{ iframe.title || iframe.name}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n\r\n <!-- BEGIN PROFILE SIDEBAR -->\r\n <div class="profile-sidebar" data-ng-if="!Auth.isAgent()">\r\n <!-- PORTLET MAIN -->\r\n <div class="portlet light profile-sidebar-portlet">\r\n <!-- SIDEBAR USERPIC -->\r\n <div class="profile-image">\r\n <img src="assets/images/media/iframe.png" class="img-responsive">\r\n </div>\r\n <!-- END SIDEBAR USERPIC -->\r\n <!-- SIDEBAR USER TITLE -->\r\n <div class="profile-usertitle">\r\n <div class="profile-usertitle-name">\r\n {{iframe.title}}\r\n </div>\r\n <div class="profile-usertitle-job">\r\n {{ \'APPLICATION_IFRAME\' | translate }}\r\n </div>\r\n </div>\r\n <!-- END SIDEBAR USER TITLE -->\r\n </div>\r\n <!-- END PORTLET MAIN -->\r\n </div>\r\n <!-- END BEGIN PROFILE SIDEBAR -->\r\n <!-- BEGIN PROFILE CONTENT -->\r\n <div class="profile-content" data-ng-if="!Auth.isAgent()">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_IFRAME\' | translate}}</span>\r\n </div>\r\n <ul class="nav nav-tabs">\r\n <li class="active">\r\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class="portlet-body">\r\n <div class="tab-content">\r\n <!-- GENERAL TAB -->\r\n <div class="tab-pane active" id="tab_1_1">\r\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\r\n <!-- START NAME -->\r\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\r\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\r\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="iframe.title" required/>\r\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\r\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\r\n </span>\r\n </div>\r\n <!-- END NAME -->\r\n\r\n <!-- START REMOTE ADDRESS -->\r\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\r\n <label class="control-label">{{\'APPLICATION_URL\' | translate}} <span class="required" aria-required="true">*</span></label>\r\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="iframe.remoteUri" required />\r\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\r\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\r\n </span>\r\n </div>\r\n <!-- END USERNAME -->\r\n\r\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\r\n </form>\r\n </div>\r\n <!-- END GENERAL TAB -->\r\n\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- END PROFILE CONTENT -->\r\n\r\n <div class="row" data-ng-if="Auth.isAgent()">\r\n <div class="col-md-12">\r\n <iframe ng-if="url" style="height: 600px" src="{{url}}" />\r\n </div>\r\n </div>\r\n\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\n'), +a.put("app/integration/list/list.html",'\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-game-controller"></i>\n <a href="/integrations/list">{{ \'APPLICATION_INTEGRATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initList()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-eye font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTEGRATIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <span class="btn green-jungle btn-file">\n <span> <i class="icon-plus"></i> New App </span>\n <input type="file" accept=".zip" nv-file-select="" uploader="uploader"/>\n </span>\n <a class="btn btn-icon-only btn-default" href="#" ng-csv="displayedIntegrations" filename="integrations.csv">\n <i class="icon-cloud-download"></i></a>\n <a class="btn btn-icon-only btn-default fullscreen" href="#"></a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table st-table="displayedIntegrations" st-safe-src="integrations" class="table table-striped table-bordered table-hover">\n <div class="table-responsive">\n <thead>\n <tr>\n <th colspan="6">\n <div class="row">\n <div class="col-md-6">\n <select class="form-control input-small select2me" data-ng-model="integrationsByPage">\n <option value="10">10</option>\n <option value="25">25</option>\n <option value="50">50</option>\n <option value="{{integrations.length}}">{{ \'APPLICATION_ALL\' | translate }}</option>\n </select>\n </div>\n <div class="col-md-6">\n <div class="input-group input-medium pull-right">\n <input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class="form-control" type="search" />\n <span class="input-group-addon">\n <i class="fa fa-search"></i>\n </span>\n </div>\n </div>\n </div>\n </th>\n </tr>\n <tr>\n <th st-sort="id" width="5%" st-sort-default="reverse">{{ \'APPLICATION_ID\' | translate }}</th>\n <th st-sort="fullname">{{ \'APPLICATION_NAME\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_FILENAME\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_VERSION\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_DESCRIPTION\' | translate }}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="integration in displayedIntegrations">\n <td>{{integration.id}}</td>\n <td>{{integration.name}}</td>\n <td>{{integration.filename}}</td>\n <td>{{integration.version}}</td>\n <td>{{integration.description}}</td>\n <td>\n <span class="btn default btn-xs blue-stripe btn-file">\n <span> {{ \'APPLICATION_UPDATE\' | translate }} </span>\n <input type="file" accept=".zip" nv-file-select="" uploader="uploader"/>\n </span>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(integration.name, integration.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="integrations.length">\n <td colspan="6" style="text-align:center;">\n <i>No integrations available</i>\n </td>\n </tr>\n </tbody>\n <tfoot>\n <tr>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="id" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="name" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_NAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="filename" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_FILENAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n </td>\n <td>\n </td>\n <td>\n </td>\n </tr>\n <tr>\n <td colspan="6" class="text-center">\n <div st-pagination class="pagination" st-items-by-page="integrationsByPage" st-displayed-pages="7"></div>\n </td>\n </tr>\n </tfoot>\n </div>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/jscripty/project/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROJECT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/jscripty/project/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PROJECTS\' | translate }}</a> </span>\n </div>\n <div class="actions" ng-show="!Auth.isAgent()">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PROJECT\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n\n <!-- <div class="table-responsive"> -->\n\n\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/jscripty/project/report/report.detail.html",'<div class="portlet light bordered" data-ng-init="getProjectDetail();initView()">\n<div class="portlet-title">\n<div class="caption font-green-sharp">\n<i class="fa fa-list font-green-sharp"></i>\n<span class="caption-subject">{{ \'APPLICATION_SUMMARY\' | translate }}</a> </span>\n</div>\n<div class="actions">\n <div class="btn-group">\n <button class="btn btn-icon-only btn-primary" data-ng-click="pdf(\'header\',projectDetail)">\n <i class="fa fa-download"></i>\n </button>\n <!-- <button class="btn btn-icon-only btn-default" data-ng-click="accordion.expandAll()">\n <i class="fa fa-folder-open-o"></i>\n </button>\n <button class="btn btn-icon-only btn-default" data-ng-click="accordion.collapseAll()">\n <i class="fa fa-folder"></i>\n </button> -->\n </div>\n</div>\n</div>\n<div id=\'detail\' class="portlet-body">\n <div class="alert alert-success text-center" ng-show="!projectDetail.length">\n <h4>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</h4>\n </div>\n <div class="row" ng-show="projectDetail.length">\n <div class="col-md-10 col-md-offset-1">\n <div id="header" class="panel panel-info">\n <div class="panel-heading">\n <strong>Project Name: </strong>{{project.name}}<br>\n <strong>Project Id: </strong>{{project.id}}<br>\n <strong>Completed: </strong>{{projectStats.completed}}<br>\n <strong>Incomplete: </strong>{{projectStats.incomplete}}<br>\n <strong>% Completed: </strong>{{projectStats.completed * 100 /(projectStats.completed + projectStats.incomplete) | number:2}}<br>\n </div>\n </div><br>\n <v-accordion class="vAccordion--default" multiple control="accordion">\n <v-pane id="{{question.question_id }}" ng-repeat="question in projectDetail" expanded="true">\n <v-pane-header>\n Question Id: {{question.question_id}}\n </v-pane-header>\n <v-pane-content>\n <div ng-class=" {{question.graphData.length > 0}} ? \'col-md-8\' : \'col-md-12\'">\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <h4><strong>{{question.question_label}}</strong> : {{question.question_text}}</h4>\n <br><br>\n <table ng-if="question.choices.length" class="table table-hover" style="table-layout: fixed; width: 100%">\n <thead>\n <tr>\n <th>Response</th>\n <th> #Response </th>\n <th> % </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-if="!choice.other_option" ng-repeat="choice in question.choices ">\n <td style="word-wrap: break-word">{{choice.value}}</td>\n <td>{{choice.count}}</td>\n <td>{{choice.percentage | number:2}}</td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n <div class="row" ng-if="question.question_other_label">\n <!-- <div class="row" ng-if="choice.other_option" ng-repeat="choice in question.choices "> -->\n <!-- <div class="col-md-10 col-md-offset-1 ">\n <strong>{{choice.value}}</strong> <span class="badge">{{choice.count}}</span><br>\n </div> -->\n <!-- accordions can be nested :) -->\n <v-accordion >\n <v-pane >\n <!-- ng-repeat="subpane in pane.subpanes" ng-disabled="subpane.isDisabled" -->\n <v-pane-header>\n <strong>{{question.question_other_label}}</strong><br>\n </v-pane-header>\n <v-pane-content>\n <table ng-if="question.choices.length" class="table table-hover" style="table-layout: fixed; width: 100%">\n <thead>\n <tr>\n <th>Response</th>\n <th> #Response </th>\n <!-- <th> % </th> -->\n </tr>\n </thead>\n <tbody>\n\n <tr ng-if="choice.other_option" ng-repeat="choice in question.choices ">\n <td style="word-wrap: break-word">{{choice.value}}</td>\n <td>{{choice.count}}</td>\n <!-- <td>{{choice.percentage | number:2}}</td> -->\n </tr>\n </tbody>\n </table>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <h4> <strong>Total Respondents: {{question.total}}</strong></h4><br>\n </div>\n </div>\n </div>\n <div class=" col-md-4 pull-right " ng-if="question.graphType == \'bar\' && question.graphData">\n <canvas class="chart chart-bar" chart-data="question.graphData" chart-labels="question.graphLabels" chart-legend="true">\n </canvas>\n </div>\n <div class="col-md-4 pull-right " ng-if="question.graphType == \'pie\' && question.graphData">\n <canvas class="chart chart-pie" chart-data="question.graphData" chart-labels="question.graphLabels" chart-legend="true">\n </canvas>\n </div>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/report/report.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-edit"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_JSCRIPTY\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-book-open"></i>\n <a href="">{{ \'APPLICATION_REPORTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/report.png" class="img-responsive" >\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{project.name}}[{{project.id}}]\n </div>\n <div class="profile-usertitle-job">\n\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.sessions\')|| $state.is(\'main.jscripty.projects.report.sessionDetail\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/sessions\'>\n <i class="icon-settings"></i>\n Sessions</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.summary\') || $state.is( \'main.jscripty.projects.report.questionDetail\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/summary\'>\n <i class="fa fa-bar-chart"></i>\n Questions</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.detail\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/detail\'>\n <i class="fa fa-list"></i>\n Summary</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.inputs\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/inputs\'>\n <i class="fa fa-edit"></i>\n Inputs</a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n\n </div>\n\n </div>\n\n <div class="profile-content margin-top-20">\n <div class="row">\n <div class="col-md-12">\n <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">\n <div class="dashboard-stat2">\n <div class="display">\n <div class="number">\n <h3 class="font-green-sharp">{{projectStats.started}}</h3>\n <small>Started</small>\n </div>\n <div class="icon">\n <i class="icon-pie-chart"></i>\n </div>\n </div>\n <div class="progress-info">\n <div class="progress">\n <span style="width: 100%;" class="progress-bar progress-bar-success green-sharp">\n </span>\n </div>\n <div class="status">\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">\n <div class="dashboard-stat2">\n <div class="display">\n <div class="number">\n <h3 class="font-red-haze">{{projectStats.incomplete}}</h3>\n <small>Incomplete</small>\n </div>\n <div class="icon">\n <i class="icon-chart"></i>\n </div>\n </div>\n <div class="progress-info">\n <div class="progress">\n <span style="width: 100%;" class="progress-bar progress-bar-success red-haze">\n </span>\n </div>\n <div class="status">\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">\n <div class="dashboard-stat2">\n <div class="display">\n <div class="number">\n <h3 class="font-blue-sharp">{{projectStats.completed}}</h3>\n <small>Completed</small>\n </div>\n <div class="icon">\n <i class="icon-like"></i>\n </div>\n </div>\n <div class="progress-info">\n <div class="progress">\n <span style="width: 100%;" class="progress-bar progress-bar-success blue-sharp">\n </span>\n </div>\n <div class="status">\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div class="row">\n <div ui-view class="col-md-12">\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/jscripty/project/report/report.inputs.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light bordered" data-ng-init="getQuestionInputs()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-edit font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INPUTS\' | translate }}</a> </span>\n </div>\n <div class="tools">\n <!-- <a href="" class="fullscreen" data-original-title="" title="">\n </a> -->\n </div>\n </div>\n <div class="portlet-body" >\n <div ui-grid="gridOptions" ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/report/report.question.detail.html",'<div class="row" data-ng-init="getDetail()">\n <div class="col-md-12">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-list font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DETAIL\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body" >\n <div class="alert alert-success text-center" ng-show="!questionDetail">\n <h4>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</h4>\n </div>\n <div class="row margin-top-20" ng-show="questionDetail">\n <div class="col-md-10 col-md-offset-1">\n <div class="panel panel-info" >\n <div class="panel-heading">\n <h3 class="panel-title">\n\n <i class="fa-chart "></i>Question Id: {{questionDetail.question_id}}\n </div>\n <div class="panel-body">\n <div class="row">\n <div class="col-md-12">\n <h4><strong>{{questionDetail.question_label}}</strong></h4>\n </div>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <strong><h4>{{questionDetail.question_text}}</h4></strong><br>\n </div>\n </div>\n <div class="row">\n <div class="col-md-6">\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <!-- <div class="alert alert-success text-center" ng-show="!questionDetail.choices.length">\n <h4>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</h4>\n </div> -->\n <table ng-if="questionDetail.choices.length" class="table table-hover" style="table-layout: fixed; width: 100%">\n <thead>\n <tr>\n <th style="width=5%"> Value </th>\n <th style="width=5%"> Count </th>\n <th ng-if="question.graphType != \'PolarArea\'" style="width=5%"> % </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-if="!choice.other_option" ng-repeat="choice in questionDetail.choices ">\n <td style="word-wrap: break-word">{{choice.value}}</td>\n <td>{{choice.count}}</td>\n <td ng-if="question.graphType != \'PolarArea\'">{{choice.percentage | number:2}}</td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n <div class="row" ng-if="choice.other_option" ng-repeat="choice in questionDetail.choices ">\n <div class="col-md-6 col-md-offset-3 ">\n <strong><a href="">{{choice.value}}</a> </strong> <span class="badge">{{choice.count}}</span><br>\n\n </div>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <h4> <strong>Total: {{questionDetail.total}}</strong></h4><br>\n </div>\n </div>\n </div>\n <div class="col-md-6 pull-right ">\n <canvas id="base" class="chart-base" chart-type="questionDetail.graphType"\n chart-data="questionDetail.graphData" chart-labels="questionDetail.graphLabels" chart-legend="true">\n </canvas>\n <!-- <button class="btn btn-success btn-sm pull-right" ng-click="toggle(questionDetail)">{{questionDetail.graphType}}</button> -->\n </div>\n </div>\n\n </div>\n\n </div>\n\n </div>\n </div>\n\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/report/report.session.detail.html",'\n\n<div class="row" data-ng-init="getSessionDetails()">\n <div class="col-md-12">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-list font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DETAIL\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <button class="btn btn-icon-only btn-primary" data-ng-click="pdf(\'header\',sessionQuestions)">\n <i class="fa fa-download"></i>\n </button>\n <!-- <button class="btn btn-icon-only btn-default" data-ng-click="accordion.expandAll()">\n <i class="fa fa-plus-square-o"></i>\n </button>\n <button class="btn btn-icon-only btn-default" data-ng-click="accordion.collapseAll()">\n <i class="icon-collapse-alt"></i>\n </button> -->\n </div>\n </div>\n </div>\n <div class="portlet-body" style="height: auto;">\n <div class="row margin-top-20">\n <div class="col-md-10 col-md-offset-1">\n <div id = "header" class="panel panel-info">\n <div class="panel-heading">\n <strong>Project Name: </strong>{{project.name}}<br>\n <strong>Project Id: </strong>{{project.id}}<br>\n <strong>Session Id: </strong>{{session.session_id}}<br>\n <strong>Status: </strong>{{session.status}}<br>\n <strong>Started At: </strong>{{session.createdAt}}<br>\n <strong>Closed At: </strong>{{session.completedAt}}<br>\n </div>\n </div>\n <v-accordion class="vAccordion--default" multiple control="accordion">\n <v-pane id="{{question.question_id }}" ng-repeat=" question in sessionQuestions | orderBy:\'index\'"" expanded="true">\n <v-pane-header>\n Question Id: {{question.question_id}}\n </v-pane-header>\n <v-pane-content>\n <h4><strong>{{question.question_label}}</strong> : {{question.question_text}}</h4>\n <div ng-if="question.question_type == \'question\'">\n <h4><strong>Answer: </strong>{{question.question_answer}}</h4>\n </div>\n <div ng-if="question.question_other_label">\n <h4>\n <strong>{{question.question_other_label}}: </strong>\n {{question.question_other_answer || \'No Value\'}}\n </h4>\n </div>\n <table class="table table-hover" ng-if="question.ReportJscriptyInputs.length">\n <thead>\n <tr>\n <th > Label </th>\n <th >Answer </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="input in question.ReportJscriptyInputs |orderBy:\'id\'">\n <td>{{input.input_label}}</td>\n <td>{{input.input_value || \'No Value\'}}</td>\n </tr>\n </tbody>\n </table>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/report/report.sessions.html",'\n <div class="row" >\n <div class="col-md-12">\n <div class="portlet light bordered" data-ng-init="getProjectSessions()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-settings font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SESSIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();initView()">\n <i class="icon-reload"></i>\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body" >\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/jscripty/project/report/report.summary.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light bordered" data-ng-init="getQuestionSummary()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-bar-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUESTIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <!-- <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();initView()">\n <i class="icon-reload"></i>\n </a> -->\n </div>\n </div>\n </div>\n <div class="portlet-body" >\n <div ui-grid="gridOptions" ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/view/view.html",'<div class="row" data-ng-init="getProject()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-edit"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_JSCRIPTY\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a ng-href="/jscripty/projects/view/{{jscriptyProject.id}}">{{jscriptyProject.name}}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div id="geEditor" class="geEditor"></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n<script>\n\n\n</script>\n'),a.put("app/landing/landing.html",'<!-- BEGIN LOGO -->\n<div class="logo">\n <a href="index.html">\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big.png" alt="logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big\'}}" alt="logo" class="custom-login-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big.png\';"/>\n </a>\n</div>\n<!-- END LOGO -->\n\n<!-- BEGIN LANDING -->\n<div data-ng-init="initLanding()">\n <div data-ng-show="message" class="col-md-12 page-500" style="padding-bottom: 50px;">\n <div class="number">\n Oops!\n </div>\n <div class=" details" style="color: white;">\n <h3>{{message | translate}}.</h3>\n <p>\n Please contact your administrator.<br><br>\n </p>\n </div>\n </div>\n</div>\n<!-- END LANDING -->\n\n<div class="copyright">\n xCALLY Motion v. {{info.version}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\n</div>\n'), +a.put("app/login/login.html",'<!-- BEGIN LOGO -->\n<div class="logo" data-ng-init="getInfo()">\n <a>\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big.png" alt="logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big.png\'}}" alt="logo" class="custom-login-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big.png\';"/>\n </a>\n</div>\n<!-- END LOGO -->\n<!-- BEGIN LOGIN -->\n<div class="content">\n <!-- BEGIN LOGIN FORM -->\n <form class="login-form" name="loginForm" data-ng-if="!forgotPassword" data-ng-submit="login(loginForm)" novalidate>\n <h3 class="form-title">Sign In</h3>\n <div class="alert alert-success" data-ng-show="recovered">\n <button class="close" data-close="alert"></button>\n <span>{{\'MESSAGE_ACCOUNT_RECOVERED\' | translate}}</span>\n </div>\n <div class="alert alert-danger" data-ng-class="{\'display-hide\': !loginForm.$submitted || !errorLogin}">\n <button class="close" data-close="alert"></button>\n <span>{{ errorLog ? errorLog : (\'MESSAGE_INSERT_USER_OR_PASS\' | translate)}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': loginForm.$submitted && loginForm.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}</label>\n <div class="input-icon">\n <i class="fa fa-user"></i>\n <input ng-enter="login(loginForm)" class="form-control form-control-solid placeholder-no-fix" type="text" autocomplete="off" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" name="name" ng-model="userLogin.name" required/>\n </div>\n <span data-ng-show="loginForm.$submitted && loginForm.name.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': loginForm.$submitted && loginForm.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}</label>\n <div class="input-icon">\n <i class="fa fa-lock"></i>\n <input ng-enter="login(loginForm)" class="form-control form-control-solid placeholder-no-fix" type="password" autocomplete="off" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" name="password" ng-model="userLogin.password" required/>\n </div>\n <span data-ng-show="loginForm.$submitted && loginForm.password.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n <span class="help-block"><a href="#" data-ng-click="toggleForgotPassword(true)" class="forget-password">{{\'APPLICATION_FORGOT_PASSWORD\' | translate}}?</a></span>\n </div>\n <div class="form-actions">\n <button type="submit" class="btn btn-success uppercase">{{\'APPLICATION_LOGIN\' | translate}}</button>\n <label class="rememberme check">\n <input type="checkbox" data-ng-model="userLogin.remember"> {{\'APPLICATION_REMEMBER_ME\' | translate}}\n </label>\n <!-- <label class="rememberme check">\n <input type="checkbox" name="remember" value="1"/>Remember </label> -->\n <!-- <a href="javascript:;" id="forget-password" class="forget-password">Forgot Password?</a> -->\n </div>\n </form>\n <form name="forgetForm" data-ng-if="forgotPassword" data-ng-submit="forgetForm.$valid && recover()" novalidate>\n <h3>{{\'APPLICATION_FORGOT_PASSWORD\' | translate}}?</h3>\n <p>\n {{\'APPLICATION_INSERT_EMAIL_TO_RESET\' | translate}}\n </p>\n <div class="alert alert-success" data-ng-show="showRecoverMessage">\n <button class="close" data-close="alert"></button>\n <span>{{\'MESSAGE_CHECK_YOUR_EMAIL_RECOVER\' | translate}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': forgetForm.$submitted && forgetForm.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <div class="input-icon">\n <i class="fa fa-envelope"></i>\n <input class="form-control form-control-solid placeholder-no-fix" type="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" name="email" ng-model="userLogin.email" required/>\n </div>\n <span data-ng-show="forgetForm.$submitted && forgetForm.email.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n </div>\n <div class="form-actions">\n <button type="button" id="back-btn" data-ng-click="toggleForgotPassword(false)" class="btn btn-default">{{\'APPLICATION_BACK\' | translate}}</button>\n <button type="submit" class="btn btn-success uppercase pull-right">{{\'APPLICATION_SUBMIT\' | translate}}</button>\n </div>\n </form>\n <div class="login-options">\n <h4>{{\'APPLICATION_FOLLOW_US\' | translate}}</h4>\n <ul class="social-icons">\n <li>\n <a class="social-icon-color facebook" data-original-title="facebook" href="https://www.facebook.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color twitter" data-original-title="Twitter" href="https://twitter.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color googleplus" data-original-title="Google Plus" href="https://plus.google.com/+Xcally" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color linkedin" data-original-title="Linkedin" href="https://www.linkedin.com/company/xcally" target="_blank"></a>\n </li>\n </ul>\n </div>\n</div>\n<div class="copyright">\n xCALLY Motion v. {{info.version}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\n</div>\n<!-- END LOGIN -->\n'),a.put("app/main/about.modal.html",'<div class="center-text">\n<div class="modal-header no-border">\n<button type="button" ng-click="$dismiss()" class="close">×</button>\n <!-- <h3 class="modal-title center-text">{{ \'APPLICATION_ABOUT\' | translate }}</h3> -->\n</div>\n<div class="modal-body" style="padding-top:0px;">\n <div class="mbottom20" data-ng-init="getInfo()">\n <a>\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big-pdf.png" alt="logo" class="about-logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big-pdf.png\'}}" alt="logo" class="custom-login-logo about-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big-pdf.png\';"/>\n </a>\n</div>\n<div class="mbottom20">\n <b class="sounds-title-icon">xCALLY Motion</b><br>\n <small>v. {{info.version}}</small><br><br>\n <small>2016 - {{year + 1}} © Powered by Xenialab</small><br>\n <small><a href="https://www.xcallymotion.com">www.xcallymotion.com</a></small><br>\n <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="settings.footerWhiteLabel"></ng-bind-html>\n</div>\n<div class="mbottom20">\n <span><b>{{\'APPLICATION_USEFUL_LINKS\' | translate}}</b></span><br>\n <small><a href="https://wiki.xcallymotion.com/display/XMD/Welcome" target="_blank">Wiki</a></small><br>\n <small><a href="http://www.xcally.com/bar/multichannel/Setup.msi" target="_blank">Phonebar Download</a></small><br>\n <small><a href="http://www.xcally.com/support/eula-xcally-license-en.pdf" target="_blank">EULA</a></small><br>\n</div>\n <div class="login-options" style=\'margin-bottom:0px;\'>\n <h4>{{\'APPLICATION_FOLLOW_US\' | translate}}</h4>\n <ul class="social-icons">\n <li>\n <a class="social-icon-color facebook" data-original-title="facebook" href="https://www.facebook.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color twitter" data-original-title="Twitter" href="https://twitter.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color googleplus" data-original-title="Google Plus" href="https://plus.google.com/+Xcally" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color linkedin" data-original-title="Linkedin" href="https://www.linkedin.com/company/xcally" target="_blank"></a>\n </li>\n </ul>\n</div>\n<div class="login-options" style=\'margin-bottom:0px;\'>\n<h4>{{\'APPLICATION_CONTACT_US\' | translate}}:</h4>\n<div class="float-right" style="margin-top:10px;margin-bottom:10px;">\n <a href="mailto:support@xcally.com">support@xcally.com</a></small>\n</div>\n</div>\n</div>\n</div>\n<!-- <div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div> -->\n'),a.put("app/main/audioFileDownload.play.modal.html",'<!-- <div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div> -->\n<div class="modal-body" style="text-align:center;">\n <audio controls autoplay ng-src="{{audio}}" preload="none">\n Your browser does not support the audio tag.</audio>\n</div>\n<!-- <div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div> -->\n'),a.put("app/main/chooseContact.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_CHOOSE_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <table st-table="rowCollection" class="table table-striped">\n <tbody>\n <tr>\n <th>{{\'APPLICATION_NAME\' | translate}}</th>\n <th>{{\'APPLICATION_LIST\' | translate}}</th>\n <th></th>\n </tr>\n <tr ng-repeat="contact in contacts">\n <td>{{contact.firstName}} {{contact.lastName || \'\'}}</td>\n <td>{{contact.List.name}}</td>\n <td>\n <button class="btn default btn-xs green-stripe" data-ng-click="open(contact)">\n {{ \'APPLICATION_OPEN\' | translate}}\n </button>\n </td>\n </tr>\n <tr data-ng-hide="contacts.length">\n <td colspan="3" style="text-align:center;">\n <i>{{ \'MESSAGE_NO_CONTACTS_AVAILABLE\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="open()"><i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/closeEditedTab.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_CLOSE_EDITED_TAB\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/closeEditedTab.modal.jscripty.html",' <div class="modal-header" data-ng-init="init()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n <!-- <h3 ng-if="projectStatus == \'incomplete\'" class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3> -->\n\n</div>\n<div class="modal-body">\n<!-- <div ng-if="projectStatus == \'incomplete\'" class="modal-body"> -->\n <p>{{\'MESSAGE_CLOSE_INCOMPLETE\' | translate}}</p>\n</div>\n\n\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/cm.disposition.modal.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.agentDisposition" name="agentDisposition" 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.agentDisposition">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n <!-- <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button> -->\n</div>\n'),a.put("app/main/company.info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_COMPANY_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_ADDRESS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_SHIPMENT_ADDRESS\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateCompany()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START NAME -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}</label>\n <input readonly type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="company.name" required/>\n </div>\n <!-- END NAME -->\n\n <!-- START VAT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VAT\' | translate}}</label>\n <input readonly type="text" name="vat" placeholder="{{\'APPLICATION_VAT\' | translate}}" class="form-control" data-ng-model="company.vat"/>\n </div>\n <!-- END VAT -->\n\n <!-- START COMPANYID -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_COMPANY_ID\' | translate}}</label>\n <input readonly type="text" name="companyId" placeholder="{{\'APPLICATION_COMPANY_ID\' | translate}}" class="form-control" data-ng-model="company.companyId"/>\n </div>\n <!-- END COMPANYID -->\n\n <!-- START WEBSITE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_WEBSITE\' | translate}}</label>\n <input readonly type="text" name="website" placeholder="{{\'APPLICATION_WEBSITE\' | translate}}" class="form-control" data-ng-model="company.website"/>\n </div>\n <!-- END WEBSITE -->\n\n <!-- START EMAIL -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input readonly type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="company.email"/>\n </div>\n <!-- END EMAIL -->\n </div>\n <div class="col-md-6">\n <!-- START PHONE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input readonly type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="company.phone"/>\n </div>\n <!-- END PHONE -->\n\n <!-- START FAX -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input readonly type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="company.fax"/>\n </div>\n <!-- END FAX -->\n\n <!-- START TYPE -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <input readonly type="text" name="type" placeholder="{{\'APPLICATION_TYPE\' | translate}}" class="form-control" data-ng-model="company.type"/>\n </div>\n <!-- END TYPE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea readonly type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="company.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n </div>\n </div>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.address" novalidate>\n <!-- START STREET -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input readonly type="text" name="street" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.street"/>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input readonly type="text" name="postalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.postalCode"/>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input readonly type="text" name="city" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.city"/>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input readonly type="text" name="country" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.country"/>\n </div>\n <!-- END COUNTRY -->\n </form>\n </div>\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.shipmentAddress" novalidate>\n <!-- START STREET -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input readonly type="text" name="sStreet" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.sStreet"/>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input readonly type="text" name="sPostalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.sPostalCode"/>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input readonly type="text" name="sCity" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.sCity"/>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input readonly type="text" name="sCountry" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.sCountry"/>\n </div>\n <!-- END COUNTRY -->\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/main/customDateFilter.modal.html",'<div class="modal-body">\n <uib-datepicker ng-model="dateTime.filterDate"\n class="well well-sm">\n </uib-datepicker>\n <uib-timepicker data-ng-if="hasTime" ng-model="dateTime.time" show-meridian="false"></uib-timepicker>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="setFilterDate(dateTime.filterDate)">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancelDateFilter()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/customDateFilterHeader.html",'<input class="ui-grid-filter-input date-time-filter-buttons pointer-cursor" style="width:90%;padding:inherit;" data-ng-click="openDatePicker(colFilter)" placeholder="{{ colFilter.name }}" readonly value="{{colFilter.term | date:\'dd-MM-yyyy\'}}">\n<span role="button" class="ui-grid-filter-button-select cancel-custom-date-range-filter-button ng-scope" data-ng-click="removeFilter(colFilter, $index)" data-ng-if="!colFilter.disableCancelFilterButton" data-ng-disabled="colFilter.term === undefined || colFilter.term === null || colFilter.term === \'\'" data-ng-show="colFilter.term !== undefined && colFilter.term != null" tabindex="0" aria-hidden="false" aria-disabled="false" style="right:22px;">\n <i class="ui-grid-icon-cancel cancel-custom-date-range-filter" ui-grid-one-bind-aria-label="aria.removeFilter" aria-label="Remove Filter"> </i>\n</span>\n'),a.put("app/main/customTagsFilter.modal.html",'<div class="modal-body" data-ng-init="initModal()">\n <!-- START TAGS -->\n<div class="form-group">\n <label class="control-label">{{\'APPLICATION_TAGS\' | translate}}</label>\n <ui-select multiple=\'true\' data-ng-model="item.myTags" theme="bootstrap">\n <ui-select-match placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n</div>\n<!-- END TAGS -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="setFilterTags()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancelTagsFilter()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/customTagsFilterHeader.html",'<input class="ui-grid-filter-input pointer-cursor" style="width:90%;padding:inherit;" data-ng-click="openTags(colFilter)" placeholder="{{ colFilter.name }}" readonly value="{{colFilter.term}}">\n<span role="button" class="ui-grid-filter-button-select cancel-custom-date-range-filter-button ng-scope" data-ng-click="removeFilter(colFilter, $index)" data-ng-if="!colFilter.disableCancelFilterButton" data-ng-disabled="colFilter.term === undefined || colFilter.term === null || colFilter.term === \'\'" data-ng-show="colFilter.term !== undefined && colFilter.term != null" tabindex="0" aria-hidden="false" aria-disabled="false" style="right:5px;">\n <i class="ui-grid-icon-cancel cancel-custom-date-range-filter" ui-grid-one-bind-aria-label="aria.removeFilter" aria-label="Remove Filter"> </i>\n</span>\n'),a.put("app/main/keepMeLogged.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_SOMEONE_LOGGED_YOU_OUT\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_YES\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_NO\' | translate }}</button>\n</div>\n'),a.put("app/main/main.html",'<!-- BEGIN HEADER -->\n<div data-ng-include="\'components/header/header.html\'" data-ng-controller="HeaderController" class="page-header navbar navbar-fixed-top">\n</div>\n<!-- END HEADER -->\n\n<div class="clearfix">\n</div>\n<!-- BEGIN CONTAINER -->\n<div class="page-container">\n\n <!-- BEGIN SIDEBAR -->\n <div data-ng-include="\'components/sidebar/sidebar.html\'" data-ng-controller="SidebarController" class="page-sidebar-wrapper">\n </div>\n <!-- END SIDEBAR -->\n\n <!-- BEGIN CONTENT -->\n <div class="page-content-wrapper">\n <div class="page-content" data-ng-class="{\'demo\': !license.expiration}">\n\n <!-- BEGIN PAGE CONTENT -->\n <uib-tabset>\n <uib-tab select="addWorkspace()" active="mainTab.active">\n <uib-tab-heading>\n Motion <i class="icon-rocket"></i>\n </uib-tab-heading>\n <div class="hide" data-ng-if="!Auth.isAgent() && activeTour.main" ng-joy-ride="activeTour.main" config="tourConfig.main" on-finish="onTourFinish()" on-skip="onTourSkip()"></div>\n <div ui-view class=""></div>\n </uib-tab>\n <uib-tab class="motion-{{workspace.type}}-uib-tab" data-ng-repeat="workspace in workspaces" active="workspace.active" data-ng-switch="workspace.type" select="select(workspace)" deselect="deselect(workspace)">\n <uib-tab-heading data-ng-mouseup="$event.which === 2 && closeTab($index)">\n <i data-ng-if="workspace.class" class="prova" data-ng-class="workspace.class"></i> {{workspace.name | truncate: 25: \'...\': true}} <span class="badge badge-danger" data-ng-if="workspace.unread">{{workspace.unread}}</span> <i class="icon-close pointer-cursor" data-ng-click="closeTab($index)"></i>\n </uib-tab-heading>\n <div class="" data-ng-switch="workspace.type">\n <new-contact data-ng-switch-when="newContact" workspace="workspace" index="$index" on-submit="createContact(index,item,data)"></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 <web-popup data-ng-switch-when="webPopup" workspace="workspace" index="$index"></web-popup>\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">\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-12" 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,data:workspace.data})" 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" data-ng-class="{\'grey-cascade\':contact.disposed || !enableDisposal,\'green-haze\':enableDisposal && !contact.disposed}" type="button" data-ng-click="dispose()" data-ng-disabled="contact.disposed || !enableDisposal">\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 data-ng-if="!Auth.isAgent()">\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/contactmanager/companies/list">{{\'APPLICATION_COMPANIES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.general.CompanyId.$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANY -->\n </div>\n <div class="col-md-4">\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.phone.$touched || forms.general.$submitted) && forms.general.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <div class="input-group">\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="contact.phone"/>\n <span class="input-group-btn" uib-dropdown>\n <button data-ng-if="Auth.isAgent()" type="button" uib-dropdown-toggle class="btn btn-default" data-ng-disabled="!contact.phone || !agent.phoneBarRemoteControl" >\n <span class="icon-earphones-alt" data-ng-class="{\'font-blue\':contact.phone && agent.phoneBarRemoteControl}" uib-tooltip="{{!agent.phoneBarRemoteControl ? (\'APPLICATION_ENABLE_REMOTE_PHONEBAR\' | translate) : (\'APPLICATION_MOTION_BAR_CONTROLS\' | translate)}}" ></span>\n </button>\n <ul class="dropdown-menu" uib-dropdown-menu role="menu" aria-labelledby="single-button">\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.phone,\'call\')"><i class="icon-phone"></i> {{\'APPLICATION_CALL\' | translate}}</a></li>\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.phone,\'transfer\')"><i class="glyphicon glyphicon-random"></i> {{\'APPLICATION_TRANSFER\' | translate}}</a></li>\n </ul>\n <button type="button" data-ng-click="openRoom(null,\'smsRoom\',{to:contact.phone})" class="btn btn-default" data-ng-disabled="!contact.phone || !license.messaging">\n <span class="glyphicon glyphicon-comment" data-ng-class="{\'font-blue\':contact.phone && license.messaging}"></span>\n </button>\n </span>\n </div>\n <span data-ng-show="(forms.general.phone.$touched || forms.general.$submitted) && forms.general.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n <!-- START MOBILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.mobile.$touched || forms.general.$submitted) && forms.general.mobile.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOBILE\' | translate}}</label>\n <div class="input-group">\n <input type="text" name="mobile" placeholder="{{\'APPLICATION_MOBILE\' | translate}}" class="form-control" data-ng-model="contact.mobile"/>\n <span class="input-group-btn" uib-dropdown>\n <button data-ng-if="Auth.isAgent()" type="button" uib-dropdown-toggle class="btn btn-default" data-ng-disabled="!contact.mobile || !agent.phoneBarRemoteControl" >\n <span class="icon-earphones-alt" data-ng-class="{\'font-blue\':contact.mobile && agent.phoneBarRemoteControl}" uib-tooltip="{{!agent.phoneBarRemoteControl ? (\'APPLICATION_ENABLE_REMOTE_PHONEBAR\' | translate) : (\'APPLICATION_MOTION_BAR_CONTROLS\' | translate)}}" ></span>\n </button>\n <ul class="dropdown-menu" uib-dropdown-menu role="menu" aria-labelledby="single-button">\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.mobile,\'call\')"><i class="icon-phone"></i> {{\'APPLICATION_CALL\' | translate}}</a></li>\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.mobile,\'transfer\')"><i class="glyphicon glyphicon-random"></i> {{\'APPLICATION_TRANSFER\' | translate}}</a></li>\n </ul>\n <button type="button" data-ng-click="openRoom(null,\'smsRoom\',{to:contact.mobile})" class="btn btn-default" data-ng-disabled="!contact.mobile || !license.messaging">\n <span class="glyphicon glyphicon-comment" data-ng-class="{\'font-blue\':contact.mobile && license.messaging}"></span>\n </button>\n </span>\n </div>\n <span data-ng-show="(forms.general.mobile.$touched || forms.general.$submitted) && forms.general.mobile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MOBILE -->\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.email.$touched || forms.general.$submitted) && forms.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <div class="input-group">\n <input type="text" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="contact.email"/>\n <span class="input-group-btn">\n <button type="button" data-ng-click="openRoom(null,\'mailRoom\',{to:contact.email})" class="btn btn-default" data-ng-disabled="!contact.email || !license.mail">\n <span class="icon-envelope" data-ng-class="{\'font-blue\':contact.email && license.mail}"></span>\n </button>\n </span>\n </div>\n <span data-ng-show="(forms.general.email.$touched || forms.general.$submitted) && forms.general.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n </div>\n <div class="col-md-4">\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.fax.$touched || forms.general.$submitted) && forms.general.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <div class="input-group">\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="contact.fax"/>\n <span class="input-group-btn">\n <button type="button" data-ng-click="openRoom(null,\'faxRoom\',{to:contact.fax})" class="btn btn-default" data-ng-disabled="!contact.fax || !license.fax">\n <span class="fa fa-fax" data-ng-class="{\'font-blue\':contact.fax && license.fax}"></span>\n </button>\n </span>\n </div>\n <span data-ng-show="(forms.general.fax.$touched || forms.general.$submitted) && forms.general.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n <!-- START TAGS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.tags.$invalid && forms.general.$submitted}">\n <label class="control-label">{{\'APPLICATION_TAGS\' | translate}}</label>\n <ui-select multiple=\'true\' data-ng-model="contact.tags" theme="bootstrap" name="tags" ng-disabled="disabled">\n <ui-select-match placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.general.tags.$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAGS -->\n <!-- START LIST -->\n <div class="form-group" data-ng-if="contact.id">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <input type="text" name="list" placeholder="{{\'APPLICATION_LIST\' | translate}}" class="form-control" data-ng-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}}<span class="required" aria-required="true">*</span></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 data-ng-if="!Auth.isAgent()">\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="forms.general.$invalid">{{contact.id ? \'APPLICATION_UPDATE\' : \'APPLICATION_SAVE\' | 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 track by $index">\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}}<span data-ng-if="customField.required" class="required" aria-required="true">*</span></label>\n <input type="text" name="{{customField.name}}" placeholder="{{customField.alias}}" class="form-control" data-ng-model="contact[customField.name]" data-ng-required="customField.required"/>\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}}<span data-ng-if="customField.required" class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="contact[customField.name]" theme="bootstrap" name="{{customField.name}}" data-ng-disabled="disabled" data-ng-required="customField.required">\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="forms.general.$invalid">{{contact.id ? \'APPLICATION_UPDATE\' : \'APPLICATION_SAVE\' | 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{{contact.id || \'\'}}" data-toggle="tab">{{ \'APPLICATION_DAILY\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_2_2{{contact.id || \'\'}}" 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{{contact.id || \'\'}}">\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{{contact.id || \'\'}}">\n <div class="contact-portlet">\n <div class="actions">\n <div class="btn-group btn-group-devided" data-toggle="buttons">\n'+" <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'phone'}\" data-ng-click=\"updateLog('history','phone','general','inbound')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_PHONES' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'email'}\" data-ng-click=\"updateLog('history','email','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_EMAILS' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'chat'}\" data-ng-click=\"updateLog('history','chat','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_CHAT' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'fax'}\" data-ng-click=\"updateLog('history','fax','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_FAX' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'sms'}\" data-ng-click=\"updateLog('history','sms','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_SMS' | translate}}</label>\n </div><span data-ng-if=\"log.history.show=='phone'\"> |</span>\n <div class=\"btn-group btn-group-devided\" data-toggle=\"buttons\" data-ng-if=\"log.history.show=='phone'\">\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.type === 'inbound'}\" data-ng-click=\"updateLog('history',false,false,'inbound')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_INBOUND' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.type === 'outbound'}\" data-ng-click=\"updateLog('history',false,'general','outbound')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_OUTBOUND' | translate}}</label>\n </div><span data-ng-if=\"log.history.show=='phone'\"> |</span>\n <div class=\"btn-group btn-group-devided\" data-toggle=\"buttons\" data-ng-if=\"log.history.show=='phone'\">\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.detail === 'general'}\" data-ng-click=\"updateLog('history',false,'general',false)\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_GENERAL' | translate}}</label>\n <label data-ng-if=\"log.history.type==='inbound'\" class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.detail === 'queue'}\" data-ng-click=\"updateLog('history',false,'queue','inbound')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_QUEUES' | translate}}</label>\n </div>\n </div>\n <div data-ng-if=\"gridOptionshistory\" name=\"gridOptionshistory\" ui-grid=\"gridOptionshistory\" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class=\"ui-grid\">\n <div class=\"watermark\" ng-show=\"!gridOptionshistory.data.length\">{{'MESSAGE_NO_RESULTS_AVAILABLE' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n <!--END TABS-->\n </div>\n </div>\n <!-- END PORTLET -->\n </div>\n <!-- END PROFILE CONTENT -->\n </form>\n</div>\n </div>\n</div>\n"), +a.put("app/main/template/template.jscriptyTab.html",'<div class="portlet light bordered">\n <!-- BEGIN PORTLET BODY -->\n <div class="portlet-body">\n <div class="row">\n <!-- BEGIN SIDEBAR -->\n <div class="profile-sidebar" style="width: 250px;">\n <!-- PORTLET MAIN -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-repeat= \'question in questions track by $index\' ng-class="{active: $index == count}">\n <a ng-click="setCurrentQuestion($index)" >\n <i class="fa fa-check"></i> <label ng-if="attribute.nodeName == \'label\'" ng-repeat=\'attribute in question.value.attributes track by $index\'>{{attribute.value}}</label>\n </a>\n </li>\n </ul>\n </div>\n <!-- END SIDEBAR MENU -->\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END SIDEBAR -->\n <div class="profile-content">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-edit font-green-sharp"></i>\n <span ng-if="attribute.nodeName ==\'label\'" ng-repeat=\'attribute in currentQuestion.value.attributes\' class="caption-subject">{{attribute.value}} </span>\n </div>\n\n </div>\n <div class="portlet-body form ">\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <form >\n <div class="form-body" style="height: 400px; overflow-y: auto;overflow-x:hidden">\n\n <!-- Question -->\n <div class="form-group" style="word-wrap: break-word;" >\n <h3 ng-if="attribute.nodeName ==\'question\' || attribute.nodeName ==\'text\'" ng-repeat=\'attribute in currentQuestion.value.attributes\'>{{attribute.value}}</h3>\n </div>\n <!-- Buttons -->\n\n <div ng-if ="(edge.source.id == currentQuestion.id) && edge.value" ng-repeat=\'edge in currentQuestion.edges track by $index\' class="row">\n <div class="col-md-8 col-md-offset-2">\n <input checked="checked" type="radio" ng-model="currentQuestion.button" ng-value="edge" >\n <label ng-show="(edge.source.id == currentQuestion.id) && edge.value">{{edge.value}}</label><br><br>\n </div>\n </div>\n <!-- Question Other Option -->\n\n <div class="form-group" ng-if= "attribute.nodeName ==\'other\' && attribute.value " ng-repeat=\'attribute in currentQuestion.value.attributes track by $index\'>\n <br>\n <div class="col-md-2">\n <label class="control-label">{{attribute.value}}</label>\n </div>\n <div class="col-md-8">\n <textarea style="overflow:auto" ng-model="currentQuestion.otheranswer" placeholder="Enter text" rows="8" cols="40" ></textarea>\n </div>\n </div>\n <!-- Inputs -->\n <div class="row margin-top-10" ng-repeat=\'question in currentQuestion.children track by $index\'>\n <div class="col-md-10 col-md-offset-1">\n <div ng-repeat=\'attribute in question.value.attributes track by $index\'>\n <div ng-switch="attribute.nodeName">\n <div ng-class="col-md-2" ng-switch-when="label">\n <label class="control-label" style=" display:block;word-break:break-all;" >{{attribute.value}}</label>\n </div>\n <div ng-class="attribute.value != \'checkbox\' ? \'col-md-10 pull-right\': \'col-md-2\'" ng-switch-when="type" ng-switch="attribute.value">\n <input class="form-control" ng-switch-when="text" type="text" ng-model="question.answer" />\n <input class="form-control" ng-switch-when="number" type="number" ng-model="question.answer" />\n <input class=" pull-right" ng-switch-when="checkbox" type="checkbox" ng-model="question.answer" />\n <!-- ng-true-value="\'Selected\'" ng-false-value="\'Not Selected\'" -->\n <textarea class="form-control" ng-switch-when="textarea" ng-model="question.answer" rows="8" cols="40"></textarea>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- actions -->\n <div class="form-actions">\n <div ng-switch="attribute.nodeName" class="btn-set pull-left">\n <button class="btn red-haze " ng-click="end()">\n <span class="fa fa-times" > Close</span>\n </button>\n <!-- <button class="btn red-haze " ng-click="end()">\n <span ng-if="attribute.nodeName ==\'end\'" ng-repeat=\'attribute in currentQuestion.value.attributes\' class="fa fa-times" > Finish</span>\n </button> -->\n <button class="btn blue-haze" ng-show="count" ng-click="back()"><span class="glyphicon glyphicon-chevron-left"></span>Back</button>\n </div>\n <div class="btn-set pull-right">\n <button ng-show=" currentQuestion.button" class="btn blue-hoki" ng-click="next(currentQuestion.button.target, currentQuestion.button.value)">Next<span class="glyphicon glyphicon-chevron-right" ></span></button>\n <button ng-repeat=\'edge in currentQuestion.edges track by $index\' ng-show="(edge.source.id == currentQuestion.id) && !edge.value" class="btn blue-hoki" ng-click="next(edge.target)">Next<span class="glyphicon glyphicon-chevron-right" ></span></button>\n </div>\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END PORTLET BODY -->\n</div>\n'),a.put("app/main/template/template.notification.html",'<div class="ui-notification alert alert-block" ng-class="class" style="width: 350px; margin-top: 50px;">\n <h4 ng-show="title" class="alert-heading"><i class="{{icon}}"></i> {{title}}</h4>\n <hr>\n <p ng-bind-html="message"></p>\n <br>\n <p>\n <a class="btn btn-success close-notification" href="#" ng-click="nAccept()"><i class="glyphicon glyphicon-ok"></i> {{acceptBtn}} </a>\n <a class="btn btn-danger close-notification" href="#" ng-click="nReject()"><i class="glyphicon glyphicon-remove"></i> {{rejectBtn}} </a>\n </p>\n</div>\n'),a.put("app/main/template/template.reportBuilderView.html",'<div class="alert alert-warning alert-group">\n <div class="form-inline" data-ng-class="{\'has-error\': forms.report.$submitted && !group.rules.length}">\n <select ng-options="o.name as o.name for o in operators" ng-model="group.operator" class="form-control input-sm"></select>\n <button style="margin-left: 5px" type="button" ng-click="addCondition()" class="btn btn-sm btn-success"><span class="glyphicon glyphicon-plus-sign"></span> {{\'APPLICATION_ADD_CONDITION\' | translate}}</button>\n <button style="margin-left: 5px" type="button" ng-click="addGroup()" class="btn btn-sm btn-success"><span class="glyphicon glyphicon-plus-sign"></span> {{\'APPLICATION_ADD_GROUP\' | translate}}</button>\n <button style="margin-left: 5px" type="button" ng-click="removeGroup()" class="btn btn-sm btn-danger"><span class="glyphicon glyphicon-minus-sign"></span> {{\'APPLICATION_REMOVE_GROUP\' | translate}}</button>\n </div>\n <div class="group-conditions">\n <div ng-repeat="rule in group.rules | orderBy:\'index\'" class="condition">\n <div ng-switch="rule.hasOwnProperty(\'group\')">\n <div ng-switch-when="true">\n <report-builder group="rule.group" fields="fields" forms="forms"></report-builder>\n </div>\n <div ng-switch-default="ng-switch-default">\n <div class="row">\n <div class="col-md-2" data-ng-class="{\'has-error\': forms.report.$submitted && !rule.field}">\n <ui-select data-ng-model="rule.field" theme="bootstrap" dynamic-name="randomName()" required>\n <ui-select-match placeholder="" ><span ng-bind-html="$select.selected.name"></span></ui-select-match>\n <ui-select-choices repeat="field.value as field in fields | filter: $select.search">\n <div ng-bind-html="field.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.report.$submitted && !rule.field" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="col-md-1">\n <ui-select data-ng-model="rule.condition" theme="bootstrap" dynamic-name="randomName()" data-ng-change="inputIsRequired(rule)" data-ng-init="inputIsRequired(rule)">\n <ui-select-match placeholder="">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="condition.name as condition in conditions | filter: $select.search">\n <div ng-bind-html="condition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-2" data-ng-class="{\'has-error\': forms.report.$submitted && !rule.value}" data-ng-if="rule.required">\n <input type="text" ng-model="rule.value" class="form-control" dynamic-name="randomName()" data-ng-required="requiredInput"/>\n <span data-ng-show="forms.report.$submitted && !rule.value" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <button style="margin-left: 5px" ng-click="removeCondition($index)" class="btn btn-sm btn-danger" type="button"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/main/template/template.tigerDialDisposal.html",'<div class="row margin-top-20 contact-tab-container">\n <div class="portlet light bordered">\n <div class="row portfolio-block" data-ng-if="workspace.spooler.destcalleridnum && workspace.spooler.queue && workspace.spooler.agentconnectAt">\n <div class="col-md-2">\n <div class="portfolio-text">\n <img src="assets/images/media/outboundroute.png" class="td-disposal-logo" alt=""/>\n </div>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_CALLED_NUMBER\' | translate}} </div>\n <p> {{workspace.spooler.destcalleridnum}} </p>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_QUEUE\' | translate}} </div>\n <p> {{workspace.spooler.queue}} </p>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_DATE\' | translate}} </div>\n <p> {{workspace.spooler.agentconnectAt | date:\'dd/MM/yyyy HH:mm:ss\'}} </p>\n </div>\n</div>\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ workspace.spooler.calleridname }} {{ \'APPLICATION_MOTION_DIALER\' | translate }} {{ \'APPLICATION_DISPOSITION\' | translate }} </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12" data-ng-form="tdForm">\n <!-- START RETRIEVE -->\n <div class="form-group" data-ng-class="{\'has-error\': (tdForm.retrieve.$touched || tdForm.$submitted) && tdForm.retrieve.$invalid}">\n <label class="control-label">{{ \'APPLICATION_STATUS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <select name="retrieve" class="form-control" data-ng-model="entitySpooler.retrieve" required>\n <option value="CLOSED">CLOSE</option>\n <option value="OPEN">OPEN</option>\n <option value="BLACK_LIST">BLACKLIST</option>\n <option value="PLANNED">PLANNING</option>\n <option value="PLANNED_PEER">PLANNING AGENT</option>\n </select>\n <span data-ng-show="(tdForm.retrieve.$touched || tdForm.$submitted) && tdForm.retrieve.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RETRIEVE -->\n <!-- START PLANNING DATE -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (tdForm.date.$touched || tdForm.$submitted) && tdForm.date.$invalid}">\n <label class="control-label">PLANNING DATE<span class="required" aria-required="true">*</span></label>\n <uib-datepicker name="date" ng-model="entitySpooler.planningtime" required 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 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 <input name="agent" class="form-control" data-ng-model="entitySpooler.planningpeer" readonly required>\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/main/template/template.webPopup.html",'<div class="alert" ng-class="class">\n <h3 data-ng-show="workspace.data.subject" class="alert-heading"><i class="{{icon}}"></i>{{workspace.data.subject}}</h3>\n <hr data-ng-show="workspace.data.subject">\n <div ng-bind-html="workspace.data.html"></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 <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 </div>\n </div>\n <div 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/blacklist/list/list.import.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_IMPORT_FROM_CSV\' | 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}}</label>\n <ui-select data-ng-model="item.phone" theme="bootstrap" name="phone" 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 </div>\n <!-- END PHONE -->\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 class="has-error" data-ng-if="noPhone.length">\n <span class="help-block help-block-error">\n {{\'APPLICATION_CONTACTS_WITHOUT_PHONE\' | translate}}: {{noPhone}}\n </span>\n </div>\n <div class="has-error" data-ng-if="duplicates.length">\n <span class="help-block help-block-error">\n {{\'APPLICATION_DUPLICATED_CONTACTS\' | translate}}: {{duplicates}}\n </span>\n </div>\n </div>\n <!-- END PROGRESS -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="start()" ng-disabled="form.$invalid || !form.phone || 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/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 <li data-ng-class="{active: $state.is(\'main.motiondialer.info.view.logs\')}">\n <a data-ng-href="/motiondialer/info/view/logs">\n <i class="icon-list"></i>\n {{ \'APPLICATION_LOGS\' | 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/info/view/view.logs.html",'<div class="row" data-ng-init="initLogs()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div 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}}</span>\n </div>\n <button class="btn btn-default float-right" href="#" data-ng-click="initLogs()" data-ng-disabled="loading">\n <i class="icon-refresh"></i>\n </button>\n </div>\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 ui-grid-exporter class="ui-grid">\n <div class="watermark" data-ng-show="!table1.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n <span us-spinner spinner-key="logs-spinner" spinner-start-active="true"></span>\n </div>\n <!-- END TABLE -->\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 | trusted}}</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="#" data-ng-click="goToContacts(process.list.id_source)">{{ \'APPLICATION_LIST\' | translate}} {{process.list ? process.list.name : \'#\'+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, $index)" class="btn blue-hoki btn-sm"> {{ \'APPLICATION_EDIT\' | translate}} </button>\n <button data-ng-if="$index > 0" data-ng-click="deleteInterval(interval, $index, true)" class="btn red-sunglo btn-sm"> {{ \'APPLICATION_DELETE\' | translate}} </button>\n </td>\n </tr>\n <tr ng-show="!process.intervals.length"><td colspan=2>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</td></tr>\n </tbody>\n </table>\n </div>\n <!-- END ALLOW TAB -->\n <!-- DISALLOW TAB -->\n <div class="tab-pane" id="tab_disallow">\n <button class="btn green-jungle margin-bottom-10" ng-click="createInterval(false)">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_INTERVAL\' | translate }} ({{ \'APPLICATION_DISALLOW\' | translate }})\n </button>\n <table class="table table-bordered table-hover">\n <thead>\n <tr role="row" class="heading">\n <th>\n {{ \'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_ACTIONS\' | translate}}\n </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="interval in process.not_intervals track by $index">\n <td>\n {{interval}}\n </td>\n <td>\n <button href="javascript:;" data-ng-click="editInterval(false, interval)" class="btn blue-hoki btn-sm"> {{ \'APPLICATION_EDIT\' | translate}} </button>\n <button href="javascript:;" data-ng-click="deleteInterval($index, interval, false)" class="btn red-sunglo btn-sm"> {{ \'APPLICATION_DELETE\' | translate}} </button>\n </td>\n </tr>\n <tr ng-show="!process.not_intervals.length"><td colspan=2>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</td></tr>\n </tbody>\n </table>\n\n </div>\n <!-- END DISALLOW TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/motiondialer/process/view/view.overview.html",'<div class="row" data-ng-init="getSummary()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET -->\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-bar-chart theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_OVERVIEW\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_summary" data-toggle="tab">{{ \'APPLICATION_SUMMARY\' | translate}}</a>\n </li>\n <li ng-show="process.runtime">\n <a href="#" data-target="#tab_advanced" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START SUMMARY TAB -->\n <div class="tab-pane active" id="tab_summary">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <div class="row number-stats margin-bottom-30">\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-left">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n <div class="number">\n {{total}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-right">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_FRESH\' | translate}}\n </div>\n <div class="number">\n {{process.runtime.fresh || 0}}\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="table-scrollable table-scrollable-borderless">\n <table class="table table-hover table-light">\n <thead>\n <tr class="uppercase">\n <th>\n {{\'APPLICATION_STATUS\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_RATE\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_DESCRIPTION\' | translate}}\n </th>\n </tr>\n </thead>\n <tr ng-repeat="sum in summary">\n <td>\n <a href="#" class="primary-link">{{\'APPLICATION_TD_\' + sum[0] | translate}}</a>\n </td>\n <td>\n {{sum[1]}}\n </td>\n <td>\n <span class="bold theme-font">{{ total ? ((sum[1]/total)*100).toFixed(2) : 0 }}%</span>\n </td>\n <td>\n {{\'DESCRIPTION_TD_\' + sum[0] | translate}}\n </td>\n </tr>\n </table>\n </div>\n </div>\n <!-- END SUMMARY TAB -->\n <!-- START SUMMARY TAB -->\n <div class="tab-pane" id="tab_advanced" ng-show="process.runtime">\n <div class="row number-stats margin-bottom-30">\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-left">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_SUCCESS\' | translate}}\n </div>\n <div class="number">\n {{process.runtime.success || 0}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-right">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_FAILED\' | translate}}\n </div>\n <div class="number">\n {{process.runtime.failed || 0}}\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="table-scrollable table-scrollable-borderless">\n <table class="table table-hover table-light">\n <thead>\n <tr class="uppercase">\n <th>\n {{\'APPLICATION_STATUS\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_DESCRIPTION\' | translate}}\n </th>\n </tr>\n </thead>\n <tr ng-repeat="(key, value) in process.runtime">\n <td>\n <a href="#" class="primary-link">{{\'APPLICATION_\' + key.toUpperCase() | translate}}</a>\n </td>\n <td ng-switch on="key">\n <span ng-switch-when="avgDial">{{value | number:2}}</span>\n <span ng-switch-when="avgDuration">{{value | number:2}}</span>\n <span ng-switch-when="avgProgress">{{value | number:2}}</span>\n <span ng-switch-when="completed">{{((value)? \'APPLICATION_YES\' : \'APPLICATION_NO\') | translate}}</span>\n <span ng-switch-when="outOfTime">{{((value)? \'APPLICATION_YES\' : \'APPLICATION_NO\') | translate}}</span>\n <span ng-switch-default>{{value}}</span>\n </td>\n <td>\n {{\'DESCRIPTION_TD_\' + key.toUpperCase() | translate}}\n </td>\n </tr>\n </table>\n </div>\n </div>\n <!-- END SUMMARY TAB -->\n </div>\n </div>\n </div>\n <!-- END PORTLET -->\n </div>\n</div>\n'),a.put("app/motiondialer/process/view/view.run.process.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_STATUS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>\n Do you want to {{ status }} the process?\n </p>\n</div>\n<div class="modal-footer">\n <button class="btn default green-meadow" type="button" ng-click="yes()">{{ \'APPLICATION_YES\' | translate }}</button>\n <button class="btn default" type="button" ng-click="no()">{{ \'APPLICATION_NO\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/view/view.settings.html",'<div class="row" data-ng-init="initSettings()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROCESS\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_general" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_channel" data-toggle="tab">{{ \'APPLICATION_CHANNEL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_advanced" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_status" data-toggle="tab">{{ \'APPLICATION_STATUS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_general">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="process.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START QUEUE -->\n <div data-ng-show="process.queue != \'none\'" class="form-group" data-ng-class="{\'has-error\': (form.queue.$touched || form.$submitted) && form.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="process.queue" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n <!-- START MAX RETRIES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.max_retries.$touched || form.$submitted) && form.max_retries.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_RETRIES\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" max="100" name="max_retries" placeholder="{{\'APPLICATION_MAX_RETRIES\' | translate}}" class="form-control" data-ng-model="process.max_retries" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_MAX_RETRIES\' | translate}}</span>\n <span data-ng-show="(form.max_retries.$touched || form.$submitted) && form.max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.max_retries.$error.max || form.max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MAX RETRIES -->\n <!-- START RETRY TIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.retry_time.$touched || form.$submitted) && form.retry_time.$invalid}">\n <label class="control-label">{{\'APPLICATION_RETRY_TIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="retry_time" placeholder="{{\'APPLICATION_RETRY_TIME\' | translate}}" class="form-control" data-ng-model="process.retry_time" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_RETRY_TIME\' | translate}}</span>\n <span data-ng-show="(form.retry_time.$touched || form.$submitted) && form.retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.retry_time.$error.max || form.retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END RETRY TIME -->\n <!-- START RETRY TIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.wait_time.$touched || form.$submitted) && form.wait_time.$invalid}">\n <label class="control-label">{{\'APPLICATION_WAIT_TIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1000" name="wait_time" placeholder="{{\'APPLICATION_WAIT_TIME\' | translate}}" class="form-control" data-ng-model="process.wait_time" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_WAIT_TIME\' | translate}}</span>\n <span data-ng-show="(form.wait_time.$touched || form.$submitted) && form.wait_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.wait_time.$error.max || form.wait_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END WAIT TIME -->\n <!-- START AUTO CLOSED -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_CLOSED\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.auto_closed"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_AUTO_CLOSED\' | translate}}</span>\n </div> -->\n <!-- END AUTO CLOSED -->\n <!-- START WEIGHT -->\n <!-- END WEIGHT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTODIAL_LEVEL\' | translate}}</label></br>\n <slider ng-model="process.weight" min="0" step="1" max="50"></slider>\n <label>{{\'APPLICATION_VALUE\' | translate}}: {{process.weight}}</label>\n <span class="help-block">{{\'DESCRIPTION_TD_WEIGHT\' | translate}}</span>\n </div>\n <!-- START DISPOSAL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TD_DISPOSAL\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.disposal"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_DISPOSAL\' | translate}}</span>\n </div>\n <!-- END DISPOSAL -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="process.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- CHANNEL TAB -->\n <div class="tab-pane" id="tab_channel">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.context.$touched || form.$submitted) && form.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="context" placeholder="{{\'APPLICATION_CONTEXT\' | translate}}" class="form-control" data-ng-model="process.context" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CONTEXT\' | translate}}</span>\n <span data-ng-show="(form.context.$touched || form.$submitted) && form.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n <!-- START EXTENSION -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.extension.$touched || form.$submitted) && form.extension.$invalid}">\n <label class="control-label">{{\'APPLICATION_EXTENSION\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="extension" placeholder="{{\'APPLICATION_EXTENSION\' | translate}}" class="form-control" data-ng-model="process.extension" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_EXTENSION\' | translate}}</span><a href="/channels/voice/routes/internal/list">Link {{\'APPLICATION_INTERNAL\' | translate}}</a>\n <span data-ng-show="(form.extension.$touched || form.$submitted) && form.extension.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTENSION -->\n <!-- START PRIORITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.priority.$touched || form.$submitted) && form.priority.$invalid}">\n <label class="control-label">{{\'APPLICATION_PRIORITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="priority" placeholder="{{\'APPLICATION_PRIORITY\' | translate}}" class="form-control" data-ng-model="process.priority" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_PRIORITY\' | translate}}</span>\n <span data-ng-show="(form.priority.$touched || form.$submitted) && form.priority.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.priority.$error.max || form.priority.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY -->\n <!-- START PREFIX -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_PREFIX\' | translate}}</label>\n <input type="text" name="prefix_code" placeholder="{{\'APPLICATION_PREFIX\' | translate}}" class="form-control" data-ng-model="process.prefix_code"/>\n <span class="help-block">{{\'DESCRIPTION_TD_PREFIX\' | translate}}</span>\n </div>\n <!-- END PREFIX -->\n <!-- START TECHNOLOGY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="tech" class="form-control" data-ng-model="process.tech" ng-options="tech for tech in techs" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_TECHNOLOGY\' | translate}}</span>\n </div>\n <!-- END TECHNOLOGY -->\n <!-- START DEVICE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.device.$touched || form.$submitted) && form.device.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="device" placeholder="{{\'APPLICATION_TRUNK\' | translate}}" class="form-control" data-ng-model="process.device" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_TRUNK\' | translate}}</span>\n <span data-ng-show="(form.device.$touched || form.$submitted) && form.device.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DEVICE -->\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.callerid.$touched || form.$submitted) && form.callerid.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLERID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="callerid" placeholder="{{\'APPLICATION_CALLERID\' | translate}}" class="form-control" data-ng-model="process.callerid" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CALLERID\' | translate}}</span>\n <span data-ng-show="(form.callerid.$touched || form.$submitted) && form.callerid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple data-ng-model="process.codecs" name="codecs" theme="bootstrap" data-ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="codec in codecs">\n {{codec}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END CODEC -->\n <!-- START DIAL FORMAT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DIAL_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="dial_format" class="form-control" data-ng-model="process.dial_format" ng-options="dial_format for dial_format in dialFormats" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_DIAL_FORMAT\' | translate}}</span>\n </div>\n <!-- END DIAL FORMAT -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CHANNEL TAB -->\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_advanced">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n <!-- START CHECK DUPLICATE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHECK_DUPLICATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="check_duplicate" class="form-control" data-ng-model="process.check_duplicate" ng-options="check_duplicate for check_duplicate in checkDuplicates" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_DUPLICATE\' | translate}}</span>\n </div>\n <!-- END CHECK DUPLICATE -->\n <!-- START CHECK BLACKLIST -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHECK_BLACKLIST\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.check_blacklist"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_BLACKLIST\' | translate}}</span>\n </div>\n <!-- END CHECK BLACKLIST -->\n <!-- START CHECK PHONE LENGHT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.check_phone_length.$touched || form.$submitted) && form.check_phone_length.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHECK_PHONE_LENGHT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="check_phone_length" placeholder="{{\'APPLICATION_CHECK_PHONE_LENGHT\' | translate}}" class="form-control" data-ng-model="process.check_phone_length" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_PHONE_LENGHT\' | translate}}</span>\n <span data-ng-show="(form.check_phone_length.$touched || form.$submitted) && form.check_phone_length.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.check_phone_length.$error.max || form.check_phone_length.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END CHECK PHONE LENGHT -->\n <!-- START TIME SLICE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.time_slice.$touched || form.$submitted) && form.time_slice.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIME_SLICE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="time_slice" placeholder="{{\'APPLICATION_TIME_SLICE\' | translate}}" class="form-control" data-ng-model="process.time_slice" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_TIME_SLICE\' | translate}}</span>\n <span data-ng-show="(form.time_slice.$touched || form.$submitted) && form.time_slice.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.time_slice.$error.max || form.time_slice.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END TIME SLICE -->\n <!-- START MISSED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHECK_MISSED\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.missed"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_MISSED\' | translate}}</span>\n </div>\n <!-- END MISSED -->\n <!-- START CHANNEL LIMIT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel_limit.$touched || form.$submitted) && form.channel_limit.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL_LIMIT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="channel_limit" placeholder="{{\'APPLICATION_CHANNEL_LIMIT\' | translate}}" class="form-control" data-ng-model="process.channel_limit" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CHANNEL_LIMIT\' | translate}}</span>\n <span data-ng-show="(form.channel_limit.$touched || form.$submitted) && form.channel_limit.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.channel_limit.$error.max || form.channel_limit.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END CHANNEL LIMIT -->\n <!-- START CONTEXT FOR OTHER CALLS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CONTEXT_FOR_OTHER_CALLS\' | translate}}</label>\n <input type="text" name="context_for_other_calls" placeholder="{{\'APPLICATION_CONTEXT_FOR_OTHER_CALLS\' | translate}}" class="form-control" data-ng-model="process.context_for_other_calls"/>\n <span class="help-block">{{\'DESCRIPTION_TD_CONTEXT_FOR_OTHER_CALLS\' | translate}}</span>\n </div>\n <!-- END CONTEXT FOR OTHER CALLS -->\n <!-- START EXTENSION FOR OTHER CALLS-->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EXTENSION_FOR_OTHER_CALLS\' | translate}}</label>\n <input type="text" name="extension_for_other_calls" placeholder="{{\'APPLICATION_EXTENSION_FOR_OTHER_CALLS\' | translate}}" class="form-control" data-ng-model="process.extension_for_other_calls"/>\n <span class="help-block">{{\'DESCRIPTION_TD_EXTENSION_FOR_OTHER_CALLS\' | translate}}</span>\n </div>\n <!-- END EXTENSION FOR OTHER CALLS-->\n <!-- START PRIORITY FOR OTHER CALLS-->\n <div class="form-group" data-ng-class="{\'has-error\': (form.priority_for_other_calls.$touched || form.$submitted) && form.priority_for_other_calls.$invalid}">\n <label class="control-label">{{\'APPLICATION_PRIORITY_FOR_OTHER_CALLS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="priority_for_other_calls" placeholder="{{\'APPLICATION_PRIORITY_FOR_OTHER_CALLS\' | translate}}" class="form-control" data-ng-model="process.priority_for_other_calls"/>\n <span class="help-block">{{\'DESCRIPTION_TD_PRIORITY_FOR_OTHER_CALLS\' | translate}}</span>\n <span data-ng-show="form.priority_for_other_calls.$error.max || form.priority_for_other_calls.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY FOR OTHER CALLS -->\n <!-- START TIMEZONE -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EXTENDED_TIME_INTERVAL\' | translate}}</label>\n <input type="text" name="timezone" placeholder="08:30-20:30" class="form-control" data-ng-model="process.timezone"/>\n <span class="help-block">{{\'DESCRIPTION_TD_EXTENDED_TIME_INTERVAL\' | translate}}</span>\n </div> -->\n <!-- END TIMEZONE -->\n\n <!-- START AUTO TIMEZONE MANAGEMENT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_TIMEZONE_MANAGEMENT\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.auto_timezone_management"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_AUTO_TIMEZONE_MANAGEMENT\' | translate}}</span>\n </div>\n <!-- END AUTO TIMEZONE MANAGEMENT -->\n <!-- START IGNORE STRINGS-->\n <!-- COMMENTED: BECAUSE IGNORE_STRINGS IS AN ARRAY NOT A STRING-->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_IGNORE_STRINGS\' | translate}}</label>\n <input type="text" name="ignore_strings" placeholder="{{\'APPLICATION_IGNORE_STRINGS\' | translate}}" class="form-control" data-ng-model="process.ignore_strings"/>\n <span class="help-block">{{\'DESCRIPTION_TD_IGNORE_STRINGS\' | translate}}</span>\n </div> -->\n <!-- END IGNORE STRINGS-->\n <!-- START MIN OPERATOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.min_operator.$touched || form.$submitted) && form.min_operator.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_OPERATOR\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="min_operator" placeholder="{{\'APPLICATION_MIN_OPERATOR\' | translate}}" class="form-control" data-ng-model="process.min_operator" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_MIN_OPERATOR\' | translate}}</span>\n <span data-ng-show="(form.min_operator.$touched || form.$submitted) && form.min_operator.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.min_operator.$error.max || form.min_operator.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MIN OPERATOR -->\n <!-- START ALERT MAX CALLS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.alert_max_calls.$touched || form.$submitted) && form.alert_max_calls.$invalid}">\n <label class="control-label">{{\'APPLICATION_ALERT_MAX_CALLS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="alert_max_calls" placeholder="{{\'APPLICATION_ALERT_MAX_CALLS\' | translate}}" class="form-control" data-ng-model="process.alert_max_calls" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_ALERT_MAX_CALLS\' | translate}}</span>\n <span data-ng-show="(form.alert_max_calls.$touched || form.$submitted) && form.alert_max_calls.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.alert_max_calls.$error.max || form.alert_max_calls.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END ALERT MAX CALLS -->\n <!-- START ALERT TIME SLICE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.alert_time_slice.$touched || form.$submitted) && form.alert_time_slice.$invalid}">\n <label class="control-label">{{\'APPLICATION_ALERT_TIME_SLICE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="alert_time_slice" placeholder="{{\'APPLICATION_ALERT_TIME_SLICE\' | translate}}" class="form-control" data-ng-model="process.alert_time_slice" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_ALERT_TIME_SLICE\' | translate}}</span>\n <span data-ng-show="(form.alert_time_slice.$touched || form.$submitted) && form.alert_time_slice.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.alert_time_slice.$error.max || form.alert_time_slice.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END ALERT TIME SLICE -->\n <!-- START DROP MAX COUNT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.drop_max_count.$touched || form.$submitted) && form.drop_max_count.$invalid}">\n <label class="control-label">{{\'APPLICATION_DROP_MAX_COUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="drop_max_count" placeholder="{{\'APPLICATION_DROP_MAX_COUNT\' | translate}}" class="form-control" data-ng-model="process.drop_max_count" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_DROP_MAX_COUNT\' | translate}}</span>\n <span data-ng-show="(form.drop_max_count.$touched || form.$submitted) && form.drop_max_count.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.drop_max_count.$error.max || form.drop_max_count.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END DROP MAX COUNT -->\n <!-- START SUCCESS CALL SIZE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.success_call_size.$touched || form.$submitted) && form.success_call_size.$invalid}">\n <label class="control-label">{{\'APPLICATION_SUCCESS_CALL_SIZE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="success_call_size" placeholder="{{\'APPLICATION_SUCCESS_CALL_SIZE\' | translate}}" class="form-control" data-ng-model="process.success_call_size" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_SUCCESS_CALL_SIZE\' | translate}}</span>\n <span data-ng-show="(form.success_call_size.$touched || form.$submitted) && form.success_call_size.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.success_call_size.$error.max || form.success_call_size.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END SUCCESS CALL SIZE -->\n <!-- START IGNORE STRINGS-->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TIME_EXPIRED\' | translate}}</label>\n <input type="text" name="expiredtime" placeholder="yyyy-MM-dd HH:mm:ss" class="form-control" data-ng-model="process.expiredtime"/>\n <span class="help-block">{{\'DESCRIPTION_TD_TIME_EXPIRED\' | translate}}</span>\n </div>\n <!-- END IGNORE STRINGS-->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ANDVANCED TAB -->\n <!-- START STATUS TAB -->\n <div class="tab-pane" id="tab_status">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n <table class="table table-bordered table-hover">\n <thead>\n <tr role="row" class="heading">\n <th>\n {{ \'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_MAX_RETRIES\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_RETRY_TIME\' | translate}} [min]\n </th>\n <th>\n {{ \'APPLICATION_DESCRIPTION\' | translate}}\n </th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>\n {{ \'APPLICATION_AMD\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="amd_max_retries"class="form-control" data-ng-model="process.amd_max_retries" required/>\n <span data-ng-show="(form.amd_max_retries.$touched || form.$submitted) && form.amd_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.amd_max_retries.$error.max || form.amd_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="amd_retry_time" class="form-control" data-ng-model="process.amd_retry_time" required/>\n <span data-ng-show="(form.amd_retry_time.$touched || form.$submitted) && form.amd_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.amd_retry_time.$error.max || form.amd_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_AMD\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_BUSY\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="busy_max_retries"class="form-control" data-ng-model="process.busy_max_retries" required/>\n <span data-ng-show="(form.busy_max_retries.$touched || form.$submitted) && form.busy_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.busy_max_retries.$error.max || form.busy_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="busy_retry_time"class="form-control" data-ng-model="process.busy_retry_time" required/>\n <span data-ng-show="(form.busy_retry_time.$touched || form.$submitted) && form.busy_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.busy_retry_time.$error.max || form.busy_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_BUSY\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_CONGESTION\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="congestion_max_retries"class="form-control" data-ng-model="process.congestion_max_retries" required/>\n <span data-ng-show="(form.congestion_max_retries.$touched || form.$submitted) && form.congestion_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.congestion_max_retries.$error.max || form.congestion_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="congestion_retry_time"class="form-control" data-ng-model="process.congestion_retry_time" required/>\n <span data-ng-show="(form.congestion_retry_time.$touched || form.$submitted) && form.congestion_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.congestion_retry_time.$error.max || form.congestion_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_CONGESTION\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_DROP\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="drop_max_retries"class="form-control" data-ng-model="process.drop_max_retries" required/>\n <span data-ng-show="(form.drop_max_retries.$touched || form.$submitted) && form.drop_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.drop_max_retries.$error.max || form.drop_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="drop_retry_time"class="form-control" data-ng-model="process.drop_retry_time" required/>\n <span data-ng-show="(form.drop_retry_time.$touched || form.$submitted) && form.drop_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.drop_retry_time.$error.max || form.drop_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_DROP\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_FAILED\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="failed_max_retries"class="form-control" data-ng-model="process.failed_max_retries" required/>\n <span data-ng-show="(form.failed_max_retries.$touched || form.$submitted) && form.failed_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.failed_max_retries.$error.max || form.failed_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="failed_retry_time"class="form-control" data-ng-model="process.failed_retry_time" required/>\n <span data-ng-show="(form.failed_retry_time.$touched || form.$submitted) && form.failed_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.failed_retry_time.$error.max || form.failed_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_FAILED\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_NOANSWER\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="noanswer_max_retries"class="form-control" data-ng-model="process.noanswer_max_retries" required/>\n <span data-ng-show="(form.noanswer_max_retries.$touched || form.$submitted) && form.noanswer_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.noanswer_max_retries.$error.max || form.noanswer_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="noanswer_retry_time"class="form-control" data-ng-model="process.noanswer_retry_time" required/>\n <span data-ng-show="(form.noanswer_retry_time.$touched || form.$submitted) && form.noanswer_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.noanswer_retry_time.$error.max || form.noanswer_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_NOANSWER\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_NOSUCHEXTENSION\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="nosuchextension_max_retries"class="form-control" data-ng-model="process.nosuchextension_max_retries" required/>\n <span data-ng-show="(form.nosuchextension_max_retries.$touched || form.$submitted) && form.nosuchextension_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.nosuchextension_max_retries.$error.max || form.nosuchextension_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="nosuchextension_retry_time"class="form-control" data-ng-model="process.nosuchextension_retry_time" required/>\n <span data-ng-show="(form.nosuchextension_retry_time.$touched || form.$submitted) && form.nosuchextension_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.nosuchextension_retry_time.$error.max || form.nosuchextension_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_NOSUCHEXTENSION\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_RINGTIMEOUT\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="ringtimeout_max_retries"class="form-control" data-ng-model="process.ringtimeout_max_retries" required/>\n <span data-ng-show="(form.ringtimeout_max_retries.$touched || form.$submitted) && form.ringtimeout_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.ringtimeout_max_retries.$error.max || form.ringtimeout_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="ringtimeout_retry_time"class="form-control" data-ng-model="process.ringtimeout_retry_time" required/>\n <span data-ng-show="(form.ringtimeout_retry_time.$touched || form.$submitted) && form.ringtimeout_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.ringtimeout_retry_time.$error.max || form.ringtimeout_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_RINGTIMEOUT\' | translate}}\n </td>\n </tr>\n </tbody>\n </table>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END STATUS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/motiondialer/process/view/view.spooler.edit.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_EDIT\' | translate }} {{ \'APPLICATION_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START RETRIEVE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.retrieve.$touched || form.$submitted) && form.retrieve.$invalid}" ng-init="initModal()">\n <label class="control-label">{{ \'APPLICATION_STATUS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <select name="retrieve" class="form-control" data-ng-model="entitySpooler.retrieve" required>\n <option value="CLOSED">CLOSE</option>\n <option value="OPEN">OPEN</option>\n <option value="BLACK_LIST">BLACKLIST</option>\n <option value="PLANNED">PLANNING</option>\n <option value="PLANNED_PEER">PLANNING AGENT</option>\n </select>\n <span data-ng-show="(form.retrieve.$touched || form.$submitted) && form.retrieve.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RETRIEVE -->\n <!-- START PLANNING DATE -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (form.date.$touched || form.$submitted) && form.date.$invalid}">\n <label class="control-label">PLANNING DATE<span class="required" aria-required="true">*</span></label>\n <uib-datepicker name="date" ng-model="entitySpooler.planningtime" required init-date="initDate"></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 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>\n </select>\n <span data-ng-show="(form.agent.$touched || form.$submitted) && form.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PLANNING PEER -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/view/view.spooler.history.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_HISTORY\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <json-formatter json="historySpooler" open="2"></json-formatter>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/view/view.spooler.html",'<div class="row" data-ng-init="getSpooler()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_SPOOLER\' | translate}} </span>\n </div>\n <div class="actions">\n <a class="btn btn-default" href="#" data-ng-click="getSpooler()">\n <i class="icon-refresh"></i>\n </a>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/reset/reset.html",'<!-- BEGIN LOGO -->\n<div class="logo" data-ng-init="getInfo()">\n <a href="index.html">\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big.png" alt="logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big.png\'}}" alt="logo" class="custom-login-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big.png\';"/>\n </a>\n</div>\n<!-- END LOGO -->\n<!-- BEGIN RESET -->\n<div class="content">\n <!-- BEGIN RESET FORM -->\n <form name="resetForm" data-ng-submit="resetForm.$valid && reset()" novalidate>\n <h3>{{\'APPLICATION_RESET_PASSWORD\' | translate}}</h3>\n <p>\n {{\'APPLICATION_INSERT_NEW_PASSWORD_RESET\' | translate}}\n </p>\n <div class="form-group" data-ng-class="{\'has-error\': resetForm.$submitted && resetForm.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-key"></i>\n <input class="form-control form-control-solid placeholder-no-fix" type="password" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" name="password" ng-model="userReset.password" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n </div>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_FORMAT\' | translate}}\n </span>\n <span data-ng-show="resetForm.$submitted && resetForm.password.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n <span data-ng-show="(resetForm.password.$touched || resetForm.$submitted) && resetForm.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': resetForm.$submitted && resetForm.rePassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-key"></i>\n <input class="form-control form-control-solid placeholder-no-fix" type="password" placeholder="{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}" name="rePassword" ng-model="userReset.rePassword" nx-equal="userReset.password" required/>\n </div>\n <span data-ng-show="resetForm.$submitted && resetForm.rePassword.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n <span data-ng-show="(resetForm.password.$touched || resetForm.$submitted) && resetForm.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <div class="form-actions">\n <button type="submit" class="btn btn-success uppercase">{{\'APPLICATION_SUBMIT\' | translate}}</button>\n </div>\n </form>\n <!-- END RESET FORM-->\n <div class="login-options">\n <h4>{{\'APPLICATION_FOLLOW_US\' | translate}}</h4>\n <ul class="social-icons">\n <li>\n <a class="social-icon-color facebook" data-original-title="facebook" href="https://www.facebook.com/xenialab"></a>\n </li>\n <li>\n <a class="social-icon-color twitter" data-original-title="Twitter" href="https://twitter.com/xenialab"></a>\n </li>\n <li>\n <a class="social-icon-color googleplus" data-original-title="Goole Plus" href="#"></a>\n </li>\n <li>\n <a class="social-icon-color linkedin" data-original-title="Linkedin" href="#"></a>\n </li>\n </ul>\n </div>\n</div>\n<div class="copyright">\n xCALLY Motion v. {{info.version}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\n</div>\n<!-- END RESET -->\n'),a.put("app/salesforce/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-cloud"></i>\n <a href="/salesforce/list">{{ \'APPLICATION_SALESFORCE\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-cloud font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SALESFORCE\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/salesforce/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/salesforce/view/configuration/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.name.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.name.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_CHANNEL\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="channel.value as channel in channels | filter: $select.search">\n <div data-ng-bind="channel.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.channel.$touched || form.channel.$submitted) && form.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START VOICE SUBTYPE -->\n <div data-ng-if="item.channel===\'voice\'" class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="type in [\'Queue\',\'Outbound\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.type.$touched || form.type.$submitted) && form.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/salesforce/view/configuration/list/list.html",'<div ui-view class="profile-content">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light" data-ng-init="initView()">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'),a.put("app/salesforce/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\r\n </div>\r\n <ul class="nav nav-tabs">\r\n <li class="active">\r\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class="portlet-body">\r\n <div class="tab-content">\r\n <!-- SUBJECT TAB -->\r\n <div class="tab-pane ui-padding active" id="tab_1_1">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by blank space:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END SUBJECT TAB -->\r\n <!-- DESCRIPTION TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_2">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by new line:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\r\n <div class="col-md-2">\r\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\r\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END DESCRIPTION TAB -->\r\n <!-- FIELDS TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_3">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END FIELDS TAB -->\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'),a.put("app/salesforce/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CLIENT ID -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientId.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_ID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientId" placeholder="{{\'APPLICATION_CLIENT_ID\' | translate}}" class="form-control" data-ng-model="account.clientId" required/>\n <span data-ng-show="forms.formSetting.clientId.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT ID -->\n\n <!-- START CLIENT SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientSecret.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientSecret" placeholder="{{\'APPLICATION_CLIENT_SECRET\' | translate}}" class="form-control" data-ng-model="account.clientSecret" required/>\n <span data-ng-show="forms.formSetting.clientSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT SECRET -->\n\n <!-- START SECURITY TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.securityToken.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECURITY_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="securityToken" placeholder="{{\'APPLICATION_SECURITY_TOKEN\' | translate}}" class="form-control" data-ng-model="account.securityToken" required/>\n <span data-ng-show="forms.formSetting.securityToken.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SECURITY TOKEN -->\n\n <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/salesforce/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-cloud"></i>\n <a href="/salesforce/list">{{ \'APPLICATION_SALESFORCE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/salesforce.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.salesforce.view.account\')}">\n <a ng-href="/salesforce/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.salesforce.view.configurations\') || $state.is(\'main.salesforce.view.configuration\')}">\n <a ng-href="/salesforce/view/{{account.id}}/configurations/list">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/salesforce/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-cloud"></i>\n <a href="/salesforce/list">{{ \'APPLICATION_SALESFORCE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" required ng-remote-validate="/api/salesforce/accounts/validate/username"/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.username.$touched || forms.formSetting.$submitted) && forms.formSetting.username.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CLIENT ID -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientId.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_ID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientId" placeholder="{{\'APPLICATION_CLIENT_ID\' | translate}}" class="form-control" data-ng-model="item.clientId" required/>\n <span data-ng-show="forms.formSetting.clientId.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT ID -->\n\n <!-- START CLIENT SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientSecret.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientSecret" placeholder="{{\'APPLICATION_CLIENT_SECRET\' | translate}}" class="form-control" data-ng-model="item.clientSecret" required/>\n <span data-ng-show="forms.formSetting.clientSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT SECRET -->\n\n <!-- START SECURITY TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.securityToken.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECURITY_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="securityToken" placeholder="{{\'APPLICATION_SECURITY_TOKEN\' | translate}}" class="form-control" data-ng-model="item.securityToken" required/>\n <span data-ng-show="forms.formSetting.securityToken.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SECURITY TOKEN -->\n\n <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/customization/view/general/general.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_GENERAL_CUSTOMIZATION\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_LOGO\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_FOOTER_WHITE_LABEL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- CHANGE LOGO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <div class="col-md-6 col-sm-6" >\n <div class="portlet light bordered" style="min-height:411px;">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MAIN\' | translate }}</span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <form action="#" role="form" class="row">\n <!-- START STATUS -->\n <div class="form-group col-md-6 col-sm-6">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="settings.defaultLogo"\n data-ng-init="settings.defaultLogo = license.custom ? settings.defaultLogo : true"\n type="checkbox"\n name="defaultLogo"\n data-ng-change="update()"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n <div class="form-group col-md-6 col-sm-6" data-ng-if="!settings.defaultLogo && license.custom">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader"/><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader.queue[0]" data-dismiss="fileinput" ng-click="uploader.queue[0].remove()">\n {{ \'APPLICATION_REMOVE\' | translate }}\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader.queue[0]" data-ng-click="uploader.queue[0].upload()" ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess">\n {{ \'APPLICATION_CONFIRM\' | translate }}\n </button>\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </form>\n <div data-ng-show="uploader2.isHTML5" >\n <div data-ng-repeat="item in uploader.queue" nowrap style="border-top-style:none">\n <strong>{{ item.file.name }}</strong> {{ item.file.size/1024/1024|number:2 }} MB\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6">\n <div class="portlet light bordered" style="min-height:411px;">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LOGIN\' | translate }}</span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <form action="#" role="form" class="row">\n <!-- START STATUS -->\n <div class="form-group col-md-6 col-sm-6">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="settings.defaultLoginLogo"\n data-ng-init="settings.defaultLoginLogo = license.custom ? settings.defaultLoginLogo : true"\n type="checkbox"\n name="defaultLoginLogo"\n data-ng-change="update()"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n <div class="form-group col-md-6 col-sm-6" data-ng-if="!settings.defaultLoginLogo && license.custom">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader2.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader2"/><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader2.queue[0]" data-dismiss="fileinput" ng-click="uploader2.queue[0].remove()">\n {{ \'APPLICATION_REMOVE\' | translate }}\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader2.queue[0]" data-ng-click="uploader2.queue[0].upload()" ng-disabled="uploader2.queue[0].isReady || uploader2.queue[0].isUploading || uploader2.queue[0].isSuccess">\n {{ \'APPLICATION_CONFIRM\' | translate }}\n </button>\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </form>\n <div data-ng-show="uploader2.isHTML5" >\n <div data-ng-repeat="item in uploader.queue" nowrap style="border-top-style:none">\n <strong>{{ item.file.name }}</strong> {{ item.file.size/1024/1024|number:2 }} MB\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END CHANGE LOGO TAB -->\n <!-- CHANGE FOOTER WHITE LABEL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.footerWhiteLabel" data-ng-submit="forms.footerWhiteLabel.$valid && update()" novalidate>\n <!-- START DEFAULT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="settings.defaultFooterWhiteLabel"\n type="checkbox"\n name="defaultFooterWhiteLabel"\n data-ng-change="update()"\n data-ng-init="settings.defaultFooterWhiteLabel = license.custom ? settings.defaultFooterWhiteLabel : true"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END DEFAULT -->\n <!-- START LABEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.footerWhiteLabel.footerWhiteLabel.$touched || forms.footerWhiteLabel.$submitted) && forms.footerWhiteLabel.footerWhiteLabel.$invalid}">\n <label class="control-label">{{\'APPLICATION_FOOTER_WHITE_LABEL\' | translate}}<span data-ng-if="!settings.defaultFooterWhiteLabel" class="required" aria-required="true">*</span></label>\n <textarea name="footer" placeholder="{{\'APPLICATION_FOOTER_WHITE_LABEL\' | translate}}" class="form-control" data-ng-model="settings.footerWhiteLabel" data-ng-disabled="settings.defaultFooterWhiteLabel || !license.custom" data-ng-required="!settings.defaultFooterWhiteLabel && license.custom"/></textarea>\n <span data-ng-show="(forms.footerWhiteLabel.footerWhiteLabel.$touched || forms.footerWhiteLabel.$submitted) && forms.footerWhiteLabel.footerWhiteLabel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LABEL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" data-ng-disabled="!license.custom"/>\n </form>\n </div>\n <!-- END CHANGE FOOTER WHITE LABEL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/setting/customization/view/motionbar/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_MOTION_BAR_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 </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-12 col-sm-12" >\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.defaultMotionBarLogo"\n data-ng-init="settings.defaultMotionBarLogo = license.preferred ? settings.defaultMotionBarLogo : true"\n type="checkbox"\n name="defaultMotionBarLogo"\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.defaultMotionBarLogo && license.prefered">\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="uploader.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 </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 <li data-ng-if="license.preferred" data-ng-class="{active: $state.is(\'main.setting.customization.view.motionbar\')}">\n <a ng-href="/setting/customization/view/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 <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/general/view/main/main.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_GENERAL_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.main" data-ng-submit="forms.main.$valid && update()" novalidate>\n <!-- START MIN INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.main.min_internal.$touched || forms.main.$submitted) && forms.main.min_internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_INTERNAL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="min_internal" placeholder="{{\'APPLICATION_MIN_INTERNAL\' | translate}}" class="form-control" data-ng-model="settings.min_internal" required/>\n <span data-ng-show="(forms.main.min_internal.$touched || forms.main.$submitted) && forms.main.min_internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MIN INTERNAL -->\n\n <!-- START MIN MAILBOX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.main.min_mailbox.$touched || forms.main.$submitted) && forms.main.min_mailbox.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_MAILBOX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="min_mailbox" placeholder="{{\'APPLICATION_MIN_MAILBOX\' | translate}}" class="form-control" data-ng-model="settings.min_mailbox" required/>\n <span data-ng-show="(forms.main.min_mailbox.$touched || forms.main.$submitted) && forms.main.min_mailbox.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MIN MAILBOX -->\n\n <!-- START AGI PORT -->\n <!-- NOTE: CUSTOM AGI PORT DEPRECATED -->\n <!-- <div class="form-group" data-ng-class="{\'has-error\': (forms.main.agi_port.$touched || forms.main.$submitted) && forms.main.agi_port.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGI_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="agi_port" placeholder="{{\'APPLICATION_AGI_PORT\' | translate}}" class="form-control" data-ng-model="settings.agi_port" required/>\n <span data-ng-show="(forms.main.agi_port.$touched || forms.main.$submitted) && forms.main.agi_port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END AGI PORT -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">\n {{\'APPLICATION_SECURE_PASSWORD\' | translate}}\n </label><br>\n <input\n bs-switch\n data-ng-model="settings.securePassword"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/setting/general/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_GENERAL\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/customize.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ \'APPLICATION_GENERAL\' | translate }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.setting.general.view.main\')}">\n <a ng-href="/setting/general/view/main">\n <i class="icon-picture"></i>\n {{ \'APPLICATION_MAIN\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/license/view/update.modal.html",'<div class="modal-header" data-ng-init="getLicense()">\n <h3 class="modal-title">{{ \'APPLICATION_UPDATE_LICENSE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START LICENSE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_LICENSE\' | translate}}</label>\n <textarea type="text" style="min-height:95px;" name="description" placeholder="{{\'APPLICATION_LICENSE\' | translate}}" class="form-control" data-ng-model="item.license"></textarea>\n </div>\n <!-- END LICENSE -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="update()" ng-disabled="form.$invalid">{{ \'APPLICATION_UPDATE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/setting/license/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-info"></i>\n <a href="#">{{ \'APPLICATION_LICENSE\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE CONTENT -->\n <div class="profile-content">\n <div class="row" data-ng-if="item.expirationTime > -1 && !item.demo">\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 data-ng-if="item.token !== item.token2">\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 data-ng-if="item.token !== item.token2">\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">\n <h3 data-ng-switch="license.months">\n <div ng-switch-when="1">{{\'APPLICATION_MONTH_TO_MONTH\' | translate}}</div>\n <div ng-switch-when="12">{{\'APPLICATION_YEARLY\' | translate}}</div>\n <div ng-switch-when="36">{{\'APPLICATION_PERPETUAL\' | translate}}</div>\n <div ng-switch-default>{{\'APPLICATION_UNKNOWN\' | translate}}</div>\n <div class="h5" data-ng-if="item.token === item.token2">{{license.token || \'unknown\'}} </div><div class="h5" data-ng-if="item.token !== item.token2"><div><b>{{\'APPLICATION_OLD_UID\' | translate}}:</b> {{license.token || \'unknown\'}}</div><div><b>{{\'APPLICATION_NEW_UID\' | translate}}:</b> {{license.token2 || \'unknown\'}}</div> </div>\n </h3>\n <h4><i>{{license.expiration ? (license.expiration | date:\'medium\') : \'DEMO\'}}</i>\n <span data-ng-show="license.expiration">Expiration Date </span>\n </h4>\n </div>\n <ul class="pricing-content list-unstyled">\n <li class="row">\n <div class="col-md-9">\n <i class="icon-eye"></i> {{\'APPLICATION_USERS\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n {{(license.users || license.users >= 0) ? license.users : \'unknown\'}}\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-people"></i> {{\'APPLICATION_AGENTS\' | translate}} ({{\'APPLICATION_CONCURRENTS\' | translate}}):\n </div>\n <div class="col-md-3 text-center">\n {{(license.agents || license.agents >= 0) ? license.agents : \'unknown\'}}\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-phone"></i> {{\'APPLICATION_TELEPHONES\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n {{(license.telephones || license.telephones >= 0) ? license.telephones : \'unknown\'}}\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-bubble"></i> {{\'APPLICATION_CHAT\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.chat ? \'label-success\' : \'label-danger\'">{{license.chat ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-envelope"></i> {{\'APPLICATION_MAIL\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.mail ? \'label-success\' : \'label-danger\'">{{license.mail ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="fa fa-fax"></i> {{\'APPLICATION_FAX\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.fax ? \'label-success\' : \'label-danger\'">{{license.fax ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="glyphicon glyphicon-comment"></i> {{\'APPLICATION_SMS\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.messaging ? \'label-success\' : \'label-danger\'">{{license.messaging ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-globe"></i> {{\'APPLICATION_OPEN_CHANNEL\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.openchannel ? \'label-success\' : \'label-danger\'">{{license.openchannel ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-notebook"></i> {{\'APPLICATION_CONTACT_MANAGER\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.cm ? \'label-success\' : \'label-danger\'">{{license.cm ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-control-forward"></i> {{\'APPLICATION_MOTION_DIALER\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.dialer ? \'label-success\' : \'label-danger\'">{{license.dialer ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="fa fa-edit"></i> {{\'APPLICATION_JSCRIPTY\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.jscripty ? \'label-success\' : \'label-danger\'">{{license.jscripty ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-equalizer"></i> {{\'APPLICATION_CUSTOMIZATION\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.custom ? \'label-success\' : \'label-danger\'">{{license.custom ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-cloud-download"></i> {{\'APPLICATION_UPDATE\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.update ? \'label-success\' : \'label-danger\'">{{license.update ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n </ul>\n <div class="pricing-footer">\n <p>\n {{license.description}}\n </p>\n <a href="https://www.xcallymotion.com/prices" target="_blank" class="btn yellow-crusta">\n {{\'APPLICATION_PRICES\' | translate}} <i class="m-icon-swapright m-icon-white"></i>\n </a>\n <a href="#" class="btn purple-plum" data-ng-click="updateLicense()">\n {{\'APPLICATION_UPDATE\' | translate}} <i class="icon-refresh m-icon-white"></i>\n </a>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-info font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LICENSE_REQUEST\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="form" novalidate data-ng-submit="submitRequest()">\n\n <!-- START USERS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.users.$touched || form.$submitted) && form.users.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERS\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-eye"></i>\n <input type="number" name="users" placeholder="{{\'APPLICATION_USERS\' | translate}}" class="form-control" data-ng-model="item.users" min="0" required>\n </div>\n <span data-ng-show="(form.users.$touched || forms.$submitted) && form.users.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERS -->\n\n <!-- START AGENTS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.agents.$touched || form.$submitted) && form.agents.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENTS\' | translate}} ({{\'APPLICATION_CONCURRENTS\' | translate}})</label>\n <div class="input-icon">\n <i class="icon-people"></i>\n <input type="number" name="agents" placeholder="{{\'APPLICATION_AGENTS\' | translate}} ({{\'APPLICATION_CONCURRENTS\' | translate}})" class="form-control" data-ng-model="item.agents" min="0" required>\n </div>\n <span data-ng-show="(form.users.$touched || forms.$submitted) && form.users.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENTS -->\n\n <!-- START TELEPHONES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.telephones.$touched || form.$submitted) && form.telephones.$invalid}">\n <label class="control-label">{{\'APPLICATION_TELEPHONES\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-phone"></i>\n <input type="number" name="telephones" placeholder="{{\'APPLICATION_TELEPHONES\' | translate}}" class="form-control" data-ng-model="item.telephones" min="0" required>\n </div>\n <span data-ng-show="(form.telephones.$touched || forms.$submitted) && form.telephones.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TELEPHONES -->\n <div class="row">\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_CHAT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.chat"\n type="checkbox"\n name="chat"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_MAIL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.mail"\n type="checkbox"\n name="mail"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.fax"\n type="checkbox"\n name="fax"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_SMS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.messaging"\n type="checkbox"\n name="messaging"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_OPEN_CHANNEL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.openchannel"\n type="checkbox"\n name="openchannel"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_CONTACT_MANAGER\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.cm"\n type="checkbox"\n name="cm"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_MOTION_DIALER\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.dialer"\n type="checkbox"\n name="dialer"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_JSCRIPTY\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.jscripty"\n type="checkbox"\n name="jscripty"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_CUSTOMIZATION\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.custom"\n type="checkbox"\n name="custom"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_UPDATE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.update"\n type="checkbox"\n name="update"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_SUBMIT\' | translate}} {{\'APPLICATION_REQUEST\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/network/view/externip/externip.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body" data-ng-init="initModal()">\n <form name="form" novalidate>\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.address.$touched || form.$submitted) && form.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.value" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/setting/network/view/externip/externip.html",'<!-- BEGIN PAGE CONTENT-->\r\n<div class="row">\r\n <div class="col-md-12">\r\n <!-- BEGIN Portlet PORTLET-->\r\n <div class="portlet light bordered" data-ng-init="initView()">\r\n <div class="portlet-title">\r\n <div class="caption font-green-sharp">\r\n <i class="icon-globe font-green-sharp"></i>\r\n <span class="caption-subject">{{ \'APPLICATION_EXTERNIP\' | translate }}</a> </span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_EXTERNIP\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\r\n </div>\r\n <!-- END TABLE -->\r\n </div>\r\n </div>\r\n <!-- END Portlet PORTLET-->\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\n'),a.put("app/setting/network/view/localnet/localnet.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body" data-ng-init="initModal()">\n <form name="form" novalidate>\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.address.$touched || form.$submitted) && form.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START MASK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.mask.$touched || form.$submitted) && form.mask.$invalid}">\n <label class="control-label">{{\'APPLICATION_MASK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mask" placeholder="{{\'APPLICATION_MASK\' | translate}}" class="form-control" data-ng-model="item.mask" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.mask.$touched || form.$submitted) && form.mask.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.mask.$touched || form.$submitted) && form.mask.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MASK -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), +a.put("app/setting/network/view/localnet/localnet.html",'<!-- BEGIN PAGE CONTENT-->\r\n<div class="row">\r\n <div class="col-md-12">\r\n <!-- BEGIN Portlet PORTLET-->\r\n <div class="portlet light bordered" data-ng-init="initView()">\r\n <div class="portlet-title">\r\n <div class="caption font-green-sharp">\r\n <i class="icon-desktop font-green-sharp"></i>\r\n <span class="caption-subject">{{ \'APPLICATION_LOCALNET\' | translate }}</a> </span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LOCALNET\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\r\n </div>\r\n <!-- END TABLE -->\r\n </div>\r\n </div>\r\n <!-- END Portlet PORTLET-->\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\n'),a.put("app/setting/network/view/stunaddr/stunaddr.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_STUNADDR\' | translate }}</a> </span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <form name="form" data-ng-submit="form.$valid && update()" 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}}</label>\n <input type="text" name="stunaddr" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.stunaddr"/>\n <span class="help-block">\n {{\'DESCRIPTION_STUNADDR\' | translate}}\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\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 <li data-ng-class="{active: $state.is(\'main.setting.network.view.stunaddr\')}">\n <a ng-href="/setting/network/view/stunaddr">\n <i class="icon-fire"></i>\n {{ \'APPLICATION_STUNADDR\' | 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" data-ng-init="initView();">\n <div class="col-md-12">\n\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItem()" novalidate>\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div 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 </div>\n <div class="portlet-body">\n <!-- GENERAL TAB -->\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 <!-- 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 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.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 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 <!-- END GENERAL TAB -->\n </div>\n </div>\n\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">SMTP</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- SMTP TAB -->\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.host.$touched || forms.info.$submitted) && forms.info.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.info.host.$touched || forms.info.$submitted) && forms.info.host.$invalid && forms.info.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.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.account.MailServerOut.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 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.account.MailServerOut.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\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.port.$touched || forms.info.$submitted) && forms.info.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.info.form.$touched || forms.info.$submitted) && forms.info.port.$invalid && forms.info.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.info.form.$touched || forms.info.$submitted) && forms.info.port.$invalid && forms.info.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()" data-ng-if="item.account.id"/>\n <input class="btn red" type="button" value="{{\'APPLICATION_DELETE\' | translate}}" data-ng-if="item.account.id" data-ng-click="delete(\'Service SMTP\',item.account.id);"/>\n\n <!-- END SMTP TAB -->\n </div>\n </div>\n </form>\n\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()" data-ng-disabled="loading">\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()" data-ng-disabled="loading">\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()" data-ng-disabled="loading">\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()" data-ng-disabled="loading">\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="360">{{countdown}}</timer>\n </div>\n <div class="details">\n <h3>Wait! xCALLY Motion update in progess...</h3>\n <p>\n We are updating it!<br/>\n xCALLY Motion Team<br/><br/>\n </p>\n </div>\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/update/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-cloud-download"></i>\n <a href="#">{{ \'APPLICATION_UPDATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <!-- <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-cloud-download font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_UPDATES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <a class="btn btn-default" href="#" data-ng-click="pull()">\n <i class="icon-cloud-download"></i> {{ \'APPLICATION_UPDATE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()"> -->\n <!-- START TABLE -->\n <!-- <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div> -->\n <!-- END TABLE -->\n <!-- </div> -->\n <!-- END Portlet PORTLET-->\n <!-- </div> -->\n <div class="row">\n <div class="col-md-12">\n <!-- BEGIN INLINE NOTIFICATIONS PORTLET-->\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption">\n <i class="icon-cloud-download font-green-sharp"></i>{{ \'APPLICATION_UPDATE\' | translate }}\n </div>\n <div class="actions">\n <button class="btn btn-default" href="#" data-ng-click="pull()">\n <i class="icon-cloud-download"></i> {{ \'APPLICATION_UPDATE\' | translate }}\n </button>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="row margin-bottom-40">\n <!-- Pricing -->\n <div class="col-md-6">\n <div class="pricing hover-effect current-version">\n <div class="pricing-head">\n <h3>{{ \'APPLICATION_CURRENT_VERSION\' | translate }} <span>\n {{ \'APPLICATION_LAST_PERFORMED_UPDATE\' | translate }} </span>\n </h3>\n <h4>v. {{currentVersion.version}}</h4>\n </div>\n <ul class="pricing-content list-unstyled">\n <li>\n <i class="icon-clock"></i><b> {{\'APPLICATION_RELEASED_AT\' | translate}}:</b> {{currentVersion.createdAt}}\n </li>\n <li>\n <i class="icon-list"></i> <a target="_blank" href="https://wiki.xcallymotion.com/display/XMD/Motion+GUI#MotionGUI-Version{{currentVersion.version}}">{{\'APPLICATION_CHANGELOG\' | translate}}</a>\n </li>\n </ul>\n <div class="pricing-footer">\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="pricing hover-effect" data-ng-class="{\'disabled-update\':currentVersion.version==latestVersion.version}">\n <div class="pricing-head">\n <h3>{{ \'APPLICATION_LATEST_VERSION\' | translate }} <span>\n {{ \'APPLICATION_LAST_SOFTWARE_UPDATE_AVAILABLE\' | translate }} </span>\n </h3>\n <h4>v. {{latestVersion.version}}</h4>\n </div>\n <ul class="pricing-content list-unstyled">\n <li>\n <i class="icon-clock"></i><b> {{\'APPLICATION_RELEASED_AT\' | translate}}:</b> {{latestVersion.createdAt}}\n </li>\n <li>\n <i class="icon-list"></i> <a target="_blank" href="https://wiki.xcallymotion.com/display/XMD/Motion+GUI#MotionGUI-Version{{latestVersion.version}}">{{\'APPLICATION_CHANGELOG\' | translate}}</a>\n </li>\n </ul>\n <div class="pricing-footer">\n </div>\n </div>\n </div>\n <!--//End Pricing -->\n </div>\n </div>\n </div>\n <!-- END INLINE NOTIFICATIONS PORTLET-->\n </div>\n </div>\n\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/update/list/list.pull.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text" data-ng-bind="modal.text"></p>\n <div data-ng-if="modal.html" data-ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button data-ng-repeat="button in modal.buttons" data-ng-class="button.classes" data-ng-click="button.click($event)" data-ng-bind="button.text" class="btn"></button>\n</div>\n'),a.put("app/square/odbc/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ODBC\' | 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 <!-- START WEB BAR -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SHOW_WEB_BAR\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="agent.showWebBar"\n type="checkbox"\n name="auth"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\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 WEB BAR -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n <!-- CHANGE AVATAR TAB -->\n <div class="tab-pane" data-ng-show="Auth.isAdmin() || userModules[4]" id="tab_1_2">\n <form action="#" role="form">\n <div class="form-group">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail" style="width: 200px; height: 150px;">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail" style="max-width: 200px; max-height: 150px;">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader" /><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader.queue[0]" data-dismiss="fileinput" ng-click="uploader.queue[0].remove()">\n {{ \'APPLICATION_REMOVE\' | translate }}\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader.queue[0]" data-ng-click="uploader.queue[0].upload()" ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess">\n {{ \'APPLICATION_CONFIRM\' | translate }}\n </button>\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </form>\n <div class="row">\n <div class="col-md-2">\n <table class="table" border="0">\n <tbody>\n <tr data-ng-repeat="item in uploader.queue">\n <td style="border-top-style:none">\n <strong>\n {{ item.file.name }}\n </strong>\n </td>\n <td data-ng-show="uploader.isHTML5" nowrap style="border-top-style:none">\n {{ item.file.size/1024/1024|number:2 }} MB\n </td>\n <td nowrap style="border-top-style:none">\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n </div>\n <!-- END CHANGE AVATAR TAB -->\n <!-- CHANGE PASSWORD TAB -->\n <div class="tab-pane" data-ng-show="Auth.isAdmin() || userModules[4] || agent.id === Auth.getCurrentUser().id" data-ng-class="{\'active\': !Auth.isAdmin() && agent.id === Auth.getCurrentUser().id}" id="tab_1_3">\n <form name="forms.changePwd" data-ng-submit="forms.changePwd.$valid && updatePassword()" novalidate>\n <!-- START CURRENT PWD -->\n <div class="form-group" data-ng-if="!(Auth.isAdmin() || userModules[4])" data-ng-class="{\'has-error\': (forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="current_pwd" placeholder="{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}" class="form-control" data-ng-model="agent.currentPwd" required/>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CURRENT PWD -->\n <!-- START NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="new_pwd" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="agent.newPwd" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.info.$submitted) && forms.changePwd.current_pwd.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NEW PWD -->\n <!-- START RE-NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.re_new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.re_new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="re_new_pwd" placeholder="{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="agent.reNewPwd" nx-equal="agent.newPwd" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RE-NEW PWD -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CHANGE PASSWORD TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/agent/view/view.chat.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_CHAT\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="chatCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.chatCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'), +a.put("app/staff/agent/view/view.fax.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_FAX\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="faxCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.faxCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/staff/agent/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-people"></i>\n <a href="/staff/agents/list">{{ \'APPLICATION_AGENTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{agent.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-userpic">\n <img ng-src="api/users/avatar/{{agent.userpic ? agent.userpic : \'unknown_avatar\'}}" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- START SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{agent.fullname}}\n </div>\n <div class="profile-usertitle-job">\n {{agent.role}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.account\')}">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.includes(\'main.staff.agents.view.queues\')}" data-ng-show="Auth.isAdmin() || userModules[7]">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/queues/voice">\n <i class="icon-docs"></i>\n {{ \'APPLICATION_QUEUES\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.voice\')}" data-ng-show="Auth.isAdmin() || userModules[7]">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/voice">\n <i class="icon-earphones-alt"></i>\n {{ \'APPLICATION_VOICE\' | translate}} </a>\n </li>\n\n <!-- <li data-ng-class="{active: $state.is(\'main.staff.agents.view.chat\'),\'disabled-link\':!license.chat}" data-ng-show="Auth.isAdmin() || userModules[8]">\n <a data-ng-href="{{license.chat ? \'/staff/agents/view/\'+agent.id+\'/chat\' : \'javascript:;\'}}" class="disable-target">\n <i class="icon-bubble"></i>\n {{ \'APPLICATION_CHAT\' | translate}} </a>\n </li> -->\n\n <!-- <li data-ng-class="{active: $state.is(\'main.staff.agents.view.mail\'),\'disabled-link\':!license.mail}" data-ng-show="Auth.isAdmin() || userModules[9]">\n <a data-ng-href="{{license.mail ? \'/staff/agents/view/\'+agent.id+\'/mail\' : \'javascript:;\'}}" class="disable-target">\n <i class="icon-envelope"></i>\n {{ \'APPLICATION_MAIL\' | translate}} </a>\n </li> -->\n\n <!-- <li data-ng-class="{active: $state.is(\'main.staff.agents.view.fax\'),\'disabled-link\':!license.fax}" data-ng-show="Auth.isAdmin() || userModules[10]">\n <a data-ng-href="{{license.fax ? \'/staff/agents/view/\'+agent.id+\'/fax\' : \'javascript:;\'}}" class="disable-target">\n <i class="fa fa-fax"></i>\n {{ \'APPLICATION_FAX\' | translate}} </a>\n </li> -->\n\n <!-- <li data-ng-class="{active: $state.is(\'main.staff.agents.view.sms\'),\'disabled-link\':!license.messaging}" data-ng-show="Auth.isAdmin() || userModules[11]">\n <a data-ng-href="{{license.messaging ? \'/staff/agents/view/\'+agent.id+\'/sms\' : \'javascript:;\'}}" class="disable-target">\n <i class=" glyphicon glyphicon-comment "></i>\n {{ \'APPLICATION_SMS\' | translate}} </a>\n </li> -->\n <!-- <li data-ng-class="{active: $state.is(\'main.staff.agents.view.openchannel\'),\'disabled-link\':!license.openchannel}" data-ng-show="Auth.isAdmin() || userModules[20]">\n <a data-ng-href="{{license.openchannel ? \'/staff/agents/view/\'+agent.id+\'/openchannel\' : \'javascript:;\'}}" class="disable-target">\n <i class=" icon-globe "></i>\n {{ \'APPLICATION_OPEN_CHANNEL\' | translate}} </a>\n </li> -->\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.motionbar\')}" data-ng-show="Auth.isAdmin()">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/motionbar">\n <i class="icon-screen-desktop"></i>\n {{ \'APPLICATION_MOTION_BAR\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.mail.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_MAIL\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="mailCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.mailCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/staff/agent/view/view.motionbar.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_MOTION_BAR\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li data-ng-class="{\'active\': Auth.isAdmin()}" data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CALL_FORWARDING\' | translate}}</a>\n </li>\n <li data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START GENERAL TAB -->\n <div class="tab-pane" data-ng-class="{\'active\': Auth.isAdmin()}" data-ng-show="Auth.isAdmin()" id="tab_1_1">\n <form name="forms.general" data-ng-submit="updateItem()" novalidate>\n\n <!-- START ENABLE_SETTINGS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ENABLE_SETTINGS\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarEnableSettings"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END ENABLE_SETTINGS -->\n\n <!-- START AUTO_ANSWER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_ANSWER\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarAutoAnswer"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END AUTO_ANSWER -->\n\n <!-- START 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 ENABLE_RECORDING -->\n\n <!-- START SHOW_OMNI_DESKTOP -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SHOW_OMNI_DESKTOP_BUTTON\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarShowOmniDesktop"\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 SHOW_OMNI_DESKTOP -->\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 <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="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.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-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 <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="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.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-queues-fax">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.queues.html","<!-- BEGIN PAGE CONTENT-->\n<div class=\"row\" data-ng-init=\"initView()\">\n <div class=\"col-md-12\">\n <div>\n <nav class=\"navbar navbar-default\" role=\"navigation\">\n <div class=\"collapse navbar-collapse\">\n <ul class=\"nav navbar-nav\">\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.voice')}\">\n <a href=\"/staff/agents/view/{{agent.id}}/queues/voice\">\n <i class=\"icon-earphones-alt\"></i> {{'APPLICATION_VOICE' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.chat'),'disabled-link':!license.chat}\" data-ng-show=\"Auth.isAdmin() || userModules[8]\">\n <a href=\"{{license.chat ? '/staff/agents/view/'+agent.id+'/queues/chat' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-bubble\"></i> {{'APPLICATION_CHAT' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.mail'),'disabled-link':!license.mail}\" data-ng-show=\"Auth.isAdmin() || userModules[9]\">\n <a href=\"{{license.mail ? '/staff/agents/view/'+agent.id+'/queues/mail' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-envelope\"></i>{{'APPLICATION_MAIL' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.fax'),'disabled-link':!license.fax}\" data-ng-show=\"Auth.isAdmin() || userModules[10]\">\n <a href=\"{{license.fax ? '/staff/agents/view/'+agent.id+'/queues/fax' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"fa fa-fax\"></i> {{'APPLICATION_FAX' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.sms'),'disabled-link':!license.messaging}\" data-ng-show=\"Auth.isAdmin() || userModules[11]\">\n <a href=\"{{license.messaging ? '/staff/agents/view/'+agent.id+'/queues/sms' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"glyphicon glyphicon-comment\"></i> {{'APPLICATION_SMS' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.openchannel'),'disabled-link':!license.openchannel}\" data-ng-show=\"Auth.isAdmin() || userModules[20]\">\n <a href=\"{{license.openchannel ? '/staff/agents/view/'+agent.id+'/queues/openchannel' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-globe\"></i> {{'APPLICATION_OPEN_CHANNEL' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"), +a.put("app/staff/agent/view/view.queues.mail.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initMailQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <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="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.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-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 <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="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.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-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 <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="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.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-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 <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="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.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-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 CHANSPY -->\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 CHANSPY -->\n\n <!-- START CALLGROUP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.callgroup.$touched || forms.voice.$submitted) && forms.voice.callgroup.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLGROUP\' | translate}}</label>\n <input type="text" name="callgroup" placeholder="{{\'APPLICATION_CALLGROUP\' | translate}}" class="form-control" data-ng-model="agent.callgroup"/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CALLGROUP\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.callgroup.$touched || forms.voice.$submitted) && forms.voice.callgroup.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLGROUP -->\n\n <!-- START PICKUPGROUP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.pickupgroup.$touched || forms.voice.$submitted) && forms.voice.pickupgroup.$invalid}">\n <label class="control-label">{{\'APPLICATION_PICKUPGROUP\' | translate}}</label>\n <input type="text" name="pickupgroup" placeholder="{{\'APPLICATION_PICKUPGROUP\' | translate}}" class="form-control" data-ng-model="agent.pickupgroup"/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_PICKUPGROUP\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.pickupgroup.$touched || forms.voice.$submitted) && forms.voice.pickupgroup.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PICKUPGROUP -->\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_LIGHT_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_LIGHT_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START RE PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END RE PASSWORD -->\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="input-group">\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="item.internal" data-ng-disabled="!item.internalEnabled" data-ng-required="item.internalEnabled"/>\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="item.internalEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_VOICE\' | translate}}" canexit="exitValidation(forms.voice.$valid)">\n <form name="forms.voice" novalidate>\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="item.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="item.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="allow in [\'g729\', \'ilbc\', \'gsm\', \'ulaw\', \'alaw\'] | filter: $select.search">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CODEC\' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <!-- <div class="form-body" data-ng-init="initVoiceQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-voice">\n </div>\n </div>\n </div> -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <!-- <wz-step title="{{\'APPLICATION_CHAT\' | translate}}">\n <form name="forms.chat">\n <div class="form-body" data-ng-init="initChatQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-chat">\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step> -->\n\n <!-- <wz-step title="{{\'APPLICATION_MAIL\' | translate}}">\n <form name="forms.mail">\n <div class="form-body" data-ng-init="initMailQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-mail">\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step> -->\n\n\n <!-- <wz-step title="{{\'APPLICATION_SMS\' | translate}}">\n <form name="forms.sms">\n <div class="form-body" data-ng-init="initSmsQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-sms">\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step> -->\n\n <!-- <wz-step title="{{\'APPLICATION_FAX\' | translate}}">\n <form name="forms.fax">\n <div class="form-body" data-ng-init="initFaxQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-fax">\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step> -->\n\n <!-- <wz-step title="{{\'APPLICATION_OPEN_CHANNEL\' | translate}}">\n <form name="forms.openchannel">\n <div class="form-body" data-ng-init="initOpenchannelQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-openchannel">\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step> -->\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'), +a.put("app/staff/team/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_TEAM\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/staff/team/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-shield"></i>\n <a href="/staff/teams/list">{{ \'APPLICATION_TEAMS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-shield font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TEAMS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TEAM\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/team/view/view.agents.html",'<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- GENERAL TAB -->\n <!-- BEGIN PORTLET-->\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n <!-- END PORTLET-->\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/team/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-shield"></i>\n <a href="/staff/teams/list">{{ \'APPLICATION_TEAMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{team.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/team.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{team.name}}\n </div>\n\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.staff.teams.view.settings\')}">\n <a data-ng-href="/staff/teams/view/{{team.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.staff.teams.view.agents\')}">\n <a data-ng-href="/staff/teams/view/{{team.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/team/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- PERSONAL INFO TAB -->\n <div>\n\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="team.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="team.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/telephone/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-phone"></i>\n <a href="/staff/telephones/list">{{ \'APPLICATION_TELEPHONES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-phone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TELEPHONES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/staff/telephones/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TELEPHONE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/telephone/view/view.account.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_ACCOUNT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-ng-show="Auth.isAdmin() || item.id === getCurrentTelephone().id" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CHANGE_PASSWORD\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- PERSONAL INFO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItem()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" disabled/>\n </div>\n <!-- END USERNAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n\n <!-- CHANGE PASSWORD TAB -->\n <div class="tab-pane" id="tab_1_2" data-ng-show="Auth.isAdmin() || item.id === getCurrentTelephone().id">\n <form name="forms.changePwd" data-ng-submit="forms.changePwd.$valid && updatePassword()" novalidate>\n <!-- START CURRENT PWD -->\n <!-- <div class="form-group" data-ng-if="!Auth.isAdmin()" data-ng-class="{\'has-error\': (forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="current_pwd" placeholder="{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.currentPwd" required/>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END CURRENT PWD -->\n <!-- START NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="new_pwd" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.newPwd" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_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.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/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 <!-- START CALLGROUP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.callgroup.$touched || forms.voice.$submitted) && forms.voice.callgroup.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLGROUP\' | translate}}</label>\n <input type="text" name="callgroup" placeholder="{{\'APPLICATION_CALLGROUP\' | translate}}" class="form-control" data-ng-model="item.callgroup"/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CALLGROUP\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.callgroup.$touched || forms.voice.$submitted) && forms.voice.callgroup.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLGROUP -->\n\n <!-- START PICKUPGROUP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.pickupgroup.$touched || forms.voice.$submitted) && forms.voice.pickupgroup.$invalid}">\n <label class="control-label">{{\'APPLICATION_PICKUPGROUP\' | translate}}</label>\n <input type="text" name="pickupgroup" placeholder="{{\'APPLICATION_PICKUPGROUP\' | translate}}" class="form-control" data-ng-model="item.pickupgroup"/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_PICKUPGROUP\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.pickupgroup.$touched || forms.voice.$submitted) && forms.voice.pickupgroup.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PICKUPGROUP -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/telephone/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-phone"></i>\n <a href="/staff/telephones/list">{{ \'APPLICATION_TELEPHONES\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="/staff/telephones/wizard">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeInternal();">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-phone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TELEPHONE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT\' | translate}}" canexit="exitValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" ata-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_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" data-ng-init="checkUser()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_PERSONAL_INFO\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CHANGE_AVATAR\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-ng-show="Auth.isAdmin() || user.id === getCurrentUser().id" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_CHANGE_PASSWORD\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- PERSONAL INFO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n\n <!-- START ROLE -->\n <div class="form-group" data-ng-if="Auth.getCurrentUser().role === \'admin\' && Auth.getCurrentUser().id !== user.id">\n <label class="control-label">{{ \'APPLICATION_ROLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select name="role" data-ng-model="user.role" theme="bootstrap" required>\n <ui-select-match placeholder="Select role...">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="role in [\'user\', \'admin\'] | filter: $select.search">\n {{role | uppercase}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ROLE -->\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="user.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="user.name" disabled/>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="user.email" required/>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="user.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n\n <!-- CHANGE AVATAR TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form action="#" role="form">\n <div class="form-group">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail" style="width: 200px; height: 150px;">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail" style="max-width: 200px; max-height: 150px;">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader" /><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader.queue[0]" data-dismiss="fileinput" ng-click="uploader.queue[0].remove()">\n <span> {{ \'APPLICATION_REMOVE\' | translate }} </span>\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader.queue[0]" data-ng-click="uploader.queue[0].upload()" ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess">\n <span> {{ \'APPLICATION_CONFIRM\' | translate }} </span>\n </button>\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </form>\n <div class="row">\n <div class="col-md-2">\n <table class="table" border="0">\n <tbody>\n <tr data-ng-repeat="item in uploader.queue">\n <td style="border-top-style:none">\n <strong>\n {{ item.file.name }}\n </strong>\n </td>\n <td data-ng-show="uploader.isHTML5" nowrap style="border-top-style:none">\n {{ item.file.size/1024/1024|number:2 }} MB\n </td>\n <td nowrap style="border-top-style:none">\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n </div>\n <!-- END CHANGE AVATAR TAB -->\n <!-- CHANGE PASSWORD TAB -->\n <div class="tab-pane" id="tab_1_3" data-ng-show="Auth.isAdmin() || user.id === getCurrentUser().id">\n <form name="forms.changePwd" data-ng-submit="forms.changePwd.$valid && updatePassword()" novalidate>\n <!-- START CURRENT PWD -->\n <div class="form-group" data-ng-if="!Auth.isAdmin()" data-ng-class="{\'has-error\': (forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="current_pwd" placeholder="{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}" class="form-control" data-ng-model="user.currentPwd" required/>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CURRENT PWD -->\n <!-- START NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="new_pwd" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="user.newPwd" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_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()">\n <a data-ng-href="/staff/users/view/{{user.id}}/permit/voice">\n <i class="icon-key"></i>\n {{ \'APPLICATION_PERMITS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.chat.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initChatQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.fax.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initFaxQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.html","<!-- BEGIN PAGE CONTENT-->\n<div class=\"row\">\n <div class=\"col-md-12\">\n <div>\n <nav class=\"navbar navbar-default\" role=\"navigation\">\n <div class=\"collapse navbar-collapse\">\n <ul class=\"nav navbar-nav\">\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.voice')}\">\n <a href=\"/staff/users/view/{{user.id}}/permit/voice\">\n <i class=\"icon-earphones-alt\"></i> {{'APPLICATION_VOICE' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.chat'),'disabled-link':!license.chat}\" data-ng-show=\"Auth.isAdmin() || userModules[8]\">\n <a href=\"{{license.chat ? '/staff/users/view/'+user.id+'/permit/chat' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-bubble\"></i> {{'APPLICATION_CHAT' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.mail'),'disabled-link':!license.mail}\" data-ng-show=\"Auth.isAdmin() || userModules[9]\">\n <a href=\"{{license.mail ? '/staff/users/view/'+user.id+'/permit/mail' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-envelope\"></i>{{'APPLICATION_MAIL' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.fax'),'disabled-link':!license.fax}\" data-ng-show=\"Auth.isAdmin() || userModules[10]\">\n <a href=\"{{license.fax ? '/staff/users/view/'+user.id+'/permit/fax' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"fa fa-fax\"></i> {{'APPLICATION_FAX' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.sms'),'disabled-link':!license.messaging}\" data-ng-show=\"Auth.isAdmin() || userModules[11]\">\n <a href=\"{{license.messaging ? '/staff/users/view/'+user.id+'/permit/sms' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"glyphicon glyphicon-comment\"></i> {{'APPLICATION_SMS' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.openchannel'),'disabled-link':!license.openchannel}\" data-ng-show=\"Auth.isAdmin() || userModules[20]\">\n <a href=\"{{license.openchannel ? '/staff/users/view/'+user.id+'/permit/openchannel' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-globe\"></i> {{'APPLICATION_OPEN_CHANNEL' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.modules')}\" data-ng-if=\"user.role !== 'admin'\">\n <a href=\"/staff/users/view/{{user.id}}/permit/modules\">\n <i class=\"icon-menu\"></i> {{'APPLICATION_MODULES' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/staff/user/view/view.permit.mail.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initMailQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.modules.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row left-margin" data-ng-init="getModules()">\n <div data-ng-repeat="module in modules" data-ng-if="!module.ModuleId && ((module.id === 8 && license.chat) || (module.id === 9 && license.mail) || (module.id === 10 && license.fax) || (module.id === 11 && license.messaging) || (module.id === 20 && license.openchannel) || !_.includes([8,9,10,11,20],module.id))">\n <div class="form-group" data-ng-class="{\'left-margin-40\':module.ModuleId}">\n <span data-ng-if="module.ModuleId">└──</span> <input\n bs-switch\n class="form-control"\n ng-model="module.status"\n type="checkbox"\n data-ng-change="updatePermissions(module)"\n switch-active="{{ moduleSwitch.isActive }}"\n switch-on-text="{{ moduleSwitch.onText }}"\n switch-off-text="{{ moduleSwitch.offText }}"\n switch-on-color="{{ moduleSwitch.onColor }}"\n switch-off-color="{{ moduleSwitch.offColor }}"\n switch-animate="{{ moduleSwitch.animate }}"\n switch-size="{{ moduleSwitch.size }}"\n switch-label="{{ moduleSwitch.label }}"\n switch-icon="{{ moduleSwitch.icon }}"\n switch-radio-off="{{ moduleSwitch.radioOff }}"\n switch-label-width="{{ moduleSwitch.labelWidth }}"\n switch-handle-width="{{ moduleSwitch.handleWidth }}">\n <label class="control-label">{{module.title | translate | trusted}}</label>\n </div>\n <div ng-slide-down="module.status" lazy-render duration="0.5">\n <div data-ng-repeat="subModule in module.SubModules" data-ng-if="(subModule.id === 8 && license.chat) || (subModule.id === 9 && license.mail) || (subModule.id === 10 && license.fax) || (subModule.id === 11 && license.messaging) || (subModule.id === 20 && license.openchannel) || !_.includes([8,9,10,11,20],subModule.id)">\n <div class="form-group" data-ng-class="{\'left-margin-40\':module.ModuleId}">\n <span>└──</span> <input\n bs-switch\n class="form-control"\n ng-model="subModule.status"\n type="checkbox"\n data-ng-change="updatePermissions(subModule)"\n switch-active="{{ moduleSwitch.isActive }}"\n switch-on-text="{{ moduleSwitch.onText }}"\n switch-off-text="{{ moduleSwitch.offText }}"\n switch-on-color="{{ moduleSwitch.onColor }}"\n switch-off-color="{{ moduleSwitch.offColor }}"\n switch-animate="{{ moduleSwitch.animate }}"\n switch-size="{{ moduleSwitch.size }}"\n switch-label="{{ moduleSwitch.label }}"\n switch-icon="{{ moduleSwitch.icon }}"\n switch-radio-off="{{ moduleSwitch.radioOff }}"\n switch-label-width="{{ moduleSwitch.labelWidth }}"\n switch-handle-width="{{ moduleSwitch.handleWidth }}">\n <label class="control-label">{{subModule.title | translate}}</label>\n </div>\n <div ng-slide-down="subModule.status" lazy-render duration="0.5">\n <div data-ng-repeat="subModule2 in subModule.SubModules" class="form-group" data-ng-class="{\'left-margin-40\':module.ModuleId}">\n <span style="margin-left:40px">└──</span> <input\n bs-switch\n class="form-control"\n ng-model="subModule2.status"\n type="checkbox"\n data-ng-change="updatePermissions(subModule2)"\n switch-active="{{ moduleSwitch.isActive }}"\n switch-on-text="{{ moduleSwitch.onText }}"\n switch-off-text="{{ moduleSwitch.offText }}"\n switch-on-color="{{ moduleSwitch.onColor }}"\n switch-off-color="{{ moduleSwitch.offColor }}"\n switch-animate="{{ moduleSwitch.animate }}"\n switch-size="{{ moduleSwitch.size }}"\n switch-label="{{ moduleSwitch.label }}"\n switch-icon="{{ moduleSwitch.icon }}"\n switch-radio-off="{{ moduleSwitch.radioOff }}"\n switch-label-width="{{ moduleSwitch.labelWidth }}"\n switch-handle-width="{{ moduleSwitch.handleWidth }}">\n <label class="control-label">{{subModule2.title | translate}}</label>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.openchannel.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initOpenchannelQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.sms.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initSmsQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.voice.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initVoiceQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.voice.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ACCOUNT\' | translate}} {{ \'APPLICATION_VOICE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="user.internal" required readonly/>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_INTERNAL\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="user.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="user.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="allow in [\'g729\', \'ilbc\', \'gsm\', \'ulaw\', \'alaw\'] | filter: $select.search">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CODEC\' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <!-- START CALLGROUP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.callgroup.$touched || forms.voice.$submitted) && forms.voice.callgroup.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLGROUP\' | translate}}</label>\n <input type="text" name="callgroup" placeholder="{{\'APPLICATION_CALLGROUP\' | translate}}" class="form-control" data-ng-model="user.callgroup"/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CALLGROUP\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.callgroup.$touched || forms.voice.$submitted) && forms.voice.callgroup.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLGROUP -->\n\n <!-- START PICKUPGROUP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.pickupgroup.$touched || forms.voice.$submitted) && forms.voice.pickupgroup.$invalid}">\n <label class="control-label">{{\'APPLICATION_PICKUPGROUP\' | translate}}</label>\n <input type="text" name="pickupgroup" placeholder="{{\'APPLICATION_PICKUPGROUP\' | translate}}" class="form-control" data-ng-model="user.pickupgroup"/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_PICKUPGROUP\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.pickupgroup.$touched || forms.voice.$submitted) && forms.voice.pickupgroup.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PICKUPGROUP -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/user/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/staff/users/list">{{ \'APPLICATION_USERS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="/staff/users/wizard">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="initWizard();">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-user font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_USER\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT\' | translate}}" canexit="exitValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n\n <!-- START ROLE -->\n <div class="form-group" data-ng-if="Auth.getCurrentUser().role === \'admin\'">\n <label class="control-label">{{ \'APPLICATION_ROLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select name="role" data-ng-model="item.role" theme="bootstrap" required>\n <ui-select-match placeholder="Select role...">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="role in [\'user\', \'admin\'] | filter: $select.search">\n {{role | uppercase}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ROLE -->\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email" required />\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START RE PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END RE PASSWORD -->\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="input-group">\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="item.internal" data-ng-disabled="!item.internalEnabled" data-ng-required="item.internalEnabled"/>\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="item.internalEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'), +a.put("app/sugarcrm/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/sugarcrm/list">{{ \'APPLICATION_SUGARCRM\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-handbag font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SUGARCRM\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/sugarcrm/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/sugarcrm/view/configuration/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.name.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.name.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_CHANNEL\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="channel.value as channel in channels | filter: $select.search">\n <div data-ng-bind="channel.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.channel.$touched || form.channel.$submitted) && form.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START VOICE SUBTYPE -->\n <div data-ng-if="item.channel===\'voice\'" class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="type in [\'Queue\',\'Outbound\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.type.$touched || form.type.$submitted) && form.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/sugarcrm/view/configuration/list/list.html",'<div ui-view class="profile-content">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light" data-ng-init="initView()">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'),a.put("app/sugarcrm/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();getModules();">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\r\n </div>\r\n <ul class="nav nav-tabs">\r\n <li class="active">\r\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_MAPPING\' | translate}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class="portlet-body">\r\n <div class="tab-content">\r\n <!-- SUBJECT TAB -->\r\n <div class="tab-pane ui-padding active" id="tab_1_1">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by blank space:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END SUBJECT TAB -->\r\n <!-- DESCRIPTION TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_2">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by new line:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\r\n <div class="col-md-2">\r\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\r\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END DESCRIPTION TAB -->\r\n <!-- FIELDS TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_3">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\r\n <div ng-bind-html="item.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END FIELDS TAB -->\r\n <!-- TAG TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_4">\r\n\r\n <!-- BEGIN UI-GRID SPINNER -->\r\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\r\n <!-- END UI-GRID SPINNER -->\r\n\r\n <div class="row">\r\n <div class="col-md-12">\r\n <span class="caption-subject">Select the mapping procedure that the current configuration will use:</span>\r\n </div>\r\n </div>\r\n <hr>\r\n <form name="forms.mapping" data-ng-submit="updateMapping()" novalidate>\r\n\r\n <!-- DEFAULT MAPPING -->\r\n <div class="form-group">\r\n <label class="control-label">{{\'APPLICATION_DEFAULT_MAPPING\' | translate}}</label></br>\r\n <input\r\n bs-switch\r\n class="form-control"\r\n ng-model="mapping.defaultMapping"\r\n type="checkbox",\r\n name="defaultMapping"\r\n switch-active="{{ defaultMappingSwitch.isActive }}"\r\n switch-on-text="{{ defaultMappingSwitch.onText }}"\r\n switch-off-text="{{ defaultMappingSwitch.offText }}"\r\n switch-on-color="{{ defaultMappingSwitch.onColor }}"\r\n switch-off-color="{{ defaultMappingSwitch.offColor }}"\r\n switch-animate="{{ defaultMappingSwitch.animate }}"\r\n switch-size="{{ defaultMappingSwitch.size }}"\r\n switch-label="{{ defaultMappingSwitch.label }}"\r\n switch-icon="{{ defaultMappingSwitch.icon }}"\r\n switch-radio-off="{{ defaultMappingSwitch.radioOff }}"\r\n switch-label-width="{{ defaultMappingSwitch.labelWidth }}"\r\n switch-handle-width="{{ defaultMappingSwitch.handleWidth }}">\r\n </div>\r\n <!-- END DEFAULT MAPPING -->\r\n\r\n <div class="row" data-ng-if="!mapping.defaultMapping">\r\n <div class="col-md-6">\r\n <div class="form-group" data-ng-class="{\'has-error\': (forms.mapping.mappingModule.$touched || forms.mapping.$submitted) && forms.mapping.mappingModule.$invalid}">\r\n <label class="control-label">{{\'APPLICATION_MAPPING_MODULE\' | translate}} <span class="required" aria-required="true">*</span></label>\r\n <ui-select ng-model="mapping.mappingModule" theme="bootstrap" name="mappingModule" required ng-disabled="disabled" data-ng-change="updateMappingModule()">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.key as item in accountModules | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n <span data-ng-show="(forms.mapping.mappingModule.$touched || forms.mapping.$submitted) && forms.mapping.mappingModule.$invalid && forms.mapping.mappingModule.$error.required" class="help-block help-block-error">\r\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\r\n </span>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div class="row" data-ng-if="!mapping.defaultMapping">\r\n <div class="col-md-12">\r\n <div class="form-group" data-ng-class="{\'has-error\': (forms.mapping.mappingFields.$touched || forms.mapping.$submitted) && forms.mapping.mappingFields.$invalid}">\r\n <label class="control-label">{{\'APPLICATION_MAPPING_FIELDS\' | translate}} <span class="required" aria-required="true">*</span></label>\r\n <ui-select multiple data-ng-model="mapping.mappingFields" theme="bootstrap" name="mappingFields" ng-disabled="disabled" required>\r\n <ui-select-match placeholder="{{ \'APPLICATION_MAPPING_FIELDS\' | translate }}">{{$item.label}}</ui-select-match>\r\n <ui-select-choices repeat="moduleField.name as moduleField in moduleFields | filter: $select.search">\r\n {{moduleField.label}}\r\n </ui-select-choices>\r\n </ui-select>\r\n <span data-ng-show="(forms.mapping.mappingFields.$touched || forms.mapping.$submitted) && forms.mapping.mappingFields.$invalid && forms.mapping.mappingFields.$error.required" class="help-block help-block-error">\r\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\r\n </span>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" data-ng-disabled="forms.mapping.$invalid"/>\r\n </form>\r\n </div>\r\n <!-- END TAG TAB -->\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'),a.put("app/sugarcrm/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.apiKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\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/sugarcrm/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/sugarcrm/list">{{ \'APPLICATION_SUGARCRM\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/sugarcrm.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.sugarcrm.view.account\')}">\n <a ng-href="/sugarcrm/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.sugarcrm.view.configurations\') || $state.is(\'main.sugarcrm.view.configuration\')}">\n <a ng-href="/sugarcrm/view/{{account.id}}/configurations/list">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/sugarcrm/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/sugarcrm/list">{{ \'APPLICATION_SUGARCRM\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required ng-remote-validate="/api/sugarcrm/accounts/validate/remoteUri"/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.remoteUri.$touched || forms.formSetting.$submitted) && forms.formSetting.remoteUri.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_DOMAIN\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.apiKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- 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/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_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="answer.key" required/>\n <span data-ng-show="(forms.general.key.$touched || forms.general.$submitted) && forms.general.key.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END KEY -->\n\n <!-- START VALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.value.$touched || forms.general.$submitted) && forms.general.value.$invalid}">\n <label class="control-label">{{\'APPLICATION_VALUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea type="text" name="value" placeholder="{{\'APPLICATION_VALUE\' | translate}}" class="form-control" data-ng-model="answer.value" required></textarea>\n <span data-ng-show="(forms.general.value.$touched || forms.general.$submitted) && forms.general.value.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VALUE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="answer.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/automation/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="#">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/automations/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_AUTOMATION\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/automation/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="/tools/automations/list">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="automation"></i>\n </li>\n <li data-ng-show="automation">\n <a href="#">{{ automation.description || automation.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/automation.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ automation.name }}\n </div>\n <div class="profile-usertitle-job">\n {{ automation.description }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.automations.view.settings\')}">\n <a href="/tools/automations/view/{{automation.id}}/settings">\n <i class="icon-bulb"></i>\n {{ \'APPLICATION_SETTINGS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/automation/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_CONDITIONS\' | translate}} & {{\'APPLICATION_ACTIONS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="exitValidation(forms.general.$valid) && updateAutomation()" novalidate>\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="automation.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="channel" placeholder="{{\'APPLICATION_CHANNEL\' | translate}}" class="form-control" data-ng-model="automation.channel" required readonly/>\n <span data-ng-show="(forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid && forms.general.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CHANNEL -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.timeout.$touched && forms.general.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} ({{\'APPLICATION_MINUTES\' | translate}})</label>\n <input type="number" name="timeout" min="10" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}} (min 10 {{\'APPLICATION_MINUTES\' | translate}})" class="form-control" data-ng-model="automation.timeout" data-ng-init="item.timeout = 10" required/>\n <span data-ng-show="forms.general.timeout.$touched && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label>\n </br>\n <input bs-switch class="form-control" ng-model="automation.status" type="checkbox" name="status" switch-active="{{ recordSwitch.isActive }}" switch-on-text="{{ recordSwitch.onText }}" switch-off-text="{{ recordSwitch.offText }}" switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}" switch-animate="{{ recordSwitch.animate }}" switch-size="{{ recordSwitch.size }}" switch-label="{{ recordSwitch.label }}" switch-icon="{{ recordSwitch.icon }}" switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}" switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="automation.description" />\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\n </div>\n <!-- END GENERAL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <!-- All -->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="all in automation.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="automation.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n\n <!-- Any -->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="any in automation.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="automation.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n\n <!-- Actions -->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="action in automation.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" data-ng-change="resetActionData(action)" name="action{{$index}}" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $automations.services[automation.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'APPLICATION_ACTION\' | translate }}\n </span>\n <span data-ng-show="(forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-status ng-switch-when="status" element="action" form="forms.settings"></action-builder-status>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addAction()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_ACTION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n <div class="has-error" data-ng-show="forms.general.$submitted && !automation.All.length && !automation.Any.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_CONDITION\' | translate}}.\n </span>\n </div>\n <div class="has-error" data-ng-show="forms.general.$submitted && !automation.Actions.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_ACTION\' | translate}}.\n </span>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\n </div>\n </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/tools/automation/wizard/wizard.html",'<div class="row">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="/tools/automations/list">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AUTOMATIONS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.general.$valid)">\n <form name="forms.general" data-ng-submit="submit()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.name.$touched && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.general.name.$touched && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.status"\n type="checkbox"\n name="status"\n data-ng-init="item.status = 0"\n switch-active="{{ statusSwitch.isActive }}"\n switch-on-text="{{ statusSwitch.onText }}"\n switch-off-text="{{ statusSwitch.offText }}"\n switch-on-color="{{ statusSwitch.onColor }}"\n switch-off-color="{{ statusSwitch.offColor }}"\n switch-animate="{{ statusSwitch.animate }}"\n switch-size="{{ statusSwitch.size }}"\n switch-label="{{ statusSwitch.label }}"\n switch-icon="{{ statusSwitch.icon }}"\n switch-radio-off="{{ statusSwitch.radioOff }}"\n switch-label-width="{{ statusSwitch.labelWidth }}"\n switch-handle-width="{{ statusSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitSettingsValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_CHANNEL\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.channel.$touched || forms.settings.$submitted) && forms.settings.channel.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CHANNEL\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_CHANNEL\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="channel in $automations.channels | filter: $select.search">\n <div ng-bind-html="channel | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.channel.$touched || forms.settings.$submitted) && forms.settings.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n\n <!-- All -->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="all in item.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="item.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n\n <!-- Any -->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="any in item.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="item.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n\n <!-- Actions -->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="action in item.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" data-ng-change="resetActionData(action)" name="action{{$index}}" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $automations.services[item.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'APPLICATION_ACTION\' | translate }}\n </span>\n <span data-ng-show="(forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-status ng-switch-when="status" element="action" form="forms.settings"></action-builder-status>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addAction()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_ACTION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n <div class="has-error" data-ng-show="forms.settings.$submitted && !item.All.length && !item.Any.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_CONDITION\' | translate}}.\n </span>\n </div>\n <div class="has-error" data-ng-show="forms.settings.$submitted && !item.Actions.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_ACTION\' | translate}}.\n </span>\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_INTERVAL\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/interval/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-clock"></i>\n <a href="#">{{ \'APPLICATION_INTERVALS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTERVALS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_INTERVAL\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getInterval()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-clock"></i>\n <a href="/tools/intervals/list">{{ \'APPLICATION_INTERVALS\' | translate }}</a>\n <i data-ng-show="interval" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="interval">\n <a href="#">{{interval.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/interval.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{interval.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.intervals.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/tools/intervals/view/\'+interval.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.tools.intervals.view.subintervals') || $state.is('main.tools.intervals.view.subinterval') || $state.is('main.tools.intervals.view.subintervals.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/tools/intervals/view/'+interval.id+'/subintervals')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_SUBINTERVALS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/tools/interval/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INTERVAL\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateInterval()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="interval.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="interval.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/interval/view/view.subinterval.html",'\n<div class="row" data-ng-init="initSubInterval(true)">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_NEW_SUBINTERVAL\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="addSubInterval()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitValidation(forms.subinterval.name.$valid)">\n <form name="forms.subinterval" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="subinterval.name" required/>\n <span data-ng-show="(forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="splittedInterval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="splittedInterval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor margin-top20"><input\n bs-switch\n class="form-control"\n ng-model="splittedInterval.alwaysTime"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}"> {{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected===\'always\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_to && splittedInterval.md_to!==\'always\' && monthDay>splittedInterval.md_to && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected===\'always\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_from && splittedInterval.md_from!==\'always\' && monthDay<splittedInterval.md_from && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n\n\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/view/view.subintervalSettings.html",'\n<div class="row" data-ng-init="initSubInterval();getSubInterval();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SUBINTERVAL_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateInterval(\'subintervals\')">\n <div class="profile-usertitle-name">\n {{subinterval.name}}\n </div>\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitValidation(forms.subinterval.name.$valid)">\n <form name="forms.subinterval" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="interval.SubIntervals[selectedSubInterval].name" required/>\n <span data-ng-show="(forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="splittedInterval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="splittedInterval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor margin-top20"><input\n bs-switch\n class="form-control"\n ng-model="splittedInterval.alwaysTime"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}"> {{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected===\'always\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_to && splittedInterval.md_to!==\'always\' && monthDay>splittedInterval.md_to && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected===\'always\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_from && splittedInterval.md_from!==\'always\' && monthDay<splittedInterval.md_from && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n\n\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/tools/interval/view/view.subintervals.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SUBINTERVALS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/intervals/view/{{interval.id}}/subinterval" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_SUBINTERVAL\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="selectedSubInterval === undefined" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/tools/pause/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PAUSE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/pause/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-pause"></i>\n <a href="#">{{ \'APPLICATION_PAUSES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-pause font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PAUSES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PAUSE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/pause/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getPause()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-pause"></i>\n <a href="/tools/pauses/list">{{ \'APPLICATION_PAUSES\' | translate }}</a>\n <i data-ng-show="pause" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="pause">\n <a href="#">{{pause.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/pause.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{pause.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.pauses.view.settings\')}">\n <a data-ng-href="/tools/pauses/view/{{pause.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/pause/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PAUSE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updatePause()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="pause.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="pause.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/scheduler/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-calendar"></i>\n <a href="#">{{ \'APPLICATION_SCHEDULER\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-link font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SCHEDULES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/tools/scheduler/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_SCHEDULE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/scheduler/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-calendar"></i>\n <a href="/tools/scheduler/list">{{ \'APPLICATION_SCHEDULER\' | translate }}</a>\n <i data-ng-show="schedule" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="schedule">\n <a href="#">{{schedule.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/scheduler.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{schedule.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.scheduler.view.settings\')}">\n <a data-ng-href="/tools/scheduler/view/{{schedule.id}}/settings"><i class="icon-settings"></i> {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/scheduler/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_SCHEDULE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab" data-ng-click="refreshSlider()">{{ \'APPLICATION_CONFIGURATION\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && forms.config.$valid && updateSchedule()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted && forms.general.name.$invalid) || forms.general.name.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="schedule.name" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="forms.general.$submitted && forms.general.name.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ACTIVE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ACTIVE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="schedule.active"\n type="checkbox"\n name="status"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END ACTIVE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="schedule.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- CONFIG TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.config" data-ng-switch="schedule.reportType" data-ng-submit="forms.config.$valid && forms.general.$valid && updateSchedule()" data-ng-if="schedule.type===\'report\'" data-ng-init="initReports()" novalidate>\n\n <div class="row">\n\n <!-- START TYPE -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.type.$touched || forms.config.$submitted) && forms.config.type.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportType" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="report in [\'default\', \'custom\'] | filter: $select.search">\n <div ng-bind-html="report | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.type.$touched || forms.config.$submitted) && forms.config.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n\n <!-- START REPORT -->\n <div data-ng-switch-when="default" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in defRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORT -->\n\n <!-- START REPORT -->\n <div data-ng-switch-when="custom" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in cusRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORT -->\n\n <!-- START REPORT -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OUTPUT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportOutput" name="reportOutput" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_OUTPUT\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="output in [\'CSV\',\'PDF\'] | filter: $select.search">\n <div ng-bind-html="output | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORT -->\n\n </div>\n\n <!-- START TODAY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_RUN_ON\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="switchValues.today"\n type="checkbox"\n name="status"\n data-ng-change="checkToday()"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_TODAY\' | translate }}"\n switch-off-text="{{ \'APPLICATION_RANGE\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END TODAY -->\n\n <!-- START VALIDITY -->\n <div class="form-group" data-ng-if="switchValues.today">\n <label class="control-label">{{\'APPLICATION_VALIDITY\' | translate}}</label>\n <rzslider rz-slider-model="schedule.validityStart" rz-slider-high="schedule.validityEnd" rz-slider-options="validitySlider"></rzslider>\n </div>\n <!-- END VALIDITY -->\n\n <!-- START RANGE -->\n <div class="form-group" data-ng-if="!switchValues.today" data-ng-class="{\'has-error\': (forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT_RANGE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportRange" name="range" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_RANGE\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="range.value as range in reportRanges | filter: $select.search">\n <div ng-bind-html="range.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RANGE -->\n\n <!-- START TODAY CRON -->\n <div class="form-group" data-ng-if="switchValues.today" data-ng-class="{\'has-error\': (forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.cron" name="cron" theme="bootstrap" data-ng-required="switchValues.today">\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="cron.value as cron in todayCron | filter: $select.search">\n <div ng-bind-html="cron.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TODAY -->\n <div class="row" data-ng-if="!switchValues.today">\n <!-- START CRONTYPE EXEC -->\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.type" name="cronType" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in cronTypes | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CRONTYPE -->\n\n <!-- START WEEKDAY -->\n <div class="form-group col-md-4" data-ng-if="schedule.cronType === \'weekly\'" data-ng-class="{\'has-error\': (forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_WEEKDAYS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="rangeExec.weekDays" name="weekDay" theme="bootstrap" data-ng-required="schedule.cronType === \'weekly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_WEEKDAYS\' | translate }}">{{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="day.value as day in weekDays | filter: $select.search">\n <div ng-bind-html="day.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group col-md-4" data-ng-if="schedule.cronType === \'monthly\'" data-ng-class="{\'has-error\': (forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.monthDay" name="monthDay" theme="bootstrap" data-ng-required="schedule.cronType === \'monthly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_MONTHDAY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="day in monthDays | filter: $select.search">\n <div ng-bind-html="day | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START HOUR -->\n <div class="form-group col-md-4" data-ng-if="schedule.cronType" data-ng-class="{\'has-error\': (forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$invalid}">\n <label class="control-label">{{ \'APPLICATION_HOUR\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.hour" name="hour" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_HOUR\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="hour in hours | filter: $select.search">\n <div ng-bind-html="hour | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOUR -->\n </div>\n\n <!-- START SEND MAIL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEND_MAIL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="schedule.sendMail"\n type="checkbox"\n name="status"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END SEND MAIL -->\n <div class="row">\n <!-- START ACCOUNT -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ACCOUNT\' | translate }}<span class="required" data-ng-if="schedule.sendMail" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.MailServerOutId" name="MailServerOutId" theme="bootstrap" data-ng-disabled="!schedule.sendMail" data-ng-required="schedule.sendMail">\n <ui-select-match placeholder="{{ \'APPLICATION_ACCOUNT\' | translate }}">{{$select.selected.username}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailServers | filter: $select.search">\n <div ng-bind-html="account.username | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <div class="note note-warning" data-ng-hide="mailServers.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_ACCOUNTS_AVAILABLE\' | translate }}\n </p>\n </div>\n </div>\n <!-- END ACCOUNT -->\n\n <!-- START EMAIL -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.$submitted && forms.config.email.$invalid) || forms.config.email.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span data-ng-if="schedule.sendMail" class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}" class="form-control" data-ng-model="schedule.email" data-ng-disabled="!schedule.sendMail" data-ng-required="schedule.sendMail"/>\n <span data-ng-show="forms.config.$submitted && forms.config.email.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CONFIG TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- <pre>\n {{rangeExec | json}}\n</pre>\n<pre>\n {{schedule | json}}\n</pre> -->\n'), +a.put("app/tools/scheduler/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-calendar"></i>\n <a href="/tools/scheduler/list">{{ \'APPLICATION_SCHEDULER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="#">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-link font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SCHEDULE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.general.$valid)">\n <form name="forms.general" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted && forms.general.name.$invalid) || forms.general.name.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="forms.general.$submitted && forms.general.name.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ACTIVE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ACTIVE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.active"\n type="checkbox"\n name="status"\n data-ng-init="item.active = 0"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END ACTIVE -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.type.$touched || forms.general.$submitted) && forms.general.type.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in scheduleTypes | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.type.$touched || forms.general.$submitted) && forms.general.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <button class="btn green-haze" type="submit" ng-click="next(true)">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIGURATION\' | translate}}" canexit="exitValidation(forms.config.$valid)">\n <form name="forms.config" data-ng-switch="item.reportType" data-ng-if="item.type===\'report\'" data-ng-init="initReports()" novalidate>\n <div class="row">\n\n <!-- START TYPE -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.type.$touched || forms.config.$submitted) && forms.config.type.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportType" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="report in [\'default\', \'custom\'] | filter: $select.search">\n <div ng-bind-html="report | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.type.$touched || forms.config.$submitted) && forms.config.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DEFAULT REPORT -->\n <div data-ng-switch-when="default" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in defRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DEFAULT REPORT -->\n\n <!-- START CUSTOM REPORT -->\n <div data-ng-switch-when="custom" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in cusRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOM REPORT -->\n\n <!-- START OUTPUT -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OUTPUT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportOutput" name="reportOutput" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_OUTPUT\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="output in [\'CSV\',\'PDF\'] | filter: $select.search">\n <div ng-bind-html="output | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OUTPUT -->\n\n </div>\n\n <!-- START TODAY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_RUN_ON\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="switchValues.today"\n type="checkbox"\n name="status"\n data-ng-change="checkToday()"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_TODAY\' | translate }}"\n switch-off-text="{{ \'APPLICATION_RANGE\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END TODAY -->\n\n <!-- START VALIDITY -->\n <div class="form-group" data-ng-if="switchValues.today">\n <label class="control-label">{{\'APPLICATION_VALIDITY\' | translate}}</label>\n <rzslider rz-slider-model="item.validityStart" rz-slider-high="item.validityEnd" rz-slider-options="validitySlider" data-ng-init="item.validityStart = 8;item.validityEnd = 16;"></rzslider>\n </div>\n <!-- END VALIDITY -->\n\n <!-- START RANGE -->\n <div class="form-group" data-ng-if="!switchValues.today" data-ng-class="{\'has-error\': (forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT_RANGE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportRange" name="range" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_RANGE\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="range.value as range in reportRanges | filter: $select.search">\n <div ng-bind-html="range.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RANGE -->\n\n <!-- START TODAY CRON EXEC -->\n <div class="form-group" data-ng-if="switchValues.today" data-ng-class="{\'has-error\': (forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.cron" name="cron" theme="bootstrap" data-ng-required="switchValues.today">\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="cron.value as cron in todayCron | filter: $select.search">\n <div ng-bind-html="cron.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TODAY CRON -->\n <div class="row" data-ng-if="!switchValues.today">\n <!-- START CRONTYPE EXEC -->\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.type" name="cronType" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in cronTypes | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CRONTYPE -->\n\n <!-- START WEEKDAY -->\n <div class="form-group col-md-4" data-ng-if="item.cronType === \'weekly\'" data-ng-class="{\'has-error\': (forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_WEEKDAYS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="rangeExec.weekDays" name="weekDay" theme="bootstrap" data-ng-required="item.cronType === \'weekly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_WEEKDAYS\' | translate }}">{{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="day.value as day in weekDays | filter: $select.search">\n <div ng-bind-html="day.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group col-md-4" data-ng-if="item.cronType === \'monthly\'" data-ng-class="{\'has-error\': (forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.monthDay" name="monthDay" theme="bootstrap" data-ng-required="item.cronType === \'monthly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_MONTHDAY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="day in monthDays | filter: $select.search">\n <div ng-bind-html="day | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START HOUR -->\n <div class="form-group col-md-4" data-ng-if="item.cronType" data-ng-class="{\'has-error\': (forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$invalid}">\n <label class="control-label">{{ \'APPLICATION_HOUR\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.hour" name="hour" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_HOUR\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="hour in hours | filter: $select.search">\n <div ng-bind-html="hour | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOUR -->\n </div>\n\n <!-- START SEND MAIL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEND_MAIL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="item.sendMail"\n type="checkbox"\n name="status"\n data-ng-init="item.sendMail = 0"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END SEND MAIL -->\n <div class="row">\n <!-- START ACCOUNT -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ACCOUNT\' | translate }}<span class="required" data-ng-if="item.sendMail" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.MailServerOutId" name="MailServerOutId" theme="bootstrap" data-ng-disabled="!item.sendMail" data-ng-required="item.sendMail">\n <ui-select-match placeholder="{{ \'APPLICATION_ACCOUNT\' | translate }}">{{$select.selected.username}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailServers | filter: $select.search">\n <div ng-bind-html="account.username | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <div class="note note-warning" data-ng-hide="mailServers.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_ACCOUNTS_AVAILABLE\' | translate }}\n </p>\n </div>\n </div>\n <!-- END ACCOUNT -->\n\n <!-- START EMAIL -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.$submitted && forms.config.email.$invalid) || forms.config.email.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span data-ng-if="item.sendMail" class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.email" required data-ng-disabled="!item.sendMail" data-ng-required="item.sendMail"/>\n <span data-ng-show="forms.config.$submitted && forms.config.email.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n </div>\n\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n<!-- <pre>\n {{rangeExec | json}}\n</pre>\n<pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/tools/sound/list/list.html",'<div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone-alt"></i>\n <a href="#">{{ \'APPLICATION_SOUNDS\' | translate }}</a>\n </li>\n </ul>\n <div class="page-toolbar">\n </div>\n</div>\n<!-- END PAGE HEADER-->\n<!-- BEGIN PAGE CONTENT-->\n<!-- Audio Portlets -->\n<div class="headline">\n <h3><i class="icon-music-tone-alt sounds-title-icon"></i> {{ \'APPLICATION_SOUNDS\' | translate }}</h3>\n</div>\n<div class="portlet light bg-inverse">\n <div class="portlet-title collapsible" ng-click="isCollapsed = !isCollapsed">\n <div class="caption">\n <i class="icon-puzzle font-red-flamingo"></i>\n <span class="caption-subject bold font-red-flamingo uppercase">\n {{\'APPLICATION_FILE_UPLOAD\' | translate}} </span>\n </div>\n <div class="tools">\n <a href="" ng-class="{\'collapse\': !isCollapsed, \'expand\' : isCollapsed}">\n </a>\n </div>\n </div>\n <div class="portlet-body" ng-slide-down="!isCollapsed">\n <div class="row" nv-file-drop="" uploader="uploader" filters="queueLimit, customFilter">\n <div class="col-md-4">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-settings font-green-sharp"></i>\n <span class="caption-subject bold uppercase">{{\'APPLICATION_SELECT_FILES\' | translate}}</span>\n <span class="caption-helper hide"></span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <div ng-show="uploader.isHTML5">\n <div class="file-drop-zone margin-bottom-20" nv-file-over="" uploader="uploader" over-class="file-drop-zone-over">\n Base drop zone\n </div>\n </div>\n <span class="btn default btn-file">\n <span class="fileinput-new">\n {{\'APPLICATION_FILE_UPLOAD\' | translate}}</span>\n <input type="file" nv-file-select="" uploader="uploader" />\n </span>\n <span class="btn default btn-file">\n <span class="fileinput-new">\n {{\'APPLICATION_MULTI_FILE_UPLOAD\' | translate}}</span>\n <input type="file" nv-file-select="" uploader="uploader" multiple /><br/>\n </span>\n <p>\n </br>\n {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>wav, mp3, gsm, ogg</b>.\n </p>\n <p>\n {{ \'MESSAGE_MAXIMUM_SOUND_UPLOAD_SIZE\' | translate }} <b>15 Mb</b>.\n </p>\n </div>\n </div>\n </div>\n <div class="col-md-8">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-settings font-green-sharp"></i>\n <span class="caption-subject bold uppercase">{{\'APPLICATION_UPLOAD_QUEUE\' | translate}}</span>\n <span class="caption-helper">{{\'APPLICATION_QUEUE_LENGTH\' | translate}}: {{ uploader.queue.length }}</span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <div class="table-scrollable table-scrollable-borderless">\n <table class="table table-hover table-light">\n <thead>\n <tr class="uppercase">\n <th width="50%">{{\'APPLICATION_NAME\' | translate}}</th>\n <th ng-show="uploader.isHTML5">{{\'APPLICATION_SIZE\' | translate}}</th>\n <th ng-show="uploader.isHTML5">{{\'APPLICATION_PROGRESS\' | translate}}</th>\n <th>{{\'APPLICATION_STATUS\' | translate}}</th>\n <th>{{\'APPLICATION_MESSAGE\' | translate}}</th>\n <th>{{\'APPLICATION_ACTIONS\' | translate}}</th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td><strong>{{ item.file.name }}</strong></td>\n <td ng-show="uploader.isHTML5" nowrap>{{ item.file.size/1024/1024|number:2 }} MB</td>\n <td ng-show="uploader.isHTML5">\n <div class="progress progress-sm" style="margin-bottom: 0;">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': item.progress + \'%\' }"></div>\n </div>\n </td>\n <td class="text-center">\n <span ng-show="item.isSuccess" class="text-success"><i class="glyphicon glyphicon-ok"></i></span>\n <span ng-show="item.isCancel" class="text-info"><i class="glyphicon glyphicon-ban-circle"></i></span>\n <span ng-show="item.isError" class="text-danger"><i class="glyphicon glyphicon-remove"></i></span>\n <span ng-show="item.isUploading" class="text-info"><i class="glyphicon glyphicon-upload"></i></span>\n </td>\n <td class="text-center">\n <span ng-show="item.responseMessage" class="text-danger">{{item.responseMessage}}</span>\n </td>\n <td nowrap>\n <button type="button" class="btn btn-success btn-xs" ng-click="item.upload()" ng-disabled="item.isReady || item.isUploading || item.isSuccess">\n <span class="glyphicon glyphicon-upload"></span> {{\'APPLICATION_UPLOAD\' | translate}}\n </button>\n <button type="button" class="btn btn-warning btn-xs" ng-click="item.cancel()" ng-disabled="!item.isUploading">\n <span class="glyphicon glyphicon-ban-circle"></span> {{\'APPLICATION_CANCEL\' | translate}}\n </button>\n <button type="button" class="btn btn-danger btn-xs" ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE\' | translate}}\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n <div>\n <p>{{\'APPLICATION_UPLOAD_QUEUE_PROGRESS\' | translate}}:</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': uploader.progress + \'%\' }"></div>\n </div>\n </div>\n <button type="button" class="btn btn-success btn-s" ng-click="uploader.uploadAll()" ng-disabled="!uploader.getNotUploadedItems().length">\n <span class="glyphicon glyphicon-upload"></span> {{\'APPLICATION_UPLOAD_ALL\' | translate}}\n </button>\n <button type="button" class="btn btn-warning btn-s" ng-click="uploader.cancelAll()" ng-disabled="!uploader.isUploading">\n <span class="glyphicon glyphicon-ban-circle"></span> {{\'APPLICATION_CANCEL_ALL\' | translate}}\n </button>\n <button type="button" class="btn btn-danger btn-s" ng-click="uploader.clearQueue()" ng-disabled="!uploader.queue.length">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE_ALL\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n<div class="row thumbnails" data-ng-init="initList()">\n <div class="row" ng-show="sounds.length == 0">\n <div class="col-md-12 page-404">\n <div class="details">\n <h3>{{ \'MESSAGE_NO_SOUNDS\' | translate }}</h3>\n <p>\n <a href="/">\n {{ \'MESSAGE_RETURN_HOME\' | translate }} </a>\n {{ \'MESSAGE_OR_UPLOAD_SOUND_FILE\' | translate }}\n </p>\n </div>\n </div>\n </div>\n <div class="audio-portlet-wrapper animate-repeat" ng-repeat="sound in sounds">\n <div class="audio-portlet">\n <div class="audio-portlet-title"><a href="#" editable-text="sound.display_name" onbeforesave="updateAudio(sound.id,{display_name : $data})">{{ sound.display_name || "Empty" }}</a></div>\n <img src="../assets/images/note_placeholder.png" alt="" class="img-responsive"/>\n <div class="file-info">\n <div class="audio-tag-wrapper">\n <audio-file-download params="{id:sound.id,controller:\'stream\'}" resource="Sound"></audio-file-download>\n </div>\n <p id="description_div">\n <a href="#" editable-text="sound.description" onbeforesave="updateAudio(sound.id,{description : $data})">{{ sound.description || "Empty" }}</a>\n </p>\n <p class="float-right">\n <button class="btn btn-xs green-meadow" uib-tooltip-template="\'audioInfoTemplate.html\'"><i class="icon-list"></i></button>\n <motion-file-download params="{id:sound.id,controller:\'download\'}" resource="Sound" mimetype="\'audio/\'+sound.original_format" tooltiptext="Download" filename="sound.display_name+\'.\'+sound.original_format" btnclass="{{downloadButtonClass}}" btncontent=\'{{downloadButtonContent}}\'></motion-file-download>\n <button uib-tooltip="Delete" class="btn btn-xs red-sunglo" ng-click="delete(sound.display_name, sound.id)" tooltip="Delete"><i class="icon-close" ></i></button>\n </p>\n </div>\n </div>\n </div>\n <script type="text/ng-template" id="audioInfoTemplate.html">\n <div>\n <ul class="list-unstyled">\n <li><b>Format : </b>{{sound.original_format}}</li>\n <li><b>Duration : </b>{{sound.original_duration | date: \'mm:ss\'}}</li>\n <li><b>Channels : </b>{{sound.original_channelCount}}</li>\n <li><b>Bitrate : </b>{{sound.original_bitRate/1024}} kbs</li>\n <li><b>Sample Rate : </b>{{sound.original_sampleRate/1000}} KHz</li>\n </ul>\n </div>\n </script>\n</div>\n<!-- End Audio Portlets -->\n'), +a.put("app/tools/tag/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_TAG\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required data-ng-pattern="settings.patternName"/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/tag/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-tag"></i>\n <a href="#">{{ \'APPLICATION_TAGS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TAGS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TAG\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/tag/view/view.chat.html",'<div class="row" >\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAGGED_CHAT\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initChat()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/tag/view/view.contacts.html",'<div class="row" >\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAGGED_CONTACTS\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initContacts()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" data-ng-if="readyGrid && gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/tag/view/view.fax.html",'<div class="row" >\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAGGED_FAX\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initFax()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/tag/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getTag()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-tag"></i>\n <a href="/tools/tags/list">{{ \'APPLICATION_TAGS\' | translate }}</a>\n <i data-ng-show="tag" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="tag">\n <a href="#">{{tag.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/tag.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{tag.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.settings\')}">\n <a data-ng-href="/tools/tags/view/{{tag.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.chat\')}">\n <a data-ng-href="{{license.chat ? \'/tools/tags/view/\'+tag.id+\'/chat\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.chat}">\n <i class="icon-bubble"></i>\n {{ \'APPLICATION_CHAT\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.mail\')}">\n <a data-ng-href="{{license.mail ? \'/tools/tags/view/\'+tag.id+\'/mail\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.mail}">\n <i class="icon-envelope"></i>\n {{ \'APPLICATION_MAIL\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.fax\')}">\n <a data-ng-href="{{license.fax ? \'/tools/tags/view/\'+tag.id+\'/fax\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.fax}">\n <i class="fa fa-fax"></i>\n {{ \'APPLICATION_FAX\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.sms\')}" >\n <a data-ng-href="{{license.messaging ? \'/tools/tags/view/\'+tag.id+\'/sms\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.messaging}">\n <i class="glyphicon glyphicon-comment"></i>\n {{ \'APPLICATION_SMS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.contacts\')}">\n <a data-ng-href="{{license.cm ? \'/tools/tags/view/\'+tag.id+\'/contacts\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.cm}">\n <i class="fa fa-users"></i>\n {{ \'APPLICATION_CONTACTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/tag/view/view.mail.html",'<div class="row" >\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAGGED_MAIL\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initMail()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/tag/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAG\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateTag()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="tag.name" required data-ng-pattern="settings.patternName"/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="tag.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/tag/view/view.sms.html",'<div class="row" >\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAGGED_SMS\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initSms()">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/template/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_TEMPLATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-wrench font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TEMPLATES\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/tools/templates/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TEMPLATE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/template/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initItem()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/tools/templates/list">{{ \'APPLICATION_TEMPLATES\' | translate }}</a>\n <i data-ng-show="item" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="item">\n <a href="#">{{item.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/template.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{item.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.templates.view.settings\')}">\n <a data-ng-href="/tools/templates/view/{{item.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/template/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n\n <form name="form" data-ng-submit="form.$valid && updateItem()" class="form-horizontal" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': form.name.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-2">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}:<span class="required" aria-required="true">*</span></label>\n </div>\n <div class="col-md-10">\n <input type="text" name="name" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_NAME\' | translate}}..." data-ng-model="item.name" required>\n <span data-ng-show="form.name.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': form.description.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-2">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}:</label>\n </div>\n <div class="col-md-10">\n <input type="text" name="description" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}..." rows="8" data-ng-model="item.description">\n <span data-ng-show="form.description.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <hr>\n\n <!-- START SUBJECT -->\n <div class="form-group row" data-ng-class="{\'has-error\': form.subject.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-2">\n <label class="control-label">{{\'APPLICATION_SUBJECT\' | translate}}:</label>\n </div>\n <div class="col-md-10">\n <input type="text" name="subject" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}..." rows="8" data-ng-model="item.subject">\n <span data-ng-show="form.subject.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END SUJBECT -->\n\n <!-- START HTML -->\n <div class="form-group row" data-ng-class="{\'has-error\': form.text.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div ckeditor="options" ng-model="item.html"></div>\n <span data-ng-show="form.text.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END HTML -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/template/wizard/wizard.html",'<div class="row">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/tools/templates/list">{{ \'APPLICATION_TEMPLATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="initWizard()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TEMPLATES\' | translate }} FORM</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="form" data-ng-submit="form.$valid && createItem()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': form.name.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}:<span class="required" aria-required="true">*</span></label>\n </div>\n <div class="col-md-11">\n <input type="text" name="name" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_NAME\' | translate}}..." data-ng-model="item.name" required>\n <span data-ng-show="form.name.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': form.description.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="description" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}..." rows="8" data-ng-model="item.description">\n <span data-ng-show="form.description.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <!-- START SUBJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': form.subject.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_SUBJECT\' | translate}}:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="subject" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}..." rows="8" data-ng-model="item.subject">\n <span data-ng-show="form.subject.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END SUJBECT -->\n\n <!-- START HTML -->\n <div class="form-group row" data-ng-class="{\'has-error\': form.text.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div ckeditor="options" ng-model="item.html"></div>\n <span data-ng-show="form.text.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END HTML -->\n\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </div>\n </div>\n <!-- END PORTLET-->\n </div>\n</div>\n'),a.put("app/tools/trigger/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="#">{{ \'APPLICATION_TRIGGERS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TRIGGERS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/triggers/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TRIGGER\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/trigger/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView();">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="/tools/triggers/list">{{ \'APPLICATION_TRIGGERS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="trigger"></i>\n </li>\n <li data-ng-show="trigger">\n <a href="#">{{ trigger.description || trigger.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/trigger.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ trigger.name }}\n </div>\n <div class="profile-usertitle-job">\n {{ trigger.description }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.triggers.view.settings\')}">\n <a href="/tools/triggers/view/{{trigger.id}}/settings">\n <i class="icon-bulb"></i>\n {{ \'APPLICATION_SETTINGS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/trigger/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_CONDITIONS\' | translate}} & {{\'APPLICATION_ACTIONS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="exitValidation(forms.general.$valid) && updateTrigger()" novalidate>\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="trigger.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="channel" placeholder="{{\'APPLICATION_CHANNEL\' | translate}}" class="form-control" data-ng-model="trigger.channel" required readonly/>\n <span data-ng-show="(forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid && forms.general.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CHANNEL -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label>\n </br>\n <input bs-switch class="form-control" ng-model="trigger.status" type="checkbox" name="status" switch-active="{{ recordSwitch.isActive }}" switch-on-text="{{ recordSwitch.onText }}" switch-off-text="{{ recordSwitch.offText }}" switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}" switch-animate="{{ recordSwitch.animate }}" switch-size="{{ recordSwitch.size }}" switch-label="{{ recordSwitch.label }}" switch-icon="{{ recordSwitch.icon }}" switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}" switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="trigger.description" />\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\n </div>\n <!-- END GENERAL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="all in trigger.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="trigger.channel" service="$triggers" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="any in trigger.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="trigger.channel" service="$triggers" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="action in trigger.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" name="action{{$index}}" data-ng-change="resetActionData(action)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $triggers.services[trigger.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-template ng-switch-when="template" element="action" form="forms.general"></action-builder-template>\n <action-builder-account-template ng-switch-when="accountTemplate" element="action" form="forms.general"></action-builder-account-template>\n <action-builder-integration ng-switch-when="integration" element="action" form="forms.general"></action-builder-integration>\n <action-builder-motion-bar ng-switch-when="motionbar" element="action" form="forms.general"></action-builder-motion-bar>\n <action-builder-jscripty ng-switch-when="jscripty" element="action" form="forms.general"></action-builder-jscripty>\n <action-builder-url-forward ng-switch-when="urlForward" element="action" form="forms.general"></action-builder-url-forward>\n <action-builder-close ng-switch-when="close" element="action" form="forms.general"></action-builder-close>\n <action-builder-forward ng-switch-when="forward" element="action" form="forms.general"></action-builder-forward>\n <action-builder-tag ng-switch-when="tag" element="action" form="forms.general"></action-builder-tag>\n <action-builder-http ng-switch-when="http" element="action" form="forms.general"></action-builder-http>\n <action-builder-email ng-switch-when="email" element="action" form="forms.general"></action-builder-email>\n <action-builder-account-email ng-switch-when="accountEmail" element="action" form="forms.general"></action-builder-account-email>\n <action-builder-account-sms ng-switch-when="accountSms" element="action" form="forms.general"></action-builder-account-sms>\n <action-builder-cm ng-switch-when="contactManager" element="action" form="forms.general"></action-builder-cm>\n <action-builder-web-popup ng-switch-when="webPopup" element="action" form="forms.general"></action-builder-web-popup>\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 <action-builder-cm ng-switch-when="contactManager" element="action" form="forms.general"></action-builder-cm>\n <action-builder-web-popup ng-switch-when="webPopup" element="action" form="forms.general"></action-builder-web-popup>\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\',\'opus\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_ALLOW_CODEC\' | translate }}\n </span>\n <span data-ng-show="(forms.general.allow.$touched || forms.general.$submitted) && forms.general.allow.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ALLOW -->\n\n <!-- START INSECURE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.insecure.$touched || forms.general.$submitted) && forms.general.insecure.$invalid}">\n <label class="control-label">{{\'APPLICATION_INSECURE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="trunk.insecure" name="insecure" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'port\',\'invite\',\'very\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_INSECURE\' | translate }}\n </span>\n <span data-ng-show="(forms.general.insecure.$touched || forms.general.$submitted) && forms.general.insecure.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INSECURE -->\n\n <!-- START CALLLIMIT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.call_limit.$touched || forms.general.$submitted) && forms.general.call_limit.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLLIMIT\' | translate}}</label>\n <input type="number" min="0" name="call-limit" placeholder="{{\'APPLICATION_CALLLIMIT\' | translate}}" class="form-control" data-ng-model="trunk.call_limit"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_CALLLIMIT\' | translate }}\n </span>\n </div>\n <!-- END CALLLIMIT -->\n\n </div>\n </div>\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="trunk.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.advanced" data-ng-submit="forms.advanced.$valid && updateTrunk()" novalidate>\n <div class="row">\n <div class="col-md-6">\n\n <!-- START REGISTRY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REGISTRY\' | translate}}</label>\n <input type="text" name="registry" placeholder="{{\'APPLICATION_REGISTRY\' | translate}}" class="form-control" data-ng-model="trunk.registry"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_REGISTRY\' | translate }}\n </span>\n </div>\n <!-- END REGISTRY -->\n\n <!-- START DIRECTMEDIA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.directmedia.$touched || forms.advanced.$submitted) && forms.advanced.directmedia.$invalid}">\n <label class="control-label">{{\'APPLICATION_DIRECTMEDIA\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.directmedia" name="directmedia" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\', \'no\', \'nonat\', \'update\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_DIRECTMEDIA\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.directmedia.$touched || forms.advanced.$submitted) && forms.advanced.directmedia.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DIRECTMEDIA -->\n\n <!-- START CALLCOUNTER -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.callcounter.$touched || forms.advanced.$submitted) && forms.advanced.callcounter.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLCOUNTER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.callcounter" name="callcounter" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_CALLCOUNTER\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.callcounter.$touched || forms.advanced.$submitted) && forms.advanced.callcounter.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLCOUNTER -->\n\n <!-- START FROMDOMAIN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.fromdomain.$invalid}">\n <label class="control-label">{{\'APPLICATION_FROMDOMAIN\' | translate}}</label>\n <input type="text" name="fromdomain" placeholder="{{\'APPLICATION_FROMDOMAIN\' | translate}}" class="form-control" data-ng-model="trunk.fromdomain" />\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_FROMDOMAIN\' | translate }}\n </span>\n <span data-ng-show="forms.advanced.$submitted && (forms.advanced.fromdomain.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FROMDOMAIN -->\n\n <!-- START FROMUSER -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.fromuser.$invalid}">\n <label class="control-label">{{\'APPLICATION_FROMUSER\' | translate}}</label>\n <input type="text" name="fromuser" placeholder="{{\'APPLICATION_FROMUSER\' | translate}}" class="form-control" data-ng-model="trunk.fromuser" />\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_FROMUSER\' | translate }}\n </span>\n <span data-ng-show="forms.advanced.$submitted && (forms.advanced.fromuser.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FROMUSER -->\n\n </div>\n <div class="col-md-6">\n\n <!-- START OUTBOUNDPROXY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.outboundproxy.$invalid}">\n <label class="control-label">{{\'APPLICATION_OUTBOUNDPROXY\' | translate}}</label>\n <input type="text" name="outboundproxy" placeholder="{{\'APPLICATION_OUTBOUNDPROXY\' | translate}}" class="form-control" data-ng-model="trunk.outboundproxy" />\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_OUTBOUNDPROXY\' | translate }}\n </span>\n <span data-ng-show="forms.advanced.$submitted && (forms.advanced.outboundproxy.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OUTBOUNDPROXY -->\n\n <!-- START USEREQPHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.usereqphone.$touched || forms.advanced.$submitted) && forms.advanced.usereqphone.$invalid}">\n <label class="control-label">{{\'APPLICATION_USEREQPHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.usereqphone" name="usereqphone" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_USEREQPHONE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.usereqphone.$touched || forms.advanced.$submitted) && forms.advanced.usereqphone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USEREQPHONE -->\n\n <!-- START TRUSTRPID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.trustrpid.$touched || forms.advanced.$submitted) && forms.advanced.trustrpid.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUSTRPID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.trustrpid" name="trustrpid" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_TRUSTRPID\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.trustrpid.$touched || forms.advanced.$submitted) && forms.advanced.trustrpid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUSTRPID -->\n\n <!-- START SENDRPID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.sendrpid.$touched || forms.advanced.$submitted) && forms.advanced.sendrpid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SENDRPID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.sendrpid" name="sendrpid" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_SENDRPID\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.sendrpid.$touched || forms.advanced.$submitted) && forms.advanced.sendrpid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDRPID -->\n\n <!-- START ENCRYPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.encryption.$touched || forms.advanced.$submitted) && forms.advanced.encryption.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENCRYPTION\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.encryption" name="encryption" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_ENCRYPTION\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.encryption.$touched || forms.advanced.$submitted) && forms.advanced.encryption.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ENCRYPTION -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.port.$touched || forms.advanced.$submitted) && forms.advanced.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}</label>\n <input type="number" min="0" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="trunk.port"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_PORT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.port.$touched || forms.advanced.$submitted) && forms.advanced.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START TRANSPORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.transport.$touched || forms.advanced.$submitted) && forms.advanced.transport.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRANSPORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="trunk.transport" name="transport" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'udp\',\'wss\',\'ws\',\'tcp\',\'tls\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_TRANSPORT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.transport.$touched || forms.advanced.$submitted) && forms.advanced.transport.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n <!-- START OTHER FIELDS TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.otherFields" data-ng-submit="forms.otherFields.$valid && updateTrunk()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START OTHER FIELDS-->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_OTHER_FIELDS\' | translate}}</label>\n <textarea name="otherFields" placeholder="{{\'APPLICATION_OTHER_FIELDS\' | translate}}" class="form-control otherfields-col" data-ng-model="trunk.otherFields"></textarea>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_OTHER_FIELDS\' | translate }}\n </span>\n </div>\n <!-- END OTHER FIELDS -->\n </div>\n <div class="col-md-6">\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EXAMPLE\' | translate}}</label>\n <div class="well">\n <div>host=dynamicp</div>\n <div>secret=********</div>\n <div>regcontext=tammari-internal</div>\n <div>regexten=1005</div>\n <div>dtmfmode=rfc2833</div>\n <div>insecure=invite,port</div>\n <div>canreinvite=yes</div>\n <div>nat=yes</div>\n <div>qualify=yes</div>\n <div>context=merus-sipphone</div>\n <div>pickupgroup=1</div>\n <div>callgroup=1</div>\n <div>mailbox=1000@default</div>\n </div>\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n\n </div>\n <!-- END OTHER FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/tools/trunk/wizard/wizard.html",'<div class="col-md-12" data-ng-init="initWizard()">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-link"></i>\n <a href="/tools/trunks/list">{{ \'APPLICATION_TRUNKS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="#">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-link font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TRUNK\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.general.$valid)">\n <form name="forms.general" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted && forms.general.name.$invalid) || forms.general.name.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="forms.general.$submitted && forms.general.name.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.host" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_HOST\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && forms.general.host.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECRET\' | translate}}</label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.secret"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_SECRET\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && forms.general.password.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START DEFAULT USER -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.defaultuser.$invalid}">\n <label class="control-label">{{\'APPLICATION_DEFAULT_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="defaultuser" placeholder="{{\'APPLICATION_DEFAULT\' | translate}} {{\'APPLICATION_USER\' | translate}}" class="form-control" data-ng-model="item.defaultuser" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_DEFAULT_USER\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && (forms.general.defaultuser.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END DEFAULT USER -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <button class="btn green-haze" type="submit" ng-click="next(true)">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_ADVANCED\' | translate}}" canexit="exitValidation(forms.advanced.$valid)">\n <form name="forms.advanced" novalidate>\n\n <!-- START REGISTRY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REGISTRY\' | translate}}</label>\n <input type="text" name="registry" placeholder="{{\'APPLICATION_REGISTRY\' | translate}}" class="form-control" data-ng-model="item.registry"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_REGISTRY\' | translate }}\n </span>\n </div>\n <!-- END REGISTRY -->\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/tools/variable/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_VARIABLE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/variable/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="#">{{ \'APPLICATION_VARIABLES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VARIABLES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_VARIABLE\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/variable/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getVariable()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/tools/variables/list">{{ \'APPLICATION_VARIABLES\' | translate }}</a>\n <i data-ng-show="variable" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="variable">\n <a href="#">{{variable.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/variable.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{variable.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.variables.view.settings\')}">\n <a data-ng-href="/tools/variables/view/{{variable.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/variable/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_VARIABLE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVariable()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="variable.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="variable.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/yourdashboard/list/clone.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_CLONE_DASHBOARD\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.dashboard" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.dashboard.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_DASHBOARD\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.dashboard" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.dashboard.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-tachometer"></i>\n <a href="/tools/yourdashboards/list">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_DASHBOARD\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/yourdashboard/show/leaveEditedDashboard.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_LEAVE_EDITED_PAGE\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_CONTINUE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/show/show.html",'<div class="row" style="min-height: 466px;" id="yourDashboardView">\n <div class="col-md-12" ng-init="getDashboard()">\n <adf-dashboard\n data-ng-if="dashboard"\n name="{{dashboard.name}}"\n collapsible="{{dashboard.collapsible}}"\n maximizable="{{dashboard.maximizable}}"\n enableconfirmdelete="{{dashboard.enableconfirmdelete}}"\n structure="{{dashboard.structure}}"\n editable="{{dashboard.editable}}"\n adf-model="dashboard.model"/>\n </div>\n</div>\n'),a.put("app/tools/yourdashboard/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getDashboard()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-tachometer"></i>\n <a href="/tools/yourdashboards/list">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a>\n <i data-ng-show="dashboard" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="dashboard">\n <a href="#">{{dashboard.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/dashboard.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{dashboard.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.yourdashboards.view.settings\')}">\n <a data-ng-href="/tools/yourdashboards/view/{{dashboard.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/yourdashboard/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_DASHBOARD\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateDashboard()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="dashboard.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VISIBLE TO ADMIN -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_ADMIN\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.admin"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO ADMIN -->\n\n <!-- START VISIBLE TO USER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_USER\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.user"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO USER -->\n\n <!-- START VISIBLE TO AGENT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_AGENT\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.agent"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO AGENT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="dashboard.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-heart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ZENDESK\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/zendesk/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/zendesk/view/configuration/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.name.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.name.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_CHANNEL\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="channel.value as channel in channels | filter: $select.search">\n <div data-ng-bind="channel.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.channel.$touched || form.channel.$submitted) && form.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START VOICE SUBTYPE -->\n <div data-ng-if="item.channel===\'voice\'" class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="type in [\'Queue\',\'Outbound\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.type.$touched || form.type.$submitted) && form.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), +a.put("app/zendesk/view/configuration/list/list.html",'<div ui-view class="profile-content">\n <div class="row">\n <div class="col-md-12">\n <div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();getTags();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_TAGS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.id as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n <!-- TAG TAB -->\n <div class="tab-pane ui-padding" id="tab_1_4">\n <div class="row">\n <div class="col-md-12">\n <span class="caption-subject">Select tags that you want add in the ticket:</span>\n </div>\n </div>\n <hr>\n <form name="forms.tags" data-ng-submit="updateTags()" novalidate>\n <!-- TAG -->\n <div class="form-group">\n <ui-select multiple data-ng-model="selectedTags.tags" theme="bootstrap" name="tags" ng-disabled="disabled">\n <ui-select-match placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="tag.id as tag in tags | filter: $select.search">\n {{tag.name}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAG -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END TAG TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START AUTH TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.authType.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="account.authType" name="authType" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="type in [\'password\', \'token\'] | filter: $select.search">\n <div data-ng-bind="type | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.formSetting.authType.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START AUTH TYPE -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}" ng-slide-down="account.authType == \'password\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="account.authType == \'token\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/zendesk.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.zendesk.view.account\')}">\n <a ng-href="/zendesk/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.zendesk.view.configurations\') || $state.is(\'main.zendesk.view.configuration\')}">\n <a ng-href="/zendesk/view/{{account.id}}/configurations/list">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/zendesk/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.username" required ng-remote-validate="/api/zendesk/accounts/validate/username"/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.username.$touched || forms.formSetting.$submitted) && forms.formSetting.username.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required ng-remote-validate="/api/zendesk/accounts/validate/remoteUri"/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.remoteUri.$touched || forms.formSetting.$submitted) && forms.formSetting.remoteUri.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_DOMAIN\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START AUTH TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.authType.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="item.authType" name="authType" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="type in [\'password\', \'token\'] | filter: $select.search">\n <div data-ng-bind="type | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.formSetting.authType.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START AUTH TYPE -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}" ng-slide-down="item.authType == \'password\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="item.authType == \'token\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="item.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("components/directives/action/accountEmail/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts.rows | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data6\'+randomName].$touched || form.$submitted) && form[\'data6\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data6" name="data6{{randomName}}" theme="bootstrap">\n <ui-select-match allow-clear placeholder="{{\'APPLICATION_TEMPLATE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data6\'+randomName].$touched || form.$submitted) && form[\'data6\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="text" ng-model="element.data2" name="data2{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TO\' | translate}}" required/>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <input type="text" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_CC\' | translate}}"/>\n <span data-ng-show="(form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName && !element.data6" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data4\'+randomName].$touched || form.$submitted) && form[\'data4\'+randomName].$invalid}">\n <input type="text" ng-model="element.data4" name="data4{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}"/>\n <span data-ng-show="(form[\'data4\'+randomName].$touched || form.$submitted) && form[\'data4\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-12" data-ng-class="{\'has-error\': (form[\'data5\'+randomName].$touched || form.$submitted) && form[\'data5\'+randomName].$invalid}">\n <textarea rows="10" ng-model="element.data5" name="data5{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TEXT\' | translate}}" data-ng-required="!element.data6"></textarea>\n <span data-ng-show="(form[\'data5\'+randomName].$touched || form.$submitted) && form[\'data5\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("components/directives/action/accountSms/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts.rows | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="text" ng-model="element.data2" name="data2{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TO\' | translate}}" required/>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-12" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <textarea rows="10" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TEXT\' | translate}}"></textarea>\n <span data-ng-show="(form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("components/directives/action/accountTemplate/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts.rows | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data2" name="data2{{randomName}}" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TEMPLATE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates.rows | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <input type="text" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TO\' | translate}}" required/>\n <span data-ng-show="(form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("components/directives/action/close/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <input type="text" ng-model="element.data1" name="data1{{randomName}}" class="form-control" placeholder="{{ \'APPLICATION_DISPOSITION\' | translate }}" required/>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("components/directives/action/cm/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">\n <ui-select-match allow-clear>{{$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="(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-12" 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/action/webPopup/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 class="help-block">\n {{ \'APPLICATION_TEMPLATE\' | 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"),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>{{ translateName ? (\'APPLICATION_TRIGGER_\'+$select.selected.name | uppercase | translate) : $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="value.value as value in values | filter: $select.search">\n <div ng-bind-html="(translateName ? (\'APPLICATION_TRIGGER_\'+value.name | uppercase | translate) : value.name) | 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=" {{getCurrentUser().role === \'agent\' ? \'/staff/agents/view/\'+getCurrentUser().id+\'/account\' : \'/staff/users/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" data-ng-if="getCurrentUser().role == \'admin\'">\n <li class="dropdown dropdown-user">\n <a href="/setting/license/view" class="dropdown-toggle" dropdown-menu-hover data-toggle="dropdown" data-close-others="true">\n <i class="icon-info"></i> <span class="username username-hide-on-mobile right-margin-10">{{\'APPLICATION_LICENSE_STATUS\' | translate}}</span>\n </a>\n </li>\n</ul>\n<ul class="nav navbar-nav pull-right">\n <!-- BEGIN LANGUAGE BAR -->\n <li class="dropdown dropdown-language">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <img ng-src="assets/images/flags/{{ language }}.png">\n <i class="fa fa-angle-down"></i>\n </a>\n <ul class="dropdown-menu dropdown-menu-default scrollable-menu">\n <li>\n <a href="#" ng-click="changeLanguage(\'ar\')">\n <img alt="" src="assets/images/flags/ar.png"> {{\'APPLICATION_ARABIC\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'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\' && headerAgent.showWebBar" class="nav navbar-nav pull-right header-ul-with-separator padding-side-7" data-ng-class="{\'paused-header\':headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause}">\n <li class="dropdown dropdown-user" >\n <a href="#" class="dropdown-toggle custom-header-a" dropdown-menu-hover data-toggle="dropdown" data-close-others="true" style="cursor:default;">\n <div>{{(headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause) ? ((!headerAgent.voicePause || !headerAgent.mailPause || !headerAgent.chatPause || !headerAgent.faxPause || !headerAgent.smsPause || !headerAgent.openchannelPause) ? \'(\'+(\'APPLICATION_PARTIAL\' | translate) + \') \'+headerAgent.pauseType : headerAgent.pauseType) : \'READY\'}}</div>\n <div data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause"><css-timer start-time="headerAgent.lastPauseAt"></css-timer></div>\n </a>\n </li>\n <li class="dropdown dropdown-user" data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause">\n <a href="#" class="dropdown-toggle padding-side-7 header-bar-button header-bar-button-controls" dropdown-menu-hover data-toggle="dropdown" data-close-others="true" data-ng-click="headerPause(\'unpause\')">\n <i class="fa fa-play font-green"></i></a>\n </li>\n <li class="dropdown dropdown-user" data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause">\n <a href="#" class="dropdown-toggle header-bar-button" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="fa fa-angle-down"></i>\n </a>\n <ul class="dropdown-menu dropdown-menu-default scrollable-menu">\n <li data-ng-if="headerAgent.voicePause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'voice\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_VOICE\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.mailPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'mail\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_MAIL\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.chatPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'chat\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_CHAT\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.faxPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'fax\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_FAX\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.smsPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'sms\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_SMS\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.openchannelPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'openchannel\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_OPEN_CHANNEL\' | translate}}\n </a>\n </li>\n </ul>\n </li>\n <li class="dropdown dropdown-user">\n <a href="#" class="dropdown-toggle padding-side-7 header-bar-button header-bar-button-controls" dropdown-menu-hover data-toggle="dropdown" data-close-others="true" data-ng-click="headerPause(\'pause\',\'DEFAULT PAUSE\')">\n <i class="fa fa-pause font-yellow"></i></a>\n </li>\n <li class="dropdown dropdown-user" data-ng-if="headerPauses.length">\n <a href="#" class="dropdown-toggle header-bar-button" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="fa fa-angle-down"></i>\n </a>\n <ul class="dropdown-menu dropdown-menu-default scrollable-menu">\n <li data-ng-repeat="pause in headerPauses">\n <a href="#" data-ng-click="headerPause(\'pause\',pause.name)">\n {{pause.name}}\n </a>\n </li>\n </ul>\n </li>\n </ul>\n <ul class="nav navbar-nav pull-right" data-ng-if="getCurrentUser().role === \'agent\'" >\n <li data class="dropdown dropdown-extended dropdown-notification" id="header_agent_notification_bar" data-ng-click="agentNotifications.agent.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-earphones-alt"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.agent.new">\n {{agentNotifications.agent.new}} </span>\n </a>\n <ul class="dropdown-menu tabbed-dropdown">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_VOICE_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_INBOUND\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_OUTBOUND\' | translate}}</a>\n </li>\n </ul>\n\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="agent-spinner-grid" data-ng-if="busyLoad.agent.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'agent\')" can-load=\'!busyLoad.agent.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.agent.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/inboundroute.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_VOICE_NEW_CALL\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\' || notification.status === \'busy\',\'badge-info\':notification.status === \'taken_elsewhere\'}">{{\'APPLICATION_VOICE_\'+notification.status.toUpperCase() | translate}}</span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{notification.dialstring ? \'APPLICATION_TO\' : \'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="chooseContact(notification.calleridnum)">{{notification.calleridnum}}</span></span>\n </div>\n <div data-ng-if="notification.status === \'taken_elsewhere\'">\n <span class="message">{{\'APPLICATION_AGENT_NAME\' | translate}}: <span ><b>{{notification.answeredelsewheremembername}}</b></span></span>\n </div>\n <div data-ng-if="notification.status === \'taken\' && notification.lastevent === \'complete\'">\n <span class="message">{{\'APPLICATION_COMPLETED_BY\' | translate}}: <span ><b>{{\'APPLICATION_VOICE_\'+notification.reason.toUpperCase() | translate}}</b></span></span>\n </div>\n </a>\n </li>\n </ul>\n </div>\n <div class="tab-pane" id="tab_1_2">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="dial-spinner-grid" data-ng-if="busyLoad.dial.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'dial\')" can-load=\'!busyLoad.dial.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.dial.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/outboundroute.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_VOICE_NEW_CALL\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\',\'badge-info\':notification.status === \'taken_elsewhere\'}">{{\'APPLICATION_VOICE_\'+notification.status.toUpperCase() | translate}}</span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_TO\' | translate}}: <span class="span-link" data-ng-click="chooseContact(notification.destcalleridnum)">{{notification.destcalleridnum}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </div>\n </div>\n </li>\n </ul>\n </li>\n <li data ng-if="license.mail" class="dropdown dropdown-extended dropdown-notification" id="header_mail_notification_bar" data-ng-click="agentNotifications.mail.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-envelope-open"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.mail.new">\n {{agentNotifications.mail.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_MAIL_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-spinner-grid" data-ng-if="busyLoad.mail.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'mail\')" can-load=\'!busyLoad.mail.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.mail.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/enquiry.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_MESSAGE\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'mailRoom\')">{{\'APPLICATION_MESSAGE_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'mail\',notification.accountid,notification.from)">{{notification.from}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.chat" class="dropdown dropdown-extended dropdown-notification" id="header_chat_notification_bar" data-ng-click="agentNotifications.chat.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-bubble"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.chat.new">\n {{agentNotifications.chat.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_CHAT_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="chat-spinner-grid" data-ng-if="busyLoad.chat.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'chat\')" can-load=\'!busyLoad.chat.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.chat.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/website.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_CHAT_REQUEST\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'chatRoom\')">{{\'APPLICATION_CHAT_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'chat\',notification.websiteid,notification.visitoremail)">{{notification.visitoremail}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.fax" class="dropdown dropdown-extended dropdown-notification" id="header_fax_notification_bar" data-ng-click="agentNotifications.fax.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="fa fa-fax"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.fax.new">\n {{agentNotifications.fax.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_FAX_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="fax-spinner-grid" data-ng-if="busyLoad.fax.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'fax\')" can-load=\'!busyLoad.fax.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.fax.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/fax.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_FAX_REQUEST\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'faxRoom\')">{{\'APPLICATION_FAX_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'fax\',notification.accountid,notification.from)">{{notification.from}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.messaging" class="dropdown dropdown-extended dropdown-notification" id="header_sms_notification_bar" data-ng-click="agentNotifications.sms.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="glyphicon glyphicon-comment"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.sms.new">\n {{agentNotifications.sms.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_SMS_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="sms-spinner-grid" data-ng-if="busyLoad.sms.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'sms\')" can-load=\'!busyLoad.sms.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.sms.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/sms.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_SMS_REQUEST\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'smsRoom\')">{{\'APPLICATION_SMS_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'sms\',notification.accountid,notification.from)">{{notification.from}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.openchannel" class="dropdown dropdown-extended dropdown-notification" id="header_openchannel_notification_bar" data-ng-click="agentNotifications.openchannel.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-globe"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.openchannel.new">\n {{agentNotifications.openchannel.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_OPENCHANNEL_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="openchannel-spinner-grid" data-ng-if="busyLoad.openchannel.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'openchannel\')" can-load=\'!busyLoad.openchannel.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.openchannel.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/openchannel.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n'+" <div>{{'APPLICATION_NEW_OPENCHANNEL_REQUEST' | translate}}<span data-ng-if=\"notification.status && notification.status !== 'none'\" class=\"badge float-right\" data-ng-class=\"{'badge-success pointer-cursor':notification.status === 'taken','badge-danger':notification.status === 'lost','badge-warning':notification.status === 'rejected'}\" data-ng-click=\"notification.status === 'taken' && openRoom(notification.roomid, 'openchannelRoom')\">{{'APPLICATION_OPENCHANNEL_'+notification.status.toUpperCase() | translate}} <i data-ng-if=\"notification.status === 'taken'\" class=\"fa fa-envelope\"></i></span></div>\n <div><span class=\"time float-left\" style=\"max-width:none !important;\"><span am-time-ago=\"notification.updatedAt\"></span></span></div>\n </div>\n </div>\n <!-- <div>\n <span class=\"message\">{{'APPLICATION_FROM' | translate}}: <span class=\"span-link\" data-ng-click=\"openContact('openchannel',notification.accountid,notification.from)\">{{notification.from}}</span></span>\n </div> -->\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n </ul>\n </div>\n <!-- END TOP NAVIGATION MENU -->\n </div>\n <!-- END HEADER INNER -->\n"), +a.put("components/modal/delete.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text" ng-bind="modal.text"></p>\n <div ng-if="modal.html" ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button>\n</div>\n'),a.put("components/sidebar/sidebar.html",'<div id="page-sidebar" class="page-sidebar navbar-collapse collapse" data-ng-init="initSidebar()">\n <!-- BEGIN SIDEBAR MENU -->\n <!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) -->\n <!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode -->\n <!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode -->\n <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->\n <!-- DOC: Set data-keep-expand="true" to keep the submenues expanded -->\n <!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed -->\n <ul data-ng-click="mainTab.active=true" class="page-sidebar-menu" data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200" data-ng-class="{\'page-sidebar-menu-closed\': settings.layout.pageSidebarClosed}" data-ng-init="getSidebarIntegrations()">\n <!-- DOC: To remove the search box from the sidebar you just need to completely remove the below "sidebar-search-wrapper" LI element -->\n <li class="sidebar-search-wrapper">\n <!-- BEGIN RESPONSIVE QUICK SEARCH FORM -->\n <!-- DOC: Apply "sidebar-search-bordered" class the below search form to have bordered search box -->\n <!-- DOC: Apply "sidebar-search-bordered sidebar-search-solid" class the below search form to have bordered & solid search box -->\n <form class="sidebar-search sidebar-search-bordered" action="extra_search.html" method="POST">\n <a href="javascript:;" class="remove">\n <i class="icon-close"></i>\n </a>\n </form>\n <!-- END RESPONSIVE QUICK SEARCH FORM -->\n </li>\n\n <!-- START DASHBOARD CASE -->\n <li class="start" data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[1])" data-ng-class="{active: $state.includes(\'main.dashboard\')}">\n <a href="/dashboard/voice">\n <i class="icon-rocket"></i>\n <span class="title">{{\'APPLICATION_DASHBOARD\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.dashboard\')" class="selected"></span>\n </a>\n </li>\n <!-- END DASHBOARD CASE -->\n\n <!-- START YOURDASHBOARD LIST CASE -->\n <li data-ng-if="::(!Auth.isUser() || userModules[2])" data-ng-class="{active: $state.is(\'main.tools.yourdashboards.show\')}">\n <a href="javascript:;">\n <i class="fa fa-tachometer"></i>\n <span class="title" >{{\'APPLICATION_YOUR_DASHBOARDS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.tools.yourdashboards.show\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-init="getSidebarDashboards()">\n <li data-ng-class="{active: $stateParams.id == dashboard.id && $state.includes(\'main.tools.yourdashboards.show\')}" data-ng-repeat="dashboard in dashboards" data-ng-if="dashboard[Auth.getRole()]">\n <a href="/tools/yourdashboards/show/{{dashboard.id}}" >\n <i class="icon-screen-desktop"></i>\n <span class="title" >{{dashboard.name}} </span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END YOURDASHBOARD LIST CASE -->\n\n <!-- START STAFF LIST CASE -->\n <li data-ng-class="{active: $state.includes(\'main.staff\')}">\n <a href="javascript:;" data-ng-if="::(Auth.isAdmin() || userModules[3])">\n <i class="icon-puzzle"></i>\n <span class="title" >{{\'APPLICATION_STAFF\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.staff\')}"></span>\n </a>\n <ul class="sub-menu">\n <!-- START USERS CASE -->\n <li data-ng-if="::(Auth.isAdmin())" data-ng-class="{active: $state.includes(\'main.staff.users\')}">\n <a href="/staff/users/list">\n <i class="icon-eye"></i>\n <span class="title" >{{\'APPLICATION_USERS\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.staff.users\')" class="selected"></span>\n </a>\n </li>\n <!-- END USERS CASE -->\n\n <!-- START AGENTS CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[4])" data-ng-class="{active: $state.includes(\'main.staff.agents\')}">\n <a href="/staff/agents/list">\n <i class="icon-people"></i>\n <span class="title" >{{\'APPLICATION_AGENTS\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.staff.agents\')" class="selected"></span>\n </a>\n </li>\n <!-- END AGENTS CASE -->\n\n <!-- START TELEPHONES CASE -->\n <li data-ng-if="::(Auth.isAdmin())" data-ng-class="{active: $state.includes(\'main.staff.telephones\')}">\n <a href="/staff/telephones/list">\n <i class="icon-phone"></i>\n <span class="title" >{{\'APPLICATION_TELEPHONES\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.staff.telephones\')" class="selected"></span>\n </a>\n </li>\n <!-- END TELEPHONES CASE -->\n\n <!-- START TEAMS CASE -->\n <li data-ng-if="::(Auth.isAdmin())" data-ng-class="{active: $state.includes(\'main.staff.teams\')}">\n <a href="/staff/teams/list">\n <i class="icon-shield"></i>\n <span class="title" >{{\'APPLICATION_TEAMS\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.staff.teams\')" class="selected"></span>\n </a>\n </li>\n <!-- END TEAMS CASE -->\n </ul>\n </li>\n <!-- END STAFF LIST CASE -->\n\n <!-- START CONTACT MANAGER LIST CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[5])" data-ng-class="{active: $state.includes(\'main.contactmanager\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.cm}">\n <i class="icon-notebook"></i>\n <span class="title disable-target" >{{\'APPLICATION_CONTACT_MANAGER\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.contactmanager.contacts\')\n || $state.includes(\'main.contactmanager.companies\')\n || $state.includes(\'main.contactmanager.lists\') || $state.includes(\'main.contactmanager.customfields\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.cm">\n <!-- START CONTACTS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.contacts\')}">\n <a href="/contactmanager/contacts/list">\n <i class=" fa fa-users"></i>\n <span class="title" >{{\'APPLICATION_CONTACTS\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.contactmanager.contacts\')" class="selected"></span>\n </a>\n </li>\n <!-- END CONTACTS CASE -->\n <!-- START COMPANIES CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.companies\')}" data-ng-if="::(Auth.isAdmin() || Auth.isUser())">\n <a href="/contactmanager/companies/list">\n <i class="icon-briefcase"></i>\n <span class="title" >{{\'APPLICATION_COMPANIES\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.contactmanager.companies\')" class="selected"></span>\n </a>\n </li>\n <!-- END COMPANIES CASE -->\n <!-- START LISTS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.lists\')}" data-ng-if="::(Auth.isAdmin() || Auth.isUser())">\n <a href="/contactmanager/lists/list">\n <i class="fa fa-list-ul"></i>\n <span class="title" >{{\'APPLICATION_LISTS\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.contactmanager.lists\')" class="selected"></span>\n </a>\n </li>\n <!-- END LISTS CASE -->\n <!-- START CUSTOM_FIELDS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.customfields\')}" data-ng-if="::(Auth.isAdmin() || Auth.isUser())">\n <a href="/contactmanager/customfields/list">\n <i class="icon-pencil"></i>\n <span class="title" >{{\'APPLICATION_CUSTOM_FIELDS\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.contactmanager.customfields\')" class="selected"></span>\n </a>\n </li>\n <!-- END CUSTOM_FIELDS CASE -->\n </ul>\n </li>\n <!-- END CONTACT MANAGER LIST CASE -->\n\n <!-- START CHANNEL LIST CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[6])" data-ng-class="{active: $state.includes(\'main.channels\')}">\n <a href="javascript:;">\n <i class="fa fa-spinner"></i>\n <span class="title" >{{\'APPLICATION_CHANNELS\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.channels\')}"></span>\n </a>\n <ul class="sub-menu">\n <!-- START VOICE CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[7])" data-ng-class="{ active: $state.includes(\'main.channels.voice\') }">\n <a href="javascript:;">\n <i class="icon-earphones-alt"></i>\n <span class="title">{{ \'APPLICATION_VOICE\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.voice\') }"></span>\n </a>\n\n <ul class="sub-menu">\n <li data-ng-if="::(Auth.isAdmin())" data-ng-class="{active: $state.includes(\'main.channels.voice.queues\')}">\n <a href="/channels/voice/queues/list">\n <i class="icon-docs"></i>\n <span class="title">{{\'APPLICATION_QUEUES\' | translate}}</span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[21])">\n <a href="javascript:;">\n <i class="icon-directions"></i>\n <span class="title"> {{ \'APPLICATION_ROUTES\' | translate}} </span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.voice.routes\') }"></span>\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.routes.inbound\')}">\n <a href="/channels/voice/routes/inbound/list">\n <i class="icon-call-in"></i>\n <span class="title"> {{\'APPLICATION_INBOUND\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.routes.outbound\')}">\n <a href="/channels/voice/routes/outbound/list">\n <i class="icon-call-out"></i>\n <span class="title"> {{\'APPLICATION_OUTBOUND\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.routes.internal\')}">\n <a href="/channels/voice/routes/internal/list">\n <i class="icon-reload"></i>\n <span class="title"> {{\'APPLICATION_INTERNALS\' | translate}} </span>\n </a>\n </li>\n </ul>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[22])" data-ng-class="{active: $state.includes(\'main.channels.voice.contexts\')}">\n <a href="/channels/voice/contexts/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_CONTEXTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[23])" data-ng-class="{active: $state.includes(\'main.channels.voice.voicemails\')}">\n <a href="/channels/voice/voicemails/list">\n <i class="icon-envelope-letter"></i>\n <span class="title"> {{\'APPLICATION_VOICEMAILS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[24])" data-ng-class="{active: $state.includes(\'main.channels.voice.mohs\')}">\n <a href="/channels/voice/mohs/list">\n <i class="icon-music-tone"></i>\n <span class="title"> {{\'APPLICATION_MOH\' | translate}} </span>\n </a>\n </li>\n <!-- START RECORDING CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[25])" data-ng-class="{active: $state.includes(\'main.channels.voice.recordings\')}">\n <a href="/channels/voice/recordings/list">\n <i class="icon-control-play"></i>\n <span class="title">{{\'APPLICATION_RECORDINGS\' | translate}}</span>\n </a>\n </li>\n <!-- END RECORDING CASE -->\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[26])" data-ng-class="{active: $state.includes(\'main.channels.voice.realtime\')}">\n <a href="/channels/voice/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n <!-- START CHANSPY CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[27])" data-ng-class="{active: $state.includes(\'main.channels.voice.chanspy\')}">\n <a href="/channels/voice/chanspy/list">\n <i class="fa fa-user-secret"></i>\n <span class="title" >{{\'APPLICATION_CHANSPY\' | translate}}</span>\n <!-- <span data-ng-if="$state.includes(\'main.chanspy\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END CHANSPY CASE -->\n <!-- START CHANSPY CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[28])" data-ng-class="{active: $state.includes(\'main.channels.voice.dispositions\')}">\n <a href="/channels/voice/dispositions/list">\n <i class="icon-target"></i>\n <span class="title" >{{\'APPLICATION_DISPOSITIONS\' | translate}}</span>\n </a>\n </li>\n <!-- END CHANSPY CASE -->\n </ul>\n </li>\n <!-- END VOICE CASE -->\n\n <!-- START CHAT CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[8])" data-ng-class="{active: $state.includes(\'main.channels.chat\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.chat}">\n <i class="icon-bubble"></i>\n <span class="title disable-target">{{\'APPLICATION_CHAT\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.channels.chat\')}"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.chat">\n <li data-ng-if="::(Auth.isAdmin() || userModules[29])" data-ng-class="{active: $state.includes(\'main.channels.chat.websites\')}">\n <a href="/channels/chat/websites/list">\n <i class="icon-globe"></i>\n <span class="title"> {{\'APPLICATION_WEB_SITES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[30])" data-ng-class="{active: $state.includes(\'main.channels.chat.queues\')}">\n <a href="/channels/chat/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[31])" data-ng-class="{active: $state.includes(\'main.channels.chat.room\')}">\n <a href="/channels/chat/room/internal/list">\n <i class="fa fa-users"></i>\n <span class="title"> {{\'APPLICATION_INTERACTIONS\' | translate}} </span>\n </a>\n </li>\n <!-- <li data-ng-if="::(Auth.isAdmin() || userModules[8])" data-ng-class="{active: $state.includes(\'main.channels.chat.online\')}">\n <a href="/channels/chat/online/list">\n <i class="icon-login"></i>\n <span class="title"> {{\'APPLICATION_ONLINE_MESSAGES\' | translate}} </span>\n </a>\n </li> -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[32])" data-ng-class="{active: $state.includes(\'main.channels.chat.offline\')}">\n <a href="/channels/chat/offline/list">\n <i class="icon-logout"></i>\n <span class="title"> {{\'APPLICATION_OFFLINE_MESSAGES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[33])" data-ng-class="{active: $state.includes(\'main.channels.chat.realtime\')}">\n <a href="/channels/chat/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END CHAT CASE -->\n\n <!-- START MAIL CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[9])" data-ng-class="{active: $state.includes(\'main.channels.mail\')}" >\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.mail}">\n <i class="icon-envelope"></i>\n <span class="title disable-target">{{\'APPLICATION_MAIL\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.mail\') }"></span>\n </a>\n\n <ul class="sub-menu" data-ng-if="license.mail">\n <li data-ng-if="::(Auth.isAdmin() || userModules[34])" data-ng-class="{active: $state.includes(\'main.channels.mail.accounts\') || $state.includes(\'main.channels.mail.account\')}">\n <a href="/channels/mail/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{\'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[35])" data-ng-class="{active: $state.includes(\'main.channels.mail.queues\') || $state.includes(\'main.channels.mail.queue\')}">\n <a href="/channels/mail/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[36])" data-ng-class="{active: $state.includes(\'main.channels.mail.inbox\')}">\n <a href="/channels/mail/inbox/view">\n <i class="icon-note"></i>\n <span class="title"> {{\'APPLICATION_INBOX\' | translate}} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[37])" data-ng-class="{active: $state.includes(\'main.channels.mail.realtime\')}">\n <a href="/channels/mail/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n <!-- END MAIL CASE -->\n\n <!-- START FAX CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[10])" data-ng-class="{active: $state.includes(\'main.channels.fax\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.fax}">\n <i class="fa fa-fax"></i>\n <span class="title disable-target"> {{ \'APPLICATION_FAX\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.fax\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.fax">\n <li data-ng-if="::(Auth.isAdmin() || userModules[38])" data-ng-class="{active: $state.includes(\'main.channels.fax.accounts\')}">\n <a href="/channels/fax/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{ \'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[39])" data-ng-class="{active: $state.includes(\'main.channels.fax.queues\')}">\n <a href="/channels/fax/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{ \'APPLICATION_QUEUES\' | translate }} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[40])" data-ng-class="{active: $state.includes(\'main.channels.fax.inbox\')}">\n <a href="/channels/fax/inbox/view">\n <i class="icon-note"></i>\n <span class="title"> {{ \'APPLICATION_INBOX\' | translate }} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[41])" data-ng-class="{active: $state.includes(\'main.channels.fax.realtime\')}">\n <a href="/channels/fax/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n <!-- END FAX CASE -->\n\n <!-- START SMS CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[11])" data-ng-class="{active: $state.includes(\'main.channels.sms\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.messaging}">\n <i class="glyphicon glyphicon-comment"></i>\n <span class="title disable-target">{{\'APPLICATION_SMS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.sms\') }"></span>\n </a>\n\n <ul class="sub-menu" data-ng-if="license.messaging">\n <li data-ng-if="::(Auth.isAdmin() || userModules[42])" data-ng-class="{active: $state.includes(\'main.channels.sms.accounts\') || $state.includes(\'main.channels.sms.account\')}">\n <a href="/channels/sms/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{\'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[43])" data-ng-class="{active: $state.includes(\'main.channels.sms.queues\') || $state.includes(\'main.channels.sms.queue\')}">\n <a href="/channels/sms/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[44])" data-ng-class="{active: $state.includes(\'main.channels.sms.inbox\')}">\n <a href="/channels/sms/inbox/view">\n <i class="icon-note"></i>\n <span class="title"> {{\'APPLICATION_INBOX\' | translate}} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[45])" data-ng-class="{active: $state.includes(\'main.channels.sms.realtime\')}">\n <a href="/channels/sms/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n\n <!-- END SMS CASE -->\n\n <!-- START OPENCHANNEL CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent()|| userModules[20])" data-ng-class="{active: $state.includes(\'main.channels.openchannel\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.openchannel}" >\n <i class="icon-globe"></i>\n <span class="title disable-target">{{\'APPLICATION_OPEN_CHANNEL\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.openchannel\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.openchannel" >\n <li data-ng-if="::(Auth.isAdmin()|| userModules[46])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.accounts\') || $state.includes(\'main.channels.openchannel.account\')}">\n <a href="/channels/openchannel/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{\'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin()|| userModules[47])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.queues\') || $state.includes(\'main.channels.openchannel.queue\')}">\n <a href="/channels/openchannel/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent()|| userModules[48])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.inbox\')}">\n <a href="/channels/openchannel/inbox/view">\n <i class="icon-note"></i>\n <span class="title"> {{\'APPLICATION_INBOX\' | translate}} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[49])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.realtime\')}">\n <a href="/channels/openchannel/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n\n <!-- END OPENCHANNEL CASE -->\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[12])" data-ng-class="{active: $state.includes(\'main.channels.realtime\')}">\n <a href="/channels/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_OMNI_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n <!-- END CHANNEL LIST CASE -->\n\n <!-- START TOOLS LIST CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[13])" data-ng-class="{active: $state.includes(\'main.tools\') && !$state.is(\'main.tools.yourdashboards.show\')}">\n <a href="javascript:;">\n <i class="icon-wrench"></i>\n <span class="title" >{{\'APPLICATION_TOOLS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.tools\') && !$state.is(\'main.tools.yourdashboards.show\')}"></span>\n </a>\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.tools.triggers\')}" data-ng-if="::(Auth.isAdmin() || userModules[50])">\n <a href="/tools/triggers/list">\n <i class="icon-bulb"></i>\n <span class="title"> {{\'APPLICATION_TRIGGERS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.automations\')}" data-ng-if="::(Auth.isAdmin() || userModules[51])">\n <a href="/tools/automations/list">\n <i class="icon-settings"></i>\n <span class="title"> {{\'APPLICATION_AUTOMATIONS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.trunks\')}" data-ng-if="::(Auth.isAdmin() || userModules[52])">\n <a href="/tools/trunks/list">\n <i class="icon-link"></i>\n <span class="title"> {{\'APPLICATION_TRUNKS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.intervals\')}" data-ng-if="::(Auth.isAdmin() || userModules[53])">\n <a href="/tools/intervals/list">\n <i class="icon-clock"></i>\n <span class="title"> {{\'APPLICATION_INTERVALS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.variables\')}" data-ng-if="::(Auth.isAdmin() || userModules[54])">\n <a href="/tools/variables/list">\n <i class="fa fa-eye"></i>\n <span class="title" >{{\'APPLICATION_VARIABLES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.tags\')}" data-ng-if="::(Auth.isAdmin() || userModules[55])">\n <a href="/tools/tags/list">\n <i class="icon-tag"></i>\n <span class="title" >{{\'APPLICATION_TAGS\' | translate}} </span>\n </a>\n </li>\n <!-- START TEMPLATE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.templates\')}" data-ng-if="::(Auth.isAdmin() || userModules[56])">\n <a href="/tools/templates/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_TEMPLATES\' | translate}} </span>\n </a>\n </li>\n <!-- END TEMPLATE CASE -->\n\n <!-- START PAUSE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.pauses\')}" data-ng-if="::(Auth.isAdmin() || userModules[57])">\n <a href="/tools/pauses/list">\n <i class="icon-control-pause"></i>\n <span class="title"> {{\'APPLICATION_PAUSES\' | translate}} </span>\n </a>\n </li>\n <!-- END PAUSE CASE -->\n\n <!-- START ANSWER CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.answers\')}" data-ng-if="::(Auth.isAdmin() || userModules[58])">\n <a href="/tools/answers/list">\n <i class="icon-magic-wand"></i>\n <span class="title"> {{\'APPLICATION_CANNED_ANSWERS\' | translate}} </span>\n </a>\n </li>\n <!-- END ANSWER CASE -->\n\n <!-- START DASHBOARD MANAGER CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.yourdashboards\') && !$state.is(\'main.tools.yourdashboards.show\')}" data-ng-if="::(Auth.isAdmin() || userModules[59])">\n <a href="/tools/yourdashboards/list">\n <i class="fa fa-tachometer"></i>\n <span class="title"> {{\'APPLICATION_DASHBOARDS_MANAGER\' | translate}} </span>\n </a>\n </li>\n <!-- END DASHBOARD MANAGER CASE -->\n\n <!-- START SOUND CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.sounds\')}" data-ng-if="::(Auth.isAdmin() || userModules[60])">\n <a href="/tools/sounds/list">\n <i class="icon-music-tone-alt"></i>\n <span class="title" >{{\'APPLICATION_SOUNDS\' | translate}}</span>\n <!-- <span data-ng-if="$state.includes(\'main.sounds\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END SOUND CASE -->\n\n <!-- START SCHEDULE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.scheduler\')}" data-ng-if="::(Auth.isAdmin() || userModules[61])">\n <a href="/tools/scheduler/list">\n <i class="icon-calendar"></i>\n <span class="title" >{{\'APPLICATION_SCHEDULER\' | translate}}</span>\n <!-- <span data-ng-if="$state.includes(\'main.sounds\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END SCHEDULE CASE -->\n </ul>\n </li>\n <!-- END TOOLS LIST CASE -->\n\n <!-- START CALLYSQUARE CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[14])" data-ng-class="{active: $state.includes(\'main.square\')}">\n <a href="javascript:;">\n <i class="fa fa-superscript"></i>\n <span class="title" >Cally ²</span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.square.projects\')}">\n <a href="/square/projects/list">\n <i class="fa fa-slack"></i>\n <span class="title" >{{\'APPLICATION_PROJECTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.square.odbc\')}">\n <a href="/square/odbc/list">\n <i class="fa fa-database"></i>\n <span class="title" >{{\'APPLICATION_ODBC\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.square.recordings\')}">\n <a href="/square/recordings/list">\n <i class="icon-microphone"></i>\n <span class="title" >{{\'APPLICATION_RECORDINGS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.square.realtime.view.general\')}">\n <a href="/square/realtime/view/general">\n <i class="icon-energy"></i>\n <span class="title" >{{\'APPLICATION_REALTIME\' | translate}} </span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END CALLYSQUARE CASE -->\n <!-- START JSCRIPTY LIST -->\n <li data-ng-show="::(Auth.isAdmin() || Auth.isAgent() || userModules[15])" data-ng-class="{active: $state.includes(\'main.jscripty\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.jscripty}" >\n <i class="icon-note"></i>\n <span class="title disable-target" >{{\'APPLICATION_JSCRIPTY\' | translate}} </span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.jscripty">\n <!-- -->\n <!-- START PROJECTS CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || userModules[15]" data-ng-class="{active: $state.includes(\'main.jscripty.projects\')}">\n <a href="/jscripty/projects/list">\n <i class="fa fa-slack"></i>\n <span class="title" >{{\'APPLICATION_PROJECTS\' | translate}} </span>\n </a>\n </li>\n <!-- END PROJECTS CASE -->\n </ul>\n </li>\n <!-- END JSCRIPTY LIST -->\n\n <!-- START MOTION DIALER LIST CASE-->\n <li data-ng-if="::(Auth.isAdmin() || userModules[16])" data-ng-class="{active: $state.includes(\'main.motiondialer\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.dialer}">\n <i class="icon-control-forward"></i>\n <span class="title disable-target" >{{\'APPLICATION_MOTION_DIALER\' | translate}} </span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.dialer">\n <li data-ng-class="{active: $state.includes(\'main.motiondialer.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/f247ca1b.app.js b/public/app/f247ca1b.app.js deleted file mode 100644 index 76354cb..0000000 --- a/public/app/f247ca1b.app.js +++ /dev/null @@ -1,93 +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:"^.{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}),m.definePermission("hasPreferred",function(){return a.license.preferred})})["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").controller("AdminResetCtrl",["$scope","Auth","User","xAlert","$translate","$location","Setting","$rootScope",function(a,b,c,d,e,f,g,h){a.getInfo=function(){return g.get({controller:"info"}).$promise.then(function(b){return a.info=b,g.get({id:1}).$promise}).then(function(b){a.setting=b,!b.firstLogin&&f.path("/landing")})["catch"](function(a){console.error(a)})},h.bodyLayout="login",a.updatePassword=function(){var h={newPassword:a.user.password,id:b.getCurrentUser().id};return c.changePassword(h).$promise.then(function(){return g.update({id:1,firstLogin:!1}).$promise}).then(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success"),f.path("/landing")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("adminreset",{url:"/adminreset",templateUrl:"app/adminreset/adminreset.html",controller:"AdminResetCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/login.css"]}])}]}})}]),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:"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:"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:"output"},{name:"type"},{name:"status"},{name:"action",width:140,buttons:[{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{directive:"<motion-file-download data-ng-show=\"row.entity.status == 'completed'\" resource=\"grid.appScope.Extracted\" params=\"{id:row.entity.id,controller:'download'}\" mimetype=\"'application/'+row.entity.output.toLowerCase()\" filename=\"row.entity.name+'_'+row.entity.startDate.toString()+'_'+row.entity.endDate.toString()+'.'+row.entity.output.toLowerCase()\"></motion-file-download>"}]}]};a.gridOptions=c.gridOptions(d,b,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.extracted.list",{url:"/list",templateUrl:"app/analytic/extracted/list/list.html",controller:"AnalyticExtractedListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("DefaultMetric",["$resource",function(a){return a("/api/analytics/metrics/default/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricListCreateModalCtrl",["$scope","$uibModalInstance","Metric","xAlert","$translate","report",function(a,b,c,d,e,f){a.forms={dashboard:void 0},a.item={},a.tables=f.tables,a.ok=function(){return c.save(a.item).$promise.then(function(){b.close()})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricListCtrl",["$scope","xAlert","Modal","$uibModal","$log","gridOptions","Metric","DefaultMetric","$translate",function(a,b,c,d,e,f,g,h,i){a.$translate=i,a.initView=function(){var b={exporterCsvFilename:"Metrics.csv",columnDefs:[{name:"name"},{name:"table",cellTemplate:"<div style=\"padding:5px\">{{'APPLICATION_'+row.entity.table.toUpperCase() | translate}}</div>"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/analytics/metrics/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=f.gridOptions(g,b,a)},a.showMetric=function(a){d.open({animation:!0,templateUrl:"app/analytic/metric/list/view.modal.html",controller:"AnalyticMetricListViewModalCtrl",resolve:{metric:a}})},a.cloneMetric=function(c){return h.get({id:c,controller:"clone"}).$promise.then(function(){b.show(i.instant("MESSAGE_WELL_DONE"),"success"),a.gridOptions.getPage()})["catch"](function(a){b.error(a)})},a.create=function(){var c=d.open({animation:!0,templateUrl:"app/analytic/metric/list/create.modal.html",controller:"AnalyticMetricListCreateModalCtrl"});c.result.then(function(){b.show(i.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridOptions.getPage()},function(){e.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.metrics.list",{url:"/list",templateUrl:"app/analytic/metric/list/list.html",controller:"AnalyticMetricListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricListViewModalCtrl",["$scope","$uibModalInstance","metric","xAlert","$translate","report",function(a,b,c,d,e,f){a.item=c,a.tables=f.tables,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").factory("Metric",["$resource",function(a){return a("/api/analytics/metrics/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.metrics",{url:"/metrics",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("AnalyticMetricViewCtrl",["$scope","xAlert","$translate","$stateParams","$location","Metric","report",function(a,b,c,d,e,f,g){a.tables=g.tables,a.getMetric=function(){return f.get({id:d.id}).$promise.then(function(b){a.metric=b})["catch"](function(a){e.path("/analytics/metrics/list")})},a.updateMetric=function(){return f.update({id:d.id},a.metric).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.metrics.view",{url:"/view/:id",templateUrl:"app/analytic/metric/view/view.html",controller:"AnalyticMetricViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.analytics.metrics.view.settings",{url:"/settings",templateUrl:"app/analytic/metric/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("CustomReport",["$resource",function(a){return a("/api/analytics/reports/custom/:precontroller/:id/:controller/:action",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("DefaultReport",["$resource",function(a){return a("/api/analytics/reports/default/:id/:controller/:action",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ReportListCopyModalCtrl",["$scope","$uibModalInstance","$log","customTreeData",function(a,b,c,d){a.customTreeData=d,a.forms={dashboard:void 0},a.customTreeConfig={multiple:!1,animation:!0,core:{error:function(a){c.error("treeCtrl: error from js tree - "+angular.toJson(a))},check_callback:!0}},a.ac=function(){return!0},a.initCustomScopeTree=function(){a.customTree=a.customTreeInstance.jstree(!0),a.customTree.deselect_all(),a.customTree.open_all()},a.ok=function(){a.customTree.get_selected(!0).length?b.close({parent:a.customTree.get_selected(!0).pop().id}):a.showAlert=!0},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ReportListCreateModalCtrl",["$scope","$uibModalInstance","path",function(a,b,c){a.path=c,a.forms={dashboard:void 0},a.item={},a.ok=function(){a.item.model=JSON.stringify({title:a.item.name}),b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ReportListExtractModalCtrl",["$scope","$uibModalInstance","$translate",function(a,b,c){a.daily=!1,a.dailySwitch={onText:c.instant("APPLICATION_TODAY"),offText:c.instant("APPLICATION_RANGE"),isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.dates={startDate:moment().subtract(1,"days").startOf("day"),endDate:moment().subtract(1,"days").endOf("day")},a.ranges={},a.ranges[c.instant("APPLICATION_YESTERDAY")]=[moment().subtract(1,"days").startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[c.instant("APPLICATION_LAST_SEVEN_DAYS")]=[moment().subtract("days",7).startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[c.instant("APPLICATION_LAST_THIRTY_DAYS")]=[moment().subtract("days",30),moment()],a.ranges[c.instant("APPLICATION_LAST_MONTH")]=[moment().subtract(1,"months").startOf("month"),moment().subtract(1,"months").endOf("month")],a.timepicker={timePickerIncrement:1,timePicker12Hour:!1},a.dailyTime={start:moment("00:00","HH:mm"),end:moment("23:59","HH:mm")},a.maxdate=moment().subtract(1,"days").endOf("day").format("YYYY-MM-DD HH:mm"),a.extract=function(c){var d={startDate:moment(a.dates.startDate).format("YYYY-MM-DD"),endDate:moment(a.dates.endDate).format("YYYY-MM-DD"),startTime:a.daily?moment(a.dailyTime.start).format("HH:mm"):moment(a.dates.startDate).format("HH:mm"),endTime:a.daily?moment(a.dailyTime.end).format("HH:mm"):moment(a.dates.endDate).format("HH:mm"),daily:a.daily,action:c};b.close(d)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("AnalyticReportListCtrl",["$scope","xAlert","$translate","$location","$log","Modal","$uibModal","FileSaver","Blob","gridOptions","CustomReport","DefaultReport","ReportTree","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){var b=n.get("lastMotionReportNode")||!1,c=n.get("lastMotionReportTree")||!1;return b&&c?(a[c+"Tree"].open_node({id:b}),a[c+"Tree"].select_node({id:b}),!0):!1}function p(b,c){var d={parent:c.id};a.selectedNode=b?a.defaultTree.get_path(c," / "):a.customTree.get_path(c," / "),a.gridOptions?a.gridOptions.getPage({parent:c.id},b?l:k):a.gridOptions=j.gridOptions(b?l:k,q,a,d)}var q={exporterCsvFilename:"reports.csv",columnDefs:[{name:"name"},{name:"description"},{name:"manage",width:120,buttons:[{"class":"{{grid.appScope.defaultTreeActive ? 'display-none' : 'blue-hoki'}}",href:"/analytics/reports/view/{{row.entity.id}}/settings",title:c.instant("APPLICATION_SETTINGS"),name:"settings"},{"class":"{{grid.appScope.defaultTreeActive ? 'display-none' : 'red-sunglo'}}",title:c.instant("APPLICATION_DELETE"),name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{"class":"green",title:c.instant("APPLICATION_COPY"),name:"copy",onClick:"grid.appScope.copy(row.entity.id)"},{"class":"purple",title:c.instant("APPLICATION_EXPORT"),name:"export",onClick:"grid.appScope.export(row.entity.id)"}]},{name:"actions",width:60,buttons:[{"class":"yellow",name:"preview",title:c.instant("APPLICATION_PREVIEW"),onClick:"grid.appScope.preview(row.entity.id)"},{"class":"green-turquoise",name:"run",title:c.instant("APPLICATION_RUN"),onClick:"grid.appScope.extract(row.entity.id)"}]}]};a.searchField="",a.ac=function(){return!0},a.initDefaultScopeTree=function(){a.defaultTree=a.defaultTreeInstance.jstree(!0),a.defaultTree.deselect_all(),a.defaultTree.close_all(),a.defaultTreeReady=!0,a.defaultTreeActive=!0,a.previousDefaultNode=""},a.initCustomScopeTree=function(){a.customTree=a.customTreeInstance.jstree(!0),a.customTree.deselect_all(),a.customTree.close_all(),a.customTreeReady=!0,a.previousCustomNode=""},a.$watchGroup(["defaultTreeReady","customTreeReady"],function(b,c,d){b[0]&&b[1]&&(o()||(a.defaultTree.open_node({id:1}),a.customTree.open_node({id:1}),a.defaultTree.select_node({id:"1"})))}),a.updateCustomTree=function(){var c={tree:angular.toJson(a.customTree.get_json("#",{flat:!0}))};return m.update({id:2},c).$promise.then(function(a){console.log("Custom Tree Updated")})["catch"](function(a){b.error(a)})},a.configTrees=function(){a.defaultTreeConfig={multiple:!1,animation:!0,core:{error:function(a){e.error("treeCtrl: error from js tree - "+angular.toJson(a))},check_callback:!0,themes:{name:"default",url:"../../../assets/css/jstree-metronic/style.css"}},plugins:["search"]},a.customTreeConfig={multiple:!1,animation:!0,core:{error:function(a){e.error("treeCtrl: error from js tree - "+angular.toJson(a))},check_callback:function(a,b,c,d,e){return console.log(a),!0},themes:{name:"default",url:"../../../assets/css/jstree-metronic/style.css"}},plugins:["contextmenu","dnd","search"],contextmenu:{items:function(b,d){var e={create:{label:c.instant("APPLICATION_CREATE"),action:function(c){a.customTree.create_node(b),a.customTree.open_node(b)}},rename:{label:c.instant("APPLICATION_RENAME"),action:function(c){a.customTree.edit(b)}},remove:{label:c.instant("APPLICATION_REMOVE"),action:function(c){a.deleteNode(b)}}};return"#"===b.parent&&(delete e.rename,delete e.remove),d(e),e}}}},a.deleteNode=function(d){var f=g.open({animation:!0,templateUrl:"app/analytic/report/list/deleteNode.modal.html",controller:["$scope","$uibModalInstance","node",function(a,b,c){a.node=c,a.ok=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}],resolve:{node:function(){return d.text}}});f.result.then(function(){return k["delete"]({precontroller:"node",id:d.id}).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.customTree.delete_node(d),a.previousCustomNode==d.id&&a.customTree.select_node({id:d.parent})})["catch"](function(a){b.error(a)})},function(){e.info("Modal dismissed at: "+new Date)})},a.searchTrees=function(){a.defaultTree.search(a.searchField),a.customTree.search(a.searchField)},a.selectDefaultNode=function(){if(a.customTreeReady){a.previousCustomNode="";var b=a.defaultTree.get_selected(!0),c=b.pop();if(a.defaultTree.deselect_node(b[0],!0),a.customTree.deselect_all(),a.defaultTree.select_node(c,!0),c.id===a.previousDefaultNode)return void console.log("def");a.previousDefaultNode=c.id,n.set("lastMotionReportNode",c.id),n.set("lastMotionReportTree","default"),a.defaultTreeActive=!0,p(!0,c)}},a.selectCustomNode=function(){if(a.defaultTreeReady){a.previousDefaultNode="";var b=a.customTree.get_selected(!0),c=b.pop();if(a.customTree.deselect_node(b[0],!0),a.defaultTree.deselect_all(),a.customTree.select_node(c,!0),c.id===a.previousCustomNode)return void console.log("cus");a.previousCustomNode=c.id,n.set("lastMotionReportNode",c.id),n.set("lastMotionReportTree","custom"),a.defaultTreeActive=!1,p(!1,c)}},a.getTrees=function(){return m.query().$promise.then(function(b){a.defaultTreeData=JSON.parse(b[0].tree),a.customTreeData=JSON.parse(b[1].tree),a.configTrees()})["catch"](function(a){b.error(a)})},a.create=function(){var c=g.open({animation:!0,templateUrl:"app/analytic/report/list/create.modal.html",controller:"ReportListCreateModalCtrl",resolve:{path:function(){return a.selectedNode}}});c.result.then(function(c){return c.parent=a.previousCustomNode,k.save(c).$promise.then(function(a){d.path("/analytics/reports/view/"+a.id+"/settings")})["catch"](function(a){b.error(a)})},function(){e.info("Modal dismissed at: "+new Date)})},a.copy=function(d){var f=a.defaultTreeActive?l:k,h=g.open({animation:!0,templateUrl:"app/analytic/report/list/copy.modal.html",controller:"ReportListCopyModalCtrl",resolve:{customTreeData:function(){return a.customTree.get_json("#",{flat:!0})}}});h.result.then(function(e){return f.save({id:d,controller:"copy"},e).$promise.then(function(){a.gridOptions.getPage(),b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})},function(){e.info("Modal dismissed at: "+new Date)})},a["export"]=function(c){var d=a.defaultTreeActive?l:k;return d.get({id:c,controller:"export"}).$promise.then(function(a){var b=new i([angular.toJson(a)],{type:"application/json;charset=utf-8"});h.saveAs(b,a.name+".json")})["catch"](function(a){b.error(a)})},a["import"]=function(d){var e=JSON.parse(d);e.parent=a.previousCustomNode;var f=!(!e.name||!e.parent),g=!0;return _.forEach(e.Fields,function(a){a.field&&a.alias||(g=!1)}),f&&g?k.save({controller:"import"},e).$promise.then(function(){a.gridOptions.getPage(),b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)}):void b.show(c.instant("MESSAGE_INVALID_JSON"),"danger")},a.preview=function(b){g.open({animation:!0,templateUrl:"app/analytic/report/list/preview.modal.html",controller:"ReportListPreviewModalCtrl",size:"full",resolve:{report:function(){return{id:b,tree:a.defaultTreeActive?"default":"custom"}}}})},a.extract=function(d){var f=g.open({animation:!0,templateUrl:"app/analytic/report/list/extract.modal.html",controller:"ReportListExtractModalCtrl",size:"md",resolve:{report:function(){return{id:d,tree:a.defaultTreeActive?"default":"custom"}}}});f.result.then(function(e){e.daily||delete e.daily;var f=a.defaultTreeActive?l:k;return f.get(_.merge({id:d,controller:"extract"},e)).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})},function(){e.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.reports.list",{url:"/list",templateUrl:"app/analytic/report/list/list.html",controller:"AnalyticReportListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ReportListPreviewModalCtrl",["$scope","$uibModalInstance","report","xAlert","$translate","$timeout","CustomReport","DefaultReport",function(a,b,c,d,e,f,g,h){a.daily=!1,a.dailySwitch={onText:e.instant("APPLICATION_TODAY"),offText:e.instant("APPLICATION_RANGE"),isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.dates={startDate:moment().subtract(1,"days").startOf("day"),endDate:moment().subtract(1,"days").endOf("day")},a.ranges={},a.ranges[e.instant("APPLICATION_YESTERDAY")]=[moment().subtract(1,"days").startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[e.instant("APPLICATION_LAST_SEVEN_DAYS")]=[moment().subtract("days",7).startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[e.instant("APPLICATION_LAST_THIRTY_DAYS")]=[moment().subtract("days",30),moment()],a.ranges[e.instant("APPLICATION_LAST_MONTH")]=[moment().subtract(1,"months").startOf("month"),moment().subtract(1,"months").endOf("month")],a.timepicker={timePickerIncrement:1,timePicker12Hour:!1},a.dailyTime={start:moment("00:00","HH:mm"),end:moment("23:59","HH:mm")},a.maxdate=moment().subtract(1,"days").endOf("day").format("YYYY-MM-DD HH:mm");var i={offset:0,limit:25,sort:null,where:{},order:{}};a.gridOptions={paginationPageSizes:[10,25,50],paginationPageSize:25,useExternalPagination:!0,enableSorting:!1,enableFiltering:!0,useExternalFiltering:!0,enableGrouping:!1,enableColumnMenus:!1,treeRowHeaderAlwaysVisible:!1,gridMenuShowHideColumns:!1,enableGridMenu:!1,onRegisterApi:function(b){a.gridApi=b,b.pagination.on.paginationChanged(a,function(b,c){i.offset=(b-1)*c,i.limit=c,a.getPage()}),b.core.on.filterChanged(a,function(){var b=this.grid,c={};b.columns.forEach(function(a){a.filters[0].term&&(c[a.field]=a.filters[0].term)}),i.where=c,a.getPage()})}},a.getPage=function(){var b={offset:i.offset,limit:i.limit,startDate:moment(a.dates.startDate).format("YYYY-MM-DD"),endDate:moment(a.dates.endDate).format("YYYY-MM-DD"),startTime:a.daily?moment(a.dailyTime.start).format("HH:mm"):moment(a.dates.startDate).format("HH:mm"),endTime:a.daily?moment(a.dailyTime.end).format("HH:mm"):moment(a.dates.endDate).format("HH:mm"),daily:a.daily};_.forOwn(i.where,function(a,c){b[c]=a});var e="custom"===c.tree?g:h;return e.get(_.merge({id:c.id,controller:"preview"},b)).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.paginationPageSizes[3]=b.count,a.gridOptions.data=b.rows,a.showResult=!0})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss("cancel")},f(function(){a.getPage()})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.reports",{url:"/reports",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("ReportAgent",["$resource",function(a){return a("/api/report/agents/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportIntegration",["$resource",function(a){return a("/api/report/integrations/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportMember",["$resource",function(a){return a("/api/report/members/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportTree",["$resource",function(a){return a("/api/analytics/reports/trees/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("AnalyticReportViewCtrl",["$scope","xAlert","$translate","$stateParams","$location","ReportAgent","ReportCall","ReportMailSession","ReportSmsSession","ReportMember","ReportQueue","ReportIntegration","ReportChatSession","DefaultReport","CustomReport","Metric","report",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){function r(c){var d=_.find(a.tables,{value:c}).resource;d.get({controller:"describe"}).$promise.then(function(b){a.tableFields=_.map(b,function(a,b){return"$promise"!==b&&"$resolved"!==b?{name:b,value:b}:void 0})})["catch"](function(a){b.error(a)})["finally"](function(){s(c)})}function s(c){return p.get({controller:"table",table:c}).$promise.then(function(b){_.forEach(b.rows,function(b){a.tableFields.push({name:"<strong>Metric.</strong>"+b.name,alias:b.name,value:b.metric,MetricId:b.id})})})["catch"](function(a){b.error(a)})}function t(a){return String(a).replace(/</g,"<").replace(/>/g,">")}function u(a){if(!a)return"";for(var b="(",c=0;c<a.rules.length;c++)if(c>0&&(b+=" <strong>"+a.operator+"</strong> "),a.rules[c].group)b+=u(a.rules[c].group);else switch(b+=a.rules[c].field,a.rules[c].condition){case"IS NULL":case"IS NOT NULL":b+=" "+t(a.rules[c].condition);break;case"IS EMPTY":b+=" = ''";break;case"IS NOT EMPTY":b+=" != ''";break;default:b+=" "+t(a.rules[c].condition)+" "+a.rules[c].value}return b+")"}a.$translate=c,a.tempReport={},a.tables=q.tables;var v={group:{operator:"AND",rules:[]}};a.getReport=function(){return a.firstLoad=!0,o.get({id:d.id}).$promise.then(function(b){a.report=b,_.forEach(a.report.Fields,function(a){delete a.id}),a.report.conditions=a.report.conditions?JSON.parse(a.report.conditions):_.clone(v,!0),a.report.Fields.length&&a.getPreview()})["catch"](function(a){console.error(a),e.path("/analytics/reports/list")})},a.randomName=function(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")},a.$watch("report.table",function(b,c){b&&(r(b),c&&(a.tempReport[c]={conditions:a.report.conditions,fields:a.report.Fields}),a.firstLoad?a.firstLoad=!1:a.tempReport[b]?(a.report.Fields=a.tempReport[b].fields,a.report.conditions=a.tempReport[b].conditions):(a.report.Fields=[],a.report.conditions=_.clone(v,!0)))},!0),a.setMetricId=function(b,c){a.report.Fields[c].MetricId=b.MetricId?b.MetricId:null,a.report.Fields[c].alias=b.MetricId?b.alias:b.name},a.groupByField=[{name:"APPLICATION_YES",value:!0},{name:"APPLICATION_NO",value:!1}],a.functions=[{name:"Sum",value:"SUM"},{name:"Count",value:"COUNT"},{name:"Count Distinct",value:"COUNT DISTINCT"},{name:"Maximum",value:"MAX"},{name:"Minimum",value:"MIN"},{name:"Average",value:"AVG"},{name:"Group Concat",value:"GROUP_CONCAT"},{name:"Group Concat(asc)",value:"GROUP_CONCAT ASC"},{name:"Group Concat(desc)",value:"GROUP_CONCAT DESC"}],a.formatFunctions=[{name:"Sec To Time",value:"SEC_TO_TIME"},{name:"Date",value:"DATE"},{name:"Hour",value:"HOUR"},{name:"Round",value:"ROUND"},{name:"Unix TimeStamp",value:"UNIX_TIMESTAMP"}],a.addField=function(){a.report.Fields.push({groupBy:!1,custom:!1})},a.removeField=function(b){a.report.Fields.splice(b,1)},a.sortableOptions={"ui-floating":!0,cancel:".unsortable",handle:".report-field-handle",axis:"y"},a.toggleCustom=function(b){b.custom=!b.custom,b.custom||_.find(a.tableFields,{value:b.field})||(b.field=null)},a.updateReport=function(){if(a.report.Fields.length){var e=angular.copy(a.report);return console.log(e.conditions),e.conditions=angular.toJson(e.conditions),_.forEach(e.Fields,function(a){a.custom&&delete a.MetricId}),o.update({id:d.id},e).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),a.getPreview()})["catch"](function(a){b.error(a)})}b.show(c.instant("MESSAGE_SELECT_A_FIELD"),"danger")},a.$watch("report.conditions",function(b){a.output=b?u(b.group):"()"},!0),a.getPreview=function(){return a.gridOptions=null,o.get({id:d.id,controller:"preview",limit:20}).$promise.then(function(b){a.gridOptions={enableFiltering:!0,treeRowHeaderAlwaysVisible:!1, -enableGridMenu:!0,data:b.rows}})["catch"](function(a){console.log(a),b.show(c.instant(a.message||"MESSAGE_QUERY_NOT_VALID"),"warning")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.analytics.reports.view",{url:"/view/:id",templateUrl:"app/analytic/report/view/view.html",controller:"AnalyticReportViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.analytics.reports.view.settings",{url:"/settings",templateUrl:"app/analytic/report/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels",{url:"/channels",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:6}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat",{url:"/chat",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").factory("ChatEnquiry",["$resource",function(a){return a("/api/chat/enquiries/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatReport",["$resource",function(a){return a("/api/report/chats/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatVisitor",["$resource",function(a){return a("/api/chat/visitors/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatMessage",["$resource",function(a){return a("/api/chat/messages/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatRoom",["$resource",function(a){return a("/api/chat/rooms/:id/:controller",{id:"@id"},{me:{method:"GET",isArray:!0,params:{id:"me"}},users:{method:"GET",params:{id:"users"}},externals:{method:"GET",isArray:!0,params:{id:"type",controller:"external"}},groups:{method:"GET",isArray:!0,params:{id:"groups"}},update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").controller("ChatOfflineListCtrl",["$scope","ChatEnquiry","gridOptions","uiGridConstants",function(a,b,c,d){a.initView=function(){var e={exporterCsvFilename:"chat_offline_messages.csv",columnDefs:[{name:"username",cellClass:"text-center"},{name:"email",cellClass:"text-center"},{name:"ChatWebsite.name",displayName:"Website",cellClass:"text-center"},{name:"createdAt",displayName:"createdAt",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>',field:"createdAt",sort:{direction:d.DESC,priority:0}},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/chat/offline/view/{{row.entity.id}}",name:"detail"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.offline.list",{url:"/list",templateUrl:"app/channels/chat/offline/list/list.html",controller:"ChatOfflineListCtrl"})}]),angular.module("xCallyShuttleApp").directive("enquiryMessage",["$rootScope","$translate","MailMessage","List","xAlert",function(a,b,c,d,e){return{restrict:"E",scope:{message:"=",listId:"="},templateUrl:"app/channels/chat/offline/message/message.directive.html",link:function(c){c.openContact=function(f){return c.listId?d.save({listId:c.listId,controller:"contacts"},{email:f}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.email,type:"contact"})})["catch"](function(a){e.error(a)}):void e.show(b.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.offline",{url:"/offline",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:32}}})}]),angular.module("xCallyShuttleApp").controller("ChatOfflineViewCtrl",["$scope","$stateParams","$translate","$rootScope","ChatEnquiry","List","xAlert",function(a,b,c,d,e,f,g){a.initView=function(){return e.get({id:b.id}).$promise.then(function(b){a.enquiry=b})["catch"](function(a){g.error(a)})},a.openContact=function(b){return a.enquiry.ChatWebsite.ListId?f.save({listId:a.enquiry.ChatWebsite.ListId,controller:"contacts"},{email:b}).$promise.then(function(a){var b=_.find(d.$root.workspaces,{contactID:a.id});b?b.active=!0:d.$root.workspaces.push({active:!0,"class":"icon-user",contactID:a.id,name:a.email,type:"contact"})})["catch"](function(a){g.error(a)}):void g.show(c.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.offline.view",{url:"/view/:id",templateUrl:"app/channels/chat/offline/view/view.html",controller:"ChatOfflineViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatOnlineListCtrl",["$scope","ChatRoom","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"chat_online_messages.csv",columnDefs:[{name:"ChatVisitor.fullname",displayName:"APPLICATION_FULLNAME",cellClass:"text-center"},{name:"ChatVisitor.email",displayName:"APPLICATION_EMAIL",cellClass:"text-center"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/chat/online/view/{{row.entity.id}}/detail",name:"detail"}]}]};a.gridOptions=c.gridOptions(b,d,a,{id:"online"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.online.list",{url:"/list",templateUrl:"app/channels/chat/online/list/list.html",controller:"ChatOnlineListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.online",{url:"/online",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").controller("ChatOnlineViewCtrl",["$scope","$stateParams","ChatRoom",function(a,b,c){a.initView=function(){return a.config={autoHideScrollbar:!1,theme:"light",advanced:{updateOnContentResize:!0},setHeight:400,scrollInertia:0},c.get({id:b.id}).$promise.then(function(b){a.chatRoom=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.online.view",{url:"/view/:id",templateUrl:"app/channels/chat/online/view/view.html",controller:"ChatOnlineViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.online.view.detail",{url:"/detail",templateUrl:"app/channels/chat/online/view/view.detail.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/news.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("PreviewCtrl",["$scope",function(a){a.message="Hello"}]),angular.module("xCallyShuttleApp").directive("preview",["$rootScope",function(a){return{templateUrl:"app/channels/chat/preview/preview.html",restrict:"EA",link:function(a,b,c){}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("preview",{url:"/preview",templateUrl:"app/channels/chat/preview/preview.html",controller:"PreviewCtrl",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").factory("ChatQueue",["$resource",function(a){return a("/api/chat/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChatQueueListCtrl",["$scope","ChatQueue","gridOptions","Auth","$uibModal",function(a,b,c,d,e){a.initView=function(){a.Auth=d;var e={exporterCsvFilename:"chat_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"strategy"},{name:"timeout"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/chat/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/chat/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===d.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a)},a.createItem=function(){var b=e.open({animation:!0,templateUrl:"app/channels/chat/queue/list/list.create.modal.html",controller:"ChatQueueListCreateCtrl",size:"lg"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChatQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","ChatQueue","Team","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.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","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.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}}),j)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.queues.view",{url:"/view/:id",templateUrl:"app/channels/chat/queue/view/view.html",controller:"ChatQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.queues.view.settings",{url:"/settings",templateUrl:"app/channels/chat/queue/view/view.settings.html"}).state("main.channels.chat.queues.view.agents",{url:"/agents",templateUrl:"app/channels/chat/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:33}}})}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","ChatQueue","usSpinnerService","$q","uiGridConstants","Auth","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(){return k.spin("grid-spinner"),g.get(u).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){r(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function q(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"chatPause")?b.chatPause:c.chatPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_chat_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PChatQueues,"id"),b.ChatQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.ChatQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_chat_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.ChatQueueId})})}function r(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.chatPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.ChatQueues&&b.ChatQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function s(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function t(){return j.get().$promise.then(function(b){a.chatQueues=b.rows,e.syncUpdates("chat_queue",a.chatQueues)})["catch"](function(a){f.error(a)})}a.chatQueues=[];var u={controller:"realtime",controller1:"chat",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.agent,row.entity.agentId)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"chatPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'</div><div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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 data-ng-if="row.entity.pause && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastPauseAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.chatQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?u.order=null:u.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){u.offset=(a-1)*b,u.limit=b,p()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?u[a.name]=a.filters[0].term:delete u[a.name]}),p()})}},p(),s(),t(),o(function(){q()})};var v=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_chat_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b.agentId,data2:b.agent,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/chat/realtime/view/agent/queue.modal.add.html",controller:"ChatRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.chatQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.chatQueues,function(a){return _.includes(b.queues,a.id)}),channel:"chat",data1:e,data3:b.queues.join(","),data4:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"chat",data1:a,data3:b,data4:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/chat/realtime/view/agent/agent.modal.info.html",controller:"ChatRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/chat/realtime/view/agent/agent.html",controller:"ChatRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportChatSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_chat_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_chat_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"websitename",displayName:"APPLICATION_WEBSITE",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.abandon">{{\'APPLICATION_QUEUESTATUS_ABANDON\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt && grid.appScope.showTimers"><css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_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"}],a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.realtime.view",{url:"/view",templateUrl:"app/channels/chat/realtime/view/view.html",controller:"ChatRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportChatSession",["$resource",function(a){return a("/api/report/chat/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.external",{url:"/external",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatRoomExternalListCtrl",["$scope","$timeout","socket","Auth","ChatRoom","usSpinnerService","Tag","$uibModal","uibButtonConfig",function(a,b,c,d,e,f,g,h,i){function j(){return g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}a.openChat=function(b){return e.get({id:b.id}).$promise.then(function(b){var c=_.find(a.workspaces,{id:b.id,type:"chatRoom"});c?c.active=!0:a.workspaces.push({id:b.id,name:b.ChatVisitor.fullname,type:"chatRoom","class":"icon-bubble",active:!0})})["catch"](function(a){console.error(a)})},a.initView=function(){i.activeClass="green-haze",a.id=[],a.query={status:"OPEN",tags:[]},a.gridOptions={enableGridMenu:!1,enableFiltering:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"id",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"userpic",displayName:"",width:35,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div> <ng-letter-avatar height="20" width="20" fontsize="12" data="{{row.entity.ChatVisitor.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #EA4C61" shape="round"></ng-letter-avatar> </div>',enableColumnMenu:!1,enableSorting:!1,enableFiltering:!1},{name:"fullname",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span style="padding-left: 5px;" class="pull-left">{{row.entity.ChatVisitor.fullname}}</span></div>',enableSorting:!0,enableFiltering:!0,enableColumnMenu:!0},{name:"action",cellTemplate:'<div><a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.openChat(row.entity)">{{\'APPLICATION_CHAT\' | translate}}</a></div>',cellClass:"ui-grid-vcenter",width:100,enableFiltering:!1,enableSorting:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},a.getPage(),j()},a.tagItems=function(){h.open({animation:!0,templateUrl:"app/channels/chat/room/view.tags.modal.html",controller:"ChatRoomViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})},a.onChanged=function(){a.getPage()},a.$watch("query.status",function(){a.getPage()},!0),a.getPage=function(){return f.spin("spinner-grid"),e.get(_.merge({id:"externals"},a.query)).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){f.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.external.list",{url:"/list",templateUrl:"app/channels/chat/room/external/list/list.html",controller:"ChatRoomExternalListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.group",{url:"/group",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatRoomGroupListCtrl",["$scope","$timeout","Auth","ChatRoom","usSpinnerService","Tag","uibButtonConfig",function(a,b,c,d,e,f,g){function h(){return f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}a.getFullnames=function(a){var b=_.map(a.Users,"fullname");return a.ChatVisitor&&b.unshift(a.ChatVisitor.fullname),_.without(b,c.getCurrentUser().fullname).join(", ")},a.openChat=function(b){return d.get({id:b.id}).$promise.then(function(c){var d=_.find(a.workspaces,{id:c.id,type:"chatRoom"});d?d.active=!0:a.workspaces.push({id:c.id,data:b,name:a.getFullnames(c),type:"chatRoom","class":"icon-bubble",active:!0})})["catch"](function(a){console.error(a)})},a.initView=function(){g.activeClass="green-haze",a.query={status:"OPEN",tags:[]},a.currentUser=c.getCurrentUser(),a.gridOptions={enableGridMenu:!1,enableColumnResizing:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"userpic",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div> <ng-letter-avatar data-ng-if="row.entity.ChatVisitor" height="20" width="20" fontsize="12" data="{{row.entity.ChatVisitor.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #EA4C61" shape="round"></ng-letter-avatar> <ng-letter-avatar data-ng-repeat="user in row.entity.Users | filter:{ id: \'!\' + grid.appScope.currentUser.id} track by user.id" style="margin-right: 3px;" height="20" width="20" fontsize="12" data="{{user.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #3399CC" shape="round"></ng-letter-avatar> </div>', -enableColumnMenu:!1,enableSorting:!1,enableFiltering:!1},{name:"Users",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{grid.appScope.getFullnames(row.entity)}}</div>",enableSorting:!0,enableFiltering:!0,enableColumnMenu:!0},{name:"action",cellTemplate:'<div><a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.openChat(row.entity)">{{\'APPLICATION_CHAT\' | translate}}</a></div>',cellClass:"ui-grid-vcenter",width:100,enableFiltering:!1,enableSorting:!1,enableColumnMenu:!1}],data:[]},a.getPage(),h()},a.onChanged=function(){a.getPage()},a.$watch("query.status",function(){a.getPage()},!0),a.getPage=function(){return e.spin("spinner-grid"),d.get(_.merge({id:"groups"},a.query)).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){e.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.group.list",{url:"/list",templateUrl:"app/channels/chat/room/group/list/list.html",controller:"ChatRoomGroupListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.internal",{url:"/internal",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatRoomInternalListCtrl",["$scope","$timeout","socket","Auth","ChatRoom","usSpinnerService",function(a,b,c,d,e,f){a.openChat=function(b){return e.users({users:[d.getCurrentUser().id,b.id]}).$promise.then(function(c){var d=_.find(a.workspaces,{id:c.id,type:"chatRoom"});d?d.active=!0:a.workspaces.push({id:c.id,name:b.fullname,type:"chatRoom","class":"icon-bubble",active:!0})})["catch"](function(a){console.error(a)})},a.initView=function(){a.gridOptions={enableGridMenu:!1,enableFiltering:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,columnDefs:[{name:"userpic",displayName:"",width:35,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div> <ng-letter-avatar height="20" width="20" fontsize="12" data="{{row.entity.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #3399CC" shape="round"></ng-letter-avatar> </div>',enableColumnMenu:!1,enableSorting:!1,enableFiltering:!1},{name:"fullname",enableSorting:!0,enableFiltering:!0,enableColumnMenu:!0},{name:"action",cellTemplate:'<div><a class="btn btn-xs green-meadow" href="#" data-ng-click="grid.appScope.openChat(row.entity)">{{\'APPLICATION_CHAT\' | translate}}</a></div>',cellClass:"ui-grid-vcenter",width:100,enableFiltering:!1,enableSorting:!1,enableColumnMenu:!1}],data:[]},c.socket.on("user:save",function(b){if(b.online&&d.getCurrentUser().id!==b.id){var c=_.find(a.gridOptions.data,{id:b.id});c?_.merge(c,b):a.gridOptions.data.push(b)}else _.remove(a.gridOptions.data,{id:b.id})}),b(function(){c.socket.on("agent:save",function(b){if(b.online&&d.getCurrentUser().id!==b.id){var c=_.find(a.gridOptions.data,{id:b.id});c?_.merge(c,b):a.gridOptions.data.push(b)}else _.remove(a.gridOptions.data,{id:b.id})})}),e.get({id:"agents"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){f.stop("spinner-grid")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room.internal.list",{url:"/list",templateUrl:"app/channels/chat/room/internal/list/list.html",controller:"ChatRoomInternalListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatRoomAddCtrl",["$scope","$uibModalInstance","Agent","items",function(a,b,c,d){a.items=d,a.agents=c.get(function(b){a.agents=b,a.items.forEach(function(b){_.remove(a.agents.rows,{id:b.id})})}),a.selected={items:[]},a.ok=function(){b.close(_.union(_.map(a.selected.items,"id"),_.map(a.items,"id")))},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("ChatRoomCloseCtrl",["$scope","$uibModalInstance","closed","ChatWebsite","websiteId",function(a,b,c,d,e){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_CHAT"},a.initDisposition=function(){return d.get({websiteId:e,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.item={},a.closed=c,a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").directive("chatRoom",["$interval","$rootScope","$uibModal","$notification","$window","socket","Auth","ChatRoom","ngAudio","xAlert","Tag","CannedAnswer","List","$translate",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/chat/room/room.directive.html",link:function(a){a.user=g.getCurrentUser(),a.message={body:""},a.openContact=function(c){return a.chatRoom.ChatWebsite.List?m.save({listId:a.chatRoom.ChatWebsite.List.id,controller:"contacts"},{email:c}).$promise.then(function(a){var c=_.find(b.$root.workspaces,{contactID:a.id});c?c.active=!0:b.$root.workspaces.push({active:!0,"class":"icon-user",contactID:a.id,name:a.email,type:"contact"})})["catch"](function(a){console.error(a)}):void j.show(n.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},a.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},a.form={},a.panelLeft="col-md-4",a.panelRight="col-md-8",a.onSelect=function(){a.message.body=a.modelOptions.selectedAnswer,delete a.modelOptions.selectedAnswer},a.togglePanelLeft=function(){a.panelLeft?(a.panelLeft=null,a.panelRight="col-md-12"):(a.panelLeft="col-md-4",a.panelRight="col-md-8")},a.options={link:!0,linkTarget:"_blank",pdf:{embed:!0},image:{embed:!0},audio:{embed:!0},code:{highlight:!0,lineNumbers:!1},basicVideo:!0},a.getAnswers=function(a){return l.get({key:a}).$promise.then(function(a){return console.log(a),_.map(a.rows,"value")})},a.isMyRoom=function(b){return!!_.find(b,{id:a.user.id})},h.get({id:a.workspace.id}).$promise.then(function(c){a.chatRoom=c,a.form.tags=c.tags,a.chatRoom.ChatVisitor&&(a.chatRoom.ChatVisitors=[],a.chatRoom.ChatVisitors.push(a.chatRoom.ChatVisitor)),f.socket.on("chat_room:save",function(b){a.chatRoom.id===b.id&&_.merge(a.chatRoom,b)}),f.socket.on("user_has_chat_room:save",function(b){return b.UserId!=a.user.id&&b.ChatRoomId==a.chatRoom.id?h.get({id:"agents",controller:b.UserId}).$promise.then(function(b){var c=_.map(a.chatRoom.Users,"fullname");a.chatRoom.ChatVisitor&&c.unshift(a.chatRoom.ChatVisitor.fullname),a.chatRoom.Users.push(b),a.workspace.name=_.without(c,g.getCurrentUser().fullname).join(", ")})["catch"](function(a){console.error(a)}):void 0}),f.socket.on("chat_message:save",function(c){a.chatRoom.id==c.ChatRoomId&&(a.user.id!=c.UserId&&a.chatRoom.ChatMessages.push(c),!b.settings.layout.onFocus&&e.Notification&&d("CHAT CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Chat Message!",delay:5e3}),a.workspace.active||(i.load("api/xchatty/assets?resource=notification/xc_blubb.mp3").play(),a.workspace.unread++))})})["catch"](function(a){console.error(a)}),k.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.closeRoom=function(b){return c.open({animation:!0,templateUrl:"app/channels/chat/room/room.close.html",controller:"ChatRoomCloseCtrl",resolve:{closed:function(){return"CLOSED"===a.chatRoom.status},websiteId:function(){return a.chatRoom.ChatWebsiteId}}}).result.then(function(a){var c={id:b,status:"CLOSED",completeReason:"agent"};return a.disposition&&(c.disposition=a.disposition),h.update(c).$promise["catch"](function(a){j.error(a)})})},a.onChanged=function(b){return h.update({id:b},{tags:a.form.tags}).$promise["catch"](function(a){console.error(a)})},a.addAgent=function(b){c.open({animation:!0,templateUrl:"app/channels/chat/room/room.add.html",controller:"ChatRoomAddCtrl",resolve:{items:function(){return _.map(a.chatRoom.Users||[],function(a){return{id:a.id,fullname:a.fullname}})}}}).result.then(function(a){return h.update({id:b,controller:"users"},{users:a}).$promise["catch"](function(a){j.error(a)})})},a.sendMessage=function(){var b={body:angular.copy(a.message.body),createdAt:moment(),UserId:a.user.id,User:{fullname:a.user.fullname}};return a.message.body.trim().length?(a.chatRoom.ChatMessages.push(b),a.message.body="",h.save({id:a.chatRoom.id,controller:"messages"},{body:b.body}).$promise["catch"](function(a){console.error(a)})):void 0}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.room",{url:"/room",templateUrl:"app/channels/chat/room/room.html",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:31}},resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("ChatRoomViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","ChatRoom","xAlert","id",function(a,b,c,d,e,f,g,h){a.initModal=function(){return a.tags=[],a.item={tags:[]},a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{"class":"btn-success",text:"APPLICATION_TAG",click:function(){var d={status:!0};return f.patch({id:h},{tags:a.item.tags}).$promise["catch"](function(){d.status=!1,g.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close(d)})}},{"class":"default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("ChatVisitorListCtrl",["$scope","ChatVisitor","gridOptions","$uibModal",function(a,b,c,d){a.initView=function(){var d={exporterCsvFilename:"chat_visitors.csv",columnDefs:[{name:"fullname",cellClass:"text-center"},{name:"email",cellClass:"text-center"},{name:"origin",cellClass:"text-center"},{name:"createdAt",displayName:"createdAt",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>'},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/chat/visitors/view/{{row.entity.id}}/profile",name:"profile"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.visitors.list",{url:"/list",templateUrl:"app/channels/chat/visitor/list/list.html",controller:"ChatVisitorListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatVisitorViewCtrl",["$scope","$stateParams","ChatVisitor",function(a,b,c){a.initView=function(){return c.get({id:b.id}).$promise.then(function(b){a.chatVisitor=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.visitors.view",{url:"/view/:id",templateUrl:"app/channels/chat/visitor/view/view.html",controller:"ChatVisitorViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.chat.visitors.view.profile",{url:"/profile",templateUrl:"app/channels/chat/visitor/view/view.profile.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.visitors",{url:"/visitors",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}})}]),angular.module("xCallyShuttleApp").factory("ChatApplication",["$resource",function(a){return a("/api/chat/applications/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ChatWebsite",["$resource",function(a){return a("/api/chat/websites/:websiteId/:controller/:id",{id:"@websiteId"},{update:{method:"PUT"},updateFields:{method:"PUT",isArray:!0}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteListCtrl",["$scope","gridOptions","ChatWebsite",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"chat_websites.csv",columnDefs:[{name:"name"},{name:"description"},{name:"address"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/chat/websites/view/{{row.entity.id}}/embedding/view",name:"embedding"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.list",{url:"/list",templateUrl:"app/channels/chat/website/list/list.html",controller:"ChatWebsiteListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewActionListCtrl",["$scope","gridOptions","ChatWebsite","$http","$translate","$stateParams","socket","xAlert","Modal",function(a,b,c,d,e,f,g,h,i){a.initActons=function(){var d={draggable:!0,exporterCsvFilename:"chat_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>{{row.entity.ChatQueue ? row.entity.ChatQueue.name : row.entity.User.name}}</span></div>"},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/chat/websites/view/{{row.entity.ChatWebsiteId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{websiteId:f.websiteId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions.list",{url:"/list",templateUrl:"app/channels/chat/website/view/action/list/list.html",controller:"ChatWebsiteViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","ChatWebsite","ChatQueue","Agent","Interval","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){return a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],k.get({websiteId:c.websiteId,controller:"applications",id:c.actionId}).$promise.then(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}if("always"===a.application.intType||"custom"===a.application.intType){var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1])}a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})})["catch"](function(a){f.error(a)})},a.getQueues=function(){return l.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){f.error(a)})},a.getAgents=function(){return m.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){f.error(a)})},a.getIntervals=function(){return n.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){f.error(a)})},a.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get({custom:!0}).$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,l;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",l=g+","+h+","+i+","+j,a.application.interval=l,a.application.IntervalId=null}return k.update({websiteId:c.websiteId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/chat/websites/view/"+c.websiteId+"/actions/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/chat/website/view/action/view/view.html",controller:"ChatWebsiteViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewActionWizardCtrl",["$scope","$http","Agent","Interval","ChatQueue","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","ChatWebsite","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={app:"queue",intType:"always",alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return e.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){i.error(a)})},a.getIntervals=function(){return d.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){i.error(a)})},a.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return n.save({websiteId:f.websiteId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/chat/websites/view/"+f.websiteId+"/actions/list")})["catch"](function(a){i.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/chat/website/view/action/wizard/wizard.html",controller:"ChatWebsiteViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("ChatDisposition",["$resource",function(a){return a("/api/chat/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewModalDispositionAddCtrl",["$scope","$uibModalInstance","ChatWebsite","id","xAlert","$translate",function(a,b,c,d,e,f){a.ok=function(){return c.save({websiteId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})["catch"](function(a){e.show(f.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","ChatWebsite","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({websiteId:b.websiteId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({websiteId:b.websiteId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({websiteId:b.websiteId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/chat/website/view/disposition/modal/add.modal.html",controller:"ChatWebsiteViewModalDispositionAddCtrl",resolve:{id:function(){return b.websiteId}}}).result.then(function(b){b&&a.dispositions.push(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.dispositions",{url:"/dispositions",controller:"ChatWebsiteDispositionViewCtrl",templateUrl:"app/channels/chat/website/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.embedding",{url:"/embedding",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewEmbeddingViewCtrl",["$scope","$stateParams","$translate","clipboard","xAlert","ChatWebsite",function(a,b,c,d,e,f){a.initView=function(){return f.get({websiteId:b.websiteId,controller:"snippet"}).$promise.then(function(b){a.snippetCode=b.html})["catch"](function(a){e.error(a)})},a.copyToClipboard=function(){d.copyText(a.snippetCode),e.show(c.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.embedding.view",{url:"/view",templateUrl:"app/channels/chat/website/view/embedding/view/view.html",controller:"ChatWebsiteViewEmbeddingViewCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.form",{url:"/forms",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewFormViewCtrl",["$scope","$builder","$validator","$stateParams","$translate","ChatWebsite","xAlert",function(a,b,c,d,e,f,g){a.saveForm=function(a){var c=angular.copy(b.forms[a]);return c.length>3?g.show("You can insert at least 3 input elements","danger"):(_.forEach(c,function(a){delete a.id}),f.updateFields({websiteId:d.websiteId,controller:"fields",id:a},c).$promise.then(function(){g.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)}))},a.getChatWebsiteFields=function(a){return f.query({websiteId:d.websiteId,controller:"fields",id:a}).$promise.then(function(c){_.forEach(c,function(c){b.addFormObject(a,c)})})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.form.view",{url:"/view",templateUrl:"app/channels/chat/website/view/form/view/view.html",controller:"ChatWebsiteViewFormViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteHooksViewCtrl",["$scope","ChatWebsite","Pause","$http","$stateParams","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.account={},a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){h.error(a)}),b.get({id:e.websiteId}).$promise.then(function(b){console.log(b),a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){h.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItem=function(){return console.log(a.account),b.update({id:e.websiteId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.hooks",{url:"/hooks",controller:"ChatWebsiteHooksViewCtrl",templateUrl:"app/channels/chat/website/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewProactiveListCtrl",["$scope","gridOptions","ChatWebsite","$http","$translate","$stateParams","$uibModal",function(a,b,c,d,e,f,g){a.initProactiveActions=function(){var d={exporterCsvFilename:"telephones.csv",columnDefs:[{name:"name"},{name:"type"},{name:"action",width:125,buttons:[{"class":"blue-hoki",onClick:"grid.appScope.createItem(row.entity)",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{websiteId:f.websiteId,controller:"proactive"})},a.createItem=function(b){var c=g.open({animation:!0,templateUrl:"app/channels/chat/website/view/proactive/list/list.create.modal.html",controller:"ChatWebsiteProactiveListCreateCtrl",resolve:{item:b}});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteProactiveListCreateCtrl",["$scope","$translate","$uibModalInstance","$stateParams","ChatWebsite","xAlert","item",function(a,b,c,d,e,f,g){a.form={},a.item=g||{},a.title=g?b.instant("APPLICATION_EDIT_PROACTIVE_ACTION"):b.instant("APPLICATION_NEW_PROACTIVE_ACTION"),a.possibleType=[{type:"mouseOver",title:"Mouse Over"},{type:"timeout",title:"Timeout"}],a.save=function(){return g?e.update({websiteId:d.websiteId,controller:"proactive",id:a.item.id},a.item).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.error(a)}):e.save({websiteId:d.websiteId,controller:"proactive"},a.item).$promise.then(function(a){f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){f.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.proactive.list",{url:"/list",templateUrl:"app/channels/chat/website/view/proactive/list/list.html",controller:"ChatWebsiteViewProactiveListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.proactive",{url:"/proactive",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteSettingViewCtrl",["$scope","$stateParams","$translate","$location","$timeout","socket","xAlert","ChatWebsite","List",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return i.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)})},a.updateItemChatWebsite=function(){return h.update({id:b.websiteId},{ListId:a.chatWebsite.ListId}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.settings",{url:"/settings",controller:"ChatWebsiteSettingViewCtrl",templateUrl:"app/channels/chat/website/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.snippet",{url:"/snippet",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewSnippetViewCtrl",["$scope","$http","$stateParams","$translate","Template","$rootScope","FileUploader","$cookieStore","xAlert","ChatWebsite","MailAccount",function(a,b,c,d,e,f,g,h,i,j,k){a.$translate=d,a.isServiceMailAccount=!1,a.statePreview={state:"online"},a.radioSwitch={isActive:!!f.license.custom,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"};var l=a.uploader=new g({url:"api/chat/websites/"+c.websiteId+"/logo",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+h.get("token")}});l.filters.push({name:"imageFilter", -fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),l.onSuccessItem=function(b,c){a.chatWebsite.logo=c.logo,i.show(d.instant("MESSAGE_WELL_DONE"),"success")},l.onErrorItem=function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},l.onCompleteAll=function(){l.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.getServiceMailAccount=function(){return k.get({accountId:"service"}).$promise.then(function(){a.isServiceMailAccount=!0})["catch"](function(){a.isServiceMailAccount=!1})},a.updateItem=function(){return j.update({id:a.chatWebsite.id},a.chatWebsite).$promise.then(function(){i.show(d.instant("MESSAGE_CHAT_WEBSITE_UPDATE_SUCCESS")+"!","success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.snippet.view",{url:"/view",templateUrl:"app/channels/chat/website/view/snippet/view/view.html",controller:"ChatWebsiteViewSnippetViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewCtrl",["$scope","xAlert","$http","$location","$stateParams","$translate","WizardHandler","ChatApplication","ChatWebsite",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return i.get({id:e.websiteId}).$promise.then(function(b){a.chatWebsite=b})["catch"](function(a){b.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view",{url:"/view/:websiteId",templateUrl:"app/channels/chat/website/view/view.html",controller:"ChatWebsiteViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites",{url:"/websites",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:29}}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","ChatWebsite",function(a,b,c,d,e,f,g){a.$translate=d,a.next=function(){e.wizard().next()},a.exitValidation=function(a){return a},a.initWizard=function(){a.forms={formSetting:void 0,formAppearance:void 0,formLabel:void 0,formFunctionality:void 0},a.item={},a.item.remote=c.protocol()+"://"+location.host,a.item.color="#000080",a.item.color_focus="#000080",a.item.color_button="#000080",a.item.header_shape="rounded",a.item.animation=!0,a.item.header_online="We are here!",a.item.online_message="<strong>Questions?</strong><br />Insert your name and email address to start a live-chat with our support team.",a.item.name_title="Name",a.item.username_placeholder="Your name",a.item.email_title="Email Address",a.item.email_placeholder="Your e-mail address",a.item.start_chat_button="Chat",a.item.rating_message="Would you like rate this chat?",a.item.rating_send="Send",a.item.rating_skip="Skip",a.item.header_offline="Contact us",a.item.offline_message="<strong>We're not online.</strong><br />It doesn't mean we're not there to help - leave your message below and we'll be in touch as soon as possible.",a.item.message_title="Message",a.item.enquiry_message_placeholder="Your message...",a.item.enquiry_button="Leave message",a.item.agents_busy="In this moment all agents are busy. Try again!",a.item.download_transcript=!0},a.createItem=function(){return g.save(a.item).$promise.then(function(){f.show(d.instant("MESSAGE_CHAT_WEBSITE_CREATE_SUCCESS"),"success"),c.path("/channels/chat/websites/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.wizard",{url:"/wizard",templateUrl:"app/channels/chat/website/wizard/wizard.html",controller:"ChatWebsiteWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts",{url:"/accounts",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:38}}})}]),angular.module("xCallyShuttleApp").controller("FaxAccountListCtrl",["$scope","$uibModal","gridOptions","FaxAccount",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"chat_websites.csv",columnDefs:[{name:"name"},{name:"description"},{name:"localstationid"},{name:"TrunkName",displayName:"APPLICATION_TRUNK"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/fax/accounts/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(d,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/channels/fax/account/list/list.create.modal.html",controller:"FaxAccountListCreateCtrl"});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("FaxAccountListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","FaxAccount","Trunk",function(a,b,c,d,e,f){a.initWizard=function(){return a.form={},a.item={},a.trunks=[],f.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){d.error(a)})},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.list",{url:"/list",templateUrl:"app/channels/fax/account/list/list.html",controller:"FaxAccountListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewActionListCtrl",["$scope","gridOptions","FaxAccount","$http","$translate","$stateParams",function(a,b,c,d,e,f){a.initActons=function(){var d={draggable:!0,exporterCsvFilename:"fax_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span>{{row.entity.app == "queue" ? row.entity.FaxQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/fax/accounts/view/{{row.entity.FaxAccountId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{accountId:f.accountId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions.list",{url:"/list",templateUrl:"app/channels/fax/account/view/action/list/list.html",controller:"FaxAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","FaxQueue","FaxAccount","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){return a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],n.get({accountId:c.accountId,controller:"applications",id:c.actionId}).$promise.then(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}if("always"===a.application.intType||"custom"===a.application.intType){var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1])}a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})})["catch"](function(a){f.error(a)})},a.getQueues=function(){return m.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return k.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return l.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/fax/accounts/view/"+c.accountId+"/actions/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/fax/account/view/action/view/view.html",controller:"FaxAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewActionWizardCtrl",["$scope","$http","Agent","FaxQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","FaxAccount","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return n.save({accountId:f.accountId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/fax/accounts/view/"+f.accountId+"/actions/list")})["catch"](function(a){i.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/fax/account/view/action/wizard/wizard.html",controller:"FaxAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("FaxDisposition",["$resource",function(a){return a("/api/fax/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","FaxAccount","id","xAlert",function(a,b,c,d,e){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","FaxAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){f.error(a)})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){f.error(a)})},a.deleteDisposition=function(c){return e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){f.error(a)})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/fax/account/view/disposition/modal/add.modal.html",controller:"FaxInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.dispositions",{url:"/dispositions",controller:"FaxAccountDispositionViewCtrl",templateUrl:"app/channels/fax/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountHooksViewCtrl",["$scope","FaxAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i,j){a.account={},a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){i.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){i.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItemFaxAccount=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.hooks",{url:"/hooks",controller:"FaxAccountHooksViewCtrl",templateUrl:"app/channels/fax/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountSettingViewCtrl",["$scope","$stateParams","$translate","FaxAccount","List","Trunk","xAlert",function(a,b,c,d,e,f,g){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){return a.rate=["2400","4800","7200","9600","12000","14400"],a.techs=["SIP","IAX","DADHI","KHOMP"],f.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){g.error(a)}),e.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){g.error(a)}),d.get({id:b.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){g.error(a)})},a.updateItemFaxAccount=function(){return d.update({id:b.accountId},a.account).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.settings",{url:"/settings",controller:"FaxAccountSettingViewCtrl",templateUrl:"app/channels/fax/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewCtrl",["$scope","$http","$stateParams","$translate","$location","WizardHandler","socket","xAlert","Modal","FaxAccount",function(a,b,c,d,e,f,g,h,i,j){a.initView=function(){return j.get({id:c.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/fax/account/view/view.html",controller:"FaxAccountViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}})}]),angular.module("xCallyShuttleApp").controller("FaxAccountWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler","Trunk","FaxAccount",function(a,b,c,d,e,f,g,h){a.translate=d,a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){return a.$translate=d,a.forms={},a.item={},a.rate=["2400","4800","7200","9600","12000","14400"],a.techs=["SIP","IAX","DADHI","KHOMP"],a.item.headerinfo="xCALLY Motion Fax",a.item.ecm="yes",a.item.minrate="4800",a.item.maxrate="14400",a.item.modem="v17,v27,v29",a.item.gateway="no",a.item.faxdetect="no",a.item.t38timeout=5e3,a.item.tech="SIP",g.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){e.error(a)})},a.next=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.exitValidation=function(a){return a},a.createItem=function(){return h.save(a.item).$promise.then(function(a){e.show(d.instant("MESSAGE_WELL_DONE"),"success"),c.path("/channels/fax/accounts/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/fax/account/wizard/wizard.html",controller:"FaxAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax",{url:"/fax",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").factory("FaxAccount",["$resource",function(a){return a("/api/fax/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("FaxAttachment",["$resource",function(a){return a("/api/fax/attachments/:id/:controller",{id:"@id"})}]),angular.module("xCallyShuttleApp").factory("FaxMessage",["$resource",function(a){return a("/api/fax/messages/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("FaxReport",["$resource",function(a){return a("/api/report/faxs/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("FaxRoom",["$resource",function(a){return a("/api/fax/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox",{url:"/inbox",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:40}}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","messageId","FaxMessage",function(a,b,c,d,e,f,g){a.data=null,a.initInfo=function(){g.get({id:f}).$promise.then(function(b){a.data={channel:b.channel,channelstate:b.channelstate,channelstatedesc:b.channelstatedesc,uniqueid:b.uniqueid,localstationid:b.localstationid,remotestationid:b.remotestationid,pagestransferred:b.pagestransferred,resolution:b.resolution,transferrate:b.transferrate,lastStatus:b.lastStatus,error:b.error,retry:b.retry}})["catch"](function(b){switch(b.status){case 404:a.data=null;break;default:e.error(b)}})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("faxMessage",["$rootScope","$translate","$uibModal","FaxMessage","List","xAlert",function(a,b,c,d,e,f){return{restrict:"E",scope:{message:"=",listId:"="},templateUrl:"app/channels/fax/inbox/message/message.directive.html",link:function(g){g.openContact=function(c){return g.listId?e.save({listId:g.listId,controller:"contacts"},{fax:c}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.fax,type:"contact"})})["catch"](function(a){f.error(a)}):void f.show(b.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},g.info=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/message/info.modal.html",controller:"FaxInboxInfoModalCtrl",resolve:{messageId:function(){return a.id}}})},g.retry=function(a){return d.update({id:a,status:"SENDING"}).$promise["catch"](function(a){console.error(a)})}}}}]),angular.module("xCallyShuttleApp").directive("faxNote",["$translate","Modal","Auth","FaxMessage","xAlert",function(a,b,c,d,e){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/fax/inbox/note/note.directive.html",link:function(f){f.Auth=c,f.deleteNote=b.confirm["delete"](function(){return d.remove({id:f.message.id}).$promise.then(function(){e.show(a.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){e.error(a)})})}}}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalNoteCtrl",["$scope","$uibModalInstance","$translate","id","FaxRoom","xAlert",function(a,b,c,d,e,f){a.initModal=function(){a.item={}},a.ok=function(){return e.save({id:d,controller:"messages"},{text:a.item.text,status:"NOTE"}).$promise.then(function(){f.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})["finally"](function(){b.close()})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").directive("faxRoom",["$cookieStore","$translate","$uibModal","$timeout","FaxAccount","FaxRoom","FaxMessage","FileUploader","xAlert","usSpinnerService","socket","Tag","Auth","FaxAttachment","List",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/fax/inbox/room/room.directive.html",link:function(m){function p(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}m.$on("$destroy",function(){}),m.initForm=function(){m.forms={compose:{}}},m.getContacts=function(a){return m.listId?o.get({listId:m.listId,controller:"contacts",fax:a}).$promise.then(function(a){return a.rows})["catch"](function(a){console.error(a)}):[]},m.setList=function(a){m.listId=a};var q=[];m.expanded=!0,m.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},m.panelLeft=null,m.panelRight="col-md-12",m.form={from:"",to:m.workspace.data&&m.workspace.data.to?m.workspace.data.to:"",disabled:!1},k.socket.on("fax_message:remove",function(a){_.remove(m.faxRoom.FaxMessages,{id:a.id})}),k.socket.on("fax_message:save",function(a){return m.workspace.id&&a.FaxRoomId==m.workspace.id?(m.workspace.active||m.workspace.unread++,g.get({id:a.id}).$promise.then(function(a){m.faxRoom||(m.faxRoom={FaxMessages:[]});var b=_.findIndex(m.faxRoom.FaxMessages,{id:a.id});b>-1?_.merge(m.faxRoom.FaxMessages[b],a):m.faxRoom.FaxMessages.unshift(a),m.panelLeft="col-md-6",m.panelRight="col-md-6"})["catch"](function(a){console.error(a)})):void 0});var r=m.uploader=new h({url:"api/fax/attachments",autoUpload:!0,withCredentials:!0,queueLimit:1,headers:{Authorization:"Bearer "+a.get("token")}});return r.filters.push({name:"uploadFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|pdf|tiff|tif".indexOf(b)}}),r.onWhenAddingFileFailed=function(a,c){switch(c.name){case"queueLimit":i.show(b.instant("MESSAGE_QUEUE_LIMIT_EXCEEDED"),"danger");break;case"uploadFilter":i.show(b.instant("MESSAGE_WRONG_FILE_FORMAT"),"danger");break;default:i.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")}},r.removeFromQueue=function(a){var c=this;return n["delete"]({id:a.basename}).$promise.then(function(){var b=c.getIndexOfItem(a),d=c.queue[b];d.isUploading&&d.cancel(),c.queue.splice(b,1),d._destroy(),c.progress=c._getTotalProgress(),q=_.reject(q,{basename:a.basename})})["catch"](function(){i.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},r.onErrorItem=function(){i.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},r.onSuccessItem=function(a,b){var c={path:b.path,name:b.name,basename:b.basename,type:b.type};a=_.merge(a,c),q.push(c)},m.getMessageMailId=function(a){var b=a.UserId?"imgFaxUserId"+a.UserId:"imgFaxVisitorId";return b+=m.faxRoom.id.toString()+a.id.toString()},m.togglePanelLeft=function(){m.panelLeft?(m.panelLeft=null,m.panelRight="col-md-12"):(m.panelLeft="col-md-6",m.panelRight="col-md-6")},m.closeRoom=function(){return c.open({animation:!0,templateUrl:"app/channels/fax/inbox/status/status.modal.html",controller:"FaxInboxStatusModalCtrl",resolve:{status:function(){return m.faxRoom.status},accountId:function(){return m.faxRoom.FaxAccount.id}}}).result.then(function(a){return f.update({id:m.workspace.id},a).$promise["catch"](function(a){i.error(a)})})},m.loadAgents=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.agents.modal.html",controller:"FaxInboxViewModalAgentCtrl",resolve:{roomId:function(){return m.workspace.id}}})},m.cancel=function(){m.form.disabled=!1,m.form.from="",m.form.to=""},m.loadNote=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/note/note.modal.html",controller:"FaxInboxViewModalNoteCtrl",resolve:{id:function(){return m.workspace.id}}})},m.getMessageFaxId=function(a){var b=a.UserId?"imgFaxUserId"+a.UserId:"imgFaxVisitorId";return b+=m.faxRoom.id.toString()+a.id.toString()},m.getMessageRoomAvatar=function(a,b,c,e){d(function(){var d=b?"#imgFaxUserId"+b:"#imgFaxVisitorId";d+=m.faxRoom.id.toString()+a.toString(),angular.element(d).avatar({useGravatar:!1,initials:e?[]:p(c),fallbackImage:e?"api/users/avatar/"+e:"api/users/avatar/unknown_avatar"})})},m.onChanged=function(){return f.update({id:m.workspace.id},{tags:m.form.tags}).$promise["catch"](function(a){i.error(a)})},m.sendFax=function(){j.spin("spinner-grid");var a={from:m.form.from,to:m.form.to[0].fax||"",status:"SENDING",FaxAttachments:q,FaxRoomId:m.faxRoom?m.faxRoom.id:null},c=_.find(m.faxAccounts,{localstationid:m.form.from});return c?e.save({accountId:c.id,controller:"send" -},a).$promise.then(function(a){return r.queue=[],q=[],i.show(b.instant("MESSAGE_WELL_DONE"),"success"),m.SmsRoom?m.SmsRoom:f.get({id:"messages",controller:a.id}).$promise}).then(function(a){a&&(m.workspace.id=a.id,m.workspace.name=a.contact,m.faxRoom=a,m.panelLeft="col-md-6",m.panelRight="col-md-6",m.expanded=!1)})["catch"](function(a){i.error(a)})["finally"](function(){j.stop("spinner-grid")}):(console.log("Can not find account"),void j.stop("spinner-grid"))},l.get().$promise.then(function(a){m.tags=_.map(a.rows,"name")})["catch"](function(a){console.error(a)}),e.get().$promise.then(function(a){m.faxAccounts=a.rows})["catch"](function(a){console.error(a)}),m.workspace.id?(m.panelLeft="col-md-6",m.panelRight="col-md-6",f.get({id:m.workspace.id}).$promise.then(function(a){m.faxRoom=a,m.form.from=a.FaxAccount.localstationid,m.form.tags=a.tags,m.workspace.name=a.contact||"No number",m.expanded=!1;var b=_.findLast(a.FaxMessages,{status:"RECEIVED"});return b&&(m.form.to=[{fax:b.from}]),k.socket.on("fax_room:save",function(a){a.id===m.workspace.id&&_.merge(m.faxRoom,a)}),a})["catch"](function(a){i.error(a)})["finally"](function(){j.stop("spinner-grid"),m.form.disabled=!1})):(m.panelLeft=null,m.panelRight="col-md-12",j.stop("spinner-grid"),void 0)}}}]),angular.module("xCallyShuttleApp").controller("FaxInboxStatusModalCtrl",["$scope","$uibModalInstance","FaxAccount","status","accountId",function(a,b,c,d,e){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_FAX"},a.initDisposition=function(){return a.item={disposition:null,status:"CLOSED"},c.get({accountId:e,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","FaxAccount","FaxRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert","localStorageService","uibButtonConfig",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.openRoom=function(b){var c=_.find(a.workspaces,{id:b,type:"faxRoom"});return c?c.active=!0:a.workspaces.push({id:b,type:"faxRoom","class":"fa fa-fax",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?k.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(){h.spin("spinner-grid");var b={accountId:e.id,controller:"rooms"};return a.query&&_.merge(b,a.query),j.query(b).$promise.then(function(b){q.set("faxAccountId",e.id),a.gridOptions.data=b,i.socket.on("fax_room:save",function(b){if(b.FaxAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),i.socket.on("fax_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){p.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.initView=function(){r.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:q.get("faxStatus")?q.get("faxStatus"):"NEW",tags:q.get("faxTags")?q.get("faxTags"):[]},a.$watch("query.status",function(){q.set("faxStatus",a.query.status),a.getPage(a.query)},!0),j.get().$promise.then(function(b){a.faxAccounts=b.rows})["catch"](function(a){console.error(a)}),g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.gridOptions={exporterCsvFilename:"fax_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,columnDefs:[{name:"lastEvent",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div> <span data-ng-class=\"{'icon-arrow-up font-green': row.entity.lastEvent === 'SENT', 'icon-arrow-up font-yellow': row.entity.lastEvent === 'SENDING', 'icon-arrow-down font-green': row.entity.lastEvent === 'RECEIVED', 'icon-close font-red': row.entity.lastEvent === 'FAILED', 'icon-question': !row.entity.lastEvent}\"> </span> </div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"contact",cellClass:"text-center"},{name:"disposition",displayName:"APPLICATION_DISPOSITION",headerCellFilter:"translate"},{name:"updatedAt",cellFilter:"date:'MM/dd/yyyy HH:mm'",width:120,enableSorting:!1,enableFiltering:!1,sort:{direction:m.DESC}},{name:"action",cellTemplate:'<div> <a class="btn btn-icon-only font-green" data-ng-hide="row.entity.waiting" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.contact)"><i class="fa fa-fax" aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" data-ng-show="grid.appScope.isAdmin" data-ng-click="grid.appScope.deleteItem(row.entity.id, row.entity.id)"><i class="fa fa-trash" aria-hidden="true"></i> </div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:70,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},a.getPage(a.query)},a.onChanged=function(){q.set("faxTags",a.query.tags),a.getPage(a.query)},a.loadAgents=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.agents.modal.html",controller:"FaxInboxViewModalAgentCtrl",resolve:{roomId:a}})},a.tagItems=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.tags.modal.html",controller:"FaxInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return k.remove(c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),a.deleteItems=o.confirm["delete"](function(){var b={ids:a.id};return k["delete"](b).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),a.disposeItems=function(){return c.open({animation:!0,templateUrl:"app/channels/fax/inbox/status/status.modal.html",controller:"FaxInboxStatusModalCtrl",resolve:{status:function(){return null},accountId:function(){return e.id}}}).result.then(function(b){return k.patch({id:a.id},b).$promise.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/fax/inbox/view/account/list/list.html",controller:"FaxInboxViewAccountListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","FaxRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h){a.initModal=function(){a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){b.rows.forEach(function(b){a.agents.push(b)})})["catch"](function(a){console.error(a)}),f.query({id:h,controller:"agents"}).$promise.then(function(b){b.forEach(function(b){a.agents.push(b),a.item.agents.push(b.id)})})["catch"](function(a){console.error(a)}),a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{classes:"btn btn-success",text:"APPLICATION_RETRY",click:function(a){b.close(a)}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}},a.ok=function(){return f.update({id:h,controller:"agents",agents:a.item.agents}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close()})["catch"](function(a){console.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewCtrl",["$scope","$timeout","$location","localStorageService","FaxAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get().$promise.then(function(b){var e=null;a.faxAccounts=b.rows,a.faxAccounts.length&&(e="/channels/fax/inbox/view/account/"+(d.get("faxAccountId")||a.faxAccounts[0].id)+"/list"),e&&c.path(e)})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view",{url:"/view",templateUrl:"app/channels/fax/inbox/view/view.html",controller:"FaxInboxViewCtrl",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalStatusCtrl",["$scope","$uibModalInstance","$translate","$stateParams","$location","FaxRoom","xAlert","id","status",function(a,b,c,d,e,f,g,h,i){a.initModal=function(){a.modal={dismissable:!0,title:"APPLICATION_STATUS",html:"<p>"+c.instant("MESSAGE_CHANGE_STATUS")+"<strong> "+i+"</strong>?</p>",status:i,buttons:[{classes:"btn btn-success",text:"APPLICATION_CONFIRM",click:function(a){return f.update({id:h},{status:i}).$promise.then(function(){g.show(c.instant("MESSAGE_STATUS_UPDATE_SUCCESS"),"success"),b.close(a)})["catch"](function(a){g.error(a)})}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}}}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","FaxRoom","xAlert","id",function(a,b,c,d,e,f,g,h){console.log(h),a.initModal=function(){return a.tags=[],a.item={tags:[]},a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{"class":"btn-success",text:"APPLICATION_TAG",click:function(){var d={status:!0};return f.patch({id:h},{tags:a.item.tags}).$promise["catch"](function(){d.status=!1,g.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close(d)})}},{"class":"default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").factory("FaxQueue",["$resource",function(a){return a("/api/fax/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("FaxQueueListCtrl",["$scope","FaxQueue","gridOptions","Auth","$uibModal",function(a,b,c,d,e){a.initView=function(){a.Auth=d;var e={exporterCsvFilename:"fax_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"strategy"},{name:"timeout"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/fax/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/fax/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===d.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a)},a.createItem=function(){var b=e.open({animation:!0,templateUrl:"app/channels/fax/queue/list/list.create.modal.html",controller:"FaxQueueListCreateCtrl",size:"lg"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("FaxQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","FaxQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.queues.list",{url:"/list",templateUrl:"app/channels/fax/queue/list/list.html",controller:"FaxQueueListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:39}}})}]),angular.module("xCallyShuttleApp").controller("FaxQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","FaxQueue","Team","Auth","strategies",function(a,b,c,d,e,f,g,h,i){a.Auth=h,a.strategies=i;var j=function(){return{select:function(b){return f.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return f["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return f.get({id:d.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){e.error(a)})},a.updateFaxQueue=function(){return f.update({id:d.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.error(a)})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,f.get({id:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindMailQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasFaxQueue.penalty}}),j)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.queues.view",{url:"/view/:id",templateUrl:"app/channels/fax/queue/view/view.html",controller:"FaxQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.fax.queues.view.settings",{url:"/settings",templateUrl:"app/channels/fax/queue/view/view.settings.html"}).state("main.channels.fax.queues.view.agents",{url:"/agents",templateUrl:"app/channels/fax/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:41}}})}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","FaxQueue","usSpinnerService","$q","uiGridConstants","Auth","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(){return k.spin("grid-spinner"),g.get(u).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){r(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function q(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"faxPause")?b.faxPause:c.faxPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_fax_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PFaxQueues,"id"),b.FaxQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.FaxQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_fax_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.FaxQueueId})})}function r(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.faxPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.FaxQueues&&b.FaxQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function s(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function t(){return j.get().$promise.then(function(b){a.faxQueues=b.rows,e.syncUpdates("fax_queue",a.faxQueues)})["catch"](function(a){f.error(a)})}a.faxQueues=[];var u={controller:"realtime",controller1:"fax",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.agent,row.entity.agentId)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"faxPause",width:300,displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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 data-ng-if="row.entity.pause && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastPauseAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.faxQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?u.order=null:u.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){u.offset=(a-1)*b,u.limit=b,p()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?u[a.name]=a.filters[0].term:delete u[a.name]}),p()})}},p(),s(),t(),o(function(){q()})};var v=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_fax_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b.agentId,data2:b.agent,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/fax/realtime/view/agent/queue.modal.add.html",controller:"FaxRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.faxQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.faxQueues,function(a){return _.includes(b.queues,a.id)}),channel:"fax",data1:e,data3:b.queues.join(","),data4:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"fax",data1:a,data3:b,data4:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/realtime/view/agent/agent.modal.info.html",controller:"FaxRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/fax/realtime/view/agent/agent.html",controller:"FaxRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportFaxSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_fax_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_fax_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt && grid.appScope.showTimers"><css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_fax_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/fax/realtime/view/application/application.html",controller:"FaxRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewCtrl",["$scope",function(a){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"}]},a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),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"),g.socket.removeAllListeners("mail_server_in:state"),g.socket.removeAllListeners("mail_server_out:state")}),a.initView=function(){return g.socket.on("mail_message:sent",function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success"),m.stop("spinner-grid")}),g.socket.on("mail_message:failed",function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger"),m.stop("spinner-grid")}),n.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)}),o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)}),i.get({id:c.accountId}).$promise.then(function(b){a.account=b,a.account.MailServerIn&&(a.account.MailServerIn.source=JSON.parse(a.account.MailServerIn.source),a.account.MailServerOut.source=JSON.parse(a.account.MailServerOut.source),g.socket.on("mail_server_in:state",function(b){if(b.id===a.account.MailServerIn.id)switch(a.account.MailServerIn.state=b.state,a.account.MailServerIn.source=JSON.parse(b.source),b.state){case"CONNECTING":break;default:m.stop("spinner-grid"),a.imapDisabled=!1}})),g.socket.on("mail_server_out:state",function(b){if(b.id===a.account.MailServerOut.id)switch(a.account.MailServerOut.state=b.state,a.account.MailServerOut.source=JSON.parse(b.source),b.state){case"CONNECTING":break;default:m.stop("spinner-grid"),a.smtpDisabled=!1}})})["catch"](function(a){h.error(a)})},a.updateItemMailAccount=function(){return i.update({id:c.accountId},{name:a.account.name,description:a.account.description,address:a.account.address,fidelity:a.account.fidelity,timeout:a.account.timeout,service:a.account.service,ListId:a.account.ListId,TemplateId:a.account.TemplateId}).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},a.updateItemMailServerIn=function(){var b=angular.copy(a.account.MailServerIn);return delete b.source,m.spin("spinner-grid"),a.imapDisabled=!0,k.update({id:b.id},b).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},a.updateItemMailServerOut=function(){var b=angular.copy(a.account.MailServerOut);return delete b.source,m.spin("spinner-grid"),a.smtpDisabled=!0,l.update({id:b.id},b).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},a.test=function(){return m.spin("spinner-grid"),a.smtpDisabled=!0,l.update({id:a.account.MailServerOut.id},{state:"CONNECTING"}).$promise["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.settings",{url:"/settings",controller:"MailAccountSettingViewCtrl",templateUrl:"app/channels/mail/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("MailAccountViewCtrl",["$scope","$stateParams","MailAccount",function(a,b,c){a.initView=function(){return c.get({id:b.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view",{url:"/view/:accountId",controller:"MailAccountViewCtrl",templateUrl:"app/channels/mail/account/view/view.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}})}]),angular.module("xCallyShuttleApp").controller("MailAccountWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","MailAccount",function(a,b,c,d,e,f,g){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.forms={},a.item={MailServerIn:{port:993,ssl:!0,"delete":!1,protocol:"IMAP",filter:"UNSEEN",mailbox:"INBOX",keepalive:!0,authTimeout:5,connTimeout:10},MailServerOut:{port:465,ssl:!0}}},a.goNext=function(){e.wizard().next()},a.formValidation=function(a){return a},a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/channels/mail/accounts/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/mail/account/wizard/wizard.html",controller:"MailAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox",{url:"/inbox",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:36}}})}]),angular.module("xCallyShuttleApp").controller("MailInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","uniqueId","ReportSquare",function(a,b,c,d,e,f,g){a.data=null,a.initInfo=function(){g.get({controller:"show",uniqueid:f}).$promise.then(function(b){a.data={id:b.id,channel:b.channel,uniqueid:b.uniqueid,callerid:b.callerid,calleridname:b.calleridname,project_name:b.project_name,extension:b.extension}})["catch"](function(b){switch(b.status){case 404:a.data=null;break;default:e.error(b)}})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("mailMessage",["$rootScope","$translate","MailMessage","List","xAlert","Lightbox","$uibModal",function(a,b,c,d,e,f,g){return{restrict:"E",scope:{message:"=",listId:"="},templateUrl:"app/channels/mail/inbox/message/message.directive.html",link:function(h){h.openPreview=function(a){f.openModal(["api/mail/attachments/"+a],0)},h.openContact=function(c){return h.listId?d.save({listId:h.listId,controller:"contacts"},{email:c}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.email,type:"contact"})})["catch"](function(a){console.error(a)}):void e.show(b.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},h.info=function(a){g.open({animation:!0,templateUrl:"app/channels/mail/inbox/message/info.modal.html",controller:"MailInboxInfoModalCtrl",resolve:{uniqueId:function(){return a}}})},h.retry=function(a){return c.update({id:a,status:"SENDING"}).$promise["catch"](function(a){console.error(a)})}}}}]),angular.module("xCallyShuttleApp").directive("mailNote",["$translate","Modal","Auth","MailMessage","xAlert",function(a,b,c,d,e){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/mail/inbox/note/note.directive.html",link:function(f){f.Auth=c,f.deleteNote=b.confirm["delete"](function(){return d.remove({id:f.message.id}).$promise.then(function(){e.show(a.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){e.error(a)})})}}}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalNoteCtrl",["$scope","$uibModalInstance","$translate","id","MailRoom","xAlert",function(a,b,c,d,e,f){a.initModal=function(){a.item={}},a.ok=function(){return e.save({id:d,controller:"messages",controller2:"send"},{text:a.item.text,status:"NOTE"}).$promise.then(function(){f.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){f.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close()})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").directive("mailRoom",["$rootScope","$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","MailAttachment","List","MailAccount","MailRoom","MailMessage","FileUploader","xAlert","usSpinnerService","socket","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/mail/inbox/room/room.directive.html",link:function(e){function r(a){var b="";return e.mailRoom.MailAccount.signature&&(b+="<br>"+e.mailRoom.MailAccount.signature),a?b+"<br><blockquote>"+a.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\n/g,"<br>")+"</blockquote>":void 0}e.onCKReady=function(a){e.ckEditorInstance=a},e.$on("$destroy",function(){console.log("mailRoom directive $destroy")});var s=[];e.user=q.getCurrentUser(),e.getContacts=function(a){return e.listId?i.get({listId:e.listId,controller:"contacts",email:a}).$promise.then(function(a){return a.rows})["catch"](function(a){console.error(a)}):[]},e.setList=function(a){e.listId=a},e.options={language:a.language,allowedContent:!0,entities:!1,skin:"office2013",extraPlugins:"autogrow",autoGrow_minHeight:600,autoGrow_maxHeight:600,disableNativeSpellChecker:!1,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","-","Undo","Redo"]},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]}]},e.expanded=!0,e.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},e.panelLeft=null,e.panelRight="col-md-12",e.forms={},e.form={from:[],to:e.workspace.data&&e.workspace.data.to?[e.workspace.data.to]:[],cc:[],bcc:[],tags:[],html:"",disabled:!1},p.socket.on("mail_message:remove",function(a){_.remove(e.mailRoom.MailMessages,{id:a.id})}),p.socket.on("mail_message:save",function(a){return e.workspace.id&&a.MailRoomId==e.workspace.id?(e.workspace.active||e.workspace.unread++,l.get({id:a.id}).$promise.then(function(a){e.mailRoom||(e.mailRoom={MailMessages:[]});var b=_.findIndex(e.mailRoom.MailMessages,{id:a.id});b>-1?_.merge(e.mailRoom.MailMessages[b],a):e.mailRoom.MailMessages.unshift(a),e.panelLeft="col-md-6",e.panelRight="col-md-6"})["catch"](function(a){console.error(a)})):void 0});var t=e.uploader=new m({url:"api/mail/attachments",autoUpload:!0,withCredentials:!0,headers:{Authorization:"Bearer "+b.get("token")}});return t.onErrorItem=function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},t.removeFromQueue=function(a){var b=this;return h["delete"]({id:a.basename}).$promise.then(function(){var c=b.getIndexOfItem(a),d=b.queue[c];d.isUploading&&d.cancel(),b.queue.splice(c,1),d._destroy(),b.progress=b._getTotalProgress(),s=_.reject(s,{basename:a.basename})})["catch"](function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},t.onSuccessItem=function(a,b){var c={size:b.size,path:b.path,name:b.name,basename:b.basename,type:b.type};a=_.merge(a,c),s.push(c)},e.openRoom=function(b){var c=_.find(a.workspaces,{id:b,type:"mailRoom"});c?c.active=!0:a.workspaces.push({id:b,type:"mailRoom","class":"icon-envelope",active:!0})},e.togglePanelLeft=function(){e.panelLeft?(e.panelLeft=null,e.panelRight="col-md-12"):(e.panelLeft="col-md-6",e.panelRight="col-md-6")},e.onSelectAnswer=function(){e.ckEditorInstance.insertHtml(e.modelOptions.selectedAnswer),delete e.modelOptions.selectedAnswer},e.getAnswers=function(a){return g.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},e.closeRoom=function(){return d.open({animation:!0,templateUrl:"app/channels/mail/inbox/status/status.modal.html",controller:"MailInboxStatusModalCtrl",resolve:{accountId:function(){return e.mailRoom.MailAccountId}}}).result.then(function(a){return k.patch({id:e.workspace.id},a).$promise["catch"](function(a){n.error(a)})})},e.loadNote=function(){return d.open({animation:!0,templateUrl:"app/channels/mail/inbox/note/note.modal.html",controller:"MailInboxViewModalNoteCtrl",resolve:{id:function(){return e.workspace.id}}})},e.onChanged=function(){return k.update({id:e.workspace.id},{tags:e.form.tags}).$promise["catch"](function(a){console.error(a)})},e.sendMail=function(){o.spin("spinner-grid"),e.form.disabled=!0;var a={},b={subject:e.form.subject||(e.mailRoom?e.mailRoom.subject:null),from:e.form.from,to:_.map(e.form.to,"email"),cc:_.map(e.form.cc,"email"),bcc:_.map(e.form.bcc,"email"),html:e.form.html||null,text:e.form.text||null,inReplyTo:a.messageId||null,status:"SENDING",MailAttachments:s};return e.mailRoom?(a=_.last(e.mailRoom.MailMessages,{status:"RECEIVED"}),b.inReplyTo=a.messageId||null,k.save({id:e.workspace.id,controller:"messages",controller2:"send"},b).$promise.then(function(){e.form.html="",t.queue=[],s=[],n.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){o.stop("spinner-grid"),e.form.disabled=!1})):l.save(b).$promise.then(function(a){n.show(c.instant("MESSAGE_MAIL_MESSAGE_SEND_SUCCESS"),"success"),e.form.html="",t.queue=[],s=[],e.workspace.id=a.id,e.workspace.name=a.subject,e.mailRoom=a,e.expanded=!1,p.socket.on("mail_room:save",function(a){e.workspace.id&&a.id===e.workspace.id&&_.merge(e.mailRoom,a)})})["catch"](function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){o.stop("spinner-grid"),e.form.disabled=!1})},f.get().$promise.then(function(a){e.tags=_.map(a.rows,"name")})["catch"](function(a){console.error(a)}),j.get().$promise.then(function(a){e.mailAccounts=a.rows})["catch"](function(a){console.error(a)}),e.workspace.id?(e.panelLeft="col-md-6",e.panelRight="col-md-6",k.get({id:e.workspace.id}).$promise.then(function(a){e.mailRoom=a,e.expanded=!1,e.listId=a.MailAccount.ListId,e.workspace.name=a.subject||"No subject",e.form.from.push(a.MailAccount.address),e.form.tags=a.tags;var b=_.findLast(e.mailRoom.MailMessages,{status:"RECEIVED"});return b&&(e.form.to=_.map(_.union(b.from,b.to),function(a){return{email:a}}),e.form.to=_.remove(e.form.to,function(b){return b.email!==a.MailAccount.address}),e.form.cc=_.map(b.cc,function(a){return{email:a}}),e.form.bcc=_.map(b.bcc,function(a){return{email:a}}),e.form.subject="Re: "+(b.subject||"No subject"),e.form.html=r(b.text)),p.socket.on("mail_room:save",function(a){a.id===e.workspace.id&&_.merge(e.mailRoom,a)}),a})["catch"](function(a){console.error(a)})["finally"](function(){o.stop("spinner-grid"),e.form.disabled=!1})):(e.panelLeft=null,e.panelRight="col-md-12",o.stop("spinner-grid"),void 0)}}}]),angular.module("xCallyShuttleApp").controller("MailInboxStatusModalCtrl",["$scope","$uibModalInstance","MailAccount","accountId",function(a,b,c,d){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_MAIL"},a.initDisposition=function(){return a.item={disposition:null,status:"CLOSED"},c.get({accountId:d,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>", -"abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","uibButtonConfig","usSpinnerService","socket","MailAccount","MailRoom","uiGridConstants","Auth","Modal","xAlert","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.openRoom=function(b,c,d){if(!d){var e=_.find(a.workspaces,{id:b,type:"mailRoom"});if(e&&b?e.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)return l.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)})}},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, row.entity.waiting)"><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-show="grid.appScope.isAdmin && !row.entity.waiting" data-ng-click="grid.appScope.deleteItem(row.entity.id, row.entity.id)"><i class="fa fa-trash" aria-hidden="true"></i></a> </div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:70,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},a.getPage(a.query)},a.onChanged=function(){q.set("mailTags",a.query.tags),a.getPage(a.query)},a.tagItems=function(){return c.open({animation:!0,templateUrl:"app/channels/mail/inbox/view/view.tags.modal.html",controller:"MailInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})},a.disposeItems=function(){return c.open({animation:!0,templateUrl:"app/channels/mail/inbox/status/status.modal.html",controller:"MailInboxStatusModalCtrl",resolve:{status:function(){return null},accountId:function(){return e.id}}}).result.then(function(b){return l.patch({id:a.id},b).$promise.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return l.remove(c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),a.deleteItems=o.confirm["delete"](function(){var b={ids:a.id};return l["delete"](b).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/mail/inbox/view/account/list/list.html",controller:"MailInboxViewAccountListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","Auth","MailRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h,i){var j=[];a.initModal=function(){return a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){for(var c=0;c<b.rows.length;c++)a.agents.push(b.rows[c]);return g.query({id:i,controller:"agents"}).$promise}).then(function(b){for(var c=0;c<b.length;c++)f.isAgent()||a.item.agents.push(b[c]),j.push(b[c].id)})["catch"](function(a){console.error(a)})},a.ok=function(){return j=f.isAgent()?_.union(j,a.item.agents):angular.copy(a.item.agents),g.update({id:i,controller:"agents",agents:j}).$promise.then(function(){h.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close()})["catch"](function(a){console.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailInboxViewCtrl",["$scope","$timeout","$location","localStorageService","MailAccount",function(a,b,c,d,e){a.initView=function(){return e.get().$promise.then(function(b){var e=null;a.mailAccounts=b.rows,a.mailAccounts.length&&(e="/channels/mail/inbox/view/account/"+(d.get("mailAccountId")||a.mailAccounts[0].id)+"/list"),e&&c.path(e)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.inbox.view",{url:"/view",templateUrl:"app/channels/mail/inbox/view/view.html",controller:"MailInboxViewCtrl",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","MailRoom","xAlert","id",function(a,b,c,d,e,f,g,h){a.initModal=function(){return a.tags=[],a.item={tags:[]},a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{"class":"btn-success",text:"APPLICATION_TAG",click:function(){var d={status:!0};return f.patch({id:h},{tags:a.item.tags}).$promise["catch"](function(){d.status=!1,g.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close(d)})}},{"class":"default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalTemplateCtrl",["$scope","$uibModalInstance","Template",function(a,b,c){a.initModal=function(){return a.item={},c.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail",{url:"/mail",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),angular.module("xCallyShuttleApp").factory("MailReport",["$resource",function(a){return a("/api/report/mails/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("MailRoom",["$resource",function(a){return a("/api/mail/rooms/:id/:controller/:controller2",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("MailAttachment",["$resource",function(a){return a("/api/mail/attachments/:id/:controller",{id:"@id"})}]),angular.module("xCallyShuttleApp").factory("MailMessage",["$resource",function(a){return a("/api/mail/messages/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("MailQueueListCtrl",["$scope","MailQueue","gridOptions","$uibModal","Auth",function(a,b,c,d,e){a.initView=function(){a.Auth=e;var d={exporterCsvFilename:"voice_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"timeout"},{name:"strategy"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/mail/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/mail/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===e.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){var b=d.open({animation:!0,templateUrl:"app/channels/mail/queue/list/list.create.modal.html",controller:"MailQueueListCreateCtrl",size:"lg"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("MailQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","MailQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.queues.list",{url:"/list",templateUrl:"app/channels/mail/queue/list/list.html",controller:"MailQueueListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("MailQueue",["$resource",function(a){return a("/api/mail/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/scripts/components-dropdowns.js"]})}]},data:{permissions:{only:["admin","user"],redirectTo:"landing",id:35}}})}]),angular.module("xCallyShuttleApp").controller("MailQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","Team","MailQueue","Auth","strategies",function(a,b,c,d,e,f,g,h,i){a.Auth=h,a.strategies=i;var j=function(){return{select:function(b){return g.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return g["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return g.get({id:d.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateMailQueue=function(){return g.update({id:d.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.error(a)})},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,g.get({id:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindMailQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasMailQueue.penalty}}),j)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.queues.view",{url:"/view/:id",templateUrl:"app/channels/mail/queue/view/view.html",controller:"MailQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.mail.queues.view.settings",{url:"/settings",templateUrl:"app/channels/mail/queue/view/view.settings.html"}).state("main.channels.mail.queues.view.agents",{url:"/agents",templateUrl:"app/channels/mail/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:37}}})}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","MailQueue","usSpinnerService","$q","uiGridConstants","Auth","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(){return k.spin("grid-spinner"),g.get(u).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){r(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function q(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"mailPause")?b.mailPause:c.mailPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_mail_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PMailQueues,"id"),b.MailQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.MailQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_mail_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.MailQueueId})})}function r(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.mailPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.MailQueues&&b.MailQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function s(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function t(){return j.get().$promise.then(function(b){a.mailQueues=b.rows,e.syncUpdates("mail_queue",a.mailQueues)})["catch"](function(a){f.error(a)})}a.mailQueues=[];var u={controller:"realtime",controller1:"mail",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.agent,row.entity.agentId)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"mailPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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 data-ng-if="row.entity.pause && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastPauseAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.mailQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?u.order=null:u.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){u.offset=(a-1)*b,u.limit=b,p()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?u[a.name]=a.filters[0].term:delete u[a.name]}),p()})}},p(),s(),t(),o(function(){q()})};var v=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_mail_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b.agentId,data2:b.agent,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/mail/realtime/view/agent/queue.modal.add.html",controller:"MailRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.mailQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.mailQueues,function(a){return _.includes(b.queues,a.id)}),channel:"mail",data1:e,data3:b.queues.join(","),data4:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"mail",data1:a,data3:b,data4:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/mail/realtime/view/agent/agent.modal.info.html",controller:"MailRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/mail/realtime/view/agent/agent.html",controller:"MailRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportMailSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_mail_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_mail_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt && grid.appScope.showTimers"><css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_mail_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/mail/realtime/view/application/application.html",controller:"MailRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.mail.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.mail.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.mail.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.mail.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.mail.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.mail.realtime.view.sessions"}]},a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.realtime.view",{url:"/view",templateUrl:"app/channels/mail/realtime/view/view.html",controller:"MailRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportMailSession",["$resource",function(a){return a("/api/report/mail/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelAccount",["$resource",function(a){return a("/api/openchannel/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts",{url:"/accounts",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:46}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountListCtrl",["$scope","OpenChannelAccount","gridOptions","$stateParams","xAlert","$translate",function(a,b,c,d,e,f){a.initView=function(){var e={exporterCsvFilename:"openchannel_accounts.csv",columnDefs:[{name:"id",displayName:"ID",cellClass:"text-center",width:75,enableSorting:!1,enableFiltering:!1},{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/openchannel/accounts/view/{{row.entity.id}}/settings",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a,{accountId:d.accountId})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.list",{url:"/list",templateUrl:"app/channels/openchannel/account/list/list.html",controller:"OpenChannelAccountListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("OpenChannelApplication",["$resource",function(a){return a("/api/openchannel/applications/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewActionListCtrl",["$scope","gridOptions","OpenChannelAccount","$http","$translate","$stateParams","xAlert",function(a,b,c,d,e,f,g){ -a.initActions=function(){var d={draggable:!0,exporterCsvFilename:"openchannel_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span>{{row.entity.app == "queue" ? row.entity.OpenchannelQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/openchannel/accounts/view/{{row.entity.OpenchannelAccountId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{accountId:f.accountId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions.list",{url:"/list",templateUrl:"app/channels/openchannel/account/view/action/list/list.html",controller:"OpenChannelAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","OpenChannelQueue","OpenChannelAccount","OpenChannelApplication","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){return a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],o.get({id:c.actionId}).$promise.then(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}if("always"===a.application.intType||"custom"===a.application.intType){var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1])}a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})})["catch"](function(a){f.error(a)})},a.getQueues=function(){return m.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return r.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return k.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return l.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/openchannel/accounts/view/"+c.accountId+"/actions/list")})["catch"](function(a){f.error(a)})},a.getTemplates=function(){return p.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return q.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/openchannel/account/view/action/view/view.html",controller:"OpenChannelAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewActionWizardCtrl",["$scope","$http","Agent","OpenChannelQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","OpenChannelApplication","OpenChannelAccount","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return r.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return o.save({accountId:f.accountId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/openchannel/accounts/view/"+f.accountId+"/actions/list")})["catch"](function(a){i.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()},a.getMailAccounts=function(){return q.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return p.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/openchannel/account/view/action/wizard/wizard.html",controller:"OpenChannelAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountApiViewCtrl",["$scope","OpenChannelAccount","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.copyToClipboard=function(a){e.copyText(a),h.show(f.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")},a.initView=function(){b.get({id:d.accountId}).$promise.then(function(b){a.account=b,a.receiveurl=a.account.remote+"/api/openchannel/accounts/"+a.account.id+"/receive"})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.api",{url:"/api",controller:"OpenChannelAccountApiViewCtrl",templateUrl:"app/channels/openchannel/account/view/api/view/view.html"})}]),angular.module("xCallyShuttleApp").factory("OpenChannelDisposition",["$resource",function(a){return a("/api/openchannel/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","OpenChannelAccount","id",function(a,b,c,d){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","OpenChannelAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/openchannel/account/view/disposition/modal/add.modal.html",controller:"OpenChannelInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.dispositions",{url:"/dispositions",controller:"OpenChannelAccountDispositionViewCtrl",templateUrl:"app/channels/openchannel/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountHooksViewCtrl",["$scope","OpenChannelAccount","Pause","$http","$stateParams","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.account={},a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){h.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){h.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItem=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.hooks",{url:"/hooks",controller:"OpenChannelAccountHooksViewCtrl",templateUrl:"app/channels/openchannel/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountSettingViewCtrl",["$scope","OpenChannelAccount","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.types=[{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],a.account={},a.initView=function(){i.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)}),b.get({id:d.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){h.error(a)})},a.updateItem=function(){return b.update({id:d.accountId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.settings",{url:"/settings",controller:"OpenChannelAccountSettingViewCtrl",templateUrl:"app/channels/openchannel/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewCtrl",["$scope","OpenChannelAccount","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return a.account={},b.get({id:d.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/openchannel/account/view/view.html",controller:"OpenChannelAccountViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","OpenChannelAccount",function(a,b,c,d,e,f,g){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.forms={},a.item={},a.item.remote=c.protocol()+"://"+location.host},a.goNext=function(){e.wizard().next()},a.formValidation=function(a){return a},a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/channels/openchannel/accounts/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/openchannel/account/wizard/wizard.html",controller:"OpenChannelAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox",{url:"/inbox",template:"<div ui-view></div>",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:48}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","data",function(a,b,c,d,e,f){a.data=null,a.initInfo=function(){f&&(a.data=_.isEmpty(JSON.parse(f))?null:JSON.parse(f))},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("message",["$rootScope","OpenChannelMessage","List","xAlert","$translate","$uibModal",function(a,b,c,d,e,f){return{restrict:"E",scope:{Message:"=message",accounttype:"=accounttype",listId:"="},templateUrl:"app/channels/openchannel/inbox/message/message.html",link:function(b){b.openContact=function(f,g){if(b.listId){if(!g)return;var h;switch(f){case"phone":h={phone:g};break;case"email":h={email:g};break;default:return}return c.save({listId:b.listId,controller:"contacts"},h).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.phone,type:"contact"})})["catch"](function(a){console.error(a)})}d.show(e.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},b.info=function(a){f.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/message/info.modal.html",controller:"OpenChannelInboxInfoModalCtrl",resolve:{data:function(){return a}}})}}}}]),angular.module("xCallyShuttleApp").directive("openchannelRoom",["OpenChannelReport","$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","Auth","OpenChannelAccount","OpenChannelRoom","OpenChannelMessage","xAlert","usSpinnerService","socket","$stateParams","$rootScope",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/channels/openchannel/inbox/room/room.directive.html",link:function(a){a.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},a.panelLeft=null,a.panelRight="col-md-12",a.togglePanelLeft=function(){a.panelLeft?(a.panelLeft=null,a.panelRight="col-md-12"):(a.panelLeft="col-md-6",a.panelRight="col-md-6")},a.form={disabled:!1,from:"",to:a.workspace.data&&a.workspace.data.to?a.workspace.data.to:"",body:""},n.socket.on("openchannel_message:save",function(b){return a.workspace.id&&b.OpenchannelRoomId==a.workspace.id?k.get({id:b.id}).$promise.then(function(b){a.Room||(a.Room={OpenchannelMessages:[]});var c=_.findIndex(a.Room.OpenchannelMessages,{id:b.id});c>-1?_.merge(a.Room.OpenchannelMessages[c],b):a.Room.OpenchannelMessages.unshift(b),a.panelLeft="col-md-6",a.panelRight="col-md-6"})["catch"](function(a){console.error(a)}):void 0}),n.socket.on("openchannel_message:update",function(b){if(a.Room&&b.OpenchannelRoomId==a.workspace.id){var c=_.find(a.Room.OpenchannelMessages,{id:b.id});c&&_.merge(c,b)}}),n.socket.on("openchannel_room:save",function(b){a.Room&&b.id==a.workspace.id&&(a.Room.status=b.status,a.Room.disposition=b.disposition)}),a.closeRoom=function(b){return d.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.status.modal.html",controller:"OpenChannelInboxViewModalStatusCtrl",resolve:{closed:function(){return"CLOSED"===a.Room.status},accountId:function(){return a.Room.OpenchannelAccountId}}}).result.then(function(a){var c={id:b,status:"CLOSED"};return a.disposition&&(c.disposition=a.disposition),j.update(c).$promise["catch"](function(a){l.error(a)})})},a.openRoom=function(a,b){var c=_.find(p.workspaces,{id:a,type:"openchannelRoom"});c?c.active=!0:p.workspaces.push({id:a,name:b,type:"openchannelRoom","class":"icon-globe",active:!0})},f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),i.get().$promise.then(function(b){a.Accounts=b.rows})["catch"](function(a){console.error(a)}),a.workspace.id?(a.panelLeft="col-md-6",a.panelRight="col-md-6",j.get({id:a.workspace.id}).$promise.then(function(b){a.Room=b,a.form.from=a.Room.OpenchannelAccount.name,a.form.to=a.Room.contact,a.form.tags=a.Room.tags})["catch"](function(a){console.error(a)})["finally"](function(){m.stop("spinner-grid"),a.form.disabled=!1})):m.stop("spinner-grid"),a.onSelect=function(){a.form.body+=a.modelOptions.selectedAnswer,delete a.modelOptions.selectedAnswer},a.onSelectAnswer=function(b){a.form.body+=b,a.selectedAnswer=""},a.getAnswers=function(a){return g.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},a.loadAgents=function(){d.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.agents.modal.html",controller:"OpenChannelInboxViewModalAgentCtrl",resolve:{roomId:function(){return a.workspace.id}}})},a.onChanged=function(){return j.patch({id:a.workspace.id},{tags:a.form.tags}).$promise["catch"](function(a){console.error(a)})},a.sendMessage=function(){m.spin("spinner-grid");var b=_.find(a.Accounts,{name:a.form.from}).id;if(b){var d={from:a.form.from,to:a.form.to,body:a.form.body,OpenchannelRoomId:a.Room?a.Room.id:null};return i.save({accountId:b,controller:"send"},d).$promise.then(function(b){return l.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.Room?a.Room:j.get({id:"messages",controller:b.id}).$promise}).then(function(b){b&&(a.form.body="",a.workspace.id=b.id,a.workspace.name=b.contact,a.Room=b,a.panelLeft="col-md-6",a.panelRight="col-md-6")})["catch"](function(a){l.error(a)})["finally"](function(){m.stop("spinner-grid")})}}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","OpenChannelAccount","OpenChannelRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert","uibButtonConfig","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.loadAgents=function(a){c.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.agents.modal.html",controller:"OpenChannelInboxViewModalAgentCtrl",resolve:{roomId:a}})},a.initView=function(){q.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:r.get("openchannelStatus")?r.get("openchannelStatus"):"NEW",tags:r.get("openchannelTags")?r.get("openchannelTags"):[]},a.$watch("query.status",function(){r.set("openchannelStatus",a.query.status),a.getPage()},!0),g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.gridOptions={exporterCsvFilename:"openchannel_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,columnDefs:[{name:"lastEvent",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div> <span data-ng-class=\"{'icon-arrow-up font-green': row.entity.lastEvent === 'SENT', 'icon-arrow-up font-yellow': row.entity.lastEvent === 'SENDING', 'icon-arrow-down font-green': row.entity.lastEvent === 'RECEIVED', 'icon-close font-red': row.entity.lastEvent === 'FAILED', 'icon-question': !row.entity.lastEvent}\"> </span> </div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!0,enableColumnMenu:!1},{name:"contact",cellClass:"text-center"},{name:"disposition",cellClass:"text-center"},{name:"updatedAt",cellFilter:"date:'MM/dd/yyyy HH:mm'",width:120,enableSorting:!1,enableFiltering:!1,sort:{direction:m.DESC}},{name:"action",cellTemplate:'<div> <a class="btn btn-icon-only font-green" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.contact)"><i class="glyphicon glyphicon-comment" aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" data-ng-show="grid.appScope.isAdmin" data-ng-click="grid.appScope.deleteItem(row.entity.id,row.entity.id)"><i class="fa fa-trash" aria-hidden="true"></i> </div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:90,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},i.socket.on("openchannel_room:remove",function(b){_.remove(a.workspaces,{id:b.id,type:"openchannelRoom"}),_.remove(a.gridOptions.data,{id:b.id})}),a.getPage(a.query)},a.onChanged=function(){a.getPage(a.query)},a.tagItems=function(){return c.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.tags.modal.html",controller:"OpenChannelInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[],a.getPage()})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"openchannelRoom"});return d?d.active=!0:a.workspaces.push({id:b,name:c,type:"openchannelRoom","class":"icon-globe",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?k.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(b){h.spin("spinner-grid");var c={accountId:e.id,controller:"rooms"};return b&&_.merge(c,b),a.query&&_.merge(c,a.query),j.query(c).$promise.then(function(b){r.set("openchannelAccountId",e.id),a.gridOptions.data=b,i.socket.on("openchannel_room:save",function(b){if(b.OpenchannelAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),i.socket.on("openchannel_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){console.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return console.log(c),k["delete"](c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),a.deleteItems=o.confirm["delete"](function(){var b={ids:a.id};return k["delete"](b).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/openchannel/inbox/view/account/list/list.html",controller:"OpenChannelInboxViewAccountListCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","OpenChannelRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h){a.initModal=function(){a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){b.rows.forEach(function(b){a.agents.push(b)})})["catch"](function(a){console.error(a)}),f.query({id:h,controller:"agents"}).$promise.then(function(b){b.forEach(function(b){a.agents.push(b),a.item.agents.push(b.id)})})["catch"](function(a){console.error(a)}),a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{classes:"btn btn-success",text:"APPLICATION_RETRY",click:function(a){b.close(a)}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}},a.ok=function(){return f.update({id:h,controller:"agents",agents:a.item.agents}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close()})["catch"](function(a){console.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewCtrl",["$scope","$location","$stateParams","$translate","$uibModal","socket","Auth","xAlert","OpenChannelRoom","OpenChannelAccount","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){j.get().$promise.then(function(c){var d=null;a.Accounts=c.rows,a.Accounts.length&&(d="/channels/openchannel/inbox/view/account/"+(k.get("openchannelAccountId")||a.Accounts[0].id)+"/list"),d&&b.path(d)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox.view",{url:"/view",templateUrl:"app/channels/openchannel/inbox/view/view.html",controller:"OpenChannelInboxViewCtrl",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModalStatusCtrl",["$scope","$uibModalInstance","closed","OpenChannelAccount","accountId",function(a,b,c,d,e){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE"},a.initDisposition=function(){return d.get({accountId:e,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.item={},a.closed=c,a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","OpenChannelRoom","xAlert","id",function(a,b,c,d,e,f,g,h){a.initModal=function(){return a.tags=[],a.item={tags:[]},a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{"class":"btn-success",text:"APPLICATION_TAG",click:function(){var d={status:!0};return f.patch({id:h},{tags:a.item.tags}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){d.status=!1,g.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close(d)})}},{"class":"default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel",{url:"/openchannel",template:"<div ui-view></div>", -"abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:20}}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelReport",["$resource",function(a){return a("/api/report/openchannel/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelRoom",["$resource",function(a){return a("/api/openchannel/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelMessage",["$resource",function(a){return a("/api/openchannel/messages/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelQueueListCtrl",["$scope","OpenChannelQueue","gridOptions","$uibModal","xAlert","Auth",function(a,b,c,d,e,f){a.initView=function(){a.Auth=f;var d={exporterCsvFilename:"openchanel_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"timeout"},{name:"strategy"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/openchannel/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/openchannel/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===f.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){var b=d.open({animation:!0,templateUrl:"app/channels/openchannel/queue/list/list.create.modal.html",controller:"OpenChannelQueueListCreateCtrl",size:"lg"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("OpenChannelQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","OpenChannelQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return console.log(a.item),e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.queues.list",{url:"/list",templateUrl:"app/channels/openchannel/queue/list/list.html",controller:"OpenChannelQueueListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelQueue",["$resource",function(a){return a("/api/openchannel/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.queues",{url:"/queues",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:47}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelQueueViewCtrl",["$scope","$http","Auth","$translate","$stateParams","xAlert","Team","OpenChannelQueue","strategies",function(a,b,c,d,e,f,g,h,i){a.strategies=i,a.Auth=c;var j=function(){return{select:function(b){return h.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(b){console.log("sel",b),a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return h["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(b){console.log("desel",b),a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return h.get({id:e.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateQueue=function(){return h.update({id:e.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,console.log(b.rows),h.get({id:e.id,controller:"agents"}).$promise}).then(function(b){console.log(b),ComponentsDropdowns.bindQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasOpenchannelQueue.penalty}}),j)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.queues.view",{url:"/view/:id",templateUrl:"app/channels/openchannel/queue/view/view.html",controller:"OpenChannelQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.openchannel.queues.view.settings",{url:"/settings",templateUrl:"app/channels/openchannel/queue/view/view.settings.html"}).state("main.channels.openchannel.queues.view.agents",{url:"/agents",templateUrl:"app/channels/openchannel/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:49}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","OpenChannelQueue","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("grid-spinner"),g.get(t).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){q(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function p(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"openchannelPause")?b.openchannelPause:c.openchannelPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_openchannel_queue:save",function(b){console.log("new queue",b);var c=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0}),d=a.gridOptions.data.indexOf(c);a.gridOptions.data.splice(d+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.OpenchannelQueueId,agent:b.membername,online:c.online})}),e.socket.on("user_has_openchannel_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.OpenchannelQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.openchannelPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.OpenchannelQueues&&b.OpenchannelQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function s(){return j.get().$promise.then(function(b){a.openchannelQueues=b.rows,e.syncUpdates("openchannel_queue",a.openchannelQueues)})["catch"](function(a){f.error(a)})}a.openchannelQueues=[];var t={controller:"realtime",controller1:"openchannel",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.agent,row.entity.agentId)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"openchannelPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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 data-ng-if="row.entity.pause && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastPauseAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.openchannelQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),n(function(){p()})};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_openchannel_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b.agentId,data2:b.agent,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"openchannel"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/openchannel/realtime/view/agent/queue.modal.add.html",controller:"OpenChannelRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.openchannelQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.openchannelQueues,function(a){return _.includes(b.queues,a.id)}),channel:"openchannel",data1:e,data3:b.queues.join(","),data4:"openchannel"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"openchannel",data1:a,data3:b,data4:"openchannel"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/openchannel/realtime/view/agent/agent.modal.info.html",controller:"OpenChannelRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/openchannel/realtime/view/agent/agent.html",controller:"OpenChannelRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportOpenChannelSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_openchannel_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_openchannel_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt && grid.appScope.showTimers"><css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_openchannel_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/openchannel/realtime/view/application/application.html",controller:"OpenChannelRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.openchannel.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.openchannel.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.openchannel.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.openchannel.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.openchannel.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.openchannel.realtime.view.sessions"}]},a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime.view",{url:"/view",templateUrl:"app/channels/openchannel/realtime/view/view.html",controller:"OpenChannelRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportOpenChannelSession",["$resource",function(a){return a("/api/report/openchannel/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:12}}})}]),angular.module("xCallyShuttleApp").controller("RealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(b){return j.spin("grid-spinner"),g.get(q).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){b&&m(function(){o()}),j.stop("grid-spinner")})}function o(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{id:b.id});c&&_.merge(c,b)}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}function p(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}var q={controller:"realtime",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.name}} <{{row.entity.internal}}></div>",minWidth:250},{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> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.name,row.entity.id)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"pauseStatus",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span class="left-margin"><i data-ng-if="row.entity.voicePause || row.entity.mailPause || row.entity.chatPause || row.entity.faxPause || row.entity.smsPause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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}}]<span data-ng-if="grid.appScope.showTimers"><css-timer start-time="row.entity.lastPauseAt"></css-timer></span></span></div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"voicePause",displayName:"APPLICATION_VOICE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online"><span class="left-margin"><i data-ng-if="row.entity.voicePause" data-ng-click="grid.appScope.pause(row.entity,\'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"><span class="left-margin"><i data-ng-if="row.entity.mailPause" data-ng-click="grid.appScope.pause(row.entity,\'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"><span class="left-margin"><i data-ng-if="row.entity.chatPause" data-ng-click="grid.appScope.pause(row.entity,\'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"><span class="left-margin"><i data-ng-if="row.entity.faxPause" data-ng-click="grid.appScope.pause(row.entity,\'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"><span class="left-margin"><i data-ng-if="row.entity.smsPause" data-ng-click="grid.appScope.pause(row.entity,\'unpause\',null,\'sms\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"openchannelPause",displayName:"APPLICATION_OPENCHANNEL",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online"><span class="left-margin"><i data-ng-if="row.entity.openchannelPause" data-ng-click="grid.appScope.pause(row.entity,\'unpause\',null,\'openchannel\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){r(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?q.order=null:q.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),n()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){q.offset=(a-1)*b,q.limit=b,n()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?q[a.name]=a.filters[0].term:delete q[a.name]}),n()})}},n(!0),p()};var r=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent")}),a.pause=function(b,c,e,g){return e&&(a.pauseType=null),i.save({name:c,agent:b.id,data2:b.name,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("RealtimeViewAgentLogoutModalCtrl",["$scope","$uibModalInstance","name",function(a,b,c){a.agent=c,a.logout=function(){b.close()}}]),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){a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.realtime.view",{url:"/view",templateUrl:"app/channels/realtime/view/view.html",controller:"RealtimeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("ReportCall",["$resource",function(a){return a("/api/report/calls/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportDial",["$resource",function(a){return a("/api/report/dials/:id/:controller/:controller2",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsAccount",["$resource",function(a){return a("/api/sms/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts",{url:"/accounts",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:42}}})}]),angular.module("xCallyShuttleApp").controller("SmsAccountListCtrl",["$scope","SmsAccount","gridOptions","$stateParams","xAlert","$translate",function(a,b,c,d,e,f){a.message="Hello",a.initView=function(){var e={exporterCsvFilename:"sms_accounts.csv",columnDefs:[{name:"id",displayName:"ID",cellClass:"text-center",width:75,enableSorting:!1,enableFiltering:!1},{name:"name"},{name:"description"},{name:"type",displayName:"APPLICATION_ACCOUNT_TYPE"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/sms/accounts/view/{{row.entity.id}}/settings",name:"profile"},{"class":"green-jungle",name:"check",onClick:"grid.appScope.checkAccount(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a,{ -accountId:d.accountId})},a.checkAccount=function(a){return b.get({accountId:a,controller:"check"}).$promise.then(function(){e.show(f.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(a){e.show(f.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.list",{url:"/list",templateUrl:"app/channels/sms/account/list/list.html",controller:"SmsAccountListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SmsApplication",["$resource",function(a){return a("/api/sms/applications/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewActionListCtrl",["$scope","gridOptions","SmsAccount","$http","$translate","$stateParams","xAlert",function(a,b,c,d,e,f,g){a.initActions=function(){var d={draggable:!0,exporterCsvFilename:"sms_applications.csv",enableSorting:!1,enableFiltering:!1,columnDefs:[{name:"app",cellClass:"text-center"},{name:"name",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span>{{row.entity.app == "queue" ? row.entity.SmsQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/sms/accounts/view/{{row.entity.SmsAccountId}}/actions/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.app, row.entity.id)"}]}]};a.gridOptions=b.gridOptions(c,d,a,{accountId:f.accountId,controller:"applications"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.actions.list",{url:"/list",templateUrl:"app/channels/sms/account/view/action/list/list.html",controller:"SmsAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","SmsQueue","SmsAccount","Template","MailAccount","SmsApplication",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initAction=function(){return a.$application=i.application,a.$stateParams=c,a.$interval=j.interval,a.forms={},a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],q.get({id:c.actionId}).$promise.then(function(b){if(a.application=b,a.application.alwaysTime=!1,a.application.IntervalId)a.application.intType="list";else switch(a.application.interval){case"*,*,*,*":a.application.intType="always";break;default:a.application.intType="custom"}if("always"===a.application.intType||"custom"===a.application.intType){var c=a.application.interval.split(",");"*"===c[0]?a.application.alwaysTime=!0:(a.application.t_from=moment(new Date),a.application.t_to=moment(new Date),a.application.t_from.hour(c[0].split("-")[0].split(":")[0]),a.application.t_from.minute(c[0].split("-")[0].split(":")[1]),a.application.t_to.hour(c[0].split("-")[1].split(":")[0]),a.application.t_to.minute(c[0].split("-")[1].split(":")[1])),"*"===c[1]?(a.application.wd_from="always",a.application.wd_to="always"):(a.application.wd_from=c[1].split("-")[0],a.application.wd_to=c[1].split("-")[1]),"*"===c[2]?(a.application.md_from="always",a.application.md_to="always"):(a.application.md_from=c[2].split("-")[0],a.application.md_to=c[2].split("-")[1]),"*"===c[3]?(a.application.m_from="always",a.application.m_to="always"):(a.application.m_from=c[3].split("-")[0],a.application.m_to=c[3].split("-")[1])}a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})})["catch"](function(a){f.error(a)})},a.getQueues=function(){return m.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return k.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return l.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return n.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/sms/accounts/view/"+c.accountId+"/actions/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/sms/account/view/action/view/view.html",controller:"SmsAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewActionWizardCtrl",["$scope","$http","Agent","SmsQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","SmsAccount","Template","MailAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.apps=[{name:"Queue",value:"queue"},{name:"Agent",value:"agent"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){console.log(b),a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return n.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return n.save({accountId:f.accountId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/sms/accounts/view/"+f.accountId+"/actions/list")})["catch"](function(a){i.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/sms/account/view/action/wizard/wizard.html",controller:"SmsAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountApiViewCtrl",["$scope","SmsAccount","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.copyToClipboard=function(a){e.copyText(a),h.show(f.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")},a.initView=function(){b.get({id:d.accountId}).$promise.then(function(b){a.account=b,a.deliveryurl=a.account.remote+"/api/sms/accounts/"+a.account.id+"/messageStatus",a.receiveurl=a.account.remote+"/api/sms/accounts/"+a.account.id+"/receive"})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.api",{url:"/api",controller:"SmsAccountApiViewCtrl",templateUrl:"app/channels/sms/account/view/api/view/view.html"})}]),angular.module("xCallyShuttleApp").factory("SmsDisposition",["$resource",function(a){return a("/api/sms/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","SmsAccount","id",function(a,b,c,d){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","SmsAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/sms/account/view/disposition/modal/add.modal.html",controller:"SmsInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.dispositions",{url:"/dispositions",controller:"SmsAccountDispositionViewCtrl",templateUrl:"app/channels/sms/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountHooksViewCtrl",["$scope","SmsAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h,i){a.account={},a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){i.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){i.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItemSmsAccount=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.hooks",{url:"/hooks",controller:"SmsAccountHooksViewCtrl",templateUrl:"app/channels/sms/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountSettingViewCtrl",["$scope","SmsAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i,j){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.types=[{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],a.account={},a.initView=function(){j.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){i.error(a)})},a.updateItemSmsAccount=function(){return b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.settings",{url:"/settings",controller:"SmsAccountSettingViewCtrl",templateUrl:"app/channels/sms/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewCtrl",["$scope","SmsAccount","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return a.account={},b.get({id:d.accountId}).$promise.then(function(b){a.account=b,console.log(b)})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/sms/account/view/view.html",controller:"SmsAccountViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}})}]),angular.module("xCallyShuttleApp").controller("SmsAccountWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","SmsAccount",function(a,b,c,d,e,f,g){a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initWizard=function(){a.forms={},a.item={},a.item.remote=c.protocol()+"://"+location.host},a.goNext=function(){e.wizard().next()},a.formValidation=function(a){return a},a.createItem=function(){return console.log(a.item),g.save(a.item).$promise.then(function(){c.path("/channels/sms/accounts/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/sms/account/wizard/wizard.html",controller:"SmsAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox",{url:"/inbox",template:"<div ui-view></div>",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:44}}})}]),angular.module("xCallyShuttleApp").directive("smsRoom",["$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","Auth","SmsAccount","SmsRoom","SmsMessage","xAlert","usSpinnerService","socket","$stateParams","$rootScope",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/channels/sms/inbox/room/room.directive.html",link:function(a){a.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},a.panelLeft=null,a.panelRight="col-md-12",a.togglePanelLeft=function(){a.panelLeft?(a.panelLeft=null,a.panelRight="col-md-12"):(a.panelLeft="col-md-6",a.panelRight="col-md-6")},a.form={disabled:!1,from:"",to:a.workspace.data&&a.workspace.data.to?a.workspace.data.to:"",body:""},m.socket.on("sms_message:save",function(b){return a.workspace.id&&b.SmsRoomId==a.workspace.id?j.get({id:b.id}).$promise.then(function(b){a.SmsRoom||(a.SmsRoom={SmsMessages:[]});var c=_.findIndex(a.SmsRoom.SmsMessages,{id:b.id});c>-1?_.merge(a.SmsRoom.SmsMessages[c],b):a.SmsRoom.SmsMessages.unshift(b),a.panelLeft="col-md-6",a.panelRight="col-md-6"})["catch"](function(a){console.error(a)}):void 0}),m.socket.on("sms_message:update",function(b){if(a.SmsRoom&&b.SmsRoomId==a.workspace.id){var c=_.find(a.SmsRoom.SmsMessages,{id:b.id});c&&_.merge(c,b)}}),m.socket.on("sms_room:save",function(b){a.SmsRoom&&b.id==a.workspace.id&&(a.SmsRoom.status=b.status,a.SmsRoom.disposition=b.disposition)}),a.closeRoom=function(b){return c.open({animation:!0,templateUrl:"app/channels/sms/inbox/view/view.status.modal.html",controller:"SmsInboxViewModalStatusCtrl",resolve:{closed:function(){return"CLOSED"===a.SmsRoom.status},accountId:function(){return a.SmsRoom.SmsAccountId}}}).result.then(function(a){var c={id:b,status:"CLOSED"};return a.disposition&&(c.disposition=a.disposition),i.update(c).$promise["catch"](function(a){k.error(a)})})},a.openRoom=function(a,b){var c=_.find(o.workspaces,{id:a,type:"smsRoom"});c?c.active=!0:o.workspaces.push({id:a,name:b,type:"smsRoom","class":"glyphicon glyphicon-comment",active:!0})},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),h.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)}),a.workspace.id?(a.panelLeft="col-md-6",a.panelRight="col-md-6",i.get({id:a.workspace.id}).$promise.then(function(b){a.SmsRoom=b,a.form.from=a.SmsRoom.SmsAccount.phone,a.form.to=a.SmsRoom.contact,a.form.tags=a.SmsRoom.tags})["catch"](function(a){console.error(a)})["finally"](function(){l.stop("spinner-grid"),a.form.disabled=!1})):l.stop("spinner-grid"),a.onSelect=function(){a.form.body+=a.modelOptions.selectedAnswer,delete a.modelOptions.selectedAnswer},a.onSelectAnswer=function(b){a.form.body+=b,a.selectedAnswer=""},a.getAnswers=function(a){return f.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},a.onChanged=function(){return i.patch({id:a.workspace.id},{tags:a.form.tags}).$promise["catch"](function(a){console.error(a)})},a.sendSMS=function(){l.spin("spinner-grid");var c=_.find(a.smsAccounts,{phone:a.form.from}),d={body:a.form.body,SmsRoomId:a.SmsRoom?a.SmsRoom.id:null};return"twilio"===c.type?(d.from=/^[\+][0-9]+$/.test(a.form.from)?a.form.from:"+"+a.form.from,d.to=/^[\+][0-9]+$/.test(a.form.to)?a.form.to:"+"+a.form.to):(d.from=/^[\+][0-9]+$/.test(a.form.from)?a.form.from.replace("+",""):a.form.from,d.to=/^[\+][0-9]+$/.test(a.form.to)?a.form.to.replace("+",""):a.form.to),c?h.save({accountId:c.id,controller:"send"},d).$promise.then(function(c){return k.show(b.instant("MESSAGE_WELL_DONE"),"success"),a.SmsRoom?a.SmsRoom:i.get({id:"messages",controller:c.id}).$promise}).then(function(b){b&&(a.form.body="",a.workspace.id=b.id,a.workspace.name=b.contact,a.SmsRoom=b,a.panelLeft="col-md-6",a.panelRight="col-md-6")})["catch"](function(a){k.error(a)})["finally"](function(){l.stop("spinner-grid")}):void console.log("Can not find account")}}}}]),angular.module("xCallyShuttleApp").controller("SmsInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","data","uniqueId","ReportSquare",function(a,b,c,d,e,f,g,h){a.data=null,a.initInfo=function(){f&&(a.data=_.isEmpty(JSON.parse(f))?null:JSON.parse(f)),g&&h.get({controller:"show",uniqueid:g}).$promise.then(function(b){a.data={id:b.id,channel:b.channel,uniqueid:b.uniqueid,callerid:b.callerid,calleridname:b.calleridname,project_name:b.project_name,extension:b.extension}})["catch"](function(b){switch(b.status){case 404:a.data=null;break;default:e.error(b)}})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("sms",["$rootScope","SmsMessage","List","xAlert","$translate","$uibModal",function(a,b,c,d,e,f){return{restrict:"E",scope:{smsMessage:"=message",accounttype:"=accounttype",listId:"="},templateUrl:"app/channels/sms/inbox/sms/sms.html",link:function(b){b.openContact=function(f){return b.listId?c.save({listId:b.listId,controller:"contacts"},{mobile:f}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.phone,type:"contact"})})["catch"](function(a){console.error(a)}):void d.show(e.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},b.info=function(a,b){f.open({animation:!0,templateUrl:"app/channels/sms/inbox/sms/info.modal.html",controller:"SmsInboxInfoModalCtrl",resolve:{data:function(){return b},uniqueId:function(){return a}}})}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","SmsAccount","SmsRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert","uibButtonConfig","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.initView=function(){q.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:r.get("smsStatus")?r.get("smsStatus"):"NEW",tags:r.get("smsTags")?r.get("smsTags"):[]},a.$watch("query.status",function(){r.set("smsStatus",a.query.status),a.getPage()},!0),g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.gridOptions={exporterCsvFilename:"sms_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!0,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,columnDefs:[{name:"lastEvent",displayName:"",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div> <span data-ng-class=\"{'icon-arrow-up font-green': row.entity.lastEvent === 'SENT', 'icon-arrow-up font-yellow': row.entity.lastEvent === 'SENDING', 'icon-arrow-down font-green': row.entity.lastEvent === 'RECEIVED', 'icon-close font-red': row.entity.lastEvent === 'FAILED', 'icon-question': !row.entity.lastEvent}\"> </span> </div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!0,enableColumnMenu:!1},{name:"contact",cellClass:"text-center"},{name:"disposition",cellClass:"text-center"},{name:"updatedAt",cellFilter:"date:'MM/dd/yyyy HH:mm'",width:120,enableSorting:!1,enableFiltering:!1,sort:{direction:m.DESC}},{name:"action",cellTemplate:'<div> <a class="btn btn-icon-only font-green" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.contact)"><i class="glyphicon glyphicon-comment" aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" data-ng-show="grid.appScope.isAdmin" data-ng-click="grid.appScope.deleteItem(row.entity.id,row.entity.id)"><i class="fa fa-trash" aria-hidden="true"></i> </div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:90,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.selection&&(a.gridApi.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.id.push(a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id):_.pull(a.id,a.gridApi.grid.options.primaryKey?b.entity[a.gridApi.grid.options.primaryKey]:b.entity.id)}),a.gridApi.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.id=_.union(a.id,_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id")):_.map(b,a.gridApi.grid.options.primaryKey?"entity."+a.gridApi.grid.options.primaryKey:"entity.id").forEach(function(b){_.pull(a.id,b)})}))}},i.socket.on("sms_room:remove",function(b){_.remove(a.workspaces,{id:b.id,type:"smsRoom"}),_.remove(a.gridOptions.data,{id:b.id})}),a.getPage(a.query)},a.onChanged=function(){a.getPage(a.query)},a.tagItems=function(){return c.open({animation:!0,templateUrl:"app/channels/sms/inbox/view/view.tags.modal.html",controller:"SmsInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[],a.getPage()})},a.disposeItems=function(){return c.open({animation:!0,templateUrl:"app/channels/sms/inbox/view/view.status.modal.html",controller:"SmsInboxViewModalStatusCtrl",resolve:{accountId:function(){return e.id}}}).result.then(function(b){return console.log(b,a.id),k.patch({id:a.id},b).$promise.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"smsRoom"});return d?d.active=!0:a.workspaces.push({id:b,name:c,type:"smsRoom","class":"glyphicon glyphicon-comment",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?k.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(b){h.spin("spinner-grid");var c={accountId:e.id,controller:"rooms"};return b&&_.merge(c,b),a.query&&_.merge(c,a.query),j.query(c).$promise.then(function(b){r.set("smsAccountId",e.id),a.gridOptions.data=b,i.socket.on("sms_room:save",function(b){if(console.log("data",b),console.log(b.SmsAccountId,e.id),b.SmsAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),i.socket.on("sms_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){console.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return console.log(c),k["delete"](c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),a.deleteItems=o.confirm["delete"](function(){var b={ids:a.id};return k["delete"](b).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/sms/inbox/view/account/list/list.html",controller:"SmsInboxViewAccountListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","SmsRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h){a.initModal=function(){a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){b.rows.forEach(function(b){a.agents.push(b)})})["catch"](function(a){console.error(a)}),f.query({id:h,controller:"agents"}).$promise.then(function(b){b.forEach(function(b){a.agents.push(b),a.item.agents.push(b.id)})})["catch"](function(a){console.error(a)}),a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{classes:"btn btn-success",text:"APPLICATION_RETRY",click:function(a){b.close(a)}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}},a.ok=function(){return f.update({id:h,controller:"agents",agents:a.item.agents}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close()})["catch"](function(a){console.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewCtrl",["$scope","$location","$stateParams","$translate","$uibModal","socket","Auth","xAlert","SmsRoom","SmsAccount","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){return j.get().$promise.then(function(c){var d=null;a.smsAccounts=c.rows,a.smsAccounts.length&&(d="/channels/sms/inbox/view/account/"+(k.get("smsAccountId")||a.smsAccounts[0].id)+"/list"),d&&b.path(d)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.view",{url:"/view",templateUrl:"app/channels/sms/inbox/view/view.html",controller:"SmsInboxViewCtrl",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalStatusCtrl",["$scope","$uibModalInstance","SmsAccount","accountId",function(a,b,c,d){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_SMS"},a.initDisposition=function(){return a.item={status:"CLOSED"},c.get({accountId:d,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","SmsRoom","xAlert","id",function(a,b,c,d,e,f,g,h){ -console.log(h),a.initModal=function(){return a.tags=[],a.item={tags:[]},a.modal={dismissable:!0,title:"APPLICATION_MESSAGE_SEND_RETRY",text:"MESSAGE_MESSAGE_SEND_RETRY",buttons:[{"class":"btn-success",text:"APPLICATION_TAG",click:function(){var d={status:!0};return f.patch({id:h},{tags:a.item.tags}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){d.status=!1,g.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){b.close(d)})}},{"class":"default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalTemplateCtrl",["$scope","$uibModalInstance","Template",function(a,b,c){a.initModal=function(){return a.item={},c.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsQueueListCtrl",["$scope","SmsQueue","gridOptions","$uibModal","xAlert","Auth",function(a,b,c,d,e,f){a.initView=function(){a.Auth=f;var d={exporterCsvFilename:"voice_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"timeout"},{name:"strategy"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/sms/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/sms/queues/view/{{row.entity.id}}/agents",name:"agents",hide:"user"===f.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){var b=d.open({animation:!0,templateUrl:"app/channels/sms/queue/list/list.create.modal.html",controller:"SmsQueueListCreateCtrl",size:"lg"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SmsQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","SmsQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return console.log(a.item),e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.queues.list",{url:"/list",templateUrl:"app/channels/sms/queue/list/list.html",controller:"SmsQueueListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("SmsQueue",["$resource",function(a){return a("/api/sms/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.queues",{url:"/queues",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:43}}})}]),angular.module("xCallyShuttleApp").controller("SmsQueueViewCtrl",["$scope","$http","Auth","$translate","$stateParams","xAlert","Team","SmsQueue","strategies",function(a,b,c,d,e,f,g,h,i){a.strategies=i,a.Auth=c;var j=function(){return{select:function(b){return h.save({id:a.queue.id,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(b){console.log("sel",b),a.getTeams()})["catch"](function(a){console.error(a)})},deselect:function(b){return h["delete"]({id:a.queue.id,controller:"agents",agents:b}).$promise.then(function(b){console.log("desel",b),a.getTeams()})["catch"](function(a){console.error(a)})}}};a.getQueue=function(){return h.get({id:e.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateSmsQueue=function(){return h.update({id:e.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,console.log(b.rows),h.get({id:e.id,controller:"agents"}).$promise}).then(function(b){console.log(b),ComponentsDropdowns.bindSmsQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasSmsQueue.penalty}}),j)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.queues.view",{url:"/view/:id",templateUrl:"app/channels/sms/queue/view/view.html",controller:"SmsQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.sms.queues.view.settings",{url:"/settings",templateUrl:"app/channels/sms/queue/view/view.settings.html"}).state("main.channels.sms.queues.view.agents",{url:"/agents",templateUrl:"app/channels/sms/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:45}}})}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","SmsQueue","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("grid-spinner"),g.get(t).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){q(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function p(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"smsPause")?b.smsPause:c.smsPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_sms_queue:save",function(b){console.log("new queue",b);var c=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0}),d=a.gridOptions.data.indexOf(c);a.gridOptions.data.splice(d+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.SmsQueueId,agent:b.membername,online:c.online})}),e.socket.on("user_has_sms_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.SmsQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.smsPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.SmsQueues&&b.SmsQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function s(){return j.get().$promise.then(function(b){a.smsQueues=b.rows,e.syncUpdates("sms_queue",a.smsQueues)})["catch"](function(a){f.error(a)})}a.smsQueues=[];var t={controller:"realtime",controller1:"sms",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.agent,row.entity.agentId)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"smsPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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 data-ng-if="row.entity.pause && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastPauseAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.smsQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),n(function(){p()})};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_sms_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b.agentId,data2:b.agent,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/sms/realtime/view/agent/queue.modal.add.html",controller:"SmsRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.smsQueues,function(b){return!!_.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})})}}});g.result.then(function(b){return i.save({name:"QueueAdd",agent:e,queues:_.filter(a.smsQueues,function(a){return _.includes(b.queues,a.id)}),channel:"sms",data1:e,data3:b.queues.join(","),data4:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},function(){b.info("Modal dismissed at: "+new Date)})},a.leaveQueue=function(a,b){return i.save({name:"QueueRemove",agent:a,queueId:b,channel:"sms",data1:a,data3:b,data4:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/sms/realtime/view/agent/agent.modal.info.html",controller:"SmsRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/sms/realtime/view/agent/agent.html",controller:"SmsRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewAgentQueueModalCtrl",["$scope","$uibModalInstance","$http","queues",function(a,b,c,d){a.queues=d,a.item={},a.save=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportSmsSession","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k){function l(){return h.spin("spinner-grid"),g.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_sms_session:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&k(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4)):b.leaveAt||a.gridOptions.data.push(b)}),e.socket.on("report_sms_session:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}a.moment=moment,a.initApplications=function(){a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt && grid.appScope.showTimers"><css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"},{name:"queuename",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.queuename || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridOptions.data.length)})}},l()};var n=function(a){var b=a?30*a+60:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_sms_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/sms/realtime/view/application/application.html",controller:"SmsRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.sms.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.sms.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.sms.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.sms.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.sms.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.sms.realtime.view.sessions"}]},a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.realtime.view",{url:"/view",templateUrl:"app/channels/sms/realtime/view/view.html",controller:"SmsRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportSmsSession",["$resource",function(a){return a("/api/report/sms/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms",{url:"/sms",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").factory("SmsQueue",["$resource",function(a){return a("/api/sms/queues/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsReport",["$resource",function(a){return a("/api/report/sms/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SmsMessage",["$resource",function(a){return a("/api/sms/messages/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("SmsRoom",["$resource",function(a){return a("/api/sms/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("ChanSpy",["$resource",function(a){return a("/api/chanspy/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.chanspy",{url:"/chanspy",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:27}}})}]),angular.module("xCallyShuttleApp").controller("ChanSpyListCtrl",["$scope","$uibModal","ChanSpy","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"chanspy.csv",columnDefs:[{name:"name"},{name:"prefix"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/voice/chanspy/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/channels/voice/chanspy/list/list.create.modal.html",controller:"ChanSpyListCreateCtrl"});c.result.then(function(b){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChanSpyListCreateCtrl",["$scope","$translate","$uibModalInstance","ChanSpy","xAlert",function(a,b,c,d,e){a.form={},a.item={auth:!1,record:!1},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.authSwitch={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.authSwitch={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:"mode"},{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 e.update({id:f.id},a.moh).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){c.error(a)})},a.addMohs=function(){return e.save({id:f.id,controller:"files"},a.item).$promise.then(function(){j.path("/channels/voice/mohs/view/"+f.id+"/audios")})["catch"](function(a){c.error(a)})},a.getAudioFiles=function(){return e.get({id:f.id,controller:"files"}).$promise.then(function(b){a.audioFiles=b.files,a.mohPath=b.path,a.audioFiles.forEach(function(a){l(a)})})["catch"](function(a){c.error(a)})},a.getSecureSrc=function(a){return i.trustAsResourceUrl(a)},a.getSounds=function(){return a.item={sounds:[]},k.get().$promise.then(function(b){a.soundList=b.rows})["catch"](function(a){c.error(a)})};var l=function(c){b.get("/api/voice/musiconholds/stream",{params:{path:encodeURI(a.mohPath+"/"+c)}}).success(function(b){a.audioSources[c]="data:audio/ogg;base64,"+b}).error(function(a){console.error(a)})};a.deleteItem=h.confirm["delete"](function(e){b["delete"]("/api/voice/musiconholds/"+f.id+"/files",{params:{filename:e}}).success(function(){_.remove(a.audioFiles,function(a){return a===e}),c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(a){c.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.mohs.view",{url:"/view/:id",templateUrl:"app/channels/voice/moh/view/view.html",controller:"VoiceMohViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.mohs.view.settings",{url:"/settings",templateUrl:"app/channels/voice/moh/view/view.settings.html"}).state("main.channels.voice.mohs.view.audios",{url:"/audios",templateUrl:"app/channels/voice/moh/view/view.audios.html",cache:!1}).state("main.channels.voice.mohs.view.add",{url:"/add",templateUrl:"app/channels/voice/moh/view/view.addFiles.html",cache:!1})}]),angular.module("xCallyShuttleApp").controller("VoiceQueueListCtrl",["$scope","$rootScope","$uibModal","VoiceQueue","gridOptions","Auth",function(a,b,c,d,e,f){a.initView=function(){a.Auth=f;var b={exporterCsvFilename:"voice_queues.csv",primaryKey:"name",columnDefs:[{name:"name"},{name:"strategy"},{name:"description"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/voice/queues/view/{{row.entity.name}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/voice/queues/view/{{row.entity.name}}/agents",name:"agents",hide:"user"===f.getCurrentUser().role},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.name)"}]}]};a.gridOptions=e.gridOptions(d,b,a)},a.createItem=function(){var b=c.open({animation:!0,templateUrl:"app/channels/voice/queue/list/list.create.modal.html",controller:"VoiceQueueListCreateCtrl",size:"lg"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("VoiceQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","VoiceQueue","Team",function(a,b,c,d,e,f){a.form={},a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b),console.log(a.item.agents)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b),console.log(a.item.agents)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return e.save(a.item).$promise.then(function(a){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.queues.list",{url:"/list",templateUrl:"app/channels/voice/queue/list/list.html",controller:"VoiceQueueListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").factory("ReportQueue",["$resource",function(a){return a("/api/report/queues/:id/:controller/:controller2",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("UserHasVoiceQueue",["$resource",function(a){return a("/api/voice/user_has_queues/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("VoiceQueueViewCtrl",["$scope","xAlert","$translate","$stateParams","socket","$location","VoiceQueue","Team","Auth","VoiceMoh","Sound","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l){a.Auth=i,a.binaryChoices=[{name:"Yes",value:1},{name:"No",value:0}],a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.autoPauseValues=[{name:"No",value:"no"},{name:"Yes",value:"all"}],a.monitorFormats=[{name:"wav",value:"wav"},{name:"gsm",value:"gsm"},{name:"Inactive",value:""}],a.queueAnnounces=[{display_name:"Default",path:null},{display_name:"Disabled",path:""}];var m=function(){return{select:function(b){return g.save({id:a.queue.name,controller:"agents"},{agents:b,penalty:a.queue.penalty}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})},deselect:function(b){return g["delete"]({id:a.queue.name,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})}}};a.getQueue=function(){return g.get({id:d.id}).$promise.then(function(b){b.joinempty=""===b.joinempty?[]:b.joinempty.split(","),b.leavewhenempty=""===b.leavewhenempty?[]:b.leavewhenempty.split(","),b.periodic_announce=""===b.periodic_announce?[]:b.periodic_announce.split(","),b.setinterfacevar="yes"===b.setinterfacevar,b.setqueuevar="yes"===b.setqueuevar,b.setqueueentryvar="yes"===b.setqueueentryvar,b.penalty=0,a.queue=b})["catch"](function(a){f.path("/channels/voice/queues/list")})},a.updateVoiceQueue=function(){var e=angular.copy(a.queue);return e.joinempty=e.joinempty.join(","),e.leavewhenempty=e.leavewhenempty.join(","),e.periodic_announce=e.periodic_announce.join(","),e.setinterfacevar=e.setinterfacevar?"yes":"no",e.setqueuevar=e.setqueuevar?"yes":"no",e.setqueueentryvar=e.setqueueentryvar?"yes":"no",e.context||(e.context=null),g.update({id:d.id},e).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})},a.getTeams=function(){return h.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}}),m)})["catch"](function(a){console.error(a)})},a.getMohs=function(){return j.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 l.get({id:1}).$promise.then(function(a){return b=a,k.get().$promise}).then(function(c){var d=b.soundPath||"/var/opt/motion/server/files/sounds/converted";_.forEach(c.rows,function(a){a.path=(d+"/"+a.save_name).replace(/\/+/g,"/").replace(/\\+/g,"\\")}),a.queueAnnounces=a.queueAnnounces.concat(c.rows),a.periodicAnnounces=angular.copy(c.rows),c.rows.unshift({display_name:"None",path:""}),a.sounds=c.rows,e.syncUpdates("sound",a.sounds)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.queues.view",{url:"/view/:id",templateUrl:"app/channels/voice/queue/view/view.html",controller:"VoiceQueueViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.channels.voice.queues.view.settings",{url:"/settings",templateUrl:"app/channels/voice/queue/view/view.settings.html"}).state("main.channels.voice.queues.view.agents",{url:"/agents",templateUrl:"app/channels/voice/queue/view/view.agents.html",cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("VoiceQueue",["$resource",function(a){return a("/api/voice/queues/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:26}}})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAbandonedCtrl",["$scope","$translate","socket","xAlert","ReportQueue","usSpinnerService","$q","Auth","uiGridConstants",function(a,b,c,d,e,f,g,h,i){function j(){return f.spin("spinner-grid"),e.get({controller:"abandoned",controller2:"all"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){d.error(a)})["finally"](function(){k(),f.stop("spinner-grid")})}function k(){c.socket.on("report_queue:update",function(b){b.queuecallerabandon&&a.gridOptions.data.unshift(b)})}a.radioSwitch={size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"success",onColor:"danger"};a.initAbandoned=function(){a.agent=h.getCurrentUser(),a.gridOptions={exporterCsvFilename:"abandoned_calls.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:1,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"calleridnum",displayName:"APPLICATION_CALLERIDNUM",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"updatedAt",displayName:"APPLICATION_DATE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.updatedAt | date:'yyyy-MM-dd HH:mm:ss'}}</div>"},{name:"lastAssignedTo",cellClass:"text-center ui-grid-vcenter",displayName:"APPLICATION_LAST_ASSIGNED_TO",headerCellFilter:"translate"},{name:"assigned",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.assigned" type="checkbox" switch-active="{{ !row.entity.assigned || grid.appScope.agent.name === row.entity.lastAssignedTo }}" switch-on-text="{{ \'APPLICATION_ASSIGNED\' | translate }}" switch-off-text="{{ \'APPLICATION_FREE\' | translate }}" switch-on-color="{{ grid.appScope.radioSwitch.onColor }}" switch-off-color="{{ grid.appScope.radioSwitch.offColor }}" switch-animate="{{ grid.appScope.radioSwitch.animate }}" switch-size="{{ grid.appScope.radioSwitch.size }}" switch-label="{{ grid.appScope.radioSwitch.label }}" switch-icon="{{ grid.appScope.radioSwitch.icon }}" switch-radio-off="{{ grid.appScope.radioSwitch.radioOff }}" switch-label-width="{{ grid.appScope.radioSwitch.labelWidth }}" switch-handle-width="{{ grid.appScope.radioSwitch.handleWidth }}"></div>',enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var c=g.defer();return c.resolve(b.instant(a)),c.promise},onRegisterApi:function(b){a.gridApi=b}},j()},a.updateItem=function(c){return e.update({id:c.id},{assigned:c.assigned,lastAssignedTo:c.assigned?a.agent.name:void 0}).$promise.then(function(){d.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.error(a)})};a.$on("$destroy",function(){c.unsyncUpdates("report_queue")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.abandoned",{url:"/abandoned",templateUrl:"app/channels/voice/realtime/view/abandoned/abandoned.html",controller:"VoiceRealtimeViewAbandonedCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","VoiceQueue","usSpinnerService","$q","uiGridConstants","Auth","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(){return k.spin("grid-spinner"),g.get(u).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){r(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function q(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.hasOwnProperty("online")?b.online:c.online,c.lastLoginAt=b.hasOwnProperty("lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=b.hasOwnProperty("voicePause")?b.voicePause:c.pause,c.pauseType=b.hasOwnProperty("pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=b.hasOwnProperty("lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.status=b.hasOwnProperty("status")?b.status:c.status,c.statusAt=b.hasOwnProperty("statusAt")?b.statusAt:c.statusAt,c.queueStatus=b.hasOwnProperty("queueStatus")?b.queueStatus:c.queueStatus,c.queueStatusAt=b.hasOwnProperty("queueStatusAt")?b.queueStatusAt:c.queueStatusAt,c.lastQueue=b.hasOwnProperty("lastQueue")?b.lastQueue:c.lastQueue,c.ipaddr=b.hasOwnProperty("ipaddr")?b.ipaddr:c.ipaddr,c.port=b.hasOwnProperty("port")?b.port:c.port,c.fullcontact=b.hasOwnProperty("fullcontact")?b.fullcontact:c.fullcontact,c.useragent=b.hasOwnProperty("useragent")?b.useragent:c.useragent,c.lastms=b.hasOwnProperty("lastms")?b.lastms:c.lastms,c.internal=b.hasOwnProperty("internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.hasOwnProperty("online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})})}function r(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.voicePause,pauseType:b.pauseType,status:b.status||"UNKNOWN",statusAt:b.statusAt,queueStatus:b.queueStatus||"READY",queueStatusAt:b.queueStatusAt,lastQueue:b.lastQueue,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal})}function s(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function t(){return j.get().$promise.then(function(b){a.voiceQueues=b.rows,e.syncUpdates("voice_queue",a.voiceQueues)})["catch"](function(a){f.error(a)})}a.voiceQueues=[];var u={controller:"realtime",controller1:"voice",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,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> <i data-ng-if="row.entity.online" class="fa fa-sign-out font-red pointer-cursor" title="logout" data-ng-click="grid.appScope.agentLogout(row.entity.agent,row.entity.agentId)"></i> <span data-ng-if="row.entity.online && grid.appScope.showTimers" class="left-margin"><css-timer start-time="row.entity.lastLoginAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"status",displayName:"APPLICATION_PHONE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div data-ng-if=\"row.entity.isAgent\">{{'APPLICATION_'+row.entity.status | translate}} <span data-ng-if=\"row.entity.statusAt && (row.entity.status === 'BUSY' || row.entity.status === 'ONHOLD' || row.entity.status === 'INUSE')\"><span data-ng-if=\"grid.appScope.showTimers\"><css-timer start-time=\"row.entity.statusAt\"></css-timer></span></span></div>",filter:{type:m.filter.SELECT,selectOptions:[{value:"UNKNOWN",label:d.instant("APPLICATION_UNKNOWN")},{value:"NOT_INUSE",label:d.instant("APPLICATION_NOT_INUSE")},{value:"INUSE",label:d.instant("APPLICATION_INUSE")},{value:"BUSY",label:d.instant("APPLICATION_BUSY")},{value:"INVALID",label:d.instant("APPLICATION_INVALID")},{value:"UNAVAILABLE",label:d.instant("APPLICATION_UNAVAILABLE")},{value:"RINGING",label:d.instant("APPLICATION_RINGING")},{value:"RINGINUSE",label:d.instant("APPLICATION_RINGINUSE")},{value:"ONHOLD",label:d.instant("APPLICATION_ONHOLD")}]}},{name:"queueStatus",displayName:"APPLICATION_QUEUE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent && row.entity.online" class="ui-grid-vcenter"><span class="left-margin"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity,\'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,\'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,\'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"> {{\'APPLICATION_\'+row.entity.queueStatus.toUpperCase() | translate}}</span><span data-ng-if="row.entity.pause"> {{\'APPLICATION_PAUSED\' | translate}}</span><span data-ng-if="(row.entity.queueStatus!==\'complete\' && (row.entity.queueStatus!==\'paused\' || row.entity.pauseType === \'ACW\'))"> [{{row.entity.lastQueue}}]</span><span data-ng-if="row.entity.pause"> [{{row.entity.pauseType}}]</span><span data-ng-if="row.entity.queueStatusAt && row.entity.queueStatus!==\'complete\' && grid.appScope.showTimers"><css-timer start-time="row.entity.pause ? row.entity.lastPauseAt : row.entity.queueStatusAt"></css-timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"paused",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_CONNECT")},{value:"complete",label:d.instant("APPLICATION_COMPLETE")},{value:"called",label:d.instant("APPLICATION_CALLED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"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" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_QUEUES\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i></button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?u.order=null:u.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){u.offset=(a-1)*b,u.limit=b,p()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?u[a.name]=a.filters[0].term:delete u[a.name]}),p()})}},p(),s(),t(),o(function(){q()})};var v=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_voice_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b.agentId,data2:b.agent,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(a){c.open({animation:!0,templateUrl:"app/channels/voice/realtime/view/agent/queue.modal.add.html",controller:"VoiceRealtimeViewAgentQueueModalCtrl",resolve:{id: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}})},a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_voice_queue")})}]),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","id","Agent","xAlert","usSpinnerService","$translate","Action","socket","VoiceQueue",function(a,b,c,d,e,f,g,h,i,j,k){a.item={},a.params={penalty:0};var l=function(a,b){var c=a?30*a+130:177;angular.element(document.getElementsByName(b)[0]).css("height",c+"px")};a.enableLeave=!0,a.init=function(){a.queueTable={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,columnDefs:[{name:"name",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"},{name:"penalty",headerCellFilter:"translate",displayName:"APPLICATION_PENALTY",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:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.name)" data-ng-disabled="!grid.appScope.enableLeave"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){l(a.queueTable.paginationPageSize>a.queueTable.data.length?a.queueTable.data.length:a.queueTable.paginationPageSize,"queueTable")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){l(c>a.queueTable.data.length?a.queueTable.data.length:c,"queueTable")})}},a.queues=[];var b={};return e.get({id:d,controller:"voice",controller1:"queues"}).$promise.then(function(a){return _.forEach(_.filter(a.rows,function(a){return a.UserHasVoiceQueue.logged===!0}),function(a){b[a.name]=a}),k.get().$promise}).then(function(c){_.forEach(c.rows,function(c){b[c.name]?a.queueTable.data.push({name:c.name,loggedAt:b[c.name].UserHasVoiceQueue.loggedAt,penalty:b[c.name].UserHasVoiceQueue.penalty}):a.queues.push({name:c.name})}),g.stop("agentqueue-spinner")})["catch"](function(a){f.error(a)})},a.joinQueue=function(){return g.spin("agentqueue-spinner"),a.enableLeave=!1,i.save({name:"QueueAdd",agent:d,queues:a.item.queues,channel:"voice",data1:d,data2:a.params.penalty,data3:a.item.queues.join(","),data4:"voice"}).$promise.then(function(){a.item.queues=[],f.show(h.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.leaveQueue=function(b){return g.spin("agentqueue-spinner"),a.enableLeave=!1,i.save({name:"QueueRemove",agent:d,queue:b,channel:"voice",data1:d,data3:b,data4:"voice"}).$promise.then(function(){f.show(h.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},j.socket.on("user_has_voice_queue:save",function(b){var c=_.find(a.queueTable.data,function(a){return a.name===b.queue});if(!c&&b.logged)a.queueTable.data.push({name:b.queue,loggedAt:b.loggedAt,penalty:b.penalty}),_.remove(a.queues,{name:b.queue}),g.stop("agentqueue-spinner"),a.enableLeave=!0;else if(c&&!b.logged){var d=_.remove(a.queueTable.data,{name:b.queue});a.queues.push(d[0])}}),j.socket.on("user_has_voice_queue:remove",function(b){var c=_.remove(a.queueTable.data,{name:b.queue});a.queues.push(c[0]),g.stop("agentqueue-spinner"),a.enableLeave=!0}),a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewOutboundCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportDial","Pause","Action","usSpinnerService","$q","uiGridConstants","$timeout","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return j.spin("spinner-grid"),g.get({controller:"active",controller2:"calls"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){p(),j.stop("spinner-grid")})}function p(){e.socket.on("report_dial:save",function(b){a.gridOptions.data.unshift(b)}),e.socket.on("report_dial:update",function(b){var c=_.find(a.gridOptions.data,{uniqueid:b.uniqueid});c&&(_.merge(c,b),!c.endtime||c.answertime&&c.answertime==c.endtime||m(function(){_.remove(a.gridOptions.data,{uniqueid:c.uniqueid})},3e3))})}a.moment=moment,a.initDials=function(){a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate",cellClass:"text-center"},{name:"agent",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.channel.split('/')[1].split('-')[0]}}</div>"},{name:"calleridnum",displayName:"APPLICATION_CALLERID",headerCellFilter:"translate",cellClass:"text-center"},{name:"dialstring",cellClass:"text-center"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.endtime && !row.entity.answertime">{{\'APPLICATION_RINGING\' | translate}}</span><span data-ng-if="row.entity.answertime && !row.entity.endtime">{{\'APPLICATION_TALKING\' | translate}}</span><span data-ng-if="row.entity.answertime && row.entity.endtime">{{\'APPLICATION_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.endtime && !row.entity.answertime">{{\'APPLICATION_\'+row.entity.dialstatus | translate}}</span><span data-ng-if="!row.entity.endtime && grid.appScope.showTimers"> <css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){q(a.gridOptions.data.length)})}},o()};var q=function(a){var b=a?30*a+100:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_dial")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.outbound",{url:"/outbound",templateUrl:"app/channels/voice/realtime/view/outbound/outbound.html",controller:"VoiceRealtimeViewOutboundCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewParameterCtrl",["$scope","$translate","Dashboard","VoiceQueue","Auth","socket","uiGridConstants",function(a,b,c,d,e,f,g){function h(a){var b=a?30*a+150:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")}function i(b){var c=_.find(a.gridOptions.data,{name:b.queue});c&&(c[b.type]+=b.amount)}var j={offset:0,limit:10};a.initParameters=function(){switch(a.user=e.getCurrentUser(),a.$on("$destroy",function(){f.socket.removeAllListeners("voice:inbound")}),a.user.role){case"admin":c.get({id:"voice",controller:"init"}).$promise.then(function(b){for(var c in b.queues)b.queues[c].waiting=b.queues[c].waiting||0,b.queues[c].active=b.queues[c].active||0,b.queues[c].complete=b.queues[c].complete||0,b.queues[c].abandon=b.queues[c].abandon||0,b.queues[c].unmanaged=b.queues[c].unmanaged||0,b.queues[c].holdtime=b.queues[c].holdtime||0,b.queues[c].talktime=b.queues[c].talktime||0,a.gridOptions.data.push(b.queues[c])})["catch"](function(a){console.error(a)});break;case"user":c.get({id:"voice",controller:"init"}).$promise.then(function(b){for(var c in b.queues){var d=_.find(a.user.PVoiceQueues,{name:c});d&&(b.queues[c].waiting=b.queues[c].waiting||0,b.queues[c].active=b.queues[c].active||0,b.queues[c].complete=b.queues[c].complete||0,b.queues[c].abandon=b.queues[c].abandon||0,b.queues[c].unmanaged=b.queues[c].unmanaged||0, -b.queues[c].holdtime=b.queues[c].holdtime||0,b.queues[c].talktime=b.queues[c].talktime||0,a.gridOptions.data.push(b.queues[c]))}})["catch"](function(a){console.error(a)})}f.socket.on("voice:inbound",function(a){i(a)})},a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,columnDefs:[{name:"name",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"waiting",displayName:"APPLICATION_WAITING",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"active",displayName:"APPLICATION_ACTIVE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"complete",displayName:"APPLICATION_ANSWERED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:g.filter.GREATER_THAN_OR_EQUAL,placeholder:"from"},{condition:g.filter.LESS_THAN_OR_EQUAL,placeholder:"to"}]},{name:"abandon",displayName:"APPLICATION_ABANDONED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:g.filter.GREATER_THAN_OR_EQUAL,placeholder:"from"},{condition:g.filter.LESS_THAN_OR_EQUAL,placeholder:"to"}]},{name:"unmanaged",displayName:"APPLICATION_UNMANAGED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:g.filter.GREATER_THAN_OR_EQUAL,placeholder:"from"},{condition:g.filter.LESS_THAN_OR_EQUAL,placeholder:"to"}]},{name:"holdtime",displayName:"APPLICATION_HOLDTIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.holdtime | secToTime | date:'HH:mm:ss'}}</div>",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"talktime",displayName:"APPLICATION_TALKTIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.talktime | secToTime | date:'HH:mm:ss'}}</div>",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"totalCalls",displayName:"APPLICATION_TOTAL_CALLS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.complete + row.entity.abandon + row.entity.unmanaged}}</div>",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?j.order=null:j.order=b[0].name+" "+b[0].sort.direction.toUpperCase()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){h(b),j.offset=(a-1)*b,j.limit=b}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters.length>1?a.filters.forEach(function(b){b.term?64===b.condition?j[a.name+"_uiFrom"]=b.term:256===b.condition&&(j[a.name+"_uiTo"]=b.term):64===b.condition?delete j[a.name+"_uiFrom"]:256===b.condition&&delete j[a.name+"_uiTo"]}):a.filters.length&&a.filters[0].term?j[a.name]=a.filters[0].term:delete j[a.name]})})}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.parameters",{url:"/parameters",templateUrl:"app/channels/voice/realtime/view/parameter/parameter.html",controller:"VoiceRealtimeViewParameterCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewQueueCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","VoiceQueue","usSpinnerService","$q",function(a,b,c,d,e,f,g,h,i){function j(){return h.spin("spinner-grid"),g.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){k(),h.stop("spinner-grid")})}function k(){e.socket.on("voice_queue:save",function(b){_.find(a.queues,{name:b.name})||a.queues.push(b)}),e.socket.on("voice_queue:remove",function(b){_.remove(a.queues,{name:b.name})}),e.socket.on("user_has_voice_queue:save",function(b){if(b.queue===a.item.queue){var c=_.find(a.gridOptions.data,{id:b.UserId});c?(c.voicePause=b.paused,c.pauseType=b.reason):a.gridOptions.data.push({id:b.UserId,name:b.membername,voicePause:b.paused,pauseType:b.reason})}}),e.socket.on("user_has_voice_queue:remove",function(b){b.queue===a.item.queue&&_.remove(a.gridOptions.data,{id:b.UserId})})}a.moment=moment,a.item={},a.initQueues=function(){a.gridOptions={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT_NAME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"paused",displayName:"APPLICATION_PAUSED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div\">{{(row.entity.voicePause ? 'APPLICATION_YES' : 'APPLICATION_NO') | translate}}</div>"},{name:"pauseType",displayName:"APPLICATION_REASON",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.voicePause">{{row.entity.pauseType}}</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(){l(a.gridOptions.paginationPageSize>a.gridOptions.data.length?a.gridOptions.data.length:a.gridOptions.paginationPageSize)}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){l(c>a.gridOptions.data.length?a.gridOptions.data.length:c)})}},j(!0)},a.getAgents=function(b){return b?g.get({id:b,controller:"agents"}).$promise.then(function(b){a.gridOptions.data=_.filter(b.rows,function(a){return a.UserHasVoiceQueue.logged===!0})})["catch"](function(a){f.error(a)}):void(a.gridOptions.data=[])};var l=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,p(10)})["catch"](function(a){f.error(a)})["finally"](function(){o(),j.stop("spinner-grid")})}function o(){e.socket.on("report_queue:save",function(b){a.gridOptions.data.unshift(b)}),e.socket.on("report_queue:update",function(b){var c=_.find(a.gridOptions.data,{id:b.id});if(c){var d={queuecallerabandon:b.queuecallerabandon,queuecallerleave:b.queuecallerleave};delete b.queuecallerabandon,delete b.queuecallerleave,_.merge(c,b),d.queuecallerabandon&&(c.queuecallerabandon=d.queuecallerabandon),d.queuecallerleave&&(c.queuecallerleave=d.queuecallerleave),(c.queuecallerabandon||c.queuecallercomplete||c.queuecallerexitreason)&&m(function(){_.remove(a.gridOptions.data,{id:b.id})},3e3)}})}a.moment=moment,a.initQueues=function(){a.gridOptions={headerCellFilter:"translate",paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.queuecallerleaveAt && !row.entity.queuecallerexit">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.queuecallerleaveAt && !row.entity.queuecallerabandon && !row.entity.queuecallercomplete && !row.entity.queuecallerexit">{{\'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.queuecallerexitreason">{{row.entity.queuecallerexitreason}}</span><span data-ng-if="!row.entity.queuecallercomplete && !row.entity.queuecallerabandon && !row.entity.queuecallerexit && grid.appScope.showTimers"> <css-timer start-time="row.entity.updatedAt"></css-timer></span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"position",displayName:"APPLICATION_POSITION",headerCellFilter:"translate"},{name:"lastAssignedTo",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.pagination.on.paginationChanged(a,function(a,b){p(b)})}},n()};var p=function(a){var b=a?30*a+100:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_queue")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.queuecalls",{url:"/queuecalls",templateUrl:"app/channels/voice/realtime/view/queuecalls/queuecalls.html",controller:"VoiceRealtimeViewQueueCallsCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewTelephoneCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Telephone","Pause","Action","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){return j.spin("spinner-grid"),g.get(p).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){j.stop("spinner-grid")})}function o(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c&&(c.status=b.status,c.statusAt=b.statusAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal)}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}var p={offset:0,limit:10};a.moment=moment,a.initTelephones=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_TELEPHONE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.name}} <{{row.entity.internal}}></div>"},{name:"status",displayName:"APPLICATION_PHONE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{'APPLICATION_'+row.entity.status | translate}} <span data-ng-if=\"row.entity.statusAt && (row.entity.status === 'BUSY' || row.entity.status === 'ONHOLD' || row.entity.status === 'INUSE')\"><span data-ng-if=\"grid.appScope.showTimers\"><css-timer start-time=\"row.entity.statusAt\"></css-timer></span></span></div>",filter:{type:l.filter.SELECT,selectOptions:[{value:"UNKNOWN",label:d.instant("APPLICATION_UNKNOWN")},{value:"NOT_INUSE",label:d.instant("APPLICATION_NOT_INUSE")},{value:"INUSE",label:d.instant("APPLICATION_INUSE")},{value:"BUSY",label:d.instant("APPLICATION_BUSY")},{value:"INVALID",label:d.instant("APPLICATION_INVALID")},{value:"UNAVAILABLE",label:d.instant("APPLICATION_UNAVAILABLE")},{value:"RINGING",label:d.instant("APPLICATION_RINGING")},{value:"RINGINUSE",label:d.instant("APPLICATION_RINGINUSE")},{value:"ONHOLD",label:d.instant("APPLICATION_ONHOLD")}]}},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i></button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){q(a.gridOptions.data.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?p.order=null:p.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),n()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){p.offset=(a-1)*b,p.limit=b,n()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?p[a.name]=a.filters[0].term:delete p[a.name]}),n()})}},n(),m(function(){o()})};var q=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent")}),a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/voice/realtime/view/telephone/telephone.modal.info.html",controller:"VoiceRealtimeViewTelephoneInfoModalCtrl",resolve:{telephone:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.telephones",{url:"/telephones",templateUrl:"app/channels/voice/realtime/view/telephone/telephone.html",controller:"VoiceRealtimeViewTelephoneCtrl",data:{permissions:{only:["admin","user"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewTelephoneInfoModalCtrl",["$scope","$uibModalInstance","$http","telephone",function(a,b,c,d){a.telephone=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewCtrl",["$scope","Auth",function(a,b){a.Auth=b,a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1}]),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-control-forward font-red':row.entity.type === 'tigerdial','icon-question':row.entity.type === 'unknown','icon-earphones font-purple':row.entity.type === 'internal','fa fa-user-secret font-blue':row.entity.type === 'chanspy'}\"></i></div>",filter:{type:g.filter.SELECT,selectOptions:[{value:"inbound",label:"Inbound"},{value:"internal",label:"Internal"},{value:"outbound",label:"Outbound"},{value:"tigerdial",label:"Motion Dialer"},{value:"chanspy",label:"ChanSpy"},{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","VoiceContext","socket",function(a,b,c,d,e,f,g,h,i){a.$application=d.application,a.forms={route:void 0},a.getContexts=function(){return h.get().$promise.then(function(b){a.voiceContexts=b.rows,i.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){e.error(a)})},a.item={type:"inbound",appdata:"Inbound Call from ${CALLERID(num)}",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","VoiceContext","socket",function(a,b,c,d,e,f,g,h,i){a.$application=d.application,a.forms={route:void 0},a.getContexts=function(){return h.get().$promise.then(function(b){a.voiceContexts=b.rows,i.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){g.error(a)})},a.item={type:"internal",appdata:"Internal Call from ${CALLERID(num)}",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","VoiceContext","socket",function(a,b,c,d,e,f,g,h,i,j){a.$application=d.application,a.forms={route:void 0},a.getContexts=function(){return i.get().$promise.then(function(b){a.voiceContexts=b.rows,j.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){e.error(a)})},a.item={type:"outbound",appdata:"Outbound Call to ${CALLERID(dnid)}",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","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){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>",sort:{direction:n.DESC,priority:0}},{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 o():b.get({id:h.uniqueid}).$promise.then(function(b){delete b.password,delete b.stamp,a.voicemail=b,o()})["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","$state",function(a,b,c,d,e,f,g,h,i,j){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",onClick:"grid.appScope.goToContacts(row.entity.id)"}]}]};a.gridOptions=h.gridOptions(g,b,a)},a.goToContacts=function(a){j.go("main.contactmanager.contacts.list",{companyId: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/:controller2",{id:"@id"},{update:{method:"PUT"},search:{method:"POST"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.contacts",{url:"/contacts",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ContactManagerListCopyModalCtrl",["$scope","$uibModalInstance","xAlert","List","Contact","$translate",function(a,b,c,d,e,f){a.item={},a.getLists=function(){return d.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){c.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerListImportModalCtrl",["$scope","$uibModalInstance","indexes","csv","xAlert","socket","List","Contact","$translate","Company","companyId","listId",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(a){var b,c;if(!a)return 0;for(a=a.toString(),b=c=a.length;b--;){var d=a[b].charCodeAt();d>=56320&&57343>=d&&b--,d>127&&2047>=d?c++:d>2047&&65535>=d&&(c+=2)}return c}function n(b){if(b>=a.csvLength||a.stopped)return void(a.importing=!1);for(var c,f=[],g="",j=b;b+200>j&&j<a.csvLength;j++)c={},_.forOwn(a.item,function(b,e){switch(e){case"tags":c.tags=[],a.item.tags.forEach(function(a){d[j][a]&&c.tags.push(d[j][a])});break;default:c[e]=d[j][b]}}),c.ListId=a.item.ListId,c.CompanyId=a.item.CompanyId||null,c.firstName?f.push(c):(a["import"].fail+=1*a.addingQuote,a["import"].failed++,g+=(g?",(":"(")+(j+2)+")");return m(JSON.stringify(f))<=5e7?h.save({controller:"bulk"},{contacts:f}).$promise.then(function(c){a["import"].success+=c.ok*a.addingQuote,a["import"].succeeded+=c.ok,a["import"].fail+=c.ko*a.addingQuote,a["import"].failed+=c.ko,c.failed.length&&(_.forEach(c.failed,function(a,d){c.failed[d]+=b+2}),a.failedRows+=(a.failedRows?",":"")+_.sortBy(c.failed).join(",")),g&&(a.failedRows+=(a.failedRows?",":"")+g),n(j)})["catch"](function(b){a.stopped=!0,e.error(b),n(j)}):(a.stopped=!0,e.show(i.instant("MESSAGE_REQUEST_TOO_BIG"),"warning"),n(j),void 0)}a.indexes=c,a.importing=!1,a.submitted=!1,a.stopped=!1,a["import"]={success:0,fail:0,succeeded:0,failed:0},a.csvLength=d.length,a.addingQuote=100/a.csvLength,a.forms={csv:void 0},a.item={CompanyId:k||null,ListId:l||null},a.start=function(){a.importing=!0,a.submitted=!0,a.failedRows="",n(0)},a.getLists=function(){return g.get().$promise.then(function(b){a.lists=b.rows,a.item.ListId||(a.item.ListId=a.lists[0]?a.lists[0].id:null),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",id:"all"}).$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","usSpinnerService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){function r(){m.socket.on("contact_manager:save",function(){a.gridOptions.getPage()})}a.Auth=o,a.isAgent=o.isAgent(),a.initView=function(){var c;return j.get().$promise.then(function(b){return a.lists=[],a.customFields=[],b.rows.forEach(function(b){_.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){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={exporterMenuAllData:!1,exporterMenuVisibleData:!1,exporterMenuSelectedData:!1,exporterCsvFilename:"Contacts.csv",columnDefs:[{name:"id",width:56},{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 data-ng-if="!grid.appScope.isAgent" href="/contactmanager/lists/view/{{row.entity.ListId}}/settings">{{row.entity.List.name}}</a><span data-ng-if="grid.appScope.isAgent">{{row.entity.List.name}}</span></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 data-ng-if="!grid.appScope.isAgent" href="/contactmanager/companies/view/{{row.entity.CompanyId}}/settings">{{row.entity.Company.name}}</a><span data-ng-if="grid.appScope.isAgent">{{row.entity.Company.name}}</span></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.alias,displayName:a.alias,visible:!1})}),c.columnDefs.push({name:"action",width:100,buttons:d}),a.gridOptions=i.gridOptions(h,c,a),r()})["catch"](function(a){l.error(a)})},d.FileSelect.prototype.isEmptyAfterSelection=function(){return!0};var s=a.uploader=new d({queueLimit:1,clearInputAfterAddedToQueue:!0});s.onAfterAddingFile=function(b){e.parse(b._file,{header:!0,complete:function(b){a.uploader.clearQueue(),a["import"](b.data)},error:function(a){console.log(a)}})},a.extractAll=function(){q.spin("grid-spinner");var b=_.clone(a.gridOptions.pagOpt);return delete b.limit,delete b.offset,h.get(_.merge({controller:"extract",controller2:"all"},b)).$promise.then(function(a){return q.stop("grid-spinner"),a.rows})["catch"](function(a){l.error(a)})},a["import"]=function(b){m.unsyncUpdates("contact_manager");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},companyId:function(){return a.gridOptions.columnDefs[6].filter.term||null},listId:function(){return a.gridOptions.columnDefs[5].filter.term||null}}});c.result.then(function(){console.log("result"),r(),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)})},a.$on("$destroy",function(){m.unsyncUpdates("contact_manager")})}]),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("CustomField",["$resource",function(a){return a("/api/contactmanager/customfields/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.contactmanager.customfields",{url:"/customfields",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:5}}})}]),angular.module("xCallyShuttleApp").controller("CustomFieldListCreateModalCtrl",["$scope","$uibModalInstance","$translate",function(a,b,c){a.$translate=c,a.forms={dashboard:void 0},a.item={},a.choices=[{value:""}],a.bsSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},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("ContactManagerCustomFieldListCtrl",["$scope","$translate","xAlert","Modal","$uibModal","$log","CustomField","gridOptions",function(a,b,c,d,e,f,g,h){a.initView=function(){var b={exporterCsvFilename:"customfields.csv",primaryKey:"id",columnDefs:[{name:"alias",displayName:"APPLICATION_NAME"},{name:"name",displayName:"APPLICATION_FIELD"},{name:"type"},{name:"action",width:200,buttons:[{"class":"blue-hoki",href:"/contactmanager/customfields/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)",name:"delete"}]}]};a.gridOptions=h.gridOptions(g,b,a)},a.create=function(){var d=e.open({animation:!0,size:"lg",templateUrl:"app/contactmanager/customfield/list/create.modal.html",controller:"CustomFieldListCreateModalCtrl"});d.result.then(function(d){return g.save(d).$promise.then(function(){a.gridOptions.getPage(),c.show(b.instant("MESSAGE_WELL_DONE")+"!","success")})["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.customfields.list",{url:"/list",templateUrl:"app/contactmanager/customfield/list/list.html",controller:"ContactManagerCustomFieldListCtrl",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("ContactManagerCustomFieldViewCtrl",["$scope","xAlert","$translate","$stateParams","$location","CustomField",function(a,b,c,d,e,f){function g(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)+"]"):[]}a.bsSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.getCustomField=function(){return f.get({id:d.id}).$promise.then(function(b){if(a.customField=b,"select"===a.customField.type)try{a.choices=JSON.parse(a.customField.values)}catch(c){a.choices=g(a.customField.values)}})["catch"](function(){e.path("/contactmanager/customfields/list")})},a.addField=function(){a.choices.push({})},a.removeField=function(b){a.choices.splice(b,1)},a.updateCustomField=function(){var e=angular.copy(a.customField);return"select"===e.type&&(e.values=angular.toJson(a.choices)),f.update({id:d.id},a.customField).$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.customfields.view",{url:"/view/:id",templateUrl:"app/contactmanager/customfield/view/view.html",controller:"ContactManagerCustomFieldViewCtrl",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.customfields.view.settings",{url:"/settings",templateUrl:"app/contactmanager/customfield/view/view.settings.html"})}]),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","$state","MotionDialerList",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){var b={exporterCsvFilename:"Lists.csv",columnDefs:[{name:"id"},{name:"name"},{name:"description"},{name:"action",width:100,buttons:[{"class":"blue-hoki",name:"settings",href:"/contactmanager/lists/view/{{row.entity.id}}/settings"},{"class":"green-turquoise",name:"contacts",onClick:"grid.appScope.goToContacts(row.entity.id)"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteList(row.entity.name, row.entity.id)"}]}]};a.gridOptions=i.gridOptions(h,b,a)},a.goToContacts=function(a){j.go("main.contactmanager.contacts.list",{listId:a})},a.deleteList=d.confirm["delete"](function(b){return k.find({id_source:b}).$promise.then(function(a){return a&&a.status>0?a.response.RMI.rows[0]?k["delete"]({id:a.response.RMI.rows[0].id}).$promise:{status:1}:void e.show(a?a.message||"Please, check your connection!":"Please, check your connection!","danger")}).then(function(d){if(d&&d.status>0)return h.remove({id:b}).$promise.then(function(){a.gridOptions.getPage(),e.show(c.instant("MESSAGE_WELL_DONE"),"success")});var f="Please, check your connection!";d&&(f=d.response&&d.response.RMI?d.response.RMI.errors||d.message||"Please, check your connection!":d.message||"Please, check your connection!"),e.show(f,"danger")})["catch"](function(a){e.error(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(){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.bsSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},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=[{name:"firstName",value:"firstName"},{name:"lastName",value:"lastName"},{name:"CompanyId",value:"CompanyId"},{name:"phone",value:"phone"},{name:"mobile",value:"mobile"},{name:"email",value:"email"},{name:"fax",value:"fax"},{name:"tags",value:"tags"},{name:"ListId",value:"ListId"},{name:"street",value:"street"},{name:"postalCode",value:"postalCode"},{name:"city",value:"city"},{name:"country",value:"country"},{name:"dateOfBirth",value:"dateOfBirth"},{name:"description",value:"description"},{name:"url",value:"url"}];a.bsSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"};var o=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.initVariables=function(){return j.get({listId:d.id,controller:"customfields",id:"all"}).$promise.then(function(b){if(a.variables=_.clone(n),b.rows.forEach(function(b){try{"select"===b.type&&(b.values=JSON.parse(b.values)),a.variables.push({name:b.alias,value:b.name})}catch(c){console.log("Cf not valid:",b.alias)}}),a.list&&a.list.variables&&a.list.variables.length)for(var c=a.list.variables.length;c--;)_.find(a.variables,{value:a.list.variables[c].value})||a.list.variables.splice(c,1)})["catch"](function(a){console.error(a),b.error(a)})},a.getList=function(){return j.get({listId:d.id}).$promise.then(function(b){if(b.variables)try{b.variables=JSON.parse(b.variables)}catch(c){console.log("invalid or outdated variables format"),b.variables=[]}else b.variables=[];a.list=b})["catch"](function(){f.path("/contactmanager/lists/list")})},a.updateList=function(){var e=_.clone(a.list);return e.variables=e.variables.length?angular.toJson(e.variables):"",j.update({id:d.id},e).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.error(a)})},a.convertList=function(){a.list.isTdList=!0,a.updateList()},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}}),o)})["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:"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")};a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50],paginationPageSize:10,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.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"websitename",displayName:"APPLICATION_WEBSITE",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.abandon">{{\'APPLICATION_QUEUESTATUS_ABANDON\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</div>"}],data:[],gridMenuTitleFilter:function(a){var b=f.defer();return b.resolve(g.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){j(a.table2.data.length)})}},e.get({id:b.getCurrentUser().id,controller:"chat",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){ -j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),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.$on("$destroy",function(){d.socket.removeAllListeners("dashboard:fax")}),a.roomStatus={"new":0,open:0,pending:0,closed:0},a.routingStats={waiting:0,timeout: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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}};var j=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50],paginationPageSize:10,columnDefs:[{name:"UserHasFaxQueue.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.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){})}},e.get({id:b.getCurrentUser().id,controller:"fax",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),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.initRoomStats=function(){return c.get({id:"dashboard"}).$promise.then(function(b){a.roomStatus=b,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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("dashboard:fax",function(b){a.roomStatus=b.roomStatus,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})})["catch"](function(a){console.error(a)})},a.initRoutingStats=function(){return h.get({id:"dashboard"}).$promise.then(function(b){a.routingStats=b})["catch"](function(a){console.error(a)})},a.initSocketListening=function(){d.socket.on("dashboard:fax",function(b){a.roomStatus=b.roomStatus,a.routingStats=b.routingStats,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})}}]),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.$on("$destroy",function(){d.socket.removeAllListeners("dashboard:mail")}),a.roomStatus={"new":0,open:0,pending:0,closed:0},a.routingStats={waiting:0,timeout: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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}};var j=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50],paginationPageSize:10,columnDefs:[{name:"UserHasMailQueue.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.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){})}},e.get({id:b.getCurrentUser().id,controller:"mail",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),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.initRoomStats=function(){return c.get({id:"dashboard"}).$promise.then(function(b){a.roomStatus=b,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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("dashboard:mail",function(b){a.roomStatus=b.roomStatus,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})})["catch"](function(a){console.error(a)})},a.initRoutingStats=function(){return h.get({id:"dashboard"}).$promise.then(function(b){a.routingStats=b})["catch"](function(a){console.error(a)})},a.initSocketListening=function(){d.socket.on("dashboard:mail",function(b){a.roomStatus=b.roomStatus,a.routingStats=b.routingStats,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})}}]),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.$on("$destroy",function(){d.socket.removeAllListeners("dashboard:openchannel")}),a.roomStatus={"new":0,open:0,pending:0,closed:0},a.routingStats={waiting:0,timeout: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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}};var j=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50],paginationPageSize:10,columnDefs:[{name:"UserHasOpenchannelQueue.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.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){})}},e.get({id:b.getCurrentUser().id,controller:"openchannel",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),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.initRoomStats=function(){return c.get({id:"dashboard"}).$promise.then(function(b){a.roomStatus=b,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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("dashboard:openchannel",function(b){a.roomStatus=b.roomStatus,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})})["catch"](function(a){console.error(a)})},a.initRoutingStats=function(){return h.get({id:"dashboard"}).$promise.then(function(b){a.routingStats=b})["catch"](function(a){console.error(a)})},a.initSocketListening=function(){d.socket.on("dashboard:openchannel",function(b){a.roomStatus=b.roomStatus,a.routingStats=b.routingStats,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})}}]),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.$on("$destroy",function(){d.socket.removeAllListeners("dashboard:sms")}),a.roomStatus={"new":0,open:0,pending:0,closed:0},a.routingStats={waiting:0,timeout: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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}};var j=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,paginationPageSizes:[10,25,50],paginationPageSize:10,columnDefs:[{name:"UserHasSmsQueue.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.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.leaveAt">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.complete">{{\'APPLICATION_QUEUESTATUS_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.leaveAt && row.entity.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"membername",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.membername || ''}}</span></div>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){})}},e.get({id:b.getCurrentUser().id,controller:"sms",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),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.initRoomStats=function(){return c.get({id:"dashboard"}).$promise.then(function(b){a.roomStatus=b,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.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("dashboard:sms",function(b){a.roomStatus=b.roomStatus,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})})["catch"](function(a){console.error(a)})},a.initRoutingStats=function(){return h.get({id:"dashboard"}).$promise.then(function(b){a.routingStats=b})["catch"](function(a){console.error(a)})},a.initSocketListening=function(){d.socket.on("dashboard:sms",function(b){a.roomStatus=b.roomStatus,a.routingStats=b.routingStats,a.charts.interactions.values=[a.roomStatus["new"],a.roomStatus.open,a.roomStatus.pending,a.roomStatus.closed]})}}]),angular.module("xCallyShuttleApp").controller("DashboardVoiceCtrl",["$scope","$rootScope","$timeout","Auth","ReportQueue","ReportCall","Agent","Dashboard","socket",function(a,b,c,d,e,f,g,h,i){a.moment=moment,a.radioSwitch={size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"success",onColor:"danger"};var j=function(a,b){var c=a?30*a+130:177;angular.element(document.getElementsByName(b)[0]).css("height",c+"px")};a.initUser=function(){var b;return a.user=d.getCurrentUser(),a.voice={},a.$on("$destroy",function(){b&&(b.terminate(),i.socket.removeAllListeners("voice:inbound"),i.socket.removeAllListeners("voice:outbound:global"))}),e.get({controller:"dashboard"}).$promise.then(function(b){return a.voice.queues=b,f.get({controller:"dashboard"}).$promise}).then(function(b){a.voice.outbound=b})["catch"](function(a){console.error(a)})["finally"](function(){i.socket.on("voice:inbound",function(b){(a.voice.queues[b.type]>0||b.amount>0)&&(a.voice.queues[b.type]+=b.amount)}),i.socket.on("voice:outbound:global",function(b){_.merge(a.voice.outbound,b)})})},a.initAgent=function(){return d.getCurrentUser().$promise.then(function(b){return a.agent=b,a.timerSwitch={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"primary"},a.showTimers=!1,a.table1={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50],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>'}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!1,paginationPageSizes:[10,25,50],paginationPageSize:10,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.queuecallerleaveAt && !row.entity.queuecallerexit">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.queuecallerleaveAt && !row.entity.queuecallerabandon && !row.entity.queuecallercomplete && !row.entity.queuecallerexit">{{\'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.queuecallerexitreason"> {{row.entity.queuecallerexitreason}}</span><span data-ng-if="!row.entity.queuecallercomplete && !row.entity.queuecallerabandon && !row.entity.queuecallerexit && grid.appScope.showTimers"> <css-timer start-time="row.entity.updatedAt"></css-timer></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</span></div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"position",displayName:"APPLICATION_POSITION",headerCellFilter:"translate"},{name:"lastAssignedTo",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi1=b,a.gridApi1.grid.registerDataChangeCallback(function(){j(a.gridApi1.core.getVisibleRows(a.gridApi1.grid).length,"table2")})}},a.table3={exporterCsvFilename:"abandoned_calls.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</div>"},{name:"createdAt",displayName:"APPLICATION_DATE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.updatedAt | date:'yyyy-MM-dd HH:mm:ss'}}</div>"},{name:"lastAssignedTo",cellClass:"text-center ui-grid-vcenter",displayName:"APPLICATION_LAST_ASSIGNED_TO",headerCellFilter:"translate"},{name:"assigned",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.assigned" type="checkbox" switch-active="{{ !row.entity.assigned || grid.appScope.agent.name === row.entity.lastAssignedTo }}" switch-on-text="{{ \'APPLICATION_ASSIGNED\' | translate }}" switch-off-text="{{ \'APPLICATION_FREE\' | translate }}" switch-on-color="{{ grid.appScope.radioSwitch.onColor }}" switch-off-color="{{ grid.appScope.radioSwitch.offColor }}" switch-animate="{{ grid.appScope.radioSwitch.animate }}" switch-size="{{ grid.appScope.radioSwitch.size }}" switch-label="{{ grid.appScope.radioSwitch.label }}" switch-icon="{{ grid.appScope.radioSwitch.icon }}" switch-radio-off="{{ grid.appScope.radioSwitch.radioOff }}" switch-label-width="{{ grid.appScope.radioSwitch.labelWidth }}" switch-handle-width="{{ grid.appScope.radioSwitch.handleWidth }}"></div>',enableFiltering:!1}],data:[],onRegisterApi:function(b){a.gridApi2=b,a.gridApi2.grid.registerDataChangeCallback(function(){j(a.gridApi2.core.getVisibleRows(a.gridApi2.grid).length,"table3")})}},g.get({id:a.agent.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}})}).then(function(){return j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),i.socket.on("user_has_voice_queue:remove",function(b){b.UserId===a.agent.id&&_.remove(a.table1.data,{queue:b.queue})}),i.socket.on("user_has_voice_queue:save",function(b){if(b.UserId===a.agent.id||b.membername===a.agent.name){var c=_.find(a.table1.data,{queue:b.queue});c?_.merge(c,b):!c&&b.logged&&a.table1.data.unshift({queue:b.queue,loggedAt:moment(),lastcall:null,callstaken:0})}}),e.get({id:"waiting",controller:"calls"}).$promise}).then(function(b){a.table2.data=b.rows}).then(function(){return i.socket.on("report_queue:save",function(b){a.table2.data.push(b)}),i.socket.on("report_queue:update",function(b){var d=_.find(a.table2.data,{id:b.id});d&&(_.merge(d,b),(d.queuecallerabandon||d.queuecallercomplete||d.queuecallerexitreason||b.queuecallerleaveAt)&&c(function(){_.remove(a.table2.data,{id:b.id})},3e3))}),e.get({controller:"abandoned",controller2:"all"}).$promise}).then(function(b){a.table3.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){i.socket.on("report_queue:update",function(b){b.queuecallerabandon&&a.table3.data.unshift(b)})})},a.updateItem=function(b){return e.update({id:b.id},{assigned:b.assigned,lastAssignedTo:b.assigned?a.agent.name:void 0}).$promise["catch"](function(a){console.error(a); -})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk",{url:"/desk",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").factory("DeskAccount",["$resource",function(a){return a("/api/desk/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("DeskListCtrl",["$scope","$http","$rootScope","xAlert","$translate","socket","Modal","stResource",function(a,b,c,d,e,f,g,h){a.conf={accountsByPage:{name:"10",value:10}},a.accountsByPage=[{name:"10",value:10},{name:"25",value:25},{name:"50",value:50},{name:"All",value:0}],a.accounts={checked:[]},a.check=function(b,c){c?a.accounts.checked=angular.copy(_.map(a.displayedDeskAccounts,"id")):a.accounts.checked=[]},a.getAccounts=function(b){return _.map(a.displayedDeskAccounts,function(a){var c={};return b.forEach(function(b){c[b]=a[b]}),c})},a.initList=function(b){f.unsyncUpdates("desk_account"),b.url="/api/desk/accounts",h.getPage(b).then(function(d){a.displayedDeskAccounts=d.rows,b.pagination.numberOfPages=d.total_pages,c.updateTableConfig(a.accountsByPage,a.displayedDeskAccounts.length),c.updateTableConfig(a.conf.accountsByPage,a.displayedDeskAccounts.length)}),f.socket.on("desk_account:save",function(){a.initList(b)}),f.socket.on("desk_account:remove",function(c){a.accounts.checked=_.without(a.accounts.checked,c.id),a.initList(b)})},a.deleteItem=g.confirm["delete"](function(a){b["delete"]("/api/desk/accounts/"+a).success(function(){d.show(e.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(a){d.error(a)})}),a.deleteItems=g.confirm["delete"](function(){b["delete"]("/api/desk/accounts",{params:{id:a.accounts.checked}}).success(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){d.error(a)})}),a.checkAccount=function(a){b.get("/api/desk/accounts/"+a+"/check").then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk.list",{url:"/list",templateUrl:"app/desk/list/list.html",controller:"DeskListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("DeskViewCtrl",["$scope","$http","$stateParams","$translate","$location","WizardHandler","socket","xAlert","Modal","desk_com",function(a,b,c,d,e,f,g,h,i,j){a.$stateParams=c,a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:500,scrollInertia:0},a.initConfiguration=function(){a.formsConfiguration={},a.configuration={}},a.goNext=function(){f.wizard().next()},a.formValidation=function(a){return a},a.$on("$destroy",function(){g.unsyncUpdates("desk_configuration"),g.unsyncUpdates("desk_field")}),a.initView=function(){b.get("/api/desk/accounts/"+c.id).success(function(b){a.account=b}).error(function(a){h.error(a)})},a.updateItem=function(){b.put("/api/desk/accounts/"+c.id,a.account).success(function(){h.show(d.instant("MESSAGE_WELL_DONE")+".","success")}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.getConfigurations=function(){b.get("/api/desk/configurations",{params:{AccountId:c.id}}).success(function(b){a.configurations=b,g.socket.on("desk_configuration:remove",function(b){_.remove(a.configurations,{id:b.id})})}).error(function(a){h.error(a)})},a.deleteConfiguration=i.confirm["delete"](function(a){b["delete"]("api/desk/configurations/"+a).success(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}),a.createConfiguration=function(){a.configuration.AccountId=c.id,b.post("api/desk/configurations",a.configuration).success(function(a){e.path("desk/view/"+c.id+"/configurations/settings/"+a.id)}).error(function(){h.show("Something went wrong!","danger")})},a.fieldType=["string","variable"],a.descFieldType=["string","key_value"],a.getFields=function(){b.get("/api/desk/accounts/"+c.id+"/fields").success(function(b){a.accountFields=j.fields.concat(b)}).error(function(a){h.error(a)})},a.getConfiguration=function(){b.get("/api/desk/configurations/"+c.configurationId).success(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,g.socket.on("desk_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})}).error(function(a){h.error(a)})},a.getVariables=function(){b.get("/api/variables").success(function(b){a.variables=b.rows}).error(function(a){h.error(a)})},a.removeItem=function(a){b["delete"]("api/desk/fields/"+a.id).success(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addItemSubject=function(){var d={type:"string",content:""};b.post("/api/desk/configurations/"+c.configurationId+"/subject",d).success(function(b){a.subjectConfig.push(b)}).error(function(){h.show("Something went wrong!","danger")})},a.addItemDescription=function(){var d={type:"string",content:""};b.post("/api/desk/configurations/"+c.configurationId+"/description",d).success(function(b){a.descriptionConfig.push(b)}).error(function(){h.show("Something went wrong!","danger")})},a.addItemField=function(){var d={content:""};b.post("/api/desk/configurations/"+c.configurationId+"/field",d).success(function(b){a.fieldConfig.push(b)}).error(function(){h.show("Something went wrong!","danger")})},a.updateField=function(a){b.put("/api/desk/fields/"+a.id,a).success(function(){}).error(function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.changeType=function(b){"variable"===b.type?b.content="":"string"===b.type&&(b.VariableId=null),a.updateField(b)},a.changeDescType=function(b){"key_value"===b.type?(b.content="","string"===b.keyType?b.VariableId=null:"variable"===b.keyType&&(b.keyContent="")):"string"===b.type&&(b.VariableId=null,b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){if(b.content="",b.idField){var c=_.find(a.accountFields,"id",b.idField);c&&(b.customField=_.result(c,"custom",!0))}a.updateField(b)},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"id",b);return c?c.data.choices?c.data.choices:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk.view",{url:"/view/:id",templateUrl:"app/desk/view/view.html",controller:"DeskViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.desk.view.account",{url:"/account",templateUrl:"app/desk/view/view.account.html"}).state("main.desk.view.configurations",{url:"/configurations",templateUrl:"app/desk/view/view.configurations.html"}).state("main.desk.view.configurations.settings",{url:"/settings/:configurationId",templateUrl:"app/desk/view/view.configurationSettings.html",controller:"DeskViewCtrl"}).state("main.desk.view.configuration",{url:"/configuration",templateUrl:"app/desk/view/view.configuration.html"})}]),angular.module("xCallyShuttleApp").controller("DeskWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler",function(a,b,c,d,e,f){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={}},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){console.log(a.item),b.post("api/desk/accounts",a.item).success(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/desk/list")}).error(function(){e.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.desk.wizard",{url:"/wizard",templateUrl:"app/desk/wizard/wizard.html",controller:"DeskWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("FreshdeskAccount",["$resource",function(a){return a("/api/freshdesk/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"},fields:{params:{controller:"fields"},isArray:!0},check:{params:{controller:"check"}}})}]).factory("FreshdeskConfiguration",["$resource",function(a){return a("/api/freshdesk/accounts/:accountId/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]).factory("FreshdeskField",["$resource",function(a){return a("/api/freshdesk/accounts/:accountId/configurations/:configurationId/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),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").controller("FreshdeskListCtrl",["$scope","FreshdeskAccount","gridOptions","xAlert","$translate",function(a,b,c,d,e){a.initView=function(){var d={exporterCsvFilename:"freshdesk_account.csv",columnDefs:[{name:"name",displayName:"APPLICATION_NAME"},{name:"username"},{name:"remoteUri",displayName:"APPLICATION_URI"},{name:"action",width:250,buttons:[{"class":"blue-hoki",href:"/freshdesk/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(){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").config(["$stateProvider",function(a){a.state("main.freshdesk.view.configurations",{url:"/configurations",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("FreshdeskViewConfigurationListCtrl",["$scope","$stateParams","$translate","gridOptions","FreshdeskConfiguration","$uibModal",function(a,b,c,d,e,f){a.initView=function(){var c={exporterCsvFilename:"freshdesk_configurations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/freshdesk/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/freshdesk/view/configuration/list/create.modal.html",controller:"FreshdeskCreateConfigurationCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("FreshdeskCreateConfigurationCtrl",["$scope","$translate","$uibModalInstance","FreshdeskConfiguration","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.freshdesk.view.configurations.list",{url:"/list",templateUrl:"app/freshdesk/view/configuration/list/list.html",controller:"FreshdeskViewConfigurationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("FreshdeskViewConfigurationViewCtrl",["$scope","$filter","$stateParams","$translate","socket","variable","xAlert","FreshdeskAccount","FreshdeskConfiguration","FreshdeskField","Variable","Tag",function(a,b,c,d,e,f,g,h,i,j,k,l){a.$on("$destroy",function(){e.unsyncUpdates("freshdesk_field")}),a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:300,scrollInertia:0},a.fieldType=[{type:"string",title:"String"},{type:"variable",title:"Variable"},{type:"customVariable",title:"Custom Variable"}],a.descFieldType=[{type:"string",title:"String"},{type:"keyValue",title:"Key Value"}],a.groupVariableByGroup=function(a){switch(a.group){case"voice_queue":return"Voice: Queue";default:return"Other"}},a.initView=function(){a.configurationName="",a.subjectConfig=[],a.descriptionConfig=[],a.fieldConfig=[],a.selectedTags={tags:[]},a.variables=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,a.selectedTags={tags:_.map(b.Tags,function(a){return a.id})},e.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})})})["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=b("freshdesk")(c)})["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.changeFieldType=function(b){if(b.content="",b.variableName="",b.nameField="",b.VariableId=null,b.idField){var c=_.find(a.accountFields,"name",b.idField);c&&(b.customField=!c["default"])}a.updateField(b)},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);return c&&c.hasOwnProperty("choices")?_.isArray(c.choices)?c.choices.length?c.choices:[]:_.keys(c.choices).length?_.keys(c.choices):[]:!1}},a.getTags=function(){return l.get().$promise.then(function(b){a.tags=b.rows})["catch"](function(a){g.error(a)})},a.updateTags=function(){return i.update({accountId:c.id,id:c.configurationId,controller:"tags"},a.selectedTags.tags).$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.freshdesk.view.configurations.view",{url:"/view/:configurationId",templateUrl:"app/freshdesk/view/configuration/view/view.html",controller:"FreshdeskViewConfigurationViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("FreshdeskViewCtrl",["$scope","$http","$stateParams","$translate","$location","$filter","WizardHandler","socket","xAlert","Modal","FreshdeskAccount",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){return k.get({id:c.id}).$promise.then(function(b){a.account=b})["catch"](function(a){i.error(a)})},a.updateItem=function(){return k.update({id:c.id},a.account).$promise.then(function(){i.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.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"})}]),angular.module("xCallyShuttleApp").controller("FreshdeskWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler","FreshdeskAccount",function(a,b,c,d,e,f,g){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(){return g.save(a.item).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/freshdesk/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.freshdesk.wizard",{url:"/wizard",templateUrl:"app/freshdesk/wizard/wizard.html",controller:"FreshdeskWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.iframe",{url:"/iframe",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("IframeViewCtrl",["$scope","Auth","Integration","xAlert","$translate","$sce",function(a,b,c,d,e,f){a.Auth=b,a.initView=function(){return c.get({state:"iframe"}).$promise.then(function(c){a.iframe=_.first(c.rows),a.iframe.remoteUri?a.url=f.trustAsResourceUrl(a.iframe.remoteUri):b.isAgent()&&d.show(e.instant("MESSAGE_NO_IFRAME_CONFIGURED")+".","danger")})["catch"](function(a){d.error(a)})},a.updateItem=function(){return b.isAgent()?void 0:c.update({id:a.iframe.id},a.iframe).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.iframe.view",{url:"/view",templateUrl:"app/iframe/view/view.html",controller:"IframeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("Integration",["$resource",function(a){return a("/api/integrations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.integrations",{url:"/integrations",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:19}}})}]),angular.module("xCallyShuttleApp").controller("IntegrationListCtrl",["$scope","Modal","socket","FileUploader","Integration","xAlert",function(a,b,c,d,e,f){a.integrationsByPage=10;var g=a.uploader=new d({url:"api/integrations",autoUpload:!0,removeAfterUpload:!0});g.filters.push({name:"zipFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|zip|".indexOf(b)}}),g.onSuccessItem=function(a,b,c,d){console.info("onSuccessItem",a,b,c,d),f.show(b.name,"success")},g.onErrorItem=function(a,b,c,d){console.info("onErrorItem",a,b,c,d),b.errors.forEach(function(a){f.error(err)})},a.deleteItem=b.confirm["delete"](function(a){e["delete"]({id:a},function(){f.show("Integration Removed","success")},function(a){f.error(a)})}),a.initList=function(){a.integrations=e.query({},function(a){c.syncUpdates("integration",a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.integrations.list",{url:"/list",templateUrl:"app/integration/list/list.html",controller:"IntegrationListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js"]})}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty",{url:"/jscripty",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("JscriptyProject",["$resource",function(a){return a("/api/jscripty/projects/:id/:controller/:action/:action2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectListCtrl",["$scope","$uibModal","JscriptyProject","gridOptions","Auth",function(a,b,c,d,e){a.Auth=e,a.initView=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:300,buttons:[{"class":"blue-hoki",icon:"icon-settings",href:"/jscripty/projects/view/{{row.entity.id}}",hide:e.isAgent()},{"class":" green-turquoise",icon:"fa fa-play",onClick:"grid.appScope.openJscriptyTab(row.entity)"},{"class":"purple",icon:"icon-book-open",href:"/jscripty/projects/report/{{row.entity.id}}/sessions",hide:e.isAgent()},{"class":"red-sunglo",icon:"fa fa-trash",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)",hide:e.isAgent()}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/jscripty/project/list/list.create.modal.html",controller:"JscriptyProjectListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectListCreateCtrl",["$scope","$translate","$uibModalInstance","JscriptyProject","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){console.log(a),e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects.list",{url:"/list",templateUrl:"app/jscripty/project/list/list.html",controller:"JscriptyProjectListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects",{url:"/projects",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectReportCtrl",["$scope","uiGridConstants","$http","$state","$stateParams","socket","Auth","Modal","xAlert","$translate","$rootScope","gridOptions","JscriptyProject","$location",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.projectStats={started:0,incomplete:0,completed:0},a.projectId=e.id,a.initView=function(){m.get({id:e.id}).$promise.then(function(b){a.project=b})["catch"](function(a){i.error(a)}),m.get({id:e.id,controller:"sessions"}).$promise.then(function(b){var c=_.groupBy(b.rows,"status");a.projectStats.started=c.started?c.started.length:0,a.projectStats.completed=c.completed?c.completed.length:0,a.projectStats.incomplete=c.incomplete?c.incomplete.length:0})["catch"](function(a){i.error(a)})},a.pdf=function(a,b){var c=[];if(a){var d=html2canvas(document.getElementById(a)),e=d.parse(),f=d.render(e),g=f.toDataURL("image/png");c.push({image:g,width:500,style:"img"})}b.length&&_.forEach(b,function(a){var b=html2canvas(document.getElementById(a.question_id)),d=b.parse(),e=b.render(d),f=e.toDataURL("image/png");c.push({image:f,width:500,style:"img"})});var h={content:c};pdfMake.createPdf(h).download("Project_summary.pdf")},a.getProjectSessions=function(){var c={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"session_id",displayName:"APPLICATION_SESSIONID"},{name:"queue",displayName:"APPLICATION_QUEUE"},{name:"membername",displayName:"APPLICATION_AGENT"},{name:"calleridnum",displayName:"APPLICATION_CALLERIDNUM"},{name:"createdAt",displayName:"APPLICATION_STARTEDAT",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:b.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:b.filter.LESS_THAN_OR_EQUAL}]},{name:"completedAt",displayName:"APPLICATION_COMPLETEDAT",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:b.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:b.filter.LESS_THAN_OR_EQUAL}]},{name:"status",displayName:"APPLICATION_STATUS"},{name:"last_question_id",displayName:"APPLICATION_LASTQUESTIONID"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/jscripty/projects/report/{{row.entity.projectId}}/session/{{row.entity.session_id}}",name:"Detail"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteSession(row.entity.session_id)"}]}]};a.gridOptions=l.gridOptions(m,c,a,{id:e.id,controller:"sessions"})},a.deleteSession=function(b){m["delete"]({id:e.id,controller:"sessions",action:b}).$promise.then(function(b){a.gridOptions.getPage(),a.initView(),i.show(j.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})},a.getSessionDetails=function(){m.get({id:e.id,controller:"sessions",action:e.sessionId}).$promise.then(function(b){a.session=b,a.sessionQuestions=b.ReportJscriptyQuestions})["catch"](function(a){i.error(a)})},a.getQuestionSummary=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"question_id",displayName:"APPLICATION_QUESTIONID"},{name:"question_type",displayName:"APPLICATION_QUESTIONTYPE"},{name:"question_label",displayName:"APPLICATION_QUESTIONLABEL"},{name:"question_text",displayName:"APPLICATION_QUESTION"},{name:"count",displayName:"APPLICATION_COUNT",enableFiltering:!1},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/jscripty/projects/report/"+e.id+"/detail/{{row.entity.question_id}}",name:"Detail"}]}]};a.gridOptions=l.gridOptions(m,b,a,{id:e.id,controller:"questions",action:"summary"})},a.getQuestionInputs=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"session_id",displayName:"APPLICATION_SESSIONID"},{name:"question_id",displayName:"APPLICATION_QUESTIONID",enableFiltering:!1},{name:"question_label",displayName:"APPLICATION_QUESTIONLABEL",enableFiltering:!1},{name:"question_text",displayName:"APPLICATION_QUESTION",enableFiltering:!1},{name:"input_label",displayName:"APPLICATION_INPUTLABEL",enableFiltering:!1},{name:"input_value",cellTemplate:'<div uib-tooltip="{{row.entity.input_value}}">{{row.entity.input_value}}</div>',displayName:"APPLICATION_INPUTVALUE",enableFiltering:!1}]};a.gridOptions=l.gridOptions(m,b,a,{id:e.id,controller:"inputs"})},a.getProjectDetail=function(){a.projectDetail=[],m.query({id:e.id,controller:"questions",action:"detail"}).$promise.then(function(b){console.log(e.questionId),e.questionId?a.projectDetail.push(_.find(b,function(a){return a.question_id==parseInt(e.questionId)})):a.projectDetail=b,console.log(a.projectDetail)})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects.report",{url:"/report/:id",templateUrl:"app/jscripty/project/report/report.html",controller:"JscriptyProjectReportCtrl"}).state("main.jscripty.projects.report.sessions",{url:"/sessions",templateUrl:"app/jscripty/project/report/report.sessions.html"}).state("main.jscripty.projects.report.summary",{url:"/summary",templateUrl:"app/jscripty/project/report/report.summary.html"}).state("main.jscripty.projects.report.inputs",{url:"/inputs",templateUrl:"app/jscripty/project/report/report.inputs.html"}).state("main.jscripty.projects.report.detail",{url:"/detail",templateUrl:"app/jscripty/project/report/report.detail.html"}).state("main.jscripty.projects.report.questionDetail",{url:"/detail/:questionId",controller:"JscriptyProjectReportCtrl",templateUrl:"app/jscripty/project/report/report.detail.html"}).state("main.jscripty.projects.report.sessionDetail",{url:"/session/:sessionId",controller:"JscriptyProjectReportCtrl",templateUrl:"app/jscripty/project/report/report.session.detail.html"})}]),angular.module("xCallyShuttleApp").controller("JscriptyProjectViewCtrl",["$scope","$http","$state","$stateParams","socket","Auth","Modal","xAlert","$translate","$rootScope",function(a,b,c,d,e,f,g,h,i,j){a.jscriptyProject={},a.getProject=function(){b.get("/api/jscripty/projects/"+d.id).success(function(b){a.jscriptyProject=b,angular.element(document).ready(function(){window.onerror=function(a,b,c){try{if(null!=a&&-1!=a.indexOf("Script error."));else{var d=new Image;d.src="assets/plugins/mxgraph/images/1x1.png?msg="+encodeURIComponent(a)+"&url="+encodeURIComponent(b)+"&lnum="+encodeURIComponent(c)}}catch(e){}},b.token=f.getToken();var a=new EditorUi(new Editor);a.openString(b.draft,b.name,b),a.editor.graphChangeListener=function(a,b){var c=b.properties.rtChange||!1;c||(this.modified=!0)}}),e.syncUpdates("jscripty_project",[b],function(a,c,d){c.id===b.id})})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.jscripty.projects.view",{url:"/view/:id",templateUrl:"app/jscripty/project/view/view.html",controller:"JscriptyProjectViewCtrl",authenticate:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",serie:!0,cache:!1,files:["assets/plugins/mxgraph/css/common.css","assets/plugins/mxgraph/css/explorer.css","assets/plugins/mxgraph/styles/grapheditor.css","assets/plugins/mxgraph/styles/custom.css","assets/plugins/jscripty/js/custom.js","assets/plugins/mxgraph/js/mxClient.js","assets/plugins/jscripty/js/Editor.js","assets/plugins/jscripty/js/Graph.js","assets/plugins/jscripty/js/EditorUi.js","assets/plugins/jscripty/js/Actions.js","assets/plugins/jscripty/js/Menus.js","assets/plugins/jscripty/js/Sidebar.js","assets/plugins/jscripty/js/Toolbar.js","assets/plugins/jscripty/js/Dialogs.js"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("LandingCtrl",["$scope","$location","$window","$timeout","Auth","Setting","YourDashboard",function(a,b,c,d,e,f,g){function h(b,c){var d,f,g=b.length;for(d=0;g>d;d++)if(_.includes(c,b[d].id))if(b[d].SubModules&&b[d].SubModules.length){if(f=h(b[d].SubModules,c))return f}else switch(b[d].id){case 2:var i={};i[e.getRole()]=!0;var j=_.find(a.tempDashboards,i);if(j)return f="/tools/yourdashboards/show/"+j.id,delete a.tempDashboards,f;break;default:return b[d].path}}function i(c){c||(a.message="MESSAGE_NO_AVAILABLE_MODULES"),d(function(){b.path(c)},500)}a.initLanding=function(){a.year=moment().year();var c;return f.get({controller:"info"}).$promise.then(function(b){return a.info=b,f.get({id:1}).$promise.then(function(a){return a})["catch"](function(){return null})}).then(function(d){var f,j=e.getCurrentUser().$promise;return j?j.then(function(e){if(f=e,c&&"admin"===e.role&&d.firstLogin)return void b.path("/adminreset");switch(f.role){case"user":if(_.includes(_.map(e.Modules,"id"),2))return g.get().$promise.then(function(b){a.tempDashboards=b.rows,i(h(f.Modules,_.map(e.Modules,"id")))})["catch"](function(){_.remove(f.Modules,{id:2}),i(h(f.Modules,_.map(e.Modules,"id"))); -});i(h(f.Modules,_.map(e.Modules,"id")));break;case"admin":case"agent":i("/dashboard/voice")}})["catch"](function(a){console.error(a),b.path("/login")}):void b.path("/login")})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("landing",{url:"/landing",templateUrl:"app/landing/landing.html",controller:"LandingCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css","assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("LoginCtrl",["$scope","Auth","$location","$window","$rootScope","Setting","xAlert","$stateParams",function(a,b,c,d,e,f,g,h){a.year=moment().year(),a.recovered=h.reset,a.userLogin={},a.userSignUp={},a.loginSubmitted=!1,a.signupSubmitted=!1,a.errorLogin=!1,a.errorSignup=!1,a.errorLog="",a.forgotPassword=!1,a.showRecoverMessage=!1,a.flagLogin1=!1,a.getInfo=function(){return f.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})},a.toggleLogin=function(){a.flagLogin1=!a.flagLogin1},a.toggleForgotPassword=function(b){a.showRecoverMessage=!1,a.userLogin.email="",a.forgotPassword=b},e.bodyLayout="login",a.$on("$viewContentLoaded",function(){Metronic.init(),Layout.init()}),a.recover=function(){b.recover({email:a.userLogin.email}).then(function(){a.showRecoverMessage=!0})["catch"](function(b){console.log(b),a.showRecoverMessage=!1,g.error(b)})},a.login=function(d){a.loginSubmitted=!0,d.$valid?b.login({name:a.userLogin.name,password:a.userLogin.password,remember:a.userLogin.remember}).then(function(){c.path("/landing")})["catch"](function(b){a.errorLog=b.message||"error",a.errorLogin=!0}):a.errorLogin=!0},a.signup=function(c){a.signupSubmitted=!0,c.$valid?b.createUser({email:a.userSignUp.email,fullname:a.userSignUp.fullname,name:a.userSignUp.name,password:a.userSignUp.password,role:a.userSignUp.role,online:!0})["catch"](function(b){a.errorLog=b.message||"error",a.errorSignup=!0}):a.errorSignup=!0},a.loginOauth=function(a){d.location.href="/auth/"+a}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("login",{url:"/login",templateUrl:"app/login/login.html",params:{reset:null},controller:"LoginCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("Action",["$resource",function(a){return a("/api/actions/:name/:controller",{name:"@name"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("Ami",["$resource",function(a){return a("/api/ami/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChooseContactModalCtrl",["$scope","$uibModalInstance","data","xAlert","$translate","Contact",function(a,b,c,d,e,f){a.open=function(a){b.close(a)},a.getContacts=function(){return f.search({controller:"listcontact"},c).$promise.then(function(b){a.contacts=b.rows})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("CloseEditedTabModalCtrl",["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("CloseEditedTabModalJscriptyCtrl",["$scope","$uibModalInstance","project","JscriptyProject","xAlert",function(a,b,c,d,e){a.init=function(){a.project=c},a.close=function(){d.update({id:a.project.projectId,controller:"sessions",action:a.project.sessionId},{status:"incomplete",completedAt:Date(),last_question_id:a.project.lastQuestionId}).$promise.then(function(a){e.show("Project Ended","success")}),b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerSetDisposition",["$scope","$uibModalInstance","VoiceDisposition",function(a,b,c){a.initDisposition=function(){return c.get().$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.item={},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("customGridDateFilterModalCtrl",["$scope","$rootScope","$log","$uibModalInstance","term","hasTime",function(a,b,c,d,e,f){if(a.hasTime=f,a.dateTime={},e)if(f){var g=e.split(" ");a.dateTime.filterDate=moment(g[0]),a.dateTime.time=e[1]?moment(g[1],"HH:mm"):moment()}else a.dateTime.filterDate=moment(e);else f&&(a.dateTime.time=moment());a.setFilterDate=function(b){d.close({date:moment(b).format("YYYY-MM-DD").toString(),time:f?a.dateTime.time?moment(a.dateTime.time).format("HH:mm").toString():moment().format("HH:mm").toString():null})},a.cancelDateFilter=function(){d.dismiss()}}]),angular.module("xCallyShuttleApp").controller("customGridTagsModalCtrl",["$scope","$rootScope","$log","$uibModalInstance","term","Tag","xAlert",function(a,b,c,d,e,f,g){a.initModal=function(){return a.item={},f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name"),a.item.myTags=e})["catch"](function(a){console.log("error retrieving tags"),g.error(a),d.dismiss()})},a.setFilterTags=function(){d.close(a.item.myTags)},a.cancelTagsFilter=function(){d.dismiss()}}]),angular.module("xCallyShuttleApp").factory("templateVariable",["$translate",function(a){return[{id:"voice",label:a.instant("APPLICATION_VOICE"),title:a.instant("APPLICATION_VOICE"),groups:[{label:a.instant("APPLICATION_QUEUE"),values:[{value:"{{uniqueid}}",label:a.instant("APPLICATION_UNIQUEID"),description:a.instant("APPLICATION_UNIQUEID")},{value:"{{calleridnum}}",label:a.instant("APPLICATION_CALLERIDNUM"),description:a.instant("APPLICATION_CALLERIDNUM")},{value:"{{calleridname}}",label:a.instant("APPLICATION_CALLERIDNAME"),description:a.instant("APPLICATION_CALLERIDNAME")},{value:"{{queue}}",label:a.instant("APPLICATION_QUEUE"),description:a.instant("APPLICATION_QUEUE")},{value:"{{interface}}",label:a.instant("APPLICATION_INTERFACE"),description:a.instant("APPLICATION_INTERFACE")},{value:"{{membername}}",label:a.instant("APPLICATION_MEMBERNAME"),description:a.instant("APPLICATION_MEMBERNAME")},{value:"{{holdtime}}",label:a.instant("APPLICATION_HOLDTIME"),description:a.instant("APPLICATION_HOLDTIME")},{value:"{{talktime}}",label:a.instant("APPLICATION_TALKTIME"),description:a.instant("APPLICATION_TALKTIME")},{value:"{{connectedlinenum}}",label:a.instant("APPLICATION_CONNECTEDLINENUM"),description:a.instant("APPLICATION_CONNECTEDLINENUM")},{value:"{{connectedlinename}}",label:a.instant("APPLICATION_CONNECTEDLINENAME"),description:a.instant("APPLICATION_CONNECTEDLINENAME")},{value:"{{agentconnectAt}}",label:a.instant("APPLICATION_CONNECTED_AT"),description:a.instant("APPLICATION_CONNECTED_AT")},{value:"{{agentcalledAt}}",label:a.instant("APPLICATION_CALLED_AT"),description:a.instant("APPLICATION_CALLED_AT")},{value:"{{agentcompleteAt}}",label:a.instant("APPLICATION_COMPLETED_AT"),description:a.instant("APPLICATION_AGENT_CALLED_AT")},{value:"{{reason}}",label:a.instant("APPLICATION_REASON"),description:a.instant("APPLICATION_REASON")},{value:"{{lastevent}}",label:a.instant("APPLICATION_LAST_EVENT"),description:a.instant("APPLICATION_LAST_EVENT")},{value:"{{channel}}",label:a.instant("APPLICATION_CHANNEL"),description:a.instant("APPLICATION_CHANNEL")}]}]},{id:"chat",label:a.instant("APPLICATION_CHAT"),title:a.instant("APPLICATION_CHAT"),groups:[{label:a.instant("APPLICATION_VARIABLES"),values:[{value:"{{username}}",label:a.instant("APPLICATION_USERNAME"),description:a.instant("APPLICATION_USERNAME")},{value:"{{email}}",label:a.instant("APPLICATION_MAIL"),description:a.instant("APPLICATION_MAIL")},{value:"{{text}}",label:a.instant("APPLICATION_TEXT"),description:a.instant("APPLICATION_TEXT")},{value:"{{chatWebsite}}",label:a.instant("APPLICATION_WEBSITE"),description:a.instant("APPLICATION_WEBSITE")}]}]},{id:"mail",label:a.instant("APPLICATION_MAIL"),title:a.instant("APPLICATION_MAIL"),groups:[{label:a.instant("APPLICATION_INTERACTION"),values:[{value:"{{interactionId}}",label:a.instant("APPLICATION_INTERACTION_ID"),description:a.instant("APPLICATION_INTERACTION_ID")},{value:"{{subject}}",label:a.instant("APPLICATION_SUBJECT"),description:a.instant("APPLICATION_SUBJECT")},{value:"{{{body}}}",label:a.instant("APPLICATION_MESSAGE"),description:a.instant("APPLICATION_MESSAGE")},{value:"{{accountName}}",label:a.instant("APPLICATION_ACCOUNT"),description:a.instant("APPLICATION_ACCOUNT")},{value:"{{from}}",label:"From",description:"From"},{value:"{{to}}",label:"To",description:"To"},{value:"{{cc}}",label:"Cc",description:"Cc"},{value:"{{agentName}}",label:a.instant("APPLICATION_AGENT_NAME"),description:a.instant("APPLICATION_AGENT_NAME")},{value:"{{agentEmail}}",label:a.instant("APPLICATION_AGENT_EMAIL"),description:a.instant("APPLICATION_AGENT_EMAIL")},{value:"{{createdAt}}",label:a.instant("APPLICATION_CREATED_AT"),description:a.instant("APPLICATION_CREATED_AT")}]}]}]}]),angular.module("xCallyShuttleApp").controller("gridDatePickerFilterCtrl",["$scope","$timeout","$uibModal","uiGridConstants",function(a,b,c,d){b(function(){a.col.colDef.name;a.openDatePicker=function(b){var d=c.open({templateUrl:"app/main/customDateFilter.modal.html",controller:"customGridDateFilterModalCtrl",size:"md",windowClass:"custom-date-filter-modal",resolve:{term:[function(){return b.term||null}],hasTime:b.hasTime||!1}});d.result.then(function(c){a.colFilter.listTerm=[],a.colFilter.term=c.date,b.hasTime&&(a.colFilter.term+=" "+c.time)})}})}]),angular.module("xCallyShuttleApp").factory("gridOptions",["Modal","xAlert","$translate","$interval","$q","usSpinnerService",function(a,b,c,d,e,f){return{gridOptions:function(d,g,h,i,j,k,l){function m(a,b){a.filter&&a.filter.term&&b&&(o[a.name]=a.filter.term),a.filters&&(a.filters.length>1?a.filters.forEach(function(b){b.term?64===b.condition?o[a.name+"_uiFrom"]=b.term:256===b.condition&&(o[a.name+"_uiTo"]=b.term):64===b.condition?delete o[a.name+"_uiFrom"]:256===b.condition&&delete o[a.name+"_uiTo"]}):a.filters.length&&a.filters[0].term?o[a.name]=a.filters[0].term:delete o[a.name])}h.id=[];var n=k?"gridOptions"+k:"gridOptions",o={offset:0,limit:10},p={offset:0,limit:10};g.draggable&&(g.rowTemplate='<div grid="grid" class="ui-grid-draggable-row" draggable="true"><div ng-repeat="(colRenderIndex, col) in colContainer.renderedColumns track by col.colDef.name" class="ui-grid-cell" ng-class="{ \'ui-grid-row-header-cell\': col.isRowHeader, \'custom\': true }" ui-grid-cell></div></div>',g.useExternalPagination=!1,g.enablePaginationControls=!1,g.showGridFooter=!1);var q=function(a){var b=a&&a>h[n].paginationPageSize?h[n].paginationPageSize:a,c=b?30*b+120:177,d=angular.element(document.getElementsByName(n)).length?angular.element(document.getElementsByName(n)[0]):angular.element(document.getElementsByClassName("ui-grid")[0]);d.css("height",c+"px")},r=function(a,b){return h[n].enablePaginationControls||(delete o.offset,delete o.limit),f.spin("spinner-grid"),i=a||i,d=b||d,d.get(i?_.merge(o,i):o).$promise.then(function(a){h[n].totalItems=a.count,h[n].data=a.rows,q(a.rows.length),l&&l()})["catch"](function(a){console.error(a)})["finally"](function(){f.stop("spinner-grid")})};return h.deleteItem=a.confirm["delete"](function(a){var e=i?angular.copy(i):{};return _.merge(e,{id:a}),d.remove(e).$promise.then(function(){r(),b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),h.gridApi.selection.clearSelectedRows(),h.id=[]})["catch"](function(a){b.error(a)})}),h.deleteItems=a.confirm["delete"](function(){var a=i?angular.copy(i):{};return _.merge(a,{ids:h.id}),d["delete"](a).$promise.then(function(){r(),b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),h.gridApi.selection.clearSelectedRows(),h.id=[]})["catch"](function(a){b.error(a)})}),g.columnDefs.forEach(function(a){m(a,!0),a.hasOwnProperty("displayName")||(a.displayName="APPLICATION_"+a.name.toUpperCase()),a.headerCellFilter="translate",a.hasOwnProperty("buttons")&&(a.displayName="",a.cellClass="ui-grid-vcenter",a.enableSorting=!1,a.enableFiltering=!1,a.enableColumnMenu=!1,a.cellTemplate="<div>",a.buttons.forEach(function(b){if(b.directive)a.cellTemplate+=b.directive;else{if(a.cellTemplate+="<a",a.cellTemplate+=b.hide?' data-ng-hide="'+b.hide+'" ':" ",a.cellTemplate+=b["class"]?' class="btn btn-xs '+b["class"]+'" ':" ",a.cellTemplate+=b.href?' data-ng-href="'+b.href+'" ':" ",a.cellTemplate+=b.uisref?' ui-sref="'+b.uisref+'" ':" ",a.cellTemplate+=b.onClick?' data-ng-click="'+b.onClick+'" ':" ",a.cellTemplate+=b.title?' title="'+b.title+'"':"",a.cellTemplate+=">",a.cellTemplate+=b.icon?'<i class="'+b.icon+'"></i>':"",b.name)switch(b.name){case"delete":a.cellTemplate+='<i class="icon-trash" title="'+b.name+'"></i>';break;case"profile":case"settings":case"detail":case"embedding":a.cellTemplate+='<i class="icon-settings" title="'+b.name+'"></i>';break;case"view":a.cellTemplate+='<i class="icon-doc" title="'+b.name+'"></i>';break;case"clone":a.cellTemplate+='<i class="icon-docs" title="'+b.name+'"></i>';break;case"permits":a.cellTemplate+='<i class="icon-key"></i>';break;case"copy":a.cellTemplate+='<i class="fa fa-files-o" title="'+b.name+'"></i>';break;case"select":a.cellTemplate+='<i class="icon-check" title="'+b.name+'"></i>';break;case"preview":a.cellTemplate+='<i class="icon-magnifier" title="'+b.name+'"></i>';break;case"contacts":a.cellTemplate+='<i class="fa fa-users" title="'+b.name+'"></i>';break;case"download":case"export":a.cellTemplate+='<i class="fa fa-download" title="'+b.name+'"></i>';break;case"agents":a.cellTemplate+='<i class="icon-people" title="'+b.name+'"></i>';break;case"run":a.cellTemplate+='<i class="fa fa-cogs" title="'+b.name+'"></i>';break;case"mailRoom":a.cellTemplate+='<i class="fa fa-envelope"></i>';break;case"chatRoom":a.cellTemplate+='<i class="fa fa-users"></i>';break;case"faxRoom":a.cellTemplate+='<i class="fa fa-fax"></i>';break;case"smsRoom":a.cellTemplate+='<i class="glyphicon glyphicon-comment"></i>';break;case"check":a.cellTemplate+='<i class="fa fa-check" title="'+b.name+'"></i>';break;case"queues":a.cellTemplate+='<i class="icon-docs" title="'+b.name+'"></i>';break;default:a.cellTemplate+="{{'APPLICATION_"+b.name.toUpperCase()+"' | translate}}"}else a.cellTemplate+=b.displayName?"{{'"+b.displayName+"' | translate}}":"";a.cellTemplate+="</a> "}}),a.cellTemplate+="<div>",delete a.buttons)}),_.merge({enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableRowSelection:!0,enableSelectAll:!0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,getPage:r,pagOpt:o,gridMenuTitleFilter:function(a){var b=e.defer();return b.resolve(c.instant(a)),b.promise},exporterAllDataFn:function(){return p.offset=o.offset,p.limit=o.limit,o={offset:0,limit:null},r().then(function(){o.offset=p.offset,o.limit=p.limit,r()})},exporterFieldCallback:function(a,b,c,d){if("applications"===c.field&&b.entity.Applications){var e="";return _.forEach(b.entity.Applications,function(a){e+=a.app+"("+a.appdata.join(",")+")"}),e}return d},exporterHeaderFilter:c.instant,onRegisterApi:function(a){h.gridApi=a,h.gridApi.selection&&(h.gridApi.selection.on.rowSelectionChanged(h,function(a){a.isSelected?h.id.push(h.gridApi.grid.options.primaryKey?a.entity[h.gridApi.grid.options.primaryKey]:a.entity.id):_.pull(h.id,h.gridApi.grid.options.primaryKey?a.entity[h.gridApi.grid.options.primaryKey]:a.entity.id)}),h.gridApi.selection.on.rowSelectionChangedBatch(h,function(a){a[0].isSelected?h.id=_.union(h.id,_.map(a,h.gridApi.grid.options.primaryKey?"entity."+h.gridApi.grid.options.primaryKey:"entity.id")):_.map(a,h.gridApi.grid.options.primaryKey?"entity."+h.gridApi.grid.options.primaryKey:"entity.id").forEach(function(a){_.pull(h.id,a)})})),h.gridApi.core.on.sortChanged(h,function(a,b){0===b.length?o.order=null:o.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),r()});for(var e=0;e<h.gridOptions.columnDefs.length;e++)if(h.gridOptions.columnDefs[e].hasOwnProperty("sort")){o.order=h.gridOptions.columnDefs[e].name+" "+h.gridOptions.columnDefs[e].sort.direction.toUpperCase();break}h.gridApi.pagination.on.paginationChanged(h,function(a,b){o.offset=(a-1)*b,o.limit=b,r()}),h.gridApi.core.on.filterChanged(h,function(){var a=this.grid;a.columns.forEach(function(a){m(a)}),r()}),h.gridApi.draggableRows&&h.gridApi.draggableRows.on.rowDropped(h,function(a){a.fromIndex!==a.toIndex&&d.update(i,h[n].data).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.error(a)})["finally"](function(){r()})}),j||r()}},g)}}}]),angular.module("xCallyShuttleApp").controller("gridTagsFilterCtrl",["$scope","$timeout","$uibModal","uiGridConstants",function(a,b,c,d){b(function(){a.col.colDef.name;a.openTags=function(b){var d=c.open({templateUrl:"app/main/customTagsFilter.modal.html",controller:"customGridTagsModalCtrl",size:"md",resolve:{term:[function(){if(b.term){var a=b.term.split(";");return a.pop(),a}return[]}]}});d.result.then(function(b){a.colFilter.listTerm=[],b.length&&(a.colFilter.term=b.join(";")+";")})}})}]),angular.module("xCallyShuttleApp").controller("MainCtrl",["$scope","$rootScope","$translate","$timeout","socket","Auth","xAlert","$uibModal","$log","$state","Contact","$window","$location","localStorageService","YourDashboard","Setting","AuthResource",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){function r(d){b.activeTour={main:!1},b.tourConfig={main:[{type:"function",fn:function(){b.tempTourPath=m.path()}},{type:"title",heading:c.instant("TOUR_MAIN_WELCOME"),text:'<div class="row"><div id="title-text" class="col-md-12"><span class="main-text">'+c.instant("TOUR_MAIN_DISCOVER_MOTION")+"</span><br/></div></div>",curtainClass:"myCurtainClass"}]},(f.isAdmin()||b.userModules[1])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/dashboard/voice"},{type:"title",heading:c.instant("TOUR_MAIN_DASHBOARD"),text:c.instant("TOUR_MAIN_DASHBOARD_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[2])&&d&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/yourdashboards/show/"+d.id},{type:"title",heading:c.instant("TOUR_MAIN_YOURDASHBOARD"),text:c.instant("TOUR_MAIN_YOURDASHBOARD_MESSAGE"),curtainClass:"myCurtainClass"}]),delete a.tempDashboards),(f.isAdmin()||b.userModules[4])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/staff/agents/list"},{type:"title",heading:c.instant("TOUR_MAIN_AGENTS"),text:c.instant("TOUR_MAIN_AGENTS_MESSAGE"),curtainClass:"myCurtainClass"}])),f.isAdmin()&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/channels/voice/queues/list"},{type:"title",heading:c.instant("TOUR_MAIN_VOICE_QUEUE"),text:c.instant("TOUR_MAIN_VOICE_QUEUE_ADD_MESSAGE"),curtainClass:"myCurtainClass"}])),b.license.chat&&(f.isAdmin()||b.userModules[30])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/channels/chat/queues/list"},{type:"title",heading:c.instant("TOUR_MAIN_CHAT_QUEUE"),text:c.instant("TOUR_MAIN_CHAT_QUEUE_MESSAGE"),curtainClass:"myCurtainClass"}])),b.license.openchannel&&(f.isAdmin()||b.userModules[46])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/channels/openchannel/accounts/list"},{type:"title",heading:c.instant("TOUR_MAIN_OPENCHANNEL"),text:c.instant("TOUR_MAIN_OPENCHANNEL_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[14])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/square/projects/list"},{type:"title",heading:c.instant("TOUR_MAIN_SQUARE_PROJECT"),text:c.instant("TOUR_MAIN_SQUARE_PROJECT_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[52])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/trunks/list"},{type:"title",heading:c.instant("TOUR_MAIN_TRUNKS"),text:c.instant("TOUR_MAIN_TRUNKS_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[52])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/triggers/list"},{type:"title",heading:c.instant("TOUR_MAIN_TRIGGERS"),text:c.instant("TOUR_MAIN__MESSAGE"),curtainClass:"myCurtainClass"}])),b.license.jscripty&&(f.isAdmin()||b.userModules[50])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/jscripty/projects/list"},{type:"title",heading:c.instant("TOUR_MAIN_JSCRIPTY"),text:c.instant("TOUR_MAIN_JSCRIPTY_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[17])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/analytics/reports/list"},{type:"title",heading:c.instant("TOUR_MAIN_REPORTS"),text:c.instant("TOUR_MAIN_REPORTS_MESSAGE"),curtainClass:"myCurtainClass"}])),b.tourConfig.main=b.tourConfig.main.concat([{type:"title",heading:c.instant("TOUR_MAIN_END"),text:c.instant("TOUR_MAIN_END_MESSAGE"),curtainClass:"myCurtainClass"}]),n.get("skipTour")||(b.activeTour.main=!0)}a.awesomeThings=[],b.workspaces=[],a.Auth=f,b.userModules={},a.keepMeLoggedModalInstance=void 0,a.agentLogout=function(a,b){var d=h.open({animation:!0,templateUrl:"app/channels/realtime/view/agent/agent.modal.logout.html",controller:"RealtimeViewAgentLogoutModalCtrl",resolve:{name:function(){return a}}});d.result.then(function(){return q.get({controller:"logout",controller2:"agent",param:b}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a)})},function(){i.info("Modal dismissed at: "+new Date)})},b.initTours=function(){return f.isAdmin()||b.userModules[2]?o.get().$promise.then(function(a){var b={};b[f.getRole()]=!0,r(_.find(a.rows,b))})["catch"](function(a){console.log(a)}):void r()},f.getCurrentUser().$promise.then(function(a){a.Modules.forEach(function(a){b.userModules[a.id]=!0}),b.initTours()})["catch"](function(a){g.error(a)}),b.onTourFinish=function(){n.set("skipTour",!0),b.tempTourPath&&m.path(b.tempTourPath)},b.onTourSkip=function(){n.set("skipTour",!0)},a.select=function(a){switch(a.type){case"chatRoom":case"mailRoom":case"faxRoom":a.unread=0}},e.socket.on("agent:save",function(b){!b.online&&f.isAgent()&&(a.keepMeLoggedModalInstance||(a.keepMeLoggedModalInstance=h.open({animation:!0,backdrop:"static",keyboard:!1,templateUrl:"app/main/keepMeLogged.modal.html",controller:["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close(!0)},a.cancel=function(){b.close(!1)}}]}),a.keepMeLoggedModalInstance.result.then(function(a){a?l.location.reload():(f.logout(),m.path("/login"))})))}),a.openTdTab=function(a){b.workspaces.push({type:"tdDisposal",name:"Motion Dialer Disposition","class":"icon-control-forward",active:!0,spooler:a})},a.deselect=function(){},a.isAdmin=f.isAdmin,a.isLoggedIn=f.isLoggedIn,a.getCurrentUser=f.getCurrentUser,a.CurrentUser=f.getCurrentUser(),e.socket.on("user_has_voice_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_chat_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_mail_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_fax_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),e.socket.on("user_has_sms_queue_permit:change",function(){a.CurrentUser=f.getCurrentUser()}),a.mainTab={active:!0},a.closeJscriptyTab=function(a){if(b.workspaces[a].edited){var c=h.open({animation:!0,templateUrl:"app/main/closeEditedTab.modal.jscripty.html",controller:"CloseEditedTabModalJscriptyCtrl",resolve:{project:b.workspaces[a]}});c.result.then(function(){b.workspaces.splice(a,1)})}else b.workspaces.splice(a,1)},b.closeTab=function(a){var c;b.workspaces[a].edited?"jscripty"===b.workspaces[a].type?b.workspaces[a].end():(c=h.open({animation:!0,templateUrl:"app/main/closeEditedTab.modal.html",controller:"CloseEditedTabModalCtrl"}),c.result.then(function(){b.workspaces.splice(a,1)},function(){i.info("Modal dismissed at: "+new Date)})):b.workspaces.splice(a,1)},a.createContact=function(d,e,f){var h=_.clone(e);return h.CompanyId||delete h.CompanyId,h.dateOfBirth&&(h.dateOfBirth=moment(h.dateOfBirth).format("DD/MM/YYYY")),k.save(h).$promise.then(function(e){b.workspaces.splice(d,1);var h=e.firstName;e.lastName&&(h+=" "+e.lastName),a.openContactTab({firstName:e.firstName,lastName:e.lastName,id:e.id},f),g.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.error(a)})};var s=function(b){var c=h.open({animation:!0,templateUrl:"app/main/chooseContact.modal.html",controller:"ChooseContactModalCtrl",resolve:{data:function(){return b}}});c.result.then(function(c){c?a.openContactTab(c,b):a.newContact(b)},function(){i.info("Modal dismissed at: "+new Date)})};a.updateContact=function(a,d){var e=angular.copy(d);return e.CompanyId||(e.CompanyId=null),e.dateOfBirth&&(e.dateOfBirth=moment(e.dateOfBirth).format("DD/MM/YYYY")),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){s(a)}),e.socket.on("report_integration:webPopup",function(a){b.workspaces.push({type:"webPopup",name:"Web Popup","class":"icon-info",active:!0,data: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:sugarcrm",function(a){l.open(a.url,"_blank")}),e.socket.on("report_integration:freshdesk",function(a){l.open(a.url,"_blank")}),e.socket.on("report_integration:tdDisposal",function(b){a.openTdTab(b)}),b.openContactTab=function(a,c){var d=_.find(b.workspaces,{contactID:a.id});if(d)d.active=!0,d.data=c,d.synchCall();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)})},d(function(){p.get({id:1}).$promise.then(function(b){"admin"===a.CurrentUser.role&&b.firstLogin&&m.path("/adminreset")})["catch"](function(a){g.error(a)})}),a.$on("$destroy",function(){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.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.companyInfo=function(b){j.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.callPhoneBar=function(c,e){var f;switch(e){case"call":f="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/originate/"+c;break;case"transfer":f="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/transfer?number="+c;break;default:f="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/originate/"+c}return $http.get(f).success(function(){b.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){b.error(a)})},a.dispose=function(){return j.open({animation:!0,templateUrl:"app/main/cm.disposition.modal.html",controller:"ContactManagerSetDisposition"}).result.then(function(c){return i.update({id:a.workspace.data.uniqueid},c).$promise.then(function(){a.contact.disposed=!0,a.workspace.data.agentDisposition=c.agentDisposition,b.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})})},a.init=function(){if(a.getTags(),a.getCompanies(),a.getLists(),a.getAgent(),a.workspace.data){if(a.enableDisposal=!1,"queue"===a.workspace.data.subtypeChannel?(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.contact.firstName=a.workspace.data.destcalleridname?a.workspace.data.destcalleridname:a.workspace.data.messageId?a.workspace.data.messageId:a.workspace.data.uniqueid?a.workspace.data.uniqueid:"",a.workspace.data.destcalleridnum&&(a.contact.phone=a.workspace.data.destcalleridnum)),a.workspace.data.from&&(a.contact.email=a.workspace.data.from),a.workspace.data.uniqueid)return i.get({id:a.workspace.data.uniqueid -}).$promise.then(function(){a.enableDisposal=!0})["catch"](function(){c.socket.on("report_call:save",function(b){b.uniqueid===a.workspace.data.uniqueid&&(a.enableDisposal=!0)})});a.workspace.data.CompanyId&&(a.contact.CompanyId=a.workspace.data.CompanyId)}},a.getLists=function(){return f.get().$promise.then(function(b){a.lists=b.rows,c.syncUpdates("list",a.lists),a.workspace.data&&a.workspace.data.ListId&&_.find(a.lists,{id:a.workspace.data.ListId})?a.contact.ListId=a.workspace.data.ListId:a.contact.ListId=a.lists[0]?a.lists[0].id:null,console.log(a.contact.ListId),a.getCustomFields()})["catch"](function(a){b.error(a)})},a.getCustomFields=function(){return f.get({listId:a.contact.ListId,controller:"customfields",id:"all"}).$promise.then(function(b){a.customFields=[],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)}}),!a.firstLoad||a.workspace.data?(a.workspace.edited=!0,a.firstLoad=!1):(a.firstLoad=!1,o())})["catch"](function(a){console.error(a),b.error(a)})},a.getTags=function(){return g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a),b.error(a)})},a.getCompanies=function(){return h.get().$promise.then(function(b){a.companies=b.rows,a.companies.unshift({id:"",name:"-- None --"}),c.syncUpdates("company",a.companies)})["catch"](function(a){console.error(a),b.error(a)})},e(function(){a.init()})}}}}]).directive("contact",["$compile","xAlert","socket","$timeout","List","Tag","Company","Contact","$translate","gridOptions","$uibModal","ReportCall","$rootScope","usSpinnerService","uiGridConstants","$log","Auth","$http",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.contactTab.html",compile:function(a,j){return function(a,j,s){function t(b){var c=[],d={};_.forEach(a.columns[a.log[b].show][a.log[b].detail].indexes,function(e,f){d={name:e,displayName:a.columns[a.log[b].show][a.log[b].detail].header[f],headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},"createdAt"===e&&(d.cellTemplate="<div class=\"centered-uigrid-td\">{{row.entity.createdAt | date:'dd/MM/yyyy HH:mm:ss'}}</div>",d.filterHeaderTemplate='<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',d.filters=[{name:"From",condition:o.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:o.filter.LESS_THAN_OR_EQUAL}]),c.push(d)}),a.columns[a.log[b].show][a.log[b].detail].actions&&c.push(a.columns[a.log[b].show][a.log[b].detail].actions),c.forEach(function(a){u(a,b,!0),a.hasOwnProperty("displayName")||(a.displayName="APPLICATION_"+a.name.toUpperCase()),a.headerCellFilter="translate",a.hasOwnProperty("buttons")&&(a.displayName="",a.cellClass="ui-grid-vcenter",a.enableSorting=!1,a.enableFiltering=!1,a.enableColumnMenu=!1,a.cellTemplate="<div>",a.buttons.forEach(function(b){if(b.directive)a.cellTemplate+=b.directive;else{if(a.cellTemplate+="<a",a.cellTemplate+=b.hide?' data-ng-hide="'+b.hide+'" ':" ",a.cellTemplate+=b["class"]?' class="btn btn-xs '+b["class"]+'" ':" ",a.cellTemplate+=b.href?' data-ng-href="'+b.href+'" ':" ",a.cellTemplate+=b.uisref?' ui-sref="'+b.uisref+'" ':" ",a.cellTemplate+=b.onClick?' data-ng-click="'+b.onClick+'" ':" ",a.cellTemplate+=b.title?' title="'+b.title+'"':"",a.cellTemplate+=">",a.cellTemplate+=b.icon?'<i class="'+b.icon+'"></i>':"",b.name)switch(b.name){case"delete":a.cellTemplate+='<i class="fa fa-trash"></i>';break;case"profile":case"settings":case"detail":case"embedding":a.cellTemplate+='<i class="icon-settings"></i>';break;case"agents":a.cellTemplate+='<i class="icon-people"></i>';break;case"run":a.cellTemplate+='<i class="fa fa-cogs"></i>';break;case"mailRoom":a.cellTemplate+='<i class="fa fa-envelope"></i>';break;case"chatRoom":a.cellTemplate+='<i class="fa fa-users"></i>';break;case"faxRoom":a.cellTemplate+='<i class="fa fa-fax"></i>';break;case"smsRoom":a.cellTemplate+='<i class="glyphicon glyphicon-comment"></i>';break;default:a.cellTemplate+="{{'APPLICATION_"+b.name.toUpperCase()+"' | translate}}"}else a.cellTemplate+=b.displayName?"{{'"+b.displayName+"' | translate}}":"";a.cellTemplate+="</a> "}}),a.cellTemplate+="<div>",delete a.buttons)});var e={enablePaginationControls:!0,exporterCsvFilename:b+".csv",columnDefs:c,enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,showTreeExpandNoChildren:!0,data:[],gridMenuTitleFilter:function(a){var b=$q.defer();return b.resolve(i.instant(a)),b.promise},onRegisterApi:function(c){a.gridApi=c,a.gridApi.grid.registerDataChangeCallback(function(){}),a.gridApi.core.on.sortChanged(a,function(a,c){0===c.length?w.order=null:w.order=c[0].name+" "+c[0].sort.direction.toUpperCase(),x(b)}),a.gridApi.pagination.on.paginationChanged(a,function(a,c){w.offset=(a-1)*c,w.limit=c,x(b)}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){u(a,b)}),x(b)})}};x(b,e)}function u(a,b,c){a.filter&&a.filter.term&&c&&(w[b][a.name]=a.filter.term),a.filters&&(a.filters.length>1?a.filters.forEach(function(c){c.term?64===c.condition?w[b][a.name+"_uiFrom"]=c.term:256===c.condition&&(w[b][a.name+"_uiTo"]=c.term):64===c.condition?delete w[b][a.name+"_uiFrom"]:256===c.condition&&delete w[b][a.name+"_uiTo"]}):a.filters.length&&a.filters[0].term?w[b][a.name]=a.filters[0].term:delete w[b][a.name])}function v(){a.$watch("contact",function(b,c){b.disposed!==c.disposed||angular.equals(b,c)||(a.workspace.edited=!0)},!0)}a.moment=moment,a.license=m.license,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_CALL_STATUS","APPLICATION_DISPOSITION","APPLICATION_DATE"],indexes:["source","destination","disposition","agentDisposition","createdAt"]},queue:{header:["APPLICATION_CALLERID","APPLICATION_QUEUE","APPLICATION_DATE"],indexes:["calleridnum","queue","createdAt"]}},email:{general:{header:["APPLICATION_FROM","APPLICATION_TO","APPLICATION_SUBJECT","APPLICATION_DISPOSITION","APPLICATION_DATE"],indexes:["from","account","subject","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.getLists=function(){return e.get().$promise.then(function(b){a.lists=b.rows,c.syncUpdates("list",a.lists)})["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,mergecontact:c.id}});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 c.contactId=a.contact.id,l.update({id:a.workspace.data.uniqueid},c).$promise.then(function(){a.contact.disposed=!0,b.show(i.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})})},a.companyInfo=function(b){k.open({animation:!0,size:"lg",templateUrl:"app/main/company.info.modal.html",controller:["$scope","$uibModalInstance","company",function(a,b,c){a.company=c,a.close=function(){b.dismiss("cancel")}}],resolve:{company:_.find(a.companies,{id:b})}})},a.updateLog=function(b,c,d,e){c&&(a.log[b].show=c),d&&(a.log[b].detail=d),e&&(a.log[b].type=e),t(b)},a.openRoom=function(a,b,c){var d=_.find(m.workspaces,{id:a,type:b});if(d)d.active=!0;else{var e;switch(b){case"mailRoom":e="icon-envelope";break;case"chatRoom":e="fa fa-users";break;case"faxRoom":e="fa fa-fax";break;case"smsRoom":e="glyphicon glyphicon-comment"}m.workspaces.push({id:a,type:b,"class":e,active:!0,data:c})}};var w={daily:{offset:0,limit:10},history:{offset:0,limit:10}},x=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]),w[b])).$promise.then(function(d){c&&(a["gridOptions"+b]=c),a["gridOptions"+b].totalItems=d.count,a["gridOptions"+b].data=d.rows,y("gridOptions"+b,d.rows.length)})["catch"](function(a){console.error(a)})["finally"](function(){n.stop("spinner-grid")})},y=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){b.dateOfBirth&&(b.dateOfBirth=moment(b.dateOfBirth,"DD/MM/YYYY").toDate()),b.CompanyId||(b.CompanyId=""),a.contact=b,a.getCustomFields(b.ListId),v(),a.updateLog("daily"),a.updateLog("history")}).then(function(){a.workspace.data&&a.workspace.synchCall()})["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(c){return a.customFields=[],e.get({listId:c,controller:"customfields",id:"all"}).$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)}})})["catch"](function(a){console.error(a),b.error(a)})},a.workspace.synchCall=function(){return a.contact.disposed=!1,a.enableDisposal=!1,a.workspace.data&&a.workspace.data.uniqueid?a.workspace.data.agentDisposition?(a.contact.disposed=!0,l.update({id:a.workspace.data.uniqueid},{contactId:a.contact.id}).$promise.then(function(){console.log("contactId updated")})["catch"](function(a){b.error(a)})):l.get({id:a.workspace.data.uniqueid}).$promise.then(function(){a.enableDisposal=!0})["catch"](function(){c.socket.on("report_call:save",function(b){b.uniqueid===a.workspace.data.uniqueid&&(a.enableDisposal=!0)})}):void(a.contact.disposed=!0)},d(function(){a.getTags(),a.getCompanies(),a.getLists(),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","Auth",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.getCurrentUser().$promise.then(function(b){a.entitySpooler.planningpeer="SIP/"+b.name})["catch"](function(a){b.error(a)})},a.save=function(){var c;switch(a.entitySpooler.retrieve){case"CLOSED":c=g.close({id:parseInt(a.workspace.spooler.ticketId)});break;case"OPEN":c=g.open({id:parseInt(a.workspace.spooler.ticketId)});break;case"BLACK_LIST":c=g.blacklist({id:parseInt(a.workspace.spooler.ticketId)});break;case"PLANNED":c=g.planning({id:parseInt(a.workspace.spooler.ticketId),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm")});break;case"PLANNED_PEER":c=g.planningpeer({id:parseInt(a.workspace.spooler.ticketId),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm"),peer:a.entitySpooler.planningpeer})}c?c.$promise.then(function(c){c.status>0?b.show(d.instant("MESSAGE_WELL_DONE"),"success"):c.response?c.response.RMI.errors.forEach(function(c){c?(b.show(c.field+": "+c.error,"danger"),f.workspaces.splice(a.index,1)):b.show("Please, check your connection!","danger")}):b.show("Please, check your connection!","danger")})["catch"](function(a){b.error(a)}):b.show("RETRIEVE NOT FOUND","danger")},e(function(){a.init()})}}}}]).directive("cssTimer",["$window","$interval",function(a,b){return{restrict:"EA",template:"<span>{{ millis | formatMilliseconds | date:format }}</span>",scope:{interval:"@",format:"@",startTime:"="},link:function(a,c,d){function e(){a.millis=Math.abs((new Date).getTime()-new Date(a.startTime).getTime())+1e3,a.activeInterval=b(function(){a.millis+=a.interval},a.interval)}a.interval||(a.interval=1e3),a.format||(a.format="HH:mm:ss"),e(),a.$watch("startTime",function(c,d){b.cancel(a.activeInterval),e()},!0)}}}]).directive("webPopup",["$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:"="},templateUrl:"app/main/template/template.webPopup.html",compile:function(a,b){return function(a,b,c){}}}}]),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=["id","name","date_entered","date_modified","modified_user_id","modified_by_name","created_by","created_by_name","description","deleted","assigned_user_id","assigned_user_name","duration_hours","duration_minutes","date_start","date_end","parent_type","parent_name","parent_id","accept_status","contact_name","contact_id"];return function(b){return _.remove(b,function(b){return a.indexOf(b.name)>=0}),b}}).filter("freshdesk",function(){var a=["requester","subject","agent","description","status","priority","group","source","ticket_type","group","company"];return function(b){return _.remove(b,function(b){return a.indexOf(b.name)>=0}),b}}).filter("zendesk",function(){var a=["subject","assignee","description"];return function(b){return _.remove(b,function(b){return a.indexOf(b.type)>=0}),b}}).filter("slice",function(){return function(a,b,c){return a?a.slice(b,c):void 0}}).filter("trusted",["$sce",function(a){var b=document.createElement("div");return function(c){return b.innerHTML=c,a.trustAsHtml(b.textContent)}}]).filter("formatMilliseconds",[function(){return function(a){return new Date(1970,0,1).setMilliseconds(a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main",{"abstract":!0,templateUrl:"app/main/main.html",controller:"MainCtrl",resolve:{authorization:["$q","Auth","$state","$timeout","$location","localStorageService",function(a,b,c,d,e,f){return b.getToken()?a.when():(f.remove("loggedIn"),d(function(){e.path("/login")}),a.reject())}],deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/plugins/mxgraph/js/mxClient.js","assets/plugins/ckeditor/ckeditor.js","assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("xAlert",["$translate","Notification","$state",function(a,b,c){return{show:function(c,d){switch(d){case"success":b.success({message:c,title:'<i class="glyphicon glyphicon-ok"></i> <strong>'+a.instant("MESSAGE_SUCCESS")+"!</strong>",delay:5e3});break;case"info":b.info({message:c,title:'<i class="glyphicon glyphicon-info-sign"></i> <strong>'+a.instant("MESSAGE_INFO")+"!</strong>",delay:5e3});break;case"danger":b.error({message:c,title:'<i class="glyphicon glyphicon-exclamation-sign"></i> <strong>'+a.instant("MESSAGE_ERROR")+"!</strong>",delay:1e4});break;case"warning":b.warning({message:c,title:'<i class="glyphicon glyphicon-warning-sign"></i> <strong>'+a.instant("MESSAGE_WARNING")+"!</strong>",delay:1e4});break;default:b.info(c)}},error:function(d){var e,f;d?d.status&&401===d.status?(e="Unauthorized!",f=!0):d.data?(e=d.data.translatedMessage||d.data.message||d.data||"Generic Error",console.log(d)):e=d.translatedMessage||d.message||"Generic Error":e="Generic Error",b.error({message:a.instant(e),title:'<i class="glyphicon glyphicon-exclamation-sign"></i> <strong>'+a.instant("MESSAGE_ERROR")+"!</strong>",delay:1e4}),f&&c.go("login")}}}]).factory("stResource",["$q","$filter","$timeout","$rootScope","$http","$translate","xAlert",function(a,b,c,d,e,f,g){return{getPage:function(b){var c={page:Math.ceil(b.pagination.start/b.pagination.number),per_page:b.pagination.number};b.sort.predicate&&(c.sort_by=b.sort.predicate,c.sort_order=b.sort.reverse?"DESC":"ASC"),_.forIn(b.search.predicateObject,function(a,b){c[b]=a}),b.search.params&&(c.clientQuery={},_.forIn(b.search.params,function(a,b){c.clientQuery[b]=a})),d.$broadcast("$spinnerStart"),e.get(b.url,{params:c}).success(function(a){f.resolve(a),d.$broadcast("$spinnerStop")}).error(function(a){g.error(a),d.$broadcast("$spinnerStop")});var f=a.defer();return f.promise}}}]).factory("xNotification",["$translate","Notification","$rootScope",function(a,b,c){return{show:function(d,e,f,g,h,i){var j=c.$new(),k={message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j};switch(j.acceptBtn=a.instant("APPLICATION_ACCEPT"),j.rejectBtn=a.instant("APPLICATION_REJECT"),j.nAccept=h,j.nReject=i,f){case"chat":j["class"]="alert-info",j.icon="icon-bubble";break;case"mail":j["class"]="alert-success",j.icon="icon-envelope";break;case"fax":j["class"]="alert-warning",j.icon="fa fa-fax";break;case"sms":j["class"]="alert-danger",j.icon="glyphicon glyphicon-comment";break;case"openchannel":j["class"]="alert-danger",j.icon="icon-globe";break;default:j["class"]="alert-info"}return new b(k)}}}]),angular.module("xCallyShuttleApp").controller("ContactManagerMergeContactChoose",["$scope","$translate","Contact","gridOptions","List","uiGridConstants","xAlert","$stateParams","Company","$uibModalInstance","listId","mergecontact",function(a,b,c,d,e,f,g,h,i,j,k,l){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,mergecontact:l})})["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]&&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","FileUploader","Papa",function(a,b,c,d,e,f,g,h,i){function j(c){var d=b.open({animation:!0,backdrop:"static",keyboard:!1,templateUrl:"app/motiondialer/blacklist/list/list.import.modal.html",controller:"MotionDialerBlackListImportCtrl",resolve:{indexes:function(){return _.keys(c[0])},csv:function(){return c}}});d.result.then(function(b){a.gridOptions.data=a.gridOptions.data.concat(b)})}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)})});var k=a.uploader=new h({queueLimit:1,clearInputAfterAddedToQueue:!0});k.onAfterAddingFile=function(b){i.parse(b._file,{header:!0,complete:function(b){a.uploader.clearQueue(),j(b.data)},error: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").controller("MotionDialerBlackListImportCtrl",["$scope","$uibModalInstance","$stateParams","indexes","csv","MotionDialerBlackList",function(a,b,c,d,e,f){function g(b){if(b>=a.csvLength||a.stopped)return void(a.importing=!1);var c={phone:"",description:""};return _.forOwn(a.item,function(a,d){c[d]=e[b][a]}),c.phone?f.insert(c).$promise.then(function(c){c.status>0?c.response.RMI.Key&&c.response.RMI.Key.indexOf("Found duplicate")>-1?(a["import"].fail+=h,a["import"].failed++,a.duplicates.push(b+2)):(a["import"].success+=h,a["import"].succeeded++,i.push(c.response.RMI)):(console.log(c),a["import"].fail+=h,a["import"].failed++)})["catch"](function(b){console.log(b),a["import"].fail+=h,a["import"].failed++})["finally"](function(){g(b+1)}):(a.noPhone.push(b+2),a["import"].fail+=h,a["import"].failed++,g(b+1),void 0)}a.form={},a.item={},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 h=100/a.csvLength,i=[];a.start=function(){a.noPhone=[],a.duplicates=[],a.importing=!0,a.submitted=!0,g(0)},a.close=function(){b.close(i)},a.stop=function(){a.stopped=!0}}]),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","MotionDialerProcess","$translate","$q","usSpinnerService",function(a,b,c,d,e,f,g){a.getProperties=function(){return c.properties().$promise.then(function(c){c.status>0?a.properties=c.response.RMI:b.show(c.message||"Please, check your connection!","danger")})["catch"](function(a){b.error(a)})};var h=function(a,b){var c=a?30*a+130:177;angular.element(document.getElementsByName(b)[0]).css("height",c+"px")};a.getLogs=function(){return a.loading=!0,g.spin("logs-spinner"),d.logs().$promise.then(function(c){a.loading=!1,g.stop("logs-spinner"),c.status>0?a.table1.data=c.response.RMI.rows:b.show(c.message||"Please, check your connection!","danger")})["catch"](function(c){a.loading=!1,g.stop("logs-spinner"),b.error(c)})},a.initLogs=function(){a.table1={enableGridMenu:!0,exporterMenuVisibleData:!1,exporterCsvFilename:"Motion Dialer Logs.csv",enableHorizontalScrollbar:0,headerCellFilter:"translate",exporterHeaderFilter:e.instant,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50],paginationPageSize:10,gridMenuTitleFilter:function(a){var b=f.defer();return b.resolve(e.instant(a)),b.promise},columnDefs:[{name:"timeStamp",headerCellFilter:"translate",displayName:"APPLICATION_DATE",cellFilter:'date:"yyyy-MM-dd HH:mm:ss"',width:145},{name:"renderedMessage",headerCellFilter:"translate",displayName:"APPLICATION_MESSAGE",cellTooltip:!0}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){h(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){h(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.getLogs()}}]),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"}).state("main.motiondialer.info.view.logs",{url:"/logs",templateUrl:"app/motiondialer/info/view/view.logs.html"})}]),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").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:"list_name",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.list ? row.entity.list.name : row.entity.list_name}}</div>",headerCellFilter:"translate",enableSorting:!1},{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){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","List",function(a,b,c,d,e,f,g,h,i,j){a.form={},a.item={fetch_sort:"ASC",timeout:3},a.initModal=function(){var b;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"}),j.get().$promise}).then(function(a){return a&&a.rows.length?(b=a.rows,console.log(b),e.list({page:1,size:6e5}).$promise):void 0}).then(function(c){if(a.lists=[],c&&c.status>0){console.log(c.response.RMI.rows);var d;_.forEach(b,function(b){d=_.find(c.response.RMI.rows,{name:b.name}),d&&a.lists.push(d)})}else i.show("Please, check your connection!","danger")})["catch"](function(a){i.error(a)})},a.save=function(){var e="_process_"+a.item.name+Math.round(1e5*Math.random()),f="Generated by Motion Dialer, Process Queue"+(a.item.description?", "+a.item.description:"");return h.save({appdata:"Internal Call (MotionDialer)",context:"from-sip",exten:e.replace(/\s/g,"_"),type:"internal",description:f,Applications:[{appdata:["CDR(type)=tigerdial"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["QUEUE_PRIO=99"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["CALLERID(name)=${AUTODIAL_NAME}"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["CALLERID(num)=${AUTODIAL_PHONE}"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:[a.item.queue.name,"","","",a.item.timeout],app:"Queue",interval:"*,*,*,*",type:"internal"}]}).$promise.then(function(b){return d.insert({name:a.item.name,id_list:a.item.list.id,queue:a.item.queue.name,device:a.item.device.name,context:"from-sip",extension:e.replace(/\s/g,"_"),description:a.item.description,auto_closed:!0,fetch_sort:a.item.fetch_sort,context_for_other_calls:"from-sip",extension_for_other_calls:"_TIGER-DIAL-PEER-DO-NOT-DELETE",hooks:[{target:"http://localhost:9000/api/report/integrations/tdDisposal",type:"http",http_method:"POST",json:"true",event:"hangup"}]}).$promise}).then(function(d){d.status>0?(i.show(b.instant("MESSAGE_WELL_DONE"),"success"),d.response.RMI.list=a.item.list,c.close(d)):i.show(d.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","List",function(a,b,c,d,e,f,g,h,i,j){a.form={},a.item={fetch_sort:"ASC"},a.initModal=function(){var b;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"}),j.get().$promise}).then(function(a){return a&&a.rows.length?(b=a.rows,e.list({page:1,size:6e5}).$promise):void 0}).then(function(c){if(a.lists=[],c&&c.status>0){var d;_.forEach(b,function(b){d=_.find(c.response.RMI.rows,{name:b.name}),d&&a.lists.push(d)})}else i.show("Please, check your connection!","danger")})["catch"](function(a){i.error(a)})},a.save=function(){var e="_process_"+a.item.name+Math.round(1e5*Math.random()),f="Generated by Motion Dialer, Process Square"+(a.item.description?", "+a.item.description:"");return h.save({appdata:"Internal Call (MotionDialer)",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(d){d.status>0?(i.show(b.instant("MESSAGE_WELL_DONE"),"success"),d.response.RMI.list=a.item.list,c.close(d)):i.show(d.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"}},logs:{method:"GET",params:{controller:"logs"}}})}]),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"}},fresh:{method:"POST",params:{controller:"fresh"}}})}]),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","$state","xAlert","uiGridConstants","usSpinnerService","MotionDialerProcess","MotionDialerSpooler","Modal","VoiceQueue",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(){return j.fresh({id_process:parseInt(c.id)}).$promise.then(function(b){b.status>0?(a.process.runtime||(a.process.runtime={}),a.process.runtime.fresh=b.response.RMI.value):f.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){f.error(a)})}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._=_,a.getProcess=function(){return i.find({id:parseInt(c.id)}).$promise.then(function(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,m()):f.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){f.error(a)})},a.getSummary=function(){return j.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 f.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){f.error(a)})["finally"](function(){h.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,delete c.list,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,i.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,f.show(b.instant("MESSAGE_WELL_DONE"),"success")):c.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.getSpooler=function(){return h.spin("spinner-grid"),a.gridOptions||(a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!0,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,headerCellFilter:"translate",columnDefs:[{name:"name"},{name:"phones",cellTemplate:"<div>{{row.entity.phones.join(',')}}</div>",cellClass:"ui-grid-vcenter"},{name:"retrieve",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",filter:{type:g.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",cellTemplate:"<div>{{grid.appScope.getCounter(row.entity)}}</div>",cellClass:"ui-grid-vcenter",enableFiltering:!1},{name:"planningtime",cellTemplate:"<div><span data-ng-if=\"row.entity.retrieve === 'PLANNED_PEER' || row.entity.retrieve === 'PLANNED'\">{{row.entity.planningtime | date:'yyyy-MM-dd HH:mm'}}</span></div>",cellClass:"ui-grid-vcenter",enableFiltering:!1},{name:"planningpeer",cellTemplate:"<div><span data-ng-if=\"row.entity.retrieve === 'PLANNED_PEER'\">{{row.entity.planningpeer}}</span></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></div>',enableSorting:!1,cellClass:"ui-grid-vcenter",enableFiltering:!1}]}),j.list({id_process:parseInt(c.id),page:1,size:6e5}).$promise.then(function(b){b.status>0?a.gridOptions.data=b.response.RMI.rows:f.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){f.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.deleteSpooler=k.confirm["delete"](function(c){return j["delete"]({id:c}).$promise.then(function(d){d.status>0?(_.remove(a.gridOptions.data,{id:c}),f.show(b.instant("MESSAGE_WELL_DONE"),"success")):f.show(d.message||"Please, check your connection!","danger")})["catch"](function(a){f.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 _.clone(a)}}});b.result.then(function(b){_.merge(a,b)})},a.initSettings=function(){return a.queues=null,l.get().$promise.then(function(b){b&&(a.queues=b.rows)})["catch"](function(a){f.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 null},intervalIndex:function(){return null}}});c.result.then(function(b){a.process=b})},a.editInterval=function(b,c,e){var f=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},intervalIndex:function(){return e}}});f.result.then(function(b){a.process=b})},a.deleteInterval=k.confirm["delete"](function(c,d){var e={id:a.process.id};return d?(e.intervals=[],e.intervals=e.intervals.concat(a.process.intervals),e.intervals.splice(c,1)):(e.not_intervals=[],e.not_intervals=e.not_intervals.concat(a.process.not_intervals),e.not_intervals.splice(c,1)),i.update(e).$promise.then(function(c){c.status>0?(c.response.RMI.codecs=c.response.RMI.codecs.split(","),a.process=c.response.RMI,f.show(b.instant("MESSAGE_WELL_DONE"),"success")):c.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.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})},a.goToContacts=function(a){a&&e.go("main.contactmanager.contacts.list",{listId:a})},a.getCounter=function(a){return a.counter+a.counter_amd+a.counter_busy+a.counter_congestion+a.counter_drop+a.counter_failed+a.counter_noanswer+a.counter_nosuchextension+a.counter_ringtimeout}}]),angular.module("xCallyShuttleApp").controller("MotionDialerViewCreateIntervalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","MotionDialerProcess","xAlert","objectProcess","intervalType","intervalValue","intervalIndex","interval",function(a,b,c,d,e,f,g,h,i,j,k){function l(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 m(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.isNew=!1,a.form={},a.$interval=k.interval,i||(i=h?"8:00-20:00|MON-FRI|*|*":"00:01-07:59|SAT-SUN|*|*",a.isNew=!0),a.splittedInterval=l(i),a.save=function(){var d=m(a.splittedInterval);console.log(d);var i={id:g.id};return h?(i.intervals=[],i.intervals=i.intervals.concat(g.intervals),a.isNew?i.intervals.push(d):i.intervals[j]=d):(i.not_intervals=[],i.not_intervals=i.not_intervals.concat(g.not_intervals),a.isNew?i.not_intervals.push(d):i.not_intervals[j]=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.entitySpooler=g,_.includes(["PLANNED","PLANNED_PEER"],a.entitySpooler.retrieve)||(a.entitySpooler.planningtime=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.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(d){console.log(d),d.status>0?(f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a.entitySpooler)):d.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){return a.info=b,f.get({id:1}).$promise}).then(function(b){a.setting=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}}},a.changeFieldType=function(b){b.content="",b.variableName="",b.nameField="",b.VariableId=null,a.updateField(b)}}]),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","SalesforceAccount",function(a,b,c,d,e,f,g){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(){return g.save(a.item).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/salesforce/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.salesforce.wizard",{url:"/wizard",templateUrl:"app/salesforce/wizard/wizard.html",controller:"SalesforceWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.customization",{url:"/customization",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("CustomizationGeneralViewCtrl",["$scope","gridOptions","$uibModal","FileUploader","$cookieStore","xAlert","$translate","Setting","$rootScope",function(a,b,c,d,e,f,g,h,i){a.radioSwitch={isActive:!!i.license.custom,size:"small",animate:!0, -radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"};var j=a.uploader=new d({url:"api/settings/logo/main",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+e.get("token")}});j.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),j.onSuccessItem=function(a,b){i.settings.logo=b.logo,f.show(g.instant("MESSAGE_WELL_DONE"),"success")},j.onErrorItem=function(){f.show(g.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},j.onCompleteAll=function(){j.clearQueue()};var k=a.uploader2=new d({url:"api/settings/logo/login",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+e.get("token")}});k.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),k.onSuccessItem=function(a,b){f.show(g.instant("MESSAGE_WELL_DONE"),"success")},k.onErrorItem=function(){f.show(g.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},k.onCompleteAll=function(){k.clearQueue()},a.initView=function(){return h.get({id:1}).$promise.then(function(b){a.settings={defaultLogo:b.defaultLogo,defaultLoginLogo:b.defaultLoginLogo,footerWhiteLabel:b.footerWhiteLabel,defaultFooterWhiteLabel:b.defaultFooterWhiteLabel}})["catch"](function(a){f.error(a)})},a.update=function(){return h.update({id:1},a.settings).$promise.then(function(b){_.merge(i.settings,a.settings),f.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.customization.view.general",{url:"/general",templateUrl:"app/setting/customization/view/general/general.html",controller:"CustomizationGeneralViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}})}]),angular.module("xCallyShuttleApp").controller("CustomizationMotionBarViewCtrl",["$scope","gridOptions","$uibModal","FileUploader","$cookieStore","xAlert","$translate","Setting","$rootScope","$location",function(a,b,c,d,e,f,g,h,i,j){!i.license.preferred&&j.path("/landing"),a.radioSwitch={isActive:!!i.license.preferred,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"};var k=a.uploader=new d({url:"api/settings/logo/motionbar",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={defaultMotionBarLogo:b.defaultMotionBarLogo}})["catch"](function(a){f.error(a)})},a.update=function(){return h.update({id:1},a.settings).$promise.then(function(a){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.motionbar",{url:"/motionbar",templateUrl:"app/setting/customization/view/motionbar/motionbar.html",controller:"CustomizationMotionBarViewCtrl",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"}},update:{method:"PUT"}})}]),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","licenseString","License",function(a,b,c,d,e,f){a.form={},a.item={license:e.value},a.update=function(){return f.update(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.licenseString=b.licenseString})},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 b=g.open({animation:!0,templateUrl:"app/setting/license/view/update.modal.html",controller:"LicenseUpdateCtrl",resolve:{licenseString:{value:a.licenseString}}});b.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("StunaddrCtrl",["$scope","Setting","xAlert","$translate",function(a,b,c,d){a.initView=function(){return b.get({id:1}).$promise.then(function(b){a.item={stunaddr:b.stunaddr}})["catch"](function(a){c.error(a)})},a.update=function(){return b.update({id:1},a.item).$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.setting.network.view.stunaddr",{url:"/stunaddr",templateUrl:"app/setting/network/view/stunaddr/stunaddr.html",controller:"StunaddrCtrl"})}]),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","Modal",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return a.smtpDisabled=!1,a.isActive=!0,a.size="small",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.CONST_TIMEOUT=3e4,a.item={account:{service:!0,MailServerOut:{ssl:!1}}},a.$on("$destroy",function(){d.socket.removeAllListeners("mail_server_out:state")}),d.socket.on("mail_server_out:state",function(b){a.item&&Number(b.id)===a.item.account.MailServerOut.id&&(a.item.account.MailServerOut.state=b.state,a.item.account.MailServerOut.source=JSON.parse(b.source))}),f.get({id:"smtp"}).$promise.then(function(b){a.item.account=b})["catch"](function(b){switch(b.status){case 404:a.item.account.name=null,a.item.account.address=null,a.item.account.description="Custom account",a.item.account.MailServerOut={port:465,ssl:!0},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:a.item.account.description,name:a.item.account.name,address:a.item.account.address,service:a.item.account.service,custom:!0,MailServerOut:a.item.account.MailServerOut}).$promise.then(function(b){a.item.account=b,h.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},a.test=function(){return e.get({id:a.item.account.MailServerOut.id,controller:"test"}).$promise["catch"](function(a){console.error(a)})},a["delete"]=i.confirm["delete"](function(){return f["delete"]({id:"smtp"}).$promise.then(function(){h.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),a.item={account:{service:!0,name:null,address:null,description:"Custom account",MailServerOut:{port:465,ssl:!0}}}})["catch"](function(a){h.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.smtp.view",{url:"/view",templateUrl:"app/setting/smtp/view/view.html",controller:"SmtpViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system",{url:"/system",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("SystemViewConsoleCtrl",["$scope","Setting","xAlert","usSpinnerService","$timeout","$translate","socket",function(a,b,c,d,e,f,g){function h(b){var c=_.findIndex(a.commandHistory.commands,function(a){return a===b});-1!==c&&a.commandHistory.commands.splice(c,1),a.commandHistory.commands.unshift(b)}a.output="<b>"+f.instant("APPLICATION_CONSOLE_WELCOME")+"</b><br/>",a.item={command:""},a.commandHistory={commands:[],index:-1},a.busy=!1,a.cmdFocus=function(){e(function(){angular.element("#command").trigger("focus")})},a.sendCmd=function(){return a.commandHistory.index=-1,a.tmp=a.item.command,a.item.command="",a.output+="<b>motion*CLI> "+a.tmp+"</b><br>",a.tmp?(h(a.tmp.trim()),a.busy=!0,d.spin("console-spinner"),b.save({controller:"asterisk"},{command:a.tmp}).$promise["catch"](function(a){c.error(a)})):void 0},g.socket.on("console:result",function(b){a.output+=b.content.replace(/(?:\r\n|\r|\n)/g,"<br />").replace("Response: Follows<br />Privilege: Command<br />","").replace(/ActionID: .[0-9]*<br \/>/,"").replace(/ActionID: .[0-9]*/,"")+"<br>",d.stop("console-spinner"),a.busy=!1,a.cmdFocus()}),g.socket.on("console:error",function(b){d.stop("console-spinner"),a.output+="command error:"+b.data.message+"<br>",a.busy=!1,a.cmdFocus()}),a.keyUp=function(b){switch(b.keyCode){case 40:a.commandHistory.commands[a.commandHistory.index-1]?a.item.command=a.commandHistory.commands[--a.commandHistory.index]:(a.item.command="",a.commandHistory.index=-1);break;case 38:a.commandHistory.commands[a.commandHistory.index+1]&&(a.item.command=a.commandHistory.commands[++a.commandHistory.index]);break;case 37:break;case 39:break;default:a.commandHistory.index=-1}},e(function(){angular.element("#command").trigger("focus"),d.stop("console-spinner")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view.console",{url:"/console",templateUrl:"app/setting/system/view/console/console.html",controller:"SystemViewConsoleCtrl"})}]),angular.module("xCallyShuttleApp").controller("SystemViewGeneralCtrl",["$scope","$stateParams","$translate","socket","Setting","xAlert","usSpinnerService",function(a,b,c,d,e,f,g){function h(b){a.system.memory={labels:_.keys(b.memory.details),values:_.values(_.map(b.memory.details,function(a){return Math.round(a/1024)})),Total:Math.round(b.memory.Total/1024)},g.stop("memory-spinner"),a.system.disks=[],_.forEach(b.disks,function(b){a.system.disks.push({mount:b.mount,size:Number((b.size/1048576).toFixed(2)),values:_.values(_.map(b.details,function(a){return Number((a/1048576).toFixed(2))})),labels:_.keys(b.details)})}),a.system.mount=a.system.disks[0],g.stop("disk-spinner"),a.system.cpu={motion:Math.round(b.cpu.motion),cores:[]},_.forEach(b.cpu.cores,function(b){delete b.nice,delete b.irq,a.system.cpu.cores.push({labels:_.keys(b),values:_.values(b),colours:["#803690","#DCDCDC","#00ADF9"]})}),g.stop("cpu-spinner"),a.loading=!1}a.system={mount:void 0},a.initView=function(){return g.spin("memory-spinner"),g.spin("disk-spinner"),g.spin("cpu-spinner"),a.loading=!0,e.get({controller:"system"}).$promise.then(function(a){h(a)})["catch"](function(b){g.stop("memory-spinner"),g.stop("disk-spinner"),g.stop("cpu-spinner"),a.loading=!1,f.error(b)})}}]),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.loading=!0,a.logs={errors:"",output:""},g.spin("logs-spinner"),e.get({controller:"logs"}).$promise.then(function(b){a.logs=b,a.loading=!1,g.stop("logs-spinner")})["catch"](function(b){g.stop("logs-spinner"),a.loading=!1,f.error(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view.logs",{url:"/logs",templateUrl:"app/setting/system/view/logs/logs.html",controller:"SystemViewLogsCtrl"})}]),angular.module("xCallyShuttleApp").controller("SystemViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view",{url:"/view",templateUrl:"app/setting/system/view/view.html",controller:"SystemViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("UpdateListCtrl",["$scope","gridOptions","$uibModal","$location","Update","xAlert","$log","$translate","$state",function(a,b,c,d,e,f,g,h,i){a.initCounter=function(){a.$on("timer-stopped",function(a,b){f.show(h.instant("MESSAGE_UPDATE_COMPLETED"),"success"),i.go("main.setting.updates.list")})},a.initView=function(){return e.get({controller:"current"}).$promise.then(function(b){a.currentVersion=b.currentVersion,a.latestVersion=b.latestVersion})["catch"](function(a){console.log(a)})},a.pull=function(){var b=c.open({animation:!0,templateUrl:"app/setting/update/list/list.pull.html",controller:"UpdateListPullCtrl"});b.result.then(function(){return d.path("/setting/updates/landing"),e.pull().$promise.then(function(b){var c=!1;b&&(b.summary&&_.forOwn(b.summary,function(a){a&&(c=!0)}),(b.insertions&&!_.isEmpty(b.insertions)||b.deletions&&!_.isEmpty(b.deletions))&&(c=!0)),c?(a.$broadcast("timer-stop"),document.getElementsByTagName("timer")[0].stop()):(f.show(h.instant("MESSAGE_NO_UPDATES"),"success"),d.path("/setting/updates/list"))})["catch"](function(a){console.log(a),f.error(a),d.path("/setting/updates/list")})},function(){g.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.updates.list",{url:"/list",templateUrl:"app/setting/update/list/list.html",controller:"UpdateListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"css",insertBefore:"#ng_load_plugins_before",files:["assets/css/pricing-table.css"]}])}]}}).state("main.setting.updates.landing",{url:"/landing",templateUrl:"app/setting/update/list/landing.html",controller:"UpdateListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"css",insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("UpdateListPullCtrl",["$scope","$uibModalInstance",function(a,b){a.modal={dismissable:!0,title:"Confirm Update",html:"Are you sure you want to update?",buttons:[{classes:"btn btn-success",text:"Update",click:function(){b.close()}},{classes:"btn default",text:"Cancel",click:function(){b.dismiss("cancel")}}]}}]),angular.module("xCallyShuttleApp").factory("Update",["$resource",function(a){return a("/api/updates/:id/:controller",{id:"@id"},{pull:{method:"GET",params:{id:"pull"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.updates",{url:"/updates",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["hasUpdate"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("SquareOdbcListCtrl",["$scope","$uibModal","$translate","SquareOdbc","gridOptions","xAlert",function(a,b,c,d,e,f){a.initView=function(){var b={exporterCsvFilename:"odbc.csv",columnDefs:[{name:"name"},{name:"dsn",displayName:"APPLICATION_ODBC"},{name:"description"},{name:"action",width:250,buttons:[{"class":"blue-hoki",href:"/square/odbc/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-jungle",name:"check",onClick:"grid.appScope.checkConnection(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=e.gridOptions(d,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/square/odbc/list/list.create.modal.html",controller:"SquareOdbcListCreateCtrl"});c.result.then(function(){a.gridOptions.getPage()})},a.checkConnection=function(a){return d.get({id:a,controller:"check"}).$promise.then(function(){f.show(c.instant("MESSAGE_CONNECTION_VERIFIED"),"success")})["catch"](function(){f.show(c.instant("MESSAGE_CONNECTION_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").controller("SquareOdbcListCreateCtrl",["$scope","$translate","$uibModalInstance","SquareOdbc","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.item.dsn||(a.item.dsn="DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion"),a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.odbc.list",{url:"/list",templateUrl:"app/square/odbc/list/list.html",controller:"SquareOdbcListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.odbc",{url:"/odbc",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SquareOdbc",["$resource",function(a){return a("/api/square/odbc/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SquareOdbcViewCtrl",["$scope","$translate","$stateParams","SquareOdbc","xAlert",function(a,b,c,d,e){a.odbc={},a.getOdbc=function(){return d.get({id:c.id}).$promise.then(function(b){a.odbc=b})["catch"](function(a){e.error(a)})},a.updateOdbc=function(){var f=angular.copy(a.odbc);return d.update({id:c.id},f).$promise.then(function(){e.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.odbc.view",{url:"/view/:id",templateUrl:"app/square/odbc/view/view.html",controller:"SquareOdbcViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.square.odbc.view.settings",{url:"/settings",templateUrl:"app/square/odbc/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("SquareProjectListCtrl",["$scope","$uibModal","SquareProject","gridOptions","uiGridConstants",function(a,b,c,d,e){a.initView=function(){var b={exporterCsvFilename:"projects.csv",columnDefs:[{name:"name"},{name:"description"},{name:"createdAt",displayName:"APPLICATION_CREATED_AT",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.createdAt | date:'yyyy-MM-dd HH:mm:ss'}}</div>",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:"updatedAt",displayName:"APPLICATION_UPDATED_AT",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.updatedAt | date:'yyyy-MM-dd HH:mm:ss'}}</div>",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:"action",width:160,buttons:[{"class":"blue-hoki",href:"/square/projects/view/{{row.entity.id}}",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/square/project/list/list.create.modal.html",controller:"SquareProjectListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SquareProjectListCreateCtrl",["$scope","$translate","$uibModalInstance","$location","SquareProject","xAlert",function(a,b,c,d,e,f){a.form={},a.item={},a.save=function(){return e.save(a.item).$promise.then(function(a){c.close(a),d.path("/square/projects/view/"+a.id)})["catch"](function(a){f.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.projects.list",{url:"/list",templateUrl:"app/square/project/list/list.html",controller:"SquareProjectListCtrl",authenticate:!0})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.projects",{url:"/projects",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SquareProject",["$resource",function(a){return a("/api/square/projects/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SquareProjectViewCtrl",["$scope","$stateParams","Auth","xAlert","SquareProject","socket","$translate","$log","$uibModal",function(a,b,c,d,e,f,g,h,i){a.squareProject={},a.$on("$destroy",function(){f.unsyncUpdates("square_project")}),a.getProject=function(){return e.get({id:b.id}).$promise.then(function(b){a.squareProject=b,angular.element(document).ready(function(){window.onerror=function(a,b,c){try{if(null!==a&&-1!==a.indexOf("Script error."));else{var e=new Image;e.src="assets/plugins/mxgraph/images/1x1.png?msg="+encodeURIComponent(a)+"&url="+encodeURIComponent(b)+"&lnum="+encodeURIComponent(c)}}catch(f){d.error(f)}},b.token=c.getToken();var a=new EditorUi(new Editor);a.openString(b.preproduction,b.name,b),a.editor.graphChangeListener=function(a,b){var c=b.properties.rtChange||!1;c||(this.modified=!0)}}),f.socket.on("square_project:save",function(c){c.id===b.id&&(a.squareProject=_.merge(a.squareProject,c))})})["catch"](function(a){d.error(a)})},a.editNotes=function(){var c=i.open({animation:!0,templateUrl:"app/square/project/view/projectNotes.modal.html",controller:["$scope","$uibModalInstance","notes",function(a,b,c){a.notes=c,a.close=function(){b.close(a.notes)},a.cancel=function(){b.dismiss("cancel")}}],resolve:{notes:{value:a.squareProject.notes}}});c.result.then(function(a){return e.update({id:b.id},{notes:a.value}).$promise.then(function(){d.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.error(a)})},function(){h.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.projects.view",{url:"/view/:id",templateUrl:"app/square/project/view/view.html",controller:"SquareProjectViewCtrl",authenticate:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",serie:!0,cache:!1,files:["assets/plugins/mxgraph/css/common.css","assets/plugins/mxgraph/css/explorer.css","assets/plugins/mxgraph/styles/grapheditor.css","assets/plugins/mxgraph/styles/custom.css","assets/plugins/square/js/custom.js","assets/plugins/mxgraph/js/mxClient.js","assets/plugins/square/js/Editor.js","assets/plugins/square/js/Graph.js","assets/plugins/square/js/EditorUi.js","assets/plugins/square/js/Actions.js","assets/plugins/square/js/Menus.js","assets/plugins/square/js/Sidebar.js","assets/plugins/square/js/Toolbar.js","assets/plugins/square/js/Dialogs.js"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:14}}})}]),angular.module("xCallyShuttleApp").factory("ReportSquare",["$resource",function(a){return a("/api/report/square/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("ReportSquareDetail",["$resource",function(a){return a("/api/report/square/details/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SquareRealtimeViewGeneralCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportSquare","usSpinnerService","$q","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j){ -function k(b){return h.spin("spinner-grid"),g.get(m).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){b&&l(),h.stop("spinner-grid")})}function l(){e.socket.on("report_square:save",function(b){if(b.leaveAt){var c=_.remove(a.gridOptions.data,{id:b.id});c&&k()}else{var d=_.find(a.gridOptions.data,{id:b.id});if(!d&&a.gridOptions.data.length<m.limit){var e=_.clone(m);if(_.forEach(["offset","limit","controller","order"],function(a){delete e[a]}),_.isEmpty(e))a.gridOptions.data.push(b);else{var f=!0;_.forOwn(e,function(a,c){_.includes(b[c],a)||(f=!1)}),f&&a.gridOptions.data.push(b)}}}})}var m={controller:"realtime",offset:0,limit:25};a.moment=moment,a.init=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:25,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"uniqueid"},{name:"callerid"},{name:"extension"},{name:"project_name",displayName:"APPLICATION_PROJECT",headerCellFilter:"translate"},{name:"joinAt",displayName:"APPLICATION_ELAPSED_TIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><css-timer start-time="row.entity.joinAt"></css-timer></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?m.order=null:m.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),k()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){m.offset=(a-1)*b,m.limit=b,k()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?m[a.name]=a.filters[0].term:delete m[a.name]}),k()})}},k(!0)};var n=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_square")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime.view.general",{url:"/general",templateUrl:"app/square/realtime/view/general/general.html",controller:"SquareRealtimeViewGeneralCtrl"})}]),angular.module("xCallyShuttleApp").controller("SquareRealtimeViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime.view",{url:"/view",templateUrl:"app/square/realtime/view/view.html",controller:"SquareRealtimeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("SquareRecordingListCtrl",["$scope","SquareRecording","gridOptions","uiGridConstants",function(a,b,c,d){a.SquareRecording=b;a.initView=function(){var e={exporterCsvFilename:"recordings.csv",rowHeight:30,columnDefs:[{name:"uniqueid"},{name:"callerid",displayName:"APPLICATION_CALLERIDNUM"},{name:"filename"},{name:"extension"},{name:"projectName",displayName:"APPLICATION_PROJECT"},{name:"createdAt",displayName:"APPLICATION_DATE",cellFilter:"date:'yyyy-MM-dd HH:mm'",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:d.filter.GREATER_THAN_OR_EQUAL,hasTime:!0},{name:"To",condition:d.filter.LESS_THAN_OR_EQUAL,hasTime:!0}],sort:{direction:d.DESC,priority:0}},{name:"audio",displayName:"",width:100,enableSorting:!1,enableFiltering:!1,cellClass:"ui-grid-vcenter",cellTemplate:"<div><audio-file-download data-ng-if=\"row.entity.savePath.split('.').pop() == 'wav'\" params=\"{id:row.entity.id,controller:'stream'}\" resource=\"grid.appScope.SquareRecording\"></audio-file-download><span data-ng-if=\"row.entity.value.split('.').pop() == 'gsm'\" title=\"{{'MESSAGE_GSM_PREVIEW_NOT_SUPPORTED' | translate}}\">{{'MESSAGE_GSM_PREVIEW_NOT_SUPPORTED' | translate}}</span></div>"},{name:"action",width:80,buttons:[{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.filename || row.entity.uniqueid, row.entity.id)"},{directive:"<motion-file-download params=\"{id:row.entity.id,controller:'stream'}\" resource=\"grid.appScope.SquareRecording\" mimetype=\"'audio/'+row.entity.value.split('.').pop()\" btnclass=\"btn btn-xs blue-hoki\" filename=\"(row.entity.filename || row.entity.uniqueid)+'.'+row.entity.savePath.split('.').pop()\"></motion-file-download>"}]}]};a.gridOptions=c.gridOptions(b,e,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.recordings.list",{url:"/list",templateUrl:"app/square/recording/list/list.html",controller:"SquareRecordingListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.recordings",{url:"/recordings",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SquareRecording",["$resource",function(a){return a("/api/square/recordings/:id/:controller",{id:"@id"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square",{url:"/square",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:14}}})}]),angular.module("xCallyShuttleApp").factory("Agent",["$resource",function(a){return a("/api/agents/:id/:controller/:controller1/:controller2/:controller3",{id:"@id"},{changePassword:{method:"PUT",params:{controller:"password"}},update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents",{url:"/agents",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}}})}]),angular.module("xCallyShuttleApp").controller("AgentListCtrl",["$scope","$timeout","Agent","Auth","gridOptions",function(a,b,c,d,e){a.initView=function(){a.Auth=d;var b={exporterCsvFilename:"agents.csv",columnDefs:[{name:"fullname"},{name:"name",displayName:"APPLICATION_USERNAME"},{name:"internal"},{name:"email"},{name:"description"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/staff/agents/view/{{row.entity.id}}/account",name:"profile"},{"class":"green-meadow",href:"/staff/agents/view/{{row.entity.id}}/queues/voice",name:"queues"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=e.gridOptions(c,b,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents.list",{url:"/list",templateUrl:"app/staff/agent/list/list.html",controller:"AgentListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}}})}]),angular.module("xCallyShuttleApp").controller("AgentViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$cookieStore","Agent","FileUploader","Auth","MailQueue","User","VoiceQueue","ChatQueue","FaxQueue","SmsQueue","OpenChannelQueue","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.Auth=i,a.forms={},a.params={penalty:0},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"};var r=function(b){return{select:function(c,d){return g.save(c,{values:d,penalty:a.params.penalty}).$promise.then(function(){b()})["catch"](function(a){console.log(a)})},deselect:function(a){return g["delete"](a).$promise.then(function(){b()})["catch"](function(a){console.log(a)})}}};a.initVoiceQueues=function(){var b={},c={};return a.penalty=0,l.get().$promise.then(function(a){return b.queues=_.map(a.rows,function(a){return{name:a.name}}),g.get({id:e.id,controller:"voice",controller2:"queues"}).$promise}).then(function(a){c.queues=_.map(a.rows,function(a){return{name:a.name,penalty:a.UserHasVoiceQueue.penalty}})}).then(function(){ComponentsDropdowns.bindAgent(b,c,"voice",e.id,r,a.initVoiceQueues)})["catch"](function(a){console.error(a)})},a.initChatQueues=function(){var b={},c={};return a.penalty=0,m.get().$promise.then(function(a){return b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"chat",controller2:"queues"}).$promise}).then(function(a){c.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name,penalty:a.UserHasChatQueue.penalty}})}).then(function(){ComponentsDropdowns.bindAgent(b,c,"chat",e.id,r,a.initChatQueues)})["catch"](function(a){console.error(a)})},a.initMailQueues=function(){var b={},c={};return a.penalty=0,j.get().$promise.then(function(a){return b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"mail",controller2:"queues"}).$promise}).then(function(a){c.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name,penalty:a.UserHasMailQueue.penalty}})}).then(function(){ComponentsDropdowns.bindAgent(b,c,"mail",e.id,r,a.initMailQueues)})["catch"](function(a){console.error(a)})},a.initSmsQueues=function(){var b={},c={};return a.penalty=0,o.get().$promise.then(function(a){return b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"sms",controller2:"queues"}).$promise}).then(function(a){c.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name,penalty:a.UserHasSmsQueue.penalty}})}).then(function(){ComponentsDropdowns.bindAgent(b,c,"sms",e.id,r,a.initSmsQueues)})["catch"](function(a){console.error(a)})},a.initFaxQueues=function(){var b={},c={};return a.penalty=0,n.get().$promise.then(function(a){return b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"fax",controller2:"queues"}).$promise}).then(function(a){c.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name,penalty:a.UserHasFaxQueue.penalty}})}).then(function(){ComponentsDropdowns.bindAgent(b,c,"fax",e.id,r,a.initFaxQueues)})["catch"](function(a){console.error(a)})},a.initOpenchannelQueues=function(){var b={},c={};return a.penalty=0,p.get().$promise.then(function(a){return b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"openchannel",controller2:"queues"}).$promise}).then(function(a){c.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name,penalty:a.UserHasFaxQueue.penalty}})}).then(function(){ComponentsDropdowns.bindAgent(b,c,"openchannel",e.id,r,a.initOpenchannelQueues)})["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"),a.agent.newPwd="",a.agent.reNewPwd="",a.agent.currentPwd="",a.forms.changePwd.$setPristine(),a.forms.changePwd.$setUntouched()})["catch"](function(a){c.error(a)})};var s=a.uploader=new h({url:"api/users/"+e.id+"/avatar",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+f.get("token")}});s.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),s.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")},s.onErrorItem=function(){c.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},s.onCompleteAll=function(){s.clearQueue()},a.initView=function(){return g.get({id:e.id}).$promise.then(function(b){return a.agent=b,a.agent.transport=a.agent.transport?a.agent.transport.split(","):[],a.agent.allow=a.agent.allow?a.agent.allow.split(";"):[],a.agent.nat=a.agent.nat?a.agent.nat.split(","):[],q.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){c.error(a)})},a.patchItem=function(){return g.update({id:e.id},{chatCapacity:a.agent.chatCapacity,mailCapacity:a.agent.mailCapacity,faxCapacity:a.agent.faxCapacity,smsCapacity:a.agent.smsCapacity,openchannelCapacity:a.agent.openchannelCapacity}).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})},a.updateItem=function(){var b=angular.copy(a.agent);return delete b.password,delete b.md5secret,b.transport=b.transport.join(","),b.allow=b.allow.join(";"),b.nat=b.nat.join(","),g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents.view",{url:"/view/:id",templateUrl:"app/staff/agent/view/view.html",controller:"AgentViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]},data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.account",{url:"/account",templateUrl:"app/staff/agent/view/view.account.html",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:4}},resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}}).state("main.staff.agents.view.voice",{url:"/voice",templateUrl:"app/staff/agent/view/view.voice.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.chat",{url:"/chat",templateUrl:"app/staff/agent/view/view.chat.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.mail",{url:"/mail",templateUrl:"app/staff/agent/view/view.mail.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.fax",{url:"/fax",templateUrl:"app/staff/agent/view/view.fax.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.sms",{url:"/sms",templateUrl:"app/staff/agent/view/view.sms.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.openchannel",{url:"/openchannel",templateUrl:"app/staff/agent/view/view.openchannel.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.motionbar",{url:"/motionbar",templateUrl:"app/staff/agent/view/view.motionbar.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}}}).state("main.staff.agents.view.queues",{url:"/queues",templateUrl:"app/staff/agent/view/view.queues.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}},cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}}).state("main.staff.agents.view.queues.voice",{url:"/voice",templateUrl:"app/staff/agent/view/view.queues.voice.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:7}}}).state("main.staff.agents.view.queues.chat",{url:"/chat",templateUrl:"app/staff/agent/view/view.queues.chat.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}}).state("main.staff.agents.view.queues.mail",{url:"/mail",templateUrl:"app/staff/agent/view/view.queues.mail.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:9}}}).state("main.staff.agents.view.queues.fax",{url:"/fax",templateUrl:"app/staff/agent/view/view.queues.fax.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:10}}}).state("main.staff.agents.view.queues.sms",{url:"/sms",templateUrl:"app/staff/agent/view/view.queues.sms.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:11}}}).state("main.staff.agents.view.queues.openchannel",{url:"/openchannel",templateUrl:"app/staff/agent/view/view.queues.openchannel.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:20}}})}]),angular.module("xCallyShuttleApp").controller("AgentWizardCtrl",["$scope","$rootScope","$location","$translate","$http","Agent","VoiceQueue","ChatQueue","MailQueue","SmsQueue","FaxQueue","OpenChannelQueue","Setting","xAlert","WizardHandler",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){a.maxAmount=1e3,a._data={voice:{queues:[]},chat:{queues:[]},mail:{queues:[]},sms:{queues:[]},fax:{queues:[]},openchannel:{queues:[]}},a._agent=angular.copy(a._data),a.forms={info:void 0,voice:void 0},a.item={role:"agent",allow:["alaw","ulaw","gsm"],transport:["udp"],context:"from-sip"},a.next=function(){o.wizard().next()},a.getAmount=function(){return m.get({controller:"internal",internal:a.item.minInternal}).$promise.then(function(b){a.item.minInternal=Number(b.value),a.maxAmount=b.range||1e3})["catch"](function(a){n.error(a)})},a.exitValidation=function(a){return a},a.getFirstFreeInternal=function(){return m.get({controller:"internal"}).$promise.then(function(b){return a.internal=b,a.item.internal=b.value,a.item.minInternal=b.value,a.maxAmount=b.range||1e3,m.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){n.error(a)})},a.createItem=function(){var b=angular.copy(a.item);return delete b.minInternal,b.transport&&(b.transport=b.transport.join(",")),a.item.allow&&(b.allow=b.allow.join(";")),b.channels=a._agent,f.save(b).$promise.then(function(a){c.path("/staff/agents/view/"+a.id+"/queues/voice")})["catch"](function(a){console.log(a),n.error(a)})},a.createItems=function(){var b=angular.copy(a.item);return delete b.internal,b.transport&&(b.transport=b.transport.join(",")),b.allow&&(b.allow=b.allow.join(";")),f.save({id:"bulk"},b).$promise.then(function(){c.path("/staff/agents/list")})["catch"](function(a){console.log(a),n.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.agents.wizard",{url:"/wizard",templateUrl:"app/staff/agent/wizard/wizard.html",controller:"AgentWizardCtrl",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}},resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}}).state("main.staff.agents.bulk",{url:"/bulk",templateUrl:"app/staff/agent/wizard/wizard-bulk.html",controller:"AgentWizardCtrl",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff",{url:"/staff",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("TeamCreateCtrl",["$scope","$uibModalInstance","Team","xAlert",function(a,b,c,d){a.form={},a.item={},a.ok=function(){return c.save(a.item).$promise.then(function(){b.close(a.item)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("TeamListCtrl",["$scope","Team","gridOptions","$uibModal",function(a,b,c,d){a.initView=function(){var d={exporterCsvFilename:"teams.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:100,buttons:[{"class":"{{row.entity.defaultEntry ? 'blue-hoki disabled' : 'blue-hoki'}}",href:"/staff/teams/view/{{row.entity.id}}/settings",name:"profile"},{"class":"{{row.entity.defaultEntry ? 'green-turquoise disabled' : 'green-turquoise'}}",name:"agents",href:"/staff/teams/view/{{row.entity.id}}/agents"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.createItem=function(){d.open({animation:!0,templateUrl:"app/staff/team/list/create.modal.html",controller:"TeamCreateCtrl"}).result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.teams.list",{url:"/list",templateUrl:"app/staff/team/list/list.html",controller:"TeamListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Team",["$resource",function(a){return a("/api/teams/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.teams",{url:"/teams",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").controller("TeamViewCtrl",["$scope","$http","$stateParams","$translate","Team","Agent","xAlert",function(a,b,c,d,e,f,g){var h=function(){return{select:function(b){return console.log("agents",b),e.save({id:a.team.id,controller:"agents"},{agents:b})},deselect:function(b){return e["delete"]({id:a.team.id,controller:"agents",agents:b})}}};a.initView=function(){return e.get({id:c.id}).$promise.then(function(b){a.team=b})["catch"](function(a){g.error(a)})},a.initAgents=function(){return f.get().$promise.then(function(b){return a.agents=b.rows,e.get({id:c.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindTeam(_.map(b.rows,"id"),_.map(a.agents,function(a){return{id:a.id,name:a.name,fullname:a.fullname,internal:a.internal}}),h)})["catch"](function(a){g.error(a)})},a.updateItem=function(){var b=angular.copy(a.team);return e.update({id:c.id},b).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.teams.view",{url:"/view/:id",templateUrl:"app/staff/team/view/view.html",controller:"TeamViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.staff.teams.view.agents",{url:"/agents",templateUrl:"app/staff/team/view/view.agents.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]}])}]}}).state("main.staff.teams.view.settings",{url:"/settings",templateUrl:"app/staff/team/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TelephoneListCtrl",["$scope","Telephone","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"telephones.csv",columnDefs:[{name:"fullname"},{name:"name"},{name:"internal"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/staff/telephones/view/{{row.entity.id}}/account",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones.list",{url:"/list",templateUrl:"app/staff/telephone/list/list.html",controller:"TelephoneListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("Telephone",["$resource",function(a){return a("/api/telephones/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones",{url:"/telephones",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").controller("TelephoneViewCtrl",["$scope","$http","$stateParams","$translate","$cookieStore","Auth","xAlert","Telephone","Setting","User",function(a,b,c,d,e,f,g,h,i,j){a.initView=function(){return a.Auth=f,a.forms={},h.get({id:c.id}).$promise.then(function(b){return delete b.password,a.item=b,a.item.transport=a.item.transport?a.item.transport.split(","):[],a.item.allow=a.item.allow?a.item.allow.split(";"):[],i.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){g.error(a)})},a.updateItem=function(){var b=angular.copy(a.item);return b.transport=b.transport.join(","),b.allow=b.allow.join(";"),h.update(b).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})},a.updatePassword=function(){var b={newPassword:a.item.newPwd,id:c.id};return j.changePassword(b).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE"),"success"),a.item.newPwd="",a.item.reNewPwd="",a.forms.changePwd.$setPristine(),a.forms.changePwd.$setUntouched()})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones.view",{url:"/view/:id",templateUrl:"app/staff/telephone/view/view.html",controller:"TelephoneViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.staff.telephones.view.account",{url:"/account",templateUrl:"app/staff/telephone/view/view.account.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css","assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}}).state("main.staff.telephones.view.voice",{url:"/voice",templateUrl:"app/staff/telephone/view/view.voice.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("TelephoneWizardCtrl",["$scope","$http","$location","WizardHandler","xAlert","$translate","Telephone","Setting",function(a,b,c,d,e,f,g,h){a.forms={},a.item={allow:["alaw","ulaw","gsm"],transport:["udp"],context:"from-sip"},a.next=function(){d.wizard().next()},a.exitValidation=function(a){return a},a.getFirstFreeInternal=function(){return h.get({controller:"internal"}).$promise.then(function(b){return a.item.internal=b.value,h.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){e.error(a)})},a.createItem=function(){var b=angular.copy(a.item);return b.transport&&(b.transport=b.transport.join(",")),a.item.allow&&(b.allow=b.allow.join(";")),g.save(b).$promise.then(function(){c.path("/staff/telephones/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.telephones.wizard",{url:"/wizard",templateUrl:"app/staff/telephone/wizard/wizard.html",controller:"TelephoneWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("UserListCtrl",["$scope","$timeout","User","Auth","gridOptions",function(a,b,c,d,e){function f(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}a.getUserAvatar=function(a,c,d){b(function(){angular.element("#userImg"+a).avatar({useGravatar:!1,initials:d?[]:f(c),fallbackImage:"api/users/avatar/"+d,size:80})})},a.isAdmin=function(a){return"admin"===a},a.initView=function(){var b={exporterCsvFilename:"users.csv",columnDefs:[{name:"fullname"},{name:"name",displayName:"APPLICATION_USERNAME"},{name:"internal"},{name:"email"},{name:"description"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/staff/users/view/{{row.entity.id}}/account",name:"profile"},{"class":"green-meadow",href:"/staff/users/view/{{row.entity.id}}/permit/voice",name:"permits",hide:"grid.appScope.isAdmin(row.entity.role)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=e.gridOptions(c,b,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users.list",{url:"/list",templateUrl:"app/staff/user/list/list.html",controller:"UserListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Module",["$resource",function(a){return a("/api/modules/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("User",["$resource",function(a){return a("/api/users/:id/:controller/:controller2/:controller3",{id:"@id"},{changePassword:{method:"PUT",params:{controller:"password"}},update:{method:"PUT"},me:{method:"GET",params:{id:"me"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users",{url:"/users",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("UserViewCtrl",["$scope","$stateParams","$cookieStore","$translate","FileUploader","User","Auth","xAlert","MailQueue","VoiceQueue","ChatQueue","FaxQueue","SmsQueue","OpenChannelQueue","Team","Module","Setting","$location",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){function s(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=s(a,b[c].SubModules)))return d}}function t(b){var c=s(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&&t(c)}function u(a,b){a.forEach(function(a){a.status=b,a.SubModules&&a.SubModules.length&&u(a.SubModules,b)})}function v(a,b){b.forEach(function(b){_.find(a,{id:b.id})?b.status=!0:b.status=!1,b.SubModules&&b.SubModules.length&&v(a,b.SubModules)})}function w(a,b){return a=_.union(a,_.map(_.filter(b,{status:!0}),"id")),b.forEach(function(b){b.SubModules&&b.SubModules.length&&(a=_.union(a,w(a,b.SubModules)))}),a}a.Auth=g,a._=_,a.forms={},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.checkUser=function(){var a=g.getCurrentUser();g.isAdmin()||Number(b.id)===a.id||r.path("main.dashboard.voice")},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"),a.user.newPwd="",a.user.reNewPwd="",a.user.currentPwd="",a.forms.changePwd.$setPristine(),a.forms.changePwd.$setUntouched()})["catch"](function(a){h.error(a)})};var x=a.uploader=new e({url:"api/users/"+b.id+"/avatar",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+c.get("token")}});x.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){v(b,a.modules)})["catch"](function(a){h.error(a)})},a.updatePermissions=function(c){c.ModuleId&&t(c),c.SubModules&&c.SubModules.length&&u(c.SubModules,c.status);var e=w([],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)})},x.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")},x.onErrorItem=function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},x.onCompleteAll=function(){x.clearQueue()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users.view",{url:"/view/:id",templateUrl:"app/staff/user/view/view.html",controller:"UserViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.staff.users.view.account",{url:"/account",templateUrl:"app/staff/user/view/view.account.html",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css","assets/scripts/jquery.sparkline.min.js","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js","assets/scripts/profile.js"]})}]}}).state("main.staff.users.view.voice",{url:"/voice",templateUrl:"app/staff/user/view/view.voice.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}}).state("main.staff.users.view.permit",{url:"/permit",templateUrl:"app/staff/user/view/view.permit.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}},cache:!1,serie:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/jquery-multi-select/css/multi-select.css","assets/plugins/jquery-multi-select/js/jquery.multi-select.js","assets/plugins/jquery-quicksearch/jquery.quicksearch.js","assets/scripts/components-dropdowns.js"]})}]}}).state("main.staff.users.view.permit.voice",{url:"/voice",templateUrl:"app/staff/user/view/view.permit.voice.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}}).state("main.staff.users.view.permit.chat",{url:"/chat",templateUrl:"app/staff/user/view/view.permit.chat.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.chat"}}}).state("main.staff.users.view.permit.mail",{url:"/mail",templateUrl:"app/staff/user/view/view.permit.mail.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.mail"}}}).state("main.staff.users.view.permit.fax",{url:"/fax",templateUrl:"app/staff/user/view/view.permit.fax.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.fax"}}}).state("main.staff.users.view.permit.sms",{url:"/sms",templateUrl:"app/staff/user/view/view.permit.sms.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.sms"}}}).state("main.staff.users.view.permit.openchannel",{url:"/openchannel",templateUrl:"app/staff/user/view/view.permit.openchannel.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.openchannel"}}}).state("main.staff.users.view.permit.modules",{url:"/modules",templateUrl:"app/staff/user/view/view.permit.modules.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("UserWizardCtrl",["$scope","$location","WizardHandler","xAlert","$translate","User","Setting","Auth",function(a,b,c,d,e,f,g,h){a.initWizard=function(){return a.Auht=h,a.forms={info:void 0,voice:void 0},a.item={role:"user",host:"dynamic",context:"from-sip"},g.get({controller:"internal"}).$promise.then(function(b){return a.item.internal=b.value,g.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){d.error(a)})},a.next=function(){c.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){return f.save(a.item).$promise.then(function(a){b.path("user"===a.role?"/staff/users/view/"+a.id+"/permit/voice":"/staff/users/view/"+a.id+"/account")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.staff.users.wizard",{url:"/wizard",templateUrl:"app/staff/user/wizard/wizard.html",controller:"UserWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmListCtrl",["$scope","SugarcrmAccount","gridOptions","xAlert","$translate",function(a,b,c,d,e){a.initView=function(){var d={exporterCsvFilename:"sugarcrm_account.csv",columnDefs:[{name:"name",displayName:"APPLICATION_NAME"},{name:"username"},{name:"remoteUri",displayName:"APPLICATION_URI"},{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(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.list",{url:"/list",templateUrl:"app/sugarcrm/list/list.html",controller:"SugarcrmListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmAccount",["$resource",function(a){return a("/api/sugarcrm/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"},fields:{params:{controller:"fields"},isArray:!0},moduleFields:{params:{controller:"fields"},isArray:!0},check:{params:{controller:"check"}},modules:{params:{controller:"modules"},isArray:!0}})}]).factory("SugarcrmConfiguration",["$resource",function(a){return a("/api/sugarcrm/accounts/:accountId/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]).factory("SugarcrmField",["$resource",function(a){return a("/api/sugarcrm/accounts/:accountId/configurations/:configurationId/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm",{url:"/sugarcrm",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.view.configurations",{url:"/configurations",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewConfigurationListCtrl",["$scope","$stateParams","$translate","gridOptions","SugarcrmConfiguration","$uibModal",function(a,b,c,d,e,f){a.initView=function(){var c={exporterCsvFilename:"sugarcrm_configurations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/sugarcrm/view/{{row.entity.AccountId}}/configurations/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(e,c,a,{accountId:b.id})},a.createItem=function(){var b=f.open({animation:!0,templateUrl:"app/sugarcrm/view/configuration/list/create.modal.html",controller:"SugarcrmCreateConfigurationCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SugarcrmCreateConfigurationCtrl",["$scope","$translate","$uibModalInstance","SugarcrmConfiguration","xAlert","$stateParams","channel",function(a,b,c,d,e,f,g){a.form={},a.item={},a.channels=g,a.item.channel="voice",a.item.type="Queue",a.save=function(){return d.save({accountId:f.id},a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.view.configurations.list",{url:"/list",templateUrl:"app/sugarcrm/view/configuration/list/list.html",controller:"SugarcrmViewConfigurationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewConfigurationViewCtrl",["$scope","$filter","$stateParams","$translate","socket","variable","xAlert","SugarcrmAccount","SugarcrmConfiguration","SugarcrmField","Variable","usSpinnerService",function(a,b,c,d,e,f,g,h,i,j,k,l){a.$on("$destroy",function(){e.unsyncUpdates("sugarcrm_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.defaultMappingSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},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.mapping={}},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,a.mapping.defaultMapping=b.defaultMapping,a.mapping.mappingModule=b.mappingModule,a.mapping.mappingFields=b.mappingFields,a.getModuleFields(),e.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})})})["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("sugarcrm")(c),"name","asc"),_.forEach(c,function(a){a.options=_.toArray(a.options)})})["catch"](function(a){g.error(a)})},a.getModules=function(){return h.modules({id:c.id}).$promise.then(function(b){a.accountModules=b})["catch"](function(a){g.error(a)})},a.getModuleFields=function(){return!a.mapping.defaultMapping&&a.mapping.mappingModule?h.moduleFields({id:c.id,module:a.mapping.mappingModule}).$promise.then(function(b){a.moduleFields=b})["catch"](function(a){g.error(a)})["finally"](function(){l.stop("spinner-grid")}):void 0},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.changeFieldType=function(b){b.content="",b.variableName="",b.nameField="",b.VariableId=null,a.updateField(b)},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);return c?c.options.length>0?c.options:null:void 0}},a.updateMapping=function(){return a.mapping.defaultMapping&&(a.mapping.mappingModule=null,a.mapping.mappingFields=[]),i.update({accountId:c.id,id:c.configurationId},a.mapping).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){g.error(a)})},a.updateMappingModule=function(){l.spin("spinner-grid"),a.mapping.mappingFields=[],a.getModuleFields()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.view.configurations.view",{url:"/view/:configurationId",templateUrl:"app/sugarcrm/view/configuration/view/view.html",controller:"SugarcrmViewConfigurationViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewCtrl",["$scope","$http","$stateParams","$translate","$location","$filter","WizardHandler","socket","xAlert","Modal","SugarcrmAccount",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){return k.get({id:c.id}).$promise.then(function(b){a.account=b})["catch"](function(a){i.error(a)})},a.updateItem=function(){return k.update({id:c.id},a.account).$promise.then(function(){i.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.view",{url:"/view/:id",templateUrl:"app/sugarcrm/view/view.html",controller:"SugarcrmViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.sugarcrm.view.account",{url:"/account",templateUrl:"app/sugarcrm/view/view.account.html"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmkWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler","SugarcrmAccount",function(a,b,c,d,e,f,g){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(){return g.save(a.item).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/sugarcrm/list")})["catch"](function(a){e.error(a)})}}]),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_KEY"},{name:"value"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/answers/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.key, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){b.open({animation:!0,templateUrl:"app/tools/answer/list/list.create.modal.html",controller:"AnswerListCreateCtrl"}).result.then(function(b){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("AnswerListCreateCtrl",["$scope","$translate","$uibModalInstance","CannedAnswer","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.answers.list",{url:"/list",templateUrl:"app/tools/answer/list/list.html",controller:"AnswerListCtrl"})}]),angular.module("xCallyShuttleApp").controller("AnswerViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","CannedAnswer",function(a,b,c,d,e,f,g){a.getAnswer=function(){return g.get({id:e.id}).$promise.then(function(b){a.answer=b})["catch"](function(a){c.error(a)})},a.updateAnswer=function(){var b=angular.copy(a.answer);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.answers.view",{url:"/view/:id",templateUrl:"app/tools/answer/view/view.html",controller:"AnswerViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.answers.view.settings",{url:"/settings",templateUrl:"app/tools/answer/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("Automation",["$resource",function(a){return a("/api/automations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations",{url:"/automations",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:51}}})}]),angular.module("xCallyShuttleApp").controller("AutomationListCtrl",["$scope","$http","$translate","xAlert","Automation","gridOptions",function(a,b,c,d,e,f){a.onText="On",a.offText="Off",a.isActive=!0,a.size="mini",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){var b={exporterCsvFilename:"Automations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"channel"},{name:"status",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.status" type="checkbox" switch-active="{{ grid.appScope.isActive }}" switch-on-text="{{ grid.appScope.onText }}" switch-off-text="{{ grid.appScope.offText }}" switch-on-color="{{ grid.appScope.onColor }}" switch-off-color="{{ grid.appScope.offColor }}" switch-animate="{{ grid.appScope.animate }}" switch-size="{{ grid.appScope.size }}" switch-label="{{ grid.appScope.label }}" switch-icon="{{ grid.appScope.icon }}" switch-radio-off="{{ grid.appScope.radioOff }}" switch-label-width="{{ grid.appScope.labelWidth }}" switch-handle-width="{{ grid.appScope.handleWidth }}"></div>',width:100,enableFiltering:!1},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/automations/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=f.gridOptions(e,b,a)},a.updateItem=function(a){return e.update({id:a.id},a).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations.list",{url:"/list",templateUrl:"app/tools/automation/list/list.html",controller:"AutomationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("AutomationViewCtrl",["$scope","$stateParams","$http","$translate","xAlert","automations","Automation","$location",function(a,b,c,d,e,f,g,h){a.$automations=f,a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.forms={general:{}},a.addCondition=function(b){a.automation[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.automation[b].splice(c,1)},a.addAction=function(){a.automation.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.automation.Actions.splice(b,1)},a.initView=function(){return g.get({id:b.id}).$promise.then(function(b){a.automation=b})["catch"](function(a){e.error(a),h.path("/tools/automations/list")})},a.updateAutomation=function(){return g.update({id:b.id},a.automation).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),e.error(a)})},a.exitValidation=function(b){return console.log(b&&(a.automation.All.length||a.automation.Any.length)&&a.automation.Actions.length),!(!b||!a.automation.All.length&&!a.automation.Any.length||!a.automation.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations.view",{url:"/view/:id",templateUrl:"app/tools/automation/view/view.html",controller:"AutomationViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}}).state("main.tools.automations.view.settings",{url:"/settings",templateUrl:"app/tools/automation/view/view.settings.html"}).state("main.tools.automations.view.routes",{url:"/routes",templateUrl:"app/tools/automation/view/view.routes.html"}).state("main.tools.automations.view.application",{url:"/application",templateUrl:"app/tools/automation/view/view.application.html"})}]),angular.module("xCallyShuttleApp").controller("AutomationWizardCtrl",["$scope","$http","$location","xAlert","automations","WizardHandler","Automation",function(a,b,c,d,e,f,g){a.$automations=e,a.statusSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.tempData={voice:{},mail:{},chat:{},fax:{}},a.item={All:[],Any:[],Actions:[]},a.forms={general:void 0,settings:void 0},a.addCondition=function(b){a.item[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.item[b].splice(c,1)},a.addAction=function(){a.item.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.item.Actions.splice(b,1)},a.$watch("item.channel",function(b,c){c&&(a.tempData[c].All=_.clone(a.item.All,!0),a.tempData[c].Any=_.clone(a.item.Any,!0),a.tempData[c].Actions=_.clone(a.item.Actions,!0)),a.item.All=a.tempData[b].All?a.tempData[b].All:[],a.item.Any=a.tempData[b].Any?a.tempData[b].Any:[],a.item.Actions=a.tempData[b].Actions?a.tempData[b].Actions:[]},!0),a.item.channel="mail",a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/tools/automations/list")})["catch"](function(a){console.error(a),d.error(a)})},a.next=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.exitValidation=function(a){return a},a.exitSettingsValidation=function(b){return!(!b||!a.item.All.length&&!a.item.Any.length||!a.item.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.automations.wizard",{url:"/wizard",templateUrl:"app/tools/automation/wizard/wizard.html",controller:"AutomationWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("Interval",["$resource",function(a){return a("/api/intervals/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.intervals",{url:"/intervals",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:53}}})}]),angular.module("xCallyShuttleApp").controller("IntervalListCtrl",["$scope","$uibModal","Interval","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"intervals.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/intervals/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/tools/interval/list/list.create.modal.html",controller:"IntervalListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("IntervalListCreateCtrl",["$scope","$translate","$uibModalInstance","Interval","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.intervals.list",{url:"/list",templateUrl:"app/tools/interval/list/list.html",controller:"IntervalListCtrl"})}]),angular.module("xCallyShuttleApp").controller("IntervalViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","socket","$location","WizardHandler","Modal","interval",function(a,b,c,d,e,f,g,h,i,j){function k(b){var c,d,e,f;c=b.t_from&&b.t_to&&!b.alwaysTime?moment(b.t_from).format("HH:mm")+"-"+moment(b.t_to).format("HH:mm"):"*",b.wd_from&&"always"!==b.wd_from?(d=b.wd_from,b.wd_to&&"always"!==b.wd_to&&(d+="-"+b.wd_to)):d="*",b.md_from&&"always"!==b.md_from?(e=b.md_from,b.md_to&&"always"!==b.md_to&&(e+="-"+b.md_to)):e="*",b.m_from&&"always"!==b.m_from?(f=b.m_from,b.m_to&&"always"!==b.m_to&&(f+="-"+b.m_to)):f="*",void 0!==a.selectedSubInterval?a.interval.SubIntervals[a.selectedSubInterval].interval=c+","+d+","+e+","+f:a.subinterval.interval=c+","+d+","+e+","+f}a.$translate=d,a.$interval=j.interval,a.selectedSubInterval=void 0,a["switch"]={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.gridOptions={columnDefs:[{name:"name",displayName:"APPLICATION_NAME",headerCellFilter:"translate"},{name:"interval",displayName:"APPLICATION_INTERVAL",headerCellFilter:"translate"},{name:"action",displayName:"APPLICATION_ACTION",headerCellFilter:"translate",width:125,cellTemplate:'<a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openSubInterval(grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_SETTINGS\' | translate}}</a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteSubInterval(row.entity.name+\' interval\', grid.appScope.gridOptions.data.indexOf(row.entity))">{{\'APPLICATION_DELETE\' | translate}}</a>'}]},a.forms={subinterval:void 0,general:void 0},a.initSubInterval=function(b){b&&(a.selectedSubInterval=void 0),a.subinterval={},a.splittedInterval={t_from:moment(new Date),t_to:moment(new Date),wd_from:"always",wd_to:"always",md_from:"always",md_to:"always",m_from:"always",m_to:"always",alwaysTime:!0}},a.next=function(){h.wizard().next()},a.previous=function(){h.wizard().previous()},a.exitValidation=function(a){return a},a.deselectAndRedirect=function(b){a.selectedSubInterval=void 0,g.path(b)},a.getInterval=function(){b.get("/api/intervals/"+e.id).success(function(b){a.interval=b,a.gridOptions.data=b.SubIntervals}).error(function(a){console.error(a),g.path("/tools/intervals/list")})},a.openSubInterval=function(b){a.selectedSubInterval=b,g.path("/tools/intervals/view/"+e.id+"/subintervals/settings")},a.updateInterval=function(f){a.selectedSubInterval=void 0,b.put("/api/intervals/"+e.id,a.interval).success(function(){a.getInterval(),c.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),f&&g.path("/tools/intervals/view/"+e.id+"/"+f)}).error(function(a){c.error(a)})},a.getSubInterval=function(){void 0===a.selectedSubInterval&&g.path("/tools/intervals/list"),a.splittedInterval={t_from:moment(new Date),t_to:moment(new Date)};var b,c=a.interval.SubIntervals[a.selectedSubInterval]?a.interval.SubIntervals[a.selectedSubInterval].interval.split(","):["*","*","*","*"]; -c.forEach(function(c,d){switch(d){case 0:"*"!==c?(b=c.split("-"),a.splittedInterval.t_from=moment(b[0],"HH:mm"),a.splittedInterval.t_to=moment(b[1],"HH:mm"),a.splittedInterval.alwaysTime=!1):(a.splittedInterval.t_from=moment(new Date),a.splittedInterval.t_to=moment(new Date),a.splittedInterval.alwaysTime=!0);break;case 1:"*"!==c?(b=c.split("-"),a.splittedInterval.wd_from=b[0],a.splittedInterval.wd_to=b[1]?b[1]:"always"):(a.splittedInterval.wd_from="always",a.splittedInterval.wd_to="always");break;case 2:"*"!==c?(b=c.split("-"),a.splittedInterval.md_from=b[0],a.splittedInterval.md_to=b[1]?b[1]:"always"):(a.splittedInterval.md_from="always",a.splittedInterval.md_to="always");break;case 3:"*"!==c?(b=c.split("-"),a.splittedInterval.m_from=b[0],a.splittedInterval.m_to=b[1]?b[1]:"always"):(a.splittedInterval.m_from="always",a.splittedInterval.m_to="always")}})},a.$watch("splittedInterval",function(a){a&&k(a)},!0),a.addSubInterval=function(){a.interval.SubIntervals.push(a.subinterval),a.updateInterval("subintervals")},a.deleteSubInterval=i.confirm["delete"](function(b){a.interval.SubIntervals.splice(b,1),a.updateInterval()})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.intervals.view",{url:"/view/:id",templateUrl:"app/tools/interval/view/view.html",controller:"IntervalViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.intervals.view.settings",{url:"/settings",templateUrl:"app/tools/interval/view/view.settings.html"}).state("main.tools.intervals.view.subintervals",{url:"/subintervals",templateUrl:"app/tools/interval/view/view.subintervals.html"}).state("main.tools.intervals.view.subinterval",{url:"/subinterval",templateUrl:"app/tools/interval/view/view.subinterval.html"}).state("main.tools.intervals.view.subintervals.settings",{url:"/settings",templateUrl:"app/tools/interval/view/view.subintervalSettings.html"})}]),angular.module("xCallyShuttleApp").controller("PauseListCtrl",["$scope","$log","$uibModal","$translate","Pause","gridOptions",function(a,b,c,d,e,f){a.initView=function(){var b={exporterCsvFilename:"pauses.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/pauses/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=f.gridOptions(e,b,a)},a.createItem=function(){var b=c.open({animation:!0,templateUrl:"app/tools/pause/list/list.create.modal.html",controller:"PauseListCreateCtrl"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("PauseListCreateCtrl",["$scope","$translate","$uibModalInstance","Pause","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.pauses.list",{url:"/list",templateUrl:"app/tools/pause/list/list.html",controller:"PauseListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Pause",["$resource",function(a){return a("/api/pauses/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.pauses",{url:"/pauses",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:57}}})}]),angular.module("xCallyShuttleApp").controller("PauseViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","Pause",function(a,b,c,d,e,f,g){a.getPause=function(){return g.get({id:e.id}).$promise.then(function(b){a.pause=b})["catch"](function(a){c.error(a)})},a.updatePause=function(){var b=angular.copy(a.pause);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.pauses.view",{url:"/view/:id",templateUrl:"app/tools/pause/view/view.html",controller:"PauseViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.pauses.view.settings",{url:"/settings",templateUrl:"app/tools/pause/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("SchedulerListCtrl",["$scope","Scheduler","gridOptions","xAlert","$translate","socket",function(a,b,c,d,e,f){a._=_,a.switches={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.scheduleTypes=[{name:"APPLICATION_REPORT_EXTRACTION",value:"report"},{name:"APPLICATION_HISTORY_MOVE",value:"history"},{name:"APPLICATION_DB_BACKUP",value:"backup"}],a.initView=function(){var d={exporterCsvFilename:"Schedules.csv",columnDefs:[{name:"name"},{name:"type",cellTemplate:'<div class="centered-uigrid-td">{{grid.appScope._.find(grid.appScope.scheduleTypes,{value:row.entity.type}).name | translate}}</div>'},{name:"description"},{name:"active",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.active" type="checkbox" switch-active="{{ grid.appScope.switches.isActive }}" switch-on-text="{{ \'APPLICATION_YES\' | translate }}" switch-off-text="{{ \'APPLICATION_NO\' | translate }}" switch-on-color="{{ grid.appScope.switches.onColor }}" switch-off-color="{{ grid.appScope.switches.offColor }}" switch-animate="{{ grid.appScope.switches.animate }}" switch-size="{{ grid.appScope.switches.size }}" switch-label="{{ grid.appScope.switches.label }}" switch-icon="{{ grid.appScope.switches.icon }}" switch-radio-off="{{ grid.appScope.switches.radioOff }}" switch-label-width="{{ grid.appScope.switches.labelWidth }}" switch-handle-width="{{ grid.appScope.switches.handleWidth }}"></div>',enableFiltering:!1,enableSorting:!1},{name:"sendMail",displayName:"APPLICATION_SEND_MAIL",cellTemplate:'<div data-ng-if="row.entity.type == \'report\'" class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.sendMail" type="checkbox" switch-active="{{ grid.appScope.switches.isActive }}" switch-on-text="{{ \'APPLICATION_YES\' | translate }}" switch-off-text="{{ \'APPLICATION_NO\' | translate }}" switch-on-color="{{ grid.appScope.switches.onColor }}" switch-off-color="{{ grid.appScope.switches.offColor }}" switch-animate="{{ grid.appScope.switches.animate }}" switch-size="{{ grid.appScope.switches.size }}" switch-label="{{ grid.appScope.switches.label }}" switch-icon="{{ grid.appScope.switches.icon }}" switch-radio-off="{{ grid.appScope.switches.radioOff }}" switch-label-width="{{ grid.appScope.switches.labelWidth }}" switch-handle-width="{{ grid.appScope.switches.handleWidth }}"></div>',enableFiltering:!1,enableSorting:!1},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/tools/scheduler/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-turquoise",name:"run",onClick:"grid.appScope.runSchedule(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.updateItem=function(a){return b.update({id:a.id},a).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.error(a)})},a.runSchedule=function(a){return b.get({id:a,controller:"run"}).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler.list",{url:"/list",templateUrl:"app/tools/scheduler/list/list.html",controller:"SchedulerListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Scheduler",["$resource",function(a){return a("/api/scheduler/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler",{url:"/scheduler",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:61}}})}]),angular.module("xCallyShuttleApp").controller("SchedulerViewCtrl",["$scope","xAlert","$translate","$stateParams","socket","$location","ReportTree","Scheduler","DefaultReport","CustomReport","$timeout","MailServerOut",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(){switch(a.schedule.cronType=a.rangeExec.type,a.rangeExec.type){case"daily":a.schedule.cron="00 "+a.rangeExec.hour+" * * *";break;case"weekly":a.schedule.cron="00 "+a.rangeExec.hour+" * * "+a.rangeExec.weekDays.join(",");break;case"monthly":a.schedule.cron="00 "+a.rangeExec.hour+" "+a.rangeExec.monthDay+" * *"}}function n(b){var c;switch(b.cronType){case"daily":a.rangeExec.hour=Number(b.cron.split(" ")[1]),a.rangeExec.type=b.cronType;break;case"weekly":c=b.cron.split(" "),a.rangeExec.hour=Number(c[1]),c[4].split(",").forEach(function(b){a.rangeExec.weekDays.push(Number(b))}),a.rangeExec.type=b.cronType;break;case"monthly":c=b.cron.split(" "),a.rangeExec.hour=Number(c[1]),a.rangeExec.monthDay=Number(c[2]),a.rangeExec.type=b.cronType;break;case"currentDay":a.switchValues.today=!0}a.$watch("rangeExec",function(b){a.switchValues.today||m()},!0)}a.forms={},a.rangeExec={weekDays:[],monthDay:null,hour:0,type:null},a.initReports=function(){var c;return a.reports=[],a.tempTodayCron=null,g.query().$promise.then(function(b){return a.defaultTreeData=JSON.parse(b[0].tree),a.customTreeData=JSON.parse(b[1].tree),i.get().$promise}).then(function(b){return a.defRep=b.rows,a.defRep.length&&_.forEach(a.defRep,function(b){c=_.find(a.defaultTreeData,{id:b.parent}),c&&(b.parent="Motion Reports - "+c.text,b.type="default")}),j.get().$promise}).then(function(b){return a.cusRep=b.rows,a.cusRep.length&&_.forEach(a.cusRep,function(b){c=_.find(a.customTreeData,{id:b.parent}),c&&(b.parent="Custom Reports - "+c.text,b.type="custom")}),l.get().$promise}).then(function(b){a.mailServers=b.rows})["catch"](function(a){b.error(a)})},a.initView=function(){return h.get({id:d.id}).$promise.then(function(b){a.schedule=b,n(b)}).then(function(){e.socket.on("schedule:update",function(b){a.schedule.id===b.id&&(a.schedule.active=b.active,a.schedule.sendMail=b.sendMail)})})["catch"](function(a){console.error(a),f.path("/tools/scheduler/list")})},a.refreshSlider=function(){k(function(){a.$broadcast("rzSliderForceRender"),a.refreshSlider=null})},a.monthDays=function(){for(var a=[],b=1;31>=b;b++)a.push(b);return a}(),a.hours=function(){for(var a=[],b=0;23>=b;b++)a.push(b);return a}(),a.setReportTree=function(b){a.schedule.reportType=b.type},a.validitySlider={ceil:24,floor:0,showTicks:!0},a.switchValues={today:!1},a.switches={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.scheduleTypes=[{name:"APPLICATION_REPORT_EXTRACTION",value:"report"}],a.todayCron=[{name:"15 min",value:"*/15 * * * *"},{name:"30 min",value:"*/30 * * * *"},{name:"1 h",value:"0 * * * *"}],a.reportRanges=[{name:"APPLICATION_PREVIOUS_DAY",value:"yesterday"},{name:"APPLICATION_LAST_SEVEN_DAYS",value:"last7"},{name:"APPLICATION_LAST_THIRTY_DAYS",value:"last30"},{name:"APPLICATION_LAST_MONTH",value:"lastMonth"}],a.cronTypes=[{name:"APPLICATION_DAY",value:"daily"},{name:"APPLICATION_WEEK",value:"weekly"},{name:"APPLICATION_MONTH",value:"monthly"}],a.weekDays=[{name:"APPLICATION_MONDAY",value:1},{name:"APPLICATION_TUESDAY",value:2},{name:"APPLICATION_WEDNESDAY",value:3},{name:"APPLICATION_THURSDAY",value:4},{name:"APPLICATION_FRIDAY",value:5},{name:"APPLICATION_SATURDAY",value:6},{name:"APPLICATION_SUNDAY",value:0}],a.checkToday=function(){a.switchValues.today?(a.schedule.cron=angular.copy(a.tempTodayCron),a.schedule.cronType="currentDay"):(a.tempTodayCron=angular.copy(a.schedule.cron),a.schedule.cron=void 0,m())},a.updateSchedule=function(){return h.update({id:a.schedule.id},a.schedule).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),b.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler.view",{url:"/view/:id",templateUrl:"app/tools/scheduler/view/view.html",controller:"SchedulerViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.scheduler.view.settings",{url:"/settings",templateUrl:"app/tools/scheduler/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("SchedulerWizardCtrl",["$scope","WizardHandler","$location","xAlert","Scheduler","ReportTree","$translate","DefaultReport","CustomReport","MailServerOut",function(a,b,c,d,e,f,g,h,i,j){function k(){switch(a.item.cronType=a.rangeExec.type,a.rangeExec.type){case"daily":a.item.cron="00 "+a.rangeExec.hour+" * * *";break;case"weekly":a.item.cron="00 "+a.rangeExec.hour+" * * "+a.rangeExec.weekDays.join(",");break;case"monthly":a.item.cron="00 "+a.rangeExec.hour+" "+a.rangeExec.monthDay+" * *"}}a.forms={},a.item={validityStart:8,validityEnd:16,type:"report",reportType:"default"},a.initReports=function(){a.reports=[];var b;return f.query().$promise.then(function(b){return a.defaultTreeData=JSON.parse(b[0].tree),a.customTreeData=JSON.parse(b[1].tree),h.get().$promise}).then(function(c){return a.defRep=c.rows,a.defRep.length&&_.forEach(a.defRep,function(c){b=_.find(a.defaultTreeData,{id:c.parent}),b&&(c.parent="Motion Reports - "+b.text,c.type="default")}),i.get().$promise}).then(function(c){return a.cusRep=c.rows,a.cusRep.length&&_.forEach(a.cusRep,function(c){b=_.find(a.customTreeData,{id:c.parent}),b&&(c.parent="Custom Reports - "+b.text,c.type="custom")}),j.get().$promise}).then(function(b){a.mailServers=b.rows})["catch"](function(a){d.error(a)})},a.setReportTree=function(b){a.item.reportType=b.type},a.validitySlider={ceil:24,floor:0,showTicks:!0},a.switchValues={today:!1},a.switches={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.scheduleTypes=[{name:"APPLICATION_REPORT_EXTRACTION",value:"report"}],a.todayCron=[{name:"15 min",value:"*/15 * * * *"},{name:"30 min",value:"*/30 * * * *"},{name:"1 h",value:"0 * * * *"}],a.reportRanges=[{name:"APPLICATION_PREVIOUS_DAY",value:"yesterday"},{name:"APPLICATION_LAST_SEVEN_DAYS",value:"last7"},{name:"APPLICATION_LAST_THIRTY_DAYS",value:"last30"},{name:"APPLICATION_LAST_MONTH",value:"lastMonth"}],a.cronTypes=[{name:"APPLICATION_DAY",value:"daily"},{name:"APPLICATION_WEEK",value:"weekly"},{name:"APPLICATION_MONTH",value:"monthly"}],a.weekDays=[{name:"APPLICATION_MONDAY",value:1},{name:"APPLICATION_TUESDAY",value:2},{name:"APPLICATION_WEDNESDAY",value:3},{name:"APPLICATION_THURSDAY",value:4},{name:"APPLICATION_FRIDAY",value:5},{name:"APPLICATION_SATURDAY",value:6},{name:"APPLICATION_SUNDAY",value:0}],a.tempTodayCron=null,a.checkToday=function(){a.switchValues.today?(a.item.cron=angular.copy(a.tempTodayCron),a.item.cronType="currentDay"):(a.tempTodayCron=angular.copy(a.item.cron),a.item.cron=void 0,k())},a.monthDays=function(){for(var a=[],b=1;31>=b;b++)a.push(b);return a}(),a.hours=function(){for(var a=[],b=0;23>=b;b++)a.push(b);return a}(),a.rangeExec={weekDays:[],monthDay:null,hour:0,type:null},a.$watch("rangeExec",function(b){a.switchValues.today||k()},!0),a.next=function(){b.wizard().next()},a.previous=function(){b.wizard().previous()},a.exitValidation=function(a){return a},a.createItem=function(){return e.save(a.item).$promise.then(function(){c.path("/tools/scheduler/list")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler.wizard",{url:"/wizard",templateUrl:"app/tools/scheduler/wizard/wizard.html",controller:"SchedulerWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("SoundListCtrl",["$scope","$http","socket","Modal","$q","FileUploader","$translate","xAlert","$cookieStore","$sce","Sound",function(a,b,c,d,e,f,g,h,i,j,k){a.Sound=k,a.isCollapsed=!0,a.downloadButtonClass="btn btn-xs blue-hoki",a["delete"]=d.confirm["delete"](function(a){b["delete"]("/api/sounds/"+a).success(function(a){}).error(function(a){console.log(a)})}),a.updateAudio=function(a,c){var d=e.defer();return b.put("/api/sounds/"+a,c).success(function(a){d.resolve()}).error(function(a){console.log(a.message),d.reject(a.message)}),d.promise},a.$on("$destroy",function(){c.unsyncUpdates("sound")}),a.initList=function(){b.get("/api/sounds").success(function(b){a.sounds=b.rows,b.rows.length||(a.isCollapsed=!1),c.syncUpdates("sound",a.sounds,function(){a.sounds.length||(a.isCollapsed=!1)})})};var l=a.uploader=new f({url:"/api/sounds",withCredentials:!0,headers:{Authorization:"Bearer "+i.get("token")}});l.filters.push({name:"customFilter",fn:function(a,b){return this.queue.length<10}}),l.onWhenAddingFileFailed=function(a,b,c){console.info("onWhenAddingFileFailed",a,b,c)},l.onAfterAddingFile=function(a){console.info("onAfterAddingFile",a)},l.onAfterAddingAll=function(a){console.info("onAfterAddingAll",a)},l.onBeforeUploadItem=function(a){console.info("onBeforeUploadItem",a)},l.onProgressItem=function(a,b){console.info("onProgressItem",a,b),a.isUploading=!0},l.onProgressAll=function(a){console.info("onProgressAll",a)},l.onSuccessItem=function(a,b,c,d){console.info("onSuccessItem",a,b,c,d),a.isUploading=!1},l.onErrorItem=function(a,b,c,d){console.info("onErrorItem",a,b,c,d),a.responseMessage=b,a.isUploading=!1},l.onCancelItem=function(a,b,c,d){console.info("onCancelItem",a,b,c,d),a.isUploading=!1},l.onCompleteItem=function(a,b,c,d){console.info("onCompleteItem",a,b,c,d),a.isUploading=!1},l.onCompleteAll=function(){console.info("onCompleteAll")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.sounds.list",{url:"/list",templateUrl:"app/tools/sound/list/list.html",controller:"SoundListCtrl",authenticate:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.js"]})}]}})}]),angular.module("xCallyShuttleApp").factory("Sound",["$resource",function(a){return a("/api/sounds/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.sounds",{url:"/sounds",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:60}}})}]),angular.module("xCallyShuttleApp").controller("TagListCtrl",["$scope","$uibModal","Tag","gridOptions","$rootScope",function(a,b,c,d,e){a.initView=function(){var b={exporterCsvFilename:"tag.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/tags/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/tools/tag/list/list.create.modal.html",controller:"TagListCreateCtrl"});c.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("TagListCreateCtrl",["$scope","$translate","$uibModalInstance","Tag","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.tags.list",{url:"/list",templateUrl:"app/tools/tag/list/list.html",controller:"TagListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Tag",["$resource",function(a){return a("/api/tags/:id/:controller/:tag",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.tags",{url:"/tags",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:55}}})}]),angular.module("xCallyShuttleApp").controller("TagViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","Tag","gridOptions","List","Company","Contact","uiGridConstants","usSpinnerService",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){m.stop("spinner-grid"),a.readyGrid=!0}a.getTag=function(){return g.get({id:e.id}).$promise.then(function(b){a.tag=b})["catch"](function(a){c.error(a)})},a.updateTag=function(){var b=angular.copy(a.tag);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})},a.initChat=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagChat.csv",columnDefs:[{name:"type"},{name:"status"},{name:"ChatWebsite.name",displayName:"APPLICATION_WEBSITE"},{name:"ChatVisitor.email",displayName:"APPLICATION_VISITOR"},{name:"action",width:40,buttons:[{"class":"green",name:"chatRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'chatRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"chat",tag:a.tag.name},null,null,n())},a.initMail=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagMail.csv",columnDefs:[{name:"subject"},{name:"from"},{name:"account"},{name:"status"},{name:"action",width:40,buttons:[{"class":"green",name:"mailRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'mailRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"mail",tag:a.tag.name},null,null,n())},a.initFax=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagFax.csv",columnDefs:[{name:"from"},{name:"account"},{name:"status"},{name:"action",width:40,buttons:[{"class":"green",name:"faxRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'faxRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"fax",tag:a.tag.name},null,null,n())},a.initSms=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagSms.csv",columnDefs:[{name:"from"},{name:"status"},{name:"action",width:40,buttons:[{"class":"green",name:"smsRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'smsRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"sms",tag:a.tag.name},null,null,n())},a.initContacts=function(){a.readyGrid=!1,m.spin("spinner-grid");var b;return i.get().$promise.then(function(b){return a.lists=[],b.rows.forEach(function(b,c){a.lists.push({value:b.id,label:b.name})}),j.get().$promise}).then(function(b){a.companies=[],b.rows.forEach(function(b,c){a.companies.push({value:b.id,label:b.name})})}).then(function(){b={enableRowSelection:!1,exporterCsvFilename:"tagContacts.csv",columnDefs:[{name:"firstName"},{name:"lastName"},{name:"phone"},{name:"email"},{name:"ListId",displayName:"APPLICATION_LIST",field:"List.name",filter:{type:l.filter.SELECT,selectOptions:a.lists}},{name:"CompanyId",displayName:"APPLICATION_COMPANY",field:"Company.name",filter:{type:l.filter.SELECT,term:e.companyId||null,selectOptions:a.companies}},{name:"action",width:40,buttons:[{"class":"blue-hoki",name:"profile",onClick:"grid.appScope.openContactTab(row.entity)"}]}]},a.gridOptions=h.gridOptions(g,b,a,{controller:"contacts",tag:a.tag.name},null,null,n())})["catch"](function(a){c.error(a)})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:c});if(d)d.active=!0;else{var e;switch(c){case"mailRoom":e="icon-envelope";break;case"chatRoom":e="fa fa-users";break;case"faxRoom":e="fa fa-fax";break;case"smsRoom":e="glyphicon glyphicon-comment"}a.workspaces.push({id:b,type:c,"class":e,active:!0})}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.tags.view",{url:"/view/:id",templateUrl:"app/tools/tag/view/view.html",controller:"TagViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.tags.view.settings",{url:"/settings",templateUrl:"app/tools/tag/view/view.settings.html"}).state("main.tools.tags.view.chat",{url:"/chat",templateUrl:"app/tools/tag/view/view.chat.html"}).state("main.tools.tags.view.mail",{url:"/mail",templateUrl:"app/tools/tag/view/view.mail.html"}).state("main.tools.tags.view.fax",{url:"/fax",templateUrl:"app/tools/tag/view/view.fax.html"}).state("main.tools.tags.view.sms",{url:"/sms",templateUrl:"app/tools/tag/view/view.sms.html"}).state("main.tools.tags.view.contacts",{url:"/contacts",templateUrl:"app/tools/tag/view/view.contacts.html"})}]),angular.module("xCallyShuttleApp").controller("TemplateListCtrl",["$scope","Template","gridOptions",function(a,b,c){a.initView=function(){var d={exporterCsvFilename:"templates.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/templates/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates.list",{url:"/list",templateUrl:"app/tools/template/list/list.html",controller:"TemplateListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Template",["$resource",function(a){return a("/api/templates/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates",{url:"/templates",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:56}}})}]),angular.module("xCallyShuttleApp").controller("TemplateViewCtrl",["$scope","$rootScope","$http","$translate","$stateParams","xAlert","Template","templateVariable","Variable",function(a,b,c,d,e,f,g,h,i){a.initItem=function(){CKEDITOR.plugins.addExternal("richparams","/assets/plugins/ckeditor-richparams/"),a.options={language:b.language,allowedContent:!0,entities:!1,skin:"office2013",contentsCss:"/assets/css/global/richparams.css",extraPlugins:"richparams,autogrow",autoGrow_minHeight:450,richparams:h,disableNativeSpellChecker:!1,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","PasteText","PasteFromWord","-","Undo","Redo"]},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},{name:"document",items:["Source"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]},"/",{name:"motion",items:["voice","chat","mail"]}]},a.form={},a.item={},a.item=g.get({id:e.id})},a.updateItem=function(){return g.update(a.item).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates.view",{url:"/view/:id",templateUrl:"app/tools/template/view/view.html",controller:"TemplateViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.templates.view.settings",{url:"/settings",templateUrl:"app/tools/template/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TemplateWizardCtrl",["$scope","$rootScope","$location","$http","WizardHandler","xAlert","Template","templateVariable",function(a,b,c,d,e,f,g,h){a.initWizard=function(){CKEDITOR.plugins.addExternal("richparams","/assets/plugins/ckeditor-richparams/"),a.options={language:b.language,allowedContent:!0,entities:!1,skin:"office2013",contentsCss:"/assets/css/global/richparams.css",extraPlugins:"richparams,autogrow",autoGrow_minHeight:450,disableNativeSpellChecker:!1,richparams:h,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","PasteText","PasteFromWord","-","Undo","Redo"]},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},{name:"document",items:["Source"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]},"/",{name:"motion",items:["voice","chat","mail"]}]},a.item={},a.form={}},a.exitValidation=function(a){return a},a.createItem=function(){return g.save({name:a.item.name,description:a.item.description,subject:a.item.subject||null,html:a.item.html||null,text:a.item.text||null}).$promise.then(function(){c.path("/tools/templates/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.templates.wizard",{url:"/wizard",templateUrl:"app/tools/template/wizard/wizard.html",controller:"TemplateWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools",{url:"/tools",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:13}}})}]),angular.module("xCallyShuttleApp").controller("TriggerListCtrl",["$scope","$http","$translate","Modal","xAlert","Trigger","gridOptions",function(a,b,c,d,e,f,g){a.onText="On",a.offText="Off",a.isActive=!0,a.size="mini",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){var b={exporterCsvFilename:"Triggers.csv",columnDefs:[{name:"name"},{name:"description"},{name:"channel"},{name:"status",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.status" type="checkbox" switch-active="{{ grid.appScope.isActive }}" switch-on-text="{{ grid.appScope.onText }}" switch-off-text="{{ grid.appScope.offText }}" switch-on-color="{{ grid.appScope.onColor }}" switch-off-color="{{ grid.appScope.offColor }}" switch-animate="{{ grid.appScope.animate }}" switch-size="{{ grid.appScope.size }}" switch-label="{{ grid.appScope.label }}" switch-icon="{{ grid.appScope.icon }}" switch-radio-off="{{ grid.appScope.radioOff }}" switch-label-width="{{ grid.appScope.labelWidth }}" switch-handle-width="{{ grid.appScope.handleWidth }}"></div>',width:100,enableFiltering:!1},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/triggers/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=g.gridOptions(f,b,a)},a.updateItem=function(a){return f.update({id:a.id},a).$promise.then(function(){e.show(c.instant("MESSAGE_WELL_DONE"),"success"); -})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.list",{url:"/list",templateUrl:"app/tools/trigger/list/list.html",controller:"TriggerListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Trigger",["$resource",function(a){return a("/api/triggers/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers",{url:"/triggers",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:50}}})}]),angular.module("xCallyShuttleApp").controller("TriggerViewCtrl",["$scope","$stateParams","$http","$translate","xAlert","triggers","Trigger","$location",function(a,b,c,d,e,f,g,h){a.$triggers=f,a.recordSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.forms={general:{}},a.addCondition=function(b){a.trigger[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.trigger[b].splice(c,1)},a.addAction=function(){a.trigger.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.trigger.Actions.splice(b,1)},a.initView=function(){return g.get({id:b.id}).$promise.then(function(b){a.trigger=b})["catch"](function(a){e.error(a),h.path("/tools/triggers/list")})},a.updateTrigger=function(){return g.update({id:b.id},a.trigger).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),e.error(a)})},a.exitValidation=function(b){return!(!b||!a.trigger.All.length&&!a.trigger.Any.length||!a.trigger.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.view",{url:"/view/:id",templateUrl:"app/tools/trigger/view/view.html",controller:"TriggerViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load({insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]})}]}}).state("main.tools.triggers.view.settings",{url:"/settings",templateUrl:"app/tools/trigger/view/view.settings.html"}).state("main.tools.triggers.view.routes",{url:"/routes",templateUrl:"app/tools/trigger/view/view.routes.html"}).state("main.tools.triggers.view.application",{url:"/application",templateUrl:"app/tools/trigger/view/view.application.html"})}]),angular.module("xCallyShuttleApp").controller("TriggerWizardCtrl",["$scope","$http","$location","xAlert","triggers","WizardHandler","Trigger",function(a,b,c,d,e,f,g){a.$triggers=e,a.statusSwitch={onText:"On",offText:"Off",isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.tempData={voice:{},mail:{},chat:{},fax:{}},a.item={All:[],Any:[],Actions:[]},a.forms={general:void 0,settings:void 0},a.addCondition=function(b){a.item[b].push({field:"",operator:"",value:""})},a.removeCondition=function(b,c){a.item[b].splice(c,1)},a.addAction=function(){a.item.Actions.push({action:"",data1:"",data2:"",data3:"",data4:"",data5:""})},a.resetActionData=function(a){a.data1="",a.data2="",a.data3="",a.data4="",a.data5=""},a.removeAction=function(b){a.item.Actions.splice(b,1)},a.$watch("item.channel",function(b,c){c&&(a.tempData[c].All=_.clone(a.item.All,!0),a.tempData[c].Any=_.clone(a.item.Any,!0),a.tempData[c].Actions=_.clone(a.item.Actions,!0)),a.item.All=a.tempData[b].All?a.tempData[b].All:[],a.item.Any=a.tempData[b].Any?a.tempData[b].Any:[],a.item.Actions=a.tempData[b].Actions?a.tempData[b].Actions:[]},!0),a.item.channel="voice",a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/tools/triggers/list")})["catch"](function(a){console.error(a),d.error(a)})},a.next=function(){f.wizard().next()},a.previous=function(){f.wizard().previous()},a.exitValidation=function(a){return a},a.exitSettingsValidation=function(b){return!(!b||!a.item.All.length&&!a.item.Any.length||!a.item.Actions.length)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.wizard",{url:"/wizard",templateUrl:"app/tools/trigger/wizard/wizard.html",controller:"TriggerWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("TrunkListCtrl",["$scope","Trunk","gridOptions","xAlert","$translate","socket",function(a,b,c,d,e,f){function g(){f.socket.on("voice:trunks",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("voice:trunk",function(b){a.trunk.name===b.username&&(a.trunk.status=b.status,a.trunk.peerstatus=b.peerstatus)})})["catch"](function(a){console.error(a),g.path("/tools/trunks/list")})},a.updateTrunk=function(){""===a.trunk.password&&delete a.trunk.password;var b=angular.copy(a.trunk);return b.nat=b.nat.join(","),b.allow=b.allow.join(";"),b.insecure=b.insecure.join(","),b.transport=b.transport.join(","),h.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){c.error(a)})},a.getContexts=function(){return i.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){c.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.trunks.view",{url:"/view/:id",templateUrl:"app/tools/trunk/view/view.html",controller:"TrunkViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.trunks.view.settings",{url:"/settings",templateUrl:"app/tools/trunk/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("TrunkWizardCtrl",["$scope","WizardHandler","$location","xAlert","Trunk",function(a,b,c,d,e){a.initWizard=function(){a.forms={},a.item={context:"from-voip-provider"}},a.next=function(){b.wizard().next()},a.previous=function(){b.wizard().previous()},a.exitValidation=function(a){return a},a.createItem=function(){return a.item.fromuser=a.item.defaultuser,a.item.fromdomain=a.item.host,e.save(a.item).$promise.then(function(){c.path("/tools/trunks/list")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.trunks.wizard",{url:"/wizard",templateUrl:"app/tools/trunk/wizard/wizard.html",controller:"TrunkWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("VariableListCtrl",["$scope","$uibModal","Variable","gridOptions",function(a,b,c,d){a.initView=function(){var b={exporterCsvFilename:"variables.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/tools/variables/view/{{row.entity.id}}/settings",name:"settings"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(c,b,a)},a.createItem=function(){var c=b.open({animation:!0,templateUrl:"app/tools/variable/list/list.create.modal.html",controller:"VariableListCreateCtrl"});c.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("VariableListCreateCtrl",["$scope","$translate","$uibModalInstance","Variable","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.variables.list",{url:"/list",templateUrl:"app/tools/variable/list/list.html",controller:"VariableListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Variable",["$resource",function(a){return a("/api/variables/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.variables",{url:"/variables",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:54}}})}]),angular.module("xCallyShuttleApp").controller("VariableViewCtrl",["$scope","$translate","$stateParams","xAlert","Variable",function(a,b,c,d,e){a.getVariable=function(){return e.get({id:c.id}).$promise.then(function(b){a.variable=b})["catch"](function(a){d.error(a)})},a.updateVariable=function(){return e.update({id:c.id},a.variable).$promise.then(function(){d.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.variables.view",{url:"/view/:id",templateUrl:"app/tools/variable/view/view.html",controller:"VariableViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.variables.view.settings",{url:"/settings",templateUrl:"app/tools/variable/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("YourdashboardListCloneModalCtrl",["$scope","$uibModalInstance","name",function(a,b,c){a.forms={dashboard:{}},a.item={name:c},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,row.entity.name)"}]}]};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,e){var i=f.open({animation:!0,templateUrl:"app/tools/yourdashboard/list/clone.modal.html",controller:"YourdashboardListCloneModalCtrl",resolve:{name:function(){return e+"_copy"}}});i.result.then(function(e){return h.save({id:b,controller:"clone"},e).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.gridOptions.getPage()})["catch"](function(a){console.error(a),d.error(a)})},function(){g.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.list",{url:"/list",templateUrl:"app/tools/yourdashboard/list/list.html",controller:"YourdashboardListCtrl",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:59}}})}]),angular.module("xCallyShuttleApp").controller("LeaveEditedDashboardModalCtrl",["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("YourdashboardShowCtrl",["$scope","$rootScope","localStorageService","xAlert","$translate","Auth","$stateParams","$location","$uibModal","$log","YourDashboard",function(a,b,c,d,e,f,g,h,i,j,k){function l(a){var b,c;if(!a)return 0;for(a=a.toString(),b=c=a.length;b--;){var d=a[b].charCodeAt();d>=56320&&57343>=d&&b--,d>127&&2047>=d?c++:d>2047&&65535>=d&&(c+=2)}return c}a.Auth=f,a.editMode=!1,a.getDashboard=function(){return k.get({id:g.id}).$promise.then(function(b){!b[f.getRole()]&&h.path("/landing");var c={name:"dashboard",structure:"4-8",enableconfirmdelete:!0,maximizable:!0,collapsible:!0};b.model=JSON.parse(b.model||'{"title":"Dashboard"}'),b.editable=!(!f.isAdmin()||!b.editable),a.dashboard=_.merge(c,b)})["catch"](function(a){h.path("/tools/yourdashboards/list")})},a.$on("$locationChangeStart",function(b,c,d){if(a.editMode){b.preventDefault();var e=i.open({animation:!0,templateUrl:"app/tools/yourdashboard/show/leaveEditedDashboard.modal.html",controller:"LeaveEditedDashboardModalCtrl"});e.result.then(function(b){a.editMode=!1;var d=location.protocol+"//"+location.host;h.path(c.replace(d,""))},function(){j.info("Modal dismissed at: "+new Date)})}});var m=function(c,f,h){var i=angular.copy(a.dashboard);return i.name=a.dashboard.model.title,i.model=JSON.stringify(i.model),l(i.model)<=64e3?k.update({id:g.id},i).$promise.then(function(){d.show(e.instant("MESSAGE_DASHBOARD_SAVED")+"!","success"),a.editMode=!1})["catch"](function(b){d.error(b),i.model=JSON.parse(i.model),i.name="dashboard",a.dashboard=i}):(d.show(e.instant("MESSAGE_DASHBOARD_TOO_BIG")+"!","warning"),void b.$broadcast("adfToggleEditMode"))};a.$on("adfDashboardChanged",m),a.$on("adfIsEditMode",function(){a.editMode=!0}),a.$on("destroy",function(){console.log("main dashboard")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.show",{url:"/show/:id",templateUrl:"app/tools/yourdashboard/show/show.html",controller:"YourdashboardShowCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:2}}})}]),angular.module("xCallyShuttleApp").controller("YourdashboardViewCtrl",["$scope","$rootScope","xAlert","$translate","$stateParams","$location","YourDashboard",function(a,b,c,d,e,f,g){a.radioSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.getDashboard=function(){return g.get({id:e.id}).$promise.then(function(b){delete b.model,a.dashboard=b})["catch"](function(){f.path("/tools/yourdashboards/list")})},a.updateDashboard=function(){var b=angular.copy(a.dashboard);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(d){c.error(d),a.dashboard=b})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.view",{url:"/view/:id",templateUrl:"app/tools/yourdashboard/view/view.html",controller:"YourdashboardViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]},data:{permissions:{only:["admin","user"],redirectTo:"landing",id:59}}}).state("main.tools.yourdashboards.view.settings",{url:"/settings",templateUrl:"app/tools/yourdashboard/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("YourDashboard",["$resource",function(a){return a("/api/dashboards/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards",{url:"/yourdashboards",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ZendeskListCtrl",["$scope","ZendeskAccount","gridOptions","xAlert","$translate",function(a,b,c,d,e){a.initView=function(){var d={exporterCsvFilename:"zendesk_account.csv",columnDefs:[{name:"name",displayName:"APPLICATION_NAME"},{name:"username"},{name:"remoteUri",displayName:"APPLICATION_URI"},{name:"action",buttons:[{"class":"blue-hoki",href:"/zendesk/view/{{row.entity.id}}/account",name:"profile"},{"class":"green-jungle",name:"check",onClick:"grid.appScope.checkAccount(row.entity.id)"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,d,a)},a.checkAccount=function(a){return b.check({id:a}).$promise.then(function(){d.show(e.instant("MESSAGE_ACCOUNT_VERIFIED"),"success")})["catch"](function(){d.show(e.instant("MESSAGE_ACCOUNT_INVALID"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.list",{url:"/list",templateUrl:"app/zendesk/list/list.html",controller:"ZendeskListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/smart_table.css"]}])}]}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view.configurations",{url:"/configurations",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("ZendeskViewConfigurationListCtrl",["$scope","$stateParams","$translate","gridOptions","ZendeskConfiguration","$uibModal",function(a,b,c,d,e,f){a.initView=function(){var c={exporterCsvFilename:"zendesk_configurations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/zendesk/view/{{row.entity.AccountId}}/configurations/view/{{row.entity.id}}",name:"profile"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"}]}]};a.gridOptions=d.gridOptions(e,c,a,{accountId:b.id})},a.createItem=function(){var b=f.open({animation:!0,templateUrl:"app/zendesk/view/configuration/list/create.modal.html",controller:"ZendeskCreateConfigurationCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ZendeskCreateConfigurationCtrl",["$scope","$translate","$uibModalInstance","ZendeskConfiguration","xAlert","$stateParams","channel",function(a,b,c,d,e,f,g){a.form={},a.item={},a.channels=g,a.item.channel="voice",a.item.type="Queue",a.save=function(){return d.save({accountId:f.id},a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view.configurations.list",{url:"/list",templateUrl:"app/zendesk/view/configuration/list/list.html",controller:"ZendeskViewConfigurationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("ZendeskViewConfigurationViewCtrl",["$scope","$stateParams","$filter","$translate","socket","ZendeskConfiguration","xAlert","variable","Variable","ZendeskAccount","Tag","ZendeskField",function(a,b,c,d,e,f,g,h,i,j,k,l){a.$on("$destroy",function(){e.unsyncUpdates("zendesk_field")}),a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:300,scrollInertia:0},a.fieldType=[{type:"string",title:"String"},{type:"variable",title:"Variable"},{type:"customVariable",title:"Custom Variable"}],a.descFieldType=[{type:"string",title:"String"},{type:"keyValue",title:"Key Value"}],a.groupVariableByGroup=function(a){switch(a.group){case"voice_queue":return"Voice: Queue";case"voice_outbound":return"Voice: Outbound";default:return"Other"}},a.initView=function(){a.configurationName="",a.subjectConfig=[],a.descriptionConfig=[],a.fieldConfig=[],a.selectedTags={tags:[]},a.variables=h},a.getConfiguration=function(){return f.get({accountId:b.id,id:b.configurationId}).$promise.then(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,a.selectedTags={tags:_.map(b.Tags,function(a){return a.id})},e.socket.on("zendesk_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})})["catch"](function(a){g.error(a)})},a.getCustomVariables=function(){return i.get().$promise.then(function(b){a.customVariables=b.rows})["catch"](function(a){g.error(a)})},a.getFields=function(){return j.fields({id:b.id}).$promise.then(function(b){a.accountFields=c("zendesk")(b)})["catch"](function(a){g.error(a)})},a.getTags=function(){return k.get().$promise.then(function(b){a.tags=b.rows})["catch"](function(a){g.error(a)})},a.addItem=function(c){var d={};switch(c){case"subject":case"description":d={type:"string",content:""};break;case"field":d={content:""}}return f.save({accountId:b.id,id:b.configurationId,controller:c},d).$promise.then(function(b){switch(c){case"subject":a.subjectConfig.push(b);break;case"description":a.descriptionConfig.push(b);break;case"field":a.fieldConfig.push(b)}})["catch"](function(a){g.error(a)})},a.changeType=function(b){"variable"===b.type?(b.content="",b.variableName=""):"string"===b.type?(b.VariableId=null,b.variableName=""):"customVariable"===b.type&&(b.VariableId=null,b.content=""),a.updateField(b)},a.updateField=function(a){return l.update({accountId:b.id,configurationId:b.configurationId,id:a.id},a).$promise.then(function(){})["catch"](function(a){g.error(a)})},a.removeItem=function(a){return l["delete"]({accountId:b.id,configurationId:b.configurationId,id:a.id}).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.error(a)})},a.changeDescType=function(b){"keyValue"===b.type?(b.content="","string"===b.keyType?(b.VariableId=null,b.variableName=""):"variable"===b.keyType?(b.keyContent="",b.VariableId=null):"customVariable"===b.keyType&&(b.keyContent="",b.variableName="")):"string"===b.type&&(b.VariableId=null,b.variableName="",b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){if(b.content="",b.variableName="",b.nameField="",b.VariableId=null,b.idField){var c=_.find(a.accountFields,"id",b.idField);c&&(c.system_field_options?(b.customField=!1,b.nameField=c.title.toLowerCase()):b.customField=!0)}a.updateField(b)},a.updateTags=function(){return f.update({accountId:b.id,id:b.configurationId,controller:"tags"},a.selectedTags.tags).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){g.error(a)})},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"id",b);return c?c.system_field_options?c.system_field_options:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view.configurations.view",{url:"/view/:configurationId",templateUrl:"app/zendesk/view/configuration/view/view.html",controller:"ZendeskViewConfigurationViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("ZendeskViewCtrl",["$scope","$stateParams","$translate","xAlert","Modal","ZendeskAccount",function(a,b,c,d,e,f){a.initView=function(){return f.get({id:b.id}).$promise.then(function(b){a.account=b})["catch"](function(a){d.error(a)})},a.updateItem=function(){return f.update({id:b.id},a.account).$promise.then(function(){d.show(c.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.view",{url:"/view/:id",templateUrl:"app/zendesk/view/view.html",controller:"ZendeskViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.zendesk.view.account",{url:"/account",templateUrl:"app/zendesk/view/view.account.html"})}]),angular.module("xCallyShuttleApp").controller("ZendeskWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler","ZendeskAccount",function(a,b,c,d,e,f,g){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={},a.item.authType="password",a.item.serverUrl=c.protocol()+"://"+location.host},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){return g.save(a.item).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/zendesk/list")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk.wizard",{url:"/wizard",templateUrl:"app/zendesk/wizard/wizard.html",controller:"ZendeskWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("ZendeskAccount",["$resource",function(a){return a("/api/zendesk/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"},fields:{params:{controller:"fields"},isArray:!0},check:{params:{controller:"check"}}})}]).factory("ZendeskConfiguration",["$resource",function(a){return a("/api/zendesk/accounts/:accountId/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]).factory("ZendeskField",["$resource",function(a){return a("/api/zendesk/accounts/:accountId/configurations/:configurationId/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.zendesk",{url:"/zendesk",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("AuthResource",["$resource",function(a){return a("/auth/local/:controller/:controller2/:param",{param:"@param"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("Auth",["$location","$rootScope","$http","User","$cookieStore","$q","localStorageService",function(a,b,c,d,e,f,g){var h={};return e.get("token")&&(h=d.me()),{login:function(a,i){var j=i||angular.noop,k=f.defer();return c.post("/auth/local",{name:a.name,password:a.password,remember:a.remember}).success(function(a){return e.put("role",a.role),e.put("token",a.token),e.put("userId",a.userId),g.set("loggedIn",!0),h=d.me({},function(){b.$broadcast("login")}),k.resolve(a),j()}).error(function(a){return this.logout(),k.reject(a),j(a)}.bind(this)),k.promise},recover:function(a,b){var d=b||angular.noop,e=f.defer();return c.post("/auth/local/recover",{email:a.email}).success(function(a){return e.resolve(a),d()}).error(function(a){return e.reject(a),d(a)}.bind(this)),e.promise},reset:function(a,b){var d=b||angular.noop,e=f.defer();return c.post("/auth/local/reset/"+a.token,{password:a.password}).success(function(a){return e.resolve(a),d()}).error(function(a){return e.reject(a),d(a)}.bind(this)),e.promise},loginWithToken:function(a,c,f){e.put("role",f),e.put("token",a),e.put("userId",c),h=d.me({},function(){b.$broadcast("login")})},logout:function(){e.remove("role"),e.remove("token"),e.remove("userId"),g.set("loggedIn"),h={},b.$broadcast("logout")},createUser:function(a,b){var c=b||angular.noop;return d.save(a,function(b){return e.put("token",b.token),h=d.me(),c(a)},function(a){return this.logout(),c(a)}.bind(this)).$promise},changePassword:function(a,b,c){var e=c||angular.noop;return d.changePassword({id:h.id},{oldPassword:a,newPassword:b},function(a){return e(null,a)},function(a){return e(a)}).$promise},getCurrentUser:function(){return h},isLoggedIn:function(){return h.hasOwnProperty("role")},isLoggedInAsync:function(a){h.hasOwnProperty("$promise")?h.$promise.then(function(){a(!0)})["catch"](function(){a(!1)}):a(h.hasOwnProperty("role")?!0:!1)},isAdmin:function(){return"admin"===(e.get("role")||h.role)},isUser:function(){return"user"===(e.get("role")||h.role)},isAgent:function(){return"agent"===(e.get("role")||h.role)},getRole:function(){return h.role},getToken:function(){return e.get("token")}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderAccountEmail",["$compile","$timeout","MailAccount","xAlert","Template",function(a,b,c,d,e){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/accountEmail/actionBuilder.html",compile:function(f){function g(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var h,i;return h=f.contents().remove(),function(f,j){f.randomName=g(),b(function(){return c.get().$promise.then(function(a){return _.forEach(a.rows,function(a){a.id=String(a.id)}),f.accounts=a,e.get().$promise}).then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),f.templates=a.rows})["catch"](function(a){d.error(a)})}),i||(i=a(h)),j.append(i(f,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderAccountSms",["$compile","$timeout","SmsAccount","xAlert",function(a,b,c,d){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/accountSms/actionBuilder.html",compile:function(e){ -function f(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var g,h;return g=e.contents().remove(),function(e,i){e.randomName=f(),b(function(){return c.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),e.accounts=a})["catch"](function(a){d.error(a)})}),h||(h=a(g)),i.append(h(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderAccountTemplate",["$compile","xAlert","$http","$timeout","Template","MailAccount",function(a,b,c,d,e,f){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/accountTemplate/actionBuilder.html",compile:function(c){function g(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var h,i;return h=c.contents().remove(),function(c,j){c.randomName=g(),d(function(){return e.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.templates=a}).then(function(){return f.get().$promise}).then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),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("actionBuilderCm",["$compile","xAlert","$http","$timeout","$translate","List",function(a,b,c,d,e,f){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/cm/actionBuilder.html",compile:function(c){var e,g;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 f.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.lists=a.rows})["catch"](function(a){b.error(a)})}),g||(g=a(e)),h.append(g(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderEmail",["$compile","xAlert","$timeout","Template",function(a,b,c,d){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/email/actionBuilder.html",compile:function(e){function f(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var g,h;return g=e.contents().remove(),function(e,i){e.randomName=f(),c(function(){return d.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),e.templates=a.rows})["catch"](function(a){b.error(a)})}),h||(h=a(g)),i.append(h(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderForward",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/forward/actionBuilder.html",compile:function(b){function c(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderHttp",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/http/actionBuilder.html",compile:function(b){function c(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),b.methods=["GET","POST"],e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderIntegration",["$compile","xAlert","$http","$timeout","Integration","$translate","ZendeskAccount","DeskAccount","SalesforceAccount","FreshdeskAccount","SugarcrmAccount",function(a,b,c,d,e,f,g,h,i,j,k){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/integration/actionBuilder.html",compile:function(c){function f(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var l,m;return l=c.contents().remove(),function(c,n){c.randomName=f(),d(function(){return e.get({active:1}).$promise.then(function(a){_.remove(a.rows,function(a){return"iframe"===a.state}),c.integrations=a.rows,c.element.data1&&o()})["catch"](function(a){b.error(a)})});var o=function(){var a;switch(c.element.data1){case"zendesk":a=g;break;case"desk":a=h;break;case"salesforce":a=i;break;case"freshdesk":a=j;break;case"sugarcrm":a=k}return a?a.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.accounts=a.rows,c.element.data2&&p()})["catch"](function(a){b.error(a)}):void 0},p=function(){var a=_.find(c.accounts,{id:c.element.data2}).Configurations;_.forEach(a,function(a){a.id=String(a.id)}),c.configurations=a};c.changeIntegration=function(){c.element.data2="",o()},c.changeAccount=function(){c.element.data3="",p()},m||(m=a(l)),n.append(m(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderJscripty",["$compile","xAlert","$http","$timeout","Template","$translate","JscriptyProject",function(a,b,c,d,e,f,g){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/jscripty/actionBuilder.html",compile:function(c){var e,f;return e=c.contents().remove(),function(c,h){function i(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=i(),d(function(){return g.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.projects=a.rows})["catch"](function(a){b.error(a)})}),f||(f=a(e)),h.append(f(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderMotionBar",["$compile","xAlert","$http","$timeout","Template",function(a,b,c,d,e){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/motionbar/actionBuilder.html",compile:function(c){var f,g;return f=c.contents().remove(),function(c,h){function i(){return e.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.templates=a.rows})["catch"](function(a){b.error(a)})}function j(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=j(),c.motionActions=[{name:"Popup",value:"0"},{name:"URL",value:"1"},{name:"Windows App",value:"2"}],c.changeMode=function(){c.element.data2="",c.element.data3="",i()},d(function(){return i()}),g||(g=a(f)),h.append(g(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderStatus",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/status/actionBuilder.html",compile:function(b){var c,d;return c=b.contents().remove(),function(b,e){function f(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}b.randomName=f(),b.states=[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_PENDING",value:"PENDING"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"}],d||(d=a(c)),e.append(d(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderTag",["$compile","xAlert","$http","$timeout","Tag",function(a,b,c,d,e){return{restrict:"E",scope:{myElement:"=element",form:"="},templateUrl:"components/directives/action/tag/actionBuilder.html",compile:function(c){function f(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var g,h;return g=c.contents().remove(),function(c,i){console.log("myElement",c.myElement),c.randomName=f(),c.data={tags:c.myElement.data1?c.myElement.data1.split(";"):[]},c.$watch("data.tags",function(a){c.myElement.data1=a.join(";")}),d(function(){return e.get().$promise.then(function(a){c.tags=a.rows})["catch"](function(a){b.error(a)})}),h||(h=a(g)),i.append(h(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderTemplate",["$compile","xAlert","$timeout","Template",function(a,b,c,d){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/template/actionBuilder.html",compile:function(e){function f(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var g,h;return g=e.contents().remove(),function(e,i){e.randomName=f(),c(function(){return d.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),e.templates=a.rows})["catch"](function(a){b.error(a)})}),h||(h=a(g)),i.append(h(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderUrlForward",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/urlforward/actionBuilder.html",compile:function(b){function c(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),b.types=[{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderWebPopup",["$compile","xAlert","$http","$timeout","Template",function(a,b,c,d,e){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/webPopup/actionBuilder.html",compile:function(c){var f,g;return f=c.contents().remove(),function(c,h){function i(){return e.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.templates=a.rows})["catch"](function(a){b.error(a)})}function j(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}c.randomName=j(),d(function(){return i()}),g||(g=a(f)),h.append(g(c,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,e.translateName=b.translate,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:String(a[b.resValue])}})})["catch"](function(a){d.show(c.instant(a.message),"danger")})}function j(a,b){var c=[];for(a=a||5,b=b||"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";--a;)c.push(b.charAt(Math.floor(Math.random()*b.length)));return c.join("")}e._=_,e.randomName=j(),b(function(){e.element.field&&i(e.element.field)}),e.checkCondition=function(a){e.element.value="",e.element.operator="",i(a)},g||(g=a(f)),h.append(g(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").factory("xNotificationLicense",["Notification","$rootScope","$location",function(a,b,c){return{show:function(d){var e=b.$new();return e["class"]="alert-warning",e.icon="fa fa-exclamation-triangle",e.more=function(){c.path("/setting/license/view")},new a({delay:d,templateUrl:"components/factories/xNotificationLicense/xNotificationLicense.html",scope:e})}}}]),angular.module("xCallyShuttleApp").filter("secToTime",[function(){return function(a){return new Date(1970,0,1).setSeconds(a)}}]),angular.module("xCallyShuttleApp").controller("FooterController",["$scope","Setting",function(a,b){a.year=moment().year(),a.$on("$includeContentLoaded",function(){Layout.initFooter()}),a.initFooter=function(){return b.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("HeaderController",["$scope","$rootScope","$location","$state","$http","$interval","$notification","Auth","xAlert","socket","xNotificationLicense","toastr","localStorageService","Agent","SmsReport","MailReport","OpenChannelReport","ChatReport","ChatRoom","xNotification","$timeout","$translate","$window","User","Pause","Action","FaxReport","List","MailAccount","ChatWebsite","FaxAccount","SmsAccount","OpenChannelAccount","ReportAgent","$uibModal","$log","ReportDial",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K){function L(a,b,c){return null===b&&(b=50),null===c&&(c="..."),a&&a.length>b?a.substring(0,b-c.length)+c:a}function M(b){var c,d="reason";switch(b){case"mail":c=p;break;case"chat":c=r;break;case"fax":c=A;break;case"sms":c=o;break;case"agent":c=H,d="lastevent";break;case"dial":c=K,d="dialstatus";break;case"openchannel":c=q;break;default:return}return c.get({limit:10,order:"updatedAt DESC"}).$promise.then(function(c){_.forEach(c.rows,function(a){if(a[d])switch(a[d].toLowerCase()){case"answer":case"connect":case"complete":a.status="taken";break;case"answered_elsewhere":a.status="taken_elsewhere";break;case"called":a.status="lost";break;case"busy":a.status="busy";break;case"rejected":a.status="rejected";break;case"cancel":case"abandoned":a.status="abandoned"}}),a.agentNotifications[b].rows=c.rows,j.socket.on("report_"+b+":save",function(c){c.status="none",a.agentNotifications[b].rows.unshift(c),"agent"!==b&&"dial"!==b&&(a.agentNotifications[b].timeout[c.id]=setTimeout(function(){clearTimeout(a.agentNotifications[b].timeout[c.id]),_.find(a.agentNotifications[b].rows,{id:c.id}).status="lost",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications[b]["new"]++,delete a.agentNotifications[b].timeout[c.id]},1e3*c.timeslot))}),j.socket.on("report_"+b+":update",function(c){if("agent"===b){var e=_.find(a.activeCalls,{id:c.id});e&&(c.agentcomplete||c.agentringnoanswer||c.agentdump)?_.remove(a.activeCalls,{id:c.id}):!c.agentconnectAt||c.agentcomplete||c.agentringnoanswer||c.agentdump||a.activeCalls.push(c)}var f=_.find(a.agentNotifications[b].rows,{id:c.id});if(f&&("agent"!==b&&"dial"!==b&&a.agentNotifications[b].timeout[c.id]&&(clearTimeout(a.agentNotifications[b].timeout[c.id]),delete a.agentNotifications[b].timeout[c.id]),c[d])){switch(c[d].toLowerCase()){case"answer":case"connect":case"complete":c.status="taken";break;case"answered_elsewhere":c.status="taken_elsewhere",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications.chat["new"]++;break;case"busy":c.status="busy",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications[b]["new"]++;break;case"rejected":c.status="rejected";break;case"cancel":case"abandoned":c.status="abandoned",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications[b]["new"]++}_.merge(f,c)}})})["catch"](function(a){i.error(a)})}function N(){return a.headerAgent=h.getCurrentUser(),a.readyTimer=1e3*moment().unix(),y.get().$promise.then(function(b){a.headerPauses=b.rows,j.syncUpdates("pause",a.headerPauses)}).then(function(){j.socket.on("agent:save",function(b){b=b.newValues||b,a.headerAgent.id===b.id&&(_.merge(a.headerAgent,b),b.voicePause&&b.mailPause&&b.chatPause&&b.faxPause&&b.smsPause&&b.openchannelPause||(a.readyTimer=1e3*moment().unix()))})})["finally"](function(){h.getCurrentUser().loginInPause&&!m.get("loggedIn")&&a.headerPause("pause")})["catch"](function(a){console.log("Error synchronizing agent status:",a)})}function O(){return H.get({id:"active",controller:"calls"}).$promise.then(function(b){a.activeCalls=b.rows})["catch"](function(a){i.error(a)})}a.moment=moment,$(document).on("click",".tabbed-dropdown",function(a){a.stopPropagation()}),a.license.hasOwnProperty("expirationTime")&&(h.isAdmin()||h.isUser())&&!a.license.demo&&f(function(){"main.setting.license.view"!==d.current.name&&k.show(3e4)},3e4),a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:c});if(d)d.active=!0;else{var e;switch(c){case"mailRoom":e="icon-envelope";break;case"chatRoom":e="fa fa-users";break;case"faxRoom":e="fa fa-fax";break;case"smsRoom":e="glyphicon glyphicon-comment";break;case"openchannelRoom":e="icon-globe"}a.workspaces.push({id:b,type:c,"class":e,active:!0})}},a.toggleSidebar=function(){b.settings.layout.pageSidebarClosed=!b.settings.layout.pageSidebarClosed,m.set("sidebarClosed",b.settings.layout.pageSidebarClosed)},a.chooseContact=function(b){var c=I.open({animation:!0,templateUrl:"app/main/chooseContact.modal.html",controller:"ChooseContactModalCtrl",resolve:{data:function(){return{eventChannel:"voice",calleridnum:b}}}});c.result.then(function(c){c?a.openContactTab(c):a.newContact({calleridnum:b})},function(){J.info("Modal dismissed at: "+new Date)})},a.loadNotifications=function(b){if(!a.busyLoad[b].end){a.busyLoad[b].busy=!0;var c,d="reason";switch(b){case"mail":c=p;break;case"chat":c=r;break;case"fax":c=A;break;case"sms":c=o;break;case"agent":c=H,d="lastevent";break;case"dial":c=K,d="dialstatus";break;case"openchannel":c=q;break;default:return}return c.get({limit:10,offset:a.agentNotifications[b].rows.length,order:"updatedAt DESC"}).$promise.then(function(c){c.rows.length?(_.forEach(c.rows,function(a){if(a[d])switch(a[d].toLowerCase()){case"answer":case"connect":case"complete":a.status="taken";break;case"answered_elsewhere":a.status="taken_elsewhere";break;case"called":a.status="lost";break;case"busy":a.status="busy";break;case"rejected":a.status="rejected";break;case"abandoned":a.status="abandoned"}}),a.agentNotifications[b].rows=a.agentNotifications[b].rows.concat(c.rows)):a.busyLoad[b].end=!0,a.busyLoad[b].busy=!1})["catch"](function(a){i.error(a)})}},a.headerPause=function(b,c,d){return z.save({name:b,agent:a.headerAgent.id,type:c||"DEFAULT PAUSE",data4:c||"DEFAULT PAUSE",channel:d||"all"}).$promise.then(function(){i.show(v.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})},h.isAgent()&&(N(),a.agentNotifications={mail:{rows:[],"new":0,timeout:{}},chat:{rows:[],"new":0,timeout:{}},fax:{rows:[],"new":0,timeout:{}},sms:{rows:[],"new":0,timeout:{}},agent:{rows:[],"new":0},dial:{rows:[],"new":0},openchannel:{rows:[],"new":0}},a.busyLoad={mail:{busy:!1,end:!1},chat:{busy:!1,end:!1},fax:{busy:!1,end:!1},sms:{busy:!1,end:!1},agent:{busy:!1,end:!1},dial:{busy:!1,end:!1},openchannel:{busy:!1,end:!1}},O(),M("agent"),M("dial"),a.license.mail&&M("mail"),a.license.chat&&M("chat"),a.license.fax&&M("fax"),a.license.messaging&&M("sms"),a.license.openchannel&&M("openchannel")),j.socket.on("user_has_chat_room:save",function(b){var c;return s.get({id:Number(b.ChatRoomId)}).$promise.then(function(b){console.log("chatRoom",b),c=b;var d=_.find(a.workspaces,{id:Number(c.id),type:"chatRoom"});d?d.name=a.getFullnames(c):a.workspaces.push({id:c.id,name:a.getFullnames(c),type:"chatRoom","class":"icon-bubble",unread:1})})["catch"](function(a){console.error(a)})}),j.socket.on("chat_message:save",function(b){var c;if(b.UserId!==h.getCurrentUser().id){var d=_.find(a.workspaces,{id:Number(b.ChatRoomId),type:"chatRoom"});if(!d)return s.get({id:Number(b.ChatRoomId)}).$promise.then(function(b){c=b,a.workspaces.push({id:c.id,name:a.getFullnames(b),type:"chatRoom","class":"icon-bubble",unread:1})})["catch"](function(a){console.error(a)})}});var P=function(){return w.Notification},Q=function(){b.settings.layout.onFocus=!0},R=function(){b.settings.layout.onFocus=!1};w.onfocus=Q,w.onblur=R,a.getFullnames=function(a){var b=_.map(a.Users,"fullname");return a.ChatVisitor&&b.unshift(a.ChatVisitor.fullname),_.without(b,h.getCurrentUser().fullname).join(", ")},a.openContact=function(b,c,d){if(d&&"<unknown>"!==d){var e,f;switch(b){case"mail":e=C,f={email:d};break;case"chat":e=D,f={email:d};break;case"fax":e=E,f={fax:d};break;case"sms":e=F,f={mobile:d};break;default:return}return e.get({id:c}).$promise.then(function(a){return a.ListId?B.save({listId:a.ListId,controller:"contacts"},f).$promise:null}).then(function(b){if(b){var c=_.find(a.workspaces,{contactID:b.id});c?c.active=!0:a.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.email,type:"contact"})}else i.show(v.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")})["catch"](function(a){console.error(a)})}},a.initHeader=function(){return"agent"===h.getCurrentUser().role&&(j.socket.on("report_chat:save",function(a){P&&!b.settings.layout.onFocus&&g("CHAT CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming Chat Visitor!",delay:1e3*a.timeslot});var c="<b>"+v.instant("APPLICATION_FROM")+"</b>: "+a.visitorname+"<br><b>"+v.instant("APPLICATION_EMAIL")+"</b>: "+a.visitoremail;"queue"===a.application&&(c+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+a.queuename),t.show(v.instant("APPLICATION_NEW_CHAT_REQUEST"),c,"chat",1e3*a.timeslot,function(){return r.get({id:a.id,controller1:"accept",controller2:a.uniqueid}).$promise.then(function(){i.show("Chat properly assigned","success")})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_CHAT_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return r.get({id:a.id,controller1:"reject"}).$promise.then(function(){i.show("Chat properly rejected","success")})["catch"](function(a){i.error(a)})})}),j.socket.on("report_mail:save",function(c){var d=_.find(a.workspaces,{id:c.roomid,type:"mailRoom"});if(!d){var e="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+c.accountname+"<br> <b>"+v.instant("APPLICATION_FROM")+"</b>: "+c.from+"<br> <b>"+v.instant("APPLICATION_SUBJECT")+"</b>: "+(L(c.subject,30,"...")||"No subject");"queue"===c.application&&(e+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+c.queuename),t.show(v.instant("APPLICATION_NEW_MAIL_REQUEST"),e,"mail",1e3*c.timeslot,function(){return p.get({id:c.id,controller1:"accept",controller2:c.uniqueid}).$promise.then(function(){var b=_.find(a.workspaces,{id:c.roomid,type:"mailRoom"});b?b.active=!0:a.workspaces.push({id:c.roomid,name:c.subject||"No subject",type:"mailRoom","class":"icon-envelope",active:!0,unread:0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_MAIL_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return p.get({id:c.id,controller1:"reject"}).$promise["catch"](function(a){i.error(a)})}),P&&!b.settings.layout.onFocus?g("MAIL CHANNEL",{icon:"assets/images/media/channels/mail64.png",body:"NEW Incoming Mail Message!",delay:1e3*c.timeslot}):console.log("Notification API not supported in your browser")}}),j.socket.on("report_sms:save",function(b){var c="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+b.accountname+"<br> <b>"+v.instant("APPLICATION_FROM")+"</b>: "+b.from;"queue"===b.application&&(c+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+b.queuename),t.show(v.instant("APPLICATION_NEW_SMS_REQUEST"),c,"sms",1e3*b.timeslot,function(){return o.get({id:b.id,controller1:"accept",controller2:b.uniqueid}).$promise.then(function(){var c=_.find(a.workspaces,{id:b.roomid,type:"smsRoom"});c?c.active=!0:a.workspaces.push({id:b.roomid,name:b.from,type:"smsRoom","class":"glyphicon glyphicon-comment",active:!0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_SMS_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return o.get({id:b.id,controller1:"reject"}).$promise.then(function(){i.show("SMS properly rejected","success")})["catch"](function(a){i.error(a)})}),P?g("SMS CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming SMS Message!",delay:1e3*b.timeslot}):console.log("Notification API not supported in your browser")}),j.socket.on("report_openchannel:save",function(b){var c="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+b.accountname+"<br> <b>"+v.instant("APPLICATION_FROM")+"</b>: "+b.from;"queue"===b.application&&(c+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+b.queuename),t.show(v.instant("APPLICATION_NEW_MESSAGE"),c,"openchannel",1e3*b.timeslot,function(){return q.get({id:b.id,controller1:"accept",controller2:b.uniqueid}).$promise.then(function(){var c=_.find(a.workspaces,{id:b.roomid,type:"openchannelRoom"});c?c.active=!0:a.workspaces.push({id:b.roomid,name:b.from,type:"openchannelRoom","class":"icon-globe",active:!0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return q.get({id:b.id,controller1:"reject"}).$promise.then(function(){i.show("Message properly rejected","success")})["catch"](function(a){i.error(a)})}),P?g("OPEN CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming Message!",delay:1e3*b.timeslot}):console.log("Notification API not supported in your browser")}),j.socket.on("report_fax:save",function(c){var d=_.find(a.workspaces,{id:c.roomid,type:"faxRoom"});if(!d){var e="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+c.accountname+"<br> <b>"+v.instant("APPLICATION_PHONE")+"</b>: "+c.from;"queue"===c.application&&(e+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+c.queuename),t.show(v.instant("APPLICATION_NEW_FAX_REQUEST"),e,"fax",1e3*c.timeslot,function(){return A.get({id:c.id,controller1:"accept",controller2:c.uniqueid}).$promise.then(function(){var b=_.find(a.workspaces,{id:c.roomid,type:"faxRoom"});b?b.active=!0:a.workspaces.push({id:c.roomid,name:c.from,type:"faxRoom","class":"fa fa-fax",active:!0,unread:0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_FAX_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return A.get({id:c.id,controller1:"reject"}).$promise["catch"](function(a){i.err(a)})}),P&&!b.settings.layout.onFocus?g("FAX CHANNEL",{icon:"assets/images/media/channels/telephone124.png",body:"NEW Incoming Fax Message!",delay:1e3*c.timeslot}):console.log("Notification API not supported in your browser")}}),h.getCurrentUser().loginInPause)?z.save({name:"pause",agent:h.getCurrentUser().id,type:"LOGININPAUSE",data4:"LOGININPAUSE",channel:"all"}).$promise["catch"](function(a){i.error(a)}):void 0},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"),j.unsyncUpdates("report_integration:sugarcrm"),j.unsyncUpdates("report_integration:freshdesk")})}]),angular.module("xCallyShuttleApp").factory("Modal",["$rootScope","$uibModal",function(a,b){function c(c,d){var e=a.$new();return c=c||{},d=d||"modal-default",angular.extend(e,c),b.open({templateUrl:"components/modal/delete.html",windowClass:d,scope:e})}return{confirm:{"delete":function(a){return a=a||angular.noop,function(){var b,d=Array.prototype.slice.call(arguments),e=d.shift();b=c({modal:{dismissable:!0,title:"Confirm Delete",html:"<p>Are you sure you want to delete"+(e?"<strong> "+e+"</strong>":" selected items")+"?</p>",buttons:[{classes:"btn red",text:"Delete",click:function(a){b.close(a)}},{classes:"btn default",text:"Cancel",click:function(a){b.dismiss(a)}}]}},"over-topbar center"),b.result.then(function(b){a.apply(b,d)})}}}}}]),angular.module("xCallyShuttleApp").service("application",function(){var a={applications:[{type:null,name:"APPLICATION_QUEUE",value:"Queue"},{type:null,name:"APPLICATION_PLAYBACK",value:"Playback"},{type:null,name:"Dial",value:"Dial"},{type:"internalDial",name:"APPLICATION_INTERNAL_DIAL",value:"Dial"},{type:"externalDial",name:"APPLICATION_EXTERNAL_DIAL",value:"Dial"},{type:"RingGroup",name:"Ring Group",value:"Dial"},{type:null,name:"Cally-Square Project",value:"AGI"},{type:null,name:"GoTo",value:"Goto"},{type:null,name:"Hangup",value:"Hangup"},{type:null,name:"Set",value:"Set"},{type:"custom",name:"Custom",value:"custom"},{type:null,name:"APPLICATION_VOICEMAIL",value:"Voicemail"}],queueOptions:[{value:"C",name:"APPLICATION_QUEUE_OPTION_C"},{value:"c",name:"APPLICATION_QUEUE_OPTION_c"},{value:"d",name:"APPLICATION_QUEUE_OPTION_d"},{value:"F",name:"APPLICATION_QUEUE_OPTION_F"},{value:"h",name:"APPLICATION_QUEUE_OPTION_h"},{value:"H",name:"APPLICATION_QUEUE_OPTION_H"},{value:"n",name:"APPLICATION_QUEUE_OPTION_n"},{value:"i",name:"APPLICATION_QUEUE_OPTION_i"},{value:"I",name:"APPLICATION_QUEUE_OPTION_I"},{value:"r",name:"APPLICATION_QUEUE_OPTION_r"},{value:"R",name:"APPLICATION_QUEUE_OPTION_R"},{value:"t",name:"APPLICATION_QUEUE_OPTION_t"},{value:"T",name:"APPLICATION_QUEUE_OPTION_T"},{value:"w",name:"APPLICATION_QUEUE_OPTION_w"},{value:"W",name:"APPLICATION_QUEUE_OPTION_W"},{value:"k",name:"APPLICATION_QUEUE_OPTION_k"},{value:"K",name:"APPLICATION_QUEUE_OPTION_K"},{value:"x",name:"APPLICATION_QUEUE_OPTION_x"},{value:"X",name:"APPLICATION_QUEUE_OPTION_X"}],audioOptions:[{value:"skip",name:"APPLICATION_PLAYBACK_OPTION_SKIP"},{value:"noanswer",name:"APPLICATION_PLAYBACK_OPTION_NOANSWER"},{value:"j",name:"APPLICATION_PLAYBACK_OPTION_J"},{value:"say",name:"APPLICATION_PLAYBACK_OPTION_SAY"}],hangupCauses:[{value:"",name:"--"},{value:"1",name:"APPLICATION_HANGUP_CAUSE_1"},{value:"16",name:"APPLICATION_HANGUP_CAUSE_16"},{value:"17",name:"APPLICATION_HANGUP_CAUSE_17"},{value:"18",name:"APPLICATION_HANGUP_CAUSE_18"},{value:"21",name:"APPLICATION_HANGUP_CAUSE_21"},{value:"22",name:"APPLICATION_HANGUP_CAUSE_22"},{value:"27",name:"APPLICATION_HANGUP_CAUSE_27"},{value:"38",name:"APPLICATION_HANGUP_CAUSE_38"},{value:"41",name:"APPLICATION_HANGUP_CAUSE_41"}],intTypes:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"custom",name:"APPLICATION_CUSTOM"},{value:"list",name:"APPLICATION_FROM_LIST"}],checkUnderscore:function(a){return 0===a.indexOf("_")?a:"_"+a}};return{application:a}}),angular.module("xCallyShuttleApp").service("automations",function(){var a={mail:{conditions:[{name:"APPLICATION_STATUS",value:"status",type:"select",arr:[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"},{name:"APPLICATION_STATUS_PENDING",value:"PENDING"}],operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_HOURS_SINCE_CREATED",value:"createdAt",type:"input",operators:[{value:"greater_or_equal", -name:"APPLICATION_GTE_TO"},{value:"less_or_equal",name:"APPLICATION_LTE_TO"},{value:"greater",name:"APPLICATION_GREATER_THAN"},{value:"less",name:"APPLICATION_LESS_THAN"}]}],actions:[{name:"APPLICATION_STATUS",value:"status"}]},chat:{conditions:[{name:"APPLICATION_STATUS",value:"status",type:"select",arr:[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"},{name:"APPLICATION_STATUS_PENDING",value:"PENDING"}],operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_HOURS_SINCE_CREATED",value:"createdAt",type:"input",operators:[{value:"greater_or_equal",name:"APPLICATION_GTE_TO"},{value:"less_or_equal",name:"APPLICATION_LTE_TO"},{value:"greater",name:"APPLICATION_GREATER_THAN"},{value:"less",name:"APPLICATION_LESS_THAN"}]}],actions:[{name:"APPLICATION_STATUS",value:"status"}]},fax:{conditions:[{name:"APPLICATION_STATUS",value:"status",type:"select",arr:[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"}],operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_HOURS_SINCE_CREATED",value:"createdAt",type:"input",operators:[{value:"greater_or_equal",name:"APPLICATION_GTE_TO"},{value:"less_or_equal",name:"APPLICATION_LTE_TO"},{value:"greater",name:"APPLICATION_GREATER_THAN"},{value:"less",name:"APPLICATION_LESS_THAN"}]}],actions:[{name:"APPLICATION_STATUS",value:"status"}]}},b=["mail","fax","chat"];return{services:a,channels:b}}),angular.module("xCallyShuttleApp").service("channel",function(){var a=[{name:"Voice",value:"voice"}];return a}),angular.module("xCallyShuttleApp").service("desk_com",function(){var a=[{id:"priority",label:"Priority",custom:!1,data:{choices:[1,2,3,4,5,6,7,8,9,10]}},{id:"status",label:"Status",custom:!1,data:{choices:["new","open","pending","resolved","closed"]}},{id:"type",label:"Type",custom:!1,data:{choices:["chat","twitter","email","qna","facebook","phone"]}}];return{fields:a}}),angular.module("xCallyShuttleApp").service("interval",function(){var a={months:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"jan",name:"APPLICATION_JANUARY"},{value:"feb",name:"APPLICATION_FEBRUARY"},{value:"mar",name:"APPLICATION_MARCH"},{value:"apr",name:"APPLICATION_APRIL"},{value:"may",name:"APPLICATION_MAY"},{value:"jun",name:"APPLICATION_JUNE"},{value:"jul",name:"APPLICATION_JULY"},{value:"aug",name:"APPLICATION_AUGUST"},{value:"sep",name:"APPLICATION_SEPTEMBER"},{value:"oct",name:"APPLICATION_OCTOBER"},{value:"nov",name:"APPLICATION_NOVEMBER"},{value:"dec",name:"APPLICATION_DECEMBER"}],monthsNumber:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"1",name:"APPLICATION_JANUARY"},{value:"2",name:"APPLICATION_FEBRUARY"},{value:"3",name:"APPLICATION_MARCH"},{value:"4",name:"APPLICATION_APRIL"},{value:"5",name:"APPLICATION_MAY"},{value:"6",name:"APPLICATION_JUNE"},{value:"7",name:"APPLICATION_JULY"},{value:"8",name:"APPLICATION_AUGUST"},{value:"9",name:"APPLICATION_SEPTEMBER"},{value:"10",name:"APPLICATION_OCTOBER"},{value:"11",name:"APPLICATION_NOVEMBER"},{value:"12",name:"APPLICATION_DECEMBER"}],daysOfWeek:[{value:"always",name:"APPLICATION_ALWAYS"},{value:"mon",name:"APPLICATION_MONDAY"},{value:"tue",name:"APPLICATION_TUESDAY"},{value:"wed",name:"APPLICATION_WEDNESDAY"},{value:"thu",name:"APPLICATION_THURSDAY"},{value:"fri",name:"APPLICATION_FRIDAY"},{value:"sat",name:"APPLICATION_SATURDAY"},{value:"sun",name:"APPLICATION_SUNDAY"}],daysOfMonth:["always",1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31]};return{interval:a}}),angular.module("xCallyShuttleApp").service("report",["ReportAgent","ReportCall","ReportMailSession","ReportMember","ReportQueue","ReportIntegration","ReportChatSession","ReportSmsSession","Contact","Recording","ReportSquare","ReportSquareDetail","User","ReportFaxSession","MailRoom","MailMessage","FaxRoom","FaxMessage","ChatRoom","ChatMessage","SmsRoom","SmsMessage","OpenChannelRoom","OpenChannelMessage","ReportOpenChannelSession","ReportMotionDialer","UserHasVoiceQueue",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A){var B=[{value:"users",resource:m,channel:"General"},{value:"cm_contacts",resource:i,channel:"General"},{value:"report_integration_history",resource:f,channel:"General"},{value:"report_agent_history",resource:a,channel:"Voice"},{value:"report_call_history",resource:b,channel:"Voice"},{value:"report_member_history",resource:d,channel:"Voice"},{value:"report_queue_history",resource:e,channel:"Voice"},{value:"voice_recordings",resource:j,channel:"Voice"},{value:"report_square_history",resource:k,channel:"Voice"},{value:"report_square_details_history",resource:l,channel:"Voice"},{value:"report_tdial",resource:z,channel:"Voice"},{value:"report_chat_session_history",resource:g,channel:"Chat"},{value:"chat_rooms",resource:s,channel:"Chat"},{value:"chat_messages",resource:t,channel:"Chat"},{value:"report_mail_session_history",resource:c,channel:"Mail"},{value:"mail_rooms",resource:o,channel:"Mail"},{value:"mail_messages",resource:p,channel:"Mail"},{value:"report_fax_session_history",resource:n,channel:"Fax"},{value:"fax_rooms",resource:q,channel:"Fax"},{value:"fax_messages",resource:r,channel:"Fax"},{value:"report_sms_session_history",resource:h,channel:"Sms"},{value:"sms_rooms",resource:u,channel:"Sms"},{value:"sms_messages",resource:v,channel:"Sms"},{value:"report_openchannel_session_history",resource:y,channel:"Open Channel"},{value:"openchannel_rooms",resource:w,channel:"Open Channel"},{value:"openchannel_messages",resource:x,channel:"Open Channel"},{value:"user_has_voice_queues",resource:A,channel:"Voice"}];return{tables:B}}]),angular.module("xCallyShuttleApp").service("strategies",function(){return["beepall","roundrobin"]}),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",translate:!0,arr:[{name:"ringing",value:"called"},{name:"up",value:"connect"},{name:"hangup",value:"complete"},{name:"rejected",value:"rejected"},{name:"ringnoanswer",value:"agentringnoanswer"},{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"},{name:"APPLICATION_WEB_POPUP",value:"webPopup"}]},mail:{conditions:[{name:"APPLICATION_FROM",value:"from",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_TO",value:"to",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_CC",value:"cc",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_SUBJECT",value:"subject",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"},{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_BODY",value:"text",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"},{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]}],actions:[{name:"APPLICATION_TEMPLATE",value:"template"},{name:"APPLICATION_EMAIL",value:"email"},{name:"APPLICATION_EMAIL_FROM_ACCOUNT",value:"accountEmail"},{name:"APPLICATION_SMS",value:"accountSms"},{name:"APPLICATION_FORWARD",value:"forward"},{name:"APPLICATION_TAG",value:"tag"},{name:"APPLICATION_HTTP_REQUEST",value:"http"},{name:"APPLICATION_CLOSE",value:"close"}]},chat:{conditions:[{name:"APPLICATION_NAME",value:"fullname",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_EMAIL",value:"email",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]}],actions:[{name:"APPLICATION_EMAIL_FROM_ACCOUNT",value:"accountEmail"},{name:"APPLICATION_SMS",value:"accountSms"},{name:"APPLICATION_TEMPLATE",value:"accountTemplate"},{name:"APPLICATION_TAG",value:"tag"},{name:"APPLICATION_HTTP_REQUEST",value:"http"},{name:"APPLICATION_CLOSE",value:"close"}]},sms:{conditions:[{name:"APPLICATION_FROM",value:"from",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_BODY",value:"body",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"},{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]}],actions:[{name:"APPLICATION_EMAIL_FROM_ACCOUNT",value:"accountEmail"},{name:"APPLICATION_SMS",value:"accountSms"},{name:"APPLICATION_TEMPLATE",value:"accountTemplate"},{name:"APPLICATION_TAG",value:"tag"},{name:"APPLICATION_HTTP_REQUEST",value:"http"},{name:"APPLICATION_CLOSE",value:"close"}]}},d=["voice","mail","chat","sms"];return{services:c,channels:d}}]),angular.module("xCallyShuttleApp").service("variable",function(){var a=[{title:"Unique ID",name:"uniqueid",group:"voice_queue"},{title:"Caller Number",name:"calleridnum",group:"voice_queue"},{title:"Caller Name",name:"calleridname",group:"voice_queue"},{title:"Queue",name:"queue",group:"voice_queue"},{title:"Called Number",name:"destcalleridnum",group:"voice_queue"},{title:"Called Name",name:"destcalleridname",group:"voice_queue"},{title:"Hold Time",name:"holdtime",group:"voice_queue"},{title:"Talk Time",name:"talktime",group:"voice_queue"},{title:"Connected Time",name:"agentconnectAt",group:"voice_queue"},{title:"Called Time",name:"agentcalledAt",group:"voice_queue"},{title:"DNID",name:"destexten",group:"voice_queue"},{title:"Complete Time",name:"agentcompleteAt",group:"voice_queue"},{title:"No Answer Time",name:"agentringnoanswerAt",group:"voice_queue"},{title:"Recording URL",name:"recordingURL",group:"voice_queue"},{title:"Unique ID",name:"uniqueid",group:"voice_outbound"},{title:"Caller Number",name:"calleridnum",group:"voice_outbound"},{title:"Caller Name",name:"calleridname",group:"voice_outbound"},{title:"Called Number",name:"destcalleridnum",group:"voice_outbound"},{title:"Called Name",name:"destcalleridname",group:"voice_outbound"},{title:"Start Time",name:"starttime",group:"voice_outbound"},{title:"Answer Time",name:"answertime",group:"voice_outbound"},{title:"Complete Time",name:"endtime",group:"voice_outbound"},{title:"Recording URL",name:"recordingURL",group:"voice_outbound"},{title:"Member Name",name:"membername",group:"voice_outbound"}];return a}),angular.module("xCallyShuttleApp").controller("SidebarController",["$scope","$rootScope","$resource","$location","Auth","Dashboard","Integration","xAlert","$stateParams","socket","$uibModal","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l){a.Auth=e,a.$on("$includeContentLoaded",function(){Metronic.init(),Layout.initSidebar()}),a.getSidebarDashboards=function(){return f.get().$promise.then(function(c){b.dashboards=c.rows,j.syncUpdates("dashboard",b.dashboards),a.$watch("dashboards",function(a){a&&b.initTours()},!0)})["catch"](function(){h.show("Error loading your dashboards","danger")})},a.about=function(){k.open({animation:!0,size:"sm",templateUrl:"app/main/about.modal.html",controller:["$scope","$uibModalInstance",function(a,b){a.year=moment().year(),a.getInfo=function(){return l.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})},a.close=function(){b.dismiss("cancel")}}]})},a.getSidebarIntegrations=function(){return e.isAdmin()||e.isAgent()||b.userModules[19]?g.get().$promise.then(function(b){a.integrations=b.rows,j.syncUpdates("integration",a.integrations)})["catch"](function(a){h.error(a)}):void 0},a.$on("sidebar $destroy",function(){console.log("destroy"),j.unsyncUpdates("dashboard"),j.unsyncUpdates("integration")})}]),angular.module("xCallyShuttleApp").factory("socket",["$rootScope","$window","socketFactory","Auth",function(a,b,c,d){var e=d.getCurrentUser(),f=io("",{query:"token="+d.getToken()+"&userId="+e.id+"&name="+e.name+"&role="+(e.role||"agent")+"&source=browser",path:"/socket.io-client"}),g=c({ioSocket:f});return a.$on("logout",function(){g&&(g.disconnect(!0),b.location.reload())}),{socket:g,syncUpdates:function(a,b,c){c=c||angular.noop,g.on(a+":save",function(a){var d=_.find(b,{id:a.id}),e=b.indexOf(d),f="created";d?(_.merge(b[e],a),f="updated"):b.unshift(a),c(f,a,b)}),g.on(a+":remove",function(a){var d="deleted";_.remove(b,{id:a.id}),c(d,a,b)})},unsyncUpdates:function(a){g.removeAllListeners(a+":save"),g.removeAllListeners(a+":update"),g.removeAllListeners(a+":remove")},syncUpdatesByAttributes:function(a,b,c,d){d=d||angular.noop,g.on(a+":save",function(a){var e=!0;if(_.forIn(b,function(b,c){return a[c]&&a[c]===b?!0:e=!1}),e){var f=_.find(c,{id:a.id}),g=c.indexOf(f),h="created";f?(_.merge(c[g],a),h="updated"):c.unshift(a),d(h,a,c)}}),g.on(a+":remove",function(a){var b="deleted";_.remove(c,{id:a.id}),d(b,a,c)})},syncMailMessageUpdates:function(a,b,c,d){d=d||angular.noop,g.on(a+":"+b+":save",function(a){var b=_.find(c,{id:a.id}),e=c.indexOf(b),f="created";b?(_.merge(c[e],a),f="updated"):c.unshift(a),d(f,a)}),g.on(a+":"+b+":remove",function(a){var b="deleted";_.remove(c,{id:a.id}),d(b,a,c)})},unsyncMailMessageUpdates:function(a,b){g.removeAllListeners(a+":"+b+":save"),g.removeAllListeners(a+":"+b+":remove")},syncFaxMessageUpdates:function(a,b,c,d){d=d||angular.noop,g.on(a+":"+b+":save",function(a){var b=_.find(c,{id:a.id}),e=c.indexOf(b),f="created";b?(_.merge(c[e],a),f="updated"):c.unshift(a),d(f,a)}),g.on(a+":"+b+":remove",function(a){var b="deleted";_.remove(c,{id:a.id}),d(b,a,c)})},unsyncFaxMessageUpdates:function(a,b){g.removeAllListeners(a+":"+b+":save"),g.removeAllListeners(a+":"+b+":remove")}}}]),function(a,b){angular.module("adf.widget.counter",["adf.provider"]).config(["dashboardProvider",function(a){a.widget("counter",{title:"Single Value",description:"Single Value for db results",templateUrl:"{widgetsPath}/counter/src/view.html",controller:"apiwidgetCounterViewCtrl",edit:{templateUrl:"{widgetsPath}/counter/src/edit.html",controller:"apiwidgetCounterEditCtrl"}})}]).service("apiServiceCounter",["Widget",function(a){return{get:function(b){return a.get({select:b.select,condition:encodeURIComponent(b.condition),table:b.report.replace("_history",""),controller:"counter"}).$promise.then(function(a){return a})["catch"](function(a){console.log(a)})}}}]).controller("apiwidgetCounterEditCtrl",["$scope","report",function(a,b){a.config.reportTables=b.tables,a.config.colors=[{name:"Grey",value:"grey"},{name:"Grey 2",value:"grey-cascade"},{name:"Grey 3",value:"grey-silver"},{name:"Grey 4",value:"grey-steel"},{name:"Grey 5",value:"grey-carrara"},{name:"Grey 6",value:"grey-gallery"},{name:"Blue",value:"blue"},{name:"Blue 2",value:"blue-hoki"},{name:"Blue 3",value:"blue-steel"},{name:"Blue 4",value:"blue-madison"},{name:"Blue 5",value:"blue-chambray"},{name:"Blue 6",value:"blue-ebonyclay"},{name:"Red",value:"red"},{name:"Red 2",value:"red-pink"},{name:"Red 3",value:"red-sunglo"},{name:"Red 4",value:"red-intense"},{name:"Red 5",value:"red-thunderbird"},{name:"Red 6",value:"red-flamingo"},{name:"Green",value:"green"},{name:"Green 2",value:"green-meadow"},{name:"Green 3",value:"green-seagreen"},{name:"Green 4",value:"green-turquoise"},{name:"Green 5",value:"green-haze"},{name:"Green 6",value:"green-jungle"},{name:"Purple",value:"purple"},{name:"Purple 2",value:"purple-plum"},{name:"Purple 3",value:"purple-medium"},{name:"Purple 4",value:"purple-studio"},{name:"Purple 5",value:"purple-wisteria"},{name:"Purple 6",value:"purple-seance"},{name:"Yellow",value:"yellow"},{name:"Yellow 2",value:"yellow-gold"},{name:"Yellow 3",value:"yellow-casablanca"},{name:"Yellow 4",value:"yellow-crusta"},{name:"Yellow 5",value:"yellow-lemon"},{name:"Yellow 6",value:"yellow-saffron"}],a.config.icons=[{name:"Talk bubbles",value:"fa-comments"},{name:"Bar Chart",value:"fa-bar-chart"},{name:"Shopping Cart",value:"fa-shopping-cart"},{name:"Globe",value:"fa-globe"},{name:"Volume Control Phone",value:"fa-volume-control-phone"},{name:"Comments",value:"fa-comments-o"},{name:"Commenting",value:"fa-commenting-o"},{name:"Coffee",value:"fa-coffee"},{name:"Clock",value:"fa-clock-o"},{name:"Envelope",value:"fa-envelope-o"},{name:"Hourglass",value:"fa-hourglass-half"},{name:"Percent",value:"fa-percent"}],a.config.select=a.config.select?a.config.select:"COUNT(*)",a.config.timeout=a.config.timeout>=5?a.config.timeout:5,a.config.color=a.config.color?a.config.color:"blue-madison",a.config.icon=a.config.icon?a.config.icon:"fa-comments",a.config.link=a.config.link?a.config.link:"#",a.config.linkText=a.config.linkText?a.config.linkText:"VIEW MORE"}]).controller("apiwidgetCounterViewCtrl",["$scope","$interval","apiServiceCounter",function(a,b,c){a.config.timeout=a.config.timeout>=5?a.config.timeout:5,a.config.condition=a.config.condition?a.config.condition:null,a.config.color=a.config.color?a.config.color:"blue-madison",a.config.icon=a.config.icon?a.config.icon:"fa-comments",a.config.link=a.config.link?a.config.link:"#",a.config.linkText=a.config.linkText?a.config.linkText:"VIEW MORE",a.counterApiCall=function(){a.config.report&&c.get(a.config).then(function(b){b?b.result&&b.result.length>1||_.keys(b.result[0]).length>1?(a.tooManyResults=!0,a.result=null):(a.tooManyResults=!1,null!==_.values(b.result[0])[0]?a.result=_.values(b.result[0])[0].toString():a.result="--"):a.result=null})},a.counterApiCall();var d=b(function(){a.counterApiCall()},1e3*parseInt(a.config.timeout));a.$on("$destroy",function(){b.cancel(d)})}]),angular.module("adf.widget.counter").run(["$templateCache",function(a){a.put("{widgetsPath}/counter/src/edit.html","<form role=form><div class=form-group><label for=select>Select</label> <input type=text class=form-control id=condition ng-model=config.select placeholder=Select></div><div class=form-group><label class=control-label>From</label><ui-select data-ng-model=config.report name=report theme=bootstrap><ui-select-match placeholder=From>{{'APPLICATION_'+$select.selected.value.toUpperCase() | translate}}</ui-select-match><ui-select-choices group-by=\"'channel'\" repeat=\"table.value as table in config.reportTables | filter: $select.search\"><div ng-bind-html=\"'APPLICATION_'+table.value.toUpperCase() | translate | highlight: $select.search\"></div></ui-select-choices></ui-select></div><div class=form-group><label for=condition>Where</label> <input type=text class=form-control id=condition ng-model=config.condition placeholder=Where></div><div class=form-group><label for=condition>{{'APPLICATION_REFRESH_TIMEOUT' | translate}}</label> <input type=number class=form-control id=timeout ng-model=config.timeout placeholder=\"{{'APPLICATION_REFRESH_TIMEOUT' | translate}}\" min=5></div><div class=form-group><label class=control-label>{{'APPLICATION_WIDGET_COLOR' | translate}}</label><ui-select data-ng-model=config.color name=color theme=bootstrap><ui-select-match placeholder=\"{{ 'APPLICATION_WIDGET_COLOR' | translate }}\"><div data-ng-class=\"'bg-'+$select.selected.value\"> </div></ui-select-match><ui-select-choices repeat=\"color.value as color in config.colors | filter: $select.search\"><div data-ng-class=\"'bg-'+color.value\"> </div></ui-select-choices></ui-select></div><div class=form-group><label class=control-label>{{'APPLICATION_WIDGET_ICON' | translate}}</label><ui-select data-ng-model=config.icon name=icon theme=bootstrap><ui-select-match placeholder=\"{{ 'APPLICATION_WIDGET_ICON' | translate }}\"><i class=fa ng-class=$select.selected.value></i></ui-select-match><ui-select-choices repeat=\"icon.value as icon in config.icons | filter: $select.search\"><i class=fa ng-class=icon.value></i></ui-select-choices></ui-select></div><div class=form-group><label for=condition>{{'APPLICATION_WIDGET_DETAILS' | translate}}</label> <input type=text class=form-control id=details ng-model=config.details maxlength=30 placeholder=\"{{'APPLICATION_WIDGET_DETAILS' | translate}}\"></div><div class=form-group><label for=condition>{{'APPLICATION_WIDGET_LINK' | translate}}</label> <input type=text class=form-control id=link ng-model=config.link placeholder=http://yourlink></div><div class=form-group><label for=condition>{{'APPLICATION_WIDGET_LINK_TEXT' | translate}}</label> <input type=text class=form-control id=linkText ng-model=config.linkText maxlength=30 placeholder=\"{{'APPLICATION_WIDGET_LINK_TEXT' | translate}}\"></div></form>"),a.put("{widgetsPath}/counter/src/view.html",'<div class=dashboard-stat ng-class=config.color ng-if=result><div class=visual><i class=fa ng-class=config.icon></i></div><div class=details><div class=number>{{result}}</div><div class=desc>{{config.details}}</div></div><a class=more href={{config.link}}>{{config.linkText}} <i class="m-icon-swapright m-icon-white"></i></a></div><div class="alert alert-danger" role=alert ng-if=!config.report><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_WIDGET_SELECT_REPORT\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=tooManyResults><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_TOO_MANY_RESULTS\' | translate}}</div><div class="alert alert-danger" role=alert ng-if="!result && !tooManyResults"><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_QUERY_NOT_VALID\' | translate}}</div>')}])}(window),function(a,b){angular.module("adf.widget.pie-chart",["adf.provider"]).config(["dashboardProvider",function(a){a.widget("pie-chart",{title:"Pie-Chart",description:"Display a pie-chart starting from DB values",templateUrl:"{widgetsPath}/pie-chart/src/view.html",controller:"apiWidgetPieChartViewCtrl",edit:{templateUrl:"{widgetsPath}/pie-chart/src/edit.html",controller:"apiWidgetPieChartEditCtrl"}})}]).service("apiServicePieChart",["Widget",function(a){return{get:function(b){return a.get({condition:encodeURIComponent(b.condition),table:b.report.replace("_history",""),fields:b.fields,controller:"piechart"}).$promise.then(function(a){return a})["catch"](function(a){console.log(a)})}}}]).controller("apiWidgetPieChartEditCtrl",["$scope","report",function(a,b){function c(){return a.config.fields||(a.config.fields=[{column:"",alias:""}]),a.config.fields}a.config.reportTables=b.tables,a.config.timeout=a.config.timeout>=5?a.config.timeout:5,a.config.fields=a.config.fields?a.config.fields:[{column:"",alias:""}],a.addField=function(){c().push({})},a.removeField=function(a){c().splice(a,1)}}]).controller("apiWidgetPieChartViewCtrl",["$scope","$interval","apiServicePieChart",function(a,b,c){a.config.timeout=a.config.timeout>=5?a.config.timeout:5,a.pieChartApiCall=function(){a.config.report&&a.config.fields.length&&""!==a.config.fields[0].column&&""!==a.config.fields[0].alias&&c.get(a.config).then(function(b){if(b&&b.result&&1===b.result.length){a.labels=[],a.data=[];for(var c in b.result[0])a.labels.push(c),a.data.push(b.result[0][c])}else a.labels=[],a.data=[]})},a.pieChartApiCall();var d=b(function(){a.pieChartApiCall()},1e3*parseInt(a.config.timeout));a.$on("$destroy",function(){b.cancel(d)})}]),angular.module("adf.widget.pie-chart").run(["$templateCache",function(a){a.put("{widgetsPath}/pie-chart/src/edit.html","<form role=form><div class=form-group><label class=control-label>{{'APPLICATION_REPORT' | translate}}</label><ui-select data-ng-model=config.report name=report theme=bootstrap><ui-select-match placeholder=\"{{ 'APPLICATION_REPORT' | translate }}\">{{'APPLICATION_'+$select.selected.value.toUpperCase() | translate}}</ui-select-match><ui-select-choices group-by=\"'channel'\" repeat=\"table.value as table in config.reportTables | filter: $select.search\"><div ng-bind-html=\"'APPLICATION_'+table.value.toUpperCase() | translate | highlight: $select.search\"></div></ui-select-choices></ui-select></div><div><label class=control-label>{{'APPLICATION_FIELDS' | translate}}</label></div><div class=padding-bottom ng-repeat=\"field in config.fields\"><div class=form-group><div class=input-group><input type=text class=form-control ng-model=field.column> <span class=input-group-addon>as</span> <input type=text class=form-control ng-model=field.alias> <span class=input-group-btn ng-if=\"config.fields.length>1\"><button class=\"btn btn-danger\" type=button data-ng-click=removeField($index)><i class=\"fa fa-times\"></i> {{'APPLICATION_REMOVE' | translate}}</button></span></div></div></div><button type=button class=\"btn btn-sm green mbottom20\" ng-click=addField()><i class=\"fa fa-plus\"></i> {{'APPLICATION_ADD_FIELD' | translate}}</button><div class=form-group><label for=condition>{{'APPLICATION_CONDITION' | translate}}</label> <input type=text class=form-control id=condition ng-model=config.condition placeholder=\"{{'APPLICATION_CONDITION' | translate}}\"></div><div class=form-group><label for=condition>{{'APPLICATION_REFRESH_TIMEOUT' | translate}}</label> <input type=number class=form-control id=timeout ng-model=config.timeout placeholder=\"{{'APPLICATION_REFRESH_TIMEOUT' | translate}}\" min=5></div></form>"),a.put("{widgetsPath}/pie-chart/src/view.html",'<div ng-if=labels.length ng-style=config.style><canvas id=doughnut class="chart chart-doughnut" chart-data=data chart-labels=labels legend=true></canvas></div><div class="alert alert-danger" role=alert ng-if=!config.report><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_WIDGET_SELECT_REPORT\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!labels.length><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_VALID_CONDITION\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!labels.length><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_ONE_VALID_METRIC_AND_CHECK_OTHER\' | translate}}</div>')}])}(window),function(a,b){angular.module("adf.widget.table",["adf.provider"]).value("apiServiceUrlTable","/api/widgets/table").config(["dashboardProvider",function(a){a.widget("table",{title:"Table",description:"Show tabbed results from db",templateUrl:"{widgetsPath}/table/src/view.html",controller:"apiWidgetTableViewCtrl",edit:{templateUrl:"{widgetsPath}/table/src/edit.html",controller:"apiWidgetTableEditCtrl"}})}]).service("apiServiceTable",["$q","$http","apiServiceUrlTable",function(a,b,c){return{get:function(d){var e=a.defer();return b.get(c,{params:{condition:encodeURIComponent(d.condition),table:d.report,fields:d.fields}}).success(function(a){a?e.resolve(a):e.reject()}).error(function(a){console.log(a),e.reject()}),e.promise}}}]).controller("apiWidgetTableEditCtrl",["$scope",function(a){function b(){return a.config.fields||(a.config.fields=[{column:"",alias:""}]),a.config.fields}a.config.reportTables=[{name:"Agents",value:"agent"},{name:"Calls",value:"call"},{name:"Dials",value:"dial"},{name:"Members",value:"member"},{name:"Queues",value:"queue"}],a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.height=a.config.height?a.config.height:350,a.config.fields=a.config.fields?a.config.fields:[{column:"",alias:""}],a.addField=function(){b().push({})},a.removeField=function(a){b().splice(a,1)}}]).controller("apiWidgetTableViewCtrl",["$scope","$interval","apiServiceTable",function(a,b,c){a.config.timeout=a.config.timeout?a.config.timeout:1,a.config.height=a.config.height?a.config.height:350,a.config.style={"max-height":a.config.height+"px",overflow:"scroll"},a.tableApiCall=function(){a.config.condition&&a.config.report&&a.config.fields.length&&""!==a.config.fields[0].column&&""!==a.config.fields[0].alias&&c.get(a.config).then(function(b){a.results=b})},a.tableApiCall();var d=b(function(){a.tableApiCall()},1e3*parseInt(a.config.timeout));a.$on("$destroy",function(){b.cancel(d)})}]),angular.module("adf.widget.table").run(["$templateCache",function(a){a.put("{widgetsPath}/table/src/edit.html",'<form role=form><div class=form-group><label class=control-label>{{\'APPLICATION_REPORT\' | translate}}</label><ui-select data-ng-model=config.report name=report theme=bootstrap><ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match><ui-select-choices repeat="report.value as report in config.reportTables | filter: $select.search"><div ng-bind-html="report.name | highlight: $select.search"></div></ui-select-choices></ui-select></div><div><label class=control-label>{{\'APPLICATION_METRICS\' | translate}}</label></div><div class=padding-bottom ng-repeat="field in config.fields"><div class=form-group><div class=input-group><input type=text class=form-control ng-model=field.column> <span class=input-group-addon>as</span> <input type=text class=form-control ng-model=field.alias> <span class=input-group-btn ng-if="config.fields.length>1"><button class="btn btn-danger" type=button data-ng-click=removeField($index)><i class="fa fa-times"></i> {{\'APPLICATION_REMOVE\' | translate}}</button></span></div></div></div><button type=button class="btn btn-sm green mbottom20" ng-click=addField()><i class="fa fa-plus"></i> {{\'APPLICATION_ADD_FIELD\' | translate}}</button><div class=form-group><label for=condition>{{\'APPLICATION_CONDITION\' | translate}}</label> <input type=text class=form-control id=condition ng-model=config.condition placeholder="{{\'APPLICATION_CONDITION\' | translate}}"></div><div class=form-group><label for=condition>{{\'APPLICATION_REFRESH_TIMEOUT\' | translate}}</label> <input type=number class=form-control id=timeout ng-model=config.timeout placeholder="{{\'APPLICATION_REFRESH_TIMEOUT\' | translate}}" min=1></div><div class=form-group><label for=condition>{{\'APPLICATION_WIDGET_MAX_HEIGHT\' | translate}}</label> <input type=number class=form-control id=height ng-model=config.height placeholder="{{\'APPLICATION_WIDGET_MAX_HEIGHT\' | translate}}" min=350></div></form>'),a.put("{widgetsPath}/table/src/view.html",'<div ng-if=results ng-style=config.style><table st-table=results class="table table-striped table-bordered table-hover"><div class=table-responsive><thead><tr><th colspan={{config.fields.length}}><div class=row><div class=col-md-6></div><div class=col-md-6><div class="input-group input-medium pull-right"><input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class=form-control type=search> <span class=input-group-addon><i class="fa fa-search"></i></span></div></div></div></th></tr><tr><th ng-repeat="field in config.fields">{{field.alias}}</th></tr></thead><tbody><tr data-ng-repeat="result in results" class=animate-repeat><td ng-repeat="field in config.fields">{{result[field.alias]}}</td></tr><tr data-ng-hide=results.length><td colspan={{config.fields.length}} style=text-align:center;><i>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</i></td></tr></tbody><tfoot><tr><td colspan={{config.fields.length}} class=text-center><div st-pagination class=pagination st-items-by-page=10 st-displayed-pages=3></div></td></tr></tfoot></div></table></div><div class="alert alert-danger" role=alert ng-if=!config.report><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_WIDGET_SELECT_REPORT\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!results><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_VALID_CONDITION\' | translate}}</div><div class="alert alert-danger" role=alert ng-if=!results><span class="glyphicon glyphicon-exclamation-sign" aria-hidden=true></span> <span class=sr-only>{{\'APPLICATION_ERROR\' | translate}}:</span> {{\'MESSAGE_ENTER_ONE_VALID_FIELD_AND_CHECK_OTHER\' | translate}}</div>'); -}])}(window);var Metronic=function(){var a,b=!1,c=!1,d=!1,e=!1,f=[],g="assets/",h="img/",i="plugins/",j="css/",k={blue:"#89C4F4",red:"#F3565D",green:"#1bbc9b",purple:"#9b59b6",grey:"#95a5a6",yellow:"#F8CB00"},l=function(){"rtl"===$("body").css("direction")&&(b=!0),c=!!navigator.userAgent.match(/MSIE 8.0/),d=!!navigator.userAgent.match(/MSIE 9.0/),e=!!navigator.userAgent.match(/MSIE 10.0/),e&&$("html").addClass("ie10"),(e||d||c)&&$("html").addClass("ie")},m=function(){for(var a=0;a<f.length;a++){var b=f[a];b.call()}},n=function(){var a;if(c){var b;$(window).resize(function(){b!=document.documentElement.clientHeight&&(a&&clearTimeout(a),a=setTimeout(function(){m()},50),b=document.documentElement.clientHeight)})}else $(window).resize(function(){a&&clearTimeout(a),a=setTimeout(function(){m()},50)})},o=function(){$("body").on("click",".portlet > .portlet-title > .tools > a.remove",function(a){a.preventDefault();var b=$(this).closest(".portlet");$("body").hasClass("page-portlet-fullscreen")&&$("body").removeClass("page-portlet-fullscreen"),b.find(".portlet-title .fullscreen").tooltip("destroy"),b.find(".portlet-title > .tools > .reload").tooltip("destroy"),b.find(".portlet-title > .tools > .remove").tooltip("destroy"),b.find(".portlet-title > .tools > .config").tooltip("destroy"),b.find(".portlet-title > .tools > .collapse, .portlet > .portlet-title > .tools > .expand").tooltip("destroy"),b.remove()}),$("body").on("click",".portlet > .portlet-title .fullscreen",function(a){a.preventDefault();var b=$(this).closest(".portlet");if(b.hasClass("portlet-fullscreen"))$(this).removeClass("on"),b.removeClass("portlet-fullscreen"),$("body").removeClass("page-portlet-fullscreen"),b.children(".portlet-body").css("height","auto");else{var c=Metronic.getViewPort().height-b.children(".portlet-title").outerHeight()-parseInt(b.children(".portlet-body").css("padding-top"))-parseInt(b.children(".portlet-body").css("padding-bottom"));$(this).addClass("on"),b.addClass("portlet-fullscreen"),$("body").addClass("page-portlet-fullscreen"),b.children(".portlet-body").css("height",c)}}),$("body").on("click",".portlet > .portlet-title > .tools > a.reload",function(a){a.preventDefault();var b=$(this).closest(".portlet").children(".portlet-body"),c=$(this).attr("data-url"),d=$(this).attr("data-error-display");c?(Metronic.blockUI({target:b,animate:!0,overlayColor:"none"}),$.ajax({type:"GET",cache:!1,url:c,dataType:"html",success:function(a){Metronic.unblockUI(b),b.html(a)},error:function(a,c,e){Metronic.unblockUI(b);var f="Error on reloading the content. Please check your connection and try again.";"toastr"==d&&toastr?toastr.error(f):"notific8"==d&&$.notific8?($.notific8("zindex",11500),$.notific8(f,{theme:"ruby",life:3e3})):alert(f)}})):(Metronic.blockUI({target:b,animate:!0,overlayColor:"none"}),window.setTimeout(function(){Metronic.unblockUI(b)},1e3))}),$('.portlet .portlet-title a.reload[data-load="true"]').click(),$("body").on("click",".portlet > .portlet-title > .tools > .collapse, .portlet .portlet-title > .tools > .expand",function(a){a.preventDefault()})},p=function(){if($().uniform){var a=$("input[type=checkbox]:not(.toggle, .make-switch, .icheck), input[type=radio]:not(.toggle, .star, .make-switch, .icheck)");a.size()>0&&a.each(function(){0===$(this).parents(".checker").size()&&$(this).show()})}},q=function(){$().iCheck&&$(".icheck").each(function(){var a=$(this).attr("data-checkbox")?$(this).attr("data-checkbox"):"icheckbox_minimal-grey",b=$(this).attr("data-radio")?$(this).attr("data-radio"):"iradio_minimal-grey";a.indexOf("_line")>-1||b.indexOf("_line")>-1?$(this).iCheck({checkboxClass:a,radioClass:b,insert:'<div class="icheck_line-icon"></div>'+$(this).attr("data-label")}):$(this).iCheck({checkboxClass:a,radioClass:b})})},r=function(){$().bootstrapSwitch&&$(".make-switch").bootstrapSwitch()},s=function(){$().confirmation&&$("[data-toggle=confirmation]").confirmation({container:"body",btnOkClass:"btn-xs btn-success",btnCancelClass:"btn-xs btn-danger"})},t=function(){$("body").on("shown.bs.collapse",".accordion.scrollable",function(a){Metronic.scrollTo($(a.target))})},u=function(){if(location.hash){var a=location.hash.substr(1);$('a[href="#'+a+'"]').parents(".tab-pane:hidden").each(function(){var a=$(this).attr("id");$('a[href="#'+a+'"]').click()}),$('a[href="#'+a+'"]').click()}},v=function(){$("body").on("hide.bs.modal",function(){$(".modal:visible").size()>1&&$("html").hasClass("modal-open")===!1?$("html").addClass("modal-open"):$(".modal:visible").size()<=1&&$("html").removeClass("modal-open")}),$("body").on("show.bs.modal",".modal",function(){$(this).hasClass("modal-scroll")&&$("body").addClass("modal-open-noscroll")}),$("body").on("hide.bs.modal",".modal",function(){$("body").removeClass("modal-open-noscroll")}),$("body").on("hidden.bs.modal",".modal:not(.modal-cached)",function(){$(this).removeData("bs.modal")})},w=function(){$(".tooltips").tooltip(),$(".portlet > .portlet-title .fullscreen").tooltip({container:"body",title:"Fullscreen"}),$(".portlet > .portlet-title > .tools > .reload").tooltip({container:"body",title:"Reload"}),$(".portlet > .portlet-title > .tools > .remove").tooltip({container:"body",title:"Remove"}),$(".portlet > .portlet-title > .tools > .config").tooltip({container:"body",title:"Settings"}),$(".portlet > .portlet-title > .tools > .collapse, .portlet > .portlet-title > .tools > .expand").tooltip({container:"body",title:"Collapse/Expand"})},x=function(){$("body").on("click",".dropdown-menu.hold-on-click",function(a){a.stopPropagation()})},y=function(){$("body").on("click",'[data-close="alert"]',function(a){$(this).parent(".alert").hide(),$(this).closest(".note").hide(),a.preventDefault()}),$("body").on("click",'[data-close="note"]',function(a){$(this).closest(".note").hide(),a.preventDefault()}),$("body").on("click",'[data-remove="note"]',function(a){$(this).closest(".note").remove(),a.preventDefault()})},z=function(){$('[data-hover="dropdown"]').not(".hover-initialized").each(function(){$(this).dropdownHover(),$(this).addClass("hover-initialized")})},A=function(){$(".popovers").popover(),$(document).on("click.bs.popover.data-api",function(b){a&&a.popover("hide")})},B=function(){Metronic.initSlimScroll(".scroller")},C=function(){jQuery.fancybox&&$(".fancybox-button").size()>0&&$(".fancybox-button").fancybox({groupAttr:"data-rel",prevEffect:"none",nextEffect:"none",closeBtn:!0,helpers:{title:{type:"inside"}}})},D=function(){(c||d)&&$("input[placeholder]:not(.placeholder-no-fix), textarea[placeholder]:not(.placeholder-no-fix)").each(function(){var a=$(this);""===a.val()&&""!==a.attr("placeholder")&&a.addClass("placeholder").val(a.attr("placeholder")),a.focus(function(){a.val()==a.attr("placeholder")&&a.val("")}),a.blur(function(){""!==a.val()&&a.val()!=a.attr("placeholder")||a.val(a.attr("placeholder"))})})},E=function(){$().select2&&$(".select2me").select2({placeholder:"Select"})};return{init:function(){l(),n(),p(),q(),r(),B(),C(),E(),o(),y(),x(),u(),w(),A(),t(),v(),s(),D()},initAjax:function(){p(),q(),r(),z(),B(),E(),C(),x(),w(),A(),t(),s()},initComponents:function(){this.initAjax()},setLastPopedPopover:function(b){a=b},addResizeHandler:function(a){f.push(a)},runResizeHandlers:function(){m()},scrollTo:function(a,b){var c=a&&a.size()>0?a.offset().top:0;a&&($("body").hasClass("page-header-fixed")&&(c-=$(".page-header").height()),c+=b?b:-1*a.height()),$("html,body").animate({scrollTop:c},"slow")},initSlimScroll:function(a){$(a).each(function(){if(!$(this).attr("data-initialized")){var a;a=$(this).attr("data-height")?$(this).attr("data-height"):$(this).css("height"),$(this).slimScroll({allowPageScroll:!0,size:"7px",color:$(this).attr("data-handle-color")?$(this).attr("data-handle-color"):"#bbb",wrapperClass:$(this).attr("data-wrapper-class")?$(this).attr("data-wrapper-class"):"slimScrollDiv",railColor:$(this).attr("data-rail-color")?$(this).attr("data-rail-color"):"#eaeaea",position:b?"left":"right",height:a,alwaysVisible:"1"==$(this).attr("data-always-visible"),railVisible:"1"==$(this).attr("data-rail-visible"),disableFadeOut:!0}),$(this).attr("data-initialized","1")}})},destroySlimScroll:function(a){$(a).each(function(){if("1"===$(this).attr("data-initialized")){$(this).removeAttr("data-initialized"),$(this).removeAttr("style");var a={};$(this).attr("data-handle-color")&&(a["data-handle-color"]=$(this).attr("data-handle-color")),$(this).attr("data-wrapper-class")&&(a["data-wrapper-class"]=$(this).attr("data-wrapper-class")),$(this).attr("data-rail-color")&&(a["data-rail-color"]=$(this).attr("data-rail-color")),$(this).attr("data-always-visible")&&(a["data-always-visible"]=$(this).attr("data-always-visible")),$(this).attr("data-rail-visible")&&(a["data-rail-visible"]=$(this).attr("data-rail-visible")),$(this).slimScroll({wrapperClass:$(this).attr("data-wrapper-class")?$(this).attr("data-wrapper-class"):"slimScrollDiv",destroy:!0});var b=$(this);$.each(a,function(a,c){b.attr(a,c)})}})},scrollTop:function(){Metronic.scrollTo()},blockUI:function(a){a=$.extend(!0,{},a);var b="";if(b=a.animate?'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><div class="block-spinner-bar"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div></div>':a.iconOnly?'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><img src="'+this.getGlobalImgPath()+'loading-spinner-blue.gif" align=""></div>':a.textOnly?'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><span> '+(a.message?a.message:"LOADING...")+"</span></div>":'<div class="loading-message '+(a.boxed?"loading-message-boxed":"")+'"><img src="'+this.getGlobalImgPath()+'loading-spinner-blue.gif" align=""><span> '+(a.message?a.message:"LOADING...")+"</span></div>",a.target){var c=$(a.target);c.height()<=$(window).height()&&(a.cenrerY=!0),c.block({message:b,baseZ:a.zIndex?a.zIndex:1e3,centerY:void 0!==a.cenrerY?a.cenrerY:!1,css:{top:"10%",border:"0",padding:"0",backgroundColor:"none"},overlayCSS:{backgroundColor:a.overlayColor?a.overlayColor:"#555",opacity:a.boxed?.05:.1,cursor:"wait"}})}else $.blockUI({message:b,baseZ:a.zIndex?a.zIndex:1e3,css:{border:"0",padding:"0",backgroundColor:"none"},overlayCSS:{backgroundColor:a.overlayColor?a.overlayColor:"#555",opacity:a.boxed?.05:.1,cursor:"wait"}})},unblockUI:function(a){a?$(a).unblock({onUnblock:function(){$(a).css("position",""),$(a).css("zoom","")}}):$.unblockUI()},startPageLoading:function(a){a&&a.animate?($(".page-spinner-bar").remove(),$("body").append('<div class="page-spinner-bar"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div>')):($(".page-loading").remove(),$("body").append('<div class="page-loading"><img src="'+this.getGlobalImgPath()+'loading-spinner-blue.gif"/> <span>'+(a&&a.message?a.message:"Loading...")+"</span></div>"))},stopPageLoading:function(){$(".page-loading, .page-spinner-bar").remove()},alert:function(a){a=$.extend(!0,{container:"",place:"append",type:"success",message:"",close:!0,reset:!0,focus:!0,closeInSeconds:0,icon:""},a);var b=Metronic.getUniqueID("Metronic_alert"),c='<div id="'+b+'" class="Metronic-alerts alert alert-'+a.type+' fade in">'+(a.close?'<button type="button" class="close" data-dismiss="alert" aria-hidden="true"></button>':"")+(""!==a.icon?'<i class="fa-lg fa fa-'+a.icon+'"></i> ':"")+a.message+"</div>";return a.reset&&$(".Metronic-alerts").remove(),a.container?"append"==a.place?$(a.container).append(c):$(a.container).prepend(c):$("body").hasClass("page-container-bg-solid")?$(".page-title").after(c):$(".page-bar").size()>0?$(".page-bar").after(c):$(".page-breadcrumb").after(c),a.focus&&Metronic.scrollTo($("#"+b)),a.closeInSeconds>0&&setTimeout(function(){$("#"+b).remove()},1e3*a.closeInSeconds),b},initUniform:function(a){a?$(a).each(function(){0===$(this).parents(".checker").size()&&($(this).show(),$(this).uniform())}):p()},updateUniform:function(a){$.uniform.update(a)},initFancybox:function(){C()},getActualVal:function(a){return a=$(a),a.val()===a.attr("placeholder")?"":a.val()},getURLParameter:function(a){var b,c,d=window.location.search.substring(1),e=d.split("&");for(b=0;b<e.length;b++)if(c=e[b].split("="),c[0]==a)return unescape(c[1]);return null},isTouchDevice:function(){try{return document.createEvent("TouchEvent"),!0}catch(a){return!1}},getViewPort:function(){var a=window,b="inner";return"innerWidth"in window||(b="client",a=document.documentElement||document.body),{width:a[b+"Width"],height:a[b+"Height"]}},getUniqueID:function(a){return"prefix_"+Math.floor(Math.random()*(new Date).getTime())},isIE8:function(){return c},isIE9:function(){return d},isRTL:function(){return b},isAngularJsApp:function(){return"undefined"!=typeof angular},getAssetsPath:function(){return g},setAssetsPath:function(a){g=a},setGlobalImgPath:function(a){h=a},getGlobalImgPath:function(){return g+h},setGlobalPluginsPath:function(a){i=a},getGlobalPluginsPath:function(){return g+i},getGlobalCssPath:function(){return g+j},getBrandColor:function(a){return k[a]?k[a]:""},getResponsiveBreakpoint:function(a){var b={xs:480,sm:768,md:900,lg:1200};return b[a]?b[a]:0}}}(),Layout=function(){var a="img/",b="css/",c=Metronic.getResponsiveBreakpoint("md"),d=function(){var a,b=$(".page-content"),d=$(".page-sidebar"),e=$("body");if(e.hasClass("page-footer-fixed")===!0&&e.hasClass("page-sidebar-fixed")===!1){var f=Metronic.getViewPort().height-$(".page-footer").outerHeight()-$(".page-header").outerHeight();b.height()<f&&b.attr("style","min-height:"+f+"px")}else{if(e.hasClass("page-sidebar-fixed"))a=g(),e.hasClass("page-footer-fixed")===!1&&(a-=$(".page-footer").outerHeight());else{var h=$(".page-header").outerHeight(),i=$(".page-footer").outerHeight();a=Metronic.getViewPort().width<c?Metronic.getViewPort().height-h-i:d.height()+20,a+h+i<=Metronic.getViewPort().height&&(a=Metronic.getViewPort().height-h-i)}b.attr("style","min-height:"+a+"px")}},e=function(a,b){var d=location.hash.toLowerCase(),e=$(".page-sidebar-menu");if("click"===a||"set"===a?b=$(b):"match"===a&&e.find("li > a").each(function(){var a=$(this).attr("href").toLowerCase();return a.length>1&&d.substr(1,a.length-1)==a.substr(1)?void(b=$(this)):void 0}),b&&0!=b.size()&&"javascript:;"!==b.attr("href").toLowerCase()&&"#"!==b.attr("href").toLowerCase()){parseInt(e.data("slide-speed")),e.data("keep-expanded");e.find("li.active").removeClass("active"),e.find("li > a > .selected").remove(),e.hasClass("page-sidebar-menu-hover-submenu")===!1?e.find("li.open").each(function(){0===$(this).children(".sub-menu").size()&&($(this).removeClass("open"),$(this).find("> a > .arrow.open").removeClass("open"))}):e.find("li.open").removeClass("open"),b.parents("li").each(function(){$(this).addClass("active"),$(this).find("> a > span.arrow").addClass("open"),1===$(this).parent("ul.page-sidebar-menu").size()&&$(this).find("> a").append('<span class="selected"></span>'),1===$(this).children("ul.sub-menu").size()&&$(this).addClass("open")}),"click"===a&&Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click()}},f=function(){jQuery(".page-sidebar").on("click","li > a",function(a){var b=$(this).next().hasClass("sub-menu");if(!(Metronic.getViewPort().width>=c&&1===$(this).parents(".page-sidebar-menu-hover-submenu").size())){if(b===!1)return void(Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click());if(!$(this).next().hasClass("sub-menu always-open")){var e=$(this).parent().parent(),f=$(this),g=$(".page-sidebar-menu"),h=jQuery(this).next(),i=g.data("auto-scroll"),j=parseInt(g.data("slide-speed")),k=g.data("keep-expanded");k!==!0&&(e.children("li.open").children("a").children(".arrow").removeClass("open"),e.children("li.open").children(".sub-menu:not(.always-open)").slideUp(j),e.children("li.open").removeClass("open"));var l=-200;h.is(":visible")?(jQuery(".arrow",jQuery(this)).removeClass("open"),jQuery(this).parent().removeClass("open"),h.slideUp(j,function(){i===!0&&$("body").hasClass("page-sidebar-closed")===!1&&($("body").hasClass("page-sidebar-fixed")?g.slimScroll({scrollTo:f.position().top}):Metronic.scrollTo(f,l)),d()})):b&&(jQuery(".arrow",jQuery(this)).addClass("open"),jQuery(this).parent().addClass("open"),h.slideDown(j,function(){i===!0&&$("body").hasClass("page-sidebar-closed")===!1&&($("body").hasClass("page-sidebar-fixed")?g.slimScroll({scrollTo:f.position().top}):Metronic.scrollTo(f,l)),d()})),a.preventDefault()}}}),jQuery(".page-sidebar").on("click"," li > a.ajaxify",function(a){a.preventDefault(),Metronic.scrollTop();var b=$(this).attr("href"),d=jQuery(".page-sidebar ul"),e=($(".page-content"),$(".page-content .page-content-body"));d.children("li.active").removeClass("active"),d.children("arrow.open").removeClass("open"),$(this).parents("li").each(function(){$(this).addClass("active"),$(this).children("a > span.arrow").addClass("open")}),$(this).parents("li").addClass("active"),Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click(),Metronic.startPageLoading();var f=$(this);$.ajax({type:"GET",cache:!1,url:b,dataType:"html",success:function(a){0===f.parents("li.open").size()&&$(".page-sidebar-menu > li.open > a").click(),Metronic.stopPageLoading(),e.html(a),Layout.fixContentHeight(),Metronic.initAjax()},error:function(a,b,c){Metronic.stopPageLoading(),e.html("<h4>Could not load the requested content.</h4>")}})}),jQuery(".page-content").on("click",".ajaxify",function(a){a.preventDefault(),Metronic.scrollTop();var b=$(this).attr("href"),d=($(".page-content"),$(".page-content .page-content-body"));Metronic.startPageLoading(),Metronic.getViewPort().width<c&&$(".page-sidebar").hasClass("in")&&$(".page-header .responsive-toggler").click(),$.ajax({type:"GET",cache:!1,url:b,dataType:"html",success:function(a){Metronic.stopPageLoading(),d.html(a),Layout.fixContentHeight(),Metronic.initAjax()},error:function(a,b,c){d.html("<h4>Could not load the requested content.</h4>"),Metronic.stopPageLoading()}})}),i(),$(".page-sidebar").on("click",".sidebar-search .remove",function(a){a.preventDefault(),$(".sidebar-search").removeClass("open")}),$(".page-sidebar .sidebar-search").on("keypress","input.form-control",function(a){return 13==a.which?($(".sidebar-search").submit(),!1):void 0}),0!==$(".sidebar-search").size()&&($(".sidebar-search .input-group").on("click",function(a){a.stopPropagation()}),$("body").on("click",function(){$(".sidebar-search").hasClass("open")&&$(".sidebar-search").removeClass("open")}))},g=function(){var a=Metronic.getViewPort().height-$(".page-header").outerHeight();return $("body").hasClass("page-footer-fixed")&&(a-=$(".page-footer").outerHeight()),a},h=function(){var a=$(".page-sidebar-menu");return Metronic.destroySlimScroll(a),0===$(".page-sidebar-fixed").size()?void d():void(Metronic.getViewPort().width>=c&&(a.attr("data-height",g()),Metronic.initSlimScroll(a),d()))},i=function(){var a=$("body");a.hasClass("page-sidebar-fixed")&&$(".page-sidebar").on("mouseenter",function(){a.hasClass("page-sidebar-closed")&&$(this).find(".page-sidebar-menu").removeClass("page-sidebar-menu-closed")}).on("mouseleave",function(){a.hasClass("page-sidebar-closed")&&$(this).find(".page-sidebar-menu").addClass("page-sidebar-menu-closed")})},j=function(){$("body");$.cookie&&"1"===$.cookie("sidebar_closed")&&Metronic.getViewPort().width>=c?($("body").addClass("page-sidebar-closed"),$(".page-sidebar-menu").addClass("page-sidebar-menu-closed")):$.cookie&&$.cookie("sidebar_closed","0")},k=function(){$(".page-header").on("click",'.hor-menu a[data-toggle="tab"]',function(a){a.preventDefault();var b=$(".hor-menu .nav"),c=b.find("li.current");$("li.active",c).removeClass("active"),$(".selected",c).remove();var d=$(this).parents("li").last();d.addClass("current"),d.find("a:first").append('<span class="selected"></span>')}),$(".page-header").on("click",".search-form",function(a){$(this).addClass("open"),$(this).find(".form-control").focus(),$(".page-header .search-form .form-control").on("blur",function(a){$(this).closest(".search-form").removeClass("open"),$(this).unbind("blur")})}),$(".page-header").on("keypress",".hor-menu .search-form .form-control",function(a){return 13==a.which?($(this).closest(".search-form").submit(),!1):void 0}),$(".page-header").on("mousedown",".search-form.open .submit",function(a){a.preventDefault(),a.stopPropagation(),$(this).closest(".search-form").submit()}),$('[data-hover="megamenu-dropdown"]').not(".hover-initialized").each(function(){$(this).dropdownHover(),$(this).addClass("hover-initialized")}),$(document).on("click",".mega-menu-dropdown .dropdown-menu",function(a){a.stopPropagation()})},l=function(){$("body").on("shown.bs.tab",'a[data-toggle="tab"]',function(){d()})},m=function(){var a=300,b=500;navigator.userAgent.match(/iPhone|iPad|iPod/i)?$(window).bind("touchend touchcancel touchleave",function(c){$(this).scrollTop()>a?$(".scroll-to-top").fadeIn(b):$(".scroll-to-top").fadeOut(b)}):$(window).scroll(function(){$(this).scrollTop()>a?$(".scroll-to-top").fadeIn(b):$(".scroll-to-top").fadeOut(b)}),$(".scroll-to-top").click(function(a){return a.preventDefault(),$("html, body").animate({scrollTop:0},b),!1})},n=function(){var a,b=$(".full-height-content");if(a=Metronic.getViewPort().height-$(".page-header").outerHeight(!0)-$(".page-footer").outerHeight(!0)-$(".page-title").outerHeight(!0)-$(".page-bar").outerHeight(!0),b.hasClass("portlet")){var d=b.find(".portlet-body");if(Metronic.getViewPort().width<c)return void Metronic.destroySlimScroll(d.find(".full-height-content-body"));a=a-b.find(".portlet-title").outerHeight(!0)-parseInt(b.find(".portlet-body").css("padding-top"))-parseInt(b.find(".portlet-body").css("padding-bottom"))-2,b.hasClass("full-height-content-scrollable")?(a-=35,d.find(".full-height-content-body").css("height",a),Metronic.initSlimScroll(d.find(".full-height-content-body"))):d.css("min-height",a)}else{if(Metronic.getViewPort().width<c)return void Metronic.destroySlimScroll(b.find(".full-height-content-body"));b.hasClass("full-height-content-scrollable")?(a-=35,b.find(".full-height-content-body").css("height",a),Metronic.initSlimScroll(b.find(".full-height-content-body"))):b.css("min-height",a)}};return{initHeader:function(){k()},setSidebarMenuActiveLink:function(a,b){e(a,b)},initSidebar:function(){h(),f(),j(),Metronic.isAngularJsApp()&&e("match"),Metronic.addResizeHandler(h)},initContent:function(){n(),l(),Metronic.addResizeHandler(d),Metronic.addResizeHandler(n)},initFooter:function(){m()},init:function(){this.initHeader(),this.initSidebar(),this.initContent(),this.initFooter()},fixContentHeight:function(){d()},initFixedSidebarHoverEffect:function(){i()},initFixedSidebar:function(){h()},getLayoutImgPath:function(){return Metronic.getAssetsPath()+a},getLayoutCssPath:function(){return Metronic.getAssetsPath()+b}}}();angular.module("xCallyShuttleApp").run(["$templateCache",function(a){a.put("app/adminreset/adminreset.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 && updatePassword()" novalidate>\n <h3>{{\'APPLICATION_RESET_PASSWORD\' | translate}}</h3>\n <p>\n {{\'MESSAGE_FIRST_LOGIN_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="user.password" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n </div>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_FORMAT\' | translate}}\n </span>\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="user.rePassword" nx-equal="user.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/analytic/extracted/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-file-pdf-o"></i>\n <a href="/analytics/extracted/list">{{ \'APPLICATION_EXTRACTED_REPORTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-file-pdf-o font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_EXTRACTED_REPORTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/metric/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_METRIC\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.metric" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.table" name="table" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE-->\n\n <!-- START METRIC -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$invalid}">\n <label class="control-label">{{\'APPLICATION_METRIC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea type="text" name="metric" placeholder="{{\'APPLICATION_METRIC\' | translate}}" class="form-control" data-ng-model="item.metric" required/></textarea>\n <span data-ng-show="(forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END METRIC -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.metric.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), -a.put("app/analytic/metric/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-calculator"></i>\n <a href="/analytics/metrics/list">{{ \'APPLICATION_METRICS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <!-- <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-calculator font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DEFAULT_METRICS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n </div>\n </div> -->\n <!-- <div class="portlet-body"> -->\n <!-- START TABLE -->\n <!-- <div ui-grid="gridOptionsDefault" data-ng-if="gridOptionsDefault" name="gridOptionsDefault" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptionsDefault.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div> -->\n <!-- END TABLE -->\n <!-- </div> -->\n <div class="portlet-title"><!-- removed margin-top20 class from title when commented the default metrics section-->\n <div class="caption font-green-sharp">\n <i class="icon-calculator font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_METRICS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_METRIC\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" data-ng-if="gridOptions" name="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/metric/list/view.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_METRIC\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.metric" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required readonly/>\n <span data-ng-show="(forms.metric.name.$touched || forms.metric.$submitted) && forms.metric.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}</label>\n <ui-select data-ng-model="item.table" name="table" theme="bootstrap" required data-ng-disabled="true">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.metric.table.$touched || forms.metric.$submitted) && forms.metric.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE-->\n\n <!-- START METRIC -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$invalid}">\n <label class="control-label">{{\'APPLICATION_METRIC\' | translate}}</label>\n <textarea type="text" name="metric" placeholder="{{\'APPLICATION_METRIC\' | translate}}" class="form-control" data-ng-model="item.metric" required readonly/></textarea>\n <span data-ng-show="(forms.metric.metric.$touched || forms.metric.$submitted) && forms.metric.metric.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END METRIC -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description" readonly></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/analytic/metric/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getMetric()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/analytics/metrics/list">{{ \'APPLICATION_METRICS\' | translate }}</a>\n <i data-ng-show="metric" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="metric">\n <a href="#">{{metric.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/metric.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{metric.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.analytics.metrics.view.settings\')}">\n <a data-ng-href="/analytics/metrics/view/{{metric.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/metric/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_METRIC\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateMetric()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="metric.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.table.$touched || forms.general.$submitted) && forms.general.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="metric.table" name="table" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.table.$touched || forms.general.$submitted) && forms.general.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE-->\n\n <!-- START METRIC -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.metric.$touched || forms.general.$submitted) && forms.general.metric.$invalid}">\n <label class="control-label">{{\'APPLICATION_METRIC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea type="text" name="metric" placeholder="{{\'APPLICATION_METRIC\' | translate}}" class="form-control" data-ng-model="metric.metric" required/></textarea>\n <span data-ng-show="(forms.general.metric.$touched || forms.general.$submitted) && forms.general.metric.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END METRIC -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="metric.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/analytic/report/list/copy.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_COPY_REPORT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp" style="padding-left:10px;">\n <i class="icon-folder font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_COPY_TO\' | translate }} </span>\n </div>\n </div>\n <div class="portlet-body">\n <div js-tree="customTreeConfig" ng-model="customTreeData" should-apply="ac()" tree="customTreeInstance" tree-events="ready:initCustomScopeTree;"></div>\n </div>\n </div>\n <div class="has-error">\n <span data-ng-show="showAlert" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_SELECT_FOLDER\' | translate}}.\n </span>\n </div>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_REPORT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.report" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_PATH\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_PATH\' | translate}}" class="form-control" data-ng-model="path" disabled/>\n <span data-ng-show="(forms.report.name.$touched || forms.report.$submitted) && forms.report.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.report.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/deleteNode.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DELETE_FOLDER\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<p>\n {{\'MESSAGE_DELETE_NODE\' | translate}} : <b>{{node}}</b>?\n</p>\n<p>\n {{\'MESSAGE_ALL_REPORTS_WILL_BE_DELETED\' | translate}}\n</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="ok()" ng-disabled="forms.report.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/extract.modal.html",'<div class="modal-header">\n <button type="button" ng-click="cancel()" class="close">×</button>\n <h4 class="modal-title">{{ \'APPLICATION_EXTRACT_REPORT\' | translate }}</h4>\n</div>\n<div class="modal-body" style="text-align:center;">\n <form name="forms.report" class="form-inline mbottom20" novalidate>\n <div class="form-group" data-ng-class="{\'hidden\':daily}">\n <label class="control-label">{{\'APPLICATION_DATE_RANGE\' | translate}}</label>\n <input type="daterange" name="dates" ranges="ranges" style="min-width:190px;" enabletimepicker="timepicker" placeholder="{{\'APPLICATION_DATE_RANGE\' | translate}}" class="form-control" data-ng-model="dates" max-date="{{maxdate}}" data-ng-required="!daily" data-ng-disabled="daily" data-ng-class="{\'disabled-invisible\':daily}" style="cursor:pointer;" readonly/>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_FROM\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.start" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.end" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <!-- START STATUS -->\n <div class="form-group">\n <input\n bs-switch\n class="form-control"\n ng-model="daily"\n type="checkbox"\n name="auth"\n switch-active="{{ dailySwitch.isActive }}"\n switch-on-text="{{ dailySwitch.onText }}"\n switch-off-text="{{ dailySwitch.offText }}"\n switch-on-color="{{ dailySwitch.onColor }}"\n switch-off-color="{{ dailySwitch.offColor }}"\n switch-animate="{{ dailySwitch.animate }}"\n switch-size="{{ dailySwitch.size }}"\n switch-label="{{ dailySwitch.label }}"\n switch-icon="{{ dailySwitch.icon }}"\n switch-radio-off="{{ dailySwitch.radioOff }}"\n switch-label-width="{{ dailySwitch.labelWidth }}"\n switch-handle-width="{{ dailySwitch.handleWidth }}">\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn default green-jungle" type="button" data-ng-click="extract(\'csv\')"><i class="fa fa-file-excel-o"></i> {{ \'APPLICATION_SAVE_AS_CSV\' | translate }}</button>\n <button class="btn default red-intense" type="button" data-ng-click="extract(\'pdf\')"><i class="fa fa-file-pdf-o"></i> {{ \'APPLICATION_SAVE_AS_PDF\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getTrees()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-book-open"></i>\n <a href="/analytics/reports/list">{{ \'APPLICATION_REPORTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <div class="col-fixed">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp" style="padding-left:10px;">\n <i class="icon-folder font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FOLDERS\' | translate }} </span>\n </div>\n <div class="inputs">\n <div class="portlet-input input-inline input-small">\n <div class="input-icon right">\n <i class="icon-magnifier"></i>\n <input type="text" data-ng-model="searchField" data-ng-change="searchTrees()" class="form-control input-circle" placeholder="search...">\n </div>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div js-tree="defaultTreeConfig" ng-model="defaultTreeData" should-apply="ac()" tree="defaultTreeInstance" tree-events="ready:initDefaultScopeTree;select_node:selectDefaultNode;"></div>\n <div js-tree="customTreeConfig" ng-model="customTreeData" should-apply="ac()" tree="customTreeInstance" tree-events="ready:initCustomScopeTree;select_node:selectCustomNode;rename_node:updateCustomTree;delete_node:updateCustomTree;move_node:updateCustomTree;create_node:updateCustomTree;"></div>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n <div class="row tree-row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_REPORTS\' | translate }}<span data-ng-if="selectedNode"> - {{selectedNode}}</span></span>\n </div>\n <div data-ng-if="!defaultTreeActive" class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <span class="btn default btn-file">\n <span class="fileinput-new">\n <i class="icon-cloud-upload"></i> {{\'APPLICATION_IMPORT_FROM_JSON\' | translate}}</span>\n <input type="file" on-read-file="import($fileContent)"/>\n </span>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_REPORT\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div ng-slide-down="gridOptions" lazy-render duration="1">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/report/list/preview.modal.html",'<div class="modal-header">\n <button type="button" ng-click="cancel()" class="close">×</button>\n <h4 class="modal-title">{{ \'APPLICATION_REPORT_PREVIEW\' | translate }}</h4>\n</div>\n<div class="modal-body" style="text-align:center;">\n <form name="forms.report" class="form-inline mbottom20" novalidate>\n <div class="form-group" data-ng-class="{\'hidden\':daily}">\n <label class="control-label">{{\'APPLICATION_DATE_RANGE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="daterange" name="dates" ranges="ranges" style="min-width:190px;" enabletimepicker="timepicker" placeholder="{{\'APPLICATION_DATE_RANGE\' | translate}}" class="form-control" data-ng-model="dates" data-ng-change="getPage()" max-date="{{maxdate}}" data-ng-required="!daily" data-ng-disabled="daily" data-ng-class="{\'disabled-invisible\':daily}" style="cursor:pointer;" readonly/>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_FROM\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.start" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.end" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <div class="form-group" data-ng-if="daily">\n <button class="btn btn-small btn-sm btn-success" data-ng-click="getPage()">Apply</button>\n </div>\n <div class="form-group">\n <input\n bs-switch\n class="form-control"\n ng-model="daily"\n type="checkbox"\n name="auth"\n data-ng-change="getPage()"\n switch-active="{{ dailySwitch.isActive }}"\n switch-on-text="{{ dailySwitch.onText }}"\n switch-off-text="{{ dailySwitch.offText }}"\n switch-on-color="{{ dailySwitch.onColor }}"\n switch-off-color="{{ dailySwitch.offColor }}"\n switch-animate="{{ dailySwitch.animate }}"\n switch-size="{{ dailySwitch.size }}"\n switch-label="{{ dailySwitch.label }}"\n switch-icon="{{ dailySwitch.icon }}"\n switch-radio-off="{{ dailySwitch.radioOff }}"\n switch-label-width="{{ dailySwitch.labelWidth }}"\n switch-handle-width="{{ dailySwitch.handleWidth }}">\n </div>\n </form>\n <div ng-slide-down="showResult" lazy-render duration="1">\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="grid extract-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n</div>\n<div class="modal-footer">\n<button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/analytic/report/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getReport()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-book-open"></i>\n <a href="/analytics/reports/list">{{ \'APPLICATION_REPORTS\' | translate }}</a>\n <i data-ng-show="report" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="report">\n <a href="#">{{report.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/analytic/report/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <div class="caption-subject font-blue-madison bold uppercase dot">{{ \'APPLICATION_REPORT\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} - {{report.name}} </div>\n </div>\n <ul class="nav nav-tabs">\n <li>\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li class="active">\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_BUILD\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab" data-ng-click="showResult = true">{{ \'APPLICATION_TEST_PREVIEW\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n\n <div class="tab-content">\n\n <!-- GENERAL TAB -->\n <div class="tab-pane" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.report.$valid && forms.general.$valid && updateReport()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="report.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="report.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- BUILD TAB -->\n <div class="tab-pane active" id="tab_1_2">\n <form name="forms.report" data-ng-submit="forms.report.$valid && forms.general.$valid && updateReport()" novalidate>\n <!-- START TABLE INPUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.report.table.$touched || forms.report.$submitted) && forms.report.table.$invalid}">\n <label class="control-label">{{\'APPLICATION_TABLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="report.table" name="table" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{\'APPLICATION_\'+$select.selected.value.toUpperCase() | translate}}</ui-select-match>\n <ui-select-choices group-by="\'channel\'" repeat="table.value as table in tables | filter: $select.search">\n <div ng-bind-html="\'APPLICATION_\'+table.value.toUpperCase() | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.report.table.$touched || forms.report.$submitted) && forms.report.table.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TABLE INPUT-->\n <div data-ng-if="report.table" class="mbottom20 pbottom20 table-responsive">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_FIELDS\' | translate}} </span>\n </div>\n </div>\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover">\n <thead>\n <tr>\n <th>{{ \'APPLICATION_FIELD\' | translate }} / {{ \'APPLICATION_METRIC\' | translate }}</th>\n <th style="min-width:167px;">{{ \'APPLICATION_ALIAS\' | translate }}</th>\n <th>{{ \'APPLICATION_FUNCTION\' | translate }}</th>\n <th>{{ \'APPLICATION_FORMAT\' | translate }}</th>\n <th>{{ \'APPLICATION_GROUP_BY\' | translate }}</th>\n <th>{{ \'APPLICATION_ORDER_BY\' | translate }}</th>\n <th></th>\n <th style="min-width:66px;"></th>\n </tr>\n </thead>\n <tbody ui-sortable="sortableOptions" data-ng-model="report.Fields">\n <tr data-ng-repeat="field in report.Fields">\n <td>\n <!-- START FIELD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.report.$submitted && !field.field}">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <div class="input-group">\n <ui-select data-ng-if="!field.custom" data-ng-model="field.field" dynamic-name="randomName()" theme="bootstrap" on-select="setMetricId($item,$index)" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}"><span ng-bind-html="$select.selected.name"></span></ui-select-match>\n <ui-select-choices repeat="tableField.value as tableField in tableFields | filter: $select.search">\n <div ng-bind-html="tableField.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <input data-ng-if="field.custom" type="text" dynamic-name="randomName()" placeholder="{{\'APPLICATION_CUSTOM\' | translate}}" class="form-control" data-ng-model="field.field" required/>\n <span class="input-group-btn">\n <button type="button" data-ng-click="toggleCustom(field)" class="btn btn-default">\n <span class="icon-pencil" data-ng-class="{\'font-blue\':field.custom}"></span>\n </button>\n </span>\n </div>\n <span data-ng-show="forms.report.$submitted && !field.field" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FIELD-->\n </td>\n <td>\n <!-- START ALIAS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.report.$submitted && !field.alias}">\n <!-- <label class="control-label">{{\'APPLICATION_ALIAS\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <input type="text" dynamic-name="randomName()" placeholder="{{\'APPLICATION_ALIAS\' | translate}}" class="form-control" data-ng-model="field.alias" data-ng-pattern="\'[A-Za-z0-9 <>=,%_\\\\+*!\\\\-\\\\[\\\\]]+\'" required/>\n <span data-ng-show="forms.report.$submitted && !field.alias" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="forms.report.$submitted && !field.alias" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END ALIAS -->\n </td>\n <td>\n <!-- START FUNCTION -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.function" name="function" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_FUNCTION\' | translate}}" allow-clear>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="function.value as function in functions | filter: $select.search">\n <div ng-bind-html="function.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END FUNCTION-->\n </td>\n <td>\n <!-- START FORMAT -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.format" name="format" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_FORMAT\' | translate}}" allow-clear>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="format.value as format in formatFunctions | filter: $select.search">\n <div ng-bind-html="format.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END FORMAT-->\n </td>\n <td>\n <!-- START GROUP_BY -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.groupBy" name="groupBy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_GROUP_BY\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="groupBy.value as groupBy in groupByField | filter: $select.search">\n {{$translate.instant(groupBy.name)}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END GROUP_BY-->\n </td>\n <td>\n <!-- START ORDER_BY -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_FIELD\' | translate}}<span class="required" aria-required="true">*</span></label> -->\n <ui-select data-ng-model="field.orderBy" name="orderBy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_ORDER_BY\' | translate}}" allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="orderBy in [\'ASC\',\'DESC\'] | filter: $select.search">\n <div ng-bind-html="orderBy | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TABLE INPUT-->\n </td>\n <td class="report-field-remove">\n <button class="btn red" type="button" data-ng-click="removeField($index)"><i class="fa fa-times"></i></button>\n </td>\n <td class="report-field-handle">\n <!-- <img data-ng-src="assets/images/move.png" class="img-responsive"> -->\n </td>\n </tr>\n <tr data-ng-hide="report.Fields.length" class="unsortable">\n <td colspan="8" style="text-align:center;">\n <i>{{ \'MESSAGE_ADD_A_FIELD\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n <button type="button" class="btn btn-sm green padding-bottom" ng-click="addField()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_FIELD\' | translate}}\n </button>\n <!-- END TABLE -->\n </div>\n <div data-ng-if="report.Fields.length" class="mbottom20 pbottom20">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CONDITIONS\' | translate}} </span>\n </div>\n </div>\n <div class="alert alert-info">\n <strong>Output</strong>\n <br>\n <span ng-bind-html="output"></span>\n </div>\n\n <report-builder group="report.conditions.group" fields="tableFields" forms="forms" firstCall=\'true\'></report-builder>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\n </form>\n </div>\n <!-- END BUILD TAB -->\n\n <!-- PREVIEW TAB -->\n <div class="tab-pane" id="tab_1_3">\n <div ng-slide-down="showResult" lazy-render duration="0.5">\n <div ui-grid="gridOptions" data-ng-if="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-move-columns class="grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n <!-- END PREVIEW TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/chat/offline/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/offline/list">{{ \'APPLICATION_OFFLINE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_OFFLINE_MESSAGES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/offline/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-12">\n <span class="bold">From: </span>\n [<a href="" data-ng-click="openContact(message.email)">{{message.email}}</a>]\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <i class="icon-calendar"></i> {{message.createdAt | date:\'medium\'}} (<span am-time-ago="message.createdAt"></span>)\n </span>\n <hr>\n <div class="body text-left message-body" data-ng-bind="message.text"></div>\n <h5 data-ng-hide="message.text" class="media-heading"><i>{{\'MESSAGE_NO_AVAILABLE_TEXT\' | translate | lowercase}}</i></h5>\n</div>\n'),a.put("app/channels/chat/offline/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView();">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/offline/list">Offline</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-user"></i>\n <a href="#">{{enquiry.username}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE CONTENT -->\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <span data-ng-if="enquiry.ChatWebsite" class="caption-subject font-green-sharp bold uppercase">{{enquiry.ChatWebsite.name}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-4">\n <!-- Visitor Information -->\n <div class="portlet">\n <div class="portlet-body">\n <v-accordion class="vAccordion--default">\n <v-pane expanded="true">\n <v-pane-header>\n <ng-letter-avatar data-ng-if="enquiry.ChatVisitor" height="40" width="40" data="{{enquiry.ChatVisitor.fullname}}" fontsize="25" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #EA4C61" shape="round"></ng-letter-avatar>\n </v-pane-header>\n <v-pane-content>\n {{\'APPLICATION_NAME\' | translate}}:<p>{{enquiry.ChatVisitor.fullname}}</p>\n {{\'APPLICATION_EMAIL\' | translate}}:<p><a data-ng-click="openContact(enquiry.ChatVisitor.email)" href="">{{enquiry.ChatVisitor.email}}</a></p>\n <span data-ng-if="enquiry.ChatVisitor.labelOfflineData1">{{enquiry.ChatVisitor.labelOfflineData1}}: <p>{{enquiry.ChatVisitor.offlineData1}}</p></span>\n <span data-ng-if="enquiry.ChatVisitor.labelOfflineData2">{{enquiry.ChatVisitor.labelOfflineData2}}: <p>{{enquiry.ChatVisitor.offlineData2}}</p></span>\n <span data-ng-if="enquiry.ChatVisitor.labelOfflineData3">{{enquiry.ChatVisitor.labelOfflineData3}}: <p>{{enquiry.ChatVisitor.offlineData3}}</p></span>\n {{\'APPLICATION_REMOTE_ADDRESS\' | translate}}:<p>{{enquiry.ChatVisitor.remote_address}}</p>\n {{\'APPLICATION_BROWSER\' | translate}}:<p>{{enquiry.ChatVisitor.browser}}</p>\n {{\'APPLICATION_REFERER\' | translate}}:<p>{{enquiry.ChatVisitor.referer}} - {{enquiry.ChatWebsite.name}}</p>\n {{\'APPLICATION_OS\' | translate}}:<p>{{enquiry.ChatVisitor.os}}</p>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n <div class="col-md-8">\n <!-- Offline message -->\n <div id="mail-box">\n <ul class="chats">\n <li class="in">\n <enquiry-message message="enquiry" list-id="enquiry.ChatWebsite.ListId"></enquiry-message>\n </li>\n </ul>\n </div>\n </div>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/online/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/online/list">{{ \'APPLICATION_ONLINE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/online/view/view.detail.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DETAIL\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body row" data-ng-init="initView()">\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_MESSAGES\' | translate}}</a>\n <!-- <a href="#" data-ng-click="export()" data-ng-show="chatRoom.ChatMessages.length" class="btn btn-sm blue pull-right"><i class="icon-cloud-download"></i> {{\'APPLICATION_EXPORT\' | translate}} CSV </a> -->\n <a href="api/chat/rooms/{{chatRoom.id}}/export" target="_blank" data-ng-show="chatRoom.ChatMessages.length" class="btn btn-sm blue pull-right"><i class="icon-cloud-download"></i> {{\'APPLICATION_EXPORT\' | translate}} CSV </a>\n <hr>\n </h3>\n <div class="news-block-tags">\n <em am-time-ago="chatRoom.ChatVisitor.ChatEnquiry.createdAt"></em>\n </div>\n <p>\n <div ng-scrollbars ng-scrollbars-config="config">\n <ul class="chats">\n <li data-ng-class="{\'out\': message.User, \'in\':message.ChatVisitor}" data-ng-repeat="message in chatRoom.ChatMessages | orderBy:\'createdAt\'">\n <img class="avatar" data-ng-src="api/users/avatar/{{message.User.userpic || \'unknown_avatar\'}}">\n <div class="message">\n <span class="arrow">\n </span>\n <a href="#" class="name">\n {{message.User ? message.User.fullname : message.ChatVisitor.fullname}}\n </a>\n <span class="datetime">\n at {{message.createdAt | date: \'medium\'}}\n </span>\n <span class="body">\n {{message.body}}\n </span>\n </div>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_VISITOR\' | translate}}</a>\n <hr>\n </h3>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.fullname}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-envelope"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.email}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.referer}} - {{chatRoom.ChatVisitor.ChatWebsite.name}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/channels/chat/online/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/online/list">Online</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/enquiry.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- START USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatRoom.ChatVisitor.email}}\n </div>\n <div class="profile-usertitle-job">\n {{chatRoom.ChatVisitor.fullname}}\n </div>\n </div>\n <!-- END USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.online.view.detail\')}">\n <a data-ng-href="/channels/chat/online/view/{{chatRoom.id}}/detail">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_DETAIL\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/preview/preview.html",'<style>\n.xc_header_logo\n{\n display:block;\n background-image:url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/motion_logo.png);\n width:40px;\n height:40px;\n float:left;;\n margin-left: 10px !important;\n margin-top: 6px !important;\n}\n.xc_rating {\n text-align: center;\n}\n.xc_rating_label > input{ /* HIDE RADIO */\n display:none;\n}\n.xc_rating_label > input + img{ /* IMAGE STYLES */\n cursor:pointer;\n border:2px solid transparent;\n}\n.xc_rating_label > input:checked + img{ /* (CHECKED) IMAGE STYLES */\n /*border:2px solid #f00;*/\n background-color: #efefef;\n}\n\n.xc_label {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: bold;\n}\n\n.xc_online_message,\n.xc_offline_message,\n.xc_rating_message\n{\n text-align: center;\n}\n\n.xc_div_group {\n margin: 10px 0 10px 0;\n}\n.xc_footer\n{\n text-align: center;\n padding-bottom: 5px;\n}\n\n.xc_powered\n{\n color: grey;\n font: 10px/16px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;\n padding-bottom: 5px;\n}\n\n.xc_chat_container\n{\n //width:379px;\n //position:fixed;\n //bottom:0;\n //right:50px;\n z-index:9999;\n background-color:transparent;\n}\n\n.xc_chat_container *\n{\n font-family:Arial,Helvetica,sans-serif;\n font-size:13px;\n margin:0;\n padding:0;\n}\n\n.xc_chat_container p\n{\n margin:5px 0;\n}\n\n.xc_signup_wrapper\n{\n max-height:375px;\n}\n\n.xc_conversation_container\n{\n max-height:375px;\n list-style:none;\n overflow:auto;\n margin:0;\n padding:20px 10px;\n}\n\n.xc_conversation_container a\n{\n color:#036;\n}\n\n.xc_conversation_container a.xc_btn_style\n{\n color:#fff;\n}\n\ndiv.xc_chat_head\n{\n color:#fff;\n background:{{chatWebsite.color}};\n //border-radius: 20px 20px 0px 0px !important;\n height:52px;\n line-height:55px;\n cursor:pointer;\n}\n\ndiv.xc_chat_head.rounded\n{\n border-radius: 20px 20px 0px 0px !important;\n}\n\ndiv.xc_chat_head.squared\n{\n //border-radius: 20px 20px 0px 0px !important;\n}\n\n.xc_chat_head-title\n{\n margin:5px 0 0 15px;\n color: #fff;\n}\n\n.xc_header_icon\n{\n display:block;\n background-image:url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/iconVisitorchat.png);\n width:21px;\n height:16px;\n float:right;\n margin:20px 20px 0 0;\n}\n\n.xc_header_icon span.xc_notification_badge span\n{\n display:block;\n height:16px;\n width:15px;\n text-align:center;\n font-size:9px;\n color:#555;\n position:relative;\n top:-20px;\n left:4px;\n margin:0;\n padding:0;\n}\n\n.xc_sub-head-spacer\n{\n padding:1px;\n}\n\n.xc_conversation\n{\n display:none;\n margin:0 12px 0 11px;\n}\n\n.xc_chat_toggle_container\n{\n /*background:mediumslateblue center 52px;*/\n background: white;\n border-style: solid;\n border-width: 1px;\n border-color: {{chatWebsite.color}};\n //display:none;\n}\n\n.xc_signup_wrapper,.xc_notifications_wrapper,.xc_enquiry_wrapper,.xc_rating_wrapper\n{\n //display:none;\n display:block;\n overflow:auto;\n line-height:1;\n padding:25px;\n}\n\n.xc_exit_chat_container\n{\n text-align:right;\n width:95%;\n margin:0 auto;\n padding:5px 1px 0 0;\n}\n\n.xc_exit_chat_container span,.xc_exit_chat_container a\n{\n font-size:80%;\n color:#666;\n text-decoration:none;\n}\n\n.xc_exit_chat_container a:hover\n{\n color:#333;\n}\n\na.xc_btn_exit_chat_confirm:hover\n{\n color:red;\n}\n\na.xc_btn_exit_chat_cancel:hover\n{\n color:#0c0;\n}\n\nform.xc_form_reply\n{\n position:relative;\n}\n\n.xc_form_reply\n{\n /*background-color:#e3e3e3;*/\n text-align:center;\n /*border-top:1px solid #d3d3d3;*/\n}\n\n.xc_input_message\n{\n height:100px;\n margin:10px auto 5px;\n}\n\n.xc_input_enquiry_message,\n.xc_input_rating_message\n{\n height:100px;\n}\n\n.xc_form_signup,.xc_form_enquiry,.xc_form_rating\n{\n /*text-align:center;*/\n}\n\n.xc_chat_container textarea,.xc_chat_container input[type=text]\n{\n width:95%;\n min-width:95%;\n max-width:95%;\n -webkit-box-sizing:border-box;\n -moz-box-sizing:border-box;\n box-sizing:border-box;\n background-color:#fff;\n border:1px solid #ccc;\n -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);\n -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);\n box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);\n -webkit-transition:border linear .2s, box-shadow linear .2s;\n -moz-transition:border linear .2s, box-shadow linear .2s;\n -o-transition:border linear .2s, box-shadow linear .2s;\n transition:border linear .2s, box-shadow linear .2s;\n display:inline-block;\n font-size:14px;\n line-height:20px;\n color:#555;\n -webkit-border-radius:4px;\n -moz-border-radius:4px;\n border-radius:4px;\n vertical-align:middle;\n margin:3px 0;\n padding:4px 6px;\n resize: none;\n}\n\n.xc_chat_container textarea:focus,.xc_chat_container input[type=text]:focus\n{\n outline: {{chatWebsite.color_focus}} auto 5px;\n}\n\n.xc_chat_container input[type=text]\n{\n height: 30px;\n}\n\n.xc_message_sending textarea, .xc_enquiry_sending textarea\n{\n background: #fff url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/loading.gif) 98% 5px no-repeat;\n}\n\n.xc_chatrow\n{\n display:block;\n border-top:1px dashed #e3e3e3;\n margin:5px 0;\n clear: both;\n}\n\n.xc_chatrow p\n{\n color:#444;\n word-wrap:break-word;\n}\n\n.xc_time\n{\n float:right;\n font-size:80%;\n color:#ccc;\n padding-left:12px;\n margin:3px;\n}\n\n.xc_submission_pending\n{\n background:transparent url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/bullet_clock.png) left center norepeat;\n}\n\n.xc_submission_confirmed\n{\n background:transparent url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/bullet_tick.png) left center norepeat;\n}\n\n.xc_fullname\n{\n font-weight:700;\n}\n\n.xc_fullname:after\n{\n content:":";\n}\n\n.xc_avatar\n{\n float: left;\n margin: 0 5px 5px 0;\n display: inline-block;\n width: 40px;\n height: 40px;\n border-radius: 5px;\n -moz-border-radius: 5px;\n -webkit-border-radius: 5px;\n}\n\n.xc_smilie\n{\n background-repeat:no-repeat;\n display:inline-block;\n width:18px;\n height:18px;\n text-indent:-9999px;\n white-space:nowrap;\n}\n\n.xc_btn_load_more\n{\n width:100%!important;\n}\n\n.xc_notifications_wrapper\n{\n text-shadow:0 1px 0 rgba(255,255,255,0.5);\n}\n\n.xc_notification_success\n{\n color:#468847;\n}\n\n.xc_notification_error\n{\n color:#b94a48;\n}\n\n.xc_errorlist\n{\n margin:0 0 0 25px;\n padding:0;\n}\n\ni.xc_btn_notifications_close\n{\n float:right;\n font-weight:700;\n font-size:20px;\n color:#ccc;\n cursor:pointer;\n margin:-15px 0 0;\n padding:0;\n}\n\n.xc_btn_style\n{\n width:95%;\n text-align:center;\n line-height:1.2;\n font-size:90%;\n -moz-box-shadow:inset 0 1px 0 0 {{chatWebsite.color_button}};\n -webkit-box-shadow:inset 0 1px 0 0 {{chatWebsite.color_button}};\n box-shadow:inset 0 1px 0 0 {{chatWebsite.color_button}};\n background:0;\n background-color:{{chatWebsite.color_button}};\n -moz-border-radius:4px;\n -webkit-border-radius:4px;\n border-radius:4px;\n border:1px solid {{chatWebsite.color_button}};\n display:inline-block;\n color:#fff;\n font-weight:700;\n text-decoration:none;\n text-shadow:1px 1px 0 #000c17;\n margin:0 auto 5px;\n padding:2px 0;\n}\n\n.xc_btn_style:hover\n{\n background:0;\n background-color:{{chatWebsite.color_button}};\n color: #fff;\n text-decoration: none;\n}\n\n.xc_btn_style:active\n{\n position:relative;\n top:1px;\n}\n\n.xc_composing_container\n{\n display: none;\n width: 95%;\n margin: 0 auto;\n background: transparent url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/bullet_pencil.png) 6px center no-repeat;\n padding-left: 19px;\n font-style: italic;\n}\n\n@media only screen and (max-height: 620px) {\n .xc_conversation_container\n {\n max-height:300px!important;\n }\n}\n\n@media only screen and (max-height: 545px) {\n .xc_conversation_container\n {\n max-height:200px!important;\n }\n}\n\n@media only screen and (max-height: 445px) {\n .xc_conversation_container\n {\n max-height:150px!important;\n }\n}\n\n@media only screen and (max-width: 480px) {\n .xc_chat_container\n {\n width:95%!important;\n right:auto!important;\n -webkit-border-top-left-radius:15px;\n -webkit-border-top-right-radius:15px;\n -moz-border-radius-topleft:15px;\n -moz-border-radius-topright:15px;\n border-top-left-radius:15px;\n border-top-right-radius:15px;\n box-shadow:0 0 5px rgba(0,0,0,.5);\n -webkit-box-shadow:0 0 5px rgba(0,0,0,.5);\n -moz-box-shadow:0 0 5px rgba(0,0,0,.5);\n }\n\n div.xc_chat_head\n {\n background-color:#036;\n background-image:none;\n line-height:25px;\n height:auto;\n -webkit-border-top-left-radius:15px;\n -webkit-border-top-right-radius:15px;\n -moz-border-radius-topleft:15px;\n -moz-border-radius-topright:15px;\n border-top-left-radius:15px;\n border-top-right-radius:15px;\n padding:10px;\n }\n\n .xc_chat_toggle_container\n {\n background-color:#fff;\n background-image:none;\n border-color:#036;\n border-style:solid;\n border-width:0 1px;\n }\n\n .xc_header_icon\n {\n background-image:url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/icon_visitorchat.png);\n margin:0;\n }\n\n .xc_header_icon span.xc_notification_badge span\n {\n top:-5px;\n left:5px;\n }\n\n .xc_notification_success\n {\n background-color:#dff0d8;\n border:1px solid #d6e9c6;\n }\n\n .xc_conversation_container\n {\n max-height:375px;\n border-color:#036;\n }\n\n .xc_notification_error\n {\n background-color:#f2dede;\n border:1px solid #eed3d7;\n }\n\n .xc_sub-head-spacer\n {\n display:none;\n padding:0;\n }\n\n .xc_chat_head-title,.xc_conversation\n {\n margin:0;\n }\n}\n</style>\n<div class="xc_chat_container">\n <div class="xc_chat_head {{chatWebsite.header_shape}}">\n <i class="xc_header_icon">\n <span class="xc_notification_badge">\n <span class="xc_notification_badge_number"></span>\n </span>\n </i>\n <i class="xc_header_logo" style="background-image:url(/api/xchatty/assets?resource=images/{{(chatWebsite.defaultLogo || !license.custom) ? \'motionLogo.png\' : (!chatWebsite.defaultLogo && chatWebsite.logo && license.custom) ? chatWebsite.logo+\'&uploaded\' : \'motionLogo.png\'}});background-size:contain;"></i>\n </a>\n <span class="xc_chat_head-title">{{statePreview.state == \'online\' ? chatWebsite.header_online : chatWebsite.header_offline}}</span>\n </div>\n <div class="xc_chat_toggle_container">\n <div class="xc_sub-head-spacer"></div>\n <!-- <div class="xc_notifications_wrapper">\n <ul class="xc_errorlist"></ul>\n </div> -->\n <div class="xc_enquiry_wrapper" data-ng-show=\'statePreview.state == "offline"\'>\n <form class="xc_form_enquiry" accept-charset="UTF-8">\n <p class="xc_offline_message" ng-bind-html=\'chatWebsite.offline_message\'></p>\n <br>\n <div ng-if="chatWebsite.enquiry_enable">\n <div class="xc_div_group">\n <label for="enquiryFullname" class="xc_label">{{chatWebsite.name_title}} *</label>\n <input id="enquiryFullname" maxlength="45" data-label="Name" type="text" name="data[Enquiry][fullname]" placeholder="{{chatWebsite.username_placeholder}}" class="xc_input_enquiry_fullname" required/>\n </div>\n <br>\n <div class="xc_div_group">\n <label for="enquiryEmail" class="xc_label">{{chatWebsite.email_title}} *</label>\n <input id="enquiryEmail" maxlength="85" type="text" data-label="Email Address" name="data[Enquiry][email]" placeholder="{{chatWebsite.email_placeholder}}" class="xc_input_enquiry_email" required/>\n </div>\n <br>\n <div class="xc_div_group">\n <label for="enquiryMessage" class="xc_label">{{chatWebsite.message_title}} *</label>\n <textarea id="enquiryMessage" data-label="Message" maxlength="1500" placeholder="{{chatWebsite.enquiry_message_placeholder}}" name="data[Enquiry][message]" class="xc_input_enquiry_message" required></textarea>\n </div>\n <br>\n <button type="submit" class="xc_btn_enquiry xc_btn_style">{{chatWebsite.enquiry_button}}</button>\n </div>\n </form>\n </div>\n <div class="xc_signup_wrapper" data-ng-show=\'statePreview.state == "online"\'>\n <form class="xc_form_signup" accept-charset="UTF-8">\n <p class="xc_online_message" ng-bind-html=\'chatWebsite.online_message\'></p>\n <br>\n <div class="xc_div_group">\n <label for="dataFullname" class="xc_label">{{chatWebsite.name_title}} *</label>\n <input maxlength="45" id="dataFullname" data-label="Fullname" type="text" name="data[Discussion][fullname]" placeholder="{{chatWebsite.username_placeholder}}" class="xc_input_fullname" required/>\n </div>\n <br>\n <div class="xc_div_group">\n <label for="dataEmail" class="xc_label">{{chatWebsite.email_title}} *</label>\n <input maxlength="85" id="dataEmail" data-label="Email Address" type="text" name="data[Discussion][email]" placeholder="{{chatWebsite.email_placeholder}}" class="xc_input_email" required/>\n </div>\n <br>\n <input type="hidden" class="xc_input_visitor_time" name="data[Discussion][visitor_time]" />\n <button type="submit" class="xc_btn_signup xc_btn_style">{{chatWebsite.start_chat_button}}</button>\n </form>\n </div>\n <div class="xc_rating_wrapper" data-ng-show=\'statePreview.state == "rating"\'>\n <form class="xc_form_rating" accept-charset="UTF-8">\n <p class="xc_rating_message">{{chatWebsite.rating_message}}</p>\n <br>\n <div class="xc_rating">\n <label class="xc_rating_label" style="padding:30px;">\n <input type="radio" name="data[Rating][rating]" value="good" />\n <img src="{{chatWebsite.remote}}/api/xchatty/assets?resource=images/like.png" alt="Good" height="50"/>\n </label>\n <label class="xc_rating_label" style="padding:30px;">\n <input type="radio" name="data[Rating][rating]" value="bad"/>\n <img src="{{chatWebsite.remote}}/api/xchatty/assets?resource=images/dislike.png" alt="Good" height="50"/>\n </label>\n </div>\n <div class="xc_div_group">\n <label for="ratingMessage" class="xc_label">Message</label>\n <textarea id="ratingMessage" data-label="Message" maxlength="1500" name="data[Rating][message]" class="xc_input_rating_message"></textarea>\n </div>\n <button type="submit" class="xc_button_rating xc_btn_style">{{chatWebsite.rating_send}}</button>\n <button type="button" class="xc_button_skip_rating xc_btn_style">{{chatWebsite.rating_skip}}</button>\n </form>\n </div>\n <div class="xc_footer">\n <div data-ng-if="chatWebsite.defaultWhiteLabel || !license.custom" class="xc_powered"><a>Powered by xCALLY</a></div>\n <div data-ng-if="!chatWebsite.defaultWhiteLabel && license.custom" data-ng-bind-html="chatWebsite.whiteLabel"></div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/chat/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in 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" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="item.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="item.penalty=item.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!item.penalty" data-ng-click="item.penalty=item.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n <!-- END AGENTS-->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), -a.put("app/channels/chat/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-if="Auth.isAdmin()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/chat/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.queues.view.settings\')}">\n <a data-ng-href="/channels/chat/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.chat.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/chat/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateChatQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in 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 <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}} {{\'APPLICATION_TIMEOUT\' | translate}}</label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input data-ng-if="Auth.isAdmin()" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.chat.realtime.view.agents\')}">\n <a href="/channels/chat/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.chat.realtime.view.applications\')}">\n <a href="/channels/chat/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/external/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n <div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable>OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable>CLOSED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only blue" data-ng-click="tagItems();" data-ng-show="id.length">\n <i class="fa fa-tags"></i>\n </a>\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n </div>\n</div>\n<div class="portlet-title" data-ng-show="tags.length">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n</div>\n<div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-selection ui-grid-pagination class="ui-grid">\n <div class="watermark" data-ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/group/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n <div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable>OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable>CLOSED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n </div>\n</div>\n<div class="portlet-title" data-ng-show="tags.length">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n</div>\n<div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination class="ui-grid">\n <div class="watermark" data-ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/internal/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination class="ui-grid">\n <div class="watermark" data-ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/room.add.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 class="modal-title">{{\'APPLICATION_NEW_GROUP\' | translate}}</h4>\n</div>\n\n<div class="modal-body">\n <div class="portlet box blue">\n <div class="portlet-title">\n <div class="caption">\n <i class="icon-people"></i>{{\'APPLICATION_AGENTS\' | translate}}\n </div>\n </div>\n <div class="portlet-body">\n <ul>\n <li data-ng-repeat="item in items">\n {{item.fullname}}\n </li>\n <li data-ng-repeat="item in selected.items">\n {{item.fullname}}\n </li>\n </ul>\n </div>\n </div>\n\n <ui-select multiple name="items" ng-model="selected.items" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SELECTED_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="{id: agent.id, fullname: agent.fullname} as agent in agents.rows | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n</div>\n\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="selected.items.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/room/room.close.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\n <!-- <div ng-if="modal.html" ng-bind-html="modal.html"></div> -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n <!-- <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button> -->\n</div>\n'),a.put("app/channels/chat/room/room.directive.html",'<div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <span data-ng-if="chatRoom" class="label label-sm label-default">{{chatRoom.status}}</span>\n <span data-ng-if="chatRoom.ChatWebsite"> | </span>\n <span data-ng-if="chatRoom.ChatWebsite" class="caption-subject font-green-sharp bold uppercase">{{chatRoom.ChatWebsite.name | truncate: 25: \'...\': true}}</span>\n </div>\n <div class="actions">\n <button class="btn btn-icon-only btn-primary" data-ng-click="addAgent(chatRoom.id)" data-ng-disabled="chatRoom.status === \'CLOSED\'">\n <i class="fa fa-user-plus"></i>\n </button>\n <button class="btn btn-icon-only" data-ng-class="{\'btn-success\':chatRoom.status !== \'CLOSED\',\'grey-cascade\':chatRoom.status === \'CLOSED\'}" data-ng-click="closeRoom(chatRoom.id)" data-ng-if="chatRoom.ChatVisitors.length" data-ng-disabled="chatRoom.status === \'CLOSED\' && chatRoom.disposition">\n <i data-ng-class="{\'fa fa-upload\':chatRoom.status !== \'CLOSED\',\'icon-target\':chatRoom.status === \'CLOSED\'}"></i>\n </button>\n <a href="api/chat/rooms/{{chatRoom.id}}/export" target="_blank" class="btn btn-primary btn-icon-only" data-ng-if="chatRoom" title="{{\'APPLICATION_EXPORT\' | translate}} CSV">\n <i class="fa fa-download"></i>\n </a>\n <button class="btn default btn-icon-only" data-ng-if="chatRoom && chatRoom.status !== \'CLOSED\'" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n<div class="row">\n <div data-ng-class="panelLeft" data-ng-show="panelLeft">\n <div class="portlet">\n <div class="portlet-body">\n <div class="portlet-title line">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="form.tags" theme="bootstrap" on-select="onChanged(chatRoom.id)" on-remove="onChanged(chatRoom.id)">\n <ui-select-match placeholder="Tags...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search" class="">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n </div>\n <v-accordion class="vAccordion--default">\n <v-pane data-ng-if="chatRoom.ChatVisitors.length" data-ng-repeat="chatVisitor in chatRoom.ChatVisitors" expanded="true">\n <v-pane-header>\n <ng-letter-avatar\n height="40"\n width="40"\n data="{{chatRoom.ChatVisitor.fullname}}"\n fontsize="25"\n avatarcustombgcolor="#B0B0B0"\n charCount="2"\n avatarcustomborder="border:2px solid #EA4C61"\n shape="round"></ng-letter-avatar>\n </v-pane-header>\n <v-pane-content>\n {{\'APPLICATION_ROOM_ID\' | translate}}: <p>{{chatRoom.id}}</p>\n {{\'APPLICATION_NAME\' | translate}}: <p>{{chatRoom.ChatVisitor.fullname}}</p>\n {{\'APPLICATION_EMAIL\' | translate}}: <p><a data-ng-click="openContact(chatRoom.ChatVisitor.email)" href="">{{chatRoom.ChatVisitor.email}}</a></p>\n <span data-ng-if="chatRoom.ChatVisitor.labelData1">{{chatRoom.ChatVisitor.labelData1}}: <p>{{chatRoom.ChatVisitor.data1}}</p></span>\n <span data-ng-if="chatRoom.ChatVisitor.labelData2">{{chatRoom.ChatVisitor.labelData2}}: <p>{{chatRoom.ChatVisitor.data2}}</p></span>\n <span data-ng-if="chatRoom.ChatVisitor.labelData3">{{chatRoom.ChatVisitor.labelData3}}: <p>{{chatRoom.ChatVisitor.data3}}</p></span>\n {{\'APPLICATION_REMOTE_ADDRESS\' | translate}}: <p>{{chatRoom.ChatVisitor.remote_address}}</p>\n {{\'APPLICATION_BROWSER\' | translate}}: <p>{{chatRoom.ChatVisitor.browser}}</p>\n {{\'APPLICATION_REFERER\' | translate}}:<p>{{chatRoom.ChatVisitor.referer}} - {{enquiry.ChatWebsite.name}}</p>\n {{\'APPLICATION_OS\' | translate}}: <p>{{chatRoom.ChatVisitor.os}}</p>\n </v-pane-content>\n </v-pane>\n\n <v-pane data-ng-repeat="user in chatRoom.Users | filter:{ id: \'!\' + user.id}">\n <v-pane-header>\n <ng-letter-avatar\n height="40"\n width="40"\n data="{{user.fullname}}"\n fontsize="25"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n </v-pane-header>\n <v-pane-content>\n {{\'APPLICATION_NAME\' | translate}}: <p>{{user.fullname}}</p>\n {{\'APPLICATION_ROLE\' | translate}}: <p>{{user.role}}</p>\n {{\'APPLICATION_INTERNAL\' | translate}}: <p>{{user.internal}}</p>\n {{\'APPLICATION_EMAIL\' | translate}}: <p><a data-ng-href="mailto:{{user.email}}">{{user.email}}</a></p>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="chatRoom && chatRoom.status == \'CLOSED\'">\n <h4 class="block"><i class="icon-info"></i> {{\'MESSAGE_CHAT_ROOM_CLOSED\' | translate}}!</h4>\n <p>\n <strong>{{\'MESSAGE_CHAT_ROOM_CLOSED_DETAILS\' | translate}}.</strong>\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{chatRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-star"></i> {{\'APPLICATION_RATING\' | translate}}: <strong>{{chatRoom.rating | ucfirst}}</strong>\n </p>\n <p>\n <i class="icon-note"></i> {{\'APPLICATION_RATING_MESSAGE\' | translate}}: <strong>{{chatRoom.ratingMessage}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{chatRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="chatRoom.updatedAt"></span>)\n </p>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-body">\n <div id="chat-box" schroll-bottom="chatRoom.ChatMessages">\n <ul class="chats">\n <li data-ng-repeat="message in chatRoom.ChatMessages" data-ng-class="message.UserId == user.id ? \'out\' : \'in\'">\n <div class="avatar" data-ng-class="message.ChatVisitor ? \'pretty-avatar-v\' : \'pretty-avatar\'">\n <ng-letter-avatar\n data-ng-if="!message.ChatVisitor"\n height="40"\n width="40"\n fontsize="25"\n data="{{message.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="message.ChatVisitor"\n height="40"\n width="40"\n fontsize="25"\n data="{{message.ChatVisitor.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="2"\n shape="round"></ng-letter-avatar>\n </div>\n <div class="message">\n <span class="arrow"></span>\n <a data-ng-click="message.ChatVisitor && openContact(chatRoom.ChatVisitor.email)" class="name">{{message.User.fullname || message.ChatVisitor.fullname}} </a>\n <span am-time-ago="message.createdAt"></span>\n <ng-emoticons emoticons-data="message.body"></ng-emoticons>\n </div>\n </li>\n <li data-ng-if="chatRoom.status === \'CLOSED\'">\n <div class="media-body" style="text-align: center;">\n <h5 class="media-heading"><i>{{\'MESSAGE_CHAT_CLOSED\' | translate | lowercase}}</i></h5>\n </div>\n </li>\n </ul>\n </div>\n <div class="chat-form" data-ng-if="chatRoom && isMyRoom(chatRoom.Users)">\n <div class="input-cont">\n <input class="form-control" type="text" placeholder="Type a message here..." ng-enter="sendMessage()" data-ng-model="message.body" data-ng-disabled="chatRoom.status === \'CLOSED\'"/>\n </div>\n <div class="btn-cont">\n <span class="arrow"></span>\n <a href="#" class="btn blue icn-only" data-ng-disabled="chatRoom.status === \'CLOSED\'" data-ng-click="sendMessage()">\n <i class="fa fa-check icon-white"></i>\n </a>\n </div>\n </div>\n <div class="form-group chat-canned-answer-div" data-ng-if="chatRoom.status !== \'CLOSED\'" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\n typeahead-loading="loadingLocations"\n typeahead-no-results="noResults"\n typeahead-on-select="onSelect($item)"\n class="form-control">\n <i ng-show="loadingLocations" class="glyphicon glyphicon-refresh"></i>\n <div ng-show="noResults">\n <i class="glyphicon glyphicon-remove"></i> No Results Found\n </div>\n <span data-ng-show="forms.compose.subject.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n </div>\n </div>\n\n </div>\n </div>\n </div>\n</div>\n</div>\n</div>\n"), -a.put("app/channels/chat/room/room.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_INTERACTIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div class="row inbox">\n <div class="col-md-2">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.room.internal\')}">\n <a href="/channels/chat/room/internal/list" class="btn">\n {{\'APPLICATION_INTERNAL\' | translate}}\n </a>\n <b></b>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.room.external\')}">\n <a href="/channels/chat/room/external/list" class="btn">\n {{\'APPLICATION_EXTERNAL\' | translate}}\n </a>\n <b></b>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.room.group\')}">\n <a href="/channels/chat/room/group/list" class="btn">\n {{\'APPLICATION_GROUPS\' | translate}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-10">\n <div class="room-content">\n <div ui-view></div>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/template.html",'<div ng-bind-html="neText" ne-hljs></div>\n<div class="ne-video" ng-if="video.host" class="fade">\n <div class="ne-video-preview" ng-hide="nePlayVideo || !options.video.details">\n <div class="ne-video-thumb" ng-click="nePlayVideo=!nePlayVideo">\n <img ng-src="{{video.thumbnail}}" alt=""/>\n <i class="fa fa-play-circle-o"></i>\n </div>\n <div class="ne-video-detail">\n <div class="ne-video-title">\n <a ng-href="{{video.url}}">{{video.title}}</a>\n </div>\n <div class="ne-video-desc">\n {{video.description}}\n </div>\n <div class="ne-video-stats">\n <span><i class="fa fa-eye"></i> {{video.views}}</span>\n <span><i class="fa fa-heart"></i> {{video.likes}}</span>\n </div>\n </div>\n </div>\n <div class="ne-video-player" ng-if="nePlayVideo || !(options.video.details)">\n <iframe ng-src="{{video.embedSrc}}" frameBorder="0" width="{{video.width}}" height="{{video.height}}" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>\n </div>\n</div>\n<div class="ne-video" ng-if="video.basic">\n <div class="ne-video-player">\n <div class="player">\n <video ng-src="{{video.basic}}" controls></video>\n </div>\n </div>\n</div>\n<div ng-init="neImageLong=false" ng-class="{false:\'ne-image\', true:\'ne-image ne-image-long\'}[neImageLong]"\nng-if="image.url">\n<div class="ne-image-wrapper">\n <img ng-src="{{image.url}}" ng-click="neImageLong=!neImageLong" alt=""/>\n</div>\n</div>\n<!-- <div class="ne-pdf" ng-if="pdf.url">\n <div class="ne-pdf-preview" ng-hide="neShowPdf">\n <div class="ne-pdf-icon">\n <i class="fa fa-file-pdf-o"></i>\n </div>\n <div class="ne-pdf-detail" >\n <div class="ne-pdf-title">\n <a href="">{{pdf.url}}</a>\n </div>\n <div class="ne-pdf-view">\n\n <button><i class="fa fa-download"></i> <a ng-href="{{pdf.url}}" target="_blank">Download</a></button>\n <button ng-click="neShowPdf=!neShowPdf"><i class="fa fa-eye"></i> View PDF</button>\n\n </div>\n </div>\n </div>\n <div class="ne-pdf-viewer" ng-if="neShowPdf" ng-show="neShowPdf">\n <iframe ng-src="{{pdf.url}}" frameBorder="0"></iframe>\n </div>\n\n</div>\n<div class="ne-audio" ng-if="audio.url">\n <audio ng-src="{{audio.url}}" controls></audio>\n</div> -->\n'),a.put("app/channels/chat/room/view.tags.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TAGS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TAGS -->\n <div class="form-group">\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAGS\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAGS -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button type="button" class="btn" data-ng-class="button.class" data-ng-click="button.click()"data-ng-repeat="button in modal.buttons">{{button.text | translate}}</button>\n <!-- <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button> -->\n</div>\n'),a.put("app/channels/chat/visitor/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-question"></i>\n <a href="/channels/chat/visitors/list">{{ \'APPLICATION_VISITORS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/visitor/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-question"></i>\n <a href="/channels/chat/visitors/list">{{ \'APPLICATION_VISITORS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="chatVisitor">\n <a href="#">{{chatVisitor.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/visitor.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatVisitor.fullname}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.visitors.view.profile\')}">\n <a data-ng-href="/channels/chat/visitors/view/{{chatVisitor.id}}/profile">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_PROFILE\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/visitor/view/view.profile.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_PROFILE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div>\n <h4 class="profile-desc-title">{{chatVisitor.email}}</h4>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-magnifier"></i>\n <a href="#" class="inactive-link">{{chatVisitor.origin}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatVisitor.user_agent | truncate: 50: \'...\'}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-flag"></i>\n <a href="#" class="inactive-link">{{chatVisitor.visitor_language}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatVisitor.referer}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_WEB_SITES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/chat/websites/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_WEB_SITE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/chat/websites/view/{{chatWebsite.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.ChatQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/chat/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.from.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.mail.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/chat/website/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.ChatQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/chat/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/website/view/disposition/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/embedding/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_EMBEDDING\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="copyToClipboard();">\n <i class="fa fa-clipboard"></i> {{\'APPLICATION_COPY_TO_CLIPBOARD\' | translate}}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-12">\n <h3>{{\'APPLICATION_EMBED_SNIPPET\' | translate}}</h3>\n <p>\n {{\'MESSAGE_EMBED_SNIPPET\' | translate}}\n </p>\n <div class="form-body">\n <div class="form-group">\n <div class="col-md-12">\n <code-mirror lang="html" model="snippetCode"></code-mirror>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/form/view/view.html",'<div class="row" data-ng-init="getChatWebsiteFields(\'online\');getChatWebsiteFields(\'offline\');">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_ONLINE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_OFFLINE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-12">\n <div class="tab-content">\n <div class="tab-pane active" id="tab_1_1">\n <div class="row">\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_SELECTED\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="saveForm(\'online\');">\n <i class="fa fa-check"></i> {{ \'APPLICATION_SAVE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-builder="online"></div>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_AVAILABLE\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-components></div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="tab-pane" id="tab_1_2">\n <div class="row">\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_SELECTED\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="saveForm(\'offline\');">\n <i class="fa fa-check"></i> {{ \'APPLICATION_SAVE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-builder="offline"></div>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-book-open font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_FIELDS_AVAILABLE\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div fb-components></div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/chat/website/view/hooks/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_HOOKS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItem()" novalidate>\n <!-- START ACCEPT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END ACCEPT URL-->\n <!-- START ACTIONS-->\n <!-- START PAUSE -->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItem()" novalidate>\n <!-- START REJECT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <!-- END REJECT URL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/chat/website/view/proactive/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.type.$touched || form.$submitted) && form.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="type" ng-model="item.type" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in possibleType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TYPE -->\n\n <!-- START SELECTOR -->\n <div class="form-group" data-ng-if="item.type === \'mouseOver\'" data-ng-class="{\'has-error\': (form.selector.$touched || form.$submitted) && form.selector.$invalid}">\n <label class="control-label">{{\'APPLICATION_SELECTOR\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="selector" placeholder="{{\'APPLICATION_SELECTOR\' | translate}}" class="form-control" data-ng-model="item.selector" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SELECTOR -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="item.type === \'timeout\'" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.timeout" min="0" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/chat/website/view/proactive/list/list.html",'<div class="row" data-ng-init="initProactiveActions()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_PROACTIVE_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PROACTIVE_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/setting/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemChatWebsite()" novalidate>\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="chatWebsite.ListId" name="list" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_LIST\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="chatWebsite.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/snippet/view/view.html",'<div class="row" data-ng-init="initView();getServiceMailAccount();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SNIPPET\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_APPEARANCE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_FORMS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_LABELS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_SETTINGS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_5" data-toggle="tab">{{\'APPLICATION_OFFLINE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-8">\n <div class="tab-content">\n\n <!-- APPEARANCE TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formAppearance" data-ng-submit="forms.formAppearance.$valid && updateItem()" novalidate>\n\n <!-- START MAIN COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAIN_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="mainColor" placeholder="{{\'APPLICATION_MAIN_COLOR\' | translate}}" style="color:{{chatWebsite.color}}" class="form-control" data-ng-model="chatWebsite.color" required/>\n <span data-ng-show="(forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.mainColor.$invalid && forms.formAppearance.mainColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAIN COLOR -->\n\n <!-- START FOCUS COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_FOCUS_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="focusColor" placeholder="{{\'APPLICATION_FOCUS_COLOR\' | translate}}" style="color:{{chatWebsite.color_focus}}" class="form-control" data-ng-model="chatWebsite.color_focus" required/>\n <span data-ng-show="(forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid && forms.formAppearance.focusColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FOCUS COLOR -->\n\n <!-- START BUTTON COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_BUTTON_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="buttonColor" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" style="color:{{chatWebsite.color_button}}" class="form-control" data-ng-model="chatWebsite.color_button" required/>\n <span data-ng-show="(forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid && forms.formAppearance.buttonColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END BUTTON COLOR -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.headerShape.$touched || forms.formAppearance.$submitted) && forms.formAppearance.headerShape.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_SHAPE\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="chatWebsite.header_shape" name="headerShape" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$translate.instant(\'APPLICATION_\' + $select.selected.toUpperCase())}}</ui-select-match>\n <ui-select-choices repeat="headerShape in [\'rounded\',\'squared\'] | filter: $select.search">\n <div ng-bind-html="$translate.instant(\'APPLICATION_\' + headerShape.toUpperCase()) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n\n <!-- START ANIMATION TOGGLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.animationToggle.$touched || forms.formAppearance.$submitted) && forms.formAppearance.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label></br>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.animation"\n type="checkbox"\n switch-active="{{ true }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END ANIMATION TOGGLE -->\n\n <div class="portlet-title tabbable-line margin-top20">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_WHITE_LABEL\' | translate}}</span>\n </div>\n </div>\n\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.defaultWhiteLabel"\n data-ng-init="chatWebsite.defaultWhiteLabel = license.custom ? chatWebsite.defaultWhiteLabel : true"\n type="checkbox"\n name="defaultWhitelabel"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END DEFAULT -->\n <!-- START LABEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.whiteLabel.$touched || forms.formAppearance.$submitted) && forms.formAppearance.whiteLabel.$invalid}">\n <label class="control-label">{{\'APPLICATION_WHITE_LABEL\' | translate}}<span data-ng-if="!chatWebsite.defaultWhiteLabel" class="required" aria-required="true">*</span></label>\n <textarea type="password" name="whiteLabel" placeholder="{{\'APPLICATION_WHITE_LABEL\' | translate}}" class="form-control" data-ng-model="chatWebsite.whiteLabel" data-ng-disabled="chatWebsite.defaultWhiteLabel || !license.custom" data-ng-required="!chatWebsite.defaultWhiteLabel && license.custom"/></textarea>\n <span data-ng-show="(forms.formAppearance.whiteLabel.$touched || forms.formAppearance.$submitted) && forms.formAppearance.whiteLabel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LABEL -->\n\n <div class="portlet-title tabbable-line margin-top20">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_LOGO\' | translate}}</span>\n </div>\n </div>\n <div class="row">\n\n <div class="form-group col-md-6 col-sm-6">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.defaultLogo"\n data-ng-init="chatWebsite.defaultLogo = license.custom ? chatWebsite.defaultLogo : true"\n type="checkbox"\n name="defaultLogo"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n <div class="form-group col-md-6 col-sm-6" data-ng-if="!chatWebsite.defaultLogo && license.custom">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail" style="width: 200px; height: 150px;">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail" style="max-width: 200px; max-height: 150px;">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader"/><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader.queue[0]" data-dismiss="fileinput" ng-click="uploader.queue[0].remove()">\n {{ \'APPLICATION_REMOVE\' | translate }}\n <!-- </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader.queue[0]" data-ng-click="uploader.queue[0].upload()" ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess">\n {{ \'APPLICATION_CONFIRM\' | translate }}\n </button> -->\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-2">\n <table class="table" border="0">\n <tbody>\n <tr data-ng-repeat="item in uploader.queue">\n <td style="border-top-style:none">\n <strong>\n {{ item.file.name }}\n </strong>\n </td>\n <td data-ng-show="uploader.isHTML5" nowrap style="border-top-style:none">\n {{ item.file.size/1024/1024|number:2 }} MB\n </td>\n <td nowrap style="border-top-style:none">\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="uploader.queue[0] && uploader.queue[0].upload()" data-ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END APPEARANCE TAB -->\n\n <!-- FORMS TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.formFunctionality" data-ng-submit="forms.formFunctionality.$valid && updateItem()" novalidate>\n\n <!-- START DOWNLOAD TRANSCRIPT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DOWNLOAD_TRANSCRIPT\' | translate}}</label>\n </br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.download_transcript"\n type="checkbox"\n switch-active="true"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END DOWNLOAD TRANSCRIPT -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END FORMS TAB -->\n\n <!-- STRINGS TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.formLabel" data-ng-submit="forms.formLabel.$valid && updateItem()" novalidate>\n\n <h4 class="block" data-ng-show="statePreview.state == \'online\'">{{\'APPLICATION_ONLINE_STATE\' | translate}}</h4>\n\n <!-- START HEADER ONLINE -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.headerOnline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_ONLINE\' | translate}}</label>\n <input type="text" name="headerOnline" placeholder="{{\'APPLICATION_HEADER_ONLINE\' | translate}}" class="form-control" data-ng-model="chatWebsite.header_online"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START ONLINE MESSAGE-->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.onlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="onlineMessage" placeholder="{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="chatWebsite.online_message"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START USERNAME TITLE -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.nameTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.nameTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME_TITLE\' | translate}}</label>\n <input type="text" name="nameTitle" placeholder="{{\'APPLICATION_NAME_TITLE\' | translate}}" class="form-control" data-ng-model="chatWebsite.name_title"/>\n </div>\n <!-- END USERNAME TITLE -->\n\n <!-- START USERNAME PLACEHOLDER -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.usernamePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.usernamePlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_NAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL TITLE -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.emailTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.emailTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_TITLE\' | translate}}</label>\n <input type="text" name="emailTitle" placeholder="{{\'APPLICATION_EMAIL_TITLE\' | translate}}" class="form-control" data-ng-model="chatWebsite.email_title"/>\n </div>\n <!-- END EMAIL TITLE -->\n\n <!-- START EMAIL PLACEHOLDER -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.emailPlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.emailPlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="emailPlaceholder" placeholder="{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.email_placeholder"/>\n </div>\n <!-- END EMAIL PLACEHOLDER -->\n\n <!-- START START CHAT BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.startChatButton.$touched || forms.formLabel.$submitted) && forms.formLabel.startChatButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}</label>\n <input type="text" name="startChatButton" placeholder="{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.start_chat_button"/>\n </div>\n <!-- END START CHAT BUTTON -->\n\n <h4 class="block" data-ng-show="statePreview.state == \'rating\'">{{\'APPLICATION_RATING_STATE\' | translate}}</h4>\n\n <!-- START RATING MESSAGE -->\n <div class="form-group" data-ng-show="statePreview.state == \'rating\'" data-ng-class="{\'has-error\': (forms.formLabel.ratingMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_MESSAGE\' | translate}}</label>\n <input type="text" name="ratingMessage" placeholder="{{\'APPLICATION_RATING_MESSAGE\' | translate}}" class="form-control" data-ng-model="chatWebsite.rating_message"/>\n </div>\n <!-- END RATING MESSAGE -->\n\n <!-- START RATING SEND BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'rating\'" data-ng-class="{\'has-error\': (forms.formLabel.ratingSend.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSend.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSend" placeholder="{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.rating_send"/>\n </div>\n <!-- END RATING SEND BUTTON -->\n\n <!-- START RATING SKIP BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'rating\'" data-ng-class="{\'has-error\': (forms.formLabel.ratingSkip.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSkip.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSkip" placeholder="{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.rating_skip"/>\n </div>\n <!-- END RATING SKIP BUTTON -->\n\n <h4 class="block" data-ng-show="statePreview.state == \'offline\'">{{\'APPLICATION_OFFLINE_STATE\' | translate}}</h4>\n\n <!-- START HEADER OFFLINE -->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.headerOffline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_OFFLINE\' | translate}}</label>\n <input type="text" name="headerOffline" placeholder="{{\'APPLICATION_HEADER_OFFLINE\' | translate}}" class="form-control" data-ng-model="chatWebsite.header_offline"/>\n </div>\n <!-- END HEADER OFFLINE -->\n\n <!-- START OFFLINE MESSAGE-->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.offlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.offlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="offlineMessage" placeholder="{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="chatWebsite.offline_message"/>\n </div>\n <!-- END OFFLINE MESSAGE -->\n\n <!-- START ENQUIRY MESSAGE TITLE-->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessageTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryMessageTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}</label>\n <input type="text" name="enquiryMessageTitle" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}" class="form-control" data-ng-model="chatWebsite.message_title"/>\n </div>\n <!-- END ENQUIRY MESSAGE TITLE -->\n\n <!-- START ENQUIRY MESSAGE PLACEHOLDER-->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessagePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryMessagePlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="enquiryMessagePlaceholder" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.enquiry_message_placeholder"/>\n </div>\n <!-- END ENQUIRY MESSAGE PLACEHOLDER -->\n\n <!-- START ENQUIRY BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.enquiryButton.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}</label>\n <input type="text" name="enquiryButton" placeholder="{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}" class="form-control" data-ng-model="chatWebsite.enquiry_button"/>\n </div>\n <!-- END ENQUIRY BUTTON -->\n\n <!-- START AGENTS BUSY BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.agentsBusy.$touched || forms.formLabel.$submitted) && forms.formLabel.agentsBusy.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENTS_BUSY\' | translate}}</label>\n <input type="text" name="agentsBusy" placeholder="{{\'APPLICATION_AGENTS_BUSY\' | translate}}" class="form-control" data-ng-model="chatWebsite.agents_busy"/>\n </div>\n <!-- END AGENTS BUSY BUTTON -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END STRINGS TAB -->\n\n <!-- SETTINGS TAB -->\n <div class="tab-pane" id="tab_1_4">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.name.$touched || forms.formSetting.$submitted) && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="chatWebsite.name" required/>\n <span data-ng-show="(forms.formSetting.name.$touched || forms.formSetting.$submitted) && forms.formSettings.name.$invalid && forms.formSetting.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEB_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="address" placeholder="{{\'APPLICATION_WEB_ADDRESS\' | translate}}" class="form-control" data-ng-model="chatWebsite.address" required/>\n <span data-ng-show="(forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid && forms.formSetting.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="chatWebsite.remote" required/>\n <span data-ng-show="(forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid && forms.formSetting.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END REMOTE IP -->\n\n <!-- START FIDELITY -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="chatWebsite.fidelity"\n type="checkbox"\n switch-active="{{ fidelitySwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ fidelitySwitch.onColor }}"\n switch-off-color="{{ fidelitySwitch.offColor }}"\n switch-animate="{{ fidelitySwitch.animate }}"\n switch-size="{{ fidelitySwitch.size }}"\n switch-label="{{ fidelitySwitch.label }}"\n switch-icon="{{ fidelitySwitch.icon }}"\n switch-radio-off="{{ fidelitySwitch.radioOff }}"\n switch-label-width="{{ fidelitySwitch.labelWidth }}"\n switch-handle-width="{{ fidelitySwitch.handleWidth }}">\n </div> -->\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <!-- <div class="form-group" data-ng-if="chatWebsite.fidelity" data-ng-class="{\'has-error\': (forms.formSetting.timeout.$touched || forms.formSetting.$submitted) && forms.formSetting.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="chatWebsite.timeout" required/>\n <span data-ng-show="(forms.formSetting.timeout.$touched || forms.formSetting.$submitted) && forms.formSetting.timeout.$invalid && forms.formSetting.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.timeout.$touched || forms.formSetting.$submitted) && forms.formSetting.timeout.$invalid && forms.formSetting.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.description.$touched || forms.formSetting.$submitted) && forms.formSetting.description.$invalid}">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="chatWebsite.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END SETTINGS TAB -->\n\n <!-- OFFLINE TAB -->\n <div class="tab-pane" id="tab_1_5">\n <form name="forms.formOffline" data-ng-submit="forms.formOffline.$valid && updateItem()" novalidate>\n\n <!-- START ENQUIRY ENABLE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_ENABLED\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.enquiry_enable"\n type="checkbox"\n switch-active="{{ enquirySwitch.isActive }}"\n switch-on-text="{{ enquirySwitch.onText }}"\n switch-off-text="{{ enquirySwitch.offText }}"\n switch-on-color="{{ enquirySwitch.onColor }}"\n switch-off-color="{{ enquirySwitch.offColor }}"\n switch-animate="{{ enquirySwitch.animate }}"\n switch-size="{{ enquirySwitch.size }}"\n switch-label="{{ enquirySwitch.label }}"\n switch-icon="{{ enquirySwitch.icon }}"\n switch-radio-off="{{ enquirySwitch.radioOff }}"\n switch-label-width="{{ enquirySwitch.labelWidth }}"\n switch-handle-width="{{ enquirySwitch.handleWidth }}">\n </div>\n <!-- END ENQUIRY ENABLE -->\n\n <!-- START ENQUIRY FORWARDING -->\n <div class="form-group" data-ng-if="chatWebsite.enquiry_enable">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_FORWARDING\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.enquiry_forwarding"\n type="checkbox"\n switch-active="{{ enquirySwitch.isActive }}"\n switch-on-text="{{ enquirySwitch.onText }}"\n switch-off-text="{{ enquirySwitch.offText }}"\n switch-on-color="{{ enquirySwitch.onColor }}"\n switch-off-color="{{ enquirySwitch.offColor }}"\n switch-animate="{{ enquirySwitch.animate }}"\n switch-size="{{ enquirySwitch.size }}"\n switch-label="{{ enquirySwitch.label }}"\n switch-icon="{{ enquirySwitch.icon }}"\n switch-radio-off="{{ enquirySwitch.radioOff }}"\n switch-label-width="{{ enquirySwitch.labelWidth }}"\n switch-handle-width="{{ enquirySwitch.handleWidth }}">\n </div>\n <!-- END ENQUIRY FORWARDING -->\n\n <div class="note note-warning" data-ng-if="!isServiceMailAccount">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SERVICE_MAIL_ACCOUNT\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/setting/smtp/view">SMTP</a> {{\'APPLICATION_OR\' | translate}} <a href="/channels/mail/accounts/list">{{\'APPLICATION_MAIL_ACCOUNTS\' | translate}}</a>\n </p>\n </div>\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-if="chatWebsite.enquiry_enable && chatWebsite.enquiry_forwarding" data-ng-class="{\'has-error\': (forms.formOffline.forwardingAddress.$touched || forms.formOffline.$submitted) && forms.formSetting.forwardingAddress.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_FORWARDING_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="forwardingAddress" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="chatWebsite.enquiry_forwarding_address" required/>\n <span data-ng-show="(forms.formOffline.forwardingAddress.$touched || forms.formOffline.$submitted) && forms.formOffline.forwardingAddress.$invalid && forms.formOffline.forwardingAddress.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-if="chatWebsite.enquiry_enable && chatWebsite.enquiry_forwarding" data-ng-class="{\'has-error\': (forms.formOffline.OfflineTemplateId.$touched || forms.formOffline.$submitted) && forms.formOffline.OfflineTemplateId.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="chatWebsite.OfflineTemplateId" name="OfflineTemplateId" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.formOffline.OfflineTemplateId.$touched || forms.formOffline.$submitted) && forms.formOffline.OfflineTemplateId.$invalid && forms.formOffline.OfflineTemplateId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HEADER SHAPE -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END OFFLINE TAB -->\n </div>\n </div>\n <div class="col-md-4">\n <!-- START STATE -->\n <div class="form-group">\n <!-- <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label> -->\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <ui-select data-ng-model="statePreview.state" name="statePreview" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="statePreview in [\'online\',\'rating\',\'offline\'] | filter: $select.search">\n <div ng-bind-html="statePreview | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STATE -->\n <preview></preview>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/chat/website/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="/channels/chat/websites/list">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{chatWebsite.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/website.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatWebsite.name}}\n </div>\n <div class="profile-usertitle-job">\n {{chatWebsite.address}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.embedding\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/embedding/view">\n <i class="fa fa-code"></i>\n {{ \'APPLICATION_EMBEDDING\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.snippet\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/snippet/view">\n <i class="icon-note"></i>\n {{ \'APPLICATION_SNIPPET\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.form\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/forms/view">\n <i class="icon-list"></i>\n {{ \'APPLICATION_FORMS\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.proactive\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/proactive/list">\n <i class="icon-target"></i>\n {{ \'APPLICATION_PROACTIVE_ACTIONS\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.actions\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/actions/list">\n <i class="icon-directions"></i>\n {{ \'APPLICATION_ACTIONS\' | translate }} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.chat.websites.view.hooks\')}">\n <a href="/channels/chat/websites/view/{{chatWebsite.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.dispositions\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/dispositions">\n <i class="icon-target"></i>\n {{ \'APPLICATION_DISPOSITIONS\' | translate }} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.chat.websites.view.settings\')}">\n <a href="/channels/chat/websites/view/{{chatWebsite.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="/channels/chat/websites/list">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard();">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_WEB_SITE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_WEB_SITE_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.name.$touched || forms.formSetting.$submitted) && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$touched && !forms.formSettings.name.$valid && forms.formSetting.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEB_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="address" placeholder="{{\'APPLICATION_WEB_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required/>\n <span data-ng-show="(forms.formSetting.address.$touched || forms.formSetting.$submitted) && forms.formSetting.address.$invalid && forms.formSetting.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remote" required/>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.formSetting.remote.$touched || forms.formSetting.$submitted) && forms.formSetting.remote.$invalid && forms.formSetting.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.form.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_WEB_SITE_APPEARANCE\' | translate}}" canexit="exitValidation(forms.formAppearance.$valid)">\n <form name="forms.formAppearance" novalidate>\n\n <!-- START MAIN COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAIN_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="mainColor" placeholder="{{\'APPLICATION_MAIN_COLOR\' | translate}}" style="color:{{item.color}}" class="form-control" data-ng-model="item.color" required/>\n <span data-ng-show="(forms.formAppearance.mainColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.mainColor.$invalid && forms.formAppearance.mainColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAIN COLOR -->\n\n <!-- START FOCUS COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_FOCUS_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="focusColor" placeholder="{{\'APPLICATION_FOCUS_COLOR\' | translate}}" style="color:{{item.color_focus}}" class="form-control" data-ng-model="item.color_focus" required/>\n <span data-ng-show="(forms.formAppearance.focusColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.focusColor.$invalid && forms.formAppearance.focusColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FOCUS COLOR -->\n\n <!-- START BUTTON COLOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid}">\n <label class="control-label">{{\'APPLICATION_BUTTON_COLOR\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input colorpicker type="text" name="buttonColor" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" style="color:{{item.color_button}}" class="form-control" data-ng-model="item.color_button" required/>\n <span data-ng-show="(forms.formAppearance.buttonColor.$touched || forms.formAppearance.$submitted) && forms.formAppearance.buttonColor.$invalid && forms.formAppearance.buttonColor.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END BUTTON COLOR -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.headerShape.$touched || forms.formAppearance.$submitted) && forms.formAppearance.headerShape.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_SHAPE\' | translate}}</label>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="item.animation" required/> -->\n <ui-select data-ng-model="item.header_shape" name="headerShape" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$translate.instant(\'APPLICATION_\' + $select.selected.toUpperCase())}}</ui-select-match>\n <ui-select-choices repeat="headerShape in [\'rounded\',\'squared\'] | filter: $select.search">\n <div ng-bind-html="$translate.instant(\'APPLICATION_\' + headerShape.toUpperCase()) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n\n <!-- START ANIMATION TOGGLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.animationToggle.$touched || forms.formAppearance.$submitted) && forms.formAppearance.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANIMATION\' | translate}}</label>\n <ui-select data-ng-model="item.animation" name="animationToggle" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected ? \'On\' : \'Off\'}}</ui-select-match>\n <ui-select-choices repeat="filter in [true,false] | filter: $select.search">\n <div ng-bind-html="filter ? \'On\' : \'Off\' | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ANIMATION TOGGLE -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_LABELS\' | translate}}" canexit="exitValidation(forms.formLabel.$valid)">\n <form name="forms.formLabel" novalidate>\n\n <!-- START HEADER ONLINE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.headerOnline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_ONLINE\' | translate}}</label>\n <input type="text" name="headerOnline" placeholder="{{\'APPLICATION_HEADER_ONLINE\' | translate}}" class="form-control" data-ng-model="item.header_online"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START ONLINE MESSAGE-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.onlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="onlineMessage" placeholder="{{\'APPLICATION_ONLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="item.online_message"/>\n </div>\n <!-- END HEADER ONLINE -->\n\n <!-- START USERNAME TITLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.nameTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.nameTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME_TITLE\' | translate}}</label>\n <input type="text" name="nameTitle" placeholder="{{\'APPLICATION_NAME_TITLE\' | translate}}" class="form-control" data-ng-model="item.name_title"/>\n </div>\n <!-- END USERNAME TITLE -->\n\n <!-- START USERNAME PLACEHOLDER -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.usernamePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.usernamePlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_NAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL TITLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.emailTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.emailTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_TITLE\' | translate}}</label>\n <input type="text" name="emailTitle" placeholder="{{\'APPLICATION_EMAIL_TITLE\' | translate}}" class="form-control" data-ng-model="item.email_title"/>\n </div>\n <!-- END EMAIL TITLE -->\n\n <!-- START EMAIL PLACEHOLDER -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.emailPlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.emailPlaceholder.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="emailPlaceholder" placeholder="{{\'APPLICATION_EMAIL_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.email_placeholder"/>\n </div>\n <!-- END EMAIL PLACEHOLDER -->\n\n <!-- START START CHAT BUTTON -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.startChatButton.$touched || forms.formLabel.$submitted) && forms.formLabel.startChatButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}</label>\n <input type="text" name="startChatButton" placeholder="{{\'APPLICATION_START_CHAT_BUTTON\' | translate}}" class="form-control" data-ng-model="item.start_chat_button"/>\n </div>\n <!-- END START CHAT BUTTON -->\n\n <!-- START RATING MESSAGE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.ratingMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_MESSAGE\' | translate}}</label>\n <input type="text" name="ratingMessage" placeholder="{{\'APPLICATION_RATING_MESSAGE\' | translate}}" class="form-control" data-ng-model="item.rating_message"/>\n </div>\n <!-- END RATING MESSAGE -->\n\n <!-- START RATING START TEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.ratingSend.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSend.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSend" placeholder="{{\'APPLICATION_RATING_SEND_BUTTON\' | translate}}" class="form-control" data-ng-model="item.rating_send"/>\n </div>\n <!-- END RATING START TEXT -->\n\n <!-- START RATING MESSAGE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.ratingSkip.$touched || forms.formLabel.$submitted) && forms.formLabel.ratingSkip.$invalid}">\n <label class="control-label">{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}</label>\n <input type="text" name="ratingSkip" placeholder="{{\'APPLICATION_RATING_SKIP_BUTTON\' | translate}}" class="form-control" data-ng-model="item.rating_skip"/>\n </div>\n <!-- END RATING MESSAGE -->\n\n <!-- START HEADER OFFLINE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.headerOffline.$touched || forms.formLabel.$submitted) && forms.formLabel.headerOnline.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADER_OFFLINE\' | translate}}</label>\n <input type="text" name="headerOffline" placeholder="{{\'APPLICATION_HEADER_OFFLINE\' | translate}}" class="form-control" data-ng-model="item.header_offline"/>\n </div>\n <!-- END HEADER OFFLINE -->\n\n <!-- START OFFLINE MESSAGE-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.offlineMessage.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}</label>\n <input type="text" name="offlineMessage" placeholder="{{\'APPLICATION_OFFLINE_MESSAGE\' | translate}}" class="form-control" data-ng-model="item.offline_message"/>\n </div>\n <!-- END OFFLINE MESSAGE -->\n\n <!-- START ENQUIRY MESSAGE TITLE-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessageTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryMessageTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}</label>\n <input type="text" name="enquiryMessageTitle" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}" class="form-control" data-ng-model="item.message_title"/>\n </div>\n <!-- END ENQUIRY MESSAGE TITLE -->\n\n <!-- START ENQUIRY MESSAGE PLACEHOLDER-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessagePlaceholder.$touched || forms.formLabel.$submitted) && forms.formLabel.onlineMessage.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="enquiryMessagePlaceholder" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.enquiry_message_placeholder"/>\n </div>\n <!-- END ENQUIRY MESSAGE PLACEHOLDER -->\n\n <!-- START ENQUIRY BUTTON -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.enquiryButton.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryButton.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}</label>\n <input type="text" name="enquiryButton" placeholder="{{\'APPLICATION_ENQUIRY_BUTTON\' | translate}}" class="form-control" data-ng-model="item.enquiry_button"/>\n </div>\n <!-- END ENQUIRY BUTTON -->\n\n <!-- START AGENTS BUSY BUTTON -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.agentsBusy.$touched || forms.formLabel.$submitted) && forms.formLabel.agentsBusy.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENTS_BUSY\' | translate}}</label>\n <input type="text" name="agentsBusy" placeholder="{{\'APPLICATION_AGENTS_BUSY\' | translate}}" class="form-control" data-ng-model="item.agents_busy"/>\n </div>\n <!-- END AGENTS BUSY BUTTON -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_FORMS\' | translate}}" canexit="exitValidation(forms.formAppearance.$valid)">\n <form name="forms.formFunctionality" novalidate>\n\n <!-- START DOWNLOAD TRANSCRIPT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formFunctionality.animationToggle.$touched || forms.formFunctionality.$submitted) && forms.formFunctionality.animationToggle.$invalid}">\n <label class="control-label">{{\'APPLICATION_DOWNLOAD_TRANSCRIPT\' | translate}}</label>\n <ui-select data-ng-model="item.download_transcript" name="downloadTranscript" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected ? \'On\' : \'Off\'}}</ui-select-match>\n <ui-select-choices repeat="downloadTranscript in [true, false] | filter: $select.search">\n <div ng-bind-html="downloadTranscript ? \'On\' : \'Off\' | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END DOWNLOAD TRANSCRIPT -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_FAX_ACCOUNT\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initWizard();">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.$submitted || form.name.$touched) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="form.name.$error.required && (form.$submitted || form.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.$submitted || form.trunk.$touched) && form.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="form.trunk.$error.required && (form.$submitted || form.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.$submitted || form.localstationid.$touched) && form.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="item.localstationid" required/>\n <span data-ng-show="form.localstationid.$error.required && (form.$submitted || form.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-fax"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button type="button" class="btn green-jungle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true" aria-expanded="true">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }} <i class="fa fa-angle-down"></i>\n </button>\n <ul class="dropdown-menu" role="menu">\n <li>\n <a href="/channels/fax/accounts/wizard">\n {{ \'APPLICATION_STANDARD\' | translate }}\n </a>\n </li>\n <li>\n <a href="#" data-ng-click="createItem()">\n {{ \'APPLICATION_QUICK\' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="/channels/fax/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n <!-- END TABLE -->\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'), -a.put("app/channels/fax/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" data-ng-submit="forms.settings.$valid && 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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.attachment.$touched || forms.settings.$submitted) && forms.settings.attachment.$invalid}">\n <label class="control-label">{{\'APPLICATION_ATTACHMENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data6" name="attachment" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="attachment in [\'yes\',\'no\'] | filter: $select.search">\n {{attachment}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.attachment.$touched || forms.settings.$submitted) && forms.settings.attachment.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVALS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.FaxQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/fax/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.attachment.$touched || forms.settings.$submitted) && forms.settings.attachment.$invalid}">\n <label class="control-label">{{\'APPLICATION_ATTACHMENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data6" name="attachment" theme="bootstrap" data-ng-init="application.data6 = \'no\'" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="attachment in [\'yes\',\'no\'] | filter: $select.search">\n {{attachment}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.attachment.$touched || forms.settings.$submitted) && forms.settings.attachment.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVALS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/fax/account/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <!-- <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" data-ng-pattern="/^[a-zA-Z0-9]*$/" required/> -->\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <!-- <span data-ng-show="form.form.$touched && form.form.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PATTERN\' | translate}}.\n </span> -->\n </div>\n <!-- <div class="help-block">\n {{\'MESSAGE_ALLOWED_NUMBERS_AND_LETTERS\' | translate}}\n </div> -->\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/account/view/disposition/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/account/view/hooks/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_HOOKS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- START ACTIONS-->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/account/view/setting/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateItemFaxAccount()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.name.$touched) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.general.name.$error.required && (forms.general.$submitted || forms.general.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HEADERINFO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.headerinfo.$touched) && forms.general.headerinfo.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADERINFO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="headerinfo" placeholder="{{\'APPLICATION_HEADERINFO\' | translate}}" class="form-control" data-ng-model="account.headerinfo" required/>\n <span data-ng-show="forms.general.headerinfo.$error.required && (forms.general.$submitted || forms.general.headerinfo.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_HEADERINFO\' | translate}}.\n </span>\n </div>\n <!-- END HEADERINFO -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.trunk.$touched) && forms.general.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.general.trunk.$error.required && (forms.general.$submitted || forms.general.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.localstationid.$touched) && forms.general.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="account.localstationid" required/>\n <span data-ng-show="forms.general.localstationid.$error.required && (forms.general.$submitted || forms.general.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_LIST\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n\n <!-- START FIDELITY -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.fidelity"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div> -->\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <!-- <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.general.$submitted || forms.general.timeout.$touched) && forms.general.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$invalid && forms.general.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$invalid && forms.general.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.advanced" data-ng-submit="forms.advanced.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START ECM -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ECM\' | translate}}<span class="required" aria-required="true">*</span></label><br>\n <input\n bs-switch\n ng-model="account.ecm"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}"\n ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\n <span class="help-block">\n {{\'DESCRIPTION_ECM\' | translate}}.\n </span>\n </div>\n <!-- END ECM -->\n\n <!-- START MINRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.minrate.$touched) && forms.advanced.minrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MINRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.minrate" name="minrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MINRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="minrate in rate | filter: $select.search">\n <div data-ng-bind="minrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MINRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.advanced.minrate.$error.required && (forms.advanced.$submitted || forms.advanced.minrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MINRATE -->\n\n <!-- START MAXRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.maxrate.$touched) && forms.advanced.maxrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.maxrate" name="maxrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MAXRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="maxrate in rate | filter: $select.search">\n <div data-ng-bind="maxrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MAXRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.advanced.maxrate.$error.required && (forms.advanced.$submitted || forms.advanced.maxrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MAXRATE -->\n\n <!-- START MODEM -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.modem.$touched) && forms.advanced.modem.$invalid}">\n <label class="control-label">{{\'APPLICATION_MODEM\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="modem" placeholder="{{\'APPLICATION_MODEM\' | translate}}" class="form-control" data-ng-model="account.modem" required/>\n <span class="help-block">\n {{\'DESCRIPTION_MODEM\' | translate}}.\n </span>\n <span data-ng-show="forms.advanced.modem.$error.required && (forms.advanced.$submitted || forms.advanced.modem.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MODEM -->\n </div>\n <div class="col-md-6">\n <!-- START GATEWAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.gateway.$touched) && forms.advanced.gateway.$invalid}">\n <label class="control-label">{{\'APPLICATION_GATEWAY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="gateway" placeholder="{{\'APPLICATION_GATEWAY\' | translate}}" class="form-control" data-ng-model="account.gateway" required data-ng-pattern="settings.patternGateway"/>\n <span class="help-block">\n {{\'DESCRIPTION_GATEWAY\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.gateway.$touched || forms.advanced.$submitted) && forms.advanced.gateway.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.gateway.$touched || forms.advanced.$submitted) && forms.advanced.gateway.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_GATEWAY\' | translate}}.\n </span>\n </div>\n <!-- END GATEWAY -->\n\n <!-- START FAXDETECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.faxdetect.$touched) && forms.advanced.faxdetect.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAXDETECT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="faxdetect" placeholder="{{\'APPLICATION_FAXDETECT\' | translate}}" class="form-control" data-ng-model="account.faxdetect" required data-ng-pattern="settings.patternFaxdetect"/>\n <span class="help-block">\n {{\'DESCRIPTION_FAXDETECT\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.faxdetect.$touched || forms.advanced.$submitted) && forms.advanced.faxdetect.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.faxdetect.$touched || forms.advanced.$submitted) && forms.advanced.faxdetect.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_FAXDETECT\' | translate}}.\n </span>\n </div>\n <!-- END FAXDETECT -->\n\n <!-- START T38TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.t38timeout.$touched) && forms.advanced.t38timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_T38TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="t38timeout" placeholder="{{\'APPLICATION_T38TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.t38timeout" required min="1000"/>\n <span class="help-block">\n {{\'DESCRIPTION_T38TIMEOUT\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.t38timeout.$touched || forms.advanced.$submitted) && forms.advanced.t38timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.advanced.t38timeout.$touched || forms.advanced.$submitted) && forms.advanced.t38timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_T38TIMEOUT\' | translate}}.\n </span>\n </div>\n <!-- END T38TIMEOUT -->\n\n <!-- START TECH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.$submitted || forms.advanced.tech.$touched) && forms.advanced.tech.$invalid}">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.tech" name="tech" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TECHNOLOGY\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="tech in techs | filter: $select.search">\n <div data-ng-bind="tech | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.advanced.tech.$touched || forms.advanced.$submitted) && forms.advanced.tech.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TECH -->\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/fax/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-fax"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.name || account.description }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.name || account.description }}\n </div>\n <div class="profile-usertitle-job">\n {{ account.phone }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.fax.accounts.view.settings\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.fax.accounts.view.hooks\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.fax.accounts.view.dispositions\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.fax.accounts.view.actions\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-fax"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.formGeneral.$valid)">\n <form name="forms.formGeneral" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.name.$touched) && forms.formGeneral.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formGeneral.name.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HEADERINFO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.headerinfo.$touched) && forms.formGeneral.headerinfo.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADERINFO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="headerinfo" placeholder="{{\'APPLICATION_HEADERINFO\' | translate}}" class="form-control" data-ng-model="item.headerinfo" required/>\n <span data-ng-show="forms.formGeneral.headerinfo.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.headerinfo.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_HEADERINFO\' | translate}}.\n </span>\n </div>\n <!-- END HEADERINFO -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.trunk.$touched) && forms.formGeneral.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.formGeneral.trunk.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.localstationid.$touched) && forms.formGeneral.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="item.localstationid" required/>\n <span data-ng-show="forms.formGeneral.localstationid.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_ADVANCED\' | translate}}" canexit="exitValidation(forms.formAdvanced.$valid)">\n <form name="forms.formAdvanced" novalidate>\n\n <!-- START ECM -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ECM\' | translate}}<span class="required" aria-required="true">*</span></label><br>\n <input\n bs-switch\n ng-model="item.ecm"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}"\n ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\n <span class="help-block">\n {{\'DESCRIPTION_ECM\' | translate}}.\n </span>\n </div>\n <!-- END ECM -->\n\n <!-- START MINRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.minrate.$touched) && forms.formAdvanced.minrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MINRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.minrate" name="minrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MINRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="minrate in rate | filter: $select.search">\n <div data-ng-bind="minrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MINRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.minrate.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.minrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MINRATE -->\n\n <!-- START MAXRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.maxrate.$touched) && forms.formAdvanced.maxrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.maxrate" name="maxrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MAXRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="maxrate in rate | filter: $select.search">\n <div data-ng-bind="maxrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MAXRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.maxrate.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.maxrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MAXRATE -->\n\n <!-- START MODEM -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.modem.$touched) && forms.formAdvanced.modem.$invalid}">\n <label class="control-label">{{\'APPLICATION_MODEM\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="modem" placeholder="{{\'APPLICATION_MODEM\' | translate}}" class="form-control" data-ng-model="item.modem" required/>\n <span class="help-block">\n {{\'DESCRIPTION_MODEM\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.modem.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.modem.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MODEM -->\n\n <!-- START GATEWAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.gateway.$touched) && forms.formAdvanced.gateway.$invalid}">\n <label class="control-label">{{\'APPLICATION_GATEWAY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="gateway" placeholder="{{\'APPLICATION_GATEWAY\' | translate}}" class="form-control" data-ng-model="item.gateway" required data-ng-pattern="settings.patternGateway"/>\n <span class="help-block">\n {{\'DESCRIPTION_GATEWAY\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.gateway.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.gateway.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.gateway.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.gateway.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_GATEWAY\' | translate}}.\n </span>\n </div>\n <!-- END GATEWAY -->\n\n <!-- START FAXDETECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.faxdetect.$touched) && forms.formAdvanced.faxdetect.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAXDETECT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="faxdetect" placeholder="{{\'APPLICATION_FAXDETECT\' | translate}}" class="form-control" data-ng-model="item.faxdetect" required data-ng-pattern="settings.patternFaxdetect"/>\n <span class="help-block">\n {{\'DESCRIPTION_FAXDETECT\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.faxdetect.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.faxdetect.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.faxdetect.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.faxdetect.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_FAXDETECT\' | translate}}.\n </span>\n </div>\n <!-- END FAXDETECT -->\n\n <!-- START T38TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.t38timeout.$touched) && forms.formAdvanced.t38timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_T38TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="t38timeout" placeholder="{{\'APPLICATION_T38TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.t38timeout" required min="1000"/>\n <span class="help-block">\n {{\'DESCRIPTION_T38TIMEOUT\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.t38timeout.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.t38timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.t38timeout.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.t38timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_T38TIMEOUT\' | translate}}.\n </span>\n </div>\n <!-- END T38TIMEOUT -->\n\n <!-- START TECH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.tech.$touched) && forms.formAdvanced.tech.$invalid}">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.tech" name="tech" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TECHNOLOGY\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="tech in techs | filter: $select.search">\n <div data-ng-bind="tech | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.formAdvanced.tech.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.tech.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TECH -->\n\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/inbox/message/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()">\n <div class="form-group" ng-if="data">\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <h4 class="block"></h4>\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/inbox/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <span class="bold">From: </span>\n [<a href="" data-ng-click="openContact(message.from)">{{message.from}}</a>]\n <br>\n <span class="bold">To: </span>\n [<a href="" data-ng-click="openContact(message.to)">{{message.to}}</a>]\n </div>\n <div class="col-md-6">\n <span class="pull-right">\n <a ng-click="info(message)"><i class="icon-info font-blue"></i></a>\n </span>\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right" data-ng-if="message.status!==\'RECEIVED\'" data-ng-switch="message.status" uib-tooltip="{{\'APPLICATION_PAGE_TRANSFERRED\' | translate}}: {{message.pagestransferred}} - {{\'APPLICATION_RETRY\' | translate}}: {{message.retry}}">\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe"> {{message.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="retry(message.id)"> {{message.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n </span>\n <span class="pull-right" data-ng-if="message.status===\'RECEIVED\'" uib-tooltip="{{\'APPLICATION_PAGE_TRANSFERRED\' | translate}}: {{message.pagestransferred}}">\n <a href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n </span>\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </span>\n <hr data-ng-if="message.FaxAttachments.length">\n <div data-ng-repeat="faxAttachment in message.FaxAttachments">\n <strong>{{faxAttachment.name}}</strong>\n <a target="_self" download="{{faxAttachment.name}}" href="api/fax/attachments/{{faxAttachment.id}}">\n <i class="icon-cloud-download"></i>\n </a>\n </div>\n</div>\n'),a.put("app/channels/fax/inbox/note/note.directive.html",'<div class="note">\n <div class="row">\n <div class="col-md-6">\n <a type="button" name="button" data-ng-if="::(Auth.getCurrentUser().id == message.UserId)" data-ng-click="deleteNote()">\n <i class="fa fa-trash-o" style="color: red;"></i>\n </a>\n\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_ADD_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <hr>\n <span class="body text-left" data-ng-bind-html="message.text" style="white-space: pre-wrap;"></span>\n</div>\n'),a.put("app/channels/fax/inbox/note/note.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_NOTES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <div class="form-group">\n <textarea data-ng-model="item.text" name="text" rows="10" style="resize: none; width: 100%;"></textarea>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n<div class="todo-content" data-ng-init="initForm();">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button data-ng-if="(!forms.compose.from.$invalid && !forms.compose.to.$invalid && uploader.queue.length) && faxRoom.status !== \'CLOSED\'" class="btn btn-sm btn-default green-meadow" data-ng-click="sendFax()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-if="(!forms.compose.from.$invalid && !forms.compose.to.$invalid && uploader.queue.length) && faxRoom && faxRoom.status !== \'CLOSED\'"> | </span>\n <span data-ng-if="faxRoom" class="label label-default"> #{{faxRoom.id}} {{faxRoom.status}}</span>\n <span data-ng-if="faxRoom"> | </span>\n <span data-ng-if="faxRoom" class="caption-subject font-green-sharp bold">{{faxRoom.contact}}</span>\n </div>\n <div class="actions" data-ng-switch="faxRoom.status">\n <button class="btn btn-icon-only yellow" data-ng-if="faxRoom" data-ng-click="loadNote()" data-ng-hide="faxRoom.status == \'CLOSED\'" title="{{\'APPLICATION_NOTES\' | translate}}">\n <i class="fa fa-sticky-note"></i>\n </button>\n <button class="file-upload" data-ng-hide="faxRoom.status == \'CLOSED\'">\n <i class="fa fa-paperclip"></i> <input type="file" data-ng-if="uploader" data-ng-hide="faxRoom.status == \'CLOSED\'" nv-file-select uploader="uploader" multiple class="file-input" title="{{\'APPLICATION_ATTACHMENTS\' | translate}}">\n </button>\n <!-- UPDATE SECTION START -->\n <button data-ng-class="faxRoom.status == \'CLOSED\' ? \'grey-cascade\' : \'btn-success\'" class="btn btn-icon-only" data-ng-hide="faxRoom.status == \'CLOSED\' && faxRoom.disposition" data-ng-if="faxRoom" data-ng-click="closeRoom()" title="{{\'APPLICATION_STATUS\' | translate}}">\n <i data-ng-class="faxRoom.status == \'CLOSED\' ? \'icon-target\' : \'fa fa-upload\'"></i>\n </button>\n <!-- UPDATE SECTION END -->\n <button class="btn default btn-icon-only" data-ng-if="faxRoom && faxRoom.status !== \'CLOSED\'" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="faxRoom.status !== \'CLOSED\'">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="form.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)" data-ng-disabled="faxRoom.status == \'CLOSED\'">\n <ui-select-match placeholder="Tags...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search" class="">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n\n <hr data-ng-if="faxRoom && faxRoom.status !== \'CLOSED\'">\n\n <!-- END TAGS -->\n\n <div id="mail-box">\n <ul class="chats">\n <li\n data-ng-switch="faxMessage.status"\n data-ng-class="{\'in\': faxMessage.status == \'RECEIVED\', \'out\': faxMessage.status == \'SENT\' || faxMessage.status == \'SENDING\' || faxMessage.status == \'FAILED\' || faxMessage.status == \'NOTE\'}"\n data-ng-repeat="faxMessage in faxRoom.FaxMessages | orderBy:\'-createdAt\'">\n <div class="avatar" data-ng-class="faxMessage.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="faxMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{faxMessage.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!faxMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{faxMessage.from}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <fax-note message="faxMessage" ng-switch-when="NOTE"></fax-note>\n <fax-message message="faxMessage" list-id="faxRoom.FaxAccount.ListId" ng-switch-default></fax-message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="faxRoom && faxRoom.status == \'CLOSED\'">\n <h4 class="block"><i class="icon-info"></i> {{\'MESSAGE_FAX_ROOM_CLOSED\' | translate}}!</h4>\n <p>\n <strong>{{\'MESSAGE_FAX_ROOM_CLOSED_DETAILS\' | translate}}.</strong>\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{faxRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{faxRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="faxRoom.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="sendFax()" class="form-horizontal" novalidate>\n\n <!-- START HEAD -->\n <div class="form">\n\n <v-accordion class="vAccordion--default" ng-if="faxRoom.status !== \'CLOSED\'">\n <v-pane expanded="expanded">\n <v-pane-header>\n <i class="icon-people"></i> From: {{form.from}}, To: {{form.to[0].fax}}\n </v-pane-header>\n <v-pane-content>\n <!-- START FROM -->\n <div class="form-group" data-ng-if="faxRoom.status !== \'CLOSED\'" data-ng-class="{\'has-error\': forms.compose.from.$invalid}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-model="form.from" data-ng-change="setList($select.selected.ListId)" theme="bootstrap" name="from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="faxAccount.localstationid as faxAccount in faxAccounts | filter: $select.search">\n <div data-ng-bind-html="faxAccount.name | highlight: $select.search"></div>\n <small data-ng-bind-html="faxAccount.localstationid | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.from.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n\n <!-- START TO -->\n <div class="form-group" data-ng-if="faxRoom.status !== \'CLOSED\'" data-ng-class="{\'has-error\': forms.compose.to.$invalid}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <tags-input name="to" ng-model="form.to" type="text" display-property="fax" max-tags="1" min-tags="1">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n <span data-ng-show="forms.compose.to.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_TO_LIMIT\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n </v-pane-content>\n </v-pane>\n </v-accordion>\n\n <!-- START ATTACH -->\n <div class="form-group" data-ng-if="uploader && (faxRoom.status !== \'CLOSED\')">\n <div class="col-md-12">\n <hr ng-if="uploader.queue.length">\n <table class="table">\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td style="border-top:none"><strong>{{ item.file.name | truncate: 5: \'...\': true}}</strong></td>\n <td style="border-top:none" ng-show="uploader.isHTML5" nowrap>{{ item.file.size/1024/1024|number:2 }} MB</td>\n <td style="border-top:none" ng-show="uploader.isHTML5">\n <div class="progress" style="margin-bottom: 0;">\n <div class="progress-bar" role="progressbar" ng-style="{ \'width\': item.progress + \'%\' }"></div>\n </div>\n </td>\n <td style="border-top-style:none" class="text-center">\n <span ng-show="item.isSuccess"><i class="glyphicon glyphicon-ok"></i></span>\n <span ng-show="item.isCancel"><i class="glyphicon glyphicon-ban-circle"></i></span>\n <span ng-show="item.isError"><i class="glyphicon glyphicon-remove"></i></span>\n </td>\n <td style="border-top-style:none" nowrap>\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE\' | translate}}\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n <div>\n </div>\n </div>\n </div>\n <!-- END ATTACH -->\n\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END TODO CONTENT -->\n'), -a.put("app/channels/fax/inbox/status/status.modal.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 data-ng-if="modal.title" data-ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="disposition" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-if="dispositions.length < 1">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/inbox/view/account/list/list.html",'<!-- BEGIN Portlet PORTLET-->\n<div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-uncheckable>NEW</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable>OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'PENDING\'" uib-uncheckable>PENDING</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable>CLOSED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n <a href="#" class="btn btn-icon-only red" data-ng-click="deleteItems();" data-ng-show="id.length && isAdmin">\n <i class="fa fa-trash"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-success" data-ng-click="disposeItems();" data-ng-show="id.length">\n <i class="fa fa-upload"></i>\n </a>\n <a href="#" class="btn btn-icon-only blue" data-ng-click="tagItems();" data-ng-show="id.length">\n <i class="fa fa-tags"></i>\n </a>\n <a href="#" class="btn btn-icon-only green" data-ng-click="openRoom(null, \'New Message\')">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-title" data-ng-show="tags.length">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid-inbox">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END Portlet PORTLET-->\n'),a.put("app/channels/fax/inbox/view/view.agents.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_AGENTS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TRANSPORT -->\n <div class="form-group">\n <ui-select multiple name="agents" data-ng-model="item.agents" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_AGENTS\' | translate}}</a>\n </p>\n </div>\n </div>\n <!-- END TRANSPORT -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/inbox/view/view.html",'<div class="row">\r\n <div class="col-md-12">\r\n <div class="page-bar">\r\n <ul class="page-breadcrumb">\r\n <li>\r\n <i class="icon-rocket"></i>\r\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="fa fa-spinner"></i>\r\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="fa fa-fax"></i>\r\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="icon-note"></i>\r\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<!-- BEGIN PAGE CONTENT-->\r\n<div class="row inbox">\r\n <div class="col-md-3">\r\n <ul class="inbox-nav margin-bottom-10">\r\n <li data-ng-class="{active: $stateParams.id == faxAccount.id}" data-ng-repeat="faxAccount in faxAccounts">\r\n <a href="/channels/fax/inbox/view/account/{{faxAccount.id}}/list" class="btn">\r\n <i class="icon-notebook"></i> {{faxAccount.name}}\r\n </a>\r\n <b></b>\r\n </li>\r\n </ul>\r\n <div class="note note-warning" data-ng-hide="faxAccounts.length">\r\n <h4 class="block">Warning!</h4>\r\n <p>\r\n {{ \'MESSAGE_NO_AVAILABLE_ACCOUNTS\' | translate }}\r\n </p>\r\n <p>\r\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/fax/accounts/list">{{\'APPLICATION_ACCOUNTS\' | translate}}</a>\r\n </p>\r\n </div>\r\n </div>\r\n\r\n <div class="col-md-9" data-ng-init="initView()">\r\n <!-- BEGIN PROFILE CONTENT -->\r\n <div class="room-content">\r\n <div ui-view>\r\n <div class="note note-info">\r\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- END PROFILE CONTENT -->\r\n </div>\r\n</div>\r\n'),a.put("app/channels/fax/inbox/view/view.status.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ modal.title | translate }}</h3>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text" data-ng-bind="modal.text"></p>\n <div data-ng-if="modal.html" data-ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button data-ng-repeat="button in modal.buttons"\n data-ng-class="button.classes"\n data-ng-click="button.click($event)"\n data-ng-bind="button.text | translate" class="btn"></button>\n</div>\n'),a.put("app/channels/fax/inbox/view/view.tags.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TAGS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TAGS -->\n <div class="form-group">\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAGS\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAGS -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button type="button" class="btn" data-ng-class="button.class" data-ng-click="button.click()"data-ng-repeat="button in modal.buttons">{{button.text | translate}}</button>\n <!-- <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button> -->\n</div>\n'),a.put("app/channels/fax/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="item.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="item.penalty=item.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!item.penalty" data-ng-click="item.penalty=item.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n <!-- END AGENTS-->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-fax"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/fax/queues/lis">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-if="Auth.isAdmin()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-fax"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/fax/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.fax.queues.view.settings\')}">\n <a data-ng-href="/channels/fax/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.fax.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/fax/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateFaxQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}</label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input data-ng-if="Auth.isAdmin()" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/fax/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-fax"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.fax.realtime.view.agents\')}">\n <a href="/channels/fax/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.fax.realtime.view.applications\')}">\n <a href="/channels/fax/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="#">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/mail/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/mail/account/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/mail/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.MailQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/mail/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_AGENTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n\n <div class="app-settings" ng-slide-down="application.app === \'replyMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START REPLYMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data1" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.key | translate }}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.key | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPLYMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_AGENTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.MailQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/mail/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'replyMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START REPLYMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data1" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.key | translate }}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.key | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPLYMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/mail/account/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <!-- <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" data-ng-pattern="/^[a-zA-Z0-9]*$/" required/> -->\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <!-- <span data-ng-show="form.form.$touched && form.form.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PATTERN\' | translate}}.\n </span> -->\n </div>\n <!-- <div class="help-block">\n {{\'MESSAGE_ALLOWED_NUMBERS_AND_LETTERS\' | translate}}\n </div> -->\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/account/view/disposition/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/hooks/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_HOOKS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItemMailAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItemMailAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItemMailAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/other/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_OTHER\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_SIGNATURE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemMailAccount()" novalidate>\n <!-- START WHITE LABEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.whiteLabel.$touched || forms.info.$submitted) && forms.info.whiteLabel.$invalid}">\n <label class="control-label">{{\'APPLICATION_WHITE_LABEL\' | translate}}</label>\n <textarea type="text" name="whiteLabel" placeholder="{{\'APPLICATION_WHITE_LABEL\' | translate}}" class="form-control" data-ng-model="account.whiteLabel" data-ng-disabled="!license.custom"/></textarea>\n <span data-ng-show="(forms.info.whiteLabel.$touched || forms.info.$submitted) && forms.info.whiteLabel.$invalid && forms.info.whiteLabel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WHITE LABEL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" data-ng-disabled="!license.custom"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- GENERAL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.signature" data-ng-submit="updateItemMailAccount()" novalidate>\n <!-- START SIGNATURE -->\n <div class="form-group">\n <div ckeditor="options" ng-model="account.signature"></div>\n </div>\n <!-- END WHITE LABEL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/setting/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li data-ng-if="account.MailServerIn">\n <a href="#" data-target="#tab_1_2" data-toggle="tab">IMAP</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">SMTP</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemMailAccount()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.address" required/>\n <span data-ng-show="(forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid && forms.info.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_LIST\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n\n <!-- START TEMPLATE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.TemplateId" name="template" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TEMPLATE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.TemplateId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END TEMPLATE -->\n\n <!-- START FIDELITY -->\n <!-- <div class="form-group" data-ng-if="account.MailServerIn">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.fidelity"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div> -->\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <!-- <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START SERVICE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SERVICE\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="account.service"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SERVICE -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- IMAP TAB -->\n <div class="tab-pane" id="tab_1_2" data-ng-if="account.MailServerIn">\n <div class="note note-danger" data-ng-show="account.MailServerIn.state === \'DISCONNECTED\' || account.MailServerIn.state === \'ERROR\'">\n <p> ERROR </p>\n <json-formatter open="1" json="account.MailServerIn.source"></json-formatter>\n </div>\n\n <div class="note note-success" data-ng-show="account.MailServerIn.state === \'CONNECTED\'">\n <p> CONNECTED </p>\n </div>\n\n <div class="note note-info" data-ng-show="account.MailServerIn.state === \'CONNECTING\'">\n <p> TRYING... </p>\n </div>\n\n <form name="forms.formIn" data-ng-submit="forms.formIn.$valid && updateItemMailServerIn()" novalidate>\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.host.$touched || forms.formIn.$submitted) && forms.formIn.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.host" required/>\n <span data-ng-show="(forms.formIn.host.$touched || forms.formIn.$submitted) && forms.formIn.host.$invalid && forms.formIn.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.username.$touched || forms.formIn.$submitted) && forms.formIn.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.username" required/>\n <span data-ng-show="(forms.formIn.username.$touched || forms.formIn.$submitted) && forms.formIn.username.$invalid && forms.formIn.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.password.$touched || forms.formIn.$submitted) && forms.formIn.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.password" required/>\n <span data-ng-show="(forms.formIn.password.$touched || forms.formIn.$submitted) && forms.formIn.password.$invalid && forms.formIn.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formIn.port.$touched || forms.formIn.$submitted) && forms.formIn.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.port" required/>\n <span data-ng-show="(forms.formIn.port.$touched || forms.formIn.$submitted) && forms.formIn.port.$invalid && forms.formIn.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formIn.port.$touched || forms.formIn.$submitted) && forms.formIn.port.$invalid && forms.formIn.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START MAILBOX -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}</label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.mailbox"/>\n </div>\n <!-- END MAILBOX -->\n\n <!-- START SEARCH FILTER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEARCH_FILTER\' | translate}}</label>\n <ui-select data-ng-model="account.MailServerIn.filter" name="filter" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="filter in [\'UNSEEN\'] | filter: $select.search">\n <div ng-bind-html="filter | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- START SEARCH FILTER -->\n\n <!-- START connTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}} [sec]<span class="required" aria-required="true">*</span></label>\n <input type="number" name="connTimeout" placeholder="{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.connTimeout" required/>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END connTimeout -->\n\n <!-- START authTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTH_TIMEOUT\' | translate}} [sec]<span class="required" aria-required="true">*</span></label>\n <input type="number" name="authTimeout" placeholder="{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.authTimeout" required/>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END authTimeout -->\n\n <!-- START DELETE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DELETE_MAIL_FROM_SERVER\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.delete"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END DELETE -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <!-- START Keepalive -->\n <div class="form-group">\n <label class="control-label">Keepalive</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.keepalive"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END Keepalive -->\n\n <!-- START POLLING -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_POLLING\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerIn.polling"\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 POLLING -->\n\n <!-- START POLLING_TIMEOUT -->\n <!-- <div data-ng-if="account.MailServerIn.polling" class="form-group" data-ng-class="{\'has-error\': (forms.formOut.pollingTimeout.$touched || forms.formOut.$submitted) && forms.formOut.pollingTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_POLLING_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="60" name="pollingTimeout" placeholder="{{\'APPLICATION_POLLING_TIMEOUT\' | translate}}" class="form-control" data-ng-model="account.MailServerIn.pollingTimeout" required/>\n <span data-ng-show="(forms.formOut.form.$touched || forms.formOut.$submitted) && forms.formOut.pollingTimeout.$invalid && forms.formOut.pollingTimeout.$error.required" 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.pollingTimeout.$invalid && forms.formOut.pollingTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END POLLING_TIMEOUT -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END IMAP TAB -->\n\n <!-- SMTP TAB -->\n <div class="tab-pane" id="tab_1_3">\n\n <div class="note note-danger" data-ng-show="account.MailServerOut.state === \'DISCONNECTED\' || account.MailServerOut.state === \'ERROR\'">\n <p> ERROR </p>\n <json-formatter open="1" json="account.MailServerOut.source"></json-formatter>\n </div>\n\n <div class="note note-success" data-ng-show="account.MailServerOut.state === \'CONNECTED\'">\n <p> CONNECTED </p>\n </div>\n\n <div class="note note-info" data-ng-show="account.MailServerOut.state === \'CONNECTING\'">\n <p> TRYING... </p>\n </div>\n\n <form name="forms.formOut" data-ng-submit="forms.formOut.$valid && updateItemMailServerOut()" novalidate>\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.host.$touched || forms.formOut.$submitted) && forms.formOut.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.host" required/>\n <span data-ng-show="(forms.formOut.host.$touched || forms.formOut.$submitted) && forms.formOut.host.$invalid && forms.formOut.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.username.$touched || forms.formOut.$submitted) && forms.formOut.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.username" required/>\n <span data-ng-show="(forms.formOut.username.$touched || forms.formOut.$submitted) && forms.formOut.username.$invalid && forms.formOut.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.password.$touched || forms.formOut.$submitted) && forms.formOut.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.password" required/>\n <span data-ng-show="(forms.formOut.password.$touched || forms.formOut.$submitted) && forms.formOut.password.$invalid && forms.formOut.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formOut.port.$touched || forms.formOut.$submitted) && forms.formOut.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.MailServerOut.port" required/>\n <span data-ng-show="(forms.formOut.form.$touched || forms.formOut.$submitted) && forms.formOut.port.$invalid && forms.formOut.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formOut.form.$touched || forms.formOut.$submitted) && forms.formOut.port.$invalid && forms.formOut.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="account.MailServerOut.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n <input class="btn blue-madison" type="button" value="Test" data-ng-click="test()"/>\n </form>\n </div>\n <!-- END SMTP TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/mail/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/mail/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar" data-ng-init="initView()">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.description || account.name }}\n </div>\n <div class="profile-usertitle-job">\n {{account.email}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-class="{active: $state.is(\'main.channels.mail.accounts.view.settings\')}">\n <a href="/channels/mail/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.mail.accounts.view.hooks\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.mail.accounts.view.dispositions\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.mail.accounts.view.actions\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.mail.accounts.view.other\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/other">\n <i class="icon-equalizer"></i>\n {{\'APPLICATION_OTHER\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n<!-- END PAGE CONTENT-->\n</div>\n'),a.put("app/channels/mail/account/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/mail/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required/>\n <span data-ng-show="(forms.info.address.$touched || forms.info.$submitted) && forms.info.address.$invalid && forms.info.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="IMAP" canexit="formValidation(forms.in.$valid)">\n <form name="forms.in" novalidate>\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.host.$touched || forms.in.$submitted) && forms.in.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_INCOMING_MAIL_SERVER\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.host" required/>\n <span data-ng-show="(forms.in.host.$touched || forms.in.$submitted) && forms.in.host.$invalid && forms.in.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.username.$touched || forms.in.$submitted) && forms.in.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.username" name="username" required/>\n <span data-ng-show="(forms.in.username.$touched || forms.in.$submitted) && forms.in.username.$invalid && forms.in.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.password.$touched || forms.in.$submitted) && forms.in.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.password" required/>\n <span data-ng-show="(forms.in.password.$touched || forms.in.$submitted) && forms.in.password.$invalid && forms.in.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.port.$touched || forms.in.$submitted) && forms.in.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.port" required/>\n <span data-ng-show="(forms.in.port.$touched || forms.in.$submitted) && forms.in.port.$invalid && forms.in.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.port.$touched || forms.in.$submitted) && forms.in.port.$invalid && forms.in.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START MAILBOX -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}</label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.mailbox"/>\n </div>\n <!-- END MAILBOX -->\n\n <!-- START SEARCH FILTER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEARCH_FILTER\' | translate}}</label>\n <ui-select data-ng-model="item.MailServerIn.filter" name="filter" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="filter in [\'UNSEEN\'] | filter: $select.search">\n <div data-ng-bind="filter | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- START SEARCH FILTER -->\n\n <!-- START connTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="connTimeout" placeholder="{{\'APPLICATION_CONNECTION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.connTimeout" required/>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.connTimeout.$touched || forms.in.$submitted) && forms.in.connTimeout.$invalid && forms.in.connTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END connTimeout -->\n\n <!-- START authTimeout -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="authTimeout" placeholder="{{\'APPLICATION_AUTH_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.MailServerIn.authTimeout" required/>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.in.authTimeout.$touched || forms.in.$submitted) && forms.in.authTimeout.$invalid && forms.in.authTimeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END authTimeout -->\n\n <!-- START DELETE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DELETE_MAIL_FROM_SERVER\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerIn.delete"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END DELETE -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerIn.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <!-- START Keepalive -->\n <div class="form-group">\n <label class="control-label">Keepalive</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerIn.keepalive"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END Keepalive -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="SMTP" canexit="formValidation(forms.out.$valid)">\n <form name="forms.out" novalidate>\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.host.$touched || forms.out.$submitted) && forms.out.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_OUTGOING_MAIL_SERVER\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.host" required/>\n <span data-ng-show="(forms.out.host.$touched || forms.out.$submitted) && forms.out.host.$invalid && forms.out.host.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.username.$touched || forms.out.$submitted) && forms.out.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.username" required/>\n <span data-ng-show="(forms.out.username.$touched || forms.out.$submitted) && forms.out.username.$invalid && forms.out.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.password.$touched || forms.out.$submitted) && forms.out.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.password" required/>\n <span data-ng-show="(forms.out.password.$touched || forms.out.$submitted) && forms.out.password.$invalid && forms.out.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.out.port.$touched || forms.out.$submitted) && forms.out.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="item.MailServerOut.port" required/>\n <span data-ng-show="(out.$touched || forms.out.$submitted) && forms.out.port.$invalid && forms.out.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(out.$touched || forms.out.$submitted) && forms.out.port.$invalid && forms.out.port.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">SSL</label><br>\n <input\n bs-switch\n data-ng-model="item.MailServerOut.ssl"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="goNext()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/inbox/message/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()">\n <div class="form-group" ng-if="data">\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <h4 class="block"></h4>\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/inbox/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-12">\n <span class="bold">From: </span>\n <a href="" data-ng-click="openContact(message.from[0])">{{message.from[0]}} </a>\n <br>\n <span class="bold">To: </span>\n <a href="" data-ng-click="openContact(to)" data-ng-repeat="to in message.to">{{to}}<span data-ng-if="!$last">, </span></a>\n <br>\n <span data-ng-if="message.cc.length" class="bold">Cc: </span>\n <a href="" data-ng-click="openContact(cc)" data-ng-repeat="cc in message.cc">{{cc}}<span data-ng-if="!$last">, </span></a>\n <br>\n <span data-ng-if="message.bcc.length" class="bold">Bcc: </span>\n <a href="" data-ng-click="openContact(bcc)" data-ng-repeat="cc in message.bcc">{{bcc}}<span data-ng-if="!$last">, </span></a>\n </div>\n <div class="row">\n <div class="col-md-12">\n <span class="pull-right" data-ng-if="message.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n <span class="pull-right" data-ng-if="message.auto && !message.voiceSource">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>System</strong></span>\n <span class="pull-right" data-ng-if="message.auto && message.voiceSource">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>Cally ²</strong>\n <a ng-click="info(message.voiceSource)"><i class="icon-info font-blue"></i>\n </a>\n </span>\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right" data-ng-switch="message.status" data-ng-if="message.status!==\'RECEIVED\'" uib-tooltip="{{\'APPLICATION_RETRY\' | translate}}: {{message.retry}}">\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe"> {{message.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="retry(message.id)"> {{message.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n </span>\n <span class="pull-right" data-ng-if="message.status===\'RECEIVED\'">\n <a href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n </span>\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </span>\n <hr>\n <div class="body text-left message-body" data-ng-bind="message.text"></div>\n <h5 data-ng-hide="message.text" class="media-heading"><i>{{\'MESSAGE_NO_AVAILABLE_TEXT\' | translate | lowercase}}</i></h5>\n <hr data-ng-if="message.MailAttachments.length">\n <div data-ng-repeat="mailAttachment in message.MailAttachments">\n <strong>{{mailAttachment.name}}</strong>\n <span>\n ({{mailAttachment.size | prettyBytes}})\n </span>\n <a target="_self" download="{{mailAttachment.name}}" href="api/mail/attachments/{{mailAttachment.id}}">\n <i class="icon-cloud-download"></i>\n </a>\n <a ng-if="::(mailAttachment.type.indexOf(\'image\') > -1)" ng-click="openPreview(mailAttachment.id)">\n <i class="icon-picture"></i>\n </a>\n </div>\n</div>\n'),a.put("app/channels/mail/inbox/note/note.directive.html",'<div class="note">\n <div class="row">\n <div class="col-md-6">\n <a type="button" name="button" data-ng-if="::(Auth.getCurrentUser().id == message.UserId)" data-ng-click="deleteNote()">\n <i class="fa fa-trash-o" style="color: red;"></i>\n </a>\n\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-show="message.User">{{\'APPLICATION_ADD_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n </div>\n </div>\n <hr>\n <span class="body text-left" data-ng-bind-html="message.text" style="white-space: pre-wrap;"></span>\n</div>\n'),a.put("app/channels/mail/inbox/note/note.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_NOTES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <div class="form-group">\n <textarea data-ng-model="item.text" name="text" rows="10" style="resize: none; width: 100%;"></textarea>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button data-ng-if="form.from.length && form.to.length && mailRoom.status !== \'CLOSED\' && form.html" class="btn btn-sm btn-default green-meadow" data-ng-click="sendMail()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-if="mailRoom && form.from.length && form.to.length && mailRoom.status !== \'CLOSED\' && form.html"> | </span>\n <span data-ng-if="mailRoom" class="label label-default"> #{{mailRoom.id}} {{mailRoom.status}}</span>\n <span data-ng-if="mailRoom"> | </span>\n <span data-ng-if="mailRoom && mailRoom.ParentId" class="label label-warning"> Ref: <a data-ng-click="openRoom(mailRoom.ParentId)">#{{mailRoom.ParentId}}</a></span>\n <span data-ng-if="mailRoom && mailRoom.ParentId"> | </span>\n <span data-ng-if="mailRoom" class="caption-subject font-green-sharp bold uppercase dot">{{mailRoom.subject || \'No subject\'}}</span>\n </div>\n <div class="actions">\n <button class="btn btn-icon-only yellow" data-ng-if="mailRoom" data-ng-click="loadNote()" data-ng-hide="mailRoom.status == \'CLOSED\'" title="{{\'APPLICATION_NOTES\' | translate}}">\n <i class="fa fa-sticky-note"></i>\n </button>\n <button class="file-upload" data-ng-hide="mailRoom.status == \'CLOSED\'">\n <i class="fa fa-paperclip"></i> <input type="file" data-ng-if="uploader" data-ng-disabled="mailRoom.status == \'CLOSED\'" nv-file-select uploader="uploader" multiple class="file-input" title="{{\'APPLICATION_ATTACHMENTS\' | translate}}">\n </button>\n <!-- UPDATE SECTION START -->\n <button data-ng-class="mailRoom.status == \'CLOSED\' ? \'grey-cascade\' : \'btn-success\'" class="btn btn-icon-only" data-ng-disabled="mailRoom.status == \'CLOSED\' && mailRoom.disposition" data-ng-if="mailRoom" data-ng-click="closeRoom()" title="{{\'APPLICATION_STATUS\' | translate}}">\n <i data-ng-class="mailRoom.status == \'CLOSED\' ? \'icon-target\' : \'fa fa-upload\'"></i>\n </button>\n <!-- UPDATE SECTION END -->\n <button class="btn default btn-icon-only" data-ng-if="mailRoom && mailRoom.status !== \'CLOSED\'" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-if="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="form.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)" data-ng-disabled="mailRoom.status == \'CLOSED\'">\n <ui-select-match placeholder="Tags...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search" class="">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n\n <hr data-ng-if="mailRoom && mailRoom.status !== \'CLOSED\'">\n\n <!-- END TAGS -->\n <div id="mail-box">\n <ul class="chats">\n <li\n data-ng-switch="mailMessage.status"\n data-ng-class="{\'in\': mailMessage.status == \'RECEIVED\', \'out\': mailMessage.status == \'SENT\' || mailMessage.status == \'SENDING\' || mailMessage.status == \'FAILED\' || mailMessage.status == \'NOTE\'}"\n data-ng-repeat="mailMessage in mailRoom.MailMessages | orderBy:\'-createdAt\'">\n <div class="avatar" data-ng-class="message.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="mailMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{mailMessage.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!mailMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{mailMessage.from[0]}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <mail-note message="mailMessage" ng-switch-when="NOTE"></mail-note>\n <mail-message message="mailMessage" list-id="mailRoom.MailAccount.ListId" ng-switch-default></mail-message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="mailRoom && mailRoom.status == \'CLOSED\'">\n <h4 class="block"><i class="icon-info"></i> {{\'MESSAGE_MAIL_ROOM_CLOSED\' | translate}}!</h4>\n <p>\n <strong>{{\'MESSAGE_MAIL_ROOM_CLOSED_DETAILS\' | translate}}.</strong>\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{mailRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{mailRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="mailRoom.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="sendMail()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n <v-accordion class="vAccordion--default" ng-if="mailRoom.status !== \'CLOSED\'">\n <v-pane expanded="expanded">\n <v-pane-header>\n <i class="icon-people"></i> From: {{form.from[0]}}, To: {{form.to[0].email}} <span ng-if="form.to.length > 1">(+{{form.to.length - 1}})</span>\n </v-pane-header>\n <v-pane-content>\n <!-- START FROM -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-model="form.from[0]" data-ng-change="setList($select.selected.ListId)" theme="bootstrap" name="from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="mailAccount.address as mailAccount in mailAccounts | filter: $select.search">\n <div data-ng-bind-html="mailAccount.name | highlight: $select.search"></div>\n <small data-ng-bind-html="mailAccount.address | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n\n <!-- MAIL TO -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <tags-input ng-model="form.to" type="email" display-property="email">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n <!-- START CC -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">Cc:</label>\n </div>\n <div class="col-md-11">\n <tags-input ng-model="form.cc" type="email" display-property="email">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n </div>\n </div>\n </div>\n </div>\n <!-- END CC -->\n\n <!-- START BCC -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">Bcc:</label>\n </div>\n <div class="col-md-11">\n <tags-input ng-model="form.bcc" type="email" display-property="email">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n </div>\n </div>\n </div>\n </div>\n <!-- END BCC -->\n\n <!-- START SUBJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">Subj:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="subject" class="form-control todo-taskbody-taskdesc" placeholder="Subject..." rows="8" data-ng-model="form.subject">\n <span data-ng-if="forms.compose.subject.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END SUJBECT -->\n </v-pane-content>\n </v-pane>\n </v-accordion>\n\n <!-- START ATTACH -->\n <div class="form-group" data-ng-if="uploader && (mailRoom.status !== \'CLOSED\')">\n <div class="col-md-12">\n <hr ng-if="uploader.queue.length">\n <table class="table">\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td style="border-top:none" rowspan="{{uploader.queue.length}}" ng-if="(!$index)">\n {{\'APPLICATION_ATTACHMENTS\' | translate}}:\n </td>\n <td style="border-top:none"><strong>{{ item.file.name }}</strong></td>\n <td style="border-top:none" ng-show="uploader.isHTML5" nowrap>{{ item.file.size/1024/1024|number:2 }} MB</td>\n <td style="border-top:none" ng-show="uploader.isHTML5">\n <div class="progress" style="margin-bottom: 0;">\n <div class="progress-bar" role="progressbar" ng-style="{ \'width\': item.progress + \'%\' }"></div>\n </div>\n </td>\n <td style="border-top-style:none" class="text-center">\n <span ng-show="item.isSuccess"><i class="glyphicon glyphicon-ok"></i></span>\n <span ng-show="item.isCancel"><i class="glyphicon glyphicon-ban-circle"></i></span>\n <span ng-show="item.isError"><i class="glyphicon glyphicon-remove"></i></span>\n </td>\n <td style="border-top-style:none" nowrap>\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE\' | translate}}\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n <div>\n </div>\n </div>\n </div>\n <!-- END ATTACH -->\n\n <!-- START CANNED -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\n typeahead-loading="loadingLocations"\n typeahead-no-results="noResults"\n typeahead-on-select="onSelectAnswer($item)"\n class="form-control">\n <i ng-show="loadingLocations" class="glyphicon glyphicon-refresh"></i>\n <div ng-show="noResults">\n <i class="glyphicon glyphicon-remove"></i> No Results Found\n </div>\n <span data-ng-if="forms.compose.subject.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END CANNED -->\n\n <!-- START HTML -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.text.$invalid && forms.compose.$submitted}" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div ckeditor="options" ng-model="form.html" ready="onCKReady($instance)"></div>\n <span data-ng-if="forms.compose.text.$invalid && forms.compose.$submitted" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n </div>\n </div>\n <!-- END HTML -->\n\n </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n</div>\n<!-- END TODO CONTENT -->\n"), -a.put("app/channels/mail/inbox/status/status.modal.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 data-ng-if="modal.title" data-ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="disposition" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-if="dispositions.length < 1">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/inbox/view/account/list/list.html",'<!-- BEGIN Portlet PORTLET-->\n<div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-uncheckable>NEW</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable>OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'PENDING\'" uib-uncheckable>PENDING</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable>CLOSED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n <a href="#" class="btn btn-icon-only red" data-ng-click="deleteItems();" data-ng-show="id.length && isAdmin">\n <i class="fa fa-trash"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-success" data-ng-click="disposeItems();" data-ng-show="id.length">\n <i class="fa fa-upload"></i>\n </a>\n <a href="#" class="btn btn-icon-only blue" data-ng-click="tagItems();" data-ng-show="id.length">\n <i class="fa fa-tags"></i>\n </a>\n <a href="#" class="btn btn-icon-only green" data-ng-click="openRoom(null, \'New Message\')">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-title" data-ng-show="tags.length">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" class="ui-grid" ui-grid-auto-resize ui-grid-pagination ui-grid-selection>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END Portlet PORTLET-->\n'),a.put("app/channels/mail/inbox/view/view.agents.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_AGENTS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TRANSPORT -->\n <div class="form-group">\n <ui-select multiple name="agents" data-ng-model="item.agents" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TRANSPORT -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/inbox/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox">\n <div class="col-md-3">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == mailAccount.id}" data-ng-repeat="mailAccount in mailAccounts">\n <a href="/channels/mail/inbox/view/account/{{mailAccount.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{mailAccount.name}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9" data-ng-init="initView()">\n <!-- BEGIN PROFILE CONTENT -->\n <div class="room-content">\n <div ui-view>\n <div class="note note-info">\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\n </div>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n\n</div>\n'),a.put("app/channels/mail/inbox/view/view.tags.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TAGS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TAGS -->\n <div class="form-group">\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAGS\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAGS -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button type="button" class="btn" data-ng-class="button.class" data-ng-click="button.click()"data-ng-repeat="button in modal.buttons">{{button.text | translate}}</button>\n <!-- <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button> -->\n</div>\n'),a.put("app/channels/mail/inbox/view/view.templates.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TEMPLATES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="note note-info" data-ng-show="!templates.length">\n <h4 class="block">Info!</h4>\n <p>\n {{\'MESSAGE_NO_TEMPLATES_AVAILABLE\' | translate}}\n </p>\n </div>\n <form name="form" data-ng-show="templates.length" novalidate>\n <div class="form-group">\n <ui-select data-ng-model="item.template" theme="bootstrap">\n <ui-select-match placeholder="Select a template in the list or search his name...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template in templates | propsFilter: {name: $select.search}">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n <small data-ng-show="template.description">\n {{\'APPLICATION_DESCRIPTION\' | translate}}: {{template.description}}\n </small>\n </ui-select-choices>\n </ui-select>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="templates.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="item.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="item.penalty=item.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!item.penalty" data-ng-click="item.penalty=item.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n <!-- END AGENTS-->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group" data-ng-if="Auth.isAdmin()">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/mail/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.mail.queues.view.settings\')}">\n <a data-ng-href="/channels/mail/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.mail.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/mail/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateMailQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">Agent Timeout</label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STRATEGY -->\n\n <input data-ng-if="Auth.isAdmin()" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/mail/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.mail.realtime.view.agents\')}">\n <a href="/channels/mail/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.mail.realtime.view.applications\')}">\n <a href="/channels/mail/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/view.queue.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div id="grid1" ui-grid="gridOptions" ui-grid-resize-columns ui-grid-tree-view class="grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/openchannel/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/openchannel/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/openchannel/account/view/action/list/list.html",'<div class="row" data-ng-init="initActions()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/openchannel/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.OpenchannelQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/openchannel/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.from.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.mail.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/account/view/action/wizard/wizard.html",'<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.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.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}" />\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}" />\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/openchannel/account/view/api/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_API\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <div class="tab-pane active" id="tab_1_1">\n <!-- START API -->\n <div class="row" >\n <div class="col-md-12">\n <label class="control-label">Receive URL</label>\n </div>\n </div>\n <div class="row" >\n <div class="col-md-11">\n <code-mirror model="receiveurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(receiveurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END API -->\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/account/view/disposition/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/hooks/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_HOOKS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SEND\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START REPLY TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.replyMethod" name="method" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search" >\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid && forms.info.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.replyUrl" ng-required="account.replyMethod"/>\n <span data-ng-show="(forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid && forms.info.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REPLY TAB -->\n\n <!-- START ACCEPT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- START ACTIONS-->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_4">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/setting/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItem()" novalidate>\n <!-- START ID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_ID\' | translate}}<span class="required" aria-required="true">*</span>\n </label>\n <input type="text" name="id" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.id" ng-disabled="true" required/>\n </div>\n <!-- END ID-->\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_LIST\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n <!-- START FIDELITY -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.fidelity"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div> -->\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <!-- <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START CUSTOM -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REPLY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.reply"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div> -->\n <!-- START REPLY HOOK -->\n <!-- <div ng-if= "account.reply" class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.replyMethod" name="method" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search" >\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid && forms.info.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.replyUrl" required/>\n <span data-ng-show="(forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid && forms.info.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div> -->\n <!-- START REPLY HOOK -->\n <!-- END CUSTOM -->\n\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remote" required/>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/openchannel/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.description || account.name }}\n </div>\n <div class="profile-usertitle-job">\n {{account.email}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.settings\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.api\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/api">\n <i class="fa fa-external-link"></i>\n {{\'APPLICATION_API\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.hooks\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.dispositions\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.openchannel.accounts.view.actions\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n<!-- END PAGE CONTENT-->\n</div>\n'),a.put("app/channels/openchannel/account/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/openchannel/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remote" required/>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/openchannel/inbox/message/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()" style=" overflow-x: auto;" >\n <div data-ng-if="data" >\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/inbox/message/message.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <!-- <span data-ng-if="Message.from" class="bold">From: {{Message.from}} </span>\n <br>\n <span data-ng-if="Message.to" class="bold">To: {{Message.to}} </span>\n <br> -->\n <div class="row" ng-if="Message.from">\n <div class="col-md-12">\n <span data-ng-if="Message.from" class="bold">From: {{Message.from}} </span>\n </div>\n </div>\n <div class="row" ng-if="Message.to">\n <div class="col-md-12">\n <span data-ng-if="Message.to" class="bold">To: {{Message.to}} </span>\n </div>\n </div>\n <div class="row" ng-if="Message.name">\n <div class="col-md-12">\n <span class="bold">Name: {{Message.name}}</span>\n </div>\n </div>\n <div class="row" ng-if="Message.phone">\n <div class="col-md-12">\n <span class="bold">Phone: <a href="" data-ng-click="openContact(\'phone\',Message.phone)">{{Message.phone}}</a></span>\n </div>\n </div>\n <div class="row" ng-if="Message.email">\n <div class="col-md-12">\n <span class="bold">Email: <a href="" data-ng-click="openContact(\'email\',Message.email)">{{Message.email}}</a></span>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-if="Message.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{Message.User.fullname}}</strong></span>\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right" data-ng-switch="Message.status">\n <a ng-switch-when="RECEIVED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{Message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{Message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="DELIVERED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{Message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe" > {{Message.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="info(Message.res_data)"> {{Message.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n <a ng-switch-default href="#" class="btn default btn-xs"> {{Message.status | uppercase}}\n </a>\n <br>\n </span>\n\n <i class="icon-calendar"></i> <span am-time-ago="Message.updatedAt"></span>\n </span>\n <hr>\n <ng-emoticons emoticons-data="Message.body"></ng-emoticons>\n <!-- <span class="body text-left" data-ng-bind-html="Message.body" style="white-space: pre-wrap;"></span> -->\n </div>\n'),a.put("app/channels/openchannel/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button class="btn btn-sm btn-default green-meadow" data-ng-if="Room.status !== \'CLOSED\'" data-ng-disabled="!form.body || forms.compose.from.$invalid || forms.compose.to.$invalid" data-ng-click="sendMessage()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-show="Room && Room.status !== \'CLOSED\'"> | </span>\n <span data-ng-show="Room" class="label label-default">#{{Room.id}} {{Room.status}}</span>\n <span data-ng-if="Room && Room.ParentId"> | </span>\n <span data-ng-if="Room && Room.ParentId" class="label label-warning"> Ref: <a data-ng-click="openRoom(Room.ParentId,Room.contact)">#{{Room.ParentId}}</a></span>\n </div>\n <div class="actions" data-ng-switch="Room.status">\n <button class="btn btn-icon-only" data-ng-show="Room" data-ng-class="{\'btn-success\':Room.status !== \'CLOSED\',\'grey-cascade\':Room.status === \'CLOSED\'}" data-ng-click="closeRoom(Room.id)" data-ng-disabled="Room.status === \'CLOSED\' && Room.disposition">\n <i data-ng-class="{\'fa fa-upload\':Room.status !== \'CLOSED\',\'icon-target\':Room.status === \'CLOSED\'}"></i>\n </button>\n <button class="btn default btn-icon-only" data-ng-if="Room && Room.status !== \'CLOSED\'" type="button" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="Room.status !== \'CLOSED\' || (Room.status == \'CLOSED\' && form.tags.length)">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-disabled="Room.status == \'CLOSED\'" multiple data-ng-model="form.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Tags...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search" class="">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n <hr data-ng-if="Room && Room.status !== \'CLOSED\'">\n\n <div ng-scrollbars ng-scrollbars-config="{\n autoHideScrollbar: false,\n theme: \'light\',\n advanced: {\n updateOnContentResize: true\n },\n setHeight: 781,\n scrollInertia: 0\n }">\n <ul class="chats">\n <li data-ng-switch="Room.status" data-ng-class="{\'in\': Message.status == \'RECEIVED\', \'out\': Message.status == \'SENT\' || Message.status == \'SENDING\' || Message.status == \'FAILED\' || Message.status == \'NOTE\' || Message.status == \'DELIVERED\' || Message.status == \'QUEUED\' || Message.status != \'RECEIVED\' }" data-ng-repeat="Message in Room.OpenchannelMessages | orderBy:\'-createdAt\'">\n <!-- <img class="avatar" alt="" data-ng-src="api/users/avatar/{{getCurrentUser().userpic && smsMessage.status === \'SENT\' ? getCurrentUser().userpic : \'unknown_avatar\'}}"> -->\n <!-- <note message="smsMessage" ng-switch-when="NOTE"></note> -->\n <div class="avatar" data-ng-class="Message.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="Message.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{Message.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!Message.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{Message.from}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <message message="Message" list-id="Room.OpenchannelAccount.ListId" ng-switch-default></message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n\n <div class="note note-info" data-ng-if="Room && Room.status == \'CLOSED\'">\n <h4 class="block">Info! {{\'MESSAGE_ROOM_CLOSED\' | translate}}</h4>\n <p>\n {{\'MESSAGE_ROOM_CLOSED_DETAILS\' | translate}}.\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{Room.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{Room.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="Room.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="forms.compose.$valid" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n\n <!-- START FROM -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.from.$invalid && forms.compose.$submitted}" data-ng-if="Room.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-disabled="Room" theme="bootstrap" name="from" data-ng-model="form.from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="Account.name as Account in Accounts | filter: $select.search">\n <div data-ng-bind-html="Account.name | highlight: $select.search"></div>\n <small data-ng-bind-html="Account.name | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.from.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n <!-- START TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}" data-ng-if="Room.status !== \'CLOSED\'">\n\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="to" class="form-control todo-taskbody-taskdesc" placeholder="To..." rows="8" data-ng-disabled="Room" data-ng-model="form.to" required>\n <span data-ng-show="forms.compose.to.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n <!-- START CANNED -->\n <div class="form-group" data-ng-if="Room.status !== \'CLOSED\'">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\n typeahead-loading="loadingLocations"\n typeahead-no-results="noResults"\n typeahead-on-select="onSelect($item)"\n class="form-control">\n <i ng-show="loadingLocations" class="glyphicon glyphicon-refresh"></i>\n <div ng-show="noResults">\n <i class="glyphicon glyphicon-remove"></i> No Results Found\n </div>\n </div>\n </div>\n\n </div>\n <!-- END CANNED -->\n <!-- START message -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.body.$invalid && forms.compose.$submitted}" data-ng-if=" Room.status !== \'CLOSED\'">\n <div class="col-md-12">\n <textarea id="text" class="form-control maxlength-handler" rows="8" name="body" data-ng-model="form.body"></textarea>\n <span data-ng-show="forms.compose.body.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n </div>\n </div>\n\n <!-- END message -->\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END TODO CONTENT -->\n"),a.put("app/channels/openchannel/inbox/view/account/list/list.html",'<!-- BEGIN Portlet PORTLET-->\n<div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-uncheckable>NEW</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable>OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'PENDING\'" uib-uncheckable>PENDING</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable>CLOSED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n <a href="#" class="btn btn-icon-only red" data-ng-click="deleteItems();" data-ng-show="id.length && isAdmin">\n <i class="fa fa-trash"></i>\n </a>\n <a href="#" class="btn btn-icon-only blue" data-ng-click="tagItems();" data-ng-show="id.length">\n <i class="fa fa-tags"></i>\n </a>\n <a href="#" class="btn btn-icon-only green" data-ng-click="openRoom(null, \'New Message\')">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-title" data-ng-show="tags.length">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid-inbox">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END Portlet PORTLET-->\n'),a.put("app/channels/openchannel/inbox/view/view.agents.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_AGENTS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TRANSPORT -->\n <div class="form-group">\n <ui-select multiple name="agents" data-ng-model="item.agents" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TRANSPORT -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/inbox/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="/channels/openchannel/inbox/list">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox" data-ng-init="initView()">\n <div class="col-md-3">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == Account.id}" data-ng-repeat="Account in Accounts">\n <a href="/channels/openchannel/inbox/view/account/{{Account.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{Account.name}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9" >\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view>\n <div class="note note-info">\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/inbox/view/view.status.modal.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/inbox/view/view.tags.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TAGS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TAGS -->\n <div class="form-group">\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAGS\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAGS -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button type="button" class="btn" data-ng-class="button.class" data-ng-click="button.click()"data-ng-repeat="button in modal.buttons">{{button.text | translate}}</button>\n <!-- <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button> -->\n</div>\n'),a.put("app/channels/openchannel/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="item.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="item.penalty=item.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!item.penalty" data-ng-click="item.penalty=item.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n <!-- END AGENTS-->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-if="Auth.isAdmin()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/openchannel/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.openchannel.queues.view.settings\')}">\n <a data-ng-href="/channels/openchannel/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.openchannel.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/openchannel/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'), -a.put("app/channels/openchannel/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">Timeout</label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START HEADER SHAPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n <input data-ng-if="Auth.isAdmin()" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/openchannel/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.openchannel.realtime.view.agents\')}">\n <a href="/channels/openchannel/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.openchannel.realtime.view.applications\')}">\n <a href="/channels/openchannel/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\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.logout.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_AGENT_LOGOUT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n {{\'MESSAGE_AGENT_LOGOUT\' | translate}} <b>{{agent}}</b> ?\n</div>\n<div class="modal-footer">\n <button class="btn red-intense" type="button" ng-click="logout()">{{ \'APPLICATION_LOGOUT\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="$dismiss()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="/channels/realtime/view/agents">{{ \'APPLICATION_OMNI_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 <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/view/action/list/list.html",'<div class="row" data-ng-init="initActions()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.SmsQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/sms/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.agent.$touched || forms.settings.$submitted) && forms.settings.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/sms/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div class="app-settings" ng-slide-down="application.app === \'agent\'" lazy-render duration="1" data-ng-init="getAgents()">\n <!-- START AGENT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.UserId" name="agent" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n <div ng-bind-html="agent.fullname | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="agents.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AGENTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/staff/agents/list">{{\'APPLICATION_AGENTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.agent.$touched || forms.action.$submitted) && forms.action.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENT -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'queue\'" lazy-render duration="1" data-ng-init="getQueues()">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.SmsQueueId" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="queues.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/sms/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.queue.$touched || forms.action.$submitted) && forms.action.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="application.timeout" min="1" required/>\n <span data-ng-show="(forms.action.timeout.$touched || forms.action.$submitted) && forms.action.timeout.$invalid && forms.action.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.intType.$touched || forms.action.$submitted) && forms.action.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/view/api/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_API\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- CALLBACK TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- START CALLBACK URL -->\n <div class="row" >\n <div class="col-md-12">\n <label class="control-label">Receive URL</label>\n <p>\n Copy the following url and insert it into your {{account.type}} account settings to receive SMS.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail</a>\n </p>\n </div>\n </div>\n <div class="row" >\n <div class="col-md-11">\n <code-mirror model="receiveurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(receiveurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div><br>\n <!-- END CALLACK URL -->\n <!-- START DELIVERY CALLBACK URL -->\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-12">\n <label class="control-label">Delivery URL </label>\n <p>\n Copy the following url and insert it into your {{account.type}} account settings to receive delivery report.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail</a>\n </p>\n </div>\n </div>\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-11">\n <code-mirror class="control-label" model="deliveryurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(deliveryurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END DELIVERY CALLACK URL -->\n </div>\n <!-- END CALLBACK TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/account/view/disposition/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/hooks/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_HOOKS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItemSmsAccount()" novalidate>\n <!-- START ACCEPT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END ACCEPT URL-->\n <!-- START ACTIONS-->\n <!-- START PAUSE -->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItemSmsAccount()" novalidate>\n <!-- START REJECT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n\n <!-- END REJECT URL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItemSmsAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/sms/account/view/setting/view/view.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemSmsAccount()" novalidate>\n <!-- START ID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_ID\' | translate}}<span class="required" aria-required="true">*</span>\n </label>\n <input type="text" name="id" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.id" ng-disabled="true" required/>\n </div>\n <!-- END ID-->\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_LIST\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n <!-- START FIDELITY -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.fidelity"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div> -->\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <!-- <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <!-- START TWILIO -->\n <!-- START PHONE -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="account.phone" name="phone" required/>\n <span data-ng-show="(forms.info.phone.$touched || forms.in.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START SID -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="sid" placeholder="{{\'APPLICATION_SID\' | translate}}" class="form-control" data-ng-model="account.sid" name="sid" required/>\n <span data-ng-show="(forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid && forms.info.sid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n <!-- START TOKEN -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid}">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="account.token" name="token" required/>\n <span data-ng-show="(forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid && forms.info.token.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n <!-- END TWILIO -->\n <!-- START SKEBBY -->\n <!-- START SKEBBY SMS TYPE -->\n <div ng-if= " account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid}">\n <label class="control-label">{{\'APPLICATION_SMS_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.smstype" name="smstype" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'SMS_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="smstype in [\'basic\',\'classic\',\'classic+\'] | filter: $select.search">\n <div data-ng-bind="smstype | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid && forms.info.smstype.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SKEBBY SMS TYPE -->\n <!-- START PHONE -->\n <div ng-if= "account.type == \'skebby\' " class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="account.phone" name="phone" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.in.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n <!-- START USERNAME -->\n <div ng-if= "account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" name="username" required/>\n <span data-ng-show="(forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid && forms.info.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div ng-if= "account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n <!-- END SKEBBY -->\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remote" required/>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.description || account.name }}\n </div>\n <div class="profile-usertitle-job">\n {{account.email}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.settings\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.api\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/api">\n <i class="fa fa-external-link"></i>\n {{\'APPLICATION_API\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.hooks\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.dispositions\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.sms.accounts.view.actions\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/actions/list">\n <i class="icon-directions"></i>\n {{\'APPLICATION_ACTIONS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n<!-- END PAGE CONTENT-->\n</div>\n'),a.put("app/channels/sms/account/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemSmsAccount()" novalidate>\n <!-- START ID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_ID\' | translate}}<span class="required" aria-required="true">*</span>\n </label>\n <input type="text" name="id" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.id" ng-disabled="true" required/>\n </div>\n <!-- END ID-->\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_LIST\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n\n\n <!-- START FIDELITY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FIDELITY\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="account.fidelity"\n type="checkbox"\n name="auth"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END FIDELITY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-if="account.fidelity" data-ng-class="{\'has-error\': (forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="account.timeout" required/>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.timeout.$touched || forms.info.$submitted) && forms.info.timeout.$invalid && forms.info.timeout.$error.number" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_NUMERIC_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START PHONE FOR TWILLIO ACCOUNT -->\n\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="account.phone" name="phone" required/>\n<!-- Format with a \'+\' and country code -->\n <!-- <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span> -->\n <span data-ng-show="(forms.info.phone.$touched || forms.in.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE FOR TWILLIO ACCOUNT -->\n\n <!-- START SID -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="sid" placeholder="{{\'APPLICATION_SID\' | translate}}" class="form-control" data-ng-model="account.sid" name="sid" required/>\n <span data-ng-show="(forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid && forms.info.sid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n <!-- START TOKEN -->\n <div ng-if= "account.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid}">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="account.token" name="token" required/>\n <span data-ng-show="(forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid && forms.info.token.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n\n <!-- START SMS TYPE -->\n\n <div ng-if= " account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid}">\n <label class="control-label">{{\'APPLICATION_SMS_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="account.smstype" name="smstype" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'SMS_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="smstype in [\'basic\',\'classic\',\'classic+\'] | filter: $select.search">\n <div data-ng-bind="smstype | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid && forms.info.smstype.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n <!-- START PHONE FOR SKEBBY ACCOUNT -->\n <div ng-if= "account.type == \'skebby\' " class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="account.phone" name="phone" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.in.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n <!-- START USERNAME -->\n <div ng-if= "account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" name="username" required/>\n <span data-ng-show="(forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid && forms.info.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div ng-if= "account.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n <!-- START REMOTE IP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remote" required/>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <!-- START CALLBACK URL -->\n <div ng-show="!forms.info.remote.$invalid" class="row" >\n <!-- <div class="row"> -->\n <div class="col-md-12">\n <label class="control-label">URL </label><br>\n <span ng-if= "account.type == \'twilio\' || account.type == \'skebby\'">\n Copy the following url and insert it into your {{account.type}} account settings to receive sms.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail</a>\n </span>\n </div>\n </div>\n <br>\n <div ng-show="!forms.info.remote.$invalid" class="row" >\n <div class="col-md-11">\n <code-mirror model="receiveurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(receiveurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END CALLACK URL -->\n <!-- START DELIVERY CALLBACK URL -->\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-12">\n <label class="control-label">Delivery URL </label><br>\n Copy the following url and insert it into your {{account.type}} account settings to receive delivery status.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail</a>\n </div>\n </div>\n <br>\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-11">\n <code-mirror class="control-label" model="deliveryurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(deliveryurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END DELIVERY CALLACK URL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/sms/account/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n <!-- START APPLICATION TYPE -->\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.type.$touched || forms.info.$submitted) && forms.info.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type in [\'twilio\',\'skebby\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.type.$touched || forms.info.$submitted) && forms.info.type.$invalid && forms.info.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n <!-- START PHONE FOR TWILLIO ACCOUNT -->\n <div ng-if= "item.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone" name="phone" required/>\n <span data-ng-show="(forms.info.phone.$touched || forms.info.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE FOR TWILLIO ACCOUNT -->\n <!-- START SID -->\n <div ng-if= "item.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': ( forms.info.sid.$touched ||forms.info.$submitted) && forms.info.sid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" placeholder="{{\'APPLICATION_SID\' | translate}}" class="form-control" data-ng-model="item.sid" name="sid" required/>\n <span data-ng-show="(forms.info.sid.$touched || forms.info.$submitted) && forms.info.sid.$invalid && forms.info.sid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n <!-- START TOKEN -->\n <div ng-if= "item.type == \'twilio\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid}">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="item.token" name="token" required/>\n <span data-ng-show="(forms.info.token.$touched || forms.info.$submitted) && forms.info.token.$invalid && forms.info.token.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SID -->\n\n <!-- START SMS TYPE -->\n <div ng-if= " item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid}">\n <label class="control-label">{{\'APPLICATION_SMS_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.smstype" name="smstype" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'SMS_TYPE\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="smstype in [\'basic\',\'classic\',\'classic+\'] | filter: $select.search">\n <div data-ng-bind="smstype | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.smstype.$touched || forms.info.$submitted) && forms.info.smstype.$invalid && forms.info.smstype.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n <!-- START PHONE FOR SKEBBY ACCOUNT -->\n <div ng-if= "item.type == \'skebby\' " class="form-group" data-ng-class="{\'has-error\': ( forms.info.phone.$touched ||forms.info.$submitted) && forms.info.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true"></span></label>\n <input type="text" ng-pattern="/^[0-9]+$/" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone" name="phone" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_PHONE_NUMBER\' | translate }}\n </span>\n <span data-ng-show="(forms.info.phone.$touched || forms.info.$submitted) && forms.info.phone.$invalid && forms.info.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n <!-- START USERNAME -->\n <div ng-if= "item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" name="username" required/>\n <span data-ng-show="(forms.info.username.$touched || forms.info.$submitted) && forms.info.username.$invalid && forms.info.username.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n <!-- START PASSWORD -->\n <div ng-if= "item.type == \'skebby\'" class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n <!-- START REMOTE IP -->\n <div ng-if= "item.type" class="form-group" data-ng-class="{\'has-error\': (forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remote" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remote" required/>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.remote.$touched || forms.info.$submitted) && forms.info.remote.$invalid && forms.info.remote.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REMOTE IP -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button class="btn btn-sm btn-default green-meadow" data-ng-if="SmsRoom.status !== \'CLOSED\'" data-ng-disabled="!form.body || forms.compose.from.$invalid || forms.compose.to.$invalid" data-ng-click="sendSMS()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-show="SmsRoom && SmsRoom.status !== \'CLOSED\'"> | </span>\n <span data-ng-show="SmsRoom" class="label label-default">#{{SmsRoom.id}} {{SmsRoom.status}}</span>\n <span data-ng-if="SmsRoom && SmsRoom.ParentId"> | </span>\n <span data-ng-if="SmsRoom && SmsRoom.ParentId" class="label label-warning"> Ref: <a data-ng-click="openRoom(SmsRoom.ParentId,SmsRoom.contact)">#{{SmsRoom.ParentId}}</a></span>\n </div>\n <div class="actions" data-ng-switch="SmsRoom.status">\n <button class="btn btn-icon-only" data-ng-show="SmsRoom" data-ng-class="{\'btn-success\':SmsRoom.status !== \'CLOSED\',\'grey-cascade\':SmsRoom.status === \'CLOSED\'}" data-ng-click="closeRoom(SmsRoom.id)" data-ng-disabled="SmsRoom.status === \'CLOSED\' && SmsRoom.disposition">\n <i data-ng-class="{\'fa fa-upload\':SmsRoom.status !== \'CLOSED\',\'icon-target\':SmsRoom.status === \'CLOSED\'}"></i>\n </button>\n <button class="btn default btn-icon-only" data-ng-if="SmsRoom && SmsRoom.status !== \'CLOSED\'" type="button" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="SmsRoom.status !== \'CLOSED\' || (SmsRoom.status == \'CLOSED\' && form.tags.length)">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-disabled="SmsRoom.status == \'CLOSED\'" multiple data-ng-model="form.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Tags...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search" class="">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n <hr data-ng-if="SmsRoom && SmsRoom.status !== \'CLOSED\'">\n\n <div ng-scrollbars ng-scrollbars-config="{\n autoHideScrollbar: false,\n theme: \'light\',\n advanced: {\n updateOnContentResize: true\n },\n setHeight: 781,\n scrollInertia: 0\n }">\n <ul class="chats">\n <li data-ng-switch="SmsRoom.status" data-ng-class="{\'in\': smsMessage.status == \'RECEIVED\', \'out\': smsMessage.status == \'SENT\' || smsMessage.status == \'SENDING\' || smsMessage.status == \'FAILED\' || smsMessage.status == \'NOTE\' || smsMessage.status == \'DELIVERED\' || smsMessage.status == \'QUEUED\' || smsMessage.status != \'RECEIVED\' }" data-ng-repeat="smsMessage in SmsRoom.SmsMessages | orderBy:\'-createdAt\'">\n <div class="avatar" data-ng-class="smsMessage.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="smsMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{smsMessage.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!smsMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{smsMessage.from}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <sms message="smsMessage" list-id="SmsRoom.SmsAccount.ListId" accounttype=\'SmsRoom.SmsAccount.type\' ng-switch-default></sms>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="SmsRoom && SmsRoom.status == \'CLOSED\'">\n <h4 class="block">Info! {{\'MESSAGE_SMS_ROOM_CLOSED\' | translate}}</h4>\n <p>\n {{\'MESSAGE_SMS_ROOM_CLOSED_DETAILS\' | translate}}.\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{SmsRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{SmsRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="SmsRoom.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="forms.compose.$valid && sendSMS()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n\n <!-- START FROM -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.from.$invalid && forms.compose.$submitted}" data-ng-if="SmsRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">From:</label>\n </div>\n <div class="col-md-11">\n <ui-select data-ng-disabled="SmsRoom" theme="bootstrap" name="from" data-ng-model="form.from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="smsAccount.phone as smsAccount in smsAccounts | filter: $select.search">\n <div data-ng-bind-html="smsAccount.name | highlight: $select.search"></div>\n <small data-ng-bind-html="smsAccount.phone | highlight: $select.search"></small>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.compose.from.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n <!-- START TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}" data-ng-if="SmsRoom.status !== \'CLOSED\'">\n\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">To:</label>\n </div>\n <div class="col-md-11">\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" class="form-control todo-taskbody-taskdesc" placeholder="To..." rows="8" data-ng-disabled="SmsRoom" data-ng-model="form.to" required>\n <span data-ng-show="forms.compose.to.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n <!-- START CANNED -->\n <div class="form-group" data-ng-if="SmsRoom.status !== \'CLOSED\'">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\n typeahead-loading="loadingLocations"\n typeahead-no-results="noResults"\n typeahead-on-select="onSelect($item)"\n class="form-control">\n <i ng-show="loadingLocations" class="glyphicon glyphicon-refresh"></i>\n <div ng-show="noResults">\n <i class="glyphicon glyphicon-remove"></i> No Results Found\n </div>\n </div>\n </div>\n\n </div>\n <!-- END CANNED -->\n <!-- START message -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.body.$invalid && forms.compose.$submitted}" data-ng-if="SmsRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <textarea id="text" class="form-control maxlength-handler" rows="8" maxlength="160" name="body" data-ng-model="form.body" ></textarea>\n <button id="btnPost" type="button" class="btn btn-success pull-right" ng-class="{\'btn-warning\': form.body.length >= 120, \'btn-danger\': form.body.length >= 141 }">{{ 160 - form.body.length }}</button>\n <span class="help-block"> Max 160 chars</span>\n <span data-ng-show="forms.compose.body.$invalid && forms.compose.$submitted " class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n </div>\n </div>\n\n <!-- END message -->\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END TODO CONTENT -->\n"),a.put("app/channels/sms/inbox/sms/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()" style=" overflow-x: auto;">\n <div class="form-group" ng-if="data">\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/inbox/sms/sms.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <span class="bold">From: </span>\n [<a href="" data-ng-click="openContact(smsMessage.from)">{{smsMessage.from}}</a>]\n <br>\n <span class="bold">To: </span>\n [<a href="" data-ng-click="openContact(smsMessage.to)">{{smsMessage.to}}</a>]\n <br>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-if="smsMessage.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{smsMessage.User.fullname}}</strong></span>\n <span class="pull-right" data-ng-if="smsMessage.source">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>Cally ²</strong>\n <a ng-click="info(smsMessage.source)"><i class="icon-info font-blue"></i>\n </a>\n </div>\n </div>\n\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right" data-ng-switch="smsMessage.status">\n <a ng-switch-when="RECEIVED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{smsMessage.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{smsMessage.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="DELIVERED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{smsMessage.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe" > {{smsMessage.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="info(null,smsMessage.res_data)"> {{smsMessage.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n <a ng-switch-default href="#" class="btn default btn-xs"> {{smsMessage.status | uppercase}}\n </a>\n <br>\n <!-- <a ng-href="https://www.twilio.com/docs/errors/{{smsMessage.errorcode}}" target="_blank" ng-if="(smsMessage.errorcode) && (accounttype==\'twilio\')">Error Code:{{smsMessage.errorcode}}</a>\n <a ng-href="{{smsMessage.errorcode.length > 2 ? \'http://www.skebby.com/sms-api/sms-gateway/developers-docs/#receiveNotifySection\' : \'http://www.skebby.com/sms-api/sms-gateway/developers-docs/#errorCodesSection\'}}" target="_blank" ng-if="(smsMessage.errorcode != 1) && (smsMessage.errorcode) && (accounttype==\'skebby\')">Error Code:{{smsMessage.errorcode}}</a> -->\n </span>\n\n <i class="icon-calendar"></i> <span am-time-ago="smsMessage.updatedAt"></span>\n </span>\n <hr>\n <span class="body text-left" data-ng-bind-html="smsMessage.body" style="white-space: pre-wrap;"></span>\n\n </div>\n'),a.put("app/channels/sms/inbox/view/account/list/list.html",'<!-- BEGIN Portlet PORTLET-->\n<div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-uncheckable>NEW</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'OPEN\'" uib-uncheckable>OPEN</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'PENDING\'" uib-uncheckable>PENDING</button>\n </div>\n <div class="btn-group btn-group-solid">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'CLOSED\'" uib-uncheckable>CLOSED</button>\n </div>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n <a href="#" class="btn btn-icon-only red" data-ng-click="deleteItems();" data-ng-show="id.length && isAdmin">\n <i class="fa fa-trash"></i>\n </a>\n <a href="#" class="btn btn-icon-only btn-success" data-ng-click="disposeItems();" data-ng-show="id.length">\n <i class="fa fa-upload"></i>\n </a>\n <a href="#" class="btn btn-icon-only blue" data-ng-click="tagItems();" data-ng-show="id.length">\n <i class="fa fa-tags"></i>\n </a>\n <a href="#" class="btn btn-icon-only green" data-ng-click="openRoom(null, \'New Message\')">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-title" data-ng-show="tags.length">\n <!-- START TAGS -->\n <div class="form-group">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-tags" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <ui-select multiple data-ng-model="query.tags" theme="bootstrap" on-select="onChanged($item, $model)" on-remove="onChanged($item, $model)">\n <ui-select-match placeholder="Search by tag...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END Portlet PORTLET-->\n'),a.put("app/channels/sms/inbox/view/view.agents.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_AGENTS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TRANSPORT -->\n <div class="form-group">\n <ui-select multiple name="agents" data-ng-model="item.agents" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_AGENTS\' | translate}}">{{$item.fullname}}</ui-select-match>\n <ui-select-choices repeat="agent.id as agent in agents | filter: $select.search">\n {{agent.fullname}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TRANSPORT -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/inbox/view/view.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="/channels/sms/inbox/list">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox" data-ng-init="initView()">\n <div class="col-md-3">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == smsAccount.id}" data-ng-repeat="smsAccount in smsAccounts">\n <a href="/channels/sms/inbox/view/account/{{smsAccount.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{smsAccount.name}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9" >\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view>\n <div class="note note-info">\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/inbox/view/view.status.modal.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\n <!-- <div ng-if="modal.html" ng-bind-html="modal.html"></div> -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n <!-- <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button> -->\n</div>\n'), -a.put("app/channels/sms/inbox/view/view.tags.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TAGS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START TRANSPORT -->\n <div class="form-group">\n <form name="form" novalidate>\n <!-- START TAGS -->\n <div class="form-group">\n <ui-select multiple data-ng-model="item.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAGS\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAGS -->\n </form>\n </div>\n <!-- END TRANSPORT -->\n</div>\n<div class="modal-footer">\n <button type="button" class="btn" data-ng-class="button.class" data-ng-click="button.click()"data-ng-repeat="button in modal.buttons">{{button.text | translate}}</button>\n <!-- <button class="btn btn-success" type="button" data-ng-click="ok()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button> -->\n</div>\n'),a.put("app/channels/sms/inbox/view/view.templates.modal.html",'<div class="modal-header" data-ng-init="initModal()">\n <h3 class="modal-title">{{ \'APPLICATION_TEMPLATES\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="note note-info" data-ng-show="!templates.length">\n <h4 class="block">Info!</h4>\n <p>\n {{\'MESSAGE_NO_TEMPLATES_AVAILABLE\' | translate}}\n </p>\n </div>\n <form name="form" data-ng-show="templates.length" novalidate>\n <div class="form-group">\n <ui-select data-ng-model="item.template" theme="bootstrap">\n <ui-select-match placeholder="Select a template in the list or search his name...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template in templates | propsFilter: {name: $select.search}">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n <small data-ng-show="template.description">\n {{\'APPLICATION_DESCRIPTION\' | translate}}: {{template.description}}\n </small>\n </ui-select-choices>\n </ui-select>\n </div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="templates.length">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/queue/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$invalid && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.strategy.$touched || form.$submitted) && form.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.strategy.$touched || form.$submitted) && form.strategy.$invalid && form.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="Timeout" class="form-control" data-ng-model="item.timeout" required min="1"/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$invalid && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="item.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="item.penalty=item.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!item.penalty" data-ng-click="item.penalty=item.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n <!-- END AGENTS-->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/queue/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-if="Auth.isAdmin()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/sms/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.sms.queues.view.settings\')}">\n <a data-ng-href="/channels/sms/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.sms.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/sms/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateSmsQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">Timeout</label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input data-ng-if="Auth.isAdmin()" class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/realtime/view/agent/agent.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/realtime/view/agent/agent.modal.info.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INTERFACE_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<div data-ng-if="agent.ipaddr" class="well">\n <div>{{agent.ipaddr}}:{{agent.port}}</div>\n <div>{{agent.fullcontact}}</div>\n <div>{{agent.useragent}}</div>\n <div>{{agent.lastms}}</div>\n</div>\n<div data-ng-if="!agent.ipaddr" class="alert alert-danger" role="alert">\n {{\'MESSAGE_NO_AVAILABLE_INFO\' | translate}}\n</div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/realtime/view/agent/queue.modal.add.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <div class="form-group row">\n <label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_QUEUE\' | translate}}:</label>\n <div class="col-md-10">\n <ui-select multiple ng-model="item.queues" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="queue.id as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n</div>\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/sms/realtime/view/application/application.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initApplications()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/realtime/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.sms.realtime.view.agents\')}">\n <a href="/channels/sms/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.sms.realtime.view.applications\')}">\n <a href="/channels/sms/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\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="{{ authSwitch.isActive }}"\n switch-on-text="{{ authSwitch.onText }}"\n switch-off-text="{{ authSwitch.offText }}"\n switch-on-color="{{ authSwitch.onColor }}"\n switch-off-color="{{ authSwitch.offColor }}"\n switch-animate="{{ authSwitch.animate }}"\n switch-size="{{ authSwitch.size }}"\n switch-label="{{ authSwitch.label }}"\n switch-icon="{{ authSwitch.icon }}"\n switch-radio-off="{{ authSwitch.radioOff }}"\n switch-label-width="{{ authSwitch.labelWidth }}"\n switch-handle-width="{{ authSwitch.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 RECORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.record.$touched || form.$submitted) && form.record.$invalid}">\n <label class="control-label">{{\'APPLICATION_RECORDING\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.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 </div>\n <!-- END RECORD -->\n\n <!-- START RECORDINGFORMAT -->\n <div data-ng-if="item.record" class="form-group" data-ng-class="{\'has-error\': (form.recordingFormat.$touched || form.$submitted) && form.recordingFormat.$invalid}">\n <label class="control-label">{{\'APPLICATION_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.recordingFormat" name="recordingFormat" theme="bootstrap" data-ng-required="item.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="(form.recordingFormat.$touched || form.$submitted) && form.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="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/chanspy/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-user-secret"></i>\n <a href="/channels/voice/chanspys/list">{{ \'APPLICATION_CHANSPY\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-user-secret font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CHANSPY\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CHANSPY\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/voice/chanspy/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getChanSpy()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-user-secret"></i>\n <a href="/channels/voice/chanspy/list">{{ \'APPLICATION_CHANSPY\' | translate }}</a>\n <i data-ng-show="chanspy" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="chanspy">\n <a href="#">{{chanspy.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/chanspy.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chanspy.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.chanspy.view.settings\')}">\n <a data-ng-href="/channels/voice/chanspy/view/{{chanspy.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/chanspy/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CHANSPY\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateChanSpy()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="chanspy.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.prefix.$touched || form.general.$submitted) && form.general.prefix.$invalid}">\n <label class="control-label">{{\'APPLICATION_PREFIX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="prefix" placeholder="{{\'APPLICATION_PREFIX\' | translate}}" class="form-control" data-ng-model="chanspy.prefix" required/>\n <span data-ng-show="(form.general.prefix.$touched || form.general.$submitted) && form.general.prefix.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.options.$touched || form.general.$submitted) && form.general.options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="chanspy.options" name="options" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.value}}: {{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="option.value as option in options | filter: $select.search">\n <div ng-bind-html="option.value + \': \' + (option.name | translate) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.general.options.$touched || form.general.$submitted) && form.general.options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START AUTH -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTH\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chanspy.auth"\n type="checkbox"\n name="auth"\n switch-active="{{ authSwitch.isActive }}"\n switch-on-text="{{ authSwitch.onText }}"\n switch-off-text="{{ authSwitch.offText }}"\n switch-on-color="{{ authSwitch.onColor }}"\n switch-off-color="{{ authSwitch.offColor }}"\n switch-animate="{{ authSwitch.animate }}"\n switch-size="{{ authSwitch.size }}"\n switch-label="{{ authSwitch.label }}"\n switch-icon="{{ authSwitch.icon }}"\n switch-radio-off="{{ authSwitch.radioOff }}"\n switch-label-width="{{ authSwitch.labelWidth }}"\n switch-handle-width="{{ authSwitch.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 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="chanspy.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 </div>\n <!-- END RECORD -->\n\n <!-- START RECORDINGFORMAT -->\n <div data-ng-if="chanspy.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="chanspy.recordingFormat" name="recordingFormat" theme="bootstrap" data-ng-required="chanspy.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="chanspy.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/context/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONTEXT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/context/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_CONTEXTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CONTEXTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTEXT\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/context/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getContext()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/voice/contexts/list">{{ \'APPLICATION_CONTEXTS\' | translate }}</a>\n <i data-ng-show="context" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="context">\n <a href="#">{{context.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/context.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{context.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.contexts.view.settings\')}">\n <a data-ng-href="/channels/voice/contexts/view/{{context.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/context/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CONTEXT\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVoiceContext()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="context.name" required readonly/>\n <span class="help-block">\n {{ \'DESCRIPTION_CANT_EDIT_NAME\' | translate }}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="context.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/disposition/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-target"></i>\n <a href="/channels/voice/dispositions/list">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/disposition/list/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/moh/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_MOH_CLASS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START MODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.mode.$touched || forms.$submitted) && forms.mode.$invalid}">\n <label class="control-label">{{\'APPLICATION_MODE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.mode" theme="bootstrap" name="mode" data-ng-init="item.mode = \'files\'" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="mode in [\'files\',\'custom\'] | filter: $select.search">\n {{mode}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.mode.$touched || forms.$submitted) && forms.mode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MODE -->\n\n <!-- START DIRECTORY -->\n <div data-ng-if="item.mode === \'custom\'" class="form-group" data-ng-class="{\'has-error\': (form.directory.$touched || form.$submitted) && form.directory.$invalid}">\n <label class="control-label">{{\'APPLICATION_DIRECTORY\' | translate}}</label>\n <input type="text" name="directory" placeholder="{{\'APPLICATION_DIRECTORY\' | translate}}" class="form-control" data-ng-model="item.directory"/>\n </div>\n <!-- END DIRECTORY -->\n\n <!-- START APPLICATION -->\n <div data-ng-if="item.mode === \'custom\'" class="form-group" data-ng-class="{\'has-error\': (form.application.$touched || form.$submitted) && form.application.$invalid}">\n <label class="control-label">{{\'APPLICATION_APPLICATION\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="application" placeholder="{{\'APPLICATION_APPLICATION\' | translate}}" class="form-control" data-ng-model="item.application"/>\n <span data-ng-show="(form.application.$touched || form.$submitted) && form.application.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPLICATION -->\n\n <!-- START FORMAT -->\n <div data-ng-if="item.mode === \'custom\'" class="form-group" data-ng-class="{\'has-error\': (form.format.$touched || form.$submitted) && form.format.$invalid}">\n <label class="control-label">{{\'APPLICATION_FORMAT\' | translate}}</label>\n <input type="text" name="format" placeholder="{{\'APPLICATION_FORMAT\' | translate}}" class="form-control" data-ng-model="item.format"/>\n </div>\n <!-- END FORMAT -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/moh/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone"></i>\n <a href="#">{{ \'APPLICATION_MOHS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-music-tone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MOHS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_MOH_CLASS\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.addFiles.html",'\n<div class="row" data-ng-init="getSounds()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MOH\' | translate }} {{ \'APPLICATION_ADD_FILES\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="note note-warning" data-ng-hide="soundList.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <form name="forms.general" data-ng-submit="(item.sounds.length > 0) && addMohs()" data-ng-show="soundList.length" novalidate>\n\n <!-- START SOUNDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.sounds.$touched || forms.general.$submitted) && item.sounds.length == 0}">\n <label class="control-label">{{\'APPLICATION_SOUNDS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="item.sounds" theme="bootstrap" name="sounds" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.display_name}}</ui-select-match>\n <ui-select-choices repeat="sound.id as sound in soundList | filter: $select.search">\n {{sound.display_name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.sounds.$touched || forms.general.$submitted) && item.sounds.length == 0" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <input type="submit" class="btn green-haze" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.audios.html",'<div ui-view class="profile-content">\n<div class="row" data-ng-init="getAudioFiles()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AUDIOS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="audioFiles">\n <a class="btn green-jungle " href="/channels/voice/mohs/view/{{moh.id}}/add" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_ADD_FILES\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div class="note note-warning" data-ng-hide="audioFiles">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_FOLDER_DOES_NOT_EXIST\' | translate }}\n </p>\n </div>\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover" data-ng-show="audioFiles">\n <thead>\n <tr>\n <th>{{ \'APPLICATION_NAME\' | translate }}</th>\n <th width="30%">{{ \'APPLICATION_PREVIEW\' | translate }}</th>\n <th width="10%">{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody data-ng-model="audioFiles">\n <tr data-ng-repeat="audiofile in audioFiles">\n <td>{{audiofile}}</td>\n <td>\n <audio controls ng-src="{{getSecureSrc(audioSources[audiofile])}}" preload="none">\n Your browser does not support the audio tag.\n </audio></td>\n <td>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(audiofile,audiofile)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="audioFiles.length">\n <td colspan="3" style="text-align:center;">\n <i>{{ \'MESSAGE_NO_AUDIOFILES_AVAILABLE\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'), -a.put("app/channels/voice/moh/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getMoh()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone"></i>\n <a href="/channels/voice/mohs/list">{{ \'APPLICATION_MOH_CLASS\' | translate }}</a>\n <i data-ng-show="moh" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="moh">\n <a href="#">{{moh.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/moh.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{moh.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.mohs.view.settings\')}">\n <a data-ng-href="/channels/voice/mohs/view/{{moh.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-if="moh.mode === \'files\'" 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 MODE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_MODE\' | translate}}</label>\n <input type="text" name="path" class="form-control" data-ng-model="moh.mode" disabled/>\n </div>\n <!-- END MODE -->\n\n <!-- START PATH -->\n <div class="form-group" data-ng-if="moh.mode === \'files\'">\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 data-ng-if="moh.mode === \'files\'" 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 DIRECTORY -->\n <div data-ng-if="moh.mode === \'custom\'" class="form-group" data-ng-class="{\'has-error\': (forms.general.directory.$touched || forms.general.$submitted) && forms.general.directory.$invalid}">\n <label class="control-label">{{\'APPLICATION_DIRECTORY\' | translate}}</label>\n <input type="text" name="directory" placeholder="{{\'APPLICATION_DIRECTORY\' | translate}}" class="form-control" data-ng-model="moh.directory"/>\n </div>\n <!-- END DIRECTORY -->\n\n <!-- START APPLICATION -->\n <div data-ng-if="moh.mode === \'custom\'" class="form-group" data-ng-class="{\'has-error\': (forms.general.application.$touched || forms.general.$submitted) && forms.general.application.$invalid}">\n <label class="control-label">{{\'APPLICATION_APPLICATION\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="application" placeholder="{{\'APPLICATION_APPLICATION\' | translate}}" class="form-control" data-ng-model="moh.application" required/>\n <span data-ng-show="(forms.general.application.$touched || forms.general.$submitted) && forms.general.application.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPLICATION -->\n\n <!-- START FORMAT -->\n <div data-ng-if="moh.mode === \'custom\'" class="form-group" data-ng-class="{\'has-error\': (forms.general.format.$touched || forms.general.$submitted) && forms.general.format.$invalid}">\n <label class="control-label">{{\'APPLICATION_FORMAT\' | translate}}</label>\n <input type="text" name="format" placeholder="{{\'APPLICATION_FORMAT\' | translate}}" class="form-control" data-ng-model="moh.format"/>\n </div>\n <!-- END FORMAT -->\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.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.$error.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 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 [\'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.strategy.$touched || form.$submitted) && 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 <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/queue/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-if="Auth.isAdmin()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_QUEUE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/queue/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4><p>{{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}</p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <label for="penalty">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="queue.penalty" readonly>\n <div class="spinner-buttons input-group-btn btn-group-vertical">\n <button type="button" class="btn spinner-up btn-xs blue" data-ng-click="queue.penalty=queue.penalty+1">\n <i class="fa fa-angle-up"></i>\n </button>\n <button type="button" class="btn spinner-down btn-xs blue" data-ng-disabled="!queue.penalty" data-ng-click="queue.penalty=queue.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/queue/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getQueue()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/voice/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.queues.view.settings\')}">\n <a data-ng-href="/channels/voice/queues/view/{{queue.name}}/settings"> <i class="icon-settings"></i> {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.voice.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/voice/queues/view/{{queue.name}}/agents"><i class="icon-people"></i>{{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_QUEUE_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_PERIODIC_ANNOUNCE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getMohs();getSounds();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && forms.announce.$valid && updateVoiceQueue()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START STRATEGY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$invalid}">\n <label class="control-label">{{\'APPLICATION_STRATEGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.toUpperCase()}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'ringall\', \'leastrecent\', \'fewestcalls\', \'random\', \'rrmemory\', \'linear\', \'wrandom\', \'rrordered\'] | filter: $select.search">\n <div ng-bind-html="strategy.toUpperCase() | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_STRATEGY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.strategy.$touched || forms.general.$submitted) && forms.general.strategy.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STRATEGY -->\n\n <!-- START MOH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.musiconhold.$touched || forms.general.$submitted) && forms.general.musiconhold.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOH\' | translate}}</label>\n <ui-select data-ng-model="queue.musiconhold" name="musiconhold" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="musiconhold.name as musiconhold in voiceMohs | filter: $select.search">\n <div ng-bind-html="musiconhold.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_VOICE_MOH\' | translate }}\n </span>\n <span data-ng-show="(forms.general.musiconhold.$touched || forms.general.$submitted) && forms.general.musiconhold.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MOH -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="queue.timeout" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_TIMEOUT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.timeout.$touched || forms.general.$submitted) && forms.general.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START MAXLEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.maxlen.$touched || forms.general.$submitted) && forms.general.maxlen.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXLEN\' | translate}}</label>\n <input type="number" min="0" name="maxlen" placeholder="{{\'APPLICATION_MAXLEN\' | translate}}" class="form-control" data-ng-model="queue.maxlen" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MAXLEN\' | translate }}\n </span>\n <span data-ng-show="(forms.general.maxlen.$touched || forms.general.$submitted) && forms.general.maxlen.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAXLEN -->\n\n <!-- START RETRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.retry.$touched || forms.general.$submitted) && forms.general.retry.$invalid}">\n <label class="control-label">{{\'APPLICATION_RETRY\' | translate}}</label>\n <input type="number" min="0" name="retry" placeholder="{{\'APPLICATION_RETRY\' | translate}}" class="form-control" data-ng-model="queue.retry" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RETRY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.retry.$touched || forms.general.$submitted) && forms.general.retry.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RETRY -->\n\n </div>\n <div class="col-md-6">\n <!-- START WRAPUPTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.wrapuptime.$touched || forms.general.$submitted) && forms.general.wrapuptime.$invalid}">\n <label class="control-label">{{\'APPLICATION_WRAPUPTIME\' | translate}}</label>\n <input type="number" min="0" name="wrapuptime" placeholder="{{\'APPLICATION_WRAPUPTIME\' | translate}}" class="form-control" data-ng-model="queue.wrapuptime" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_WRAPUPTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.general.wrapuptime.$touched || forms.general.$submitted) && forms.general.wrapuptime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WRAPUPTIME -->\n\n <!-- START WEIGHT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.weight.$touched || forms.general.$submitted) && forms.general.weight.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEIGHT\' | translate}}</label>\n <input type="number" min="0" name="weight" placeholder="{{\'APPLICATION_WEIGHT\' | translate}}" class="form-control" data-ng-model="queue.weight" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_WEIGHT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.weight.$touched || forms.general.$submitted) && forms.general.weight.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEIGHT -->\n\n <!-- START JOINEMPTY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.joinempty.$touched || forms.general.$submitted) && forms.general.joinempty.$invalid}">\n <label class="control-label">{{\'APPLICATION_JOINEMPTY\' | translate}}</label>\n <ui-select multiple data-ng-model="queue.joinempty" name="joinempty" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'strict\',\'loose\',\'paused\',\'penalty\',\'inuse\',\'ringing\',\'unavailable\',\'invalid\',\'unknown\',\'wrapup\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_JOINEMPTY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.joinempty.$touched || forms.general.$submitted) && forms.general.joinempty.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END JOINEMPTY -->\n\n <!-- START LEAVEWHENEMPTY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.leavewhenempty.$touched || forms.general.$submitted) && forms.general.leavewhenempty.$invalid}">\n <label class="control-label">{{\'APPLICATION_LEAVEWHENEMPTY\' | translate}}</label>\n <ui-select multiple data-ng-model="queue.leavewhenempty" name="leavewhenempty" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'strict\',\'loose\',\'paused\',\'penalty\',\'inuse\',\'ringing\',\'unavailable\',\'invalid\',\'unknown\',\'wrapup\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_LEAVEWHENEMPTY\' | translate }}\n </span>\n <span data-ng-show="(forms.general.leavewhenempty.$touched || forms.general.$submitted) && forms.general.leavewhenempty.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LEAVEWHENEMPTY -->\n\n <!-- START ANNOUNCE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.announce.$touched || forms.general.$submitted) && forms.general.announce.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.announce" name="announce" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in sounds | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE\' | translate }}\n </span>\n <span data-ng-show="(forms.general.announce.$touched || forms.general.$submitted) && forms.general.announce.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE -->\n </div>\n </div>\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.announce" data-ng-submit="forms.announce.$valid && forms.general.$valid && updateVoiceQueue()" novalidate>\n <div class="row">\n <div class="col-md-12">\n <!-- START PERIODIC_ANNOUNCE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.periodic_announce.$touched || forms.announce.$submitted) && forms.announce.periodic_announce.$invalid}">\n <label class="control-label">{{\'APPLICATION_PERIODIC_ANNOUNCE\' | translate}}</label>\n <ui-select multiple data-ng-model="queue.periodic_announce" name="periodic_announce" theme="bootstrap" data-ng-disabled="!periodicAnnounces.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in periodicAnnounces | filter: $select.search track by $index">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="periodicAnnounces.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_PERIODIC_ANNOUNCE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.periodic_announce.$touched || forms.announce.$submitted) && forms.announce.periodic_announce.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PERIODIC_ANNOUNCE -->\n </div>\n </div>\n <div class="row">\n <div class="col-md-6">\n <p><h3>{{\'APPLICATION_SETTINGS\' | translate}}</h3></p>\n <!-- START ANNOUNCE_FREQUENCY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_frequency.$touched || forms.announce.$submitted) && forms.announce.announce_frequency.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_FREQUENCY\' | translate}}</label>\n <input type="number" min="0" name="announce_frequency" placeholder="{{\'APPLICATION_ANNOUNCE_FREQUENCY\' | translate}}" class="form-control" data-ng-model="queue.announce_frequency" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_FREQUENCY\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_frequency.$touched || forms.announce.$submitted) && forms.announce.announce_frequency.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_FREQUENCY -->\n\n <!-- START MIN_ANNOUNCE_FREQUENCY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.min_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.min_announce_frequency.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_ANNOUNCE_FREQUENCY\' | translate}}</label>\n <input type="number" min="0" name="min_announce_frequency" placeholder="{{\'APPLICATION_MIN_ANNOUNCE_FREQUENCY\' | translate}}" class="form-control" data-ng-model="queue.min_announce_frequency" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MIN_ANNOUNCE_FREQUENCY\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.min_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.min_announce_frequency.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MIN_ANNOUNCE_FREQUENCY -->\n\n <!-- START PERIODIC_ANNOUNCE_FREQUENCY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.periodic_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.periodic_announce_frequency.$invalid}">\n <label class="control-label">{{\'APPLICATION_PERIODIC_ANNOUNCE_FREQUENCY\' | translate}}</label>\n <input type="number" min="0" name="periodic_announce_frequency" placeholder="{{\'APPLICATION_PERIODIC_ANNOUNCE_FREQUENCY\' | translate}}" class="form-control" data-ng-model="queue.periodic_announce_frequency"/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_PERIODIC_ANNOUNCE_FREQUENCY\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.periodic_announce_frequency.$touched || forms.announce.$submitted) && forms.announce.periodic_announce_frequency.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PERIODIC_ANNOUNCE_FREQUENCY -->\n\n <!-- START RANDOM_PERIODIC_ANNOUNCE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.random_periodic_announce.$touched || forms.announce.$submitted) && forms.announce.random_periodic_announce.$invalid}">\n <label class="control-label">{{\'APPLICATION_RANDOM_PERIODIC_ANNOUNCE\' | translate}}</label>\n <ui-select data-ng-model="queue.random_periodic_announce" name="random_periodic_announce" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RANDOM_PERIODIC_ANNOUNCE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.random_periodic_announce.$touched || forms.announce.$submitted) && forms.announce.random_periodic_announce.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RANDOM_PERIODIC_ANNOUNCE -->\n\n <!-- START ANNOUNCE_HOLDTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_holdtime.$touched || forms.announce.$submitted) && forms.announce.announce_holdtime.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_HOLDTIME\' | translate}}</label>\n <ui-select data-ng-model="queue.announce_holdtime" name="announce_holdtime" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'once\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_HOLDTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_holdtime.$touched || forms.announce.$submitted) && forms.announce.announce_holdtime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_HOLDTIME -->\n\n <!-- START ANNOUNCE_POSITION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_position.$touched || forms.announce.$submitted) && forms.announce.announce_position.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_POSITION\' | translate}}</label>\n <ui-select data-ng-model="queue.announce_position" name="announce_position" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'limit\',\'more\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_POSITION\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_position.$touched || forms.announce.$submitted) && forms.announce.announce_position.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_POSITION -->\n\n <!-- START ANNOUNCE_POSITION_LIMIT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.announce_position_limit.$touched || forms.announce.$submitted) && forms.announce.announce_position_limit.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_POSITION_LIMIT\' | translate}}</label>\n <input type="number" min="0" name="announce_position_limit" placeholder="{{\'APPLICATION_ANNOUNCE_POSITION_LIMIT\' | translate}}" class="form-control" data-ng-model="queue.announce_position_limit"/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_ANNOUNCE_POSITION_LIMIT\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.announce_position_limit.$touched || forms.announce.$submitted) && forms.announce.announce_position_limit.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ANNOUNCE_POSITION_LIMIT -->\n\n <!-- START REPORTHOLDTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.reportholdtime.$touched || forms.announce.$submitted) && forms.announce.reportholdtime.$invalid}">\n <label class="control-label">{{\'APPLICATION_REPORTHOLDTIME\' | translate}}</label>\n <ui-select data-ng-model="queue.reportholdtime" name="reportholdtime" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_REPORTHOLDTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.reportholdtime.$touched || forms.announce.$submitted) && forms.announce.reportholdtime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORTHOLDTIME -->\n\n </div>\n <div class="col-md-6">\n <p><h3>{{\'APPLICATION_SOUNDS\' | translate}}</h3></p>\n <!-- START QUEUE_REPORTHOLD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_reporthold.$touched || forms.announce.$submitted) && forms.announce.queue_reporthold.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_REPORTHOLD\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_reporthold" name="queue_reporthold" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_REPORTHOLD\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_reporthold.$touched || forms.announce.$submitted) && forms.announce.queue_reporthold.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_REPORTHOLD -->\n\n <!-- START QUEUE_YOUARENEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_youarenext.$touched || forms.announce.$submitted) && forms.announce.queue_youarenext.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_YOUARENEXT\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_youarenext" name="queue_youarenext" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_YOUARENEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_youarenext.$touched || forms.announce.$submitted) && forms.announce.queue_youarenext.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_YOUARENEXT -->\n\n <!-- START QUEUE_THEREARE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_thereare.$touched || forms.announce.$submitted) && forms.announce.queue_thereare.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_THEREARE\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_thereare" name="queue_thereare" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_THEREARE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_thereare.$touched || forms.announce.$submitted) && forms.announce.queue_thereare.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_THEREARE -->\n\n <!-- START QUEUE_CALLSWAITING -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_callswaiting.$touched || forms.announce.$submitted) && forms.announce.queue_callswaiting.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_CALLSWAITING\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_callswaiting" name="queue_callswaiting" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_CALLSWAITING\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_callswaiting.$touched || forms.announce.$submitted) && forms.announce.queue_callswaiting.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_CALLSWAITING -->\n\n <!-- START QUEUE_HOLDTIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_holdtime.$touched || forms.announce.$submitted) && forms.announce.queue_holdtime.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_HOLDTIME\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_holdtime" name="queue_holdtime" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_HOLDTIME\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_holdtime.$touched || forms.announce.$submitted) && forms.announce.queue_holdtime.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_HOLDTIME -->\n\n <!-- START QUEUE_MINUTES -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_minutes.$touched || forms.announce.$submitted) && forms.announce.queue_minutes.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_MINUTES\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_minutes" name="queue_minutes" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MINUTES\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_minutes.$touched || forms.announce.$submitted) && forms.announce.queue_minutes.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_MINUTES -->\n\n <!-- START QUEUE_MINUTE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_minute.$touched || forms.announce.$submitted) && forms.announce.queue_minute.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_MINUTE\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_minute" name="queue_minute" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MINUTE\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_minute.$touched || forms.announce.$submitted) && forms.announce.queue_minute.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_MINUTE -->\n\n <!-- START QUEUE_SECONDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_seconds.$touched || forms.announce.$submitted) && forms.announce.queue_seconds.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_SECONDS\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_seconds" name="queue_seconds" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_SECONDS\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_seconds.$touched || forms.announce.$submitted) && forms.announce.queue_seconds.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_SECONDS -->\n\n <!-- START QUEUE_THANKYOU -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.announce.queue_thankyou.$touched || forms.announce.$submitted) && forms.announce.queue_thankyou.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE_THANKYOU\' | translate}}</label>\n <ui-select data-ng-model="queue.queue_thankyou" name="QUEUE_THANKYOU" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path as announce in queueAnnounces | filter: $select.search">\n <div ng-bind-html="announce.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_THANKYOU\' | translate }}\n </span>\n <span data-ng-show="(forms.announce.queue_thankyou.$touched || forms.announce.$submitted) && forms.announce.queue_thankyou.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE_THANKYOU -->\n\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.advanced" data-ng-submit="forms.announce.$valid && forms.general.$valid && forms.advanced.$valid && updateVoiceQueue()" novalidate>\n\n <div class="row">\n <div class="col-md-6">\n\n <!-- START AUTOPAUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.autopause.$touched || forms.advanced.$submitted) && forms.advanced.autopause.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTOPAUSE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.autopause"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}"\n ng-true-value="\'all\'"\n ng-false-value="\'no\'">\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_AUTOPAUSE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.autopause.$touched || forms.advanced.$submitted) && forms.advanced.autopause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUTOPAUSE -->\n\n <!-- START RINGINUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.ringinuse.$touched || forms.advanced.$submitted) && forms.advanced.ringinuse.$invalid}">\n <label class="control-label">{{\'APPLICATION_RINGINUSE\' | translate}}</label>\n <ui-select data-ng-model="queue.ringinuse" name="ringinuse" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RINGINUSE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.ringinuse.$touched || forms.advanced.$submitted) && forms.advanced.ringinuse.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RINGINUSE -->\n\n <!-- START MEMBER_DELAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.memberdelay.$touched || forms.advanced.$submitted) && forms.advanced.memberdelay.$invalid}">\n <label class="control-label">{{\'APPLICATION_MEMBER_DELAY\' | translate}}</label>\n <input type="number" min="0" name="memberdelay" placeholder="{{\'APPLICATION_MEMBER_DELAY\' | translate}}" class="form-control" data-ng-model="queue.memberdelay" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MEMBER_DELAY\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.memberdelay.$touched || forms.advanced.$submitted) && forms.advanced.memberdelay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MEMBER_DELAY -->\n\n <!-- START ACW -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.acw.$touched || forms.advanced.$submitted) && forms.advanced.acw.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACW\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.acw"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span class="help-block">\n {{ \'DESCRIPTION_ACW\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.acw.$touched || forms.advanced.$submitted) && forms.advanced.acw.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_ACW\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ACW -->\n\n <!-- START SETINTERFACEVAR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.setinterfacevar.$touched || forms.advanced.$submitted) && forms.advanced.setinterfacevar.$invalid}">\n <label class="control-label">{{\'APPLICATION_SETINTERFACEVAR\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.setinterfacevar"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span class="help-block">\n {{ \'DESCRIPTION_SETINTERFACEVAR\' | translate }} <a href="https://wiki.xcallymotion.com/display/XMD/Queues+-+Voice+Channel" target="_blank">wiki</a>)\n </span>\n <span data-ng-show="(forms.advanced.setinterfacevar.$touched || forms.advanced.$submitted) && forms.advanced.setinterfacevar.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_SETINTERFACEVAR\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SETINTERFACEVAR -->\n\n <!-- START SETQUEUEVAR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.setqueuevar.$touched || forms.advanced.$submitted) && forms.advanced.setqueuevar.$invalid}">\n <label class="control-label">{{\'APPLICATION_SETQUEUEVAR\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.setqueuevar"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span class="help-block">\n {{ \'DESCRIPTION_SETQUEUEVAR\' | translate }} <a href="https://wiki.xcallymotion.com/display/XMD/Queues+-+Voice+Channel" target="_blank">wiki</a>)\n </span>\n <span data-ng-show="(forms.advanced.setqueuevar.$touched || forms.advanced.$submitted) && forms.advanced.setqueuevar.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_SETQUEUEVAR\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SETQUEUEVAR -->\n\n </div>\n <div class="col-md-6">\n\n <!-- START TIMEOUTRESTART -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.timeoutrestart.$touched || forms.advanced.$submitted) && forms.advanced.timeoutrestart.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUTRESTART\' | translate}}</label>\n <ui-select data-ng-model="queue.timeoutrestart" name="timeoutrestart" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_TIMEOUTRESTART\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.timeoutrestart.$touched || forms.advanced.$submitted) && forms.advanced.timeoutrestart.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUTRESTART -->\n\n <!-- START MONITOR_FORMAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.monitor_format.$touched || forms.advanced.$submitted) && forms.advanced.monitor_format.$invalid}">\n <label class="control-label">{{\'APPLICATION_MONITOR_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="queue.monitor_format" name="monitor_format" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="monFormat.value as monFormat in monitorFormats | filter: $select.search">\n <div ng-bind-html="monFormat.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MONITOR_FORMAT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.monitor_format.$touched || forms.advanced.$submitted) && forms.advanced.monitor_format.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MONITOR_FORMAT -->\n\n <!-- START CONTEXT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}</label>\n <input type="text" name="context" placeholder="{{\'APPLICATION_CONTEXT\' | translate}}" class="form-control" data-ng-model="queue.context"/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_VOICE_CONTEXT\' | 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-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" data-ng-init="init()">\n <h3 class="modal-title">{{ \'APPLICATION_QUEUES\' | 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-6">\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 class="col-md-2">\n <button class="btn btn-success bts-sm" type="button" ng-click="joinQueue()" ng-disabled="form.$invalid">{{ \'APPLICATION_JOIN_QUEUE\' | translate }}</button>\n </div>\n</div>\n<div class="form-group row">\n<label class="col-md-2 control-label" style="margin-top: 7px;">{{\'APPLICATION_PENALTY\' | translate}}</label>\n <div class="input-group input-small mbottom20 col-md-6">\n <input type="number" class="spinner-input form-control" maxlength="3" data-ng-model="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.penalty-1">\n <i class="fa fa-angle-down"></i>\n </button>\n </div>\n </div>\n</div>\n<div>\n <div data-ng-if="queueTable" ui-grid="queueTable" name="queueTable" ui-grid-resize-columns class="ui-grid" ui-grid-pagination ui-grid-auto-resize>\n <span us-spinner spinner-key="agentqueue-spinner" spinner-start-active="true"></span>\n <div class="watermark" ng-show="!queueTable.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n</div>\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/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 mbottom20" data-ng-init="initQueues()">\n <ui-select ng-model="item.queue" theme="bootstrap" class="col-md-6" data-ng-change="getAgents(item.queue)" required>\n <ui-select-match placeholder="{{\'APPLICATION_QUEUE\' | translate}}" allow-clear>{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n</div>\n<div class="row">\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/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 <li>\n <a href="#">\n <b>|{{\'APPLICATION_SHOW_TIMERS\' | translate}} </b><input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}"><b>|</b>\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/recording/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-play"></i>\n <a href="#">{{ \'APPLICATION_RECORDINGS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-play font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_RECORDINGS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length && Auth.isAdmin()">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n </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" data-ng-init="getContexts()">\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 CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.context.$touched || forms.extension.$submitted) && forms.extension.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.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.extension.context.$touched || forms.extension.$submitted) && forms.extension.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="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/inbound/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-in"></i>\n <a href="/channels/voice/routes/inbound/list">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/inbound/view/view.applications.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="selectedRows.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/channels/voice/routes/inbound/view/{{route.id}}/application" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_APPLICATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="showGrid" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-selection ui-grid-draggable-rows ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/route/inbound/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/channels/voice/routes/inbound/list">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/inboundroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.inbound.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/inbound/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.inbound.view.applications') || $state.is('main.channels.voice.routes.inbound.view.application') || $state.is('main.channels.voice.routes.inbound.view.applications.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/inbound/view/'+route.id+'/applications')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/inbound/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INBOUND\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/internal/list/create.modal.html",'<div class="modal-header" data-ng-init="getContexts()">\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 CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.context.$touched || forms.extension.$submitted) && forms.extension.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.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.extension.context.$touched || forms.extension.$submitted) && forms.extension.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="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/internal/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/voice/routes/internal/list">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/voice/route/internal/view/view.applications.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="selectedRows.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/channels/voice/routes/internal/view/{{route.id}}/application" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_APPLICATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="showGrid" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-selection ui-grid-draggable-rows ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/route/internal/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/channels/voice/routes/internal/list">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/internalroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.internal.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/internal/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.internal.view.applications') || $state.is('main.channels.voice.routes.internal.view.application') || $state.is('main.channels.voice.routes.internal.view.applications.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/internal/view/'+route.id+'/applications')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- <pre>\n {{route | json}}\n </pre> -->\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/internal/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INTERNAL\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/outbound/list/create.modal.html",'<div class="modal-header" data-ng-init="getContexts()">\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 CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.context.$touched || forms.extension.$submitted) && forms.extension.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.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.extension.context.$touched || forms.extension.$submitted) && forms.extension.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 TAG -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.tag.$touched || forms.extension.$submitted) && forms.extension.tag.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TAG\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.tag" name="tag" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TAG\' | translate }}" data-ng-init="item.tag = \'--\'">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="tag.name as tag in tags | filter: $select.search">\n <div ng-bind-html="tag.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.extension.tag.$touched || forms.extension.$submitted) && forms.extension.tag.$invalid && forms.extension.tag.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAG -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/outbound/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-out"></i>\n <a href="/channels/voice/routes/outbound/list">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/outbound/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-out"></i>\n <a href="/channels/voice/routes/outbound/list">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/outboundroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.outbound.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/outbound/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.outbound.view.routes') || $state.is('main.channels.voice.routes.outbound.view.route') || $state.is('main.channels.voice.routes.outbound.view.routes.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/outbound/view/'+route.id+'/routes')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- <pre>\n {{route | json}}\n </pre> -->\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/outbound/view/view.route.html",'<div class="row" data-ng-init="initApplication(true);getIntervals();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_NEW_ROUTE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wizard on-finish="addApplication()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.app.$touched || forms.info.$submitted) && forms.info.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="main.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="app in applications | filter: $select.search">\n <div ng-bind-html="app.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.app.$touched || forms.info.$submitted) && forms.info.app.$invalid && forms.info.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'outboundDial\'" lazy-render duration="1">\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CALLERID\' | translate }}</label>\n <input type="text" name="callerID" pattern=\'^"[a-zA-Z0-9_.-]*" <[a-zA-Z0-9_.-]*>\' placeholder=\'"name" <number>\' class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_CALLERID\' | translate }}\n </span>\n <span data-ng-show="(forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PREFIX\' | translate }}</label>\n <input type="text" name="prefix" placeholder="{{ \'APPLICATION_PREFIX\' | translate }}" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_PREFIX\' | translate }}\n </span>\n <span data-ng-show="(forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[5]" data-ng-init="application.appdata[5] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="application.app" data-ng-init="application.appdata[0] = null" required>\n <span data-ng-show="(forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid && forms.info.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid && forms.info.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{$translate.instant(intType.name)}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/voice/route/outbound/view/view.routeSettings.html",'<div class="row" data-ng-init="initApplication();getApplication();getIntervals();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_APPLICATION_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateRoute(\'routes\')">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'outboundDial\'" lazy-render duration="1">\n\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CALLERID\' | translate }}</label>\n <input type="text" name="callerID" pattern=\'^"[a-zA-Z0-9_.-]*" <[a-zA-Z0-9_.-]*>\' placeholder=\'"name" <number>\' class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_CALLERID\' | translate }} "name" <number>\n </span>\n <span data-ng-show="(forms.info.callerID.$touched || forms.info.$submitted) && forms.info.callerID.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PREFIX\' | translate }}</label>\n <input type="text" name="prefix" placeholder="{{ \'APPLICATION_PREFIX\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span class="help-block">\n {{ \'DESCRIPTION_OUTBOUND_PREFIX\' | translate }}\n </span>\n <span data-ng-show="(forms.info.prefix.$touched || forms.info.$submitted) && forms.info.prefix.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[5]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].app" required>\n <span data-ng-show="(forms.info.customApp.$touched || forms.info.$submitted) && forms.info.customApp.$invalid && forms.info.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]">\n <span data-ng-show="(forms.info.appdata.$touched || forms.info.$submitted) && forms.info.appdata.$invalid && forms.info.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{intType.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="interval.alwaysTime"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/outbound/view/view.routes.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="selectedRows.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/channels/voice/routes/outbound/view/{{route.id}}/route" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="showGrid" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-selection ui-grid-draggable-rows ui-grid-auto-resize>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/route/outbound/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_OUTBOUND\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts();getTags();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CUTDIGITS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CUTDIGITS\' | translate}}</label>\n <input type="text" pattern="[0-9]+" class="form-control" name="cutdigits" data-ng-model="route.cutdigits">\n <span class="help-block">\n </span>\n </div>\n <!-- END CUTDIGITS -->\n\n <!-- START TAG -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.tag.$touched || forms.general.$submitted) && forms.general.tag.$invalid}">\n <label class="control-label">{{\'APPLICATION_TAG\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.tag" name="tag" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="tag.name as tag in tags | filter: $select.search">\n <div ng-bind-html="tag.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.tag.$touched || forms.general.$submitted) && forms.general.tag.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAG -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START RECORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.record.$touched || forms.general.$submitted) && forms.general.record.$invalid}">\n <label class="control-label">{{\'APPLICATION_RECORDING\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="route.record"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span data-ng-show="(forms.general.record.$touched || forms.general.$submitted) && forms.general.record.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RECORD -->\n\n <!-- START RECORDINGFORMAT -->\n <div data-ng-if="route.record" class="form-group" data-ng-class="{\'has-error\': (forms.general.recordingFormat.$touched || forms.general.$submitted) && forms.general.recordingFormat.$invalid}">\n <label class="control-label">{{\'APPLICATION_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.recordingFormat" name="recordingFormat" theme="bootstrap" data-ng-required="route.record">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="format in [\'wav\',\'gsm\'] | filter: $select.search">\n <div ng-bind-html="format | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.recordingFormat.$touched || forms.general.$submitted) && forms.general.recordingFormat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RECORDINGFORMAT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/view.application.html",'\n<div class="row" data-ng-init="initApplication(true); getIntervals();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_NEW_APPLICATION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="addApplication()">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="main.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="app in $application.applications| filter: $select.search">\n <div ng-bind-html="app.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <div id="Queue" class="app-settings" ng-slide-down="main.app.value == \'Queue\'" lazy-render duration="1">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="queue" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in items | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" pattern="[^,]*" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START APPLICATION_ANNOUNCE_OVERRIDE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_OVERRIDE\' | translate}}</label>\n <ui-select data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null" name="audiofile" theme="bootstrap" data-ng-disabled="!items2.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="settings.soundPath+\'/\'+audio.save_name as audio in items2 | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items2.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPLICATION_ANNOUNCE_OVERRIDE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START AGI -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid}">\n <label class="control-label">{{ \'APPLICATION_AGI\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="agi" placeholder="{{ \'APPLICATION_AGI\' | translate }}" class="form-control" data-ng-model="application.appdata[5]" data-ng-init="application.appdata[6] = null">\n <span data-ng-show="(forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END AGI -->\n\n <!-- START MACRO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MACRO\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="macro" placeholder="{{ \'APPLICATION_MACRO\' | translate }}" class="form-control" data-ng-model="application.appdata[6]" data-ng-init="application.appdata[6] = null">\n <span data-ng-show="(forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MACRO -->\n\n <!-- START GOSUB -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid}">\n <label class="control-label">{{ \'APPLICATION_GOSUB\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="gosub" placeholder="{{ \'APPLICATION_GOSUB\' | translate }}" class="form-control" data-ng-model="application.appdata[7]" data-ng-init="application.appdata[7] = null">\n <span data-ng-show="(forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END GOSUB -->\n\n <!-- START RULE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid}">\n <label class="control-label">{{ \'APPLICATION_RULE\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="rule" placeholder="{{ \'APPLICATION_RULE\' | translate }}" class="form-control" data-ng-model="application.appdata[8]" data-ng-init="application.appdata[8] = null">\n <span data-ng-show="(forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END RULE -->\n\n <!-- START POSITION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid}">\n <label class="control-label">{{ \'APPLICATION_POSITION\' | translate }}</label>\n <input type="number" min="0" name="position" placeholder="{{ \'APPLICATION_POSITION\' | translate }}" class="form-control" data-ng-model="application.appdata[9]" data-ng-init="application.appdata[9] = null">\n <span data-ng-show="(forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid && forms.settings.position.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSITION -->\n\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-init="application.answer=true"\n data-ng-model="application.answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\n\n </div>\n <div id="Playback" class="app-settings" ng-slide-down="main.app.value == \'Playback\'" lazy-render duration="1">\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="audiofile" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="settings.soundPath+\'/\'+audio.save_name as audio in items | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-init="application.answer=true"\n data-ng-model="application.answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && !main.app.type" lazy-render duration="1">\n <!-- START INTERFACE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}/{{ \'APPLICATION_IDENTIFIER\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="interface" placeholder="SIP/0000" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" required>\n <span data-ng-show="(forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid && forms.settings.interface.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERFACE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="internalDial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'internalDial\'" lazy-render duration="1">\n <!-- START INTERNAL DIAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$invalid}">\n <label class="control-label">{{\'APPLICATION_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="user" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="user.name as user in items | filter: $select.search">\n <div ng-bind-html="user.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL DIAL -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{ \'APPLICATION_WARNING\' | translate }}!</strong> {{ \'MESSAGE_REQUIRED_FIELD\' | translate }}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{ \'APPLICATION_WARNING\' | translate }}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'externalDial\'" lazy-render duration="1">\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TRUNK\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{ \'APPLICATION_GO_TO\' | translate }} <a href="/tools/trunks/list">{{ \'APPLICATION_TRUNKS\' | translate }}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{ \'APPLICATION_WARNING\' | translate }}!</strong> {{ \'MESSAGE_REQUIRED_FIELD\' | translate }}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PHONE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null" required>\n <span data-ng-show="(forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid && forms.settings.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="RingGroup" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'RingGroup\'" lazy-render duration="1">\n <!-- START ITEMS -->\n <input type="hidden" name="items" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="initRingGroup()">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.items.$invalid}">\n <label class="control-label">{{\'APPLICATION_ITEMS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="col-md-12" id="multi-select-user-by-role"></div>\n <span data-ng-show="(forms.settings.items.$touched || forms.settings.$submitted) && forms.settings.items.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ITEMS -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="AGI" class="app-settings" ng-slide-down="main.app.value == \'AGI\'" lazy-render duration="1">\n <!-- START PROJECT -->\n <input type="hidden" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = \'agi://127.0.0.1/square\'">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$invalid}">\n <label class="control-label">{{\'APPLICATION_PROJECT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null" name="project" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="project.name as project in items | filter: $select.search">\n <div ng-bind-html="project.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_PROJECTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/square/projects/list">{{\'APPLICATION_PROJECTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PROJECT -->\n </div>\n <div id="Goto" class="app-settings" ng-slide-down="main.app.value == \'Goto\'" lazy-render duration="1">\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in items | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START EXTENSION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXTENSION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="extension" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null" required>\n <span data-ng-show="(forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid && forms.settings.extension.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTENSION -->\n\n <!-- START PRIORITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PRIORITY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" pattern="[0-9]+" name="priority" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null" required>\n <span data-ng-show="(forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY -->\n </div>\n <div id="Hangup" class="app-settings" ng-slide-down="main.app.value == \'Hangup\'" lazy-render duration="1">\n <!-- START HANGUPCAUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$invalid}">\n <label class="control-label">{{\'APPLICATION_HANGUP_CAUSE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" theme="bootstrap" name="hangupCause" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="hangupCause.value as hangupCause in $application.hangupCauses | filter: $select.search">\n <div ng-bind-html="hangupCause.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HANGUPCAUSE -->\n </div>\n <div id="Set" class="app-settings" ng-slide-down="main.app.value == \'Set\'" lazy-render duration="1">\n <!-- START VARIABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VARIABLE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="variable" placeholder="" class="form-control" data-ng-model="application.variable" data-ng-init="application.appdata[0] = null" data-ng-change="updateSetAppdata()" required>\n <span data-ng-show="(forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid && forms.settings.variable.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARIABLE -->\n\n <!-- START VARVALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VALUE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="varvalue" placeholder="" class="form-control" data-ng-model="application.value" data-ng-change="updateSetAppdata()" required>\n <span data-ng-show="(forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid && forms.settings.varvalue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARVALUE -->\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="application.app" required>\n <span data-ng-show="(forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid && forms.settings.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null">\n <span data-ng-show="(forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid && forms.settings.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <div id="Voicemail" class="app-settings" ng-slide-down="main.app.value == \'Voicemail\'" lazy-render duration="1">\n <!-- START VOICEMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MAILBOX\' | translate }}@{{ \'APPLICATION_CONTEXT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" theme="bootstrap" name="voicemail" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.mailbox}}</ui-select-match>\n <ui-select-choices repeat="mailbox.mailbox+\'@\'+mailbox.context as mailbox in items | filter: $select.search">\n <div ng-bind-html="mailbox.mailbox | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_VOICEMAILS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/voicemails/list">{{\'APPLICATION_VOICEMAILS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid && forms.settings.voicemail.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VOICEMAIL -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n </div>\n <!-- END OPTIONS -->\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n <div ng-bind-html="intType.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="interval.alwaysTime"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/voice/route/view.applicationSettings.html",'\n<div class="row" data-ng-init="initApplication();getIntervals();getApplication();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_APPLICATION_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateRoute(\'applications\')">\n <div class="profile-usertitle-name">\n {{(main.app.name | translate) || \'Application\'}}\n </div>\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n <!-- <pre>\n {{application | json}}\n </pre> -->\n\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n\n <div id="Queue" class="app-settings" ng-slide-down="main.app.value == \'Queue\'" lazy-render duration="1">\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="queue" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in items | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_QUEUES_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/queues/list">{{\'APPLICATION_QUEUES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.queue.$touched || forms.settings.$submitted) && forms.settings.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" pattern="[^,]*" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START APPLICATION_ANNOUNCE_OVERRIDE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_ANNOUNCE_OVERRIDE\' | translate}}</label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[3]" name="audiofile" theme="bootstrap" data-ng-disabled="!items2.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="settings.soundPath+\'/\'+audio.save_name as audio in items2 | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items2.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPLICATION_ANNOUNCE_OVERRIDE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="{{ \'APPLICATION_TIMEOUT\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START AGI -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid}">\n <label class="control-label">{{ \'APPLICATION_AGI\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="agi" placeholder="{{ \'APPLICATION_AGI\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[5]">\n <span data-ng-show="(forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END AGI -->\n\n <!-- START MACRO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MACRO\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="macro" placeholder="{{ \'APPLICATION_MACRO\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[6]">\n <span data-ng-show="(forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MACRO -->\n\n <!-- START GOSUB -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid}">\n <label class="control-label">{{ \'APPLICATION_GOSUB\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="gosub" placeholder="{{ \'APPLICATION_GOSUB\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[7]">\n <span data-ng-show="(forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END GOSUB -->\n\n <!-- START RULE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid}">\n <label class="control-label">{{ \'APPLICATION_RULE\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="rule" placeholder="{{ \'APPLICATION_RULE\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[8]">\n <span data-ng-show="(forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END RULE -->\n\n <!-- START POSITION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid}">\n <label class="control-label">{{ \'APPLICATION_POSITION\' | translate }}</label>\n <input type="number" min="0" name="position" placeholder="{{ \'APPLICATION_POSITION\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[9]">\n <span data-ng-show="(forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid && forms.settings.position.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSITION -->\n\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="route.Applications[selectedApp].answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\n\n </div>\n <div id="Playback" class="app-settings" ng-slide-down="main.app.value == \'Playback\'" lazy-render duration="1">\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="audiofile" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="settings.soundPath+\'/\'+audio.save_name as audio in items | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="route.Applications[selectedApp].answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\n\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && !main.app.type" lazy-render duration="1">\n <!-- START INTERFACE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}/{{ \'APPLICATION_IDENTIFIER\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="interface" placeholder="SIP/0000" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]" required>\n <span data-ng-show="(forms.settings.interface.$touched || forms.settings.$submitted) && forms.settings.interface.$invalid && forms.settings.interface.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERFACE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="internalDial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'internalDial\'" lazy-render duration="1">\n <!-- START INTERNAL DIAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$invalid}">\n <label class="control-label">{{\'APPLICATION_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="user" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="user.name as user in items | filter: $select.search">\n <div ng-bind-html="user.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL DIAL -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'externalDial\'" lazy-render duration="1">\n\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PHONE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" pattern="[0-9]+" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid && forms.settings.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="RingGroup" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'RingGroup\'" lazy-render duration="1">\n <!-- START ITEMS -->\n <input type="hidden" name="items" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]" data-ng-init="initRingGroup()">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.items.$touched || forms.settings.$submitted) && forms.settings.items.$invalid}">\n <label class="control-label">{{\'APPLICATION_ITEMS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="col-md-12" id="multi-select-user-by-role"></div>\n <span data-ng-show="(forms.settings.items.$touched || forms.settings.$submitted) && forms.settings.items.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ITEMS -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="AGI" class="app-settings" ng-slide-down="main.app.value == \'AGI\'" lazy-render duration="1">\n <!-- START PROJECT -->\n <input type="hidden" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]" data-ng-init="route.Applications[selectedApp].appdata[0] = \'agi://127.0.0.1/square\'">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$invalid}">\n <label class="control-label">{{\'APPLICATION_PROJECT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[1]" name="project" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="project.name as project in items | filter: $select.search">\n <div ng-bind-html="project.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_PROJECTS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/square/projects/list">{{\'APPLICATION_PROJECTS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.project.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PROJECT -->\n\n <!-- START URL -->\n <!-- <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <div class="input-group">\n <input type="text" name="url" placeholder="agi://127.0.0.1/square" class="form-control" data-ng-model="application.url" data-ng-disabled="!application.urlEnabled" data-ng-required="application.urlEnabled" rpattern="/^agi:\\/\\/(?:[0-9]{1,3}\\.){3}[0-9]{1,3}\\/square$/">\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="application.urlEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div> -->\n <!-- END URL -->\n\n </div>\n <div id="Goto" class="app-settings" ng-slide-down="main.app.value == \'Goto\'" lazy-render duration="1">\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in items | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.context.$touched || forms.settings.$submitted) && forms.settings.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START EXTENSION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXTENSION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="extension" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]" required>\n <span data-ng-show="(forms.settings.extension.$touched || forms.settings.$submitted) && forms.settings.extension.$invalid && forms.settings.extension.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTENSION -->\n\n <!-- START PRIORITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PRIORITY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" pattern="[0-9]+" name="priority" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]" required>\n <span data-ng-show="(forms.settings.priority.$touched || forms.settings.$submitted) && forms.settings.priority.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY -->\n </div>\n <div id="Hangup" class="app-settings" ng-slide-down="main.app.value == \'Hangup\'" lazy-render duration="1">\n <!-- START HANGUPCAUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$invalid}">\n <label class="control-label">{{\'APPLICATION_HANGUP_CAUSE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" theme="bootstrap" name="hangupCause" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="hangupCause.value as hangupCause in $application.hangupCauses | filter: $select.search">\n {{hangupCause.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.hangupCause.$touched || forms.settings.$submitted) && forms.settings.hangupCause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HANGUPCAUSE -->\n </div>\n <div id="Set" class="app-settings" ng-slide-down="main.app.value == \'Set\'" lazy-render duration="1">\n <!-- START VARIABLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VARIABLE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="variable" placeholder="" class="form-control" data-ng-model="application.variable" data-ng-change="updateSetAppdataSettings()" required>\n <span data-ng-show="(forms.settings.variable.$touched || forms.settings.$submitted) && forms.settings.variable.$invalid && forms.settings.variable.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARIABLE -->\n\n <!-- START VARVALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid}">\n <label class="control-label">{{ \'APPLICATION_VALUE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="varvalue" placeholder="" class="form-control" data-ng-model="application.value" data-ng-change="updateSetAppdataSettings()" required>\n <span data-ng-show="(forms.settings.varvalue.$touched || forms.settings.$submitted) && forms.settings.varvalue.$invalid && forms.settings.varvalue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARVALUE -->\n </div>\n <div id="Custom" class="app-settings" ng-slide-down="main.app.type == \'custom\'" lazy-render duration="1">\n\n <!-- START CUSTOMAPP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CUSTOM_APP\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="customApp" placeholder="{{ \'APPLICATION_CUSTOM_APP\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].app" required>\n <span data-ng-show="(forms.settings.customApp.$touched || forms.settings.$submitted) && forms.settings.customApp.$invalid && forms.settings.customApp.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOMAPP -->\n\n <!-- START APPDATA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ARGUMENTS\' | translate }}</label>\n <input type="text" name="appdata" placeholder="{{ \'APPLICATION_ARGUMENTS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]">\n <span data-ng-show="(forms.settings.appdata.$touched || forms.settings.$submitted) && forms.settings.appdata.$invalid && forms.settings.appdata.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APPDATA -->\n </div>\n <div id="Voicemail" class="app-settings" ng-slide-down="main.app.value == \'Voicemail\'" lazy-render duration="1">\n <!-- START VOICEMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MAILBOX\' | translate }}@{{ \'APPLICATION_CONTEXT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" theme="bootstrap" name="voicemail" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.mailbox}}</ui-select-match>\n <ui-select-choices repeat="mailbox.mailbox+\'@\'+mailbox.context as mailbox in items | filter: $select.search">\n <div ng-bind-html="mailbox.mailbox | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_VOICEMAILS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/voice/voicemails/list">{{\'APPLICATION_VOICEMAILS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.voicemail.$touched || forms.settings.$submitted) && forms.settings.voicemail.$invalid && forms.settings.voicemail.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VOICEMAIL -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}</label>\n <input type="text" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n </div>\n <!-- END OPTIONS -->\n\n </div>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n</wz-step>\n<wz-step title="{{\'APPLICATION_INTERVAL\' | translate}}" canexit="formValidation(forms.interval.IntervalId.$valid || forms.interval.hasOwnProperty(\'t_from\') || forms.interval.intType.$modelValue === \'always\')">\n <form name="forms.interval" novalidate>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVAL_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{intType.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.intType.$touched || forms.interval.$submitted) && forms.interval.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="interval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="interval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="interval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="interval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="interval.alwaysTime"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="interval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="interval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div id="customInterval" class="app-settings" ng-slide-down="interval.intType == \'list\'" lazy-render duration="1">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="interval.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in Intervals | filter: $select.search">\n {{interval.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.interval.IntervalId.$touched || forms.interval.$submitted) && forms.interval.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n</wz-step>\n\n<wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n</wz-step>\n</wizard>\n</div>\n</div>\n<!-- END Portlet PORTLET-->\n</div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/voice/voicemail/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="#">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-envelope-letter font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/channels/voice/voicemails/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_VOICEMAIL\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/voicemail/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getVoicemail()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="/channels/voice/voicemails/list">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n <i data-ng-show="voicemail" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="voicemail">\n <a href="#">{{voicemail.mailbox}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/voicemail.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{voicemail.mailbox}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.voicemails.view.settings\')}">\n <a data-ng-href="/channels/voice/voicemails/view/{{voicemail.uniqueid}}/settings"><i class="icon-settings"></i>{{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.voice.voicemails.view.messages\')}">\n <a data-ng-href="/channels/voice/voicemails/view/{{voicemail.uniqueid}}/messages"><i class="icon-speech"></i>{{ \'APPLICATION_MESSAGES\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/voicemail/view/view.messages.html",'<div class="row" data-ng-init="getMessages()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_MESSAGES\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <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 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 ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\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 ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\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 ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\n </div>\n <!-- END DELETE -->\n\n <!-- START EMAIL_BODY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EMAIL_BODY\' | translate}}</label>\n <textarea type="text" name="emailbody" placeholder="{{\'APPLICATION_EMAIL_BODY\' | translate}}" class="form-control" data-ng-model="voicemail.emailbody"></textarea>\n </div>\n <!-- END EMAIL_BODY -->\n\n <!-- START EMAIL_SUBJECT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EMAIL_SUBJECT\' | translate}}</label>\n <textarea type="text" name="emailsubject" placeholder="{{\'APPLICATION_EMAIL_SUBJECT\' | translate}}" class="form-control" data-ng-model="voicemail.emailsubject"></textarea>\n </div>\n <!-- END EMAIL_SUBJECT -->\n\n <!-- START MAX_SECONDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.maxsecs.$touched || forms.advanced.$submitted) && forms.advanced.maxsecs.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_SECONDS\' | translate}}</label>\n <input type="number" min="0" name="maxsecs" placeholder="{{\'APPLICATION_MAX_SECONDS\' | translate}}" class="form-control" data-ng-model="voicemail.maxsecs" required/>\n <span data-ng-show="(forms.advanced.maxsecs.$touched || forms.advanced.$submitted) && forms.advanced.maxsecs.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAX_SECONDS -->\n\n <!-- START MAX_MESSAGES -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.maxmsg.$touched || forms.advanced.$submitted) && forms.advanced.maxmsg.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_MESSAGES\' | translate}}</label>\n <input type="number" min="0" name="maxmsg" placeholder="{{\'APPLICATION_MAX_MESSAGES\' | translate}}" class="form-control" data-ng-model="voicemail.maxmsg" required/>\n <span data-ng-show="(forms.advanced.maxmsg.$touched || forms.advanced.$submitted) && forms.advanced.maxmsg.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAX_MESSAGES -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/voicemail/wizard/wizard.html",'<div class="col-md-12" data-ng-init="initWizard()">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="/channels/voice/voicemails/list">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="#">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeMailbox()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-envelope-letter font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VOICEMAIL\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(form.general.$valid)">\n <form name="form.general" novalidate>\n\n <!-- START FULLNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_FULLNAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="form.general.$submitted && form.general.fullname.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FULLNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email" required/>\n <span data-ng-show="form.general.$submitted && form.general.host.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="form.general.$submitted && form.general.password.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CONFIRM PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="form.general.$submitted && (form.general.rpassword.$invalid || form.general.rpassword.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END CONFIRM PASSWORD -->\n\n <!-- START MAILBOX -->\n <div class="form-group" data-ng-class="{\'has-error\': form.general.$submitted && form.general.mailbox.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAILBOX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_MAILBOX\' | translate}}" class="form-control" data-ng-model="item.mailbox" required readonly/>\n <span data-ng-show="form.general.$submitted && form.general.mailbox.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAILBOX -->\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/contactmanager/company/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_COMPANY\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.company" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.name.$touched || forms.company.$submitted) && forms.company.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.cmopany.name.$touched || forms.company.$submitted) && forms.company.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.vat.$touched || forms.company.$submitted) && forms.company.vat.$invalid}">\n <label class="control-label">{{\'APPLICATION_VAT\' | translate}}</label>\n <input type="text" name="vat" placeholder="{{\'APPLICATION_VAT\' | translate}}" class="form-control" data-ng-model="item.vat"/>\n <span data-ng-show="(forms.cmopany.vat.$touched || forms.company.$submitted) && forms.company.vat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VAT -->\n\n <!-- START COMPANYID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.companyId.$touched || forms.company.$submitted) && forms.company.companyId.$invalid}">\n <label class="control-label">{{\'APPLICATION_COMPANY_ID\' | translate}}</label>\n <input type="text" name="companyId" placeholder="{{\'APPLICATION_COMPANY_ID\' | translate}}" class="form-control" data-ng-model="item.companyId"/>\n <span data-ng-show="(forms.cmopany.companyId.$touched || forms.company.$submitted) && forms.company.companyId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANYID -->\n\n <!-- START WEBSITE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.website.$touched || forms.company.$submitted) && forms.company.website.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEBSITE\' | translate}}</label>\n <input type="text" name="website" placeholder="{{\'APPLICATION_WEBSITE\' | translate}}" class="form-control" data-ng-model="item.website"/>\n <span data-ng-show="(forms.cmopany.website.$touched || forms.company.$submitted) && forms.company.website.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEBSITE -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.email.$touched || forms.company.$submitted) && forms.company.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email"/>\n <span data-ng-show="(forms.cmopany.email.$touched || forms.company.$submitted) && forms.company.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n </div>\n <div class="col-md-6">\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.phone.$touched || forms.company.$submitted) && forms.company.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="item.phone"/>\n <span data-ng-show="(forms.cmopany.phone.$touched || forms.company.$submitted) && forms.company.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.fax.$touched || forms.company.$submitted) && forms.company.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="item.fax"/>\n <span data-ng-show="(forms.cmopany.fax.$touched || forms.company.$submitted) && forms.company.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.type.$touched || forms.company.$submitted) && forms.company.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <input type="text" name="type" placeholder="{{\'APPLICATION_TYPE\' | translate}}" class="form-control" data-ng-model="item.type"/>\n <span data-ng-show="(forms.cmopany.type.$touched || forms.company.$submitted) && forms.company.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DOMAIN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.emailDomain.$touched || forms.company.$submitted) && forms.company.emailDomain.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}</label>\n <input type="text" name="domain" placeholder="{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}" class="form-control" data-ng-model="item.emailDomain"/>\n <span data-ng-show="(forms.cmopany.emailDomain.$touched || forms.company.$submitted) && forms.company.emailDomain.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DOMAIN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n </div>\n</div>\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.company.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), -a.put("app/contactmanager/company/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-briefcase"></i>\n <a href="/contactmanager/companies/list">{{ \'APPLICATION_COMPANIES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-briefcase font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_COMPANIES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_COMPANY\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/company/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getCompany()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-briefcase"></i>\n <a href="/contactmanager/companies/list">{{ \'APPLICATION_COMPANIES\' | translate }}</a>\n <i data-ng-show="company" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="company">\n <a href="#">{{company.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/company.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{company.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.contactmanager.companies.view.settings\')}">\n <a data-ng-href="/contactmanager/companies/view/{{company.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/company/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_COMPANY\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_ADDRESS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_SHIPMENT_ADDRESS\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateCompany()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="company.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VAT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.vat.$touched || forms.general.$submitted) && forms.general.vat.$invalid}">\n <label class="control-label">{{\'APPLICATION_VAT\' | translate}}</label>\n <input type="text" name="vat" placeholder="{{\'APPLICATION_VAT\' | translate}}" class="form-control" data-ng-model="company.vat"/>\n <span data-ng-show="(forms.cmopany.vat.$touched || forms.general.$submitted) && forms.general.vat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VAT -->\n\n <!-- START COMPANYID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.companyId.$touched || forms.general.$submitted) && forms.general.companyId.$invalid}">\n <label class="control-label">{{\'APPLICATION_COMPANY_ID\' | translate}}</label>\n <input type="text" name="companyId" placeholder="{{\'APPLICATION_COMPANY_ID\' | translate}}" class="form-control" data-ng-model="company.companyId"/>\n <span data-ng-show="(forms.cmopany.companyId.$touched || forms.general.$submitted) && forms.general.companyId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANYID -->\n\n <!-- START WEBSITE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.website.$touched || forms.general.$submitted) && forms.general.website.$invalid}">\n <label class="control-label">{{\'APPLICATION_WEBSITE\' | translate}}</label>\n <input type="text" name="website" placeholder="{{\'APPLICATION_WEBSITE\' | translate}}" class="form-control" data-ng-model="company.website"/>\n <span data-ng-show="(forms.cmopany.website.$touched || forms.general.$submitted) && forms.general.website.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEBSITE -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.email.$touched || forms.general.$submitted) && forms.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="company.email"/>\n <span data-ng-show="(forms.cmopany.email.$touched || forms.general.$submitted) && forms.general.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n </div>\n <div class="col-md-6">\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.phone.$touched || forms.general.$submitted) && forms.general.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="company.phone"/>\n <span data-ng-show="(forms.cmopany.phone.$touched || forms.general.$submitted) && forms.general.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.fax.$touched || forms.general.$submitted) && forms.general.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="company.fax"/>\n <span data-ng-show="(forms.cmopany.fax.$touched || forms.general.$submitted) && forms.general.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.type.$touched || forms.general.$submitted) && forms.general.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <input type="text" name="type" placeholder="{{\'APPLICATION_TYPE\' | translate}}" class="form-control" data-ng-model="company.type"/>\n <span data-ng-show="(forms.cmopany.type.$touched || forms.general.$submitted) && forms.general.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DOMAIN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.emailDomain.$touched || forms.general.$submitted) && forms.general.emailDomain.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}</label>\n <input type="text" name="domain" placeholder="{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}" class="form-control" data-ng-model="company.emailDomain"/>\n <span data-ng-show="(forms.cmopany.emailDomain.$touched || forms.general.$submitted) && forms.general.emailDomain.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DOMAIN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="company.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.address" data-ng-submit="forms.address.$valid && updateCompany()" novalidate>\n <!-- START STREET -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.street.$touched || forms.address.$submitted) && forms.address.street.$invalid}">\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input type="text" name="street" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.street"/>\n <span data-ng-show="(forms.address.street.$touched || forms.address.$submitted) && forms.address.street.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.postalCode.$touched || forms.address.$submitted) && forms.address.postalCode.$invalid}">\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input type="text" name="postalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.postalCode"/>\n <span data-ng-show="(forms.address.postalCode.$touched || forms.address.$submitted) && forms.address.postalCode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.city.$touched || forms.address.$submitted) && forms.address.city.$invalid}">\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input type="text" name="city" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.city"/>\n <span data-ng-show="(forms.address.city.$touched || forms.address.$submitted) && forms.address.city.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.address.country.$touched || forms.address.$submitted) && forms.address.country.$invalid}">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input type="text" name="country" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.country"/>\n <span data-ng-show="(forms.address.country.$touched || forms.address.$submitted) && forms.address.country.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COUNTRY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.shipmentAddress" data-ng-submit="forms.shipmentAddress.$valid && updateCompany()" novalidate>\n <!-- START STREET -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sStreet.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sStreet.$invalid}">\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input type="text" name="sStreet" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.sStreet"/>\n <span data-ng-show="(forms.shipmentAddress.sStreet.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sStreet.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sPostalCode.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sPostalCode.$invalid}">\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input type="text" name="sPostalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.sPostalCode"/>\n <span data-ng-show="(forms.shipmentAddress.sPostalCode.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sPostalCode.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sCity.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCity.$invalid}">\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input type="text" name="sCity" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.sCity"/>\n <span data-ng-show="(forms.shipmentAddress.sCity.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCity.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.shipmentAddress.sCountry.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCountry.$invalid}">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input type="text" name="sCountry" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.sCountry"/>\n <span data-ng-show="(forms.shipmentAddress.sCountry.$touched || forms.shipmentAddress.$submitted) && forms.shipmentAddress.sCountry.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COUNTRY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/contactmanager/contact/list/copy.modal.html",'<div class="modal-header" data-ng-init="getLists()">\n <h3 class="modal-title">{{ \'APPLICATION_COPY_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.copy" novalidate>\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.ListId.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <ui-select data-ng-model="item.ListId" theme="bootstrap" name="ListId" data-ng-disabled="disabled" data-ng-change="getCustomFields()" required>\n <ui-select-match placeholder="{{ \'APPLICATION_LIST\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.ListId.$invalid && forms.csv.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.copy.$invalid || !forms.copy.ListId">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/contact/list/import.modal.html",'<div class="modal-header" data-ng-init="getLists();getCompanies();">\n <h3 class="modal-title">{{ \'APPLICATION_IMPORT_FROM_CSV\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.csv" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.csv.ListId.$invalid && forms.csv.$submitted}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <ui-select data-ng-model="item.ListId" theme="bootstrap" name="ListId" data-ng-disabled="disabled" data-ng-change="getCustomFields()">\n <ui-select-match placeholder="{{ \'APPLICATION_LIST\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="list.id as list in lists | filter: $select.search">\n <div ng-bind-html="list.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.csv.ListId.$invalid && forms.csv.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n\n <!-- START FIRSTNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.csv.firstName.$touched || forms.general.$submitted) && forms.csv.firstName.$invalid}">\n <label class="control-label">{{\'APPLICATION_FIRSTNAME\' | translate}}<span class="required" aria-required="true">*</span></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.$touched || forms.csv.$submitted) && forms.csv.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.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].$touched || forms.general.$submitted) && forms.csv[customField.name].$invalid}">\n <label class="control-label">{{customField.alias}}<span data-ng-if="customField.required" class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item[customField.name]" theme="bootstrap" name="{{customField.name}}" data-ng-disabled="disabled" data-ng-required="customField.required">\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].$touched || forms.csv.$submitted) && forms.csv[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>\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 <div data-ng-if="failedRows">\n <p>{{\'APPLICATION_FAILED_ROWS\' | translate}}:</p>\n <div class="failed-contacts">{{failedRows}}</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 || 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 data-ng-if="gridOptions.data.length" class="btn purple" ng-csv="extractAll()" lazy-load="true" filename="Contacts.csv" csv-label="true">\n <i class="fa fa-download"></i> {{ \'APPLICATION_EXPORT_TO_CSV\' | translate }}\n </button>\n <button class="btn green-jungle" data-ng-click="newContact({CompanyId:gridOptions.columnDefs[6].filter.term || null,ListId:gridOptions.columnDefs[5].filter.term || null});">\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 <span us-spinner spinner-key="grid-spinner"></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 PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/customfield/list/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 REQUIRED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REQUIRED\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="item.required"\n type="checkbox"\n switch-active="{{ bsSwitch.isActive }}"\n data-ng-init="item.required = false"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ bsSwitch.onColor }}"\n switch-off-color="{{ bsSwitch.offColor }}"\n switch-animate="{{ bsSwitch.animate }}"\n switch-size="{{ bsSwitch.size }}"\n switch-label="{{ bsSwitch.label }}"\n switch-icon="{{ bsSwitch.icon }}"\n switch-radio-off="{{ bsSwitch.radioOff }}"\n switch-label-width="{{ bsSwitch.labelWidth }}"\n switch-handle-width="{{ bsSwitch.handleWidth }}">\n </div>\n <!-- END REQUIRED -->\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/customfield/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-pencil"></i>\n <a href="/contactmanager/customfields/list">{{ \'APPLICATION_CUSTOM_FIELDS\' | 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-pencil font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CUSTOM_FIELDS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" 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 <!-- <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/customfield/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getCustomField()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-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-pencil"></i>\n <a href="/contactmanager/customfields/list">{{ \'APPLICATION_CUSTOM_FIELDS\' | translate }}</a>\n <i data-ng-show="customField" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="customField">\n <a href="#">{{customField.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/customField.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 {{customField.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.customfields.view.settings\')}">\n <a data-ng-href="/contactmanager/customfields/view/{{customField.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/customfield/view/view.settings.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 REQUIRED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REQUIRED\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="customField.required"\n type="checkbox"\n switch-active="{{ bsSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ bsSwitch.onColor }}"\n switch-off-color="{{ bsSwitch.offColor }}"\n switch-animate="{{ bsSwitch.animate }}"\n switch-size="{{ bsSwitch.size }}"\n switch-label="{{ bsSwitch.label }}"\n switch-icon="{{ bsSwitch.icon }}"\n switch-radio-off="{{ bsSwitch.radioOff }}"\n switch-label-width="{{ bsSwitch.labelWidth }}"\n switch-handle-width="{{ bsSwitch.handleWidth }}">\n </div>\n <!-- END REQUIRED -->\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/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_LIST\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.list" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.list.name.$touched || forms.list.$submitted) && forms.list.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.list.name.$touched || forms.list.$submitted) && forms.list.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.list.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/list/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-list-ul"></i>\n <a href="/contactmanager/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-list-ul font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LISTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <!-- <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteLists()">\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 REQUIRED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REQUIRED\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="item.required"\n type="checkbox"\n switch-active="{{ bsSwitch.isActive }}"\n data-ng-init="item.required = false"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ bsSwitch.onColor }}"\n switch-off-color="{{ bsSwitch.offColor }}"\n switch-animate="{{ bsSwitch.animate }}"\n switch-size="{{ bsSwitch.size }}"\n switch-label="{{ bsSwitch.label }}"\n switch-icon="{{ bsSwitch.icon }}"\n switch-radio-off="{{ bsSwitch.radioOff }}"\n switch-label-width="{{ bsSwitch.labelWidth }}"\n switch-handle-width="{{ bsSwitch.handleWidth }}">\n </div>\n <!-- END REQUIRED -->\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 REQUIRED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REQUIRED\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="customField.required"\n type="checkbox"\n switch-active="{{ bsSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ bsSwitch.onColor }}"\n switch-off-color="{{ bsSwitch.offColor }}"\n switch-animate="{{ bsSwitch.animate }}"\n switch-size="{{ bsSwitch.size }}"\n switch-label="{{ bsSwitch.label }}"\n switch-icon="{{ bsSwitch.icon }}"\n switch-radio-off="{{ bsSwitch.radioOff }}"\n switch-label-width="{{ bsSwitch.labelWidth }}"\n switch-handle-width="{{ bsSwitch.handleWidth }}">\n </div>\n <!-- END REQUIRED -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/contactmanager/list/view/view.customFields.html",'<div ui-view class="profile-content">\n<div class="row" data-ng-init="initCustomFields()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CUSTOM_FIELDS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CUSTOM_FIELD\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/contactmanager/list/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getList()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-list-ul"></i>\n <a href="/contactmanager/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n <i data-ng-show="list" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="list">\n <a href="#">{{list.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/list.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{list.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.contactmanager.lists.view.settings\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-if="!list.defaultEntry" data-ng-class="{active: $state.is(\'main.contactmanager.lists.view.agents\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.lists.view.customfields\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/customfields">\n <i class="icon-pencil"></i>\n {{ \'APPLICATION_CUSTOM_FIELDS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/list/view/view.settings.html",'<div class="row" data-ng-init="initVariables()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div 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 VARIABLES -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.variables.$invalid && forms.general.$submitted}">\n <label class="control-label">{{\'APPLICATION_TD_VARIABLES\' | translate}}</label>\n <ui-select multiple=\'true\' data-ng-model="list.variables" theme="bootstrap" name="variables" limit="10" ng-disabled="disabled">\n <ui-select-match placeholder="{{ \'APPLICATION_TD_VARIABLES\' | translate }}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="variable as variable in variables | filter: $select.search">\n {{variable.name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.general.variables.$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">{{\'MESSAGE_MAX_VARIABLES\' | translate}}</span>\n </div>\n <!-- END VARIABLES -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <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" 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="row" style="padding-bottom:10px;">\n <div class="col-md-12">\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>\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_CI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_WAITING_NEW_CI_EXTENDED\' | translate}}\n </a>\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_CI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_OPEN_CI_EXTENDED\' | translate}}\n </a>\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_CI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_UNMANAGED_CI_EXTENDED\' | translate}}\n </a>\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_CI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_CLOSED_CI_EXTENDED\' | translate}}\n </a>\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_CI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_ABANDONED_CI_EXTENDED\' | translate}}\n </a>\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_CI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TOTAL_CI_EXTENDED\' | translate}}\n </a>\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_CA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TIMEOUT_CA_EXTENDED\' | translate}}\n </a>\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_CA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_WAITING_CA_EXTENDED\' | translate}}\n </a>\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_EMAIL\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.fax\'),\'disabled-link\':!license.fax}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[10]))">\n <a href="{{license.fax ? \'/dashboard/fax\' : \'#\'}}" class="disable-target">\n <b class=\'fa fa-fax\'></b>\n {{ \'APPLICATION_FAX\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.sms\'),\'disabled-link\':!license.messaging}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[11]))">\n <a href="{{license.messaging ? \'/dashboard/sms\' : \'#\'}}" class="disable-target">\n <b class=\'glyphicon glyphicon-comment\'></b>\n {{ \'APPLICATION_SMS\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.openchannel\'),\'disabled-link\':!license.openchannel}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[20]))">\n <a href="{{license.messaging ? \'/dashboard/openchannel\' : \'#\'}}" class="disable-target">\n <b class=\'icon-globe\'></b>\n {{ \'APPLICATION_OPEN_CHANNEL\' | translate }}\n </a>\n </li>\n </ul>\n </div>\n <!-- /.navbar-collapse -->\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/dashboard/fax/fax.html",'<div data-ng-switch="Auth.getRole()">\n <div ng-switch-when="agent" data-ng-init="initAgent()">\n <div class="row" style="padding-bottom:10px;">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="table1" 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="row" style="padding-bottom:10px;">\n <div class="col-md-12"> -->\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> -->\n </div>\n <div ng-switch-default data-ng-init="initRoomStats();initRoutingStats();initSocketListening();">\n <fieldset>\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-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW_FI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_NEW_FI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{roomStatus.open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN_FI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_OPEN_FI_EXTENDED\' | translate}}\n </a>\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">\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 {{roomStatus.pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING_FI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_PENDING_FI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED_FI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_CLOSED_FI_EXTENDED\' | translate}}\n </a>\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 {{roomStatus.new+roomStatus.open+roomStatus.pending+roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_FI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TOTAL_FI_EXTENDED\' | translate}}\n </a>\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_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{routingStats.timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT_FA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TIMEOUT_FA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{routingStats.waiting || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_WAITING_FA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_WAITING_FA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n </div>\n </fieldset>\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" 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="row" style="padding-bottom:10px;">\n <div class="col-md-12"> -->\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> -->\n </div>\n <div ng-switch-default data-ng-init="initRoomStats();initRoutingStats();initSocketListening();">\n <fieldset>\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-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW_EI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_NEW_EI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{roomStatus.open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN_EI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_OPEN_EI_EXTENDED\' | translate}}\n </a>\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">\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 {{roomStatus.pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING_EI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_PENDING_EI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED_EI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_CLOSED_EI_EXTENDED\' | translate}}\n </a>\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 {{roomStatus.new+roomStatus.open+roomStatus.pending+roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_EI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TOTAL_EI_EXTENDED\' | translate}}\n </a>\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_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{routingStats.timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT_EA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TIMEOUT_EA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{routingStats.waiting || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_WAITING_EA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_WAITING_EA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n </div>\n </fieldset>\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" 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="row" style="padding-bottom:10px;">\n <div class="col-md-12"> -->\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> -->\n </div>\n <div ng-switch-default data-ng-init="initRoomStats();initRoutingStats();initSocketListening();">\n <fieldset>\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-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_NEW_SI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{roomStatus.open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_OPEN_SI_EXTENDED\' | translate}}\n </a>\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">\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 {{roomStatus.pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_PENDING_SI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_CLOSED_SI_EXTENDED\' | translate}}\n </a>\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 {{roomStatus.new+roomStatus.open+roomStatus.pending+roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TOTAL_SI_EXTENDED\' | translate}}\n </a>\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_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{routingStats.timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT_SA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TIMEOUT_SA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{routingStats.waiting || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_WAITING_SA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_WAITING_SA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n </div>\n </fieldset>\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" 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="row" style="padding-bottom:10px;">\n <div class="col-md-12"> -->\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> -->\n </div>\n <div ng-switch-default data-ng-init="initRoomStats();initRoutingStats();initSocketListening();">\n <fieldset>\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-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.new || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_NEW_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_NEW_SI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{roomStatus.open || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_OPEN_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_OPEN_SI_EXTENDED\' | translate}}\n </a>\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">\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 {{roomStatus.pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_PENDING_SI_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_CLOSED_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_DASHBOARD_CLOSED_SI_EXTENDED\' | translate}}\n </a>\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 {{roomStatus.new+roomStatus.open+roomStatus.pending+roomStatus.closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_SI\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TOTAL_SI_EXTENDED\' | translate}}\n </a>\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_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 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 {{routingStats.timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT_SA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TIMEOUT_SA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">\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 {{routingStats.waiting || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_WAITING_SA\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_WAITING_SA_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n </div>\n </fieldset>\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 data-ng-if="table1" 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 <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SHOW_TIMERS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="showTimers"\n type="checkbox"\n name="showTimers"\n switch-active="{{ timerSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ timerSwitch.onColor }}"\n switch-off-color="{{ timerSwitch.offColor }}"\n switch-animate="{{ timerSwitch.animate }}"\n switch-size="{{ timerSwitch.size }}"\n switch-label="{{ timerSwitch.label }}"\n switch-icon="{{ timerSwitch.icon }}"\n switch-radio-off="{{ timerSwitch.radioOff }}"\n switch-label-width="{{ timerSwitch.labelWidth }}"\n switch-handle-width="{{ timerSwitch.handleWidth }}">\n </div>\n <!-- START TABLE -->\n <div data-ng-if="table2" ui-grid="table2" name="table2" ui-grid-resize-columns ui-grid-pagination 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 data-ng-if="table3" 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">\n <div class="visual">\n <i class="icon-bell"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.waiting || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_WAITING_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_WAITING_QC_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">\n <div class="dashboard-stat grey-gallery">\n <div class="visual">\n <i class="fa fa-play"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.active || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_ACTIVE_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ACTIVE_QC_EXTENDED\' | translate}}\n </a>\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-jungle">\n <div class="visual">\n <i class="icon-like"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.complete || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_ANSWERED_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ANSWERED_QC_EXTENDED\' | translate}}\n </a>\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-thunderbird">\n <div class="visual">\n <i class="icon-dislike"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.abandon || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_ABANDONED_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ABANDONED_QC_EXTENDED\' | translate}}\n </a>\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 yellow-gold">\n <div class="visual">\n <i class="icon-clock"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.complete ? (voice.queues.holdtime / voice.queues.complete) : 0 | secToTime | date:\'HH:mm:ss\' }}\n </div>\n <div class="desc">\n {{\'APPLICATION_AVG_ANSWER_TIME_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_AVG_ANSWER_TIME_QC_EXTENDED\' | translate}}\n </a>\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">\n <div class="visual">\n <i class="icon-clock"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.complete ? (voice.queues.talktime / voice.queues.complete) : 0 | secToTime | date:\'HH:mm:ss\' }}\n </div>\n <div class="desc">\n {{\'APPLICATION_AVG_TALK_TIME_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_AVG_TALK_TIME_QC_EXTENDED\' | translate}}\n </a>\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-jungle">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ (voice.queues.complete / (voice.queues.complete + voice.queues.abandon) * 100) || 0 | number:2}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ANSWER_RATE_QC\' | translate}} (%)\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ANSWER_RATE_QC_EXTENDED\' | translate}}\n </a>\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-thunderbird">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ (voice.queues.abandon / (voice.queues.complete + voice.queues.abandon) * 100) || 0 | number:2}}\n </div>\n <div class="desc">\n {{\'APPLICATION_ABANDON_RATE_QC\' | translate}} (%)\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ABANDON_RATE_QC_EXTENDED\' | translate}}\n </a>\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">\n <div class="visual">\n <i class="icon-info"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.complete + voice.queues.abandon || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_OFFERED_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_TOTAL_OFFERED_QC_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">\n <div class="dashboard-stat red-thunderbird">\n <div class="visual">\n <i class="icon-info"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.queues.unmanaged || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_UNMANAGED_QC\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_UNMANAGED_QC_EXTENDED\' | translate}}\n </a>\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 green-haze">\n <div class="visual">\n <i class="icon-call-out"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ voice.outbound.total || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_MANUAL_OUTBOUND_OB\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_MANUAL_OUTBOUND_OB_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">\n <div class="dashboard-stat grey-gallery">\n <div class="visual">\n <i class="icon-clock"></i>\n </div>\n <div class="details">\n <div class="number">\n {{ (voice.outbound.sumDuration || 0) | secToTime | date:\'HH:mm:ss\' }}\n </div>\n <div class="desc">\n {{\'APPLICATION_GLOBAL_DURATION_OB\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_GLOBAL_DURATION_OB_EXTENDED\' | translate}}\n </a>\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-jungle">\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_OB\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ANSWERED_OB_EXTENDED\' | translate}}\n </a>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">\n <div class="dashboard-stat yellow-gold">\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_OB\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_AVG_DURATION_OB_EXTENDED\' | translate}}\n </a>\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">\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_OB\' | translate}} (%)\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_ANSWER_RATE_OB_EXTENDED\' | translate}}\n </a>\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">\n <div class="visual">\n <i class="icon-pie-chart"></i>\n </div>\n <div class="details">\n <div class="number">\n {{(voice.outbound.tigerdial || 0)}}\n </div>\n <div class="desc">\n {{\'APPLICATION_MOTION_DIALER_CALLS_OB\' | translate}}\n </div>\n </div>\n <a class="more inactive-link">\n {{\'APPLICATION_MOTION_DIALER_CALLS_OB_EXTENDED\' | translate}}\n </a>\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" 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_FRESHDESK\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" 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 </div>\n </div>\n <div class="portlet-body">\n <!-- 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/freshdesk/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/freshdesk/view/configuration/list/list.html",'<div ui-view class="profile-content">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light" data-ng-init="initView()">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'),a.put("app/freshdesk/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();getTags();">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\r\n </div>\r\n <ul class="nav nav-tabs">\r\n <li class="active">\r\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_TAGS\' | translate}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class="portlet-body">\r\n <div class="tab-content">\r\n <!-- SUBJECT TAB -->\r\n <div class="tab-pane ui-padding active" id="tab_1_1">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by blank space:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END SUBJECT TAB -->\r\n <!-- DESCRIPTION TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_2">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by new line:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\r\n <div class="col-md-2">\r\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\r\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END DESCRIPTION TAB -->\r\n <!-- FIELDS TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_3">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected}}</ui-select-match>\r\n <ui-select-choices repeat="item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\r\n <div ng-bind-html="item | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END FIELDS TAB -->\r\n <!-- TAG TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_4">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <span class="caption-subject">Select tags that you want add in the ticket:</span>\r\n </div>\r\n </div>\r\n <hr>\r\n <form name="forms.tags" data-ng-submit="updateTags()" novalidate>\r\n <!-- TAG -->\r\n <div class="form-group">\r\n <ui-select multiple data-ng-model="selectedTags.tags" theme="bootstrap" name="tags" ng-disabled="disabled">\r\n <ui-select-match placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item.name}}</ui-select-match>\r\n <ui-select-choices repeat="tag.id as tag in tags | filter: $select.search">\r\n {{tag.name}}\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <!-- END TAG -->\r\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\r\n </form>\r\n </div>\r\n <!-- END TAG TAB -->\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\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 <!-- 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/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/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/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 <!-- 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/iframe/view/view.html",'<!-- BEGIN PAGE CONTENT-->\r\n<div class="row" data-ng-init="initView()">\r\n <div class="col-md-12">\r\n <div class="page-bar">\r\n <ul class="page-breadcrumb">\r\n <li>\r\n <i class="icon-rocket"></i>\r\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="fa fa-chrome"></i>\r\n <a href="#" data-ng-if="!Auth.isAgent()">{{ \'APPLICATION_IFRAME\' | translate }}</a>\r\n <a href="#" data-ng-if="Auth.isAgent()">{{ iframe.title || iframe.name}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n\r\n <!-- BEGIN PROFILE SIDEBAR -->\r\n <div class="profile-sidebar" data-ng-if="!Auth.isAgent()">\r\n <!-- PORTLET MAIN -->\r\n <div class="portlet light profile-sidebar-portlet">\r\n <!-- SIDEBAR USERPIC -->\r\n <div class="profile-image">\r\n <img src="assets/images/media/iframe.png" class="img-responsive">\r\n </div>\r\n <!-- END SIDEBAR USERPIC -->\r\n <!-- SIDEBAR USER TITLE -->\r\n <div class="profile-usertitle">\r\n <div class="profile-usertitle-name">\r\n {{iframe.title}}\r\n </div>\r\n <div class="profile-usertitle-job">\r\n {{ \'APPLICATION_IFRAME\' | translate }}\r\n </div>\r\n </div>\r\n <!-- END SIDEBAR USER TITLE -->\r\n </div>\r\n <!-- END PORTLET MAIN -->\r\n </div>\r\n <!-- END BEGIN PROFILE SIDEBAR -->\r\n <!-- BEGIN PROFILE CONTENT -->\r\n <div class="profile-content" data-ng-if="!Auth.isAgent()">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_IFRAME\' | translate}}</span>\r\n </div>\r\n <ul class="nav nav-tabs">\r\n <li class="active">\r\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class="portlet-body">\r\n <div class="tab-content">\r\n <!-- GENERAL TAB -->\r\n <div class="tab-pane active" id="tab_1_1">\r\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\r\n <!-- START NAME -->\r\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\r\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\r\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="iframe.title" required/>\r\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\r\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\r\n </span>\r\n </div>\r\n <!-- END NAME -->\r\n\r\n <!-- START REMOTE ADDRESS -->\r\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\r\n <label class="control-label">{{\'APPLICATION_URL\' | translate}} <span class="required" aria-required="true">*</span></label>\r\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="iframe.remoteUri" required />\r\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\r\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\r\n </span>\r\n </div>\r\n <!-- END USERNAME -->\r\n\r\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\r\n </form>\r\n </div>\r\n <!-- END GENERAL TAB -->\r\n\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- END PROFILE CONTENT -->\r\n\r\n <div class="row" data-ng-if="Auth.isAgent()">\r\n <div class="col-md-12">\r\n <iframe ng-if="url" style="height: 600px" src="{{url}}" />\r\n </div>\r\n </div>\r\n\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\n'), -a.put("app/integration/list/list.html",'\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-game-controller"></i>\n <a href="/integrations/list">{{ \'APPLICATION_INTEGRATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initList()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-eye font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTEGRATIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <span class="btn green-jungle btn-file">\n <span> <i class="icon-plus"></i> New App </span>\n <input type="file" accept=".zip" nv-file-select="" uploader="uploader"/>\n </span>\n <a class="btn btn-icon-only btn-default" href="#" ng-csv="displayedIntegrations" filename="integrations.csv">\n <i class="icon-cloud-download"></i></a>\n <a class="btn btn-icon-only btn-default fullscreen" href="#"></a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table st-table="displayedIntegrations" st-safe-src="integrations" class="table table-striped table-bordered table-hover">\n <div class="table-responsive">\n <thead>\n <tr>\n <th colspan="6">\n <div class="row">\n <div class="col-md-6">\n <select class="form-control input-small select2me" data-ng-model="integrationsByPage">\n <option value="10">10</option>\n <option value="25">25</option>\n <option value="50">50</option>\n <option value="{{integrations.length}}">{{ \'APPLICATION_ALL\' | translate }}</option>\n </select>\n </div>\n <div class="col-md-6">\n <div class="input-group input-medium pull-right">\n <input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class="form-control" type="search" />\n <span class="input-group-addon">\n <i class="fa fa-search"></i>\n </span>\n </div>\n </div>\n </div>\n </th>\n </tr>\n <tr>\n <th st-sort="id" width="5%" st-sort-default="reverse">{{ \'APPLICATION_ID\' | translate }}</th>\n <th st-sort="fullname">{{ \'APPLICATION_NAME\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_FILENAME\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_VERSION\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_DESCRIPTION\' | translate }}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="integration in displayedIntegrations">\n <td>{{integration.id}}</td>\n <td>{{integration.name}}</td>\n <td>{{integration.filename}}</td>\n <td>{{integration.version}}</td>\n <td>{{integration.description}}</td>\n <td>\n <span class="btn default btn-xs blue-stripe btn-file">\n <span> {{ \'APPLICATION_UPDATE\' | translate }} </span>\n <input type="file" accept=".zip" nv-file-select="" uploader="uploader"/>\n </span>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(integration.name, integration.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="integrations.length">\n <td colspan="6" style="text-align:center;">\n <i>No integrations available</i>\n </td>\n </tr>\n </tbody>\n <tfoot>\n <tr>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="id" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="name" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_NAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="filename" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_FILENAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n </td>\n <td>\n </td>\n <td>\n </td>\n </tr>\n <tr>\n <td colspan="6" class="text-center">\n <div st-pagination class="pagination" st-items-by-page="integrationsByPage" st-displayed-pages="7"></div>\n </td>\n </tr>\n </tfoot>\n </div>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/jscripty/project/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROJECT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/jscripty/project/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PROJECTS\' | translate }}</a> </span>\n </div>\n <div class="actions" ng-show="!Auth.isAgent()">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PROJECT\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n\n <!-- <div class="table-responsive"> -->\n\n\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/jscripty/project/report/report.detail.html",'<div class="portlet light bordered" data-ng-init="getProjectDetail();initView()">\n<div class="portlet-title">\n<div class="caption font-green-sharp">\n<i class="fa fa-list font-green-sharp"></i>\n<span class="caption-subject">{{ \'APPLICATION_SUMMARY\' | translate }}</a> </span>\n</div>\n<div class="actions">\n <div class="btn-group">\n <button class="btn btn-icon-only btn-primary" data-ng-click="pdf(\'header\',projectDetail)">\n <i class="fa fa-download"></i>\n </button>\n <!-- <button class="btn btn-icon-only btn-default" data-ng-click="accordion.expandAll()">\n <i class="fa fa-folder-open-o"></i>\n </button>\n <button class="btn btn-icon-only btn-default" data-ng-click="accordion.collapseAll()">\n <i class="fa fa-folder"></i>\n </button> -->\n </div>\n</div>\n</div>\n<div id=\'detail\' class="portlet-body">\n <div class="alert alert-success text-center" ng-show="!projectDetail.length">\n <h4>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</h4>\n </div>\n <div class="row" ng-show="projectDetail.length">\n <div class="col-md-10 col-md-offset-1">\n <div id="header" class="panel panel-info">\n <div class="panel-heading">\n <strong>Project Name: </strong>{{project.name}}<br>\n <strong>Project Id: </strong>{{project.id}}<br>\n <strong>Completed: </strong>{{projectStats.completed}}<br>\n <strong>Incomplete: </strong>{{projectStats.incomplete}}<br>\n <strong>% Completed: </strong>{{projectStats.completed * 100 /(projectStats.completed + projectStats.incomplete) | number:2}}<br>\n </div>\n </div><br>\n <v-accordion class="vAccordion--default" multiple control="accordion">\n <v-pane id="{{question.question_id }}" ng-repeat="question in projectDetail" expanded="true">\n <v-pane-header>\n Question Id: {{question.question_id}}\n </v-pane-header>\n <v-pane-content>\n <div ng-class=" {{question.graphData.length > 0}} ? \'col-md-8\' : \'col-md-12\'">\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <h4><strong>{{question.question_label}}</strong> : {{question.question_text}}</h4>\n <br><br>\n <table ng-if="question.choices.length" class="table table-hover" style="table-layout: fixed; width: 100%">\n <thead>\n <tr>\n <th>Response</th>\n <th> #Response </th>\n <th> % </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-if="!choice.other_option" ng-repeat="choice in question.choices ">\n <td style="word-wrap: break-word">{{choice.value}}</td>\n <td>{{choice.count}}</td>\n <td>{{choice.percentage | number:2}}</td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n <div class="row" ng-if="question.question_other_label">\n <!-- <div class="row" ng-if="choice.other_option" ng-repeat="choice in question.choices "> -->\n <!-- <div class="col-md-10 col-md-offset-1 ">\n <strong>{{choice.value}}</strong> <span class="badge">{{choice.count}}</span><br>\n </div> -->\n <!-- accordions can be nested :) -->\n <v-accordion >\n <v-pane >\n <!-- ng-repeat="subpane in pane.subpanes" ng-disabled="subpane.isDisabled" -->\n <v-pane-header>\n <strong>{{question.question_other_label}}</strong><br>\n </v-pane-header>\n <v-pane-content>\n <table ng-if="question.choices.length" class="table table-hover" style="table-layout: fixed; width: 100%">\n <thead>\n <tr>\n <th>Response</th>\n <th> #Response </th>\n <!-- <th> % </th> -->\n </tr>\n </thead>\n <tbody>\n\n <tr ng-if="choice.other_option" ng-repeat="choice in question.choices ">\n <td style="word-wrap: break-word">{{choice.value}}</td>\n <td>{{choice.count}}</td>\n <!-- <td>{{choice.percentage | number:2}}</td> -->\n </tr>\n </tbody>\n </table>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <h4> <strong>Total Respondents: {{question.total}}</strong></h4><br>\n </div>\n </div>\n </div>\n <div class=" col-md-4 pull-right " ng-if="question.graphType == \'bar\' && question.graphData">\n <canvas class="chart chart-bar" chart-data="question.graphData" chart-labels="question.graphLabels" chart-legend="true">\n </canvas>\n </div>\n <div class="col-md-4 pull-right " ng-if="question.graphType == \'pie\' && question.graphData">\n <canvas class="chart chart-pie" chart-data="question.graphData" chart-labels="question.graphLabels" chart-legend="true">\n </canvas>\n </div>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/report/report.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-edit"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_JSCRIPTY\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-book-open"></i>\n <a href="">{{ \'APPLICATION_REPORTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/report.png" class="img-responsive" >\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{project.name}}[{{project.id}}]\n </div>\n <div class="profile-usertitle-job">\n\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.sessions\')|| $state.is(\'main.jscripty.projects.report.sessionDetail\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/sessions\'>\n <i class="icon-settings"></i>\n Sessions</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.summary\') || $state.is( \'main.jscripty.projects.report.questionDetail\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/summary\'>\n <i class="fa fa-bar-chart"></i>\n Questions</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.detail\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/detail\'>\n <i class="fa fa-list"></i>\n Summary</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.inputs\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/inputs\'>\n <i class="fa fa-edit"></i>\n Inputs</a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n\n </div>\n\n </div>\n\n <div class="profile-content margin-top-20">\n <div class="row">\n <div class="col-md-12">\n <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">\n <div class="dashboard-stat2">\n <div class="display">\n <div class="number">\n <h3 class="font-green-sharp">{{projectStats.started}}</h3>\n <small>Started</small>\n </div>\n <div class="icon">\n <i class="icon-pie-chart"></i>\n </div>\n </div>\n <div class="progress-info">\n <div class="progress">\n <span style="width: 100%;" class="progress-bar progress-bar-success green-sharp">\n </span>\n </div>\n <div class="status">\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">\n <div class="dashboard-stat2">\n <div class="display">\n <div class="number">\n <h3 class="font-red-haze">{{projectStats.incomplete}}</h3>\n <small>Incomplete</small>\n </div>\n <div class="icon">\n <i class="icon-chart"></i>\n </div>\n </div>\n <div class="progress-info">\n <div class="progress">\n <span style="width: 100%;" class="progress-bar progress-bar-success red-haze">\n </span>\n </div>\n <div class="status">\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">\n <div class="dashboard-stat2">\n <div class="display">\n <div class="number">\n <h3 class="font-blue-sharp">{{projectStats.completed}}</h3>\n <small>Completed</small>\n </div>\n <div class="icon">\n <i class="icon-like"></i>\n </div>\n </div>\n <div class="progress-info">\n <div class="progress">\n <span style="width: 100%;" class="progress-bar progress-bar-success blue-sharp">\n </span>\n </div>\n <div class="status">\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n\n <div class="row">\n <div ui-view class="col-md-12">\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/jscripty/project/report/report.inputs.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light bordered" data-ng-init="getQuestionInputs()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-edit font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INPUTS\' | translate }}</a> </span>\n </div>\n <div class="tools">\n <!-- <a href="" class="fullscreen" data-original-title="" title="">\n </a> -->\n </div>\n </div>\n <div class="portlet-body" >\n <div ui-grid="gridOptions" ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/report/report.question.detail.html",'<div class="row" data-ng-init="getDetail()">\n <div class="col-md-12">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-list font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DETAIL\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body" >\n <div class="alert alert-success text-center" ng-show="!questionDetail">\n <h4>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</h4>\n </div>\n <div class="row margin-top-20" ng-show="questionDetail">\n <div class="col-md-10 col-md-offset-1">\n <div class="panel panel-info" >\n <div class="panel-heading">\n <h3 class="panel-title">\n\n <i class="fa-chart "></i>Question Id: {{questionDetail.question_id}}\n </div>\n <div class="panel-body">\n <div class="row">\n <div class="col-md-12">\n <h4><strong>{{questionDetail.question_label}}</strong></h4>\n </div>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <strong><h4>{{questionDetail.question_text}}</h4></strong><br>\n </div>\n </div>\n <div class="row">\n <div class="col-md-6">\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <!-- <div class="alert alert-success text-center" ng-show="!questionDetail.choices.length">\n <h4>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</h4>\n </div> -->\n <table ng-if="questionDetail.choices.length" class="table table-hover" style="table-layout: fixed; width: 100%">\n <thead>\n <tr>\n <th style="width=5%"> Value </th>\n <th style="width=5%"> Count </th>\n <th ng-if="question.graphType != \'PolarArea\'" style="width=5%"> % </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-if="!choice.other_option" ng-repeat="choice in questionDetail.choices ">\n <td style="word-wrap: break-word">{{choice.value}}</td>\n <td>{{choice.count}}</td>\n <td ng-if="question.graphType != \'PolarArea\'">{{choice.percentage | number:2}}</td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n <div class="row" ng-if="choice.other_option" ng-repeat="choice in questionDetail.choices ">\n <div class="col-md-6 col-md-offset-3 ">\n <strong><a href="">{{choice.value}}</a> </strong> <span class="badge">{{choice.count}}</span><br>\n\n </div>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <h4> <strong>Total: {{questionDetail.total}}</strong></h4><br>\n </div>\n </div>\n </div>\n <div class="col-md-6 pull-right ">\n <canvas id="base" class="chart-base" chart-type="questionDetail.graphType"\n chart-data="questionDetail.graphData" chart-labels="questionDetail.graphLabels" chart-legend="true">\n </canvas>\n <!-- <button class="btn btn-success btn-sm pull-right" ng-click="toggle(questionDetail)">{{questionDetail.graphType}}</button> -->\n </div>\n </div>\n\n </div>\n\n </div>\n\n </div>\n </div>\n\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/report/report.session.detail.html",'\n\n<div class="row" data-ng-init="getSessionDetails()">\n <div class="col-md-12">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-list font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DETAIL\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <button class="btn btn-icon-only btn-primary" data-ng-click="pdf(\'header\',sessionQuestions)">\n <i class="fa fa-download"></i>\n </button>\n <!-- <button class="btn btn-icon-only btn-default" data-ng-click="accordion.expandAll()">\n <i class="fa fa-plus-square-o"></i>\n </button>\n <button class="btn btn-icon-only btn-default" data-ng-click="accordion.collapseAll()">\n <i class="icon-collapse-alt"></i>\n </button> -->\n </div>\n </div>\n </div>\n <div class="portlet-body" style="height: auto;">\n <div class="row margin-top-20">\n <div class="col-md-10 col-md-offset-1">\n <div id = "header" class="panel panel-info">\n <div class="panel-heading">\n <strong>Project Name: </strong>{{project.name}}<br>\n <strong>Project Id: </strong>{{project.id}}<br>\n <strong>Session Id: </strong>{{session.session_id}}<br>\n <strong>Status: </strong>{{session.status}}<br>\n <strong>Started At: </strong>{{session.createdAt}}<br>\n <strong>Closed At: </strong>{{session.completedAt}}<br>\n </div>\n </div>\n <v-accordion class="vAccordion--default" multiple control="accordion">\n <v-pane id="{{question.question_id }}" ng-repeat=" question in sessionQuestions | orderBy:\'index\'"" expanded="true">\n <v-pane-header>\n Question Id: {{question.question_id}}\n </v-pane-header>\n <v-pane-content>\n <h4><strong>{{question.question_label}}</strong> : {{question.question_text}}</h4>\n <div ng-if="question.question_type == \'question\'">\n <h4><strong>Answer: </strong>{{question.question_answer}}</h4>\n </div>\n <div ng-if="question.question_other_label">\n <h4>\n <strong>{{question.question_other_label}}: </strong>\n {{question.question_other_answer || \'No Value\'}}\n </h4>\n </div>\n <table class="table table-hover" ng-if="question.ReportJscriptyInputs.length">\n <thead>\n <tr>\n <th > Label </th>\n <th >Answer </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="input in question.ReportJscriptyInputs |orderBy:\'id\'">\n <td>{{input.input_label}}</td>\n <td>{{input.input_value || \'No Value\'}}</td>\n </tr>\n </tbody>\n </table>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/report/report.sessions.html",'\n <div class="row" >\n <div class="col-md-12">\n <div class="portlet light bordered" data-ng-init="getProjectSessions()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-settings font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SESSIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();initView()">\n <i class="icon-reload"></i>\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body" >\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/jscripty/project/report/report.summary.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light bordered" data-ng-init="getQuestionSummary()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-bar-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUESTIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <!-- <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();initView()">\n <i class="icon-reload"></i>\n </a> -->\n </div>\n </div>\n </div>\n <div class="portlet-body" >\n <div ui-grid="gridOptions" ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/view/view.html",'<div class="row" data-ng-init="getProject()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-edit"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_JSCRIPTY\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a ng-href="/jscripty/projects/view/{{jscriptyProject.id}}">{{jscriptyProject.name}}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div id="geEditor" class="geEditor"></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n<script>\n\n\n</script>\n'),a.put("app/landing/landing.html",'<!-- BEGIN LOGO -->\n<div class="logo">\n <a href="index.html">\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big.png" alt="logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big\'}}" alt="logo" class="custom-login-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big.png\';"/>\n </a>\n</div>\n<!-- END LOGO -->\n\n<!-- BEGIN LANDING -->\n<div data-ng-init="initLanding()">\n <div data-ng-show="message" class="col-md-12 page-500" style="padding-bottom: 50px;">\n <div class="number">\n Oops!\n </div>\n <div class=" details" style="color: white;">\n <h3>{{message | translate}}.</h3>\n <p>\n Please contact your administrator.<br><br>\n </p>\n </div>\n </div>\n</div>\n<!-- END LANDING -->\n\n<div class="copyright">\n xCALLY Motion v. {{info.version}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\n</div>\n'), -a.put("app/login/login.html",'<!-- BEGIN LOGO -->\n<div class="logo" data-ng-init="getInfo()">\n <a>\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big.png" alt="logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big.png\'}}" alt="logo" class="custom-login-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big.png\';"/>\n </a>\n</div>\n<!-- END LOGO -->\n<!-- BEGIN LOGIN -->\n<div class="content">\n <!-- BEGIN LOGIN FORM -->\n <form class="login-form" name="loginForm" data-ng-if="!forgotPassword" data-ng-submit="login(loginForm)" novalidate>\n <h3 class="form-title">Sign In</h3>\n <div class="alert alert-success" data-ng-show="recovered">\n <button class="close" data-close="alert"></button>\n <span>{{\'MESSAGE_ACCOUNT_RECOVERED\' | translate}}</span>\n </div>\n <div class="alert alert-danger" data-ng-class="{\'display-hide\': !loginForm.$submitted || !errorLogin}">\n <button class="close" data-close="alert"></button>\n <span>{{ errorLog ? errorLog : (\'MESSAGE_INSERT_USER_OR_PASS\' | translate)}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': loginForm.$submitted && loginForm.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}</label>\n <div class="input-icon">\n <i class="fa fa-user"></i>\n <input ng-enter="login(loginForm)" class="form-control form-control-solid placeholder-no-fix" type="text" autocomplete="off" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" name="name" ng-model="userLogin.name" required/>\n </div>\n <span data-ng-show="loginForm.$submitted && loginForm.name.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': loginForm.$submitted && loginForm.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}</label>\n <div class="input-icon">\n <i class="fa fa-lock"></i>\n <input ng-enter="login(loginForm)" class="form-control form-control-solid placeholder-no-fix" type="password" autocomplete="off" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" name="password" ng-model="userLogin.password" required/>\n </div>\n <span data-ng-show="loginForm.$submitted && loginForm.password.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n <span class="help-block"><a href="#" data-ng-click="toggleForgotPassword(true)" class="forget-password">{{\'APPLICATION_FORGOT_PASSWORD\' | translate}}?</a></span>\n </div>\n <div class="form-actions">\n <button type="submit" class="btn btn-success uppercase">{{\'APPLICATION_LOGIN\' | translate}}</button>\n <label class="rememberme check">\n <input type="checkbox" data-ng-model="userLogin.remember"> {{\'APPLICATION_REMEMBER_ME\' | translate}}\n </label>\n <!-- <label class="rememberme check">\n <input type="checkbox" name="remember" value="1"/>Remember </label> -->\n <!-- <a href="javascript:;" id="forget-password" class="forget-password">Forgot Password?</a> -->\n </div>\n </form>\n <form name="forgetForm" data-ng-if="forgotPassword" data-ng-submit="forgetForm.$valid && recover()" novalidate>\n <h3>{{\'APPLICATION_FORGOT_PASSWORD\' | translate}}?</h3>\n <p>\n {{\'APPLICATION_INSERT_EMAIL_TO_RESET\' | translate}}\n </p>\n <div class="alert alert-success" data-ng-show="showRecoverMessage">\n <button class="close" data-close="alert"></button>\n <span>{{\'MESSAGE_CHECK_YOUR_EMAIL_RECOVER\' | translate}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': forgetForm.$submitted && forgetForm.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <div class="input-icon">\n <i class="fa fa-envelope"></i>\n <input class="form-control form-control-solid placeholder-no-fix" type="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" name="email" ng-model="userLogin.email" required/>\n </div>\n <span data-ng-show="forgetForm.$submitted && forgetForm.email.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n </div>\n <div class="form-actions">\n <button type="button" id="back-btn" data-ng-click="toggleForgotPassword(false)" class="btn btn-default">{{\'APPLICATION_BACK\' | translate}}</button>\n <button type="submit" class="btn btn-success uppercase pull-right">{{\'APPLICATION_SUBMIT\' | translate}}</button>\n </div>\n </form>\n <div class="login-options">\n <h4>{{\'APPLICATION_FOLLOW_US\' | translate}}</h4>\n <ul class="social-icons">\n <li>\n <a class="social-icon-color facebook" data-original-title="facebook" href="https://www.facebook.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color twitter" data-original-title="Twitter" href="https://twitter.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color googleplus" data-original-title="Google Plus" href="https://plus.google.com/+Xcally" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color linkedin" data-original-title="Linkedin" href="https://www.linkedin.com/company/xcally" target="_blank"></a>\n </li>\n </ul>\n </div>\n</div>\n<div class="copyright">\n xCALLY Motion v. {{info.version}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\n</div>\n<!-- END LOGIN -->\n'),a.put("app/main/about.modal.html",'<div class="center-text">\n<div class="modal-header no-border">\n<button type="button" ng-click="$dismiss()" class="close">×</button>\n <!-- <h3 class="modal-title center-text">{{ \'APPLICATION_ABOUT\' | translate }}</h3> -->\n</div>\n<div class="modal-body" style="padding-top:0px;">\n <div class="mbottom20" data-ng-init="getInfo()">\n <a>\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big-pdf.png" alt="logo" class="about-logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big-pdf.png\'}}" alt="logo" class="custom-login-logo about-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big-pdf.png\';"/>\n </a>\n</div>\n<div class="mbottom20">\n <b class="sounds-title-icon">xCALLY Motion</b><br>\n <small>v. {{info.version}}</small><br><br>\n <small>2016 - {{year + 1}} © Powered by Xenialab</small><br>\n <small><a href="https://www.xcallymotion.com">www.xcallymotion.com</a></small><br>\n <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="settings.footerWhiteLabel"></ng-bind-html>\n</div>\n<div class="mbottom20">\n <span><b>{{\'APPLICATION_USEFUL_LINKS\' | translate}}</b></span><br>\n <small><a href="https://wiki.xcallymotion.com/display/XMD/Welcome" target="_blank">Wiki</a></small><br>\n <small><a href="http://www.xcally.com/bar/multichannel/Setup.msi" target="_blank">Phonebar Download</a></small><br>\n <small><a href="http://www.xcally.com/support/eula-xcally-license-en.pdf" target="_blank">EULA</a></small><br>\n</div>\n <div class="login-options" style=\'margin-bottom:0px;\'>\n <h4>{{\'APPLICATION_FOLLOW_US\' | translate}}</h4>\n <ul class="social-icons">\n <li>\n <a class="social-icon-color facebook" data-original-title="facebook" href="https://www.facebook.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color twitter" data-original-title="Twitter" href="https://twitter.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color googleplus" data-original-title="Google Plus" href="https://plus.google.com/+Xcally" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color linkedin" data-original-title="Linkedin" href="https://www.linkedin.com/company/xcally" target="_blank"></a>\n </li>\n </ul>\n</div>\n<div class="login-options" style=\'margin-bottom:0px;\'>\n<h4>{{\'APPLICATION_CONTACT_US\' | translate}}:</h4>\n<div class="float-right" style="margin-top:10px;margin-bottom:10px;">\n <a href="mailto:support@xcally.com">support@xcally.com</a></small>\n</div>\n</div>\n</div>\n</div>\n<!-- <div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div> -->\n'),a.put("app/main/audioFileDownload.play.modal.html",'<!-- <div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div> -->\n<div class="modal-body" style="text-align:center;">\n <audio controls autoplay ng-src="{{audio}}" preload="none">\n Your browser does not support the audio tag.</audio>\n</div>\n<!-- <div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div> -->\n'),a.put("app/main/chooseContact.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_CHOOSE_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <table st-table="rowCollection" class="table table-striped">\n <tbody>\n <tr>\n <th>{{\'APPLICATION_NAME\' | translate}}</th>\n <th>{{\'APPLICATION_LIST\' | translate}}</th>\n <th></th>\n </tr>\n <tr ng-repeat="contact in contacts">\n <td>{{contact.firstName}} {{contact.lastName || \'\'}}</td>\n <td>{{contact.List.name}}</td>\n <td>\n <button class="btn default btn-xs green-stripe" data-ng-click="open(contact)">\n {{ \'APPLICATION_OPEN\' | translate}}\n </button>\n </td>\n </tr>\n <tr data-ng-hide="contacts.length">\n <td colspan="3" style="text-align:center;">\n <i>{{ \'MESSAGE_NO_CONTACTS_AVAILABLE\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="open()"><i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/closeEditedTab.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_CLOSE_EDITED_TAB\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/closeEditedTab.modal.jscripty.html",' <div class="modal-header" data-ng-init="init()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n <!-- <h3 ng-if="projectStatus == \'incomplete\'" class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3> -->\n\n</div>\n<div class="modal-body">\n<!-- <div ng-if="projectStatus == \'incomplete\'" class="modal-body"> -->\n <p>{{\'MESSAGE_CLOSE_INCOMPLETE\' | translate}}</p>\n</div>\n\n\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/cm.disposition.modal.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.agentDisposition" name="agentDisposition" 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.agentDisposition">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n <!-- <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button> -->\n</div>\n'),a.put("app/main/company.info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_COMPANY_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_ADDRESS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_SHIPMENT_ADDRESS\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateCompany()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START NAME -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}</label>\n <input readonly type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="company.name" required/>\n </div>\n <!-- END NAME -->\n\n <!-- START VAT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VAT\' | translate}}</label>\n <input readonly type="text" name="vat" placeholder="{{\'APPLICATION_VAT\' | translate}}" class="form-control" data-ng-model="company.vat"/>\n </div>\n <!-- END VAT -->\n\n <!-- START COMPANYID -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_COMPANY_ID\' | translate}}</label>\n <input readonly type="text" name="companyId" placeholder="{{\'APPLICATION_COMPANY_ID\' | translate}}" class="form-control" data-ng-model="company.companyId"/>\n </div>\n <!-- END COMPANYID -->\n\n <!-- START WEBSITE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_WEBSITE\' | translate}}</label>\n <input readonly type="text" name="website" placeholder="{{\'APPLICATION_WEBSITE\' | translate}}" class="form-control" data-ng-model="company.website"/>\n </div>\n <!-- END WEBSITE -->\n\n <!-- START EMAIL -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input readonly type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="company.email"/>\n </div>\n <!-- END EMAIL -->\n </div>\n <div class="col-md-6">\n <!-- START PHONE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input readonly type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="company.phone"/>\n </div>\n <!-- END PHONE -->\n\n <!-- START FAX -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input readonly type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="company.fax"/>\n </div>\n <!-- END FAX -->\n\n <!-- START TYPE -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <input readonly type="text" name="type" placeholder="{{\'APPLICATION_TYPE\' | translate}}" class="form-control" data-ng-model="company.type"/>\n </div>\n <!-- END TYPE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea readonly type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="company.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n </div>\n </div>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.address" novalidate>\n <!-- START STREET -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input readonly type="text" name="street" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.street"/>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input readonly type="text" name="postalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.postalCode"/>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input readonly type="text" name="city" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.city"/>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input readonly type="text" name="country" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.country"/>\n </div>\n <!-- END COUNTRY -->\n </form>\n </div>\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.shipmentAddress" novalidate>\n <!-- START STREET -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input readonly type="text" name="sStreet" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.sStreet"/>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input readonly type="text" name="sPostalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.sPostalCode"/>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input readonly type="text" name="sCity" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.sCity"/>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input readonly type="text" name="sCountry" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.sCountry"/>\n </div>\n <!-- END COUNTRY -->\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="close()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/main/customDateFilter.modal.html",'<div class="modal-body">\n <uib-datepicker ng-model="dateTime.filterDate"\n class="well well-sm">\n </uib-datepicker>\n <uib-timepicker data-ng-if="hasTime" ng-model="dateTime.time" show-meridian="false"></uib-timepicker>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="setFilterDate(dateTime.filterDate)">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancelDateFilter()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/customDateFilterHeader.html",'<input class="ui-grid-filter-input date-time-filter-buttons pointer-cursor" style="width:90%;padding:inherit;" data-ng-click="openDatePicker(colFilter)" placeholder="{{ colFilter.name }}" readonly value="{{colFilter.term | date:\'dd-MM-yyyy\'}}">\n<span role="button" class="ui-grid-filter-button-select cancel-custom-date-range-filter-button ng-scope" data-ng-click="removeFilter(colFilter, $index)" data-ng-if="!colFilter.disableCancelFilterButton" data-ng-disabled="colFilter.term === undefined || colFilter.term === null || colFilter.term === \'\'" data-ng-show="colFilter.term !== undefined && colFilter.term != null" tabindex="0" aria-hidden="false" aria-disabled="false" style="right:22px;">\n <i class="ui-grid-icon-cancel cancel-custom-date-range-filter" ui-grid-one-bind-aria-label="aria.removeFilter" aria-label="Remove Filter"> </i>\n</span>\n'),a.put("app/main/customTagsFilter.modal.html",'<div class="modal-body" data-ng-init="initModal()">\n <!-- START TAGS -->\n<div class="form-group">\n <label class="control-label">{{\'APPLICATION_TAGS\' | translate}}</label>\n <ui-select multiple=\'true\' data-ng-model="item.myTags" theme="bootstrap">\n <ui-select-match placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n</div>\n<!-- END TAGS -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="setFilterTags()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancelTagsFilter()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/customTagsFilterHeader.html",'<input class="ui-grid-filter-input pointer-cursor" style="width:90%;padding:inherit;" data-ng-click="openTags(colFilter)" placeholder="{{ colFilter.name }}" readonly value="{{colFilter.term}}">\n<span role="button" class="ui-grid-filter-button-select cancel-custom-date-range-filter-button ng-scope" data-ng-click="removeFilter(colFilter, $index)" data-ng-if="!colFilter.disableCancelFilterButton" data-ng-disabled="colFilter.term === undefined || colFilter.term === null || colFilter.term === \'\'" data-ng-show="colFilter.term !== undefined && colFilter.term != null" tabindex="0" aria-hidden="false" aria-disabled="false" style="right:5px;">\n <i class="ui-grid-icon-cancel cancel-custom-date-range-filter" ui-grid-one-bind-aria-label="aria.removeFilter" aria-label="Remove Filter"> </i>\n</span>\n'),a.put("app/main/keepMeLogged.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_SOMEONE_LOGGED_YOU_OUT\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_YES\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_NO\' | translate }}</button>\n</div>\n'),a.put("app/main/main.html",'<!-- BEGIN HEADER -->\n<div data-ng-include="\'components/header/header.html\'" data-ng-controller="HeaderController" class="page-header navbar navbar-fixed-top">\n</div>\n<!-- END HEADER -->\n\n<div class="clearfix">\n</div>\n<!-- BEGIN CONTAINER -->\n<div class="page-container">\n\n <!-- BEGIN SIDEBAR -->\n <div data-ng-include="\'components/sidebar/sidebar.html\'" data-ng-controller="SidebarController" class="page-sidebar-wrapper">\n </div>\n <!-- END SIDEBAR -->\n\n <!-- BEGIN CONTENT -->\n <div class="page-content-wrapper">\n <div class="page-content" data-ng-class="{\'demo\': !license.expiration}">\n\n <!-- BEGIN PAGE CONTENT -->\n <uib-tabset>\n <uib-tab select="addWorkspace()" active="mainTab.active">\n <uib-tab-heading>\n Motion <i class="icon-rocket"></i>\n </uib-tab-heading>\n <div class="hide" data-ng-if="!Auth.isAgent() && activeTour.main" ng-joy-ride="activeTour.main" config="tourConfig.main" on-finish="onTourFinish()" on-skip="onTourSkip()"></div>\n <div ui-view class=""></div>\n </uib-tab>\n <uib-tab class="motion-{{workspace.type}}-uib-tab" data-ng-repeat="workspace in workspaces" active="workspace.active" data-ng-switch="workspace.type" select="select(workspace)" deselect="deselect(workspace)">\n <uib-tab-heading data-ng-mouseup="$event.which === 2 && closeTab($index)">\n <i data-ng-if="workspace.class" class="prova" data-ng-class="workspace.class"></i> {{workspace.name | truncate: 25: \'...\': true}} <span class="badge badge-danger" data-ng-if="workspace.unread">{{workspace.unread}}</span> <i class="icon-close pointer-cursor" data-ng-click="closeTab($index)"></i>\n </uib-tab-heading>\n <div class="" data-ng-switch="workspace.type">\n <new-contact data-ng-switch-when="newContact" workspace="workspace" index="$index" on-submit="createContact(index,item,data)"></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 <web-popup data-ng-switch-when="webPopup" workspace="workspace" index="$index"></web-popup>\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">\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-12" 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,data:workspace.data})" 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" data-ng-class="{\'grey-cascade\':contact.disposed || !enableDisposal,\'green-haze\':enableDisposal && !contact.disposed}" type="button" data-ng-click="dispose()" data-ng-disabled="contact.disposed || !enableDisposal">\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 data-ng-if="!Auth.isAgent()">\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/contactmanager/companies/list">{{\'APPLICATION_COMPANIES\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.general.CompanyId.$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END COMPANY -->\n </div>\n <div class="col-md-4">\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.phone.$touched || forms.general.$submitted) && forms.general.phone.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <div class="input-group">\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="contact.phone"/>\n <span class="input-group-btn" uib-dropdown>\n <button data-ng-if="Auth.isAgent()" type="button" uib-dropdown-toggle class="btn btn-default" data-ng-disabled="!contact.phone || !agent.phoneBarRemoteControl" >\n <span class="icon-earphones-alt" data-ng-class="{\'font-blue\':contact.phone && agent.phoneBarRemoteControl}" uib-tooltip="{{!agent.phoneBarRemoteControl ? (\'APPLICATION_ENABLE_REMOTE_PHONEBAR\' | translate) : (\'APPLICATION_MOTION_BAR_CONTROLS\' | translate)}}" ></span>\n </button>\n <ul class="dropdown-menu" uib-dropdown-menu role="menu" aria-labelledby="single-button">\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.phone,\'call\')"><i class="icon-phone"></i> {{\'APPLICATION_CALL\' | translate}}</a></li>\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.phone,\'transfer\')"><i class="glyphicon glyphicon-random"></i> {{\'APPLICATION_TRANSFER\' | translate}}</a></li>\n </ul>\n <button type="button" data-ng-click="openRoom(null,\'smsRoom\',{to:contact.phone})" class="btn btn-default" data-ng-disabled="!contact.phone || !license.messaging">\n <span class="glyphicon glyphicon-comment" data-ng-class="{\'font-blue\':contact.phone && license.messaging}"></span>\n </button>\n </span>\n </div>\n <span data-ng-show="(forms.general.phone.$touched || forms.general.$submitted) && forms.general.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n <!-- START MOBILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.mobile.$touched || forms.general.$submitted) && forms.general.mobile.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOBILE\' | translate}}</label>\n <div class="input-group">\n <input type="text" name="mobile" placeholder="{{\'APPLICATION_MOBILE\' | translate}}" class="form-control" data-ng-model="contact.mobile"/>\n <span class="input-group-btn" uib-dropdown>\n <button data-ng-if="Auth.isAgent()" type="button" uib-dropdown-toggle class="btn btn-default" data-ng-disabled="!contact.mobile || !agent.phoneBarRemoteControl" >\n <span class="icon-earphones-alt" data-ng-class="{\'font-blue\':contact.mobile && agent.phoneBarRemoteControl}" uib-tooltip="{{!agent.phoneBarRemoteControl ? (\'APPLICATION_ENABLE_REMOTE_PHONEBAR\' | translate) : (\'APPLICATION_MOTION_BAR_CONTROLS\' | translate)}}" ></span>\n </button>\n <ul class="dropdown-menu" uib-dropdown-menu role="menu" aria-labelledby="single-button">\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.mobile,\'call\')"><i class="icon-phone"></i> {{\'APPLICATION_CALL\' | translate}}</a></li>\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.mobile,\'transfer\')"><i class="glyphicon glyphicon-random"></i> {{\'APPLICATION_TRANSFER\' | translate}}</a></li>\n </ul>\n <button type="button" data-ng-click="openRoom(null,\'smsRoom\',{to:contact.mobile})" class="btn btn-default" data-ng-disabled="!contact.mobile || !license.messaging">\n <span class="glyphicon glyphicon-comment" data-ng-class="{\'font-blue\':contact.mobile && license.messaging}"></span>\n </button>\n </span>\n </div>\n <span data-ng-show="(forms.general.mobile.$touched || forms.general.$submitted) && forms.general.mobile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MOBILE -->\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.email.$touched || forms.general.$submitted) && forms.general.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <div class="input-group">\n <input type="text" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="contact.email"/>\n <span class="input-group-btn">\n <button type="button" data-ng-click="openRoom(null,\'mailRoom\',{to:contact.email})" class="btn btn-default" data-ng-disabled="!contact.email || !license.mail">\n <span class="icon-envelope" data-ng-class="{\'font-blue\':contact.email && license.mail}"></span>\n </button>\n </span>\n </div>\n <span data-ng-show="(forms.general.email.$touched || forms.general.$submitted) && forms.general.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n </div>\n <div class="col-md-4">\n <!-- START FAX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.fax.$touched || forms.general.$submitted) && forms.general.fax.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <div class="input-group">\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="contact.fax"/>\n <span class="input-group-btn">\n <button type="button" data-ng-click="openRoom(null,\'faxRoom\',{to:contact.fax})" class="btn btn-default" data-ng-disabled="!contact.fax || !license.fax">\n <span class="fa fa-fax" data-ng-class="{\'font-blue\':contact.fax && license.fax}"></span>\n </button>\n </span>\n </div>\n <span data-ng-show="(forms.general.fax.$touched || forms.general.$submitted) && forms.general.fax.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FAX -->\n <!-- START TAGS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.tags.$invalid && forms.general.$submitted}">\n <label class="control-label">{{\'APPLICATION_TAGS\' | translate}}</label>\n <ui-select multiple=\'true\' data-ng-model="contact.tags" theme="bootstrap" name="tags" ng-disabled="disabled">\n <ui-select-match placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="tag in tags | filter: $select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.general.tags.$invalid && forms.general.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAGS -->\n <!-- START LIST -->\n <div class="form-group" data-ng-if="contact.id">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <input type="text" name="list" placeholder="{{\'APPLICATION_LIST\' | translate}}" class="form-control" data-ng-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}}<span class="required" aria-required="true">*</span></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 data-ng-if="!Auth.isAgent()">\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="forms.general.$invalid">{{contact.id ? \'APPLICATION_UPDATE\' : \'APPLICATION_SAVE\' | 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 track by $index">\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}}<span data-ng-if="customField.required" class="required" aria-required="true">*</span></label>\n <input type="text" name="{{customField.name}}" placeholder="{{customField.alias}}" class="form-control" data-ng-model="contact[customField.name]" data-ng-required="customField.required"/>\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}}<span data-ng-if="customField.required" class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="contact[customField.name]" theme="bootstrap" name="{{customField.name}}" data-ng-disabled="disabled" data-ng-required="customField.required">\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="forms.general.$invalid">{{contact.id ? \'APPLICATION_UPDATE\' : \'APPLICATION_SAVE\' | 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{{contact.id || \'\'}}" data-toggle="tab">{{ \'APPLICATION_DAILY\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_2_2{{contact.id || \'\'}}" 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{{contact.id || \'\'}}">\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{{contact.id || \'\'}}">\n <div class="contact-portlet">\n <div class="actions">\n <div class="btn-group btn-group-devided" data-toggle="buttons">\n'+" <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'phone'}\" data-ng-click=\"updateLog('history','phone','general','inbound')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_PHONES' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'email'}\" data-ng-click=\"updateLog('history','email','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_EMAILS' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'chat'}\" data-ng-click=\"updateLog('history','chat','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_CHAT' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'fax'}\" data-ng-click=\"updateLog('history','fax','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_FAX' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'sms'}\" data-ng-click=\"updateLog('history','sms','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_SMS' | translate}}</label>\n </div><span data-ng-if=\"log.history.show=='phone'\"> |</span>\n <div class=\"btn-group btn-group-devided\" data-toggle=\"buttons\" data-ng-if=\"log.history.show=='phone'\">\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.type === 'inbound'}\" data-ng-click=\"updateLog('history',false,false,'inbound')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_INBOUND' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.type === 'outbound'}\" data-ng-click=\"updateLog('history',false,'general','outbound')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_OUTBOUND' | translate}}</label>\n </div><span data-ng-if=\"log.history.show=='phone'\"> |</span>\n <div class=\"btn-group btn-group-devided\" data-toggle=\"buttons\" data-ng-if=\"log.history.show=='phone'\">\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.detail === 'general'}\" data-ng-click=\"updateLog('history',false,'general',false)\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_GENERAL' | translate}}</label>\n <label data-ng-if=\"log.history.type==='inbound'\" class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.detail === 'queue'}\" data-ng-click=\"updateLog('history',false,'queue','inbound')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_QUEUES' | translate}}</label>\n </div>\n </div>\n <div data-ng-if=\"gridOptionshistory\" name=\"gridOptionshistory\" ui-grid=\"gridOptionshistory\" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class=\"ui-grid\">\n <div class=\"watermark\" ng-show=\"!gridOptionshistory.data.length\">{{'MESSAGE_NO_RESULTS_AVAILABLE' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n <!--END TABS-->\n </div>\n </div>\n <!-- END PORTLET -->\n </div>\n <!-- END PROFILE CONTENT -->\n </form>\n</div>\n </div>\n</div>\n"), -a.put("app/main/template/template.jscriptyTab.html",'<div class="portlet light bordered">\n <!-- BEGIN PORTLET BODY -->\n <div class="portlet-body">\n <div class="row">\n <!-- BEGIN SIDEBAR -->\n <div class="profile-sidebar" style="width: 250px;">\n <!-- PORTLET MAIN -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-repeat= \'question in questions track by $index\' ng-class="{active: $index == count}">\n <a ng-click="setCurrentQuestion($index)" >\n <i class="fa fa-check"></i> <label ng-if="attribute.nodeName == \'label\'" ng-repeat=\'attribute in question.value.attributes track by $index\'>{{attribute.value}}</label>\n </a>\n </li>\n </ul>\n </div>\n <!-- END SIDEBAR MENU -->\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END SIDEBAR -->\n <div class="profile-content">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-edit font-green-sharp"></i>\n <span ng-if="attribute.nodeName ==\'label\'" ng-repeat=\'attribute in currentQuestion.value.attributes\' class="caption-subject">{{attribute.value}} </span>\n </div>\n\n </div>\n <div class="portlet-body form ">\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <form >\n <div class="form-body" style="height: 400px; overflow-y: auto;overflow-x:hidden">\n\n <!-- Question -->\n <div class="form-group" style="word-wrap: break-word;" >\n <h3 ng-if="attribute.nodeName ==\'question\' || attribute.nodeName ==\'text\'" ng-repeat=\'attribute in currentQuestion.value.attributes\'>{{attribute.value}}</h3>\n </div>\n <!-- Buttons -->\n\n <div ng-if ="(edge.source.id == currentQuestion.id) && edge.value" ng-repeat=\'edge in currentQuestion.edges track by $index\' class="row">\n <div class="col-md-8 col-md-offset-2">\n <input checked="checked" type="radio" ng-model="currentQuestion.button" ng-value="edge" >\n <label ng-show="(edge.source.id == currentQuestion.id) && edge.value">{{edge.value}}</label><br><br>\n </div>\n </div>\n <!-- Question Other Option -->\n\n <div class="form-group" ng-if= "attribute.nodeName ==\'other\' && attribute.value " ng-repeat=\'attribute in currentQuestion.value.attributes track by $index\'>\n <br>\n <div class="col-md-2">\n <label class="control-label">{{attribute.value}}</label>\n </div>\n <div class="col-md-8">\n <textarea style="overflow:auto" ng-model="currentQuestion.otheranswer" placeholder="Enter text" rows="8" cols="40" ></textarea>\n </div>\n </div>\n <!-- Inputs -->\n <div class="row margin-top-10" ng-repeat=\'question in currentQuestion.children track by $index\'>\n <div class="col-md-10 col-md-offset-1">\n <div ng-repeat=\'attribute in question.value.attributes track by $index\'>\n <div ng-switch="attribute.nodeName">\n <div ng-class="col-md-2" ng-switch-when="label">\n <label class="control-label" style=" display:block;word-break:break-all;" >{{attribute.value}}</label>\n </div>\n <div ng-class="attribute.value != \'checkbox\' ? \'col-md-10 pull-right\': \'col-md-2\'" ng-switch-when="type" ng-switch="attribute.value">\n <input class="form-control" ng-switch-when="text" type="text" ng-model="question.answer" />\n <input class="form-control" ng-switch-when="number" type="number" ng-model="question.answer" />\n <input class=" pull-right" ng-switch-when="checkbox" type="checkbox" ng-model="question.answer" />\n <!-- ng-true-value="\'Selected\'" ng-false-value="\'Not Selected\'" -->\n <textarea class="form-control" ng-switch-when="textarea" ng-model="question.answer" rows="8" cols="40"></textarea>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- actions -->\n <div class="form-actions">\n <div ng-switch="attribute.nodeName" class="btn-set pull-left">\n <button class="btn red-haze " ng-click="end()">\n <span class="fa fa-times" > Close</span>\n </button>\n <!-- <button class="btn red-haze " ng-click="end()">\n <span ng-if="attribute.nodeName ==\'end\'" ng-repeat=\'attribute in currentQuestion.value.attributes\' class="fa fa-times" > Finish</span>\n </button> -->\n <button class="btn blue-haze" ng-show="count" ng-click="back()"><span class="glyphicon glyphicon-chevron-left"></span>Back</button>\n </div>\n <div class="btn-set pull-right">\n <button ng-show=" currentQuestion.button" class="btn blue-hoki" ng-click="next(currentQuestion.button.target, currentQuestion.button.value)">Next<span class="glyphicon glyphicon-chevron-right" ></span></button>\n <button ng-repeat=\'edge in currentQuestion.edges track by $index\' ng-show="(edge.source.id == currentQuestion.id) && !edge.value" class="btn blue-hoki" ng-click="next(edge.target)">Next<span class="glyphicon glyphicon-chevron-right" ></span></button>\n </div>\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END PORTLET BODY -->\n</div>\n'),a.put("app/main/template/template.notification.html",'<div class="ui-notification alert alert-block" ng-class="class" style="width: 350px; margin-top: 50px;">\n <h4 ng-show="title" class="alert-heading"><i class="{{icon}}"></i> {{title}}</h4>\n <hr>\n <p ng-bind-html="message"></p>\n <br>\n <p>\n <a class="btn btn-success close-notification" href="#" ng-click="nAccept()"><i class="glyphicon glyphicon-ok"></i> {{acceptBtn}} </a>\n <a class="btn btn-danger close-notification" href="#" ng-click="nReject()"><i class="glyphicon glyphicon-remove"></i> {{rejectBtn}} </a>\n </p>\n</div>\n'),a.put("app/main/template/template.reportBuilderView.html",'<div class="alert alert-warning alert-group">\n <div class="form-inline" data-ng-class="{\'has-error\': forms.report.$submitted && !group.rules.length}">\n <select ng-options="o.name as o.name for o in operators" ng-model="group.operator" class="form-control input-sm"></select>\n <button style="margin-left: 5px" type="button" ng-click="addCondition()" class="btn btn-sm btn-success"><span class="glyphicon glyphicon-plus-sign"></span> {{\'APPLICATION_ADD_CONDITION\' | translate}}</button>\n <button style="margin-left: 5px" type="button" ng-click="addGroup()" class="btn btn-sm btn-success"><span class="glyphicon glyphicon-plus-sign"></span> {{\'APPLICATION_ADD_GROUP\' | translate}}</button>\n <button style="margin-left: 5px" type="button" ng-click="removeGroup()" class="btn btn-sm btn-danger"><span class="glyphicon glyphicon-minus-sign"></span> {{\'APPLICATION_REMOVE_GROUP\' | translate}}</button>\n </div>\n <div class="group-conditions">\n <div ng-repeat="rule in group.rules | orderBy:\'index\'" class="condition">\n <div ng-switch="rule.hasOwnProperty(\'group\')">\n <div ng-switch-when="true">\n <report-builder group="rule.group" fields="fields" forms="forms"></report-builder>\n </div>\n <div ng-switch-default="ng-switch-default">\n <div class="row">\n <div class="col-md-2" data-ng-class="{\'has-error\': forms.report.$submitted && !rule.field}">\n <ui-select data-ng-model="rule.field" theme="bootstrap" dynamic-name="randomName()" required>\n <ui-select-match placeholder="" ><span ng-bind-html="$select.selected.name"></span></ui-select-match>\n <ui-select-choices repeat="field.value as field in fields | filter: $select.search">\n <div ng-bind-html="field.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.report.$submitted && !rule.field" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div class="col-md-1">\n <ui-select data-ng-model="rule.condition" theme="bootstrap" dynamic-name="randomName()" data-ng-change="inputIsRequired(rule)" data-ng-init="inputIsRequired(rule)">\n <ui-select-match placeholder="">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="condition.name as condition in conditions | filter: $select.search">\n <div ng-bind-html="condition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-2" data-ng-class="{\'has-error\': forms.report.$submitted && !rule.value}" data-ng-if="rule.required">\n <input type="text" ng-model="rule.value" class="form-control" dynamic-name="randomName()" data-ng-required="requiredInput"/>\n <span data-ng-show="forms.report.$submitted && !rule.value" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <button style="margin-left: 5px" ng-click="removeCondition($index)" class="btn btn-sm btn-danger" type="button"><span class="glyphicon glyphicon-minus-sign"></span></button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/main/template/template.tigerDialDisposal.html",'<div class="row margin-top-20 contact-tab-container">\n <div class="portlet light bordered">\n <div class="row portfolio-block" data-ng-if="workspace.spooler.destcalleridnum && workspace.spooler.queue && workspace.spooler.agentconnectAt">\n <div class="col-md-2">\n <div class="portfolio-text">\n <img src="assets/images/media/outboundroute.png" class="td-disposal-logo" alt=""/>\n </div>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_CALLED_NUMBER\' | translate}} </div>\n <p> {{workspace.spooler.destcalleridnum}} </p>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_QUEUE\' | translate}} </div>\n <p> {{workspace.spooler.queue}} </p>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_DATE\' | translate}} </div>\n <p> {{workspace.spooler.agentconnectAt | date:\'dd/MM/yyyy HH:mm:ss\'}} </p>\n </div>\n</div>\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ workspace.spooler.calleridname }} {{ \'APPLICATION_MOTION_DIALER\' | translate }} {{ \'APPLICATION_DISPOSITION\' | translate }} </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12" data-ng-form="tdForm">\n <!-- START RETRIEVE -->\n <div class="form-group" data-ng-class="{\'has-error\': (tdForm.retrieve.$touched || tdForm.$submitted) && tdForm.retrieve.$invalid}">\n <label class="control-label">{{ \'APPLICATION_STATUS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <select name="retrieve" class="form-control" data-ng-model="entitySpooler.retrieve" required>\n <option value="CLOSED">CLOSE</option>\n <option value="OPEN">OPEN</option>\n <option value="BLACK_LIST">BLACKLIST</option>\n <option value="PLANNED">PLANNING</option>\n <option value="PLANNED_PEER">PLANNING AGENT</option>\n </select>\n <span data-ng-show="(tdForm.retrieve.$touched || tdForm.$submitted) && tdForm.retrieve.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RETRIEVE -->\n <!-- START PLANNING DATE -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (tdForm.date.$touched || tdForm.$submitted) && tdForm.date.$invalid}">\n <label class="control-label">PLANNING DATE<span class="required" aria-required="true">*</span></label>\n <uib-datepicker name="date" ng-model="entitySpooler.planningtime" required 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 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 <input name="agent" class="form-control" data-ng-model="entitySpooler.planningpeer" readonly required>\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/main/template/template.webPopup.html",'<div class="alert" ng-class="class">\n <h3 data-ng-show="workspace.data.subject" class="alert-heading"><i class="{{icon}}"></i>{{workspace.data.subject}}</h3>\n <hr data-ng-show="workspace.data.subject">\n <div ng-bind-html="workspace.data.html"></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 <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 </div>\n </div>\n <div 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/blacklist/list/list.import.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_IMPORT_FROM_CSV\' | 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}}</label>\n <ui-select data-ng-model="item.phone" theme="bootstrap" name="phone" 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 </div>\n <!-- END PHONE -->\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 class="has-error" data-ng-if="noPhone.length">\n <span class="help-block help-block-error">\n {{\'APPLICATION_CONTACTS_WITHOUT_PHONE\' | translate}}: {{noPhone}}\n </span>\n </div>\n <div class="has-error" data-ng-if="duplicates.length">\n <span class="help-block help-block-error">\n {{\'APPLICATION_DUPLICATED_CONTACTS\' | translate}}: {{duplicates}}\n </span>\n </div>\n </div>\n <!-- END PROGRESS -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="start()" ng-disabled="form.$invalid || !form.phone || 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/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 <li data-ng-class="{active: $state.is(\'main.motiondialer.info.view.logs\')}">\n <a data-ng-href="/motiondialer/info/view/logs">\n <i class="icon-list"></i>\n {{ \'APPLICATION_LOGS\' | 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/info/view/view.logs.html",'<div class="row" data-ng-init="initLogs()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div 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}}</span>\n </div>\n <button class="btn btn-default float-right" href="#" data-ng-click="initLogs()" data-ng-disabled="loading">\n <i class="icon-refresh"></i>\n </button>\n </div>\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 ui-grid-exporter class="ui-grid">\n <div class="watermark" data-ng-show="!table1.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n <span us-spinner spinner-key="logs-spinner" spinner-start-active="true"></span>\n </div>\n <!-- END TABLE -->\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 | trusted}}</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="#" data-ng-click="goToContacts(process.list.id_source)">{{ \'APPLICATION_LIST\' | translate}} {{process.list ? process.list.name : \'#\'+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, $index)" class="btn blue-hoki btn-sm"> {{ \'APPLICATION_EDIT\' | translate}} </button>\n <button data-ng-if="$index > 0" data-ng-click="deleteInterval(interval, $index, true)" class="btn red-sunglo btn-sm"> {{ \'APPLICATION_DELETE\' | translate}} </button>\n </td>\n </tr>\n <tr ng-show="!process.intervals.length"><td colspan=2>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</td></tr>\n </tbody>\n </table>\n </div>\n <!-- END ALLOW TAB -->\n <!-- DISALLOW TAB -->\n <div class="tab-pane" id="tab_disallow">\n <button class="btn green-jungle margin-bottom-10" ng-click="createInterval(false)">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_INTERVAL\' | translate }} ({{ \'APPLICATION_DISALLOW\' | translate }})\n </button>\n <table class="table table-bordered table-hover">\n <thead>\n <tr role="row" class="heading">\n <th>\n {{ \'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_ACTIONS\' | translate}}\n </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="interval in process.not_intervals track by $index">\n <td>\n {{interval}}\n </td>\n <td>\n <button href="javascript:;" data-ng-click="editInterval(false, interval)" class="btn blue-hoki btn-sm"> {{ \'APPLICATION_EDIT\' | translate}} </button>\n <button href="javascript:;" data-ng-click="deleteInterval($index, interval, false)" class="btn red-sunglo btn-sm"> {{ \'APPLICATION_DELETE\' | translate}} </button>\n </td>\n </tr>\n <tr ng-show="!process.not_intervals.length"><td colspan=2>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</td></tr>\n </tbody>\n </table>\n\n </div>\n <!-- END DISALLOW TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/motiondialer/process/view/view.overview.html",'<div class="row" data-ng-init="getSummary()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET -->\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-bar-chart theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_OVERVIEW\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_summary" data-toggle="tab">{{ \'APPLICATION_SUMMARY\' | translate}}</a>\n </li>\n <li ng-show="process.runtime">\n <a href="#" data-target="#tab_advanced" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START SUMMARY TAB -->\n <div class="tab-pane active" id="tab_summary">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <div class="row number-stats margin-bottom-30">\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-left">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n <div class="number">\n {{total}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-right">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_FRESH\' | translate}}\n </div>\n <div class="number">\n {{process.runtime.fresh || 0}}\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="table-scrollable table-scrollable-borderless">\n <table class="table table-hover table-light">\n <thead>\n <tr class="uppercase">\n <th>\n {{\'APPLICATION_STATUS\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_RATE\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_DESCRIPTION\' | translate}}\n </th>\n </tr>\n </thead>\n <tr ng-repeat="sum in summary">\n <td>\n <a href="#" class="primary-link">{{\'APPLICATION_TD_\' + sum[0] | translate}}</a>\n </td>\n <td>\n {{sum[1]}}\n </td>\n <td>\n <span class="bold theme-font">{{ total ? ((sum[1]/total)*100).toFixed(2) : 0 }}%</span>\n </td>\n <td>\n {{\'DESCRIPTION_TD_\' + sum[0] | translate}}\n </td>\n </tr>\n </table>\n </div>\n </div>\n <!-- END SUMMARY TAB -->\n <!-- START SUMMARY TAB -->\n <div class="tab-pane" id="tab_advanced" ng-show="process.runtime">\n <div class="row number-stats margin-bottom-30">\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-left">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_SUCCESS\' | translate}}\n </div>\n <div class="number">\n {{process.runtime.success || 0}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6 col-xs-6">\n <div class="stat-right">\n <div class="stat-number">\n <div class="title">\n {{\'APPLICATION_FAILED\' | translate}}\n </div>\n <div class="number">\n {{process.runtime.failed || 0}}\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="table-scrollable table-scrollable-borderless">\n <table class="table table-hover table-light">\n <thead>\n <tr class="uppercase">\n <th>\n {{\'APPLICATION_STATUS\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{\'APPLICATION_DESCRIPTION\' | translate}}\n </th>\n </tr>\n </thead>\n <tr ng-repeat="(key, value) in process.runtime">\n <td>\n <a href="#" class="primary-link">{{\'APPLICATION_\' + key.toUpperCase() | translate}}</a>\n </td>\n <td ng-switch on="key">\n <span ng-switch-when="avgDial">{{value | number:2}}</span>\n <span ng-switch-when="avgDuration">{{value | number:2}}</span>\n <span ng-switch-when="avgProgress">{{value | number:2}}</span>\n <span ng-switch-when="completed">{{((value)? \'APPLICATION_YES\' : \'APPLICATION_NO\') | translate}}</span>\n <span ng-switch-when="outOfTime">{{((value)? \'APPLICATION_YES\' : \'APPLICATION_NO\') | translate}}</span>\n <span ng-switch-default>{{value}}</span>\n </td>\n <td>\n {{\'DESCRIPTION_TD_\' + key.toUpperCase() | translate}}\n </td>\n </tr>\n </table>\n </div>\n </div>\n <!-- END SUMMARY TAB -->\n </div>\n </div>\n </div>\n <!-- END PORTLET -->\n </div>\n</div>\n'),a.put("app/motiondialer/process/view/view.run.process.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_STATUS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>\n Do you want to {{ status }} the process?\n </p>\n</div>\n<div class="modal-footer">\n <button class="btn default green-meadow" type="button" ng-click="yes()">{{ \'APPLICATION_YES\' | translate }}</button>\n <button class="btn default" type="button" ng-click="no()">{{ \'APPLICATION_NO\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/view/view.settings.html",'<div class="row" data-ng-init="initSettings()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROCESS\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_general" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_channel" data-toggle="tab">{{ \'APPLICATION_CHANNEL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_advanced" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_status" data-toggle="tab">{{ \'APPLICATION_STATUS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_general">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="process.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START QUEUE -->\n <div data-ng-show="process.queue != \'none\'" class="form-group" data-ng-class="{\'has-error\': (form.queue.$touched || form.$submitted) && form.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="process.queue" name="queue" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="queue.name as queue in queues | filter: $select.search">\n <div ng-bind-html="queue.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n <!-- START MAX RETRIES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.max_retries.$touched || form.$submitted) && form.max_retries.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_RETRIES\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" max="100" name="max_retries" placeholder="{{\'APPLICATION_MAX_RETRIES\' | translate}}" class="form-control" data-ng-model="process.max_retries" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_MAX_RETRIES\' | translate}}</span>\n <span data-ng-show="(form.max_retries.$touched || form.$submitted) && form.max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.max_retries.$error.max || form.max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MAX RETRIES -->\n <!-- START RETRY TIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.retry_time.$touched || form.$submitted) && form.retry_time.$invalid}">\n <label class="control-label">{{\'APPLICATION_RETRY_TIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="retry_time" placeholder="{{\'APPLICATION_RETRY_TIME\' | translate}}" class="form-control" data-ng-model="process.retry_time" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_RETRY_TIME\' | translate}}</span>\n <span data-ng-show="(form.retry_time.$touched || form.$submitted) && form.retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.retry_time.$error.max || form.retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END RETRY TIME -->\n <!-- START RETRY TIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.wait_time.$touched || form.$submitted) && form.wait_time.$invalid}">\n <label class="control-label">{{\'APPLICATION_WAIT_TIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1000" name="wait_time" placeholder="{{\'APPLICATION_WAIT_TIME\' | translate}}" class="form-control" data-ng-model="process.wait_time" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_WAIT_TIME\' | translate}}</span>\n <span data-ng-show="(form.wait_time.$touched || form.$submitted) && form.wait_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.wait_time.$error.max || form.wait_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END WAIT TIME -->\n <!-- START AUTO CLOSED -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_CLOSED\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.auto_closed"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_AUTO_CLOSED\' | translate}}</span>\n </div> -->\n <!-- END AUTO CLOSED -->\n <!-- START WEIGHT -->\n <!-- END WEIGHT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTODIAL_LEVEL\' | translate}}</label></br>\n <slider ng-model="process.weight" min="0" step="1" max="50"></slider>\n <label>{{\'APPLICATION_VALUE\' | translate}}: {{process.weight}}</label>\n <span class="help-block">{{\'DESCRIPTION_TD_WEIGHT\' | translate}}</span>\n </div>\n <!-- START DISPOSAL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TD_DISPOSAL\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.disposal"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_DISPOSAL\' | translate}}</span>\n </div>\n <!-- END DISPOSAL -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="process.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- CHANNEL TAB -->\n <div class="tab-pane" id="tab_channel">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.context.$touched || form.$submitted) && form.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="context" placeholder="{{\'APPLICATION_CONTEXT\' | translate}}" class="form-control" data-ng-model="process.context" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CONTEXT\' | translate}}</span>\n <span data-ng-show="(form.context.$touched || form.$submitted) && form.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n <!-- START EXTENSION -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.extension.$touched || form.$submitted) && form.extension.$invalid}">\n <label class="control-label">{{\'APPLICATION_EXTENSION\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="extension" placeholder="{{\'APPLICATION_EXTENSION\' | translate}}" class="form-control" data-ng-model="process.extension" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_EXTENSION\' | translate}}</span><a href="/channels/voice/routes/internal/list">Link {{\'APPLICATION_INTERNAL\' | translate}}</a>\n <span data-ng-show="(form.extension.$touched || form.$submitted) && form.extension.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTENSION -->\n <!-- START PRIORITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.priority.$touched || form.$submitted) && form.priority.$invalid}">\n <label class="control-label">{{\'APPLICATION_PRIORITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="priority" placeholder="{{\'APPLICATION_PRIORITY\' | translate}}" class="form-control" data-ng-model="process.priority" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_PRIORITY\' | translate}}</span>\n <span data-ng-show="(form.priority.$touched || form.$submitted) && form.priority.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.priority.$error.max || form.priority.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY -->\n <!-- START PREFIX -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_PREFIX\' | translate}}</label>\n <input type="text" name="prefix_code" placeholder="{{\'APPLICATION_PREFIX\' | translate}}" class="form-control" data-ng-model="process.prefix_code"/>\n <span class="help-block">{{\'DESCRIPTION_TD_PREFIX\' | translate}}</span>\n </div>\n <!-- END PREFIX -->\n <!-- START TECHNOLOGY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="tech" class="form-control" data-ng-model="process.tech" ng-options="tech for tech in techs" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_TECHNOLOGY\' | translate}}</span>\n </div>\n <!-- END TECHNOLOGY -->\n <!-- START DEVICE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.device.$touched || form.$submitted) && form.device.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="device" placeholder="{{\'APPLICATION_TRUNK\' | translate}}" class="form-control" data-ng-model="process.device" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_TRUNK\' | translate}}</span>\n <span data-ng-show="(form.device.$touched || form.$submitted) && form.device.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DEVICE -->\n <!-- START CALLERID -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.callerid.$touched || form.$submitted) && form.callerid.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLERID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="callerid" placeholder="{{\'APPLICATION_CALLERID\' | translate}}" class="form-control" data-ng-model="process.callerid" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CALLERID\' | translate}}</span>\n <span data-ng-show="(form.callerid.$touched || form.$submitted) && form.callerid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLERID -->\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple data-ng-model="process.codecs" name="codecs" theme="bootstrap" data-ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="codec in codecs">\n {{codec}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END CODEC -->\n <!-- START DIAL FORMAT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DIAL_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="dial_format" class="form-control" data-ng-model="process.dial_format" ng-options="dial_format for dial_format in dialFormats" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_DIAL_FORMAT\' | translate}}</span>\n </div>\n <!-- END DIAL FORMAT -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CHANNEL TAB -->\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_advanced">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n <!-- START CHECK DUPLICATE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHECK_DUPLICATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="check_duplicate" class="form-control" data-ng-model="process.check_duplicate" ng-options="check_duplicate for check_duplicate in checkDuplicates" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_DUPLICATE\' | translate}}</span>\n </div>\n <!-- END CHECK DUPLICATE -->\n <!-- START CHECK BLACKLIST -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHECK_BLACKLIST\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.check_blacklist"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_BLACKLIST\' | translate}}</span>\n </div>\n <!-- END CHECK BLACKLIST -->\n <!-- START CHECK PHONE LENGHT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.check_phone_length.$touched || form.$submitted) && form.check_phone_length.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHECK_PHONE_LENGHT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="check_phone_length" placeholder="{{\'APPLICATION_CHECK_PHONE_LENGHT\' | translate}}" class="form-control" data-ng-model="process.check_phone_length" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_PHONE_LENGHT\' | translate}}</span>\n <span data-ng-show="(form.check_phone_length.$touched || form.$submitted) && form.check_phone_length.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.check_phone_length.$error.max || form.check_phone_length.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END CHECK PHONE LENGHT -->\n <!-- START TIME SLICE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.time_slice.$touched || form.$submitted) && form.time_slice.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIME_SLICE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="time_slice" placeholder="{{\'APPLICATION_TIME_SLICE\' | translate}}" class="form-control" data-ng-model="process.time_slice" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_TIME_SLICE\' | translate}}</span>\n <span data-ng-show="(form.time_slice.$touched || form.$submitted) && form.time_slice.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.time_slice.$error.max || form.time_slice.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END TIME SLICE -->\n <!-- START MISSED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CHECK_MISSED\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.missed"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_CHECK_MISSED\' | translate}}</span>\n </div>\n <!-- END MISSED -->\n <!-- START CHANNEL LIMIT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel_limit.$touched || form.$submitted) && form.channel_limit.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL_LIMIT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="channel_limit" placeholder="{{\'APPLICATION_CHANNEL_LIMIT\' | translate}}" class="form-control" data-ng-model="process.channel_limit" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_CHANNEL_LIMIT\' | translate}}</span>\n <span data-ng-show="(form.channel_limit.$touched || form.$submitted) && form.channel_limit.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.channel_limit.$error.max || form.channel_limit.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END CHANNEL LIMIT -->\n <!-- START CONTEXT FOR OTHER CALLS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_CONTEXT_FOR_OTHER_CALLS\' | translate}}</label>\n <input type="text" name="context_for_other_calls" placeholder="{{\'APPLICATION_CONTEXT_FOR_OTHER_CALLS\' | translate}}" class="form-control" data-ng-model="process.context_for_other_calls"/>\n <span class="help-block">{{\'DESCRIPTION_TD_CONTEXT_FOR_OTHER_CALLS\' | translate}}</span>\n </div>\n <!-- END CONTEXT FOR OTHER CALLS -->\n <!-- START EXTENSION FOR OTHER CALLS-->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EXTENSION_FOR_OTHER_CALLS\' | translate}}</label>\n <input type="text" name="extension_for_other_calls" placeholder="{{\'APPLICATION_EXTENSION_FOR_OTHER_CALLS\' | translate}}" class="form-control" data-ng-model="process.extension_for_other_calls"/>\n <span class="help-block">{{\'DESCRIPTION_TD_EXTENSION_FOR_OTHER_CALLS\' | translate}}</span>\n </div>\n <!-- END EXTENSION FOR OTHER CALLS-->\n <!-- START PRIORITY FOR OTHER CALLS-->\n <div class="form-group" data-ng-class="{\'has-error\': (form.priority_for_other_calls.$touched || form.$submitted) && form.priority_for_other_calls.$invalid}">\n <label class="control-label">{{\'APPLICATION_PRIORITY_FOR_OTHER_CALLS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="priority_for_other_calls" placeholder="{{\'APPLICATION_PRIORITY_FOR_OTHER_CALLS\' | translate}}" class="form-control" data-ng-model="process.priority_for_other_calls"/>\n <span class="help-block">{{\'DESCRIPTION_TD_PRIORITY_FOR_OTHER_CALLS\' | translate}}</span>\n <span data-ng-show="form.priority_for_other_calls.$error.max || form.priority_for_other_calls.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END PRIORITY FOR OTHER CALLS -->\n <!-- START TIMEZONE -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EXTENDED_TIME_INTERVAL\' | translate}}</label>\n <input type="text" name="timezone" placeholder="08:30-20:30" class="form-control" data-ng-model="process.timezone"/>\n <span class="help-block">{{\'DESCRIPTION_TD_EXTENDED_TIME_INTERVAL\' | translate}}</span>\n </div> -->\n <!-- END TIMEZONE -->\n\n <!-- START AUTO TIMEZONE MANAGEMENT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_TIMEZONE_MANAGEMENT\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.auto_timezone_management"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_AUTO_TIMEZONE_MANAGEMENT\' | translate}}</span>\n </div>\n <!-- END AUTO TIMEZONE MANAGEMENT -->\n <!-- START IGNORE STRINGS-->\n <!-- COMMENTED: BECAUSE IGNORE_STRINGS IS AN ARRAY NOT A STRING-->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_IGNORE_STRINGS\' | translate}}</label>\n <input type="text" name="ignore_strings" placeholder="{{\'APPLICATION_IGNORE_STRINGS\' | translate}}" class="form-control" data-ng-model="process.ignore_strings"/>\n <span class="help-block">{{\'DESCRIPTION_TD_IGNORE_STRINGS\' | translate}}</span>\n </div> -->\n <!-- END IGNORE STRINGS-->\n <!-- START MIN OPERATOR -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.min_operator.$touched || form.$submitted) && form.min_operator.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_OPERATOR\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="min_operator" placeholder="{{\'APPLICATION_MIN_OPERATOR\' | translate}}" class="form-control" data-ng-model="process.min_operator" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_MIN_OPERATOR\' | translate}}</span>\n <span data-ng-show="(form.min_operator.$touched || form.$submitted) && form.min_operator.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.min_operator.$error.max || form.min_operator.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MIN OPERATOR -->\n <!-- START ALERT MAX CALLS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.alert_max_calls.$touched || form.$submitted) && form.alert_max_calls.$invalid}">\n <label class="control-label">{{\'APPLICATION_ALERT_MAX_CALLS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="alert_max_calls" placeholder="{{\'APPLICATION_ALERT_MAX_CALLS\' | translate}}" class="form-control" data-ng-model="process.alert_max_calls" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_ALERT_MAX_CALLS\' | translate}}</span>\n <span data-ng-show="(form.alert_max_calls.$touched || form.$submitted) && form.alert_max_calls.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.alert_max_calls.$error.max || form.alert_max_calls.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END ALERT MAX CALLS -->\n <!-- START ALERT TIME SLICE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.alert_time_slice.$touched || form.$submitted) && form.alert_time_slice.$invalid}">\n <label class="control-label">{{\'APPLICATION_ALERT_TIME_SLICE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="alert_time_slice" placeholder="{{\'APPLICATION_ALERT_TIME_SLICE\' | translate}}" class="form-control" data-ng-model="process.alert_time_slice" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_ALERT_TIME_SLICE\' | translate}}</span>\n <span data-ng-show="(form.alert_time_slice.$touched || form.$submitted) && form.alert_time_slice.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.alert_time_slice.$error.max || form.alert_time_slice.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END ALERT TIME SLICE -->\n <!-- START DROP MAX COUNT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.drop_max_count.$touched || form.$submitted) && form.drop_max_count.$invalid}">\n <label class="control-label">{{\'APPLICATION_DROP_MAX_COUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="0" name="drop_max_count" placeholder="{{\'APPLICATION_DROP_MAX_COUNT\' | translate}}" class="form-control" data-ng-model="process.drop_max_count" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_DROP_MAX_COUNT\' | translate}}</span>\n <span data-ng-show="(form.drop_max_count.$touched || form.$submitted) && form.drop_max_count.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.drop_max_count.$error.max || form.drop_max_count.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END DROP MAX COUNT -->\n <!-- START SUCCESS CALL SIZE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.success_call_size.$touched || form.$submitted) && form.success_call_size.$invalid}">\n <label class="control-label">{{\'APPLICATION_SUCCESS_CALL_SIZE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="success_call_size" placeholder="{{\'APPLICATION_SUCCESS_CALL_SIZE\' | translate}}" class="form-control" data-ng-model="process.success_call_size" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_SUCCESS_CALL_SIZE\' | translate}}</span>\n <span data-ng-show="(form.success_call_size.$touched || form.$submitted) && form.success_call_size.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.success_call_size.$error.max || form.success_call_size.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END SUCCESS CALL SIZE -->\n <!-- START IGNORE STRINGS-->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TIME_EXPIRED\' | translate}}</label>\n <input type="text" name="expiredtime" placeholder="yyyy-MM-dd HH:mm:ss" class="form-control" data-ng-model="process.expiredtime"/>\n <span class="help-block">{{\'DESCRIPTION_TD_TIME_EXPIRED\' | translate}}</span>\n </div>\n <!-- END IGNORE STRINGS-->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ANDVANCED TAB -->\n <!-- START STATUS TAB -->\n <div class="tab-pane" id="tab_status">\n <form name="form" data-ng-submit="form.$valid && updateProcess()" novalidate>\n <table class="table table-bordered table-hover">\n <thead>\n <tr role="row" class="heading">\n <th>\n {{ \'APPLICATION_VALUE\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_MAX_RETRIES\' | translate}}\n </th>\n <th>\n {{ \'APPLICATION_RETRY_TIME\' | translate}} [min]\n </th>\n <th>\n {{ \'APPLICATION_DESCRIPTION\' | translate}}\n </th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>\n {{ \'APPLICATION_AMD\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="amd_max_retries"class="form-control" data-ng-model="process.amd_max_retries" required/>\n <span data-ng-show="(form.amd_max_retries.$touched || form.$submitted) && form.amd_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.amd_max_retries.$error.max || form.amd_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="amd_retry_time" class="form-control" data-ng-model="process.amd_retry_time" required/>\n <span data-ng-show="(form.amd_retry_time.$touched || form.$submitted) && form.amd_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.amd_retry_time.$error.max || form.amd_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_AMD\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_BUSY\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="busy_max_retries"class="form-control" data-ng-model="process.busy_max_retries" required/>\n <span data-ng-show="(form.busy_max_retries.$touched || form.$submitted) && form.busy_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.busy_max_retries.$error.max || form.busy_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="busy_retry_time"class="form-control" data-ng-model="process.busy_retry_time" required/>\n <span data-ng-show="(form.busy_retry_time.$touched || form.$submitted) && form.busy_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.busy_retry_time.$error.max || form.busy_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_BUSY\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_CONGESTION\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="congestion_max_retries"class="form-control" data-ng-model="process.congestion_max_retries" required/>\n <span data-ng-show="(form.congestion_max_retries.$touched || form.$submitted) && form.congestion_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.congestion_max_retries.$error.max || form.congestion_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="congestion_retry_time"class="form-control" data-ng-model="process.congestion_retry_time" required/>\n <span data-ng-show="(form.congestion_retry_time.$touched || form.$submitted) && form.congestion_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.congestion_retry_time.$error.max || form.congestion_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_CONGESTION\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_DROP\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="drop_max_retries"class="form-control" data-ng-model="process.drop_max_retries" required/>\n <span data-ng-show="(form.drop_max_retries.$touched || form.$submitted) && form.drop_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.drop_max_retries.$error.max || form.drop_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="drop_retry_time"class="form-control" data-ng-model="process.drop_retry_time" required/>\n <span data-ng-show="(form.drop_retry_time.$touched || form.$submitted) && form.drop_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.drop_retry_time.$error.max || form.drop_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_DROP\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_FAILED\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="failed_max_retries"class="form-control" data-ng-model="process.failed_max_retries" required/>\n <span data-ng-show="(form.failed_max_retries.$touched || form.$submitted) && form.failed_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.failed_max_retries.$error.max || form.failed_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="failed_retry_time"class="form-control" data-ng-model="process.failed_retry_time" required/>\n <span data-ng-show="(form.failed_retry_time.$touched || form.$submitted) && form.failed_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.failed_retry_time.$error.max || form.failed_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_FAILED\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_NOANSWER\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="noanswer_max_retries"class="form-control" data-ng-model="process.noanswer_max_retries" required/>\n <span data-ng-show="(form.noanswer_max_retries.$touched || form.$submitted) && form.noanswer_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.noanswer_max_retries.$error.max || form.noanswer_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="noanswer_retry_time"class="form-control" data-ng-model="process.noanswer_retry_time" required/>\n <span data-ng-show="(form.noanswer_retry_time.$touched || form.$submitted) && form.noanswer_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.noanswer_retry_time.$error.max || form.noanswer_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_NOANSWER\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_NOSUCHEXTENSION\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="nosuchextension_max_retries"class="form-control" data-ng-model="process.nosuchextension_max_retries" required/>\n <span data-ng-show="(form.nosuchextension_max_retries.$touched || form.$submitted) && form.nosuchextension_max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.nosuchextension_max_retries.$error.max || form.nosuchextension_max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n <input type="number" min="0" name="nosuchextension_retry_time"class="form-control" data-ng-model="process.nosuchextension_retry_time" required/>\n <span data-ng-show="(form.nosuchextension_retry_time.$touched || form.$submitted) && form.nosuchextension_retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.nosuchextension_retry_time.$error.max || form.nosuchextension_retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </td>\n <td>\n {{ \'DESCRIPTION_TD_STATUS_NOSUCHEXTENSION\' | translate}}\n </td>\n </tr>\n <tr>\n <td>\n {{ \'APPLICATION_RINGTIMEOUT\' | translate}}\n </td>\n <td>\n <input type="number" min="0" name="ringtimeout_max_retries"class="form-control" data-ng-model="process.ringtimeout_max_retries" required/>\n <span data-ng-show="(form.ringtimeout_max_retries.$touched || form.$submitted) && form.ringtimeout_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.ringtimeout_max_retries.$error.max || form.ringtimeout_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="ringtimeout_retry_time"class="form-control" data-ng-model="process.ringtimeout_retry_time" required/>\n <span data-ng-show="(form.ringtimeout_retry_time.$touched || form.$submitted) && form.ringtimeout_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.ringtimeout_retry_time.$error.max || form.ringtimeout_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_RINGTIMEOUT\' | translate}}\n </td>\n </tr>\n </tbody>\n </table>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END STATUS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/motiondialer/process/view/view.spooler.edit.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_EDIT\' | translate }} {{ \'APPLICATION_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START RETRIEVE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.retrieve.$touched || form.$submitted) && form.retrieve.$invalid}" ng-init="initModal()">\n <label class="control-label">{{ \'APPLICATION_STATUS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <select name="retrieve" class="form-control" data-ng-model="entitySpooler.retrieve" required>\n <option value="CLOSED">CLOSE</option>\n <option value="OPEN">OPEN</option>\n <option value="BLACK_LIST">BLACKLIST</option>\n <option value="PLANNED">PLANNING</option>\n <option value="PLANNED_PEER">PLANNING AGENT</option>\n </select>\n <span data-ng-show="(form.retrieve.$touched || form.$submitted) && form.retrieve.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RETRIEVE -->\n <!-- START PLANNING DATE -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (form.date.$touched || form.$submitted) && form.date.$invalid}">\n <label class="control-label">PLANNING DATE<span class="required" aria-required="true">*</span></label>\n <uib-datepicker name="date" ng-model="entitySpooler.planningtime" required init-date="initDate"></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 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>\n </select>\n <span data-ng-show="(form.agent.$touched || form.$submitted) && form.agent.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PLANNING PEER -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/view/view.spooler.history.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_HISTORY\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <json-formatter json="historySpooler" open="2"></json-formatter>\n</div>\n<div class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/view/view.spooler.html",'<div class="row" data-ng-init="getSpooler()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_SPOOLER\' | translate}} </span>\n </div>\n <div class="actions">\n <a class="btn btn-default" href="#" data-ng-click="getSpooler()">\n <i class="icon-refresh"></i>\n </a>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/reset/reset.html",'<!-- BEGIN LOGO -->\n<div class="logo" data-ng-init="getInfo()">\n <a href="index.html">\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big.png" alt="logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big.png\'}}" alt="logo" class="custom-login-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big.png\';"/>\n </a>\n</div>\n<!-- END LOGO -->\n<!-- BEGIN RESET -->\n<div class="content">\n <!-- BEGIN RESET FORM -->\n <form name="resetForm" data-ng-submit="resetForm.$valid && reset()" novalidate>\n <h3>{{\'APPLICATION_RESET_PASSWORD\' | translate}}</h3>\n <p>\n {{\'APPLICATION_INSERT_NEW_PASSWORD_RESET\' | translate}}\n </p>\n <div class="form-group" data-ng-class="{\'has-error\': resetForm.$submitted && resetForm.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-key"></i>\n <input class="form-control form-control-solid placeholder-no-fix" type="password" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" name="password" ng-model="userReset.password" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n </div>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_FORMAT\' | translate}}\n </span>\n <span data-ng-show="resetForm.$submitted && resetForm.password.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n <span data-ng-show="(resetForm.password.$touched || resetForm.$submitted) && resetForm.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': resetForm.$submitted && resetForm.rePassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-key"></i>\n <input class="form-control form-control-solid placeholder-no-fix" type="password" placeholder="{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}" name="rePassword" ng-model="userReset.rePassword" nx-equal="userReset.password" required/>\n </div>\n <span data-ng-show="resetForm.$submitted && resetForm.rePassword.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n <span data-ng-show="(resetForm.password.$touched || resetForm.$submitted) && resetForm.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <div class="form-actions">\n <button type="submit" class="btn btn-success uppercase">{{\'APPLICATION_SUBMIT\' | translate}}</button>\n </div>\n </form>\n <!-- END RESET FORM-->\n <div class="login-options">\n <h4>{{\'APPLICATION_FOLLOW_US\' | translate}}</h4>\n <ul class="social-icons">\n <li>\n <a class="social-icon-color facebook" data-original-title="facebook" href="https://www.facebook.com/xenialab"></a>\n </li>\n <li>\n <a class="social-icon-color twitter" data-original-title="Twitter" href="https://twitter.com/xenialab"></a>\n </li>\n <li>\n <a class="social-icon-color googleplus" data-original-title="Goole Plus" href="#"></a>\n </li>\n <li>\n <a class="social-icon-color linkedin" data-original-title="Linkedin" href="#"></a>\n </li>\n </ul>\n </div>\n</div>\n<div class="copyright">\n xCALLY Motion v. {{info.version}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\n</div>\n<!-- END RESET -->\n'),a.put("app/salesforce/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-cloud"></i>\n <a href="/salesforce/list">{{ \'APPLICATION_SALESFORCE\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-cloud font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SALESFORCE\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/salesforce/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/salesforce/view/configuration/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.name.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.name.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_CHANNEL\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="channel.value as channel in channels | filter: $select.search">\n <div data-ng-bind="channel.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.channel.$touched || form.channel.$submitted) && form.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START VOICE SUBTYPE -->\n <div data-ng-if="item.channel===\'voice\'" class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="type in [\'Queue\',\'Outbound\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.type.$touched || form.type.$submitted) && form.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/salesforce/view/configuration/list/list.html",'<div ui-view class="profile-content">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light" data-ng-init="initView()">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'),a.put("app/salesforce/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\r\n </div>\r\n <ul class="nav nav-tabs">\r\n <li class="active">\r\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class="portlet-body">\r\n <div class="tab-content">\r\n <!-- SUBJECT TAB -->\r\n <div class="tab-pane ui-padding active" id="tab_1_1">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by blank space:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END SUBJECT TAB -->\r\n <!-- DESCRIPTION TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_2">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by new line:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\r\n <div class="col-md-2">\r\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\r\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END DESCRIPTION TAB -->\r\n <!-- FIELDS TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_3">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END FIELDS TAB -->\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'),a.put("app/salesforce/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CLIENT ID -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientId.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_ID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientId" placeholder="{{\'APPLICATION_CLIENT_ID\' | translate}}" class="form-control" data-ng-model="account.clientId" required/>\n <span data-ng-show="forms.formSetting.clientId.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT ID -->\n\n <!-- START CLIENT SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientSecret.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientSecret" placeholder="{{\'APPLICATION_CLIENT_SECRET\' | translate}}" class="form-control" data-ng-model="account.clientSecret" required/>\n <span data-ng-show="forms.formSetting.clientSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT SECRET -->\n\n <!-- START SECURITY TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.securityToken.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECURITY_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="securityToken" placeholder="{{\'APPLICATION_SECURITY_TOKEN\' | translate}}" class="form-control" data-ng-model="account.securityToken" required/>\n <span data-ng-show="forms.formSetting.securityToken.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SECURITY TOKEN -->\n\n <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/salesforce/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-cloud"></i>\n <a href="/salesforce/list">{{ \'APPLICATION_SALESFORCE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/salesforce.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.salesforce.view.account\')}">\n <a ng-href="/salesforce/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.salesforce.view.configurations\') || $state.is(\'main.salesforce.view.configuration\')}">\n <a ng-href="/salesforce/view/{{account.id}}/configurations/list">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/salesforce/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-cloud"></i>\n <a href="/salesforce/list">{{ \'APPLICATION_SALESFORCE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" required ng-remote-validate="/api/salesforce/accounts/validate/username"/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.username.$touched || forms.formSetting.$submitted) && forms.formSetting.username.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CLIENT ID -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientId.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_ID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientId" placeholder="{{\'APPLICATION_CLIENT_ID\' | translate}}" class="form-control" data-ng-model="item.clientId" required/>\n <span data-ng-show="forms.formSetting.clientId.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT ID -->\n\n <!-- START CLIENT SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientSecret.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientSecret" placeholder="{{\'APPLICATION_CLIENT_SECRET\' | translate}}" class="form-control" data-ng-model="item.clientSecret" required/>\n <span data-ng-show="forms.formSetting.clientSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT SECRET -->\n\n <!-- START SECURITY TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.securityToken.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECURITY_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="securityToken" placeholder="{{\'APPLICATION_SECURITY_TOKEN\' | translate}}" class="form-control" data-ng-model="item.securityToken" required/>\n <span data-ng-show="forms.formSetting.securityToken.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SECURITY TOKEN -->\n\n <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/customization/view/general/general.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_GENERAL_CUSTOMIZATION\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_LOGO\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_FOOTER_WHITE_LABEL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- CHANGE LOGO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <div class="col-md-6 col-sm-6" >\n <div class="portlet light bordered" style="min-height:411px;">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MAIN\' | translate }}</span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <form action="#" role="form" class="row">\n <!-- START STATUS -->\n <div class="form-group col-md-6 col-sm-6">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="settings.defaultLogo"\n data-ng-init="settings.defaultLogo = license.custom ? settings.defaultLogo : true"\n type="checkbox"\n name="defaultLogo"\n data-ng-change="update()"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n <div class="form-group col-md-6 col-sm-6" data-ng-if="!settings.defaultLogo && license.custom">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader"/><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader.queue[0]" data-dismiss="fileinput" ng-click="uploader.queue[0].remove()">\n {{ \'APPLICATION_REMOVE\' | translate }}\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader.queue[0]" data-ng-click="uploader.queue[0].upload()" ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess">\n {{ \'APPLICATION_CONFIRM\' | translate }}\n </button>\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </form>\n <div data-ng-show="uploader2.isHTML5" >\n <div data-ng-repeat="item in uploader.queue" nowrap style="border-top-style:none">\n <strong>{{ item.file.name }}</strong> {{ item.file.size/1024/1024|number:2 }} MB\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6">\n <div class="portlet light bordered" style="min-height:411px;">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LOGIN\' | translate }}</span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <form action="#" role="form" class="row">\n <!-- START STATUS -->\n <div class="form-group col-md-6 col-sm-6">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="settings.defaultLoginLogo"\n data-ng-init="settings.defaultLoginLogo = license.custom ? settings.defaultLoginLogo : true"\n type="checkbox"\n name="defaultLoginLogo"\n data-ng-change="update()"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n <div class="form-group col-md-6 col-sm-6" data-ng-if="!settings.defaultLoginLogo && license.custom">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader2.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader2"/><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader2.queue[0]" data-dismiss="fileinput" ng-click="uploader2.queue[0].remove()">\n {{ \'APPLICATION_REMOVE\' | translate }}\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader2.queue[0]" data-ng-click="uploader2.queue[0].upload()" ng-disabled="uploader2.queue[0].isReady || uploader2.queue[0].isUploading || uploader2.queue[0].isSuccess">\n {{ \'APPLICATION_CONFIRM\' | translate }}\n </button>\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </form>\n <div data-ng-show="uploader2.isHTML5" >\n <div data-ng-repeat="item in uploader.queue" nowrap style="border-top-style:none">\n <strong>{{ item.file.name }}</strong> {{ item.file.size/1024/1024|number:2 }} MB\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END CHANGE LOGO TAB -->\n <!-- CHANGE FOOTER WHITE LABEL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.footerWhiteLabel" data-ng-submit="forms.footerWhiteLabel.$valid && update()" novalidate>\n <!-- START DEFAULT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="settings.defaultFooterWhiteLabel"\n type="checkbox"\n name="defaultFooterWhiteLabel"\n data-ng-change="update()"\n data-ng-init="settings.defaultFooterWhiteLabel = license.custom ? settings.defaultFooterWhiteLabel : true"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END DEFAULT -->\n <!-- START LABEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.footerWhiteLabel.footerWhiteLabel.$touched || forms.footerWhiteLabel.$submitted) && forms.footerWhiteLabel.footerWhiteLabel.$invalid}">\n <label class="control-label">{{\'APPLICATION_FOOTER_WHITE_LABEL\' | translate}}<span data-ng-if="!settings.defaultFooterWhiteLabel" class="required" aria-required="true">*</span></label>\n <textarea name="footer" placeholder="{{\'APPLICATION_FOOTER_WHITE_LABEL\' | translate}}" class="form-control" data-ng-model="settings.footerWhiteLabel" data-ng-disabled="settings.defaultFooterWhiteLabel || !license.custom" data-ng-required="!settings.defaultFooterWhiteLabel && license.custom"/></textarea>\n <span data-ng-show="(forms.footerWhiteLabel.footerWhiteLabel.$touched || forms.footerWhiteLabel.$submitted) && forms.footerWhiteLabel.footerWhiteLabel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LABEL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" data-ng-disabled="!license.custom"/>\n </form>\n </div>\n <!-- END CHANGE FOOTER WHITE LABEL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/setting/customization/view/motionbar/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_MOTION_BAR_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 </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-12 col-sm-12" >\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.defaultMotionBarLogo"\n data-ng-init="settings.defaultMotionBarLogo = license.preferred ? settings.defaultMotionBarLogo : true"\n type="checkbox"\n name="defaultMotionBarLogo"\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.defaultMotionBarLogo && license.prefered">\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="uploader.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 </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 <li data-ng-if="license.preferred" data-ng-class="{active: $state.is(\'main.setting.customization.view.motionbar\')}">\n <a ng-href="/setting/customization/view/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 <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/general/view/main/main.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_GENERAL_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.main" data-ng-submit="forms.main.$valid && update()" novalidate>\n <!-- START MIN INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.main.min_internal.$touched || forms.main.$submitted) && forms.main.min_internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_INTERNAL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="min_internal" placeholder="{{\'APPLICATION_MIN_INTERNAL\' | translate}}" class="form-control" data-ng-model="settings.min_internal" required/>\n <span data-ng-show="(forms.main.min_internal.$touched || forms.main.$submitted) && forms.main.min_internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MIN INTERNAL -->\n\n <!-- START MIN MAILBOX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.main.min_mailbox.$touched || forms.main.$submitted) && forms.main.min_mailbox.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_MAILBOX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="min_mailbox" placeholder="{{\'APPLICATION_MIN_MAILBOX\' | translate}}" class="form-control" data-ng-model="settings.min_mailbox" required/>\n <span data-ng-show="(forms.main.min_mailbox.$touched || forms.main.$submitted) && forms.main.min_mailbox.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MIN MAILBOX -->\n\n <!-- START AGI PORT -->\n <!-- NOTE: CUSTOM AGI PORT DEPRECATED -->\n <!-- <div class="form-group" data-ng-class="{\'has-error\': (forms.main.agi_port.$touched || forms.main.$submitted) && forms.main.agi_port.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGI_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="agi_port" placeholder="{{\'APPLICATION_AGI_PORT\' | translate}}" class="form-control" data-ng-model="settings.agi_port" required/>\n <span data-ng-show="(forms.main.agi_port.$touched || forms.main.$submitted) && forms.main.agi_port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END AGI PORT -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">\n {{\'APPLICATION_SECURE_PASSWORD\' | translate}}\n </label><br>\n <input\n bs-switch\n data-ng-model="settings.securePassword"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n </div>\n <!-- END SSL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/setting/general/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_GENERAL\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/customize.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ \'APPLICATION_GENERAL\' | translate }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.setting.general.view.main\')}">\n <a ng-href="/setting/general/view/main">\n <i class="icon-picture"></i>\n {{ \'APPLICATION_MAIN\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/license/view/update.modal.html",'<div class="modal-header" data-ng-init="getLicense()">\n <h3 class="modal-title">{{ \'APPLICATION_UPDATE_LICENSE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START LICENSE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_LICENSE\' | translate}}</label>\n <textarea type="text" style="min-height:95px;" name="description" placeholder="{{\'APPLICATION_LICENSE\' | translate}}" class="form-control" data-ng-model="item.license"></textarea>\n </div>\n <!-- END LICENSE -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="update()" ng-disabled="form.$invalid">{{ \'APPLICATION_UPDATE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/setting/license/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-info"></i>\n <a href="#">{{ \'APPLICATION_LICENSE\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE CONTENT -->\n <div class="profile-content">\n <div class="row" data-ng-if="item.expirationTime > -1 && !item.demo">\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 data-ng-if="item.token !== item.token2">\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 data-ng-if="item.token !== item.token2">\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">\n <h3 data-ng-switch="license.months">\n <div ng-switch-when="1">{{\'APPLICATION_MONTH_TO_MONTH\' | translate}}</div>\n <div ng-switch-when="12">{{\'APPLICATION_YEARLY\' | translate}}</div>\n <div ng-switch-when="36">{{\'APPLICATION_PERPETUAL\' | translate}}</div>\n <div ng-switch-default>{{\'APPLICATION_UNKNOWN\' | translate}}</div>\n <div class="h5" data-ng-if="item.token === item.token2">{{license.token || \'unknown\'}} </div><div class="h5" data-ng-if="item.token !== item.token2"><div><b>{{\'APPLICATION_OLD_UID\' | translate}}:</b> {{license.token || \'unknown\'}}</div><div><b>{{\'APPLICATION_NEW_UID\' | translate}}:</b> {{license.token2 || \'unknown\'}}</div> </div>\n </h3>\n <h4><i>{{license.expiration ? (license.expiration | date:\'medium\') : \'DEMO\'}}</i>\n <span data-ng-show="license.expiration">Expiration Date </span>\n </h4>\n </div>\n <ul class="pricing-content list-unstyled">\n <li class="row">\n <div class="col-md-9">\n <i class="icon-eye"></i> {{\'APPLICATION_USERS\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n {{(license.users || license.users >= 0) ? license.users : \'unknown\'}}\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-people"></i> {{\'APPLICATION_AGENTS\' | translate}} ({{\'APPLICATION_CONCURRENTS\' | translate}}):\n </div>\n <div class="col-md-3 text-center">\n {{(license.agents || license.agents >= 0) ? license.agents : \'unknown\'}}\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-phone"></i> {{\'APPLICATION_TELEPHONES\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n {{(license.telephones || license.telephones >= 0) ? license.telephones : \'unknown\'}}\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-bubble"></i> {{\'APPLICATION_CHAT\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.chat ? \'label-success\' : \'label-danger\'">{{license.chat ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-envelope"></i> {{\'APPLICATION_MAIL\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.mail ? \'label-success\' : \'label-danger\'">{{license.mail ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="fa fa-fax"></i> {{\'APPLICATION_FAX\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.fax ? \'label-success\' : \'label-danger\'">{{license.fax ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="glyphicon glyphicon-comment"></i> {{\'APPLICATION_SMS\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.messaging ? \'label-success\' : \'label-danger\'">{{license.messaging ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-globe"></i> {{\'APPLICATION_OPEN_CHANNEL\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.openchannel ? \'label-success\' : \'label-danger\'">{{license.openchannel ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-notebook"></i> {{\'APPLICATION_CONTACT_MANAGER\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.cm ? \'label-success\' : \'label-danger\'">{{license.cm ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-control-forward"></i> {{\'APPLICATION_MOTION_DIALER\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.dialer ? \'label-success\' : \'label-danger\'">{{license.dialer ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="fa fa-edit"></i> {{\'APPLICATION_JSCRIPTY\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.jscripty ? \'label-success\' : \'label-danger\'">{{license.jscripty ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-equalizer"></i> {{\'APPLICATION_CUSTOMIZATION\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.custom ? \'label-success\' : \'label-danger\'">{{license.custom ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-cloud-download"></i> {{\'APPLICATION_UPDATE\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.update ? \'label-success\' : \'label-danger\'">{{license.update ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n </ul>\n <div class="pricing-footer">\n <p>\n {{license.description}}\n </p>\n <a href="https://www.xcallymotion.com/prices" target="_blank" class="btn yellow-crusta">\n {{\'APPLICATION_PRICES\' | translate}} <i class="m-icon-swapright m-icon-white"></i>\n </a>\n <a href="#" class="btn purple-plum" data-ng-click="updateLicense()">\n {{\'APPLICATION_UPDATE\' | translate}} <i class="icon-refresh m-icon-white"></i>\n </a>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-info font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LICENSE_REQUEST\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="form" novalidate data-ng-submit="submitRequest()">\n\n <!-- START USERS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.users.$touched || form.$submitted) && form.users.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERS\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-eye"></i>\n <input type="number" name="users" placeholder="{{\'APPLICATION_USERS\' | translate}}" class="form-control" data-ng-model="item.users" min="0" required>\n </div>\n <span data-ng-show="(form.users.$touched || forms.$submitted) && form.users.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERS -->\n\n <!-- START AGENTS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.agents.$touched || form.$submitted) && form.agents.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENTS\' | translate}} ({{\'APPLICATION_CONCURRENTS\' | translate}})</label>\n <div class="input-icon">\n <i class="icon-people"></i>\n <input type="number" name="agents" placeholder="{{\'APPLICATION_AGENTS\' | translate}} ({{\'APPLICATION_CONCURRENTS\' | translate}})" class="form-control" data-ng-model="item.agents" min="0" required>\n </div>\n <span data-ng-show="(form.users.$touched || forms.$submitted) && form.users.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AGENTS -->\n\n <!-- START TELEPHONES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.telephones.$touched || form.$submitted) && form.telephones.$invalid}">\n <label class="control-label">{{\'APPLICATION_TELEPHONES\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-phone"></i>\n <input type="number" name="telephones" placeholder="{{\'APPLICATION_TELEPHONES\' | translate}}" class="form-control" data-ng-model="item.telephones" min="0" required>\n </div>\n <span data-ng-show="(form.telephones.$touched || forms.$submitted) && form.telephones.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TELEPHONES -->\n <div class="row">\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_CHAT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.chat"\n type="checkbox"\n name="chat"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_MAIL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.mail"\n type="checkbox"\n name="mail"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.fax"\n type="checkbox"\n name="fax"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_SMS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.messaging"\n type="checkbox"\n name="messaging"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_OPEN_CHANNEL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.openchannel"\n type="checkbox"\n name="openchannel"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_CONTACT_MANAGER\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.cm"\n type="checkbox"\n name="cm"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_MOTION_DIALER\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.dialer"\n type="checkbox"\n name="dialer"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_JSCRIPTY\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.jscripty"\n type="checkbox"\n name="jscripty"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_CUSTOMIZATION\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.custom"\n type="checkbox"\n name="custom"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_UPDATE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.update"\n type="checkbox"\n name="update"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_SUBMIT\' | translate}} {{\'APPLICATION_REQUEST\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/network/view/externip/externip.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body" data-ng-init="initModal()">\n <form name="form" novalidate>\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.address.$touched || form.$submitted) && form.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.value" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/setting/network/view/externip/externip.html",'<!-- BEGIN PAGE CONTENT-->\r\n<div class="row">\r\n <div class="col-md-12">\r\n <!-- BEGIN Portlet PORTLET-->\r\n <div class="portlet light bordered" data-ng-init="initView()">\r\n <div class="portlet-title">\r\n <div class="caption font-green-sharp">\r\n <i class="icon-globe font-green-sharp"></i>\r\n <span class="caption-subject">{{ \'APPLICATION_EXTERNIP\' | translate }}</a> </span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_EXTERNIP\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\r\n </div>\r\n <!-- END TABLE -->\r\n </div>\r\n </div>\r\n <!-- END Portlet PORTLET-->\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\n'),a.put("app/setting/network/view/localnet/localnet.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body" data-ng-init="initModal()">\n <form name="form" novalidate>\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.address.$touched || form.$submitted) && form.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START MASK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.mask.$touched || form.$submitted) && form.mask.$invalid}">\n <label class="control-label">{{\'APPLICATION_MASK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mask" placeholder="{{\'APPLICATION_MASK\' | translate}}" class="form-control" data-ng-model="item.mask" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.mask.$touched || form.$submitted) && form.mask.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.mask.$touched || form.$submitted) && form.mask.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MASK -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), -a.put("app/setting/network/view/localnet/localnet.html",'<!-- BEGIN PAGE CONTENT-->\r\n<div class="row">\r\n <div class="col-md-12">\r\n <!-- BEGIN Portlet PORTLET-->\r\n <div class="portlet light bordered" data-ng-init="initView()">\r\n <div class="portlet-title">\r\n <div class="caption font-green-sharp">\r\n <i class="icon-desktop font-green-sharp"></i>\r\n <span class="caption-subject">{{ \'APPLICATION_LOCALNET\' | translate }}</a> </span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LOCALNET\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\r\n </div>\r\n <!-- END TABLE -->\r\n </div>\r\n </div>\r\n <!-- END Portlet PORTLET-->\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\n'),a.put("app/setting/network/view/stunaddr/stunaddr.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_STUNADDR\' | translate }}</a> </span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <form name="form" data-ng-submit="form.$valid && update()" 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}}</label>\n <input type="text" name="stunaddr" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.stunaddr"/>\n <span class="help-block">\n {{\'DESCRIPTION_STUNADDR\' | translate}}\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\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 <li data-ng-class="{active: $state.is(\'main.setting.network.view.stunaddr\')}">\n <a ng-href="/setting/network/view/stunaddr">\n <i class="icon-fire"></i>\n {{ \'APPLICATION_STUNADDR\' | 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" data-ng-init="initView();">\n <div class="col-md-12">\n\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItem()" novalidate>\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div 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 </div>\n <div class="portlet-body">\n <!-- GENERAL TAB -->\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 <!-- 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 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.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 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 <!-- END GENERAL TAB -->\n </div>\n </div>\n\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">SMTP</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- SMTP TAB -->\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.host.$touched || forms.info.$submitted) && forms.info.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.info.host.$touched || forms.info.$submitted) && forms.info.host.$invalid && forms.info.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.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.account.MailServerOut.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 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.account.MailServerOut.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\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.port.$touched || forms.info.$submitted) && forms.info.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.info.form.$touched || forms.info.$submitted) && forms.info.port.$invalid && forms.info.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.info.form.$touched || forms.info.$submitted) && forms.info.port.$invalid && forms.info.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()" data-ng-if="item.account.id"/>\n <input class="btn red" type="button" value="{{\'APPLICATION_DELETE\' | translate}}" data-ng-if="item.account.id" data-ng-click="delete(\'Service SMTP\',item.account.id);"/>\n\n <!-- END SMTP TAB -->\n </div>\n </div>\n </form>\n\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()" data-ng-disabled="loading">\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()" data-ng-disabled="loading">\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()" data-ng-disabled="loading">\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()" data-ng-disabled="loading">\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="360">{{countdown}}</timer>\n </div>\n <div class="details">\n <h3>Wait! xCALLY Motion update in progess...</h3>\n <p>\n We are updating it!<br/>\n xCALLY Motion Team<br/><br/>\n </p>\n </div>\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/update/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-cloud-download"></i>\n <a href="#">{{ \'APPLICATION_UPDATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <!-- <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-cloud-download font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_UPDATES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <a class="btn btn-default" href="#" data-ng-click="pull()">\n <i class="icon-cloud-download"></i> {{ \'APPLICATION_UPDATE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()"> -->\n <!-- START TABLE -->\n <!-- <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div> -->\n <!-- END TABLE -->\n <!-- </div> -->\n <!-- END Portlet PORTLET-->\n <!-- </div> -->\n <div class="row">\n <div class="col-md-12">\n <!-- BEGIN INLINE NOTIFICATIONS PORTLET-->\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption">\n <i class="icon-cloud-download font-green-sharp"></i>{{ \'APPLICATION_UPDATE\' | translate }}\n </div>\n <div class="actions">\n <button class="btn btn-default" href="#" data-ng-click="pull()">\n <i class="icon-cloud-download"></i> {{ \'APPLICATION_UPDATE\' | translate }}\n </button>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="row margin-bottom-40">\n <!-- Pricing -->\n <div class="col-md-6">\n <div class="pricing hover-effect current-version">\n <div class="pricing-head">\n <h3>{{ \'APPLICATION_CURRENT_VERSION\' | translate }} <span>\n {{ \'APPLICATION_LAST_PERFORMED_UPDATE\' | translate }} </span>\n </h3>\n <h4>v. {{currentVersion.version}}</h4>\n </div>\n <ul class="pricing-content list-unstyled">\n <li>\n <i class="icon-clock"></i><b> {{\'APPLICATION_RELEASED_AT\' | translate}}:</b> {{currentVersion.createdAt}}\n </li>\n <li>\n <i class="icon-list"></i> <a target="_blank" href="https://wiki.xcallymotion.com/display/XMD/Motion+GUI#MotionGUI-Version{{currentVersion.version}}">{{\'APPLICATION_CHANGELOG\' | translate}}</a>\n </li>\n </ul>\n <div class="pricing-footer">\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="pricing hover-effect" data-ng-class="{\'disabled-update\':currentVersion.version==latestVersion.version}">\n <div class="pricing-head">\n <h3>{{ \'APPLICATION_LATEST_VERSION\' | translate }} <span>\n {{ \'APPLICATION_LAST_SOFTWARE_UPDATE_AVAILABLE\' | translate }} </span>\n </h3>\n <h4>v. {{latestVersion.version}}</h4>\n </div>\n <ul class="pricing-content list-unstyled">\n <li>\n <i class="icon-clock"></i><b> {{\'APPLICATION_RELEASED_AT\' | translate}}:</b> {{latestVersion.createdAt}}\n </li>\n <li>\n <i class="icon-list"></i> <a target="_blank" href="https://wiki.xcallymotion.com/display/XMD/Motion+GUI#MotionGUI-Version{{latestVersion.version}}">{{\'APPLICATION_CHANGELOG\' | translate}}</a>\n </li>\n </ul>\n <div class="pricing-footer">\n </div>\n </div>\n </div>\n <!--//End Pricing -->\n </div>\n </div>\n </div>\n <!-- END INLINE NOTIFICATIONS PORTLET-->\n </div>\n </div>\n\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/update/list/list.pull.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text" data-ng-bind="modal.text"></p>\n <div data-ng-if="modal.html" data-ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button data-ng-repeat="button in modal.buttons" data-ng-class="button.classes" data-ng-click="button.click($event)" data-ng-bind="button.text" class="btn"></button>\n</div>\n'),a.put("app/square/odbc/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ODBC\' | 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 <!-- START WEB BAR -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SHOW_WEB_BAR\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="agent.showWebBar"\n type="checkbox"\n name="auth"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\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 WEB BAR -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n <!-- CHANGE AVATAR TAB -->\n <div class="tab-pane" data-ng-show="Auth.isAdmin() || userModules[4]" id="tab_1_2">\n <form action="#" role="form">\n <div class="form-group">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail" style="width: 200px; height: 150px;">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail" style="max-width: 200px; max-height: 150px;">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader" /><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader.queue[0]" data-dismiss="fileinput" ng-click="uploader.queue[0].remove()">\n {{ \'APPLICATION_REMOVE\' | translate }}\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader.queue[0]" data-ng-click="uploader.queue[0].upload()" ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess">\n {{ \'APPLICATION_CONFIRM\' | translate }}\n </button>\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </form>\n <div class="row">\n <div class="col-md-2">\n <table class="table" border="0">\n <tbody>\n <tr data-ng-repeat="item in uploader.queue">\n <td style="border-top-style:none">\n <strong>\n {{ item.file.name }}\n </strong>\n </td>\n <td data-ng-show="uploader.isHTML5" nowrap style="border-top-style:none">\n {{ item.file.size/1024/1024|number:2 }} MB\n </td>\n <td nowrap style="border-top-style:none">\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n </div>\n <!-- END CHANGE AVATAR TAB -->\n <!-- CHANGE PASSWORD TAB -->\n <div class="tab-pane" data-ng-show="Auth.isAdmin() || userModules[4] || agent.id === Auth.getCurrentUser().id" data-ng-class="{\'active\': !Auth.isAdmin() && agent.id === Auth.getCurrentUser().id}" id="tab_1_3">\n <form name="forms.changePwd" data-ng-submit="forms.changePwd.$valid && updatePassword()" novalidate>\n <!-- START CURRENT PWD -->\n <div class="form-group" data-ng-if="!(Auth.isAdmin() || userModules[4])" data-ng-class="{\'has-error\': (forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="current_pwd" placeholder="{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}" class="form-control" data-ng-model="agent.currentPwd" required/>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CURRENT PWD -->\n <!-- START NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="new_pwd" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="agent.newPwd" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.info.$submitted) && forms.changePwd.current_pwd.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NEW PWD -->\n <!-- START RE-NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.re_new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.re_new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="re_new_pwd" placeholder="{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="agent.reNewPwd" nx-equal="agent.newPwd" required/>\n <span data-ng-show="(forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RE-NEW PWD -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CHANGE PASSWORD TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/agent/view/view.chat.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_CHAT\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="chatCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.chatCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'), -a.put("app/staff/agent/view/view.fax.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_FAX\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="faxCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.faxCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/staff/agent/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-people"></i>\n <a href="/staff/agents/list">{{ \'APPLICATION_AGENTS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{agent.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-userpic">\n <img ng-src="api/users/avatar/{{agent.userpic ? agent.userpic : \'unknown_avatar\'}}" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- START SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{agent.fullname}}\n </div>\n <div class="profile-usertitle-job">\n {{agent.role}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.account\')}">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.includes(\'main.staff.agents.view.queues\')}" data-ng-show="Auth.isAdmin() || userModules[7]">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/queues/voice">\n <i class="icon-docs"></i>\n {{ \'APPLICATION_QUEUES\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.voice\')}" data-ng-show="Auth.isAdmin() || userModules[7]">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/voice">\n <i class="icon-earphones-alt"></i>\n {{ \'APPLICATION_VOICE\' | translate}} </a>\n </li>\n\n <!-- <li data-ng-class="{active: $state.is(\'main.staff.agents.view.chat\'),\'disabled-link\':!license.chat}" data-ng-show="Auth.isAdmin() || userModules[8]">\n <a data-ng-href="{{license.chat ? \'/staff/agents/view/\'+agent.id+\'/chat\' : \'javascript:;\'}}" class="disable-target">\n <i class="icon-bubble"></i>\n {{ \'APPLICATION_CHAT\' | translate}} </a>\n </li> -->\n\n <!-- <li data-ng-class="{active: $state.is(\'main.staff.agents.view.mail\'),\'disabled-link\':!license.mail}" data-ng-show="Auth.isAdmin() || userModules[9]">\n <a data-ng-href="{{license.mail ? \'/staff/agents/view/\'+agent.id+\'/mail\' : \'javascript:;\'}}" class="disable-target">\n <i class="icon-envelope"></i>\n {{ \'APPLICATION_MAIL\' | translate}} </a>\n </li> -->\n\n <!-- <li data-ng-class="{active: $state.is(\'main.staff.agents.view.fax\'),\'disabled-link\':!license.fax}" data-ng-show="Auth.isAdmin() || userModules[10]">\n <a data-ng-href="{{license.fax ? \'/staff/agents/view/\'+agent.id+\'/fax\' : \'javascript:;\'}}" class="disable-target">\n <i class="fa fa-fax"></i>\n {{ \'APPLICATION_FAX\' | translate}} </a>\n </li> -->\n\n <!-- <li data-ng-class="{active: $state.is(\'main.staff.agents.view.sms\'),\'disabled-link\':!license.messaging}" data-ng-show="Auth.isAdmin() || userModules[11]">\n <a data-ng-href="{{license.messaging ? \'/staff/agents/view/\'+agent.id+\'/sms\' : \'javascript:;\'}}" class="disable-target">\n <i class=" glyphicon glyphicon-comment "></i>\n {{ \'APPLICATION_SMS\' | translate}} </a>\n </li> -->\n <!-- <li data-ng-class="{active: $state.is(\'main.staff.agents.view.openchannel\'),\'disabled-link\':!license.openchannel}" data-ng-show="Auth.isAdmin() || userModules[20]">\n <a data-ng-href="{{license.openchannel ? \'/staff/agents/view/\'+agent.id+\'/openchannel\' : \'javascript:;\'}}" class="disable-target">\n <i class=" icon-globe "></i>\n {{ \'APPLICATION_OPEN_CHANNEL\' | translate}} </a>\n </li> -->\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.motionbar\')}" data-ng-show="Auth.isAdmin()">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/motionbar">\n <i class="icon-screen-desktop"></i>\n {{ \'APPLICATION_MOTION_BAR\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.mail.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_MAIL\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- START CHAT TAB -->\n <form name="form" data-ng-submit="patchItem()" novalidate>\n <!-- START CAPACITY -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.capacity.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_CAPACITY\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="mailCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.mailCapacity" min="0" required/>\n <span class="help-block">\n {{\'MESSAGE_ZERO_MEANS_UNLIMITED\' | translate}}\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CAPACITY -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n <!-- END CHAT TAB -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/staff/agent/view/view.motionbar.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_MOTION_BAR\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li data-ng-class="{\'active\': Auth.isAdmin()}" data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CALL_FORWARDING\' | translate}}</a>\n </li>\n <li data-ng-show="Auth.isAdmin()">\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START GENERAL TAB -->\n <div class="tab-pane" data-ng-class="{\'active\': Auth.isAdmin()}" data-ng-show="Auth.isAdmin()" id="tab_1_1">\n <form name="forms.general" data-ng-submit="updateItem()" novalidate>\n\n <!-- START ENABLE_SETTINGS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ENABLE_SETTINGS\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarEnableSettings"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END ENABLE_SETTINGS -->\n\n <!-- START AUTO_ANSWER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_ANSWER\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarAutoAnswer"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END AUTO_ANSWER -->\n\n <!-- START 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 ENABLE_RECORDING -->\n\n <!-- START SHOW_OMNI_DESKTOP -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SHOW_OMNI_DESKTOP_BUTTON\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarShowOmniDesktop"\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 SHOW_OMNI_DESKTOP -->\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 <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="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.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-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 <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="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.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-queues-fax">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.queues.html","<!-- BEGIN PAGE CONTENT-->\n<div class=\"row\" data-ng-init=\"initView()\">\n <div class=\"col-md-12\">\n <div>\n <nav class=\"navbar navbar-default\" role=\"navigation\">\n <div class=\"collapse navbar-collapse\">\n <ul class=\"nav navbar-nav\">\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.voice')}\">\n <a href=\"/staff/agents/view/{{agent.id}}/queues/voice\">\n <i class=\"icon-earphones-alt\"></i> {{'APPLICATION_VOICE' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.chat'),'disabled-link':!license.chat}\" data-ng-show=\"Auth.isAdmin() || userModules[8]\">\n <a href=\"{{license.chat ? '/staff/agents/view/'+agent.id+'/queues/chat' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-bubble\"></i> {{'APPLICATION_CHAT' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.mail'),'disabled-link':!license.mail}\" data-ng-show=\"Auth.isAdmin() || userModules[9]\">\n <a href=\"{{license.mail ? '/staff/agents/view/'+agent.id+'/queues/mail' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-envelope\"></i>{{'APPLICATION_MAIL' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.fax'),'disabled-link':!license.fax}\" data-ng-show=\"Auth.isAdmin() || userModules[10]\">\n <a href=\"{{license.fax ? '/staff/agents/view/'+agent.id+'/queues/fax' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"fa fa-fax\"></i> {{'APPLICATION_FAX' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.sms'),'disabled-link':!license.messaging}\" data-ng-show=\"Auth.isAdmin() || userModules[11]\">\n <a href=\"{{license.messaging ? '/staff/agents/view/'+agent.id+'/queues/sms' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"glyphicon glyphicon-comment\"></i> {{'APPLICATION_SMS' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.openchannel'),'disabled-link':!license.openchannel}\" data-ng-show=\"Auth.isAdmin() || userModules[20]\">\n <a href=\"{{license.openchannel ? '/staff/agents/view/'+agent.id+'/queues/openchannel' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-globe\"></i> {{'APPLICATION_OPEN_CHANNEL' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"), -a.put("app/staff/agent/view/view.queues.mail.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initMailQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <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="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.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-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 <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="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.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-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 <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="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.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-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 <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="params.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="params.penalty=params.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="!params.penalty" data-ng-click="params.penalty=params.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-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 CHANSPY -->\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 CHANSPY -->\n\n <!-- START CALLGROUP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.callgroup.$touched || forms.voice.$submitted) && forms.voice.callgroup.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLGROUP\' | translate}}</label>\n <input type="text" name="callgroup" placeholder="{{\'APPLICATION_CALLGROUP\' | translate}}" class="form-control" data-ng-model="agent.callgroup"/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CALLGROUP\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.callgroup.$touched || forms.voice.$submitted) && forms.voice.callgroup.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLGROUP -->\n\n <!-- START PICKUPGROUP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.pickupgroup.$touched || forms.voice.$submitted) && forms.voice.pickupgroup.$invalid}">\n <label class="control-label">{{\'APPLICATION_PICKUPGROUP\' | translate}}</label>\n <input type="text" name="pickupgroup" placeholder="{{\'APPLICATION_PICKUPGROUP\' | translate}}" class="form-control" data-ng-model="agent.pickupgroup"/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_PICKUPGROUP\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.pickupgroup.$touched || forms.voice.$submitted) && forms.voice.pickupgroup.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PICKUPGROUP -->\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_LIGHT_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_LIGHT_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START RE PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END RE PASSWORD -->\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="input-group">\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="item.internal" data-ng-disabled="!item.internalEnabled" data-ng-required="item.internalEnabled"/>\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="item.internalEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_VOICE\' | translate}}" canexit="exitValidation(forms.voice.$valid)">\n <form name="forms.voice" novalidate>\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="item.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="item.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="allow in [\'g729\', \'ilbc\', \'gsm\', \'ulaw\', \'alaw\'] | filter: $select.search">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CODEC\' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <!-- <div class="form-body" data-ng-init="initVoiceQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-voice">\n </div>\n </div>\n </div> -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <!-- <wz-step title="{{\'APPLICATION_CHAT\' | translate}}">\n <form name="forms.chat">\n <div class="form-body" data-ng-init="initChatQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-chat">\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step> -->\n\n <!-- <wz-step title="{{\'APPLICATION_MAIL\' | translate}}">\n <form name="forms.mail">\n <div class="form-body" data-ng-init="initMailQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-mail">\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step> -->\n\n\n <!-- <wz-step title="{{\'APPLICATION_SMS\' | translate}}">\n <form name="forms.sms">\n <div class="form-body" data-ng-init="initSmsQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-sms">\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step> -->\n\n <!-- <wz-step title="{{\'APPLICATION_FAX\' | translate}}">\n <form name="forms.fax">\n <div class="form-body" data-ng-init="initFaxQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-fax">\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step> -->\n\n <!-- <wz-step title="{{\'APPLICATION_OPEN_CHANNEL\' | translate}}">\n <form name="forms.openchannel">\n <div class="form-body" data-ng-init="initOpenchannelQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-openchannel">\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n </form>\n </wz-step> -->\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'), -a.put("app/staff/team/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_TEAM\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/staff/team/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-shield"></i>\n <a href="/staff/teams/list">{{ \'APPLICATION_TEAMS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-shield font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TEAMS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TEAM\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/team/view/view.agents.html",'<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <!-- GENERAL TAB -->\n <!-- BEGIN PORTLET-->\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n <!-- END PORTLET-->\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/team/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-shield"></i>\n <a href="/staff/teams/list">{{ \'APPLICATION_TEAMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{team.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/team.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{team.name}}\n </div>\n\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.staff.teams.view.settings\')}">\n <a data-ng-href="/staff/teams/view/{{team.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.staff.teams.view.agents\')}">\n <a data-ng-href="/staff/teams/view/{{team.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content"></div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/team/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- PERSONAL INFO TAB -->\n <div>\n\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="team.name" required/>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="team.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/telephone/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-phone"></i>\n <a href="/staff/telephones/list">{{ \'APPLICATION_TELEPHONES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-phone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TELEPHONES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/staff/telephones/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TELEPHONE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/telephone/view/view.account.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_ACCOUNT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-ng-show="Auth.isAdmin() || item.id === getCurrentTelephone().id" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CHANGE_PASSWORD\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- PERSONAL INFO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItem()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" disabled/>\n </div>\n <!-- END USERNAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n\n <!-- CHANGE PASSWORD TAB -->\n <div class="tab-pane" id="tab_1_2" data-ng-show="Auth.isAdmin() || item.id === getCurrentTelephone().id">\n <form name="forms.changePwd" data-ng-submit="forms.changePwd.$valid && updatePassword()" novalidate>\n <!-- START CURRENT PWD -->\n <!-- <div class="form-group" data-ng-if="!Auth.isAdmin()" data-ng-class="{\'has-error\': (forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="current_pwd" placeholder="{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.currentPwd" required/>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div> -->\n <!-- END CURRENT PWD -->\n <!-- START NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="new_pwd" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.newPwd" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_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.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/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 <!-- START CALLGROUP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.callgroup.$touched || forms.voice.$submitted) && forms.voice.callgroup.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLGROUP\' | translate}}</label>\n <input type="text" name="callgroup" placeholder="{{\'APPLICATION_CALLGROUP\' | translate}}" class="form-control" data-ng-model="item.callgroup"/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CALLGROUP\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.callgroup.$touched || forms.voice.$submitted) && forms.voice.callgroup.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLGROUP -->\n\n <!-- START PICKUPGROUP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.pickupgroup.$touched || forms.voice.$submitted) && forms.voice.pickupgroup.$invalid}">\n <label class="control-label">{{\'APPLICATION_PICKUPGROUP\' | translate}}</label>\n <input type="text" name="pickupgroup" placeholder="{{\'APPLICATION_PICKUPGROUP\' | translate}}" class="form-control" data-ng-model="item.pickupgroup"/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_PICKUPGROUP\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.pickupgroup.$touched || forms.voice.$submitted) && forms.voice.pickupgroup.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PICKUPGROUP -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/telephone/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-phone"></i>\n <a href="/staff/telephones/list">{{ \'APPLICATION_TELEPHONES\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="/staff/telephones/wizard">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="getFirstFreeInternal();">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-phone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TELEPHONE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT\' | translate}}" canexit="exitValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" ata-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_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" data-ng-init="checkUser()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PROFILE\' | translate}} {{ \'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_PERSONAL_INFO\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_CHANGE_AVATAR\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-ng-show="Auth.isAdmin() || user.id === getCurrentUser().id" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_CHANGE_PASSWORD\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- PERSONAL INFO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n\n <!-- START ROLE -->\n <div class="form-group" data-ng-if="Auth.getCurrentUser().role === \'admin\' && Auth.getCurrentUser().id !== user.id">\n <label class="control-label">{{ \'APPLICATION_ROLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select name="role" data-ng-model="user.role" theme="bootstrap" required>\n <ui-select-match placeholder="Select role...">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="role in [\'user\', \'admin\'] | filter: $select.search">\n {{role | uppercase}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ROLE -->\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="user.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="user.name" disabled/>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="user.email" required/>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="user.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END PERSONAL INFO TAB -->\n\n <!-- CHANGE AVATAR TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form action="#" role="form">\n <div class="form-group">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail" style="width: 200px; height: 150px;">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail" style="max-width: 200px; max-height: 150px;">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader" /><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader.queue[0]" data-dismiss="fileinput" ng-click="uploader.queue[0].remove()">\n <span> {{ \'APPLICATION_REMOVE\' | translate }} </span>\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader.queue[0]" data-ng-click="uploader.queue[0].upload()" ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess">\n <span> {{ \'APPLICATION_CONFIRM\' | translate }} </span>\n </button>\n </div>\n <p>\n </br> {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>jpg, png, jpeg</b>.\n </p>\n </div>\n </div>\n </form>\n <div class="row">\n <div class="col-md-2">\n <table class="table" border="0">\n <tbody>\n <tr data-ng-repeat="item in uploader.queue">\n <td style="border-top-style:none">\n <strong>\n {{ item.file.name }}\n </strong>\n </td>\n <td data-ng-show="uploader.isHTML5" nowrap style="border-top-style:none">\n {{ item.file.size/1024/1024|number:2 }} MB\n </td>\n <td nowrap style="border-top-style:none">\n <button type="button" class="btn btn-danger btn-xs" data-ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> Remove\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n </div>\n <!-- END CHANGE AVATAR TAB -->\n <!-- CHANGE PASSWORD TAB -->\n <div class="tab-pane" id="tab_1_3" data-ng-show="Auth.isAdmin() || user.id === getCurrentUser().id">\n <form name="forms.changePwd" data-ng-submit="forms.changePwd.$valid && updatePassword()" novalidate>\n <!-- START CURRENT PWD -->\n <div class="form-group" data-ng-if="!Auth.isAdmin()" data-ng-class="{\'has-error\': (forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="current_pwd" placeholder="{{\'APPLICATION_CURRENT_PASSWORD\' | translate}}" class="form-control" data-ng-model="user.currentPwd" required/>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.current_pwd.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CURRENT PWD -->\n <!-- START NEW PWD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.changePwd.new_pwd.$touched || forms.changePwd.$submitted) && forms.changePwd.new_pwd.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="new_pwd" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" class="form-control" data-ng-model="user.newPwd" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_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()">\n <a data-ng-href="/staff/users/view/{{user.id}}/permit/voice">\n <i class="icon-key"></i>\n {{ \'APPLICATION_PERMITS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.chat.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initChatQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.fax.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initFaxQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.html","<!-- BEGIN PAGE CONTENT-->\n<div class=\"row\">\n <div class=\"col-md-12\">\n <div>\n <nav class=\"navbar navbar-default\" role=\"navigation\">\n <div class=\"collapse navbar-collapse\">\n <ul class=\"nav navbar-nav\">\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.voice')}\">\n <a href=\"/staff/users/view/{{user.id}}/permit/voice\">\n <i class=\"icon-earphones-alt\"></i> {{'APPLICATION_VOICE' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.chat'),'disabled-link':!license.chat}\" data-ng-show=\"Auth.isAdmin() || userModules[8]\">\n <a href=\"{{license.chat ? '/staff/users/view/'+user.id+'/permit/chat' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-bubble\"></i> {{'APPLICATION_CHAT' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.mail'),'disabled-link':!license.mail}\" data-ng-show=\"Auth.isAdmin() || userModules[9]\">\n <a href=\"{{license.mail ? '/staff/users/view/'+user.id+'/permit/mail' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-envelope\"></i>{{'APPLICATION_MAIL' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.fax'),'disabled-link':!license.fax}\" data-ng-show=\"Auth.isAdmin() || userModules[10]\">\n <a href=\"{{license.fax ? '/staff/users/view/'+user.id+'/permit/fax' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"fa fa-fax\"></i> {{'APPLICATION_FAX' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.sms'),'disabled-link':!license.messaging}\" data-ng-show=\"Auth.isAdmin() || userModules[11]\">\n <a href=\"{{license.messaging ? '/staff/users/view/'+user.id+'/permit/sms' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"glyphicon glyphicon-comment\"></i> {{'APPLICATION_SMS' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.openchannel'),'disabled-link':!license.openchannel}\" data-ng-show=\"Auth.isAdmin() || userModules[20]\">\n <a href=\"{{license.openchannel ? '/staff/users/view/'+user.id+'/permit/openchannel' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-globe\"></i> {{'APPLICATION_OPEN_CHANNEL' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.modules')}\" data-ng-if=\"user.role !== 'admin'\">\n <a href=\"/staff/users/view/{{user.id}}/permit/modules\">\n <i class=\"icon-menu\"></i> {{'APPLICATION_MODULES' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/staff/user/view/view.permit.mail.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initMailQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.modules.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row left-margin" data-ng-init="getModules()">\n <div data-ng-repeat="module in modules" data-ng-if="!module.ModuleId && ((module.id === 8 && license.chat) || (module.id === 9 && license.mail) || (module.id === 10 && license.fax) || (module.id === 11 && license.messaging) || (module.id === 20 && license.openchannel) || !_.includes([8,9,10,11,20],module.id))">\n <div class="form-group" data-ng-class="{\'left-margin-40\':module.ModuleId}">\n <span data-ng-if="module.ModuleId">└──</span> <input\n bs-switch\n class="form-control"\n ng-model="module.status"\n type="checkbox"\n data-ng-change="updatePermissions(module)"\n switch-active="{{ moduleSwitch.isActive }}"\n switch-on-text="{{ moduleSwitch.onText }}"\n switch-off-text="{{ moduleSwitch.offText }}"\n switch-on-color="{{ moduleSwitch.onColor }}"\n switch-off-color="{{ moduleSwitch.offColor }}"\n switch-animate="{{ moduleSwitch.animate }}"\n switch-size="{{ moduleSwitch.size }}"\n switch-label="{{ moduleSwitch.label }}"\n switch-icon="{{ moduleSwitch.icon }}"\n switch-radio-off="{{ moduleSwitch.radioOff }}"\n switch-label-width="{{ moduleSwitch.labelWidth }}"\n switch-handle-width="{{ moduleSwitch.handleWidth }}">\n <label class="control-label">{{module.title | translate | trusted}}</label>\n </div>\n <div ng-slide-down="module.status" lazy-render duration="0.5">\n <div data-ng-repeat="subModule in module.SubModules" data-ng-if="(subModule.id === 8 && license.chat) || (subModule.id === 9 && license.mail) || (subModule.id === 10 && license.fax) || (subModule.id === 11 && license.messaging) || (subModule.id === 20 && license.openchannel) || !_.includes([8,9,10,11,20],subModule.id)">\n <div class="form-group" data-ng-class="{\'left-margin-40\':module.ModuleId}">\n <span>└──</span> <input\n bs-switch\n class="form-control"\n ng-model="subModule.status"\n type="checkbox"\n data-ng-change="updatePermissions(subModule)"\n switch-active="{{ moduleSwitch.isActive }}"\n switch-on-text="{{ moduleSwitch.onText }}"\n switch-off-text="{{ moduleSwitch.offText }}"\n switch-on-color="{{ moduleSwitch.onColor }}"\n switch-off-color="{{ moduleSwitch.offColor }}"\n switch-animate="{{ moduleSwitch.animate }}"\n switch-size="{{ moduleSwitch.size }}"\n switch-label="{{ moduleSwitch.label }}"\n switch-icon="{{ moduleSwitch.icon }}"\n switch-radio-off="{{ moduleSwitch.radioOff }}"\n switch-label-width="{{ moduleSwitch.labelWidth }}"\n switch-handle-width="{{ moduleSwitch.handleWidth }}">\n <label class="control-label">{{subModule.title | translate}}</label>\n </div>\n <div ng-slide-down="subModule.status" lazy-render duration="0.5">\n <div data-ng-repeat="subModule2 in subModule.SubModules" class="form-group" data-ng-class="{\'left-margin-40\':module.ModuleId}">\n <span style="margin-left:40px">└──</span> <input\n bs-switch\n class="form-control"\n ng-model="subModule2.status"\n type="checkbox"\n data-ng-change="updatePermissions(subModule2)"\n switch-active="{{ moduleSwitch.isActive }}"\n switch-on-text="{{ moduleSwitch.onText }}"\n switch-off-text="{{ moduleSwitch.offText }}"\n switch-on-color="{{ moduleSwitch.onColor }}"\n switch-off-color="{{ moduleSwitch.offColor }}"\n switch-animate="{{ moduleSwitch.animate }}"\n switch-size="{{ moduleSwitch.size }}"\n switch-label="{{ moduleSwitch.label }}"\n switch-icon="{{ moduleSwitch.icon }}"\n switch-radio-off="{{ moduleSwitch.radioOff }}"\n switch-label-width="{{ moduleSwitch.labelWidth }}"\n switch-handle-width="{{ moduleSwitch.handleWidth }}">\n <label class="control-label">{{subModule2.title | translate}}</label>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.openchannel.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initOpenchannelQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.sms.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initSmsQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.voice.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initVoiceQueues()">\n <!-- BEGIN FORM-->\n <form action="#" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-permit">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.voice.html",'<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_ACCOUNT\' | translate}} {{ \'APPLICATION_VOICE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.info" data-ng-submit="updateItem()" novalidate>\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="user.internal" required readonly/>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_INTERNAL\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START TRANSPORT -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TRANSPORT\' | translate}}</label>\n <ui-select multiple name="transport" ng-model="user.transport" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select transport...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="transport in [\'udp\', \'tcp\', \'ws\', \'wss\'] | filter: $select.search">\n {{transport}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_TRANSPORT\' | translate }}\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n <!-- START CODEC -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALLOWED_CODECS\' | translate}}</label>\n <ui-select multiple ng-model="user.allow" name="allow" theme="bootstrap" ng-disabled="disabled">\n <ui-select-match placeholder="Select codec...">{{$item}}</ui-select-match>\n <ui-select-choices repeat="allow in [\'g729\', \'ilbc\', \'gsm\', \'ulaw\', \'alaw\'] | filter: $select.search">\n {{allow}}\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CODEC\' | translate }}\n </span>\n </div>\n <!-- END CODEC -->\n\n <!-- START CALLGROUP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.callgroup.$touched || forms.voice.$submitted) && forms.voice.callgroup.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLGROUP\' | translate}}</label>\n <input type="text" name="callgroup" placeholder="{{\'APPLICATION_CALLGROUP\' | translate}}" class="form-control" data-ng-model="user.callgroup"/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CALLGROUP\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.callgroup.$touched || forms.voice.$submitted) && forms.voice.callgroup.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLGROUP -->\n\n <!-- START PICKUPGROUP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.voice.pickupgroup.$touched || forms.voice.$submitted) && forms.voice.pickupgroup.$invalid}">\n <label class="control-label">{{\'APPLICATION_PICKUPGROUP\' | translate}}</label>\n <input type="text" name="pickupgroup" placeholder="{{\'APPLICATION_PICKUPGROUP\' | translate}}" class="form-control" data-ng-model="user.pickupgroup"/>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_PICKUPGROUP\' | translate }}\n </span>\n <span data-ng-show="(forms.voice.pickupgroup.$touched || forms.voice.$submitted) && forms.voice.pickupgroup.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PICKUPGROUP -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/staff/user/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_STAFF\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/staff/users/list">{{ \'APPLICATION_USERS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="/staff/users/wizard">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="initWizard();">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-user font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_USER\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT\' | translate}}" canexit="exitValidation(forms.info.$valid)">\n <form name="forms.info" novalidate>\n\n <!-- START ROLE -->\n <div class="form-group" data-ng-if="Auth.getCurrentUser().role === \'admin\'">\n <label class="control-label">{{ \'APPLICATION_ROLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select name="role" data-ng-model="item.role" theme="bootstrap" required>\n <ui-select-match placeholder="Select role...">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="role in [\'user\', \'admin\'] | filter: $select.search">\n {{role | uppercase}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ROLE -->\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$invalid}">\n <label class="control-label">{{\'APPLICATION_FULLNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="fullname" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.fullname" required/>\n <span data-ng-show="(forms.info.fullname.$touched || forms.info.$submitted) && forms.info.fullname.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.name.$touched || forms.info.$submitted) && forms.info.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START EMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="item.email" required />\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.email.$touched || forms.info.$submitted) && forms.info.email.$error.email" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGHT_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START RE PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="password" name="rpassword" placeholder="{{\'APPLICATION_CONFIRM_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.rpassword" nx-equal="item.password" required/>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.info.rpassword.$touched || forms.info.$submitted) && forms.info.rpassword.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END RE PASSWORD -->\n\n <!-- START INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="input-group">\n <input type="number" min="1" name="internal" placeholder="{{\'APPLICATION_INTERNAL_NUMBER\' | translate}}" class="form-control" data-ng-model="item.internal" data-ng-disabled="!item.internalEnabled" data-ng-required="item.internalEnabled"/>\n <span class="input-group-addon">\n <input type="checkbox" data-ng-model="item.internalEnabled">\n </span>\n </div>\n <span data-ng-show="(forms.info.internal.$touched || forms.info.$submitted) && forms.info.internal.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'), -a.put("app/sugarcrm/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/sugarcrm/list">{{ \'APPLICATION_SUGARCRM\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-handbag font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SUGARCRM\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/sugarcrm/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/sugarcrm/view/configuration/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.name.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.name.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_CHANNEL\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="channel.value as channel in channels | filter: $select.search">\n <div data-ng-bind="channel.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.channel.$touched || form.channel.$submitted) && form.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START VOICE SUBTYPE -->\n <div data-ng-if="item.channel===\'voice\'" class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="type in [\'Queue\',\'Outbound\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.type.$touched || form.type.$submitted) && form.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/sugarcrm/view/configuration/list/list.html",'<div ui-view class="profile-content">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light" data-ng-init="initView()">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'),a.put("app/sugarcrm/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();getModules();">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\r\n </div>\r\n <ul class="nav nav-tabs">\r\n <li class="active">\r\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_MAPPING\' | translate}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class="portlet-body">\r\n <div class="tab-content">\r\n <!-- SUBJECT TAB -->\r\n <div class="tab-pane ui-padding active" id="tab_1_1">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by blank space:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END SUBJECT TAB -->\r\n <!-- DESCRIPTION TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_2">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by new line:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\r\n <div class="col-md-2">\r\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\r\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END DESCRIPTION TAB -->\r\n <!-- FIELDS TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_3">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\r\n <div ng-bind-html="item.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END FIELDS TAB -->\r\n <!-- TAG TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_4">\r\n\r\n <!-- BEGIN UI-GRID SPINNER -->\r\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\r\n <!-- END UI-GRID SPINNER -->\r\n\r\n <div class="row">\r\n <div class="col-md-12">\r\n <span class="caption-subject">Select the mapping procedure that the current configuration will use:</span>\r\n </div>\r\n </div>\r\n <hr>\r\n <form name="forms.mapping" data-ng-submit="updateMapping()" novalidate>\r\n\r\n <!-- DEFAULT MAPPING -->\r\n <div class="form-group">\r\n <label class="control-label">{{\'APPLICATION_DEFAULT_MAPPING\' | translate}}</label></br>\r\n <input\r\n bs-switch\r\n class="form-control"\r\n ng-model="mapping.defaultMapping"\r\n type="checkbox",\r\n name="defaultMapping"\r\n switch-active="{{ defaultMappingSwitch.isActive }}"\r\n switch-on-text="{{ defaultMappingSwitch.onText }}"\r\n switch-off-text="{{ defaultMappingSwitch.offText }}"\r\n switch-on-color="{{ defaultMappingSwitch.onColor }}"\r\n switch-off-color="{{ defaultMappingSwitch.offColor }}"\r\n switch-animate="{{ defaultMappingSwitch.animate }}"\r\n switch-size="{{ defaultMappingSwitch.size }}"\r\n switch-label="{{ defaultMappingSwitch.label }}"\r\n switch-icon="{{ defaultMappingSwitch.icon }}"\r\n switch-radio-off="{{ defaultMappingSwitch.radioOff }}"\r\n switch-label-width="{{ defaultMappingSwitch.labelWidth }}"\r\n switch-handle-width="{{ defaultMappingSwitch.handleWidth }}">\r\n </div>\r\n <!-- END DEFAULT MAPPING -->\r\n\r\n <div class="row" data-ng-if="!mapping.defaultMapping">\r\n <div class="col-md-6">\r\n <div class="form-group" data-ng-class="{\'has-error\': (forms.mapping.mappingModule.$touched || forms.mapping.$submitted) && forms.mapping.mappingModule.$invalid}">\r\n <label class="control-label">{{\'APPLICATION_MAPPING_MODULE\' | translate}} <span class="required" aria-required="true">*</span></label>\r\n <ui-select ng-model="mapping.mappingModule" theme="bootstrap" name="mappingModule" required ng-disabled="disabled" data-ng-change="updateMappingModule()">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.key as item in accountModules | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n <span data-ng-show="(forms.mapping.mappingModule.$touched || forms.mapping.$submitted) && forms.mapping.mappingModule.$invalid && forms.mapping.mappingModule.$error.required" class="help-block help-block-error">\r\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\r\n </span>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div class="row" data-ng-if="!mapping.defaultMapping">\r\n <div class="col-md-12">\r\n <div class="form-group" data-ng-class="{\'has-error\': (forms.mapping.mappingFields.$touched || forms.mapping.$submitted) && forms.mapping.mappingFields.$invalid}">\r\n <label class="control-label">{{\'APPLICATION_MAPPING_FIELDS\' | translate}} <span class="required" aria-required="true">*</span></label>\r\n <ui-select multiple data-ng-model="mapping.mappingFields" theme="bootstrap" name="mappingFields" ng-disabled="disabled" required>\r\n <ui-select-match placeholder="{{ \'APPLICATION_MAPPING_FIELDS\' | translate }}">{{$item.label}}</ui-select-match>\r\n <ui-select-choices repeat="moduleField.name as moduleField in moduleFields | filter: $select.search">\r\n {{moduleField.label}}\r\n </ui-select-choices>\r\n </ui-select>\r\n <span data-ng-show="(forms.mapping.mappingFields.$touched || forms.mapping.$submitted) && forms.mapping.mappingFields.$invalid && forms.mapping.mappingFields.$error.required" class="help-block help-block-error">\r\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\r\n </span>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" data-ng-disabled="forms.mapping.$invalid"/>\r\n </form>\r\n </div>\r\n <!-- END TAG TAB -->\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'),a.put("app/sugarcrm/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.apiKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\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/sugarcrm/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/sugarcrm/list">{{ \'APPLICATION_SUGARCRM\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/sugarcrm.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.sugarcrm.view.account\')}">\n <a ng-href="/sugarcrm/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.sugarcrm.view.configurations\') || $state.is(\'main.sugarcrm.view.configuration\')}">\n <a ng-href="/sugarcrm/view/{{account.id}}/configurations/list">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/sugarcrm/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-handbag"></i>\n <a href="/sugarcrm/list">{{ \'APPLICATION_SUGARCRM\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_REMOTE_ADDRESS\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_REMOTE_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required ng-remote-validate="/api/sugarcrm/accounts/validate/remoteUri"/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.remoteUri.$touched || forms.formSetting.$submitted) && forms.formSetting.remoteUri.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_DOMAIN\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.apiKey.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- 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/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_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="answer.key" required/>\n <span data-ng-show="(forms.general.key.$touched || forms.general.$submitted) && forms.general.key.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END KEY -->\n\n <!-- START VALUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.value.$touched || forms.general.$submitted) && forms.general.value.$invalid}">\n <label class="control-label">{{\'APPLICATION_VALUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea type="text" name="value" placeholder="{{\'APPLICATION_VALUE\' | translate}}" class="form-control" data-ng-model="answer.value" required></textarea>\n <span data-ng-show="(forms.general.value.$touched || forms.general.$submitted) && forms.general.value.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VALUE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="answer.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/automation/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="#">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/automations/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_AUTOMATION\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/automation/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="/tools/automations/list">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="automation"></i>\n </li>\n <li data-ng-show="automation">\n <a href="#">{{ automation.description || automation.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/automation.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ automation.name }}\n </div>\n <div class="profile-usertitle-job">\n {{ automation.description }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.automations.view.settings\')}">\n <a href="/tools/automations/view/{{automation.id}}/settings">\n <i class="icon-bulb"></i>\n {{ \'APPLICATION_SETTINGS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/automation/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_CONDITIONS\' | translate}} & {{\'APPLICATION_ACTIONS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="exitValidation(forms.general.$valid) && updateAutomation()" novalidate>\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="automation.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="channel" placeholder="{{\'APPLICATION_CHANNEL\' | translate}}" class="form-control" data-ng-model="automation.channel" required readonly/>\n <span data-ng-show="(forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid && forms.general.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CHANNEL -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.timeout.$touched && forms.general.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}} ({{\'APPLICATION_MINUTES\' | translate}})</label>\n <input type="number" name="timeout" min="10" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}} (min 10 {{\'APPLICATION_MINUTES\' | translate}})" class="form-control" data-ng-model="automation.timeout" data-ng-init="item.timeout = 10" required/>\n <span data-ng-show="forms.general.timeout.$touched && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label>\n </br>\n <input bs-switch class="form-control" ng-model="automation.status" type="checkbox" name="status" switch-active="{{ recordSwitch.isActive }}" switch-on-text="{{ recordSwitch.onText }}" switch-off-text="{{ recordSwitch.offText }}" switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}" switch-animate="{{ recordSwitch.animate }}" switch-size="{{ recordSwitch.size }}" switch-label="{{ recordSwitch.label }}" switch-icon="{{ recordSwitch.icon }}" switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}" switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="automation.description" />\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\n </div>\n <!-- END GENERAL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <!-- All -->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="all in automation.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="automation.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n\n <!-- Any -->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="any in automation.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="automation.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n\n <!-- Actions -->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="action in automation.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" data-ng-change="resetActionData(action)" name="action{{$index}}" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $automations.services[automation.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'APPLICATION_ACTION\' | translate }}\n </span>\n <span data-ng-show="(forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-status ng-switch-when="status" element="action" form="forms.settings"></action-builder-status>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addAction()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_ACTION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n <div class="has-error" data-ng-show="forms.general.$submitted && !automation.All.length && !automation.Any.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_CONDITION\' | translate}}.\n </span>\n </div>\n <div class="has-error" data-ng-show="forms.general.$submitted && !automation.Actions.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_ACTION\' | translate}}.\n </span>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\n </div>\n </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/tools/automation/wizard/wizard.html",'<div class="row">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="/tools/automations/list">{{ \'APPLICATION_AUTOMATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_AUTOMATIONS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.general.$valid)">\n <form name="forms.general" data-ng-submit="submit()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.name.$touched && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.general.name.$touched && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.status"\n type="checkbox"\n name="status"\n data-ng-init="item.status = 0"\n switch-active="{{ statusSwitch.isActive }}"\n switch-on-text="{{ statusSwitch.onText }}"\n switch-off-text="{{ statusSwitch.offText }}"\n switch-on-color="{{ statusSwitch.onColor }}"\n switch-off-color="{{ statusSwitch.offColor }}"\n switch-animate="{{ statusSwitch.animate }}"\n switch-size="{{ statusSwitch.size }}"\n switch-label="{{ statusSwitch.label }}"\n switch-icon="{{ statusSwitch.icon }}"\n switch-radio-off="{{ statusSwitch.radioOff }}"\n switch-label-width="{{ statusSwitch.labelWidth }}"\n switch-handle-width="{{ statusSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitSettingsValidation(forms.settings.$valid)">\n <form name="forms.settings" novalidate>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_CHANNEL\' | translate }}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.channel.$touched || forms.settings.$submitted) && forms.settings.channel.$invalid}">\n <label class="control-label">{{ \'APPLICATION_CHANNEL\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_CHANNEL\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="channel in $automations.channels | filter: $select.search">\n <div ng-bind-html="channel | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.channel.$touched || forms.settings.$submitted) && forms.settings.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n\n <!-- All -->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="all in item.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="item.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n\n <!-- Any -->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="any in item.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="item.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n\n <!-- Actions -->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="action in item.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" data-ng-change="resetActionData(action)" name="action{{$index}}" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $automations.services[item.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'APPLICATION_ACTION\' | translate }}\n </span>\n <span data-ng-show="(forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-status ng-switch-when="status" element="action" form="forms.settings"></action-builder-status>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addAction()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_ACTION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n <div class="has-error" data-ng-show="forms.settings.$submitted && !item.All.length && !item.Any.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_CONDITION\' | translate}}.\n </span>\n </div>\n <div class="has-error" data-ng-show="forms.settings.$submitted && !item.Actions.length">\n <span class="help-block help-block-error form-control">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INSERT_AT_LEAST_ONE_ACTION\' | translate}}.\n </span>\n </div>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" ng-click="next()"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_INTERVAL\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/interval/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-clock"></i>\n <a href="#">{{ \'APPLICATION_INTERVALS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTERVALS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_INTERVAL\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getInterval()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-clock"></i>\n <a href="/tools/intervals/list">{{ \'APPLICATION_INTERVALS\' | translate }}</a>\n <i data-ng-show="interval" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="interval">\n <a href="#">{{interval.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/interval.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{interval.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.intervals.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/tools/intervals/view/\'+interval.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.tools.intervals.view.subintervals') || $state.is('main.tools.intervals.view.subinterval') || $state.is('main.tools.intervals.view.subintervals.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/tools/intervals/view/'+interval.id+'/subintervals')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_SUBINTERVALS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/tools/interval/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INTERVAL\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateInterval()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="interval.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="interval.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/interval/view/view.subinterval.html",'\n<div class="row" data-ng-init="initSubInterval(true)">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_NEW_SUBINTERVAL\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="addSubInterval()">\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitValidation(forms.subinterval.name.$valid)">\n <form name="forms.subinterval" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="subinterval.name" required/>\n <span data-ng-show="(forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="splittedInterval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="splittedInterval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor margin-top20"><input\n bs-switch\n class="form-control"\n ng-model="splittedInterval.alwaysTime"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}"> {{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected===\'always\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_to && splittedInterval.md_to!==\'always\' && monthDay>splittedInterval.md_to && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected===\'always\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_from && splittedInterval.md_from!==\'always\' && monthDay<splittedInterval.md_from && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n\n\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/view/view.subintervalSettings.html",'\n<div class="row" data-ng-init="initSubInterval();getSubInterval();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SUBINTERVAL_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateInterval(\'subintervals\')">\n <div class="profile-usertitle-name">\n {{subinterval.name}}\n </div>\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitValidation(forms.subinterval.name.$valid)">\n <form name="forms.subinterval" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="interval.SubIntervals[selectedSubInterval].name" required/>\n <span data-ng-show="(forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="splittedInterval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="splittedInterval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor margin-top20"><input\n bs-switch\n class="form-control"\n ng-model="splittedInterval.alwaysTime"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}"> {{\'APPLICATION_ALWAYS\' | translate}}</label>\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected===\'always\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_to && splittedInterval.md_to!==\'always\' && monthDay>splittedInterval.md_to && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected===\'always\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_from && splittedInterval.md_from!==\'always\' && monthDay<splittedInterval.md_from && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n\n\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/tools/interval/view/view.subintervals.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SUBINTERVALS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/intervals/view/{{interval.id}}/subinterval" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_SUBINTERVAL\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="selectedSubInterval === undefined" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/tools/pause/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PAUSE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/pause/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-pause"></i>\n <a href="#">{{ \'APPLICATION_PAUSES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-pause font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PAUSES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PAUSE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/pause/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getPause()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-pause"></i>\n <a href="/tools/pauses/list">{{ \'APPLICATION_PAUSES\' | translate }}</a>\n <i data-ng-show="pause" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="pause">\n <a href="#">{{pause.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/pause.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{pause.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.pauses.view.settings\')}">\n <a data-ng-href="/tools/pauses/view/{{pause.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/pause/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_PAUSE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updatePause()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="pause.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="pause.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/scheduler/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-calendar"></i>\n <a href="#">{{ \'APPLICATION_SCHEDULER\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-link font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SCHEDULES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/tools/scheduler/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_SCHEDULE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/scheduler/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-calendar"></i>\n <a href="/tools/scheduler/list">{{ \'APPLICATION_SCHEDULER\' | translate }}</a>\n <i data-ng-show="schedule" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="schedule">\n <a href="#">{{schedule.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/scheduler.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{schedule.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.scheduler.view.settings\')}">\n <a data-ng-href="/tools/scheduler/view/{{schedule.id}}/settings"><i class="icon-settings"></i> {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/scheduler/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_SCHEDULE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab" data-ng-click="refreshSlider()">{{ \'APPLICATION_CONFIGURATION\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && forms.config.$valid && updateSchedule()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted && forms.general.name.$invalid) || forms.general.name.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="schedule.name" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="forms.general.$submitted && forms.general.name.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ACTIVE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ACTIVE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="schedule.active"\n type="checkbox"\n name="status"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END ACTIVE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="schedule.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- CONFIG TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.config" data-ng-switch="schedule.reportType" data-ng-submit="forms.config.$valid && forms.general.$valid && updateSchedule()" data-ng-if="schedule.type===\'report\'" data-ng-init="initReports()" novalidate>\n\n <div class="row">\n\n <!-- START TYPE -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.type.$touched || forms.config.$submitted) && forms.config.type.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportType" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="report in [\'default\', \'custom\'] | filter: $select.search">\n <div ng-bind-html="report | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.type.$touched || forms.config.$submitted) && forms.config.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n\n <!-- START REPORT -->\n <div data-ng-switch-when="default" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in defRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORT -->\n\n <!-- START REPORT -->\n <div data-ng-switch-when="custom" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in cusRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORT -->\n\n <!-- START REPORT -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OUTPUT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportOutput" name="reportOutput" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_OUTPUT\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="output in [\'CSV\',\'PDF\'] | filter: $select.search">\n <div ng-bind-html="output | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORT -->\n\n </div>\n\n <!-- START TODAY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_RUN_ON\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="switchValues.today"\n type="checkbox"\n name="status"\n data-ng-change="checkToday()"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_TODAY\' | translate }}"\n switch-off-text="{{ \'APPLICATION_RANGE\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END TODAY -->\n\n <!-- START VALIDITY -->\n <div class="form-group" data-ng-if="switchValues.today">\n <label class="control-label">{{\'APPLICATION_VALIDITY\' | translate}}</label>\n <rzslider rz-slider-model="schedule.validityStart" rz-slider-high="schedule.validityEnd" rz-slider-options="validitySlider"></rzslider>\n </div>\n <!-- END VALIDITY -->\n\n <!-- START RANGE -->\n <div class="form-group" data-ng-if="!switchValues.today" data-ng-class="{\'has-error\': (forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT_RANGE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportRange" name="range" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_RANGE\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="range.value as range in reportRanges | filter: $select.search">\n <div ng-bind-html="range.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RANGE -->\n\n <!-- START TODAY CRON -->\n <div class="form-group" data-ng-if="switchValues.today" data-ng-class="{\'has-error\': (forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.cron" name="cron" theme="bootstrap" data-ng-required="switchValues.today">\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="cron.value as cron in todayCron | filter: $select.search">\n <div ng-bind-html="cron.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TODAY -->\n <div class="row" data-ng-if="!switchValues.today">\n <!-- START CRONTYPE EXEC -->\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.type" name="cronType" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in cronTypes | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CRONTYPE -->\n\n <!-- START WEEKDAY -->\n <div class="form-group col-md-4" data-ng-if="schedule.cronType === \'weekly\'" data-ng-class="{\'has-error\': (forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_WEEKDAYS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="rangeExec.weekDays" name="weekDay" theme="bootstrap" data-ng-required="schedule.cronType === \'weekly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_WEEKDAYS\' | translate }}">{{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="day.value as day in weekDays | filter: $select.search">\n <div ng-bind-html="day.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group col-md-4" data-ng-if="schedule.cronType === \'monthly\'" data-ng-class="{\'has-error\': (forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.monthDay" name="monthDay" theme="bootstrap" data-ng-required="schedule.cronType === \'monthly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_MONTHDAY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="day in monthDays | filter: $select.search">\n <div ng-bind-html="day | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START HOUR -->\n <div class="form-group col-md-4" data-ng-if="schedule.cronType" data-ng-class="{\'has-error\': (forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$invalid}">\n <label class="control-label">{{ \'APPLICATION_HOUR\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.hour" name="hour" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_HOUR\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="hour in hours | filter: $select.search">\n <div ng-bind-html="hour | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOUR -->\n </div>\n\n <!-- START SEND MAIL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEND_MAIL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="schedule.sendMail"\n type="checkbox"\n name="status"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END SEND MAIL -->\n <div class="row">\n <!-- START ACCOUNT -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ACCOUNT\' | translate }}<span class="required" data-ng-if="schedule.sendMail" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.MailServerOutId" name="MailServerOutId" theme="bootstrap" data-ng-disabled="!schedule.sendMail" data-ng-required="schedule.sendMail">\n <ui-select-match placeholder="{{ \'APPLICATION_ACCOUNT\' | translate }}">{{$select.selected.username}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailServers | filter: $select.search">\n <div ng-bind-html="account.username | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <div class="note note-warning" data-ng-hide="mailServers.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_ACCOUNTS_AVAILABLE\' | translate }}\n </p>\n </div>\n </div>\n <!-- END ACCOUNT -->\n\n <!-- START EMAIL -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.$submitted && forms.config.email.$invalid) || forms.config.email.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span data-ng-if="schedule.sendMail" class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}" class="form-control" data-ng-model="schedule.email" data-ng-disabled="!schedule.sendMail" data-ng-required="schedule.sendMail"/>\n <span data-ng-show="forms.config.$submitted && forms.config.email.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CONFIG TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- <pre>\n {{rangeExec | json}}\n</pre>\n<pre>\n {{schedule | json}}\n</pre> -->\n'), -a.put("app/tools/scheduler/wizard/wizard.html",'<div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-calendar"></i>\n <a href="/tools/scheduler/list">{{ \'APPLICATION_SCHEDULER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="#">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-link font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SCHEDULE\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.general.$valid)">\n <form name="forms.general" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted && forms.general.name.$invalid) || forms.general.name.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="forms.general.$submitted && forms.general.name.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START ACTIVE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ACTIVE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.active"\n type="checkbox"\n name="status"\n data-ng-init="item.active = 0"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END ACTIVE -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.type.$touched || forms.general.$submitted) && forms.general.type.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in scheduleTypes | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.type.$touched || forms.general.$submitted) && forms.general.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <button class="btn green-haze" type="submit" ng-click="next(true)">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIGURATION\' | translate}}" canexit="exitValidation(forms.config.$valid)">\n <form name="forms.config" data-ng-switch="item.reportType" data-ng-if="item.type===\'report\'" data-ng-init="initReports()" novalidate>\n <div class="row">\n\n <!-- START TYPE -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.type.$touched || forms.config.$submitted) && forms.config.type.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportType" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="report in [\'default\', \'custom\'] | filter: $select.search">\n <div ng-bind-html="report | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.type.$touched || forms.config.$submitted) && forms.config.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <!-- START DEFAULT REPORT -->\n <div data-ng-switch-when="default" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in defRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DEFAULT REPORT -->\n\n <!-- START CUSTOM REPORT -->\n <div data-ng-switch-when="custom" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in cusRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOM REPORT -->\n\n <!-- START OUTPUT -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OUTPUT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportOutput" name="reportOutput" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_OUTPUT\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="output in [\'CSV\',\'PDF\'] | filter: $select.search">\n <div ng-bind-html="output | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OUTPUT -->\n\n </div>\n\n <!-- START TODAY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_RUN_ON\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="switchValues.today"\n type="checkbox"\n name="status"\n data-ng-change="checkToday()"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_TODAY\' | translate }}"\n switch-off-text="{{ \'APPLICATION_RANGE\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END TODAY -->\n\n <!-- START VALIDITY -->\n <div class="form-group" data-ng-if="switchValues.today">\n <label class="control-label">{{\'APPLICATION_VALIDITY\' | translate}}</label>\n <rzslider rz-slider-model="item.validityStart" rz-slider-high="item.validityEnd" rz-slider-options="validitySlider" data-ng-init="item.validityStart = 8;item.validityEnd = 16;"></rzslider>\n </div>\n <!-- END VALIDITY -->\n\n <!-- START RANGE -->\n <div class="form-group" data-ng-if="!switchValues.today" data-ng-class="{\'has-error\': (forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT_RANGE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportRange" name="range" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_RANGE\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="range.value as range in reportRanges | filter: $select.search">\n <div ng-bind-html="range.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RANGE -->\n\n <!-- START TODAY CRON EXEC -->\n <div class="form-group" data-ng-if="switchValues.today" data-ng-class="{\'has-error\': (forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.cron" name="cron" theme="bootstrap" data-ng-required="switchValues.today">\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="cron.value as cron in todayCron | filter: $select.search">\n <div ng-bind-html="cron.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TODAY CRON -->\n <div class="row" data-ng-if="!switchValues.today">\n <!-- START CRONTYPE EXEC -->\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.type" name="cronType" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in cronTypes | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CRONTYPE -->\n\n <!-- START WEEKDAY -->\n <div class="form-group col-md-4" data-ng-if="item.cronType === \'weekly\'" data-ng-class="{\'has-error\': (forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_WEEKDAYS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="rangeExec.weekDays" name="weekDay" theme="bootstrap" data-ng-required="item.cronType === \'weekly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_WEEKDAYS\' | translate }}">{{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="day.value as day in weekDays | filter: $select.search">\n <div ng-bind-html="day.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group col-md-4" data-ng-if="item.cronType === \'monthly\'" data-ng-class="{\'has-error\': (forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.monthDay" name="monthDay" theme="bootstrap" data-ng-required="item.cronType === \'monthly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_MONTHDAY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="day in monthDays | filter: $select.search">\n <div ng-bind-html="day | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START HOUR -->\n <div class="form-group col-md-4" data-ng-if="item.cronType" data-ng-class="{\'has-error\': (forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$invalid}">\n <label class="control-label">{{ \'APPLICATION_HOUR\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.hour" name="hour" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_HOUR\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="hour in hours | filter: $select.search">\n <div ng-bind-html="hour | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOUR -->\n </div>\n\n <!-- START SEND MAIL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEND_MAIL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="item.sendMail"\n type="checkbox"\n name="status"\n data-ng-init="item.sendMail = 0"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END SEND MAIL -->\n <div class="row">\n <!-- START ACCOUNT -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ACCOUNT\' | translate }}<span class="required" data-ng-if="item.sendMail" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.MailServerOutId" name="MailServerOutId" theme="bootstrap" data-ng-disabled="!item.sendMail" data-ng-required="item.sendMail">\n <ui-select-match placeholder="{{ \'APPLICATION_ACCOUNT\' | translate }}">{{$select.selected.username}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailServers | filter: $select.search">\n <div ng-bind-html="account.username | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <div class="note note-warning" data-ng-hide="mailServers.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_ACCOUNTS_AVAILABLE\' | translate }}\n </p>\n </div>\n </div>\n <!-- END ACCOUNT -->\n\n <!-- START EMAIL -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.$submitted && forms.config.email.$invalid) || forms.config.email.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span data-ng-if="item.sendMail" class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.email" required data-ng-disabled="!item.sendMail" data-ng-required="item.sendMail"/>\n <span data-ng-show="forms.config.$submitted && forms.config.email.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EMAIL -->\n </div>\n\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n<!-- <pre>\n {{rangeExec | json}}\n</pre>\n<pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/tools/sound/list/list.html",'<div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone-alt"></i>\n <a href="#">{{ \'APPLICATION_SOUNDS\' | translate }}</a>\n </li>\n </ul>\n <div class="page-toolbar">\n </div>\n</div>\n<!-- END PAGE HEADER-->\n<!-- BEGIN PAGE CONTENT-->\n<!-- Audio Portlets -->\n<div class="headline">\n <h3><i class="icon-music-tone-alt sounds-title-icon"></i> {{ \'APPLICATION_SOUNDS\' | translate }}</h3>\n</div>\n<div class="portlet light bg-inverse">\n <div class="portlet-title collapsible" ng-click="isCollapsed = !isCollapsed">\n <div class="caption">\n <i class="icon-puzzle font-red-flamingo"></i>\n <span class="caption-subject bold font-red-flamingo uppercase">\n {{\'APPLICATION_FILE_UPLOAD\' | translate}} </span>\n </div>\n <div class="tools">\n <a href="" ng-class="{\'collapse\': !isCollapsed, \'expand\' : isCollapsed}">\n </a>\n </div>\n </div>\n <div class="portlet-body" ng-slide-down="!isCollapsed">\n <div class="row" nv-file-drop="" uploader="uploader" filters="queueLimit, customFilter">\n <div class="col-md-4">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-settings font-green-sharp"></i>\n <span class="caption-subject bold uppercase">{{\'APPLICATION_SELECT_FILES\' | translate}}</span>\n <span class="caption-helper hide"></span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <div ng-show="uploader.isHTML5">\n <div class="file-drop-zone margin-bottom-20" nv-file-over="" uploader="uploader" over-class="file-drop-zone-over">\n Base drop zone\n </div>\n </div>\n <span class="btn default btn-file">\n <span class="fileinput-new">\n {{\'APPLICATION_FILE_UPLOAD\' | translate}}</span>\n <input type="file" nv-file-select="" uploader="uploader" />\n </span>\n <span class="btn default btn-file">\n <span class="fileinput-new">\n {{\'APPLICATION_MULTI_FILE_UPLOAD\' | translate}}</span>\n <input type="file" nv-file-select="" uploader="uploader" multiple /><br/>\n </span>\n <p>\n </br>\n {{ \'MESSAGE_SUPPORTED_FORMATS\' | translate }} <b>wav, mp3, gsm, ogg</b>.\n </p>\n <p>\n {{ \'MESSAGE_MAXIMUM_SOUND_UPLOAD_SIZE\' | translate }} <b>15 Mb</b>.\n </p>\n </div>\n </div>\n </div>\n <div class="col-md-8">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-settings font-green-sharp"></i>\n <span class="caption-subject bold uppercase">{{\'APPLICATION_UPLOAD_QUEUE\' | translate}}</span>\n <span class="caption-helper">{{\'APPLICATION_QUEUE_LENGTH\' | translate}}: {{ uploader.queue.length }}</span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <div class="table-scrollable table-scrollable-borderless">\n <table class="table table-hover table-light">\n <thead>\n <tr class="uppercase">\n <th width="50%">{{\'APPLICATION_NAME\' | translate}}</th>\n <th ng-show="uploader.isHTML5">{{\'APPLICATION_SIZE\' | translate}}</th>\n <th ng-show="uploader.isHTML5">{{\'APPLICATION_PROGRESS\' | translate}}</th>\n <th>{{\'APPLICATION_STATUS\' | translate}}</th>\n <th>{{\'APPLICATION_MESSAGE\' | translate}}</th>\n <th>{{\'APPLICATION_ACTIONS\' | translate}}</th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td><strong>{{ item.file.name }}</strong></td>\n <td ng-show="uploader.isHTML5" nowrap>{{ item.file.size/1024/1024|number:2 }} MB</td>\n <td ng-show="uploader.isHTML5">\n <div class="progress progress-sm" style="margin-bottom: 0;">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': item.progress + \'%\' }"></div>\n </div>\n </td>\n <td class="text-center">\n <span ng-show="item.isSuccess" class="text-success"><i class="glyphicon glyphicon-ok"></i></span>\n <span ng-show="item.isCancel" class="text-info"><i class="glyphicon glyphicon-ban-circle"></i></span>\n <span ng-show="item.isError" class="text-danger"><i class="glyphicon glyphicon-remove"></i></span>\n <span ng-show="item.isUploading" class="text-info"><i class="glyphicon glyphicon-upload"></i></span>\n </td>\n <td class="text-center">\n <span ng-show="item.responseMessage" class="text-danger">{{item.responseMessage}}</span>\n </td>\n <td nowrap>\n <button type="button" class="btn btn-success btn-xs" ng-click="item.upload()" ng-disabled="item.isReady || item.isUploading || item.isSuccess">\n <span class="glyphicon glyphicon-upload"></span> {{\'APPLICATION_UPLOAD\' | translate}}\n </button>\n <button type="button" class="btn btn-warning btn-xs" ng-click="item.cancel()" ng-disabled="!item.isUploading">\n <span class="glyphicon glyphicon-ban-circle"></span> {{\'APPLICATION_CANCEL\' | translate}}\n </button>\n <button type="button" class="btn btn-danger btn-xs" ng-click="item.remove()">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE\' | translate}}\n </button>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n <div>\n <p>{{\'APPLICATION_UPLOAD_QUEUE_PROGRESS\' | translate}}:</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': uploader.progress + \'%\' }"></div>\n </div>\n </div>\n <button type="button" class="btn btn-success btn-s" ng-click="uploader.uploadAll()" ng-disabled="!uploader.getNotUploadedItems().length">\n <span class="glyphicon glyphicon-upload"></span> {{\'APPLICATION_UPLOAD_ALL\' | translate}}\n </button>\n <button type="button" class="btn btn-warning btn-s" ng-click="uploader.cancelAll()" ng-disabled="!uploader.isUploading">\n <span class="glyphicon glyphicon-ban-circle"></span> {{\'APPLICATION_CANCEL_ALL\' | translate}}\n </button>\n <button type="button" class="btn btn-danger btn-s" ng-click="uploader.clearQueue()" ng-disabled="!uploader.queue.length">\n <span class="glyphicon glyphicon-trash"></span> {{\'APPLICATION_REMOVE_ALL\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n<div class="row thumbnails" data-ng-init="initList()">\n <div class="row" ng-show="sounds.length == 0">\n <div class="col-md-12 page-404">\n <div class="details">\n <h3>{{ \'MESSAGE_NO_SOUNDS\' | translate }}</h3>\n <p>\n <a href="/">\n {{ \'MESSAGE_RETURN_HOME\' | translate }} </a>\n {{ \'MESSAGE_OR_UPLOAD_SOUND_FILE\' | translate }}\n </p>\n </div>\n </div>\n </div>\n <div class="audio-portlet-wrapper animate-repeat" ng-repeat="sound in sounds">\n <div class="audio-portlet">\n <div class="audio-portlet-title"><a href="#" editable-text="sound.display_name" onbeforesave="updateAudio(sound.id,{display_name : $data})">{{ sound.display_name || "Empty" }}</a></div>\n <img src="../assets/images/note_placeholder.png" alt="" class="img-responsive"/>\n <div class="file-info">\n <div class="audio-tag-wrapper">\n <audio-file-download params="{id:sound.id,controller:\'stream\'}" resource="Sound"></audio-file-download>\n </div>\n <p id="description_div">\n <a href="#" editable-text="sound.description" onbeforesave="updateAudio(sound.id,{description : $data})">{{ sound.description || "Empty" }}</a>\n </p>\n <p class="float-right">\n <button class="btn btn-xs green-meadow" uib-tooltip-template="\'audioInfoTemplate.html\'"><i class="icon-list"></i></button>\n <motion-file-download params="{id:sound.id,controller:\'download\'}" resource="Sound" mimetype="\'audio/\'+sound.original_format" tooltiptext="Download" filename="sound.display_name+\'.\'+sound.original_format" btnclass="{{downloadButtonClass}}" btncontent=\'{{downloadButtonContent}}\'></motion-file-download>\n <button uib-tooltip="Delete" class="btn btn-xs red-sunglo" ng-click="delete(sound.display_name, sound.id)" tooltip="Delete"><i class="icon-close" ></i></button>\n </p>\n </div>\n </div>\n </div>\n <script type="text/ng-template" id="audioInfoTemplate.html">\n <div>\n <ul class="list-unstyled">\n <li><b>Format : </b>{{sound.original_format}}</li>\n <li><b>Duration : </b>{{sound.original_duration | date: \'mm:ss\'}}</li>\n <li><b>Channels : </b>{{sound.original_channelCount}}</li>\n <li><b>Bitrate : </b>{{sound.original_bitRate/1024}} kbs</li>\n <li><b>Sample Rate : </b>{{sound.original_sampleRate/1000}} KHz</li>\n </ul>\n </div>\n </script>\n</div>\n<!-- End Audio Portlets -->\n'), -a.put("app/tools/tag/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_TAG\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required data-ng-pattern="settings.patternName"/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/tag/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-tag"></i>\n <a href="#">{{ \'APPLICATION_TAGS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TAGS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TAG\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/tag/view/view.chat.html",'<div class="row" >\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAGGED_CHAT\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initChat()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/tag/view/view.contacts.html",'<div class="row" >\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAGGED_CONTACTS\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initContacts()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" data-ng-if="readyGrid && gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/tag/view/view.fax.html",'<div class="row" >\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAGGED_FAX\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initFax()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/tag/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getTag()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-tag"></i>\n <a href="/tools/tags/list">{{ \'APPLICATION_TAGS\' | translate }}</a>\n <i data-ng-show="tag" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="tag">\n <a href="#">{{tag.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/tag.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{tag.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.settings\')}">\n <a data-ng-href="/tools/tags/view/{{tag.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.chat\')}">\n <a data-ng-href="{{license.chat ? \'/tools/tags/view/\'+tag.id+\'/chat\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.chat}">\n <i class="icon-bubble"></i>\n {{ \'APPLICATION_CHAT\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.mail\')}">\n <a data-ng-href="{{license.mail ? \'/tools/tags/view/\'+tag.id+\'/mail\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.mail}">\n <i class="icon-envelope"></i>\n {{ \'APPLICATION_MAIL\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.fax\')}">\n <a data-ng-href="{{license.fax ? \'/tools/tags/view/\'+tag.id+\'/fax\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.fax}">\n <i class="fa fa-fax"></i>\n {{ \'APPLICATION_FAX\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.sms\')}" >\n <a data-ng-href="{{license.messaging ? \'/tools/tags/view/\'+tag.id+\'/sms\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.messaging}">\n <i class="glyphicon glyphicon-comment"></i>\n {{ \'APPLICATION_SMS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.contacts\')}">\n <a data-ng-href="{{license.cm ? \'/tools/tags/view/\'+tag.id+\'/contacts\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.cm}">\n <i class="fa fa-users"></i>\n {{ \'APPLICATION_CONTACTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/tag/view/view.mail.html",'<div class="row" >\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAGGED_MAIL\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initMail()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/tag/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAG\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateTag()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="tag.name" required data-ng-pattern="settings.patternName"/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="tag.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/tag/view/view.sms.html",'<div class="row" >\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_TAGGED_SMS\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initSms()">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/template/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_TEMPLATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-wrench font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TEMPLATES\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/tools/templates/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TEMPLATE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/template/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initItem()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/tools/templates/list">{{ \'APPLICATION_TEMPLATES\' | translate }}</a>\n <i data-ng-show="item" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="item">\n <a href="#">{{item.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/template.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{item.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.templates.view.settings\')}">\n <a data-ng-href="/tools/templates/view/{{item.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/template/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n\n <form name="form" data-ng-submit="form.$valid && updateItem()" class="form-horizontal" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': form.name.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-2">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}:<span class="required" aria-required="true">*</span></label>\n </div>\n <div class="col-md-10">\n <input type="text" name="name" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_NAME\' | translate}}..." data-ng-model="item.name" required>\n <span data-ng-show="form.name.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': form.description.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-2">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}:</label>\n </div>\n <div class="col-md-10">\n <input type="text" name="description" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}..." rows="8" data-ng-model="item.description">\n <span data-ng-show="form.description.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <hr>\n\n <!-- START SUBJECT -->\n <div class="form-group row" data-ng-class="{\'has-error\': form.subject.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-2">\n <label class="control-label">{{\'APPLICATION_SUBJECT\' | translate}}:</label>\n </div>\n <div class="col-md-10">\n <input type="text" name="subject" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}..." rows="8" data-ng-model="item.subject">\n <span data-ng-show="form.subject.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END SUJBECT -->\n\n <!-- START HTML -->\n <div class="form-group row" data-ng-class="{\'has-error\': form.text.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div ckeditor="options" ng-model="item.html"></div>\n <span data-ng-show="form.text.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END HTML -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/template/wizard/wizard.html",'<div class="row">\n <div class="col-md-12">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/tools/templates/list">{{ \'APPLICATION_TEMPLATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered" data-ng-init="initWizard()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TEMPLATES\' | translate }} FORM</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="form" data-ng-submit="form.$valid && createItem()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': form.name.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}:<span class="required" aria-required="true">*</span></label>\n </div>\n <div class="col-md-11">\n <input type="text" name="name" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_NAME\' | translate}}..." data-ng-model="item.name" required>\n <span data-ng-show="form.name.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': form.description.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="description" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}..." rows="8" data-ng-model="item.description">\n <span data-ng-show="form.description.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END NAME -->\n\n <!-- START SUBJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': form.subject.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">{{\'APPLICATION_SUBJECT\' | translate}}:</label>\n </div>\n <div class="col-md-11">\n <input type="text" name="subject" class="form-control todo-taskbody-taskdesc" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}..." rows="8" data-ng-model="item.subject">\n <span data-ng-show="form.subject.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END SUJBECT -->\n\n <!-- START HTML -->\n <div class="form-group row" data-ng-class="{\'has-error\': form.text.$invalid && form.$submitted}">\n <div class="col-md-12">\n <div ckeditor="options" ng-model="item.html"></div>\n <span data-ng-show="form.text.$invalid && form.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n </div>\n <!-- END HTML -->\n\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="goNext()"/>\n </form>\n </div>\n </div>\n <!-- END PORTLET-->\n </div>\n</div>\n'),a.put("app/tools/trigger/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="#">{{ \'APPLICATION_TRIGGERS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-bulb font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TRIGGERS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/triggers/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_TRIGGER\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/trigger/view/view.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row" data-ng-init="initView();">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bulb"></i>\n <a href="/tools/triggers/list">{{ \'APPLICATION_TRIGGERS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="trigger"></i>\n </li>\n <li data-ng-show="trigger">\n <a href="#">{{ trigger.description || trigger.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/trigger.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ trigger.name }}\n </div>\n <div class="profile-usertitle-job">\n {{ trigger.description }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.triggers.view.settings\')}">\n <a href="/tools/triggers/view/{{trigger.id}}/settings">\n <i class="icon-bulb"></i>\n {{ \'APPLICATION_SETTINGS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/trigger/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_CONDITIONS\' | translate}} & {{\'APPLICATION_ACTIONS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="exitValidation(forms.general.$valid) && updateTrigger()" novalidate>\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="trigger.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="channel" placeholder="{{\'APPLICATION_CHANNEL\' | translate}}" class="form-control" data-ng-model="trigger.channel" required readonly/>\n <span data-ng-show="(forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid && forms.general.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CHANNEL -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label>\n </br>\n <input bs-switch class="form-control" ng-model="trigger.status" type="checkbox" name="status" switch-active="{{ recordSwitch.isActive }}" switch-on-text="{{ recordSwitch.onText }}" switch-off-text="{{ recordSwitch.offText }}" switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}" switch-animate="{{ recordSwitch.animate }}" switch-size="{{ recordSwitch.size }}" switch-label="{{ recordSwitch.label }}" switch-icon="{{ recordSwitch.icon }}" switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}" switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END STATUS -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="trigger.description" />\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\n </div>\n <!-- END GENERAL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ALL_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="all in trigger.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="trigger.channel" service="$triggers" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'All\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject" ng-bind-html="\'APPLICATION_MEET_ANY_CONDITIONS\' | translate"></span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="any in trigger.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="trigger.channel" service="$triggers" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\n <button type="button" class="btn btn-sm green padding-bottom" data-ng-click="addCondition(\'Any\')">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CONDITION\' | translate}}\n </button>\n </div>\n </div>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <i class="icon-tag font-blue-hoki"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }}</span>:\n </div>\n </div>\n <div class="portlet-body">\n <div class="portlet light bordered" ng-repeat="action in trigger.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$invalid}">\n <ui-select data-ng-model="action.action" theme="bootstrap" name="action{{$index}}" data-ng-change="resetActionData(action)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_ACTION\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="tAction.value as tAction in $triggers.services[trigger.channel].actions | filter: $select.search">\n <div ng-bind-html="tAction.name | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general[\'action\'+$index].$touched || forms.general.$submitted) && forms.general[\'action\'+$index].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <div ng-switch="action.action">\n <action-builder-template ng-switch-when="template" element="action" form="forms.general"></action-builder-template>\n <action-builder-account-template ng-switch-when="accountTemplate" element="action" form="forms.general"></action-builder-account-template>\n <action-builder-integration ng-switch-when="integration" element="action" form="forms.general"></action-builder-integration>\n <action-builder-motion-bar ng-switch-when="motionbar" element="action" form="forms.general"></action-builder-motion-bar>\n <action-builder-jscripty ng-switch-when="jscripty" element="action" form="forms.general"></action-builder-jscripty>\n <action-builder-url-forward ng-switch-when="urlForward" element="action" form="forms.general"></action-builder-url-forward>\n <action-builder-close ng-switch-when="close" element="action" form="forms.general"></action-builder-close>\n <action-builder-forward ng-switch-when="forward" element="action" form="forms.general"></action-builder-forward>\n <action-builder-tag ng-switch-when="tag" element="action" form="forms.general"></action-builder-tag>\n <action-builder-http ng-switch-when="http" element="action" form="forms.general"></action-builder-http>\n <action-builder-email ng-switch-when="email" element="action" form="forms.general"></action-builder-email>\n <action-builder-account-email ng-switch-when="accountEmail" element="action" form="forms.general"></action-builder-account-email>\n <action-builder-account-sms ng-switch-when="accountSms" element="action" form="forms.general"></action-builder-account-sms>\n <action-builder-cm ng-switch-when="contactManager" element="action" form="forms.general"></action-builder-cm>\n <action-builder-web-popup ng-switch-when="webPopup" element="action" form="forms.general"></action-builder-web-popup>\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 <action-builder-cm ng-switch-when="contactManager" element="action" form="forms.general"></action-builder-cm>\n <action-builder-web-popup ng-switch-when="webPopup" element="action" form="forms.general"></action-builder-web-popup>\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\',\'opus\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_ALLOW_CODEC\' | translate }}\n </span>\n <span data-ng-show="(forms.general.allow.$touched || forms.general.$submitted) && forms.general.allow.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ALLOW -->\n\n <!-- START INSECURE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.insecure.$touched || forms.general.$submitted) && forms.general.insecure.$invalid}">\n <label class="control-label">{{\'APPLICATION_INSECURE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="trunk.insecure" name="insecure" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'port\',\'invite\',\'very\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_INSECURE\' | translate }}\n </span>\n <span data-ng-show="(forms.general.insecure.$touched || forms.general.$submitted) && forms.general.insecure.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INSECURE -->\n\n <!-- START CALLLIMIT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.call_limit.$touched || forms.general.$submitted) && forms.general.call_limit.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLLIMIT\' | translate}}</label>\n <input type="number" min="0" name="call-limit" placeholder="{{\'APPLICATION_CALLLIMIT\' | translate}}" class="form-control" data-ng-model="trunk.call_limit"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_CALLLIMIT\' | translate }}\n </span>\n </div>\n <!-- END CALLLIMIT -->\n\n </div>\n </div>\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="trunk.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n <!-- ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.advanced" data-ng-submit="forms.advanced.$valid && updateTrunk()" novalidate>\n <div class="row">\n <div class="col-md-6">\n\n <!-- START REGISTRY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REGISTRY\' | translate}}</label>\n <input type="text" name="registry" placeholder="{{\'APPLICATION_REGISTRY\' | translate}}" class="form-control" data-ng-model="trunk.registry"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_REGISTRY\' | translate }}\n </span>\n </div>\n <!-- END REGISTRY -->\n\n <!-- START DIRECTMEDIA -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.directmedia.$touched || forms.advanced.$submitted) && forms.advanced.directmedia.$invalid}">\n <label class="control-label">{{\'APPLICATION_DIRECTMEDIA\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.directmedia" name="directmedia" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\', \'no\', \'nonat\', \'update\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_DIRECTMEDIA\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.directmedia.$touched || forms.advanced.$submitted) && forms.advanced.directmedia.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DIRECTMEDIA -->\n\n <!-- START CALLCOUNTER -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.callcounter.$touched || forms.advanced.$submitted) && forms.advanced.callcounter.$invalid}">\n <label class="control-label">{{\'APPLICATION_CALLCOUNTER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.callcounter" name="callcounter" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_CALLCOUNTER\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.callcounter.$touched || forms.advanced.$submitted) && forms.advanced.callcounter.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CALLCOUNTER -->\n\n <!-- START FROMDOMAIN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.fromdomain.$invalid}">\n <label class="control-label">{{\'APPLICATION_FROMDOMAIN\' | translate}}</label>\n <input type="text" name="fromdomain" placeholder="{{\'APPLICATION_FROMDOMAIN\' | translate}}" class="form-control" data-ng-model="trunk.fromdomain" />\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_FROMDOMAIN\' | translate }}\n </span>\n <span data-ng-show="forms.advanced.$submitted && (forms.advanced.fromdomain.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FROMDOMAIN -->\n\n <!-- START FROMUSER -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.fromuser.$invalid}">\n <label class="control-label">{{\'APPLICATION_FROMUSER\' | translate}}</label>\n <input type="text" name="fromuser" placeholder="{{\'APPLICATION_FROMUSER\' | translate}}" class="form-control" data-ng-model="trunk.fromuser" />\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_FROMUSER\' | translate }}\n </span>\n <span data-ng-show="forms.advanced.$submitted && (forms.advanced.fromuser.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END FROMUSER -->\n\n </div>\n <div class="col-md-6">\n\n <!-- START OUTBOUNDPROXY -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.outboundproxy.$invalid}">\n <label class="control-label">{{\'APPLICATION_OUTBOUNDPROXY\' | translate}}</label>\n <input type="text" name="outboundproxy" placeholder="{{\'APPLICATION_OUTBOUNDPROXY\' | translate}}" class="form-control" data-ng-model="trunk.outboundproxy" />\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_OUTBOUNDPROXY\' | translate }}\n </span>\n <span data-ng-show="forms.advanced.$submitted && (forms.advanced.outboundproxy.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OUTBOUNDPROXY -->\n\n <!-- START USEREQPHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.usereqphone.$touched || forms.advanced.$submitted) && forms.advanced.usereqphone.$invalid}">\n <label class="control-label">{{\'APPLICATION_USEREQPHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.usereqphone" name="usereqphone" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_USEREQPHONE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.usereqphone.$touched || forms.advanced.$submitted) && forms.advanced.usereqphone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USEREQPHONE -->\n\n <!-- START TRUSTRPID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.trustrpid.$touched || forms.advanced.$submitted) && forms.advanced.trustrpid.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUSTRPID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.trustrpid" name="trustrpid" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_TRUSTRPID\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.trustrpid.$touched || forms.advanced.$submitted) && forms.advanced.trustrpid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUSTRPID -->\n\n <!-- START SENDRPID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.sendrpid.$touched || forms.advanced.$submitted) && forms.advanced.sendrpid.$invalid}">\n <label class="control-label">{{\'APPLICATION_SENDRPID\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.sendrpid" name="sendrpid" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_SENDRPID\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.sendrpid.$touched || forms.advanced.$submitted) && forms.advanced.sendrpid.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDRPID -->\n\n <!-- START ENCRYPTION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.encryption.$touched || forms.advanced.$submitted) && forms.advanced.encryption.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENCRYPTION\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="trunk.encryption" name="encryption" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search | capitalize"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_ENCRYPTION\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.encryption.$touched || forms.advanced.$submitted) && forms.advanced.encryption.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ENCRYPTION -->\n\n <!-- START PORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.port.$touched || forms.advanced.$submitted) && forms.advanced.port.$invalid}">\n <label class="control-label">{{\'APPLICATION_PORT\' | translate}}</label>\n <input type="number" min="0" name="port" placeholder="{{\'APPLICATION_PORT\' | translate}}" class="form-control" data-ng-model="trunk.port"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_PORT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.port.$touched || forms.advanced.$submitted) && forms.advanced.port.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PORT -->\n\n <!-- START TRANSPORT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.transport.$touched || forms.advanced.$submitted) && forms.advanced.transport.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRANSPORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="trunk.transport" name="transport" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item}}</ui-select-match>\n <ui-select-choices repeat="item in [\'udp\',\'wss\',\'ws\',\'tcp\',\'tls\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_TRANSPORT\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.transport.$touched || forms.advanced.$submitted) && forms.advanced.transport.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRANSPORT -->\n\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n <!-- START OTHER FIELDS TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.otherFields" data-ng-submit="forms.otherFields.$valid && updateTrunk()" novalidate>\n <div class="row">\n <div class="col-md-6">\n <!-- START OTHER FIELDS-->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_OTHER_FIELDS\' | translate}}</label>\n <textarea name="otherFields" placeholder="{{\'APPLICATION_OTHER_FIELDS\' | translate}}" class="form-control otherfields-col" data-ng-model="trunk.otherFields"></textarea>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_OTHER_FIELDS\' | translate }}\n </span>\n </div>\n <!-- END OTHER FIELDS -->\n </div>\n <div class="col-md-6">\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EXAMPLE\' | translate}}</label>\n <div class="well">\n <div>host=dynamicp</div>\n <div>secret=********</div>\n <div>regcontext=tammari-internal</div>\n <div>regexten=1005</div>\n <div>dtmfmode=rfc2833</div>\n <div>insecure=invite,port</div>\n <div>canreinvite=yes</div>\n <div>nat=yes</div>\n <div>qualify=yes</div>\n <div>context=merus-sipphone</div>\n <div>pickupgroup=1</div>\n <div>callgroup=1</div>\n <div>mailbox=1000@default</div>\n </div>\n </div>\n </div>\n </div>\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n\n </div>\n <!-- END OTHER FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/tools/trunk/wizard/wizard.html",'<div class="col-md-12" data-ng-init="initWizard()">\n <!-- BEGIN PAGE HEADER-->\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-link"></i>\n <a href="/tools/trunks/list">{{ \'APPLICATION_TRUNKS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-options"></i>\n <a href="#">{{ \'APPLICATION_WIZARD\' | translate }}</a>\n </li>\n </ul>\n </div>\n <!-- END PAGE HEADER-->\n\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-link font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_TRUNK\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.general.$valid)">\n <form name="forms.general" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.$submitted && forms.general.name.$invalid) || forms.general.name.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="forms.general.$submitted && forms.general.name.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HOST -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.host.$invalid}">\n <label class="control-label">{{\'APPLICATION_HOST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="host" placeholder="{{\'APPLICATION_HOST\' | translate}}" class="form-control" data-ng-model="item.host" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_HOST\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && forms.general.host.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOST -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECRET\' | translate}}</label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.secret"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_SECRET\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && forms.general.password.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START DEFAULT USER -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.general.$submitted && forms.general.defaultuser.$invalid}">\n <label class="control-label">{{\'APPLICATION_DEFAULT_USER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="defaultuser" placeholder="{{\'APPLICATION_DEFAULT\' | translate}} {{\'APPLICATION_USER\' | translate}}" class="form-control" data-ng-model="item.defaultuser" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_DEFAULT_USER\' | translate }}\n </span>\n <span data-ng-show="forms.general.$submitted && (forms.general.defaultuser.$invalid)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <!-- END DEFAULT USER -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <button class="btn green-haze" type="submit" ng-click="next(true)">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_ADVANCED\' | translate}}" canexit="exitValidation(forms.advanced.$valid)">\n <form name="forms.advanced" novalidate>\n\n <!-- START REGISTRY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REGISTRY\' | translate}}</label>\n <input type="text" name="registry" placeholder="{{\'APPLICATION_REGISTRY\' | translate}}" class="form-control" data-ng-model="item.registry"/>\n <span class="help-block">\n {{ \'DESCRIPTION_TRUNK_REGISTRY\' | translate }}\n </span>\n </div>\n <!-- END REGISTRY -->\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END PORTLET-->\n</div>\n'),a.put("app/tools/variable/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_VARIABLE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/variable/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="#">{{ \'APPLICATION_VARIABLES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VARIABLES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_VARIABLE\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/variable/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getVariable()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/tools/variables/list">{{ \'APPLICATION_VARIABLES\' | translate }}</a>\n <i data-ng-show="variable" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="variable">\n <a href="#">{{variable.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/variable.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{variable.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.variables.view.settings\')}">\n <a data-ng-href="/tools/variables/view/{{variable.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/variable/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_VARIABLE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateVariable()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="variable.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="variable.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/tools/yourdashboard/list/clone.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_CLONE_DASHBOARD\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.dashboard" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.dashboard.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_DASHBOARD\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.dashboard" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(forms.dashboard.name.$touched || forms.dashboard.$submitted) && forms.dashboard.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.dashboard.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-tachometer"></i>\n <a href="/tools/yourdashboards/list">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_DASHBOARD\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/yourdashboard/show/leaveEditedDashboard.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_LEAVE_EDITED_PAGE\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_CONTINUE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/show/show.html",'<div class="row" style="min-height: 466px;" id="yourDashboardView">\n <div class="col-md-12" ng-init="getDashboard()">\n <adf-dashboard\n data-ng-if="dashboard"\n name="{{dashboard.name}}"\n collapsible="{{dashboard.collapsible}}"\n maximizable="{{dashboard.maximizable}}"\n enableconfirmdelete="{{dashboard.enableconfirmdelete}}"\n structure="{{dashboard.structure}}"\n editable="{{dashboard.editable}}"\n adf-model="dashboard.model"/>\n </div>\n</div>\n'),a.put("app/tools/yourdashboard/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getDashboard()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-tachometer"></i>\n <a href="/tools/yourdashboards/list">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a>\n <i data-ng-show="dashboard" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="dashboard">\n <a href="#">{{dashboard.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/dashboard.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{dashboard.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.yourdashboards.view.settings\')}">\n <a data-ng-href="/tools/yourdashboards/view/{{dashboard.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/yourdashboard/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_DASHBOARD\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateDashboard()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="dashboard.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VISIBLE TO ADMIN -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_ADMIN\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.admin"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO ADMIN -->\n\n <!-- START VISIBLE TO USER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_USER\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.user"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO USER -->\n\n <!-- START VISIBLE TO AGENT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_AGENT\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.agent"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO AGENT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="dashboard.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-heart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ZENDESK\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/zendesk/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/zendesk/view/configuration/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.name.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.name.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.channel" name="channel" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_CHANNEL\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="channel.value as channel in channels | filter: $select.search">\n <div data-ng-bind="channel.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.channel.$touched || form.channel.$submitted) && form.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START VOICE SUBTYPE -->\n <div data-ng-if="item.channel===\'voice\'" class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="type in [\'Queue\',\'Outbound\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.type.$touched || form.type.$submitted) && form.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START CHANNEL -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), -a.put("app/zendesk/view/configuration/list/list.html",'<div ui-view class="profile-content">\n <div class="row">\n <div class="col-md-12">\n <div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();getTags();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_TAGS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.id as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n <!-- TAG TAB -->\n <div class="tab-pane ui-padding" id="tab_1_4">\n <div class="row">\n <div class="col-md-12">\n <span class="caption-subject">Select tags that you want add in the ticket:</span>\n </div>\n </div>\n <hr>\n <form name="forms.tags" data-ng-submit="updateTags()" novalidate>\n <!-- TAG -->\n <div class="form-group">\n <ui-select multiple data-ng-model="selectedTags.tags" theme="bootstrap" name="tags" ng-disabled="disabled">\n <ui-select-match placeholder="{{ \'APPLICATION_TAGS\' | translate }}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="tag.id as tag in tags | filter: $select.search">\n {{tag.name}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TAG -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END TAG TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START AUTH TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.authType.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="account.authType" name="authType" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="type in [\'password\', \'token\'] | filter: $select.search">\n <div data-ng-bind="type | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.formSetting.authType.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START AUTH TYPE -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}" ng-slide-down="account.authType == \'password\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="account.authType == \'token\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{account.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/zendesk.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{account.name}}\n </div>\n <div class="profile-usertitle-job">\n {{account.remoteUri}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.zendesk.view.account\')}">\n <a ng-href="/zendesk/view/{{account.id}}/account">\n <i class="icon-user"></i>\n {{ \'APPLICATION_ACCOUNT\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.zendesk.view.configurations\') || $state.is(\'main.zendesk.view.configuration\')}">\n <a ng-href="/zendesk/view/{{account.id}}/configurations/list">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_CONFIGURATIONS\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/zendesk/wizard/wizard.html",'<!-- BEGIN PAGE HEADER-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_ACCOUNT_INFO\' | translate}}" canexit="exitValidation(forms.formSetting.$valid)">\n <form name="forms.formSetting" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.username" required ng-remote-validate="/api/zendesk/accounts/validate/username"/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.username.$touched || forms.formSetting.$submitted) && forms.formSetting.username.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_USERNAME\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="item.remoteUri" required ng-remote-validate="/api/zendesk/accounts/validate/remoteUri"/>\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formSetting.remoteUri.$touched || forms.formSetting.$submitted) && forms.formSetting.remoteUri.$error.ngRemoteValidate" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_EXIST_DOMAIN\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START AUTH TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.authType.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}</label>\n <ui-select data-ng-model="item.authType" name="authType" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_AUTHENTICATION_TYPE\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="type in [\'password\', \'token\'] | filter: $select.search">\n <div data-ng-bind="type | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.formSetting.authType.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START AUTH TYPE -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}" ng-slide-down="item.authType == \'password\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="item.authType == \'token\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_TOKEN\' | translate}}" class="form-control" data-ng-model="item.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("components/directives/action/accountEmail/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts.rows | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data6\'+randomName].$touched || form.$submitted) && form[\'data6\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data6" name="data6{{randomName}}" theme="bootstrap">\n <ui-select-match allow-clear placeholder="{{\'APPLICATION_TEMPLATE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data6\'+randomName].$touched || form.$submitted) && form[\'data6\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="text" ng-model="element.data2" name="data2{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TO\' | translate}}" required/>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <input type="text" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_CC\' | translate}}"/>\n <span data-ng-show="(form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName && !element.data6" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data4\'+randomName].$touched || form.$submitted) && form[\'data4\'+randomName].$invalid}">\n <input type="text" ng-model="element.data4" name="data4{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}"/>\n <span data-ng-show="(form[\'data4\'+randomName].$touched || form.$submitted) && form[\'data4\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-12" data-ng-class="{\'has-error\': (form[\'data5\'+randomName].$touched || form.$submitted) && form[\'data5\'+randomName].$invalid}">\n <textarea rows="10" ng-model="element.data5" name="data5{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TEXT\' | translate}}" data-ng-required="!element.data6"></textarea>\n <span data-ng-show="(form[\'data5\'+randomName].$touched || form.$submitted) && form[\'data5\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("components/directives/action/accountSms/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts.rows | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="text" ng-model="element.data2" name="data2{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TO\' | translate}}" required/>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-12" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <textarea rows="10" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TEXT\' | translate}}"></textarea>\n <span data-ng-show="(form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("components/directives/action/accountTemplate/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data1" name="data1{{randomName}}" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts.rows | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data2" name="data2{{randomName}}" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TEMPLATE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="template.id as template in templates.rows | filter: $select.search">\n <div ng-bind-html="template.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n</div>\n\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <input type="text" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TO\' | translate}}" required/>\n <span data-ng-show="(form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("components/directives/action/close/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <input type="text" ng-model="element.data1" name="data1{{randomName}}" class="form-control" placeholder="{{ \'APPLICATION_DISPOSITION\' | translate }}" required/>\n <span data-ng-show="(form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$error.required" class="help-block help-block-error">\n'+" <strong>{{'APPLICATION_WARNING' | translate}}!</strong> {{'MESSAGE_REQUIRED_FIELD' | translate}}.\n </span>\n</div>\n"),a.put("components/directives/action/cm/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">\n <ui-select-match allow-clear>{{$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="(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-12" 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/action/webPopup/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 class="help-block">\n {{ \'APPLICATION_TEMPLATE\' | 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"),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>{{ translateName ? (\'APPLICATION_TRIGGER_\'+$select.selected.name | uppercase | translate) : $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="value.value as value in values | filter: $select.search">\n <div ng-bind-html="(translateName ? (\'APPLICATION_TRIGGER_\'+value.name | uppercase | translate) : value.name) | 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=" {{getCurrentUser().role === \'agent\' ? \'/staff/agents/view/\'+getCurrentUser().id+\'/account\' : \'/staff/users/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" data-ng-if="getCurrentUser().role == \'admin\'">\n <li class="dropdown dropdown-user">\n <a href="/setting/license/view" class="dropdown-toggle" dropdown-menu-hover data-toggle="dropdown" data-close-others="true">\n <i class="icon-info"></i> <span class="username username-hide-on-mobile right-margin-10">{{\'APPLICATION_LICENSE_STATUS\' | translate}}</span>\n </a>\n </li>\n</ul>\n<ul class="nav navbar-nav pull-right">\n <!-- BEGIN LANGUAGE BAR -->\n <li class="dropdown dropdown-language">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <img ng-src="assets/images/flags/{{ language }}.png">\n <i class="fa fa-angle-down"></i>\n </a>\n <ul class="dropdown-menu dropdown-menu-default scrollable-menu">\n <li>\n <a href="#" ng-click="changeLanguage(\'ar\')">\n <img alt="" src="assets/images/flags/ar.png"> {{\'APPLICATION_ARABIC\' | translate}}\n </a>\n </li>\n <li>\n <a href="#" ng-click="changeLanguage(\'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\' && headerAgent.showWebBar" class="nav navbar-nav pull-right header-ul-with-separator padding-side-7" data-ng-class="{\'paused-header\':headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause}">\n <li class="dropdown dropdown-user" >\n <a href="#" class="dropdown-toggle custom-header-a" dropdown-menu-hover data-toggle="dropdown" data-close-others="true" style="cursor:default;">\n <div>{{(headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause) ? ((!headerAgent.voicePause || !headerAgent.mailPause || !headerAgent.chatPause || !headerAgent.faxPause || !headerAgent.smsPause || !headerAgent.openchannelPause) ? \'(\'+(\'APPLICATION_PARTIAL\' | translate) + \') \'+headerAgent.pauseType : headerAgent.pauseType) : \'READY\'}}</div>\n <div data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause"><css-timer start-time="headerAgent.lastPauseAt"></css-timer></div>\n </a>\n </li>\n <li class="dropdown dropdown-user" data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause">\n <a href="#" class="dropdown-toggle padding-side-7 header-bar-button header-bar-button-controls" dropdown-menu-hover data-toggle="dropdown" data-close-others="true" data-ng-click="headerPause(\'unpause\')">\n <i class="fa fa-play font-green"></i></a>\n </li>\n <li class="dropdown dropdown-user" data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause">\n <a href="#" class="dropdown-toggle header-bar-button" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="fa fa-angle-down"></i>\n </a>\n <ul class="dropdown-menu dropdown-menu-default scrollable-menu">\n <li data-ng-if="headerAgent.voicePause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'voice\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_VOICE\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.mailPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'mail\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_MAIL\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.chatPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'chat\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_CHAT\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.faxPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'fax\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_FAX\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.smsPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'sms\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_SMS\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.openchannelPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'openchannel\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_OPEN_CHANNEL\' | translate}}\n </a>\n </li>\n </ul>\n </li>\n <li class="dropdown dropdown-user">\n <a href="#" class="dropdown-toggle padding-side-7 header-bar-button header-bar-button-controls" dropdown-menu-hover data-toggle="dropdown" data-close-others="true" data-ng-click="headerPause(\'pause\',\'DEFAULT PAUSE\')">\n <i class="fa fa-pause font-yellow"></i></a>\n </li>\n <li class="dropdown dropdown-user" data-ng-if="headerPauses.length">\n <a href="#" class="dropdown-toggle header-bar-button" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="fa fa-angle-down"></i>\n </a>\n <ul class="dropdown-menu dropdown-menu-default scrollable-menu">\n <li data-ng-repeat="pause in headerPauses">\n <a href="#" data-ng-click="headerPause(\'pause\',pause.name)">\n {{pause.name}}\n </a>\n </li>\n </ul>\n </li>\n </ul>\n <ul class="nav navbar-nav pull-right" data-ng-if="getCurrentUser().role === \'agent\'" >\n <li data class="dropdown dropdown-extended dropdown-notification" id="header_agent_notification_bar" data-ng-click="agentNotifications.agent.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-earphones-alt"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.agent.new">\n {{agentNotifications.agent.new}} </span>\n </a>\n <ul class="dropdown-menu tabbed-dropdown">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_VOICE_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_INBOUND\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_OUTBOUND\' | translate}}</a>\n </li>\n </ul>\n\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="agent-spinner-grid" data-ng-if="busyLoad.agent.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'agent\')" can-load=\'!busyLoad.agent.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.agent.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/inboundroute.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_VOICE_NEW_CALL\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\' || notification.status === \'busy\',\'badge-info\':notification.status === \'taken_elsewhere\'}">{{\'APPLICATION_VOICE_\'+notification.status.toUpperCase() | translate}}</span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{notification.dialstring ? \'APPLICATION_TO\' : \'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="chooseContact(notification.calleridnum)">{{notification.calleridnum}}</span></span>\n </div>\n <div data-ng-if="notification.status === \'taken_elsewhere\'">\n <span class="message">{{\'APPLICATION_AGENT_NAME\' | translate}}: <span ><b>{{notification.answeredelsewheremembername}}</b></span></span>\n </div>\n <div data-ng-if="notification.status === \'taken\' && notification.lastevent === \'complete\'">\n <span class="message">{{\'APPLICATION_COMPLETED_BY\' | translate}}: <span ><b>{{\'APPLICATION_VOICE_\'+notification.reason.toUpperCase() | translate}}</b></span></span>\n </div>\n </a>\n </li>\n </ul>\n </div>\n <div class="tab-pane" id="tab_1_2">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="dial-spinner-grid" data-ng-if="busyLoad.dial.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'dial\')" can-load=\'!busyLoad.dial.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.dial.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/outboundroute.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_VOICE_NEW_CALL\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\',\'badge-info\':notification.status === \'taken_elsewhere\'}">{{\'APPLICATION_VOICE_\'+notification.status.toUpperCase() | translate}}</span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_TO\' | translate}}: <span class="span-link" data-ng-click="chooseContact(notification.destcalleridnum)">{{notification.destcalleridnum}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </div>\n </div>\n </li>\n </ul>\n </li>\n <li data ng-if="license.mail" class="dropdown dropdown-extended dropdown-notification" id="header_mail_notification_bar" data-ng-click="agentNotifications.mail.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-envelope-open"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.mail.new">\n {{agentNotifications.mail.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_MAIL_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-spinner-grid" data-ng-if="busyLoad.mail.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'mail\')" can-load=\'!busyLoad.mail.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.mail.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/enquiry.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_MESSAGE\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'mailRoom\')">{{\'APPLICATION_MESSAGE_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'mail\',notification.accountid,notification.from)">{{notification.from}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.chat" class="dropdown dropdown-extended dropdown-notification" id="header_chat_notification_bar" data-ng-click="agentNotifications.chat.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-bubble"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.chat.new">\n {{agentNotifications.chat.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_CHAT_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="chat-spinner-grid" data-ng-if="busyLoad.chat.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'chat\')" can-load=\'!busyLoad.chat.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.chat.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/website.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_CHAT_REQUEST\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'chatRoom\')">{{\'APPLICATION_CHAT_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'chat\',notification.websiteid,notification.visitoremail)">{{notification.visitoremail}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.fax" class="dropdown dropdown-extended dropdown-notification" id="header_fax_notification_bar" data-ng-click="agentNotifications.fax.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="fa fa-fax"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.fax.new">\n {{agentNotifications.fax.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_FAX_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="fax-spinner-grid" data-ng-if="busyLoad.fax.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'fax\')" can-load=\'!busyLoad.fax.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.fax.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/fax.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_FAX_REQUEST\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'faxRoom\')">{{\'APPLICATION_FAX_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'fax\',notification.accountid,notification.from)">{{notification.from}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.messaging" class="dropdown dropdown-extended dropdown-notification" id="header_sms_notification_bar" data-ng-click="agentNotifications.sms.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="glyphicon glyphicon-comment"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.sms.new">\n {{agentNotifications.sms.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_SMS_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="sms-spinner-grid" data-ng-if="busyLoad.sms.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'sms\')" can-load=\'!busyLoad.sms.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.sms.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/sms.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_SMS_REQUEST\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'smsRoom\')">{{\'APPLICATION_SMS_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'sms\',notification.accountid,notification.from)">{{notification.from}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.openchannel" class="dropdown dropdown-extended dropdown-notification" id="header_openchannel_notification_bar" data-ng-click="agentNotifications.openchannel.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-globe"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.openchannel.new">\n {{agentNotifications.openchannel.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_OPENCHANNEL_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="openchannel-spinner-grid" data-ng-if="busyLoad.openchannel.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'openchannel\')" can-load=\'!busyLoad.openchannel.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.openchannel.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/openchannel.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n'+" <div>{{'APPLICATION_NEW_OPENCHANNEL_REQUEST' | translate}}<span data-ng-if=\"notification.status && notification.status !== 'none'\" class=\"badge float-right\" data-ng-class=\"{'badge-success pointer-cursor':notification.status === 'taken','badge-danger':notification.status === 'lost','badge-warning':notification.status === 'rejected'}\" data-ng-click=\"notification.status === 'taken' && openRoom(notification.roomid, 'openchannelRoom')\">{{'APPLICATION_OPENCHANNEL_'+notification.status.toUpperCase() | translate}} <i data-ng-if=\"notification.status === 'taken'\" class=\"fa fa-envelope\"></i></span></div>\n <div><span class=\"time float-left\" style=\"max-width:none !important;\"><span am-time-ago=\"notification.updatedAt\"></span></span></div>\n </div>\n </div>\n <!-- <div>\n <span class=\"message\">{{'APPLICATION_FROM' | translate}}: <span class=\"span-link\" data-ng-click=\"openContact('openchannel',notification.accountid,notification.from)\">{{notification.from}}</span></span>\n </div> -->\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n </ul>\n </div>\n <!-- END TOP NAVIGATION MENU -->\n </div>\n <!-- END HEADER INNER -->\n"), -a.put("components/modal/delete.html",'<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p ng-if="modal.text" ng-bind="modal.text"></p>\n <div ng-if="modal.html" ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button ng-repeat="button in modal.buttons" ng-class="button.classes" ng-click="button.click($event)" ng-bind="button.text" class="btn"></button>\n</div>\n'),a.put("components/sidebar/sidebar.html",'<div id="page-sidebar" class="page-sidebar navbar-collapse collapse" data-ng-init="initSidebar()">\n <!-- BEGIN SIDEBAR MENU -->\n <!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) -->\n <!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode -->\n <!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode -->\n <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->\n <!-- DOC: Set data-keep-expand="true" to keep the submenues expanded -->\n <!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed -->\n <ul data-ng-click="mainTab.active=true" class="page-sidebar-menu" data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200" data-ng-class="{\'page-sidebar-menu-closed\': settings.layout.pageSidebarClosed}" data-ng-init="getSidebarIntegrations()">\n <!-- DOC: To remove the search box from the sidebar you just need to completely remove the below "sidebar-search-wrapper" LI element -->\n <li class="sidebar-search-wrapper">\n <!-- BEGIN RESPONSIVE QUICK SEARCH FORM -->\n <!-- DOC: Apply "sidebar-search-bordered" class the below search form to have bordered search box -->\n <!-- DOC: Apply "sidebar-search-bordered sidebar-search-solid" class the below search form to have bordered & solid search box -->\n <form class="sidebar-search sidebar-search-bordered" action="extra_search.html" method="POST">\n <a href="javascript:;" class="remove">\n <i class="icon-close"></i>\n </a>\n </form>\n <!-- END RESPONSIVE QUICK SEARCH FORM -->\n </li>\n\n <!-- START DASHBOARD CASE -->\n <li class="start" data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[1])" data-ng-class="{active: $state.includes(\'main.dashboard\')}">\n <a href="/dashboard/voice">\n <i class="icon-rocket"></i>\n <span class="title">{{\'APPLICATION_DASHBOARD\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.dashboard\')" class="selected"></span>\n </a>\n </li>\n <!-- END DASHBOARD CASE -->\n\n <!-- START YOURDASHBOARD LIST CASE -->\n <li data-ng-if="::(!Auth.isUser() || userModules[2])" data-ng-class="{active: $state.is(\'main.tools.yourdashboards.show\')}">\n <a href="javascript:;">\n <i class="fa fa-tachometer"></i>\n <span class="title" >{{\'APPLICATION_YOUR_DASHBOARDS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.tools.yourdashboards.show\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-init="getSidebarDashboards()">\n <li data-ng-class="{active: $stateParams.id == dashboard.id && $state.includes(\'main.tools.yourdashboards.show\')}" data-ng-repeat="dashboard in dashboards" data-ng-if="dashboard[Auth.getRole()]">\n <a href="/tools/yourdashboards/show/{{dashboard.id}}" >\n <i class="icon-screen-desktop"></i>\n <span class="title" >{{dashboard.name}} </span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END YOURDASHBOARD LIST CASE -->\n\n <!-- START STAFF LIST CASE -->\n <li data-ng-class="{active: $state.includes(\'main.staff\')}">\n <a href="javascript:;" data-ng-if="::(Auth.isAdmin() || userModules[3])">\n <i class="icon-puzzle"></i>\n <span class="title" >{{\'APPLICATION_STAFF\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.staff\')}"></span>\n </a>\n <ul class="sub-menu">\n <!-- START USERS CASE -->\n <li data-ng-if="::(Auth.isAdmin())" data-ng-class="{active: $state.includes(\'main.staff.users\')}">\n <a href="/staff/users/list">\n <i class="icon-eye"></i>\n <span class="title" >{{\'APPLICATION_USERS\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.staff.users\')" class="selected"></span>\n </a>\n </li>\n <!-- END USERS CASE -->\n\n <!-- START AGENTS CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[4])" data-ng-class="{active: $state.includes(\'main.staff.agents\')}">\n <a href="/staff/agents/list">\n <i class="icon-people"></i>\n <span class="title" >{{\'APPLICATION_AGENTS\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.staff.agents\')" class="selected"></span>\n </a>\n </li>\n <!-- END AGENTS CASE -->\n\n <!-- START TELEPHONES CASE -->\n <li data-ng-if="::(Auth.isAdmin())" data-ng-class="{active: $state.includes(\'main.staff.telephones\')}">\n <a href="/staff/telephones/list">\n <i class="icon-phone"></i>\n <span class="title" >{{\'APPLICATION_TELEPHONES\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.staff.telephones\')" class="selected"></span>\n </a>\n </li>\n <!-- END TELEPHONES CASE -->\n\n <!-- START TEAMS CASE -->\n <li data-ng-if="::(Auth.isAdmin())" data-ng-class="{active: $state.includes(\'main.staff.teams\')}">\n <a href="/staff/teams/list">\n <i class="icon-shield"></i>\n <span class="title" >{{\'APPLICATION_TEAMS\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.staff.teams\')" class="selected"></span>\n </a>\n </li>\n <!-- END TEAMS CASE -->\n </ul>\n </li>\n <!-- END STAFF LIST CASE -->\n\n <!-- START CONTACT MANAGER LIST CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[5])" data-ng-class="{active: $state.includes(\'main.contactmanager\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.cm}">\n <i class="icon-notebook"></i>\n <span class="title disable-target" >{{\'APPLICATION_CONTACT_MANAGER\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.contactmanager.contacts\')\n || $state.includes(\'main.contactmanager.companies\')\n || $state.includes(\'main.contactmanager.lists\') || $state.includes(\'main.contactmanager.customfields\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.cm">\n <!-- START CONTACTS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.contacts\')}">\n <a href="/contactmanager/contacts/list">\n <i class=" fa fa-users"></i>\n <span class="title" >{{\'APPLICATION_CONTACTS\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.contactmanager.contacts\')" class="selected"></span>\n </a>\n </li>\n <!-- END CONTACTS CASE -->\n <!-- START COMPANIES CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.companies\')}" data-ng-if="::(Auth.isAdmin() || Auth.isUser())">\n <a href="/contactmanager/companies/list">\n <i class="icon-briefcase"></i>\n <span class="title" >{{\'APPLICATION_COMPANIES\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.contactmanager.companies\')" class="selected"></span>\n </a>\n </li>\n <!-- END COMPANIES CASE -->\n <!-- START LISTS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.lists\')}" data-ng-if="::(Auth.isAdmin() || Auth.isUser())">\n <a href="/contactmanager/lists/list">\n <i class="fa fa-list-ul"></i>\n <span class="title" >{{\'APPLICATION_LISTS\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.contactmanager.lists\')" class="selected"></span>\n </a>\n </li>\n <!-- END LISTS CASE -->\n <!-- START CUSTOM_FIELDS CASE -->\n <li data-ng-class="{active: $state.includes(\'main.contactmanager.customfields\')}" data-ng-if="::(Auth.isAdmin() || Auth.isUser())">\n <a href="/contactmanager/customfields/list">\n <i class="icon-pencil"></i>\n <span class="title" >{{\'APPLICATION_CUSTOM_FIELDS\' | translate}}</span>\n <span data-ng-if="$state.includes(\'main.contactmanager.customfields\')" class="selected"></span>\n </a>\n </li>\n <!-- END CUSTOM_FIELDS CASE -->\n </ul>\n </li>\n <!-- END CONTACT MANAGER LIST CASE -->\n\n <!-- START CHANNEL LIST CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[6])" data-ng-class="{active: $state.includes(\'main.channels\')}">\n <a href="javascript:;">\n <i class="fa fa-spinner"></i>\n <span class="title" >{{\'APPLICATION_CHANNELS\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.channels\')}"></span>\n </a>\n <ul class="sub-menu">\n <!-- START VOICE CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[7])" data-ng-class="{ active: $state.includes(\'main.channels.voice\') }">\n <a href="javascript:;">\n <i class="icon-earphones-alt"></i>\n <span class="title">{{ \'APPLICATION_VOICE\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.voice\') }"></span>\n </a>\n\n <ul class="sub-menu">\n <li data-ng-if="::(Auth.isAdmin())" data-ng-class="{active: $state.includes(\'main.channels.voice.queues\')}">\n <a href="/channels/voice/queues/list">\n <i class="icon-docs"></i>\n <span class="title">{{\'APPLICATION_QUEUES\' | translate}}</span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[21])">\n <a href="javascript:;">\n <i class="icon-directions"></i>\n <span class="title"> {{ \'APPLICATION_ROUTES\' | translate}} </span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.voice.routes\') }"></span>\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.routes.inbound\')}">\n <a href="/channels/voice/routes/inbound/list">\n <i class="icon-call-in"></i>\n <span class="title"> {{\'APPLICATION_INBOUND\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.routes.outbound\')}">\n <a href="/channels/voice/routes/outbound/list">\n <i class="icon-call-out"></i>\n <span class="title"> {{\'APPLICATION_OUTBOUND\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.voice.routes.internal\')}">\n <a href="/channels/voice/routes/internal/list">\n <i class="icon-reload"></i>\n <span class="title"> {{\'APPLICATION_INTERNALS\' | translate}} </span>\n </a>\n </li>\n </ul>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[22])" data-ng-class="{active: $state.includes(\'main.channels.voice.contexts\')}">\n <a href="/channels/voice/contexts/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_CONTEXTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[23])" data-ng-class="{active: $state.includes(\'main.channels.voice.voicemails\')}">\n <a href="/channels/voice/voicemails/list">\n <i class="icon-envelope-letter"></i>\n <span class="title"> {{\'APPLICATION_VOICEMAILS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[24])" data-ng-class="{active: $state.includes(\'main.channels.voice.mohs\')}">\n <a href="/channels/voice/mohs/list">\n <i class="icon-music-tone"></i>\n <span class="title"> {{\'APPLICATION_MOH\' | translate}} </span>\n </a>\n </li>\n <!-- START RECORDING CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[25])" data-ng-class="{active: $state.includes(\'main.channels.voice.recordings\')}">\n <a href="/channels/voice/recordings/list">\n <i class="icon-control-play"></i>\n <span class="title">{{\'APPLICATION_RECORDINGS\' | translate}}</span>\n </a>\n </li>\n <!-- END RECORDING CASE -->\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[26])" data-ng-class="{active: $state.includes(\'main.channels.voice.realtime\')}">\n <a href="/channels/voice/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n <!-- START CHANSPY CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[27])" data-ng-class="{active: $state.includes(\'main.channels.voice.chanspy\')}">\n <a href="/channels/voice/chanspy/list">\n <i class="fa fa-user-secret"></i>\n <span class="title" >{{\'APPLICATION_CHANSPY\' | translate}}</span>\n <!-- <span data-ng-if="$state.includes(\'main.chanspy\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END CHANSPY CASE -->\n <!-- START CHANSPY CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[28])" data-ng-class="{active: $state.includes(\'main.channels.voice.dispositions\')}">\n <a href="/channels/voice/dispositions/list">\n <i class="icon-target"></i>\n <span class="title" >{{\'APPLICATION_DISPOSITIONS\' | translate}}</span>\n </a>\n </li>\n <!-- END CHANSPY CASE -->\n </ul>\n </li>\n <!-- END VOICE CASE -->\n\n <!-- START CHAT CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[8])" data-ng-class="{active: $state.includes(\'main.channels.chat\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.chat}">\n <i class="icon-bubble"></i>\n <span class="title disable-target">{{\'APPLICATION_CHAT\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.channels.chat\')}"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.chat">\n <li data-ng-if="::(Auth.isAdmin() || userModules[29])" data-ng-class="{active: $state.includes(\'main.channels.chat.websites\')}">\n <a href="/channels/chat/websites/list">\n <i class="icon-globe"></i>\n <span class="title"> {{\'APPLICATION_WEB_SITES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[30])" data-ng-class="{active: $state.includes(\'main.channels.chat.queues\')}">\n <a href="/channels/chat/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[31])" data-ng-class="{active: $state.includes(\'main.channels.chat.room\')}">\n <a href="/channels/chat/room/internal/list">\n <i class="fa fa-users"></i>\n <span class="title"> {{\'APPLICATION_INTERACTIONS\' | translate}} </span>\n </a>\n </li>\n <!-- <li data-ng-if="::(Auth.isAdmin() || userModules[8])" data-ng-class="{active: $state.includes(\'main.channels.chat.online\')}">\n <a href="/channels/chat/online/list">\n <i class="icon-login"></i>\n <span class="title"> {{\'APPLICATION_ONLINE_MESSAGES\' | translate}} </span>\n </a>\n </li> -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[32])" data-ng-class="{active: $state.includes(\'main.channels.chat.offline\')}">\n <a href="/channels/chat/offline/list">\n <i class="icon-logout"></i>\n <span class="title"> {{\'APPLICATION_OFFLINE_MESSAGES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[33])" data-ng-class="{active: $state.includes(\'main.channels.chat.realtime\')}">\n <a href="/channels/chat/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END CHAT CASE -->\n\n <!-- START MAIL CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[9])" data-ng-class="{active: $state.includes(\'main.channels.mail\')}" >\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.mail}">\n <i class="icon-envelope"></i>\n <span class="title disable-target">{{\'APPLICATION_MAIL\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.mail\') }"></span>\n </a>\n\n <ul class="sub-menu" data-ng-if="license.mail">\n <li data-ng-if="::(Auth.isAdmin() || userModules[34])" data-ng-class="{active: $state.includes(\'main.channels.mail.accounts\') || $state.includes(\'main.channels.mail.account\')}">\n <a href="/channels/mail/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{\'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[35])" data-ng-class="{active: $state.includes(\'main.channels.mail.queues\') || $state.includes(\'main.channels.mail.queue\')}">\n <a href="/channels/mail/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[36])" data-ng-class="{active: $state.includes(\'main.channels.mail.inbox\')}">\n <a href="/channels/mail/inbox/view">\n <i class="icon-note"></i>\n <span class="title"> {{\'APPLICATION_INBOX\' | translate}} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[37])" data-ng-class="{active: $state.includes(\'main.channels.mail.realtime\')}">\n <a href="/channels/mail/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n <!-- END MAIL CASE -->\n\n <!-- START FAX CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[10])" data-ng-class="{active: $state.includes(\'main.channels.fax\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.fax}">\n <i class="fa fa-fax"></i>\n <span class="title disable-target"> {{ \'APPLICATION_FAX\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.fax\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.fax">\n <li data-ng-if="::(Auth.isAdmin() || userModules[38])" data-ng-class="{active: $state.includes(\'main.channels.fax.accounts\')}">\n <a href="/channels/fax/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{ \'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[39])" data-ng-class="{active: $state.includes(\'main.channels.fax.queues\')}">\n <a href="/channels/fax/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{ \'APPLICATION_QUEUES\' | translate }} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[40])" data-ng-class="{active: $state.includes(\'main.channels.fax.inbox\')}">\n <a href="/channels/fax/inbox/view">\n <i class="icon-note"></i>\n <span class="title"> {{ \'APPLICATION_INBOX\' | translate }} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[41])" data-ng-class="{active: $state.includes(\'main.channels.fax.realtime\')}">\n <a href="/channels/fax/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n <!-- END FAX CASE -->\n\n <!-- START SMS CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[11])" data-ng-class="{active: $state.includes(\'main.channels.sms\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.messaging}">\n <i class="glyphicon glyphicon-comment"></i>\n <span class="title disable-target">{{\'APPLICATION_SMS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.sms\') }"></span>\n </a>\n\n <ul class="sub-menu" data-ng-if="license.messaging">\n <li data-ng-if="::(Auth.isAdmin() || userModules[42])" data-ng-class="{active: $state.includes(\'main.channels.sms.accounts\') || $state.includes(\'main.channels.sms.account\')}">\n <a href="/channels/sms/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{\'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || userModules[43])" data-ng-class="{active: $state.includes(\'main.channels.sms.queues\') || $state.includes(\'main.channels.sms.queue\')}">\n <a href="/channels/sms/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[44])" data-ng-class="{active: $state.includes(\'main.channels.sms.inbox\')}">\n <a href="/channels/sms/inbox/view">\n <i class="icon-note"></i>\n <span class="title"> {{\'APPLICATION_INBOX\' | translate}} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[45])" data-ng-class="{active: $state.includes(\'main.channels.sms.realtime\')}">\n <a href="/channels/sms/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n\n <!-- END SMS CASE -->\n\n <!-- START OPENCHANNEL CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent()|| userModules[20])" data-ng-class="{active: $state.includes(\'main.channels.openchannel\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.openchannel}" >\n <i class="icon-globe"></i>\n <span class="title disable-target">{{\'APPLICATION_OPEN_CHANNEL\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.openchannel\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.openchannel" >\n <li data-ng-if="::(Auth.isAdmin()|| userModules[46])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.accounts\') || $state.includes(\'main.channels.openchannel.account\')}">\n <a href="/channels/openchannel/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{\'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin()|| userModules[47])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.queues\') || $state.includes(\'main.channels.openchannel.queue\')}">\n <a href="/channels/openchannel/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent()|| userModules[48])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.inbox\')}">\n <a href="/channels/openchannel/inbox/view">\n <i class="icon-note"></i>\n <span class="title"> {{\'APPLICATION_INBOX\' | translate}} </span>\n </a>\n </li>\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[49])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.realtime\')}">\n <a href="/channels/openchannel/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n\n <!-- END OPENCHANNEL CASE -->\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[12])" data-ng-class="{active: $state.includes(\'main.channels.realtime\')}">\n <a href="/channels/realtime/view/agents">\n <i class="icon-energy"></i>\n <span class="title">{{\'APPLICATION_OMNI_REALTIME\' | translate}}</span>\n </a>\n </li>\n <!-- END REALTIME CASE -->\n </ul>\n </li>\n <!-- END CHANNEL LIST CASE -->\n\n <!-- START TOOLS LIST CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[13])" data-ng-class="{active: $state.includes(\'main.tools\') && !$state.is(\'main.tools.yourdashboards.show\')}">\n <a href="javascript:;">\n <i class="icon-wrench"></i>\n <span class="title" >{{\'APPLICATION_TOOLS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.tools\') && !$state.is(\'main.tools.yourdashboards.show\')}"></span>\n </a>\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.tools.triggers\')}" data-ng-if="::(Auth.isAdmin() || userModules[50])">\n <a href="/tools/triggers/list">\n <i class="icon-bulb"></i>\n <span class="title"> {{\'APPLICATION_TRIGGERS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.automations\')}" data-ng-if="::(Auth.isAdmin() || userModules[51])">\n <a href="/tools/automations/list">\n <i class="icon-settings"></i>\n <span class="title"> {{\'APPLICATION_AUTOMATIONS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.trunks\')}" data-ng-if="::(Auth.isAdmin() || userModules[52])">\n <a href="/tools/trunks/list">\n <i class="icon-link"></i>\n <span class="title"> {{\'APPLICATION_TRUNKS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.intervals\')}" data-ng-if="::(Auth.isAdmin() || userModules[53])">\n <a href="/tools/intervals/list">\n <i class="icon-clock"></i>\n <span class="title"> {{\'APPLICATION_INTERVALS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.variables\')}" data-ng-if="::(Auth.isAdmin() || userModules[54])">\n <a href="/tools/variables/list">\n <i class="fa fa-eye"></i>\n <span class="title" >{{\'APPLICATION_VARIABLES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.tools.tags\')}" data-ng-if="::(Auth.isAdmin() || userModules[55])">\n <a href="/tools/tags/list">\n <i class="icon-tag"></i>\n <span class="title" >{{\'APPLICATION_TAGS\' | translate}} </span>\n </a>\n </li>\n <!-- START TEMPLATE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.templates\')}" data-ng-if="::(Auth.isAdmin() || userModules[56])">\n <a href="/tools/templates/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_TEMPLATES\' | translate}} </span>\n </a>\n </li>\n <!-- END TEMPLATE CASE -->\n\n <!-- START PAUSE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.pauses\')}" data-ng-if="::(Auth.isAdmin() || userModules[57])">\n <a href="/tools/pauses/list">\n <i class="icon-control-pause"></i>\n <span class="title"> {{\'APPLICATION_PAUSES\' | translate}} </span>\n </a>\n </li>\n <!-- END PAUSE CASE -->\n\n <!-- START ANSWER CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.answers\')}" data-ng-if="::(Auth.isAdmin() || userModules[58])">\n <a href="/tools/answers/list">\n <i class="icon-magic-wand"></i>\n <span class="title"> {{\'APPLICATION_CANNED_ANSWERS\' | translate}} </span>\n </a>\n </li>\n <!-- END ANSWER CASE -->\n\n <!-- START DASHBOARD MANAGER CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.yourdashboards\') && !$state.is(\'main.tools.yourdashboards.show\')}" data-ng-if="::(Auth.isAdmin() || userModules[59])">\n <a href="/tools/yourdashboards/list">\n <i class="fa fa-tachometer"></i>\n <span class="title"> {{\'APPLICATION_DASHBOARDS_MANAGER\' | translate}} </span>\n </a>\n </li>\n <!-- END DASHBOARD MANAGER CASE -->\n\n <!-- START SOUND CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.sounds\')}" data-ng-if="::(Auth.isAdmin() || userModules[60])">\n <a href="/tools/sounds/list">\n <i class="icon-music-tone-alt"></i>\n <span class="title" >{{\'APPLICATION_SOUNDS\' | translate}}</span>\n <!-- <span data-ng-if="$state.includes(\'main.sounds\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END SOUND CASE -->\n\n <!-- START SCHEDULE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.scheduler\')}" data-ng-if="::(Auth.isAdmin() || userModules[61])">\n <a href="/tools/scheduler/list">\n <i class="icon-calendar"></i>\n <span class="title" >{{\'APPLICATION_SCHEDULER\' | translate}}</span>\n <!-- <span data-ng-if="$state.includes(\'main.sounds\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END SCHEDULE CASE -->\n </ul>\n </li>\n <!-- END TOOLS LIST CASE -->\n\n <!-- START CALLYSQUARE CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[14])" data-ng-class="{active: $state.includes(\'main.square\')}">\n <a href="javascript:;">\n <i class="fa fa-superscript"></i>\n <span class="title" >Cally ²</span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu">\n <li data-ng-class="{active: $state.includes(\'main.square.projects\')}">\n <a href="/square/projects/list">\n <i class="fa fa-slack"></i>\n <span class="title" >{{\'APPLICATION_PROJECTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.square.odbc\')}">\n <a href="/square/odbc/list">\n <i class="fa fa-database"></i>\n <span class="title" >{{\'APPLICATION_ODBC\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.square.recordings\')}">\n <a href="/square/recordings/list">\n <i class="icon-microphone"></i>\n <span class="title" >{{\'APPLICATION_RECORDINGS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.square.realtime.view.general\')}">\n <a href="/square/realtime/view/general">\n <i class="icon-energy"></i>\n <span class="title" >{{\'APPLICATION_REALTIME\' | translate}} </span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END CALLYSQUARE CASE -->\n <!-- START JSCRIPTY LIST -->\n <li data-ng-show="::(Auth.isAdmin() || Auth.isAgent() || userModules[15])" data-ng-class="{active: $state.includes(\'main.jscripty\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.jscripty}" >\n <i class="icon-note"></i>\n <span class="title disable-target" >{{\'APPLICATION_JSCRIPTY\' | translate}} </span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.jscripty">\n <!-- -->\n <!-- START PROJECTS CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || userModules[15]" data-ng-class="{active: $state.includes(\'main.jscripty.projects\')}">\n <a href="/jscripty/projects/list">\n <i class="fa fa-slack"></i>\n <span class="title" >{{\'APPLICATION_PROJECTS\' | translate}} </span>\n </a>\n </li>\n <!-- END PROJECTS CASE -->\n </ul>\n </li>\n <!-- END JSCRIPTY LIST -->\n\n <!-- START MOTION DIALER LIST CASE-->\n <li data-ng-if="::(Auth.isAdmin() || userModules[16])" data-ng-class="{active: $state.includes(\'main.motiondialer\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.dialer}">\n <i class="icon-control-forward"></i>\n <span class="title disable-target" >{{\'APPLICATION_MOTION_DIALER\' | translate}} </span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.dialer">\n <li data-ng-class="{active: $state.includes(\'main.motiondialer.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/plugins/jscripty/js/Actions.js b/public/assets/plugins/jscripty/js/Actions.js index 01f60a3..9b46811 100644 --- a/public/assets/plugins/jscripty/js/Actions.js +++ b/public/assets/plugins/jscripty/js/Actions.js @@ -1 +1 @@ -var _0x35d5=["\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","\x49\x53\x5F\x54\x4F\x55\x43\x48","\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"];_0x35d5[0];function Actions(_0xbdafx2){this[_0x35d5[1]]= _0xbdafx2;this[_0x35d5[2]]= new Object();this[_0x35d5[3]]()}Actions[_0x35d5[4]][_0x35d5[3]]= function(){var _0xbdafx3=this[_0x35d5[1]];var _0xbdafx4=_0xbdafx3[_0x35d5[5]];var _0xbdafx5=_0xbdafx4[_0x35d5[6]];this[_0x35d5[10]](_0x35d5[7],function(){_0xbdafx3[_0x35d5[9]]( new NewDialog(_0xbdafx3)[_0x35d5[8]],300,180,true,true)});this[_0x35d5[10]](_0x35d5[11],function(){_0xbdafx3[_0x35d5[9]]( new OpenDialog(_0xbdafx3)[_0x35d5[8]],300,180,true,true)});this[_0x35d5[10]](_0x35d5[12],function(){_0xbdafx3[_0x35d5[13]](false)},null,null,_0x35d5[14]);this[_0x35d5[10]](_0x35d5[15],function(){_0xbdafx3[_0x35d5[13]](true)},null,null,_0x35d5[16]);this[_0x35d5[10]](_0x35d5[17],function(){_0xbdafx3[_0x35d5[18]](false)},null,null,_0x35d5[19]);this[_0x35d5[10]](_0x35d5[20],function(){_0xbdafx3[_0x35d5[9]]( new VariableDialog(_0xbdafx3)[_0x35d5[8]],300,180,true,true)});this[_0x35d5[10]](_0x35d5[21],function(){_0xbdafx3[_0x35d5[9]]( new ImportDialog(_0xbdafx3)[_0x35d5[8]],300,200,true,true)});this[_0x35d5[10]](_0x35d5[22],function(){_0xbdafx3[_0x35d5[9]]( new ExportDialog(_0xbdafx3)[_0x35d5[8]],300,200,true,true)},null,null,_0x35d5[23]);this[_0x35d5[28]](_0x35d5[24], new Action(mxResources[_0x35d5[26]](_0x35d5[25]),mxUtils[_0x35d5[27]](this,function(){this[_0x35d5[1]][_0x35d5[9]]( new EditFileDialog(_0xbdafx3)[_0x35d5[8]],620,420,true,true)})));this[_0x35d5[10]](_0x35d5[29],function(){_0xbdafx3[_0x35d5[9]]( new RenameDialog(_0xbdafx3)[_0x35d5[8]],300,180,true,true)});this[_0x35d5[10]](_0x35d5[30],function(){mxUtils[_0x35d5[31]](_0xbdafx5)},null,_0x35d5[32],_0x35d5[33]);this[_0x35d5[10]](_0x35d5[34],function(){mxUtils[_0x35d5[35]](_0xbdafx5,null,10,10)});this[_0x35d5[10]](_0x35d5[36],function(){_0xbdafx4[_0x35d5[37]][_0x35d5[36]]()},null,_0x35d5[38],_0x35d5[39]);this[_0x35d5[10]](_0x35d5[40],function(){_0xbdafx4[_0x35d5[37]][_0x35d5[40]]()},null,_0x35d5[41],_0x35d5[42]);this[_0x35d5[10]](_0x35d5[43],function(){mxClipboard[_0x35d5[43]](_0xbdafx5)},null,_0x35d5[44],_0x35d5[45]);this[_0x35d5[10]](_0x35d5[46],function(){mxClipboard[_0x35d5[46]](_0xbdafx5)},null,_0x35d5[47],_0x35d5[48]);this[_0x35d5[10]](_0x35d5[49],function(){mxClipboard[_0x35d5[49]](_0xbdafx5)},false,_0x35d5[50],_0x35d5[51]);this[_0x35d5[10]](_0x35d5[52],function(){_0xbdafx5[_0x35d5[53]]()},null,null,_0x35d5[54]);this[_0x35d5[10]](_0x35d5[55],function(){var _0xbdafx6=_0xbdafx5[_0x35d5[56]];_0xbdafx5[_0x35d5[59]](_0xbdafx5[_0x35d5[58]](_0xbdafx5[_0x35d5[57]](),_0xbdafx6,_0xbdafx6,true))},null,null,_0x35d5[60]);this[_0x35d5[10]](_0x35d5[61],function(){_0xbdafx5[_0x35d5[61]]()},null,null,_0x35d5[62]);this[_0x35d5[10]](_0x35d5[63],function(){_0xbdafx5[_0x35d5[63]]()},null,null,_0x35d5[64]);this[_0x35d5[10]](_0x35d5[65],function(){_0xbdafx5[_0x35d5[65]]()},null,null,_0x35d5[66]);this[_0x35d5[10]](_0x35d5[67],function(){_0xbdafx5[_0x35d5[67]]()},null,null,_0x35d5[68]);this[_0x35d5[10]](_0x35d5[69],function(){_0xbdafx5[_0x35d5[69]]()},null,null,_0x35d5[70]);this[_0x35d5[10]](_0x35d5[71],function(){_0xbdafx5[_0x35d5[71]]()},null,null,_0x35d5[72]);this[_0x35d5[10]](_0x35d5[73],function(){_0xbdafx5[_0x35d5[74]](false)},null,null,_0x35d5[75]);this[_0x35d5[10]](_0x35d5[76],function(){_0xbdafx5[_0x35d5[74]](true)},null,null,_0x35d5[77]);this[_0x35d5[10]](_0x35d5[78],function(){_0xbdafx5[_0x35d5[79]](false)},null,null,_0x35d5[80]);this[_0x35d5[10]](_0x35d5[81],function(){_0xbdafx5[_0x35d5[79]](true)},null,null,_0x35d5[82]);this[_0x35d5[10]](_0x35d5[83],function(){_0xbdafx5[_0x35d5[85]](_0xbdafx5[_0x35d5[84]](null,0))},null,null,_0x35d5[86]);this[_0x35d5[10]](_0x35d5[87],function(){_0xbdafx5[_0x35d5[59]](_0xbdafx5[_0x35d5[88]]())},null,null,_0x35d5[89]);this[_0x35d5[10]](_0x35d5[90],function(){_0xbdafx5[_0x35d5[91]]()});this[_0x35d5[10]](_0x35d5[92],function(){var _0xbdafx7=_0xbdafx5[_0x35d5[93]]();var _0xbdafx8=_0xbdafx5[_0x35d5[94]](_0xbdafx7);if(_0xbdafx8== null){_0xbdafx8= _0x35d5[95]};_0xbdafx8= mxUtils[_0x35d5[97]](mxResources[_0x35d5[26]](_0x35d5[96]),_0xbdafx8);if(_0xbdafx8!= null){_0xbdafx5[_0x35d5[98]](_0xbdafx7,_0xbdafx8)}});this[_0x35d5[10]](_0x35d5[99],function(){var _0xbdafx7=_0xbdafx5[_0x35d5[93]]();var _0xbdafx8=_0xbdafx5[_0x35d5[94]](_0xbdafx7);if(_0xbdafx8!= null){window[_0x35d5[11]](_0xbdafx8)}});this[_0x35d5[10]](_0x35d5[100],function(){var _0xbdafx9=_0xbdafx5[_0x35d5[57]]();if(_0xbdafx9!= null){_0xbdafx5[_0x35d5[102]]()[_0x35d5[101]]();try{for(var _0xbdafxa=0;_0xbdafxa< _0xbdafx9[_0x35d5[103]];_0xbdafxa++){var _0xbdafx7=_0xbdafx9[_0xbdafxa];if(_0xbdafx5[_0x35d5[102]]()[_0x35d5[104]](_0xbdafx7)){_0xbdafx5[_0x35d5[105]]([_0xbdafx7],20)}else {_0xbdafx5[_0x35d5[106]](_0xbdafx7)}}}finally{_0xbdafx5[_0x35d5[102]]()[_0x35d5[107]]()}}});this[_0x35d5[10]](_0x35d5[108],function(){var _0xbdafxb=_0xbdafx5[_0x35d5[110]]()[_0x35d5[109]](_0xbdafx5[_0x35d5[93]]());var _0xbdafxc=_0x35d5[111];if(_0xbdafxb!= null&& _0xbdafxb[_0x35d5[113]][mxConstants[_0x35d5[112]]]== _0x35d5[111]){_0xbdafxc= null};_0xbdafx5[_0x35d5[114]](mxConstants.STYLE_WHITE_SPACE,_0xbdafxc)});this[_0x35d5[10]](_0x35d5[115],function(){var _0xbdafxc=_0x35d5[116];var _0xbdafxb=_0xbdafx5[_0x35d5[110]]()[_0x35d5[109]](_0xbdafx5[_0x35d5[93]]());if(_0xbdafxb!= null){_0xbdafxc= _0xbdafxb[_0x35d5[113]][mxConstants[_0x35d5[117]]]|| _0xbdafxc};_0xbdafxc= mxUtils[_0x35d5[97]](mxResources[_0x35d5[26]](_0x35d5[96])+ _0x35d5[118]+ mxResources[_0x35d5[26]](_0x35d5[115])+ _0x35d5[119],_0xbdafxc);if(_0xbdafxc!= null){_0xbdafx5[_0x35d5[114]](mxConstants.STYLE_ROTATION,_0xbdafxc)}});this[_0x35d5[10]](_0x35d5[120],function(){var _0xbdafx9=_0xbdafx5[_0x35d5[57]]();if(_0xbdafx9!= null){_0xbdafx5[_0x35d5[102]]()[_0x35d5[101]]();try{for(var _0xbdafxa=0;_0xbdafxa< _0xbdafx9[_0x35d5[103]];_0xbdafxa++){var _0xbdafx7=_0xbdafx9[_0xbdafxa];if(_0xbdafx5[_0x35d5[102]]()[_0x35d5[121]](_0xbdafx7)&& _0xbdafx5[_0x35d5[102]]()[_0x35d5[104]](_0xbdafx7)== 0){var _0xbdafxd=_0xbdafx5[_0x35d5[122]](_0xbdafx7);if(_0xbdafxd!= null){_0xbdafxd= _0xbdafxd[_0x35d5[123]]();_0xbdafxd[_0x35d5[124]]+= _0xbdafxd[_0x35d5[125]]/ 2- _0xbdafxd[_0x35d5[126]]/ 2;_0xbdafxd[_0x35d5[127]]+= _0xbdafxd[_0x35d5[126]]/ 2- _0xbdafxd[_0x35d5[125]]/ 2;var _0xbdafxe=_0xbdafxd[_0x35d5[125]];_0xbdafxd[_0x35d5[125]]= _0xbdafxd[_0x35d5[126]];_0xbdafxd[_0x35d5[126]]= _0xbdafxe;_0xbdafx5[_0x35d5[102]]()[_0x35d5[128]](_0xbdafx7,_0xbdafxd);var _0xbdafxb=_0xbdafx5[_0x35d5[129]][_0x35d5[109]](_0xbdafx7);if(_0xbdafxb!= null){var _0xbdafxf=_0xbdafxb[_0x35d5[113]][mxConstants[_0x35d5[130]]]|| _0x35d5[131];if(_0xbdafxf== _0x35d5[131]){_0xbdafxf= _0x35d5[132]}else {if(_0xbdafxf== _0x35d5[132]){_0xbdafxf= _0x35d5[133]}else {if(_0xbdafxf== _0x35d5[133]){_0xbdafxf= _0x35d5[134]}else {if(_0xbdafxf== _0x35d5[134]){_0xbdafxf= _0x35d5[131]}}}};_0xbdafx5[_0x35d5[114]](mxConstants.STYLE_DIRECTION,_0xbdafxf,[_0xbdafx7])}}}}}finally{_0xbdafx5[_0x35d5[102]]()[_0x35d5[107]]()}}},null,null,_0x35d5[135]);this[_0x35d5[10]](_0x35d5[136],function(){_0xbdafx5[_0x35d5[137]](1)});this[_0x35d5[10]](_0x35d5[138],function(){_0xbdafx5[_0x35d5[138]]()},null,null,_0x35d5[139]);this[_0x35d5[10]](_0x35d5[140],function(){_0xbdafx5[_0x35d5[140]]()},null,null,_0x35d5[141]);this[_0x35d5[10]](_0x35d5[142],function(){_0xbdafx5[_0x35d5[143]]()});this[_0x35d5[10]](_0x35d5[144],mxUtils[_0x35d5[27]](this,function(){if(!_0xbdafx5[_0x35d5[145]]){this[_0x35d5[26]](_0x35d5[147])[_0x35d5[146]]()};var _0xbdafx10=_0xbdafx5[_0x35d5[148]];var _0xbdafx11=_0xbdafx5[_0x35d5[149]];var _0xbdafx12=_0xbdafx5[_0x35d5[8]][_0x35d5[150]]- 20;var _0xbdafx13=_0xbdafx5[_0x35d5[8]][_0x35d5[151]]- 20;var _0xbdafx14=Math[_0x35d5[153]](100* Math[_0x35d5[152]](_0xbdafx12/ _0xbdafx10[_0x35d5[125]]/ _0xbdafx11,_0xbdafx13/ _0xbdafx10[_0x35d5[126]]/ _0xbdafx11))/ 100;_0xbdafx5[_0x35d5[137]](_0xbdafx14);_0xbdafx5[_0x35d5[8]][_0x35d5[154]]= Math[_0x35d5[157]](_0xbdafx5[_0x35d5[129]][_0x35d5[155]][_0x35d5[124]]* _0xbdafx14- Math[_0x35d5[156]](10,(_0xbdafx5[_0x35d5[8]][_0x35d5[150]]- _0xbdafx10[_0x35d5[125]]* _0xbdafx11* _0xbdafx14)/ 2));_0xbdafx5[_0x35d5[8]][_0x35d5[158]]= Math[_0x35d5[157]](_0xbdafx5[_0x35d5[129]][_0x35d5[155]][_0x35d5[127]]* _0xbdafx14- Math[_0x35d5[156]](10,(_0xbdafx5[_0x35d5[8]][_0x35d5[151]]- _0xbdafx10[_0x35d5[126]]* _0xbdafx11* _0xbdafx14)/ 2))}));this[_0x35d5[10]](_0x35d5[159],mxUtils[_0x35d5[27]](this,function(){if(!_0xbdafx5[_0x35d5[145]]){this[_0x35d5[26]](_0x35d5[147])[_0x35d5[146]]()};var _0xbdafx10=_0xbdafx5[_0x35d5[148]];var _0xbdafx11=_0xbdafx5[_0x35d5[149]];var _0xbdafx12=_0xbdafx5[_0x35d5[8]][_0x35d5[150]]- 20;var _0xbdafx14=Math[_0x35d5[153]](100* _0xbdafx12/ _0xbdafx10[_0x35d5[125]]/ _0xbdafx11)/ 100;_0xbdafx5[_0x35d5[137]](_0xbdafx14);_0xbdafx5[_0x35d5[8]][_0x35d5[154]]= Math[_0x35d5[157]](_0xbdafx5[_0x35d5[129]][_0x35d5[155]][_0x35d5[124]]* _0xbdafx14- Math[_0x35d5[156]](10,(_0xbdafx5[_0x35d5[8]][_0x35d5[150]]- _0xbdafx10[_0x35d5[125]]* _0xbdafx11* _0xbdafx14)/ 2));_0xbdafx5[_0x35d5[8]][_0x35d5[158]]= Math[_0x35d5[157]](_0xbdafx5[_0x35d5[129]][_0x35d5[155]][_0x35d5[127]]* _0xbdafx14- Math[_0x35d5[156]](10,(_0xbdafx5[_0x35d5[8]][_0x35d5[151]]- _0xbdafx10[_0x35d5[126]]* _0xbdafx11* _0xbdafx14)/ 2))}));this[_0x35d5[28]](_0x35d5[160], new Action(mxResources[_0x35d5[26]](_0x35d5[161]),function(){var _0xbdafxc=mxUtils[_0x35d5[97]](mxResources[_0x35d5[26]](_0x35d5[96])+ _0x35d5[162],parseInt(_0xbdafx5[_0x35d5[110]]()[_0x35d5[163]]()* 100));if(_0xbdafxc!= null&& _0xbdafxc[_0x35d5[103]]> 0&& !isNaN(parseInt(_0xbdafxc))){_0xbdafx5[_0x35d5[137]](parseInt(_0xbdafxc)/ 100)}}));var _0xbdafx15=null;_0xbdafx15= this[_0x35d5[10]](_0x35d5[164],function(){_0xbdafx5[_0x35d5[166]](!_0xbdafx5[_0x35d5[165]]());_0xbdafx4[_0x35d5[167]]()},null,null,_0x35d5[168]);_0xbdafx15[_0x35d5[169]](true);_0xbdafx15[_0x35d5[170]](function(){return _0xbdafx5[_0x35d5[165]]()});_0xbdafx15= this[_0x35d5[10]](_0x35d5[171],function(){_0xbdafx5[_0x35d5[173]][_0x35d5[172]]= !_0xbdafx5[_0x35d5[173]][_0x35d5[172]]});_0xbdafx15[_0x35d5[169]](true);_0xbdafx15[_0x35d5[170]](function(){return _0xbdafx5[_0x35d5[173]][_0x35d5[172]]});_0xbdafx15= this[_0x35d5[10]](_0x35d5[174],function(){_0xbdafx5[_0x35d5[176]][_0x35d5[177]](!_0xbdafx5[_0x35d5[176]][_0x35d5[175]]())});_0xbdafx15[_0x35d5[169]](true);_0xbdafx15[_0x35d5[170]](function(){return _0xbdafx5[_0x35d5[176]][_0x35d5[175]]()});_0xbdafx15= this[_0x35d5[10]](_0x35d5[178],function(){_0xbdafx5[_0x35d5[179]]= !_0xbdafx5[_0x35d5[179]];_0xbdafx5[_0x35d5[129]][_0x35d5[180]]()});_0xbdafx15[_0x35d5[169]](true);_0xbdafx15[_0x35d5[170]](function(){return _0xbdafx5[_0x35d5[179]]});_0xbdafx15= this[_0x35d5[10]](_0x35d5[181],function(){_0xbdafx5[_0x35d5[181]]= !_0xbdafx5[_0x35d5[181]];_0xbdafx4[_0x35d5[167]]();if(!_0xbdafx5[_0x35d5[181]]){var _0xbdafx16=_0xbdafx5[_0x35d5[129]][_0x35d5[155]];_0xbdafx5[_0x35d5[129]][_0x35d5[183]](_0xbdafx16[_0x35d5[124]]- _0xbdafx5[_0x35d5[8]][_0x35d5[154]]/ _0xbdafx5[_0x35d5[129]][_0x35d5[182]],_0xbdafx16[_0x35d5[127]]- _0xbdafx5[_0x35d5[8]][_0x35d5[158]]/ _0xbdafx5[_0x35d5[129]][_0x35d5[182]]);_0xbdafx5[_0x35d5[8]][_0x35d5[154]]= 0;_0xbdafx5[_0x35d5[8]][_0x35d5[158]]= 0;_0xbdafx5[_0x35d5[184]]()}else {var _0xbdafx17=_0xbdafx5[_0x35d5[129]][_0x35d5[155]][_0x35d5[124]];var _0xbdafx18=_0xbdafx5[_0x35d5[129]][_0x35d5[155]][_0x35d5[127]];_0xbdafx5[_0x35d5[129]][_0x35d5[155]][_0x35d5[124]]= 0;_0xbdafx5[_0x35d5[129]][_0x35d5[155]][_0x35d5[127]]= 0;_0xbdafx5[_0x35d5[184]]();_0xbdafx5[_0x35d5[8]][_0x35d5[154]]-= Math[_0x35d5[157]](_0xbdafx17* _0xbdafx5[_0x35d5[129]][_0x35d5[182]]);_0xbdafx5[_0x35d5[8]][_0x35d5[158]]-= Math[_0x35d5[157]](_0xbdafx18* _0xbdafx5[_0x35d5[129]][_0x35d5[182]])}},!mxClient[_0x35d5[185]]);_0xbdafx15[_0x35d5[169]](true);_0xbdafx15[_0x35d5[170]](function(){return _0xbdafx5[_0x35d5[8]][_0x35d5[113]][_0x35d5[186]]== _0x35d5[187]});_0xbdafx15= this[_0x35d5[10]](_0x35d5[147],mxUtils[_0x35d5[27]](this,function(){_0xbdafx5[_0x35d5[145]]= !_0xbdafx5[_0x35d5[145]];_0xbdafx5[_0x35d5[188]]= _0xbdafx5[_0x35d5[145]];_0xbdafx5[_0x35d5[189]]= _0xbdafx5[_0x35d5[188]];_0xbdafx5[_0x35d5[129]][_0x35d5[190]]();_0xbdafx5[_0x35d5[184]]();_0xbdafx4[_0x35d5[167]]();_0xbdafx4[_0x35d5[192]][_0x35d5[191]]();if(mxUtils[_0x35d5[193]](_0xbdafx5[_0x35d5[8]])){if(_0xbdafx5[_0x35d5[145]]){_0xbdafx5[_0x35d5[8]][_0x35d5[154]]-= 20;_0xbdafx5[_0x35d5[8]][_0x35d5[158]]-= 20}else {_0xbdafx5[_0x35d5[8]][_0x35d5[154]]+= 20;_0xbdafx5[_0x35d5[8]][_0x35d5[158]]+= 20}}}));_0xbdafx15[_0x35d5[169]](true);_0xbdafx15[_0x35d5[170]](function(){return _0xbdafx5[_0x35d5[145]]});_0xbdafx15= this[_0x35d5[10]](_0x35d5[194],function(){_0xbdafx5[_0x35d5[196]](!_0xbdafx5[_0x35d5[195]][_0x35d5[175]]())},null,null,_0x35d5[197]);_0xbdafx15[_0x35d5[169]](true);_0xbdafx15[_0x35d5[170]](function(){return _0xbdafx5[_0x35d5[195]][_0x35d5[175]]()});_0xbdafx15= this[_0x35d5[10]](_0x35d5[198],function(){_0xbdafx5[_0x35d5[195]][_0x35d5[200]](!_0xbdafx5[_0x35d5[195]][_0x35d5[199]]())});_0xbdafx15[_0x35d5[169]](true);_0xbdafx15[_0x35d5[170]](function(){return _0xbdafx5[_0x35d5[195]][_0x35d5[199]]()});this[_0x35d5[10]](_0x35d5[201],function(){var _0xbdafx19=_0x35d5[95];if(mxResources[_0x35d5[203]](mxClient[_0x35d5[202]])){_0xbdafx19= _0x35d5[204]+ mxClient[_0x35d5[202]]};window[_0x35d5[11]](RESOURCES_PATH+ _0x35d5[205]+ _0xbdafx19+ _0x35d5[206])});this[_0x35d5[28]](_0x35d5[207], new Action(mxResources[_0x35d5[26]](_0x35d5[207])+ _0x35d5[208],function(){_0xbdafx3[_0x35d5[9]]( new AboutDialog(_0xbdafx3)[_0x35d5[8]],320,280,true,true)},null,null,_0x35d5[209]));var _0xbdafx1a=mxUtils[_0x35d5[27]](this,function(_0xbdafx1b,_0xbdafx1c){this[_0x35d5[10]](_0xbdafx1b,function(){_0xbdafx5[_0x35d5[210]](mxConstants.STYLE_FONTSTYLE,_0xbdafx1c)})});_0xbdafx1a(_0x35d5[211],mxConstants.FONT_BOLD);_0xbdafx1a(_0x35d5[212],mxConstants.FONT_ITALIC);_0xbdafx1a(_0x35d5[213],mxConstants.FONT_UNDERLINE);this[_0x35d5[10]](_0x35d5[214],function(){_0xbdafx5[_0x35d5[215]](mxConstants.STYLE_SHADOW)});this[_0x35d5[10]](_0x35d5[216],function(){_0xbdafx5[_0x35d5[215]](mxConstants.STYLE_DASHED)});this[_0x35d5[10]](_0x35d5[217],function(){_0xbdafx5[_0x35d5[215]](mxConstants.STYLE_ROUNDED)});this[_0x35d5[10]](_0x35d5[218],function(){_0xbdafx5[_0x35d5[215]](mxConstants.STYLE_CURVED)});this[_0x35d5[10]](_0x35d5[113],function(){var _0xbdafx9=_0xbdafx5[_0x35d5[57]]();if(_0xbdafx9!= null&& _0xbdafx9[_0x35d5[103]]> 0){var _0xbdafx1d=_0xbdafx5[_0x35d5[102]]();var _0xbdafx1c=mxUtils[_0x35d5[97]](mxResources[_0x35d5[26]](_0x35d5[96])+ _0x35d5[118]+ mxResources[_0x35d5[26]](_0x35d5[113])+ _0x35d5[219],_0xbdafx1d[_0x35d5[220]](_0xbdafx9[0])|| _0x35d5[95]);if(_0xbdafx1c!= null){_0xbdafx5[_0x35d5[221]](_0xbdafx1c,_0xbdafx9)}}});this[_0x35d5[10]](_0x35d5[222],function(){_0xbdafx5[_0x35d5[223]](_0xbdafx5[_0x35d5[93]]())});this[_0x35d5[10]](_0x35d5[224],function(){var _0xbdafx7=_0xbdafx5[_0x35d5[93]]();if(_0xbdafx7!= null&& _0xbdafx5[_0x35d5[102]]()[_0x35d5[225]](_0xbdafx7)){var _0xbdafx1e=_0xbdafx4[_0x35d5[6]][_0x35d5[227]][_0x35d5[226]](_0xbdafx7);if(_0xbdafx1e instanceof mxEdgeHandler){var _0xbdafx16=_0xbdafx5[_0x35d5[129]][_0x35d5[155]];var _0xbdafx6=_0xbdafx5[_0x35d5[129]][_0x35d5[182]];var _0xbdafx17=_0xbdafx16[_0x35d5[124]];var _0xbdafx18=_0xbdafx16[_0x35d5[127]];var _0xbdafx1f=_0xbdafx5[_0x35d5[102]]()[_0x35d5[228]](_0xbdafx7);var _0xbdafx20=_0xbdafx5[_0x35d5[122]](_0xbdafx1f);if(_0xbdafx5[_0x35d5[102]]()[_0x35d5[121]](_0xbdafx1f)&& _0xbdafx20!= null){_0xbdafx17+= _0xbdafx20[_0x35d5[124]];_0xbdafx18+= _0xbdafx20[_0x35d5[127]]};_0xbdafx1e[_0x35d5[233]](_0xbdafx1e[_0x35d5[229]],_0xbdafx5[_0x35d5[231]][_0x35d5[230]]/ _0xbdafx6- _0xbdafx17,_0xbdafx5[_0x35d5[231]][_0x35d5[232]]/ _0xbdafx6- _0xbdafx18)}}});this[_0x35d5[10]](_0x35d5[234],function(){var _0xbdafx21=_0xbdafx3[_0x35d5[2]][_0x35d5[26]](_0x35d5[234]);if(_0xbdafx21[_0x35d5[235]]!= null){_0xbdafx21[_0x35d5[235]][_0x35d5[237]](_0xbdafx21[_0x35d5[235]][_0x35d5[229]],_0xbdafx21[_0x35d5[236]])}});this[_0x35d5[10]](_0x35d5[238],function(){function _0xbdafx22(_0xbdafxc,_0xbdafx23,_0xbdafx24){var _0xbdafx25=null;var _0xbdafx9=_0xbdafx5[_0x35d5[57]]();_0xbdafx5[_0x35d5[102]]()[_0x35d5[101]]();try{if(_0xbdafx9[_0x35d5[103]]== 0){var _0xbdafx26=_0xbdafx5[_0x35d5[239]]();_0xbdafx9= [_0xbdafx5[_0x35d5[241]](_0xbdafx5[_0x35d5[240]](),null,_0x35d5[95],_0xbdafx26,_0xbdafx26,_0xbdafx23,_0xbdafx24)];_0xbdafx25= _0xbdafx9};_0xbdafx5[_0x35d5[114]](mxConstants.STYLE_IMAGE,_0xbdafxc,_0xbdafx9);_0xbdafx5[_0x35d5[114]](mxConstants.STYLE_SHAPE,_0x35d5[238],_0xbdafx9);if(_0xbdafx5[_0x35d5[242]]()== 1){if(_0xbdafx23!= null&& _0xbdafx24!= null){var _0xbdafx7=_0xbdafx9[0];var _0xbdafxd=_0xbdafx5[_0x35d5[102]]()[_0x35d5[243]](_0xbdafx7);if(_0xbdafxd!= null){_0xbdafxd= _0xbdafxd[_0x35d5[123]]();_0xbdafxd[_0x35d5[125]]= _0xbdafx23;_0xbdafxd[_0x35d5[126]]= _0xbdafx24;_0xbdafx5[_0x35d5[102]]()[_0x35d5[128]](_0xbdafx7,_0xbdafxd)}}}}finally{_0xbdafx5[_0x35d5[102]]()[_0x35d5[107]]()};if(_0xbdafx25!= null){_0xbdafx5[_0x35d5[59]](_0xbdafx25);_0xbdafx5[_0x35d5[244]](_0xbdafx25[0])}}var _0xbdafxc=_0x35d5[95];var _0xbdafxb=_0xbdafx5[_0x35d5[110]]()[_0x35d5[109]](_0xbdafx5[_0x35d5[93]]());if(_0xbdafxb!= null){_0xbdafxc= _0xbdafxb[_0x35d5[113]][mxConstants[_0x35d5[245]]]|| _0xbdafxc};_0xbdafxc= mxUtils[_0x35d5[97]](mxResources[_0x35d5[26]](_0x35d5[96])+ _0x35d5[118]+ mxResources[_0x35d5[26]](_0x35d5[246])+ _0x35d5[219],_0xbdafxc);if(_0xbdafxc!= null){if(_0xbdafxc[_0x35d5[103]]> 0){var _0xbdafx27= new Image();_0xbdafx27[_0x35d5[247]]= function(){_0xbdafx22(_0xbdafxc,_0xbdafx27[_0x35d5[125]],_0xbdafx27[_0x35d5[126]])};_0xbdafx27[_0x35d5[248]]= function(){mxUtils[_0x35d5[250]](mxResources[_0x35d5[26]](_0x35d5[249]))};_0xbdafx27[_0x35d5[251]]= _0xbdafxc}}})};Actions[_0x35d5[4]][_0x35d5[10]]= function(_0xbdafx1b,_0xbdafx28,_0xbdafx29,_0xbdafx2a,_0xbdafx2b){return this[_0x35d5[28]](_0xbdafx1b, new Action(mxResources[_0x35d5[26]](_0xbdafx1b),_0xbdafx28,_0xbdafx29,_0xbdafx2a,_0xbdafx2b))};Actions[_0x35d5[4]][_0x35d5[28]]= function(_0xbdafx2c,_0xbdafx15){this[_0x35d5[2]][_0xbdafx2c]= _0xbdafx15;return _0xbdafx15};Actions[_0x35d5[4]][_0x35d5[26]]= function(_0xbdafx2c){return this[_0x35d5[2]][_0xbdafx2c]};function Action(_0xbdafx2e,_0xbdafx28,_0xbdafx29,_0xbdafx2a,_0xbdafx2b){mxEventSource[_0x35d5[252]](this);this[_0x35d5[253]]= _0xbdafx2e;this[_0x35d5[146]]= _0xbdafx28;this[_0x35d5[254]]= (_0xbdafx29!= null)?_0xbdafx29:true;this[_0x35d5[255]]= _0xbdafx2a;this[_0x35d5[256]]= _0xbdafx2b}mxUtils[_0x35d5[257]](Action,mxEventSource);Action[_0x35d5[4]][_0x35d5[177]]= function(_0xbdafxc){if(this[_0x35d5[254]]!= _0xbdafxc){this[_0x35d5[254]]= _0xbdafxc;this[_0x35d5[259]]( new mxEventObject(_0x35d5[258]))}};Action[_0x35d5[4]][_0x35d5[169]]= function(_0xbdafxc){this[_0x35d5[260]]= _0xbdafxc};Action[_0x35d5[4]][_0x35d5[170]]= function(_0xbdafx28){this[_0x35d5[261]]= _0xbdafx28};Action[_0x35d5[4]][_0x35d5[262]]= function(){return this[_0x35d5[261]]()} \ No newline at end of file +var _0x430d=["\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","\x49\x53\x5F\x54\x4F\x55\x43\x48","\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"];_0x430d[0];function Actions(_0xde24x2){this[_0x430d[1]]= _0xde24x2;this[_0x430d[2]]= new Object();this[_0x430d[3]]()}Actions[_0x430d[4]][_0x430d[3]]= function(){var _0xde24x3=this[_0x430d[1]];var _0xde24x4=_0xde24x3[_0x430d[5]];var _0xde24x5=_0xde24x4[_0x430d[6]];this[_0x430d[10]](_0x430d[7],function(){_0xde24x3[_0x430d[9]]( new NewDialog(_0xde24x3)[_0x430d[8]],300,180,true,true)});this[_0x430d[10]](_0x430d[11],function(){_0xde24x3[_0x430d[9]]( new OpenDialog(_0xde24x3)[_0x430d[8]],300,180,true,true)});this[_0x430d[10]](_0x430d[12],function(){_0xde24x3[_0x430d[13]](false)},null,null,_0x430d[14]);this[_0x430d[10]](_0x430d[15],function(){_0xde24x3[_0x430d[13]](true)},null,null,_0x430d[16]);this[_0x430d[10]](_0x430d[17],function(){_0xde24x3[_0x430d[18]](false)},null,null,_0x430d[19]);this[_0x430d[10]](_0x430d[20],function(){_0xde24x3[_0x430d[9]]( new VariableDialog(_0xde24x3)[_0x430d[8]],300,180,true,true)});this[_0x430d[10]](_0x430d[21],function(){_0xde24x3[_0x430d[9]]( new ImportDialog(_0xde24x3)[_0x430d[8]],300,200,true,true)});this[_0x430d[10]](_0x430d[22],function(){_0xde24x3[_0x430d[9]]( new ExportDialog(_0xde24x3)[_0x430d[8]],300,200,true,true)},null,null,_0x430d[23]);this[_0x430d[28]](_0x430d[24], new Action(mxResources[_0x430d[26]](_0x430d[25]),mxUtils[_0x430d[27]](this,function(){this[_0x430d[1]][_0x430d[9]]( new EditFileDialog(_0xde24x3)[_0x430d[8]],620,420,true,true)})));this[_0x430d[10]](_0x430d[29],function(){_0xde24x3[_0x430d[9]]( new RenameDialog(_0xde24x3)[_0x430d[8]],300,180,true,true)});this[_0x430d[10]](_0x430d[30],function(){mxUtils[_0x430d[31]](_0xde24x5)},null,_0x430d[32],_0x430d[33]);this[_0x430d[10]](_0x430d[34],function(){mxUtils[_0x430d[35]](_0xde24x5,null,10,10)});this[_0x430d[10]](_0x430d[36],function(){_0xde24x4[_0x430d[37]][_0x430d[36]]()},null,_0x430d[38],_0x430d[39]);this[_0x430d[10]](_0x430d[40],function(){_0xde24x4[_0x430d[37]][_0x430d[40]]()},null,_0x430d[41],_0x430d[42]);this[_0x430d[10]](_0x430d[43],function(){mxClipboard[_0x430d[43]](_0xde24x5)},null,_0x430d[44],_0x430d[45]);this[_0x430d[10]](_0x430d[46],function(){mxClipboard[_0x430d[46]](_0xde24x5)},null,_0x430d[47],_0x430d[48]);this[_0x430d[10]](_0x430d[49],function(){mxClipboard[_0x430d[49]](_0xde24x5)},false,_0x430d[50],_0x430d[51]);this[_0x430d[10]](_0x430d[52],function(){_0xde24x5[_0x430d[53]]()},null,null,_0x430d[54]);this[_0x430d[10]](_0x430d[55],function(){var _0xde24x6=_0xde24x5[_0x430d[56]];_0xde24x5[_0x430d[59]](_0xde24x5[_0x430d[58]](_0xde24x5[_0x430d[57]](),_0xde24x6,_0xde24x6,true))},null,null,_0x430d[60]);this[_0x430d[10]](_0x430d[61],function(){_0xde24x5[_0x430d[61]]()},null,null,_0x430d[62]);this[_0x430d[10]](_0x430d[63],function(){_0xde24x5[_0x430d[63]]()},null,null,_0x430d[64]);this[_0x430d[10]](_0x430d[65],function(){_0xde24x5[_0x430d[65]]()},null,null,_0x430d[66]);this[_0x430d[10]](_0x430d[67],function(){_0xde24x5[_0x430d[67]]()},null,null,_0x430d[68]);this[_0x430d[10]](_0x430d[69],function(){_0xde24x5[_0x430d[69]]()},null,null,_0x430d[70]);this[_0x430d[10]](_0x430d[71],function(){_0xde24x5[_0x430d[71]]()},null,null,_0x430d[72]);this[_0x430d[10]](_0x430d[73],function(){_0xde24x5[_0x430d[74]](false)},null,null,_0x430d[75]);this[_0x430d[10]](_0x430d[76],function(){_0xde24x5[_0x430d[74]](true)},null,null,_0x430d[77]);this[_0x430d[10]](_0x430d[78],function(){_0xde24x5[_0x430d[79]](false)},null,null,_0x430d[80]);this[_0x430d[10]](_0x430d[81],function(){_0xde24x5[_0x430d[79]](true)},null,null,_0x430d[82]);this[_0x430d[10]](_0x430d[83],function(){_0xde24x5[_0x430d[85]](_0xde24x5[_0x430d[84]](null,0))},null,null,_0x430d[86]);this[_0x430d[10]](_0x430d[87],function(){_0xde24x5[_0x430d[59]](_0xde24x5[_0x430d[88]]())},null,null,_0x430d[89]);this[_0x430d[10]](_0x430d[90],function(){_0xde24x5[_0x430d[91]]()});this[_0x430d[10]](_0x430d[92],function(){var _0xde24x7=_0xde24x5[_0x430d[93]]();var _0xde24x8=_0xde24x5[_0x430d[94]](_0xde24x7);if(_0xde24x8== null){_0xde24x8= _0x430d[95]};_0xde24x8= mxUtils[_0x430d[97]](mxResources[_0x430d[26]](_0x430d[96]),_0xde24x8);if(_0xde24x8!= null){_0xde24x5[_0x430d[98]](_0xde24x7,_0xde24x8)}});this[_0x430d[10]](_0x430d[99],function(){var _0xde24x7=_0xde24x5[_0x430d[93]]();var _0xde24x8=_0xde24x5[_0x430d[94]](_0xde24x7);if(_0xde24x8!= null){window[_0x430d[11]](_0xde24x8)}});this[_0x430d[10]](_0x430d[100],function(){var _0xde24x9=_0xde24x5[_0x430d[57]]();if(_0xde24x9!= null){_0xde24x5[_0x430d[102]]()[_0x430d[101]]();try{for(var _0xde24xa=0;_0xde24xa< _0xde24x9[_0x430d[103]];_0xde24xa++){var _0xde24x7=_0xde24x9[_0xde24xa];if(_0xde24x5[_0x430d[102]]()[_0x430d[104]](_0xde24x7)){_0xde24x5[_0x430d[105]]([_0xde24x7],20)}else {_0xde24x5[_0x430d[106]](_0xde24x7)}}}finally{_0xde24x5[_0x430d[102]]()[_0x430d[107]]()}}});this[_0x430d[10]](_0x430d[108],function(){var _0xde24xb=_0xde24x5[_0x430d[110]]()[_0x430d[109]](_0xde24x5[_0x430d[93]]());var _0xde24xc=_0x430d[111];if(_0xde24xb!= null&& _0xde24xb[_0x430d[113]][mxConstants[_0x430d[112]]]== _0x430d[111]){_0xde24xc= null};_0xde24x5[_0x430d[114]](mxConstants.STYLE_WHITE_SPACE,_0xde24xc)});this[_0x430d[10]](_0x430d[115],function(){var _0xde24xc=_0x430d[116];var _0xde24xb=_0xde24x5[_0x430d[110]]()[_0x430d[109]](_0xde24x5[_0x430d[93]]());if(_0xde24xb!= null){_0xde24xc= _0xde24xb[_0x430d[113]][mxConstants[_0x430d[117]]]|| _0xde24xc};_0xde24xc= mxUtils[_0x430d[97]](mxResources[_0x430d[26]](_0x430d[96])+ _0x430d[118]+ mxResources[_0x430d[26]](_0x430d[115])+ _0x430d[119],_0xde24xc);if(_0xde24xc!= null){_0xde24x5[_0x430d[114]](mxConstants.STYLE_ROTATION,_0xde24xc)}});this[_0x430d[10]](_0x430d[120],function(){var _0xde24x9=_0xde24x5[_0x430d[57]]();if(_0xde24x9!= null){_0xde24x5[_0x430d[102]]()[_0x430d[101]]();try{for(var _0xde24xa=0;_0xde24xa< _0xde24x9[_0x430d[103]];_0xde24xa++){var _0xde24x7=_0xde24x9[_0xde24xa];if(_0xde24x5[_0x430d[102]]()[_0x430d[121]](_0xde24x7)&& _0xde24x5[_0x430d[102]]()[_0x430d[104]](_0xde24x7)== 0){var _0xde24xd=_0xde24x5[_0x430d[122]](_0xde24x7);if(_0xde24xd!= null){_0xde24xd= _0xde24xd[_0x430d[123]]();_0xde24xd[_0x430d[124]]+= _0xde24xd[_0x430d[125]]/ 2- _0xde24xd[_0x430d[126]]/ 2;_0xde24xd[_0x430d[127]]+= _0xde24xd[_0x430d[126]]/ 2- _0xde24xd[_0x430d[125]]/ 2;var _0xde24xe=_0xde24xd[_0x430d[125]];_0xde24xd[_0x430d[125]]= _0xde24xd[_0x430d[126]];_0xde24xd[_0x430d[126]]= _0xde24xe;_0xde24x5[_0x430d[102]]()[_0x430d[128]](_0xde24x7,_0xde24xd);var _0xde24xb=_0xde24x5[_0x430d[129]][_0x430d[109]](_0xde24x7);if(_0xde24xb!= null){var _0xde24xf=_0xde24xb[_0x430d[113]][mxConstants[_0x430d[130]]]|| _0x430d[131];if(_0xde24xf== _0x430d[131]){_0xde24xf= _0x430d[132]}else {if(_0xde24xf== _0x430d[132]){_0xde24xf= _0x430d[133]}else {if(_0xde24xf== _0x430d[133]){_0xde24xf= _0x430d[134]}else {if(_0xde24xf== _0x430d[134]){_0xde24xf= _0x430d[131]}}}};_0xde24x5[_0x430d[114]](mxConstants.STYLE_DIRECTION,_0xde24xf,[_0xde24x7])}}}}}finally{_0xde24x5[_0x430d[102]]()[_0x430d[107]]()}}},null,null,_0x430d[135]);this[_0x430d[10]](_0x430d[136],function(){_0xde24x5[_0x430d[137]](1)});this[_0x430d[10]](_0x430d[138],function(){_0xde24x5[_0x430d[138]]()},null,null,_0x430d[139]);this[_0x430d[10]](_0x430d[140],function(){_0xde24x5[_0x430d[140]]()},null,null,_0x430d[141]);this[_0x430d[10]](_0x430d[142],function(){_0xde24x5[_0x430d[143]]()});this[_0x430d[10]](_0x430d[144],mxUtils[_0x430d[27]](this,function(){if(!_0xde24x5[_0x430d[145]]){this[_0x430d[26]](_0x430d[147])[_0x430d[146]]()};var _0xde24x10=_0xde24x5[_0x430d[148]];var _0xde24x11=_0xde24x5[_0x430d[149]];var _0xde24x12=_0xde24x5[_0x430d[8]][_0x430d[150]]- 20;var _0xde24x13=_0xde24x5[_0x430d[8]][_0x430d[151]]- 20;var _0xde24x14=Math[_0x430d[153]](100* Math[_0x430d[152]](_0xde24x12/ _0xde24x10[_0x430d[125]]/ _0xde24x11,_0xde24x13/ _0xde24x10[_0x430d[126]]/ _0xde24x11))/ 100;_0xde24x5[_0x430d[137]](_0xde24x14);_0xde24x5[_0x430d[8]][_0x430d[154]]= Math[_0x430d[157]](_0xde24x5[_0x430d[129]][_0x430d[155]][_0x430d[124]]* _0xde24x14- Math[_0x430d[156]](10,(_0xde24x5[_0x430d[8]][_0x430d[150]]- _0xde24x10[_0x430d[125]]* _0xde24x11* _0xde24x14)/ 2));_0xde24x5[_0x430d[8]][_0x430d[158]]= Math[_0x430d[157]](_0xde24x5[_0x430d[129]][_0x430d[155]][_0x430d[127]]* _0xde24x14- Math[_0x430d[156]](10,(_0xde24x5[_0x430d[8]][_0x430d[151]]- _0xde24x10[_0x430d[126]]* _0xde24x11* _0xde24x14)/ 2))}));this[_0x430d[10]](_0x430d[159],mxUtils[_0x430d[27]](this,function(){if(!_0xde24x5[_0x430d[145]]){this[_0x430d[26]](_0x430d[147])[_0x430d[146]]()};var _0xde24x10=_0xde24x5[_0x430d[148]];var _0xde24x11=_0xde24x5[_0x430d[149]];var _0xde24x12=_0xde24x5[_0x430d[8]][_0x430d[150]]- 20;var _0xde24x14=Math[_0x430d[153]](100* _0xde24x12/ _0xde24x10[_0x430d[125]]/ _0xde24x11)/ 100;_0xde24x5[_0x430d[137]](_0xde24x14);_0xde24x5[_0x430d[8]][_0x430d[154]]= Math[_0x430d[157]](_0xde24x5[_0x430d[129]][_0x430d[155]][_0x430d[124]]* _0xde24x14- Math[_0x430d[156]](10,(_0xde24x5[_0x430d[8]][_0x430d[150]]- _0xde24x10[_0x430d[125]]* _0xde24x11* _0xde24x14)/ 2));_0xde24x5[_0x430d[8]][_0x430d[158]]= Math[_0x430d[157]](_0xde24x5[_0x430d[129]][_0x430d[155]][_0x430d[127]]* _0xde24x14- Math[_0x430d[156]](10,(_0xde24x5[_0x430d[8]][_0x430d[151]]- _0xde24x10[_0x430d[126]]* _0xde24x11* _0xde24x14)/ 2))}));this[_0x430d[28]](_0x430d[160], new Action(mxResources[_0x430d[26]](_0x430d[161]),function(){var _0xde24xc=mxUtils[_0x430d[97]](mxResources[_0x430d[26]](_0x430d[96])+ _0x430d[162],parseInt(_0xde24x5[_0x430d[110]]()[_0x430d[163]]()* 100));if(_0xde24xc!= null&& _0xde24xc[_0x430d[103]]> 0&& !isNaN(parseInt(_0xde24xc))){_0xde24x5[_0x430d[137]](parseInt(_0xde24xc)/ 100)}}));var _0xde24x15=null;_0xde24x15= this[_0x430d[10]](_0x430d[164],function(){_0xde24x5[_0x430d[166]](!_0xde24x5[_0x430d[165]]());_0xde24x4[_0x430d[167]]()},null,null,_0x430d[168]);_0xde24x15[_0x430d[169]](true);_0xde24x15[_0x430d[170]](function(){return _0xde24x5[_0x430d[165]]()});_0xde24x15= this[_0x430d[10]](_0x430d[171],function(){_0xde24x5[_0x430d[173]][_0x430d[172]]= !_0xde24x5[_0x430d[173]][_0x430d[172]]});_0xde24x15[_0x430d[169]](true);_0xde24x15[_0x430d[170]](function(){return _0xde24x5[_0x430d[173]][_0x430d[172]]});_0xde24x15= this[_0x430d[10]](_0x430d[174],function(){_0xde24x5[_0x430d[176]][_0x430d[177]](!_0xde24x5[_0x430d[176]][_0x430d[175]]())});_0xde24x15[_0x430d[169]](true);_0xde24x15[_0x430d[170]](function(){return _0xde24x5[_0x430d[176]][_0x430d[175]]()});_0xde24x15= this[_0x430d[10]](_0x430d[178],function(){_0xde24x5[_0x430d[179]]= !_0xde24x5[_0x430d[179]];_0xde24x5[_0x430d[129]][_0x430d[180]]()});_0xde24x15[_0x430d[169]](true);_0xde24x15[_0x430d[170]](function(){return _0xde24x5[_0x430d[179]]});_0xde24x15= this[_0x430d[10]](_0x430d[181],function(){_0xde24x5[_0x430d[181]]= !_0xde24x5[_0x430d[181]];_0xde24x4[_0x430d[167]]();if(!_0xde24x5[_0x430d[181]]){var _0xde24x16=_0xde24x5[_0x430d[129]][_0x430d[155]];_0xde24x5[_0x430d[129]][_0x430d[183]](_0xde24x16[_0x430d[124]]- _0xde24x5[_0x430d[8]][_0x430d[154]]/ _0xde24x5[_0x430d[129]][_0x430d[182]],_0xde24x16[_0x430d[127]]- _0xde24x5[_0x430d[8]][_0x430d[158]]/ _0xde24x5[_0x430d[129]][_0x430d[182]]);_0xde24x5[_0x430d[8]][_0x430d[154]]= 0;_0xde24x5[_0x430d[8]][_0x430d[158]]= 0;_0xde24x5[_0x430d[184]]()}else {var _0xde24x17=_0xde24x5[_0x430d[129]][_0x430d[155]][_0x430d[124]];var _0xde24x18=_0xde24x5[_0x430d[129]][_0x430d[155]][_0x430d[127]];_0xde24x5[_0x430d[129]][_0x430d[155]][_0x430d[124]]= 0;_0xde24x5[_0x430d[129]][_0x430d[155]][_0x430d[127]]= 0;_0xde24x5[_0x430d[184]]();_0xde24x5[_0x430d[8]][_0x430d[154]]-= Math[_0x430d[157]](_0xde24x17* _0xde24x5[_0x430d[129]][_0x430d[182]]);_0xde24x5[_0x430d[8]][_0x430d[158]]-= Math[_0x430d[157]](_0xde24x18* _0xde24x5[_0x430d[129]][_0x430d[182]])}},!mxClient[_0x430d[185]]);_0xde24x15[_0x430d[169]](true);_0xde24x15[_0x430d[170]](function(){return _0xde24x5[_0x430d[8]][_0x430d[113]][_0x430d[186]]== _0x430d[187]});_0xde24x15= this[_0x430d[10]](_0x430d[147],mxUtils[_0x430d[27]](this,function(){_0xde24x5[_0x430d[145]]= !_0xde24x5[_0x430d[145]];_0xde24x5[_0x430d[188]]= _0xde24x5[_0x430d[145]];_0xde24x5[_0x430d[189]]= _0xde24x5[_0x430d[188]];_0xde24x5[_0x430d[129]][_0x430d[190]]();_0xde24x5[_0x430d[184]]();_0xde24x4[_0x430d[167]]();_0xde24x4[_0x430d[192]][_0x430d[191]]();if(mxUtils[_0x430d[193]](_0xde24x5[_0x430d[8]])){if(_0xde24x5[_0x430d[145]]){_0xde24x5[_0x430d[8]][_0x430d[154]]-= 20;_0xde24x5[_0x430d[8]][_0x430d[158]]-= 20}else {_0xde24x5[_0x430d[8]][_0x430d[154]]+= 20;_0xde24x5[_0x430d[8]][_0x430d[158]]+= 20}}}));_0xde24x15[_0x430d[169]](true);_0xde24x15[_0x430d[170]](function(){return _0xde24x5[_0x430d[145]]});_0xde24x15= this[_0x430d[10]](_0x430d[194],function(){_0xde24x5[_0x430d[196]](!_0xde24x5[_0x430d[195]][_0x430d[175]]())},null,null,_0x430d[197]);_0xde24x15[_0x430d[169]](true);_0xde24x15[_0x430d[170]](function(){return _0xde24x5[_0x430d[195]][_0x430d[175]]()});_0xde24x15= this[_0x430d[10]](_0x430d[198],function(){_0xde24x5[_0x430d[195]][_0x430d[200]](!_0xde24x5[_0x430d[195]][_0x430d[199]]())});_0xde24x15[_0x430d[169]](true);_0xde24x15[_0x430d[170]](function(){return _0xde24x5[_0x430d[195]][_0x430d[199]]()});this[_0x430d[10]](_0x430d[201],function(){var _0xde24x19=_0x430d[95];if(mxResources[_0x430d[203]](mxClient[_0x430d[202]])){_0xde24x19= _0x430d[204]+ mxClient[_0x430d[202]]};window[_0x430d[11]](RESOURCES_PATH+ _0x430d[205]+ _0xde24x19+ _0x430d[206])});this[_0x430d[28]](_0x430d[207], new Action(mxResources[_0x430d[26]](_0x430d[207])+ _0x430d[208],function(){_0xde24x3[_0x430d[9]]( new AboutDialog(_0xde24x3)[_0x430d[8]],320,280,true,true)},null,null,_0x430d[209]));var _0xde24x1a=mxUtils[_0x430d[27]](this,function(_0xde24x1b,_0xde24x1c){this[_0x430d[10]](_0xde24x1b,function(){_0xde24x5[_0x430d[210]](mxConstants.STYLE_FONTSTYLE,_0xde24x1c)})});_0xde24x1a(_0x430d[211],mxConstants.FONT_BOLD);_0xde24x1a(_0x430d[212],mxConstants.FONT_ITALIC);_0xde24x1a(_0x430d[213],mxConstants.FONT_UNDERLINE);this[_0x430d[10]](_0x430d[214],function(){_0xde24x5[_0x430d[215]](mxConstants.STYLE_SHADOW)});this[_0x430d[10]](_0x430d[216],function(){_0xde24x5[_0x430d[215]](mxConstants.STYLE_DASHED)});this[_0x430d[10]](_0x430d[217],function(){_0xde24x5[_0x430d[215]](mxConstants.STYLE_ROUNDED)});this[_0x430d[10]](_0x430d[218],function(){_0xde24x5[_0x430d[215]](mxConstants.STYLE_CURVED)});this[_0x430d[10]](_0x430d[113],function(){var _0xde24x9=_0xde24x5[_0x430d[57]]();if(_0xde24x9!= null&& _0xde24x9[_0x430d[103]]> 0){var _0xde24x1d=_0xde24x5[_0x430d[102]]();var _0xde24x1c=mxUtils[_0x430d[97]](mxResources[_0x430d[26]](_0x430d[96])+ _0x430d[118]+ mxResources[_0x430d[26]](_0x430d[113])+ _0x430d[219],_0xde24x1d[_0x430d[220]](_0xde24x9[0])|| _0x430d[95]);if(_0xde24x1c!= null){_0xde24x5[_0x430d[221]](_0xde24x1c,_0xde24x9)}}});this[_0x430d[10]](_0x430d[222],function(){_0xde24x5[_0x430d[223]](_0xde24x5[_0x430d[93]]())});this[_0x430d[10]](_0x430d[224],function(){var _0xde24x7=_0xde24x5[_0x430d[93]]();if(_0xde24x7!= null&& _0xde24x5[_0x430d[102]]()[_0x430d[225]](_0xde24x7)){var _0xde24x1e=_0xde24x4[_0x430d[6]][_0x430d[227]][_0x430d[226]](_0xde24x7);if(_0xde24x1e instanceof mxEdgeHandler){var _0xde24x16=_0xde24x5[_0x430d[129]][_0x430d[155]];var _0xde24x6=_0xde24x5[_0x430d[129]][_0x430d[182]];var _0xde24x17=_0xde24x16[_0x430d[124]];var _0xde24x18=_0xde24x16[_0x430d[127]];var _0xde24x1f=_0xde24x5[_0x430d[102]]()[_0x430d[228]](_0xde24x7);var _0xde24x20=_0xde24x5[_0x430d[122]](_0xde24x1f);if(_0xde24x5[_0x430d[102]]()[_0x430d[121]](_0xde24x1f)&& _0xde24x20!= null){_0xde24x17+= _0xde24x20[_0x430d[124]];_0xde24x18+= _0xde24x20[_0x430d[127]]};_0xde24x1e[_0x430d[233]](_0xde24x1e[_0x430d[229]],_0xde24x5[_0x430d[231]][_0x430d[230]]/ _0xde24x6- _0xde24x17,_0xde24x5[_0x430d[231]][_0x430d[232]]/ _0xde24x6- _0xde24x18)}}});this[_0x430d[10]](_0x430d[234],function(){var _0xde24x21=_0xde24x3[_0x430d[2]][_0x430d[26]](_0x430d[234]);if(_0xde24x21[_0x430d[235]]!= null){_0xde24x21[_0x430d[235]][_0x430d[237]](_0xde24x21[_0x430d[235]][_0x430d[229]],_0xde24x21[_0x430d[236]])}});this[_0x430d[10]](_0x430d[238],function(){function _0xde24x22(_0xde24xc,_0xde24x23,_0xde24x24){var _0xde24x25=null;var _0xde24x9=_0xde24x5[_0x430d[57]]();_0xde24x5[_0x430d[102]]()[_0x430d[101]]();try{if(_0xde24x9[_0x430d[103]]== 0){var _0xde24x26=_0xde24x5[_0x430d[239]]();_0xde24x9= [_0xde24x5[_0x430d[241]](_0xde24x5[_0x430d[240]](),null,_0x430d[95],_0xde24x26,_0xde24x26,_0xde24x23,_0xde24x24)];_0xde24x25= _0xde24x9};_0xde24x5[_0x430d[114]](mxConstants.STYLE_IMAGE,_0xde24xc,_0xde24x9);_0xde24x5[_0x430d[114]](mxConstants.STYLE_SHAPE,_0x430d[238],_0xde24x9);if(_0xde24x5[_0x430d[242]]()== 1){if(_0xde24x23!= null&& _0xde24x24!= null){var _0xde24x7=_0xde24x9[0];var _0xde24xd=_0xde24x5[_0x430d[102]]()[_0x430d[243]](_0xde24x7);if(_0xde24xd!= null){_0xde24xd= _0xde24xd[_0x430d[123]]();_0xde24xd[_0x430d[125]]= _0xde24x23;_0xde24xd[_0x430d[126]]= _0xde24x24;_0xde24x5[_0x430d[102]]()[_0x430d[128]](_0xde24x7,_0xde24xd)}}}}finally{_0xde24x5[_0x430d[102]]()[_0x430d[107]]()};if(_0xde24x25!= null){_0xde24x5[_0x430d[59]](_0xde24x25);_0xde24x5[_0x430d[244]](_0xde24x25[0])}}var _0xde24xc=_0x430d[95];var _0xde24xb=_0xde24x5[_0x430d[110]]()[_0x430d[109]](_0xde24x5[_0x430d[93]]());if(_0xde24xb!= null){_0xde24xc= _0xde24xb[_0x430d[113]][mxConstants[_0x430d[245]]]|| _0xde24xc};_0xde24xc= mxUtils[_0x430d[97]](mxResources[_0x430d[26]](_0x430d[96])+ _0x430d[118]+ mxResources[_0x430d[26]](_0x430d[246])+ _0x430d[219],_0xde24xc);if(_0xde24xc!= null){if(_0xde24xc[_0x430d[103]]> 0){var _0xde24x27= new Image();_0xde24x27[_0x430d[247]]= function(){_0xde24x22(_0xde24xc,_0xde24x27[_0x430d[125]],_0xde24x27[_0x430d[126]])};_0xde24x27[_0x430d[248]]= function(){mxUtils[_0x430d[250]](mxResources[_0x430d[26]](_0x430d[249]))};_0xde24x27[_0x430d[251]]= _0xde24xc}}})};Actions[_0x430d[4]][_0x430d[10]]= function(_0xde24x1b,_0xde24x28,_0xde24x29,_0xde24x2a,_0xde24x2b){return this[_0x430d[28]](_0xde24x1b, new Action(mxResources[_0x430d[26]](_0xde24x1b),_0xde24x28,_0xde24x29,_0xde24x2a,_0xde24x2b))};Actions[_0x430d[4]][_0x430d[28]]= function(_0xde24x2c,_0xde24x15){this[_0x430d[2]][_0xde24x2c]= _0xde24x15;return _0xde24x15};Actions[_0x430d[4]][_0x430d[26]]= function(_0xde24x2c){return this[_0x430d[2]][_0xde24x2c]};function Action(_0xde24x2e,_0xde24x28,_0xde24x29,_0xde24x2a,_0xde24x2b){mxEventSource[_0x430d[252]](this);this[_0x430d[253]]= _0xde24x2e;this[_0x430d[146]]= _0xde24x28;this[_0x430d[254]]= (_0xde24x29!= null)?_0xde24x29:true;this[_0x430d[255]]= _0xde24x2a;this[_0x430d[256]]= _0xde24x2b}mxUtils[_0x430d[257]](Action,mxEventSource);Action[_0x430d[4]][_0x430d[177]]= function(_0xde24xc){if(this[_0x430d[254]]!= _0xde24xc){this[_0x430d[254]]= _0xde24xc;this[_0x430d[259]]( new mxEventObject(_0x430d[258]))}};Action[_0x430d[4]][_0x430d[169]]= function(_0xde24xc){this[_0x430d[260]]= _0xde24xc};Action[_0x430d[4]][_0x430d[170]]= function(_0xde24x28){this[_0x430d[261]]= _0xde24x28};Action[_0x430d[4]][_0x430d[262]]= function(){return this[_0x430d[261]]()} \ 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 e5422f4..0c3a6bd 100644 --- a/public/assets/plugins/jscripty/js/Dialogs.js +++ b/public/assets/plugins/jscripty/js/Dialogs.js @@ -1 +1 @@ -var _0x5970=["\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"];_0x5970[0];function createCheckbox(_0xcf5ax2){var _0xcf5ax3=document[_0x5970[2]](_0x5970[1]);_0xcf5ax3[_0x5970[5]](_0x5970[3],_0x5970[4]);if(_0xcf5ax2){_0xcf5ax3[_0x5970[5]](_0x5970[6],true)};return _0xcf5ax3}function createDropdownFromApi(_0xcf5ax5,_0xcf5ax2,_0xcf5ax6,_0xcf5ax7,_0xcf5ax8,_0xcf5ax9,_0xcf5axa){var _0xcf5axb= new XMLHttpRequest();_0xcf5axb[_0x5970[8]](_0x5970[7],_0xcf5ax5,false);_0xcf5axb[_0x5970[14]](_0x5970[9],_0x5970[10]+ _0xcf5ax8[_0x5970[13]][_0x5970[12]][_0x5970[11]]);_0xcf5axb[_0x5970[15]](null);var _0xcf5axc=[];if(_0xcf5axb[_0x5970[16]]=== 200){_0xcf5axc= JSON[_0x5970[18]](_0xcf5axb[_0x5970[17]])};var _0xcf5ax3=document[_0x5970[2]](_0x5970[19]);var _0xcf5axd=document[_0x5970[2]](_0x5970[20]);_0xcf5axd[_0x5970[21]]= _0x5970[22];_0xcf5axd[_0x5970[23]]= _0x5970[24];_0xcf5ax3[_0x5970[25]](_0xcf5axd);_0xcf5axc[_0x5970[30]][_0x5970[28]](function(_0xcf5axe){_0xcf5axd= document[_0x5970[2]](_0x5970[20]);_0xcf5axd[_0x5970[21]]= _0xcf5axe[_0xcf5ax6];if(_0xcf5ax9&& _0xcf5axa){_0xcf5ax9[_0x5970[28]](function(_0xcf5axf){_0xcf5axa= _0xcf5axa[_0x5970[27]](_0x5970[26]+ _0xcf5axf+ _0x5970[26],_0xcf5axe[_0xcf5axf])});_0xcf5axd[_0x5970[23]]= _0xcf5axa;_0xcf5axd[_0x5970[29]]= (_0xcf5axa== _0xcf5ax2)}else {_0xcf5axd[_0x5970[23]]= _0xcf5axe[_0xcf5ax7];_0xcf5axd[_0x5970[29]]= (_0xcf5axe[_0xcf5ax7]== _0xcf5ax2)};_0xcf5ax3[_0x5970[25]](_0xcf5axd)});_0xcf5ax3[_0x5970[31]]= _0x5970[32];return _0xcf5ax3}function createGroupedDropdownFromApi(_0xcf5ax5,_0xcf5ax2,_0xcf5ax6,_0xcf5ax7,_0xcf5ax8,_0xcf5ax11,_0xcf5ax12){var _0xcf5axb= new XMLHttpRequest();_0xcf5axb[_0x5970[8]](_0x5970[7],_0xcf5ax5,false);_0xcf5axb[_0x5970[14]](_0x5970[9],_0x5970[10]+ _0xcf5ax8[_0x5970[13]][_0x5970[12]][_0x5970[11]]);_0xcf5axb[_0x5970[15]](null);var _0xcf5axc=[];if(_0xcf5axb[_0x5970[16]]=== 200){_0xcf5axc= JSON[_0x5970[18]](_0xcf5axb[_0x5970[17]])};var _0xcf5ax3=document[_0x5970[2]](_0x5970[19]);var _0xcf5axd=document[_0x5970[2]](_0x5970[20]);_0xcf5axd[_0x5970[21]]= _0x5970[22];_0xcf5axd[_0x5970[23]]= _0x5970[33];_0xcf5ax3[_0x5970[25]](_0xcf5axd);var _0xcf5ax13=_0xcf5ax11?_0xcf5axc[_0x5970[30]]:_0xcf5axc;var _0xcf5ax14={};var _0xcf5ax15={};_0xcf5ax14[_0xcf5ax12]= null;var _0xcf5ax16=_[_0x5970[34]](_0xcf5ax13,_0xcf5ax14);var _0xcf5ax17={};_0xcf5ax16[_0x5970[28]](function(_0xcf5axe){_0xcf5axd= document[_0x5970[2]](_0x5970[20]);_0xcf5axd[_0x5970[31]]= _0x5970[35];_0xcf5axd[_0x5970[21]]= _0xcf5axe[_0xcf5ax6][_0x5970[36]]();_0xcf5axd[_0x5970[23]]= _0xcf5axe[_0xcf5ax7];_0xcf5axd[_0x5970[29]]= (_0xcf5axe[_0xcf5ax7]== _0xcf5ax2);_0xcf5ax3[_0x5970[25]](_0xcf5axd);_0xcf5ax15[_0xcf5ax12]= _0xcf5axe[_0xcf5ax7];_0xcf5ax17= _[_0x5970[34]](_0xcf5ax13,_0xcf5ax15);_0xcf5ax17[_0x5970[28]](function(_0xcf5axe){_0xcf5axd= document[_0x5970[2]](_0x5970[20]);_0xcf5axd[_0x5970[31]]= _0x5970[37];_0xcf5axd[_0x5970[21]]= _0x5970[38]+ _[_0x5970[39]](_0xcf5axe[_0xcf5ax6]);_0xcf5axd[_0x5970[23]]= _0xcf5axe[_0xcf5ax7];_0xcf5axd[_0x5970[29]]= (_0xcf5axe[_0xcf5ax7]== _0xcf5ax2);_0xcf5ax3[_0x5970[25]](_0xcf5axd)})});_0xcf5ax3[_0x5970[31]]= _0x5970[32];return _0xcf5ax3}function createDropdownFromArray(_0xcf5ax19,_0xcf5ax2){var _0xcf5ax3=document[_0x5970[2]](_0x5970[19]);for(var _0xcf5ax1a in _0xcf5ax19){var _0xcf5axd=document[_0x5970[2]](_0x5970[20]);_0xcf5axd[_0x5970[21]]= _0xcf5ax19[_0xcf5ax1a];_0xcf5axd[_0x5970[23]]= _0xcf5ax1a;if(_0xcf5ax2> 0|| _0xcf5ax2!= _0x5970[40]){_0xcf5axd[_0x5970[29]]= (_0xcf5ax2=== _0xcf5ax1a)?true:false};_0xcf5ax3[_0x5970[25]](_0xcf5axd)};_0xcf5ax3[_0x5970[31]]= _0x5970[32];return _0xcf5ax3}function Dialog(_0xcf5ax8,_0xcf5ax1c,_0xcf5ax1d,_0xcf5ax1e,_0xcf5ax1f,_0xcf5ax20,_0xcf5ax21){var _0xcf5ax22=0;if(mxClient[_0x5970[41]]&& document[_0x5970[42]]!= 9){_0xcf5ax22= 60};_0xcf5ax1d+= _0xcf5ax22;_0xcf5ax1e+= _0xcf5ax22;var _0xcf5ax23=Math[_0x5970[46]](0,Math[_0x5970[45]]((document[_0x5970[44]][_0x5970[43]]- _0xcf5ax1d)/ 2));var _0xcf5ax24=Math[_0x5970[46]](0,Math[_0x5970[45]]((Math[_0x5970[46]](document[_0x5970[44]][_0x5970[47]],document[_0x5970[48]][_0x5970[47]])- _0xcf5ax1e)/ 3));var _0xcf5ax25=_0xcf5ax8[_0x5970[50]](_0x5970[49]);_0xcf5ax25[_0x5970[31]]= _0x5970[51];_0xcf5ax25[_0x5970[53]][_0x5970[52]]= _0x5970[54];_0xcf5ax25[_0x5970[53]][_0x5970[55]]= _0x5970[56];var _0xcf5ax26=_0xcf5ax8[_0x5970[50]](_0x5970[57]);_0xcf5ax26[_0x5970[31]]= _0x5970[58];_0xcf5ax26[_0x5970[25]](_0xcf5ax1c);_0xcf5ax25[_0x5970[25]](_0xcf5ax26);if(this[_0x5970[59]]== null){this[_0x5970[59]]= _0xcf5ax8[_0x5970[50]](_0x5970[60]);this[_0x5970[59]][_0x5970[31]]= _0x5970[61];if(mxClient[_0x5970[62]]){ new mxDivResizer(this[_0x5970[59]])}};if(_0xcf5ax1f){document[_0x5970[44]][_0x5970[25]](this[_0x5970[59]])};document[_0x5970[44]][_0x5970[25]](_0xcf5ax25);this[_0x5970[63]]= _0xcf5ax21;this[_0x5970[64]]= _0xcf5ax25}Dialog[_0x5970[66]][_0x5970[65]]= function(){if(this[_0x5970[63]]!= null){this[_0x5970[63]]();this[_0x5970[63]]= null};this[_0x5970[64]][_0x5970[68]][_0x5970[67]](this[_0x5970[64]]);this[_0x5970[59]][_0x5970[68]][_0x5970[67]](this[_0x5970[59]])};function ImportDialog(_0xcf5ax8){var _0xcf5ax28=_0xcf5ax8[_0x5970[50]](_0x5970[69]);var _0xcf5ax29=_0xcf5ax8[_0x5970[50]](_0x5970[70]);var _0xcf5ax2a=_0xcf5ax8[_0x5970[50]](_0x5970[71]);var _0xcf5ax2b=_0xcf5ax8[_0x5970[50]](_0x5970[72]);var _0xcf5ax2c=_0xcf5ax8[_0x5970[74]](_0x5970[73]);mxUtils[_0x5970[78]](_0xcf5ax2c,mxResources[_0x5970[76]](_0x5970[75])+ _0x5970[77]);var _0xcf5ax2d=mxUtils[_0x5970[80]](_0x5970[40],function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax2d[_0x5970[31]]= _0x5970[65];_0xcf5ax29[_0x5970[25]](_0xcf5ax2d);_0xcf5ax29[_0x5970[25]](_0xcf5ax2c);var _0xcf5ax2e=_0xcf5ax8[_0x5970[50]](_0x5970[81]);var _0xcf5ax2f=_0xcf5ax8[_0x5970[50]](_0x5970[82]);var _0xcf5ax30=document[_0x5970[2]](_0x5970[83]);_0xcf5ax30[_0x5970[53]][_0x5970[84]]= _0x5970[85];_0xcf5ax30[_0x5970[53]][_0x5970[86]]= _0x5970[87];var _0xcf5ax3=document[_0x5970[2]](_0x5970[1]);_0xcf5ax3[_0x5970[3]]= _0x5970[88];_0xcf5ax3[_0x5970[5]](_0x5970[89],_0x5970[90]);_0xcf5ax3[_0x5970[100]](_0x5970[91],function _0xcf5ax31(_0xcf5ax32){var _0xcf5ax33=_0xcf5ax32[_0x5970[93]][_0x5970[92]][0];console[_0x5970[94]](_0xcf5ax33);if(_0xcf5ax33){if(_0xcf5ax33[_0x5970[3]]=== _0x5970[90]){var _0xcf5ax34= new FileReader();_0xcf5ax34[_0x5970[95]]= function(_0xcf5ax35){var _0xcf5ax36=_0xcf5ax35[_0x5970[93]][_0x5970[96]];mxUtils[_0x5970[78]](_0xcf5ax30,_0xcf5ax36)};_0xcf5ax34[_0x5970[97]](_0xcf5ax33)}else {alert(_0x5970[98])}}else {alert(_0x5970[99])}},false);_0xcf5ax2f[_0x5970[25]](_0xcf5ax3);_0xcf5ax2f[_0x5970[25]](_0xcf5ax30);_0xcf5ax2e[_0x5970[25]](_0xcf5ax2f);_0xcf5ax2a[_0x5970[25]](_0xcf5ax2e);var _0xcf5ax37=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[75]),mxUtils[_0x5970[103]](this,function(_0xcf5ax38){var _0xcf5ax39=mxUtils[_0x5970[101]](_0xcf5ax30[_0x5970[23]]);_0xcf5ax8[_0x5970[13]][_0x5970[102]](_0xcf5ax39[_0x5970[48]]);_0xcf5ax8[_0x5970[79]]()}));_0xcf5ax37[_0x5970[31]]= _0x5970[104];var _0xcf5ax3a=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[105]),function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax3a[_0x5970[31]]= _0x5970[106];_0xcf5ax2b[_0x5970[25]](_0xcf5ax37);_0xcf5ax2b[_0x5970[25]](_0xcf5ax3a);_0xcf5ax28[_0x5970[25]](_0xcf5ax29);_0xcf5ax28[_0x5970[25]](_0xcf5ax2a);_0xcf5ax28[_0x5970[25]](_0xcf5ax2b);this[_0x5970[64]]= _0xcf5ax28}function AboutDialog(_0xcf5ax8){var _0xcf5ax28=_0xcf5ax8[_0x5970[50]](_0x5970[69]);var _0xcf5ax29=_0xcf5ax8[_0x5970[50]](_0x5970[70]);var _0xcf5ax2a=_0xcf5ax8[_0x5970[50]](_0x5970[71]);var _0xcf5ax2b=_0xcf5ax8[_0x5970[50]](_0x5970[72]);var _0xcf5ax2c=_0xcf5ax8[_0x5970[74]](_0x5970[73]);mxUtils[_0x5970[78]](_0xcf5ax2c,mxResources[_0x5970[76]](_0x5970[107])+ _0x5970[108]);var _0xcf5ax2d=mxUtils[_0x5970[80]](_0x5970[40],function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax2d[_0x5970[31]]= _0x5970[65];_0xcf5ax29[_0x5970[25]](_0xcf5ax2d);_0xcf5ax29[_0x5970[25]](_0xcf5ax2c);var _0xcf5ax3c=document[_0x5970[2]](_0x5970[109]);_0xcf5ax3c[_0x5970[53]][_0x5970[110]]= _0x5970[111];_0xcf5ax3c[_0x5970[5]](_0x5970[84],_0x5970[112]);_0xcf5ax3c[_0x5970[5]](_0x5970[84],_0x5970[113]);_0xcf5ax3c[_0x5970[5]](_0x5970[114],IMAGE_PATH+ _0x5970[115]);_0xcf5ax2a[_0x5970[25]](_0xcf5ax3c);mxUtils[_0x5970[116]](_0xcf5ax2a);mxUtils[_0x5970[78]](_0xcf5ax2a,_0x5970[117]+ mxClient[_0x5970[118]]);mxUtils[_0x5970[116]](_0xcf5ax2a);var _0xcf5ax3d=document[_0x5970[2]](_0x5970[119]);_0xcf5ax3d[_0x5970[5]](_0x5970[120],_0x5970[121]);_0xcf5ax3d[_0x5970[5]](_0x5970[93],_0x5970[122]);mxUtils[_0x5970[78]](_0xcf5ax3d,_0x5970[123]);_0xcf5ax2a[_0x5970[25]](_0xcf5ax3d);mxUtils[_0x5970[116]](_0xcf5ax2a);mxUtils[_0x5970[116]](_0xcf5ax2a);var _0xcf5ax3a=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[65]),function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax3a[_0x5970[31]]= _0x5970[106];_0xcf5ax2b[_0x5970[25]](_0xcf5ax3a);_0xcf5ax28[_0x5970[25]](_0xcf5ax29);_0xcf5ax28[_0x5970[25]](_0xcf5ax2a);_0xcf5ax28[_0x5970[25]](_0xcf5ax2b);this[_0x5970[64]]= _0xcf5ax28}function SaveDialog(_0xcf5ax8){var _0xcf5ax28=_0xcf5ax8[_0x5970[50]](_0x5970[69]);var _0xcf5ax29=_0xcf5ax8[_0x5970[50]](_0x5970[70]);var _0xcf5ax2a=_0xcf5ax8[_0x5970[50]](_0x5970[71]);var _0xcf5ax2b=_0xcf5ax8[_0x5970[50]](_0x5970[72]);var _0xcf5ax2c=_0xcf5ax8[_0x5970[74]](_0x5970[73]);mxUtils[_0x5970[78]](_0xcf5ax2c,mxResources[_0x5970[76]](_0x5970[124]));var _0xcf5ax2d=mxUtils[_0x5970[80]](_0x5970[40],function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax2d[_0x5970[31]]= _0x5970[65];_0xcf5ax29[_0x5970[25]](_0xcf5ax2d);_0xcf5ax29[_0x5970[25]](_0xcf5ax2c);var _0xcf5ax3f=_0x5970[125];var _0xcf5ax40=_0x5970[126]+ _0xcf5ax3f;var _0xcf5ax2=_0xcf5ax8[_0x5970[13]][_0x5970[127]]();var _0xcf5ax2e=_0xcf5ax8[_0x5970[50]](_0x5970[81]);var _0xcf5ax2f=_0xcf5ax8[_0x5970[50]](_0x5970[128]);var _0xcf5ax41=_0xcf5ax8[_0x5970[50]](_0x5970[129]);var _0xcf5ax42=document[_0x5970[2]](_0x5970[130]);_0xcf5ax42[_0x5970[31]]= _0x5970[131];mxUtils[_0x5970[78]](_0xcf5ax42,mxResources[_0x5970[76]](_0xcf5ax3f));_0xcf5ax2f[_0x5970[25]](_0xcf5ax42);var _0xcf5ax43=document[_0x5970[2]](_0x5970[1]);_0xcf5ax43[_0x5970[5]](_0x5970[23],_0xcf5ax2+ _0x5970[132]);_0xcf5ax43[_0x5970[5]](_0x5970[133],_0xcf5ax40);_0xcf5ax43[_0x5970[31]]= _0x5970[134];_0xcf5ax41[_0x5970[25]](_0xcf5ax43);_0xcf5ax2e[_0x5970[25]](_0xcf5ax2f);_0xcf5ax2e[_0x5970[25]](_0xcf5ax41);_0xcf5ax2a[_0x5970[25]](_0xcf5ax2e);var _0xcf5ax37=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[135]),function(){_0xcf5ax8[_0x5970[124]](_0xcf5ax43[_0x5970[23]]);_0xcf5ax8[_0x5970[79]]()});_0xcf5ax37[_0x5970[31]]= _0x5970[104];var _0xcf5ax3a=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[105]),function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax3a[_0x5970[31]]= _0x5970[106];_0xcf5ax2b[_0x5970[25]](_0xcf5ax37);_0xcf5ax2b[_0x5970[25]](_0xcf5ax3a);_0xcf5ax28[_0x5970[25]](_0xcf5ax29);_0xcf5ax28[_0x5970[25]](_0xcf5ax2a);_0xcf5ax28[_0x5970[25]](_0xcf5ax2b);this[_0x5970[64]]= _0xcf5ax28}function NewDialog(_0xcf5ax8){var _0xcf5ax28=_0xcf5ax8[_0x5970[50]](_0x5970[69]);var _0xcf5ax29=_0xcf5ax8[_0x5970[50]](_0x5970[70]);var _0xcf5ax2a=_0xcf5ax8[_0x5970[50]](_0x5970[71]);var _0xcf5ax2b=_0xcf5ax8[_0x5970[50]](_0x5970[72]);var _0xcf5ax2c=_0xcf5ax8[_0x5970[74]](_0x5970[73]);mxUtils[_0x5970[78]](_0xcf5ax2c,mxResources[_0x5970[76]](_0x5970[136]));var _0xcf5ax2d=mxUtils[_0x5970[80]](_0x5970[40],function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax2d[_0x5970[31]]= _0x5970[65];_0xcf5ax29[_0x5970[25]](_0xcf5ax2d);_0xcf5ax29[_0x5970[25]](_0xcf5ax2c);var _0xcf5ax3f=_0x5970[125];var _0xcf5ax40=_0x5970[126]+ _0xcf5ax3f;var _0xcf5ax2=_0xcf5ax8[_0x5970[13]][_0x5970[127]]();var _0xcf5ax2e=_0xcf5ax8[_0x5970[50]](_0x5970[81]);var _0xcf5ax2f=_0xcf5ax8[_0x5970[50]](_0x5970[128]);var _0xcf5ax41=_0xcf5ax8[_0x5970[50]](_0x5970[129]);var _0xcf5ax42=document[_0x5970[2]](_0x5970[130]);_0xcf5ax42[_0x5970[31]]= _0x5970[131];mxUtils[_0x5970[78]](_0xcf5ax42,mxResources[_0x5970[76]](_0xcf5ax3f));_0xcf5ax2f[_0x5970[25]](_0xcf5ax42);var _0xcf5ax43=document[_0x5970[2]](_0x5970[1]);_0xcf5ax43[_0x5970[5]](_0x5970[23],_0xcf5ax2+ _0x5970[137]);_0xcf5ax43[_0x5970[5]](_0x5970[133],_0xcf5ax40);_0xcf5ax43[_0x5970[31]]= _0x5970[134];_0xcf5ax41[_0x5970[25]](_0xcf5ax43);_0xcf5ax2e[_0x5970[25]](_0xcf5ax2f);_0xcf5ax2e[_0x5970[25]](_0xcf5ax41);_0xcf5ax2a[_0x5970[25]](_0xcf5ax2e);var _0xcf5ax37=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[136]),function(){_0xcf5ax8[_0x5970[136]](_0xcf5ax43[_0x5970[23]]);_0xcf5ax8[_0x5970[79]]()});_0xcf5ax37[_0x5970[31]]= _0x5970[104];var _0xcf5ax3a=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[105]),function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax3a[_0x5970[31]]= _0x5970[106];_0xcf5ax2b[_0x5970[25]](_0xcf5ax37);_0xcf5ax2b[_0x5970[25]](_0xcf5ax3a);_0xcf5ax28[_0x5970[25]](_0xcf5ax29);_0xcf5ax28[_0x5970[25]](_0xcf5ax2a);_0xcf5ax28[_0x5970[25]](_0xcf5ax2b);this[_0x5970[64]]= _0xcf5ax28}function VariableDialog(_0xcf5ax8){var _0xcf5ax28=_0xcf5ax8[_0x5970[50]](_0x5970[69]);var _0xcf5ax29=_0xcf5ax8[_0x5970[50]](_0x5970[70]);var _0xcf5ax2a=_0xcf5ax8[_0x5970[50]](_0x5970[71]);var _0xcf5ax2b=_0xcf5ax8[_0x5970[50]](_0x5970[72]);var _0xcf5ax2c=_0xcf5ax8[_0x5970[74]](_0x5970[73]);mxUtils[_0x5970[78]](_0xcf5ax2c,mxResources[_0x5970[76]](_0x5970[138]));var _0xcf5ax2d=mxUtils[_0x5970[80]](_0x5970[40],function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax2d[_0x5970[31]]= _0x5970[65];_0xcf5ax29[_0x5970[25]](_0xcf5ax2d);_0xcf5ax29[_0x5970[25]](_0xcf5ax2c);var _0xcf5ax3f=_0x5970[125];var _0xcf5ax40=_0x5970[126]+ _0xcf5ax3f;var _0xcf5ax2=_0xcf5ax8[_0x5970[13]][_0x5970[127]]();var _0xcf5ax2e=_0xcf5ax8[_0x5970[50]](_0x5970[81]);var _0xcf5ax2f=_0xcf5ax8[_0x5970[50]](_0x5970[128]);var _0xcf5ax41=_0xcf5ax8[_0x5970[50]](_0x5970[129]);var _0xcf5ax42=document[_0x5970[2]](_0x5970[130]);_0xcf5ax42[_0x5970[31]]= _0x5970[131];mxUtils[_0x5970[78]](_0xcf5ax42,mxResources[_0x5970[76]](_0xcf5ax3f));_0xcf5ax2f[_0x5970[25]](_0xcf5ax42);var _0xcf5ax43=document[_0x5970[2]](_0x5970[1]);_0xcf5ax43[_0x5970[5]](_0x5970[23],_0x5970[139]);_0xcf5ax43[_0x5970[5]](_0x5970[133],_0xcf5ax40);_0xcf5ax43[_0x5970[31]]= _0x5970[134];_0xcf5ax41[_0x5970[25]](_0xcf5ax43);_0xcf5ax2e[_0x5970[25]](_0xcf5ax2f);_0xcf5ax2e[_0x5970[25]](_0xcf5ax41);_0xcf5ax2a[_0x5970[25]](_0xcf5ax2e);var _0xcf5ax37=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[136]),function(){_0xcf5ax8[_0x5970[138]](_0xcf5ax43[_0x5970[23]]);_0xcf5ax8[_0x5970[79]]()});_0xcf5ax37[_0x5970[31]]= _0x5970[104];var _0xcf5ax3a=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[105]),function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax3a[_0x5970[31]]= _0x5970[106];_0xcf5ax2b[_0x5970[25]](_0xcf5ax37);_0xcf5ax2b[_0x5970[25]](_0xcf5ax3a);_0xcf5ax28[_0x5970[25]](_0xcf5ax29);_0xcf5ax28[_0x5970[25]](_0xcf5ax2a);_0xcf5ax28[_0x5970[25]](_0xcf5ax2b);this[_0x5970[64]]= _0xcf5ax28}function OpenDialog(_0xcf5ax8){var _0xcf5ax28=_0xcf5ax8[_0x5970[50]](_0x5970[69]);var _0xcf5ax29=_0xcf5ax8[_0x5970[50]](_0x5970[70]);var _0xcf5ax2a=_0xcf5ax8[_0x5970[50]](_0x5970[71]);var _0xcf5ax2b=_0xcf5ax8[_0x5970[50]](_0x5970[72]);var _0xcf5ax2c=_0xcf5ax8[_0x5970[74]](_0x5970[73]);mxUtils[_0x5970[78]](_0xcf5ax2c,mxResources[_0x5970[76]](_0x5970[8]));var _0xcf5ax2d=mxUtils[_0x5970[80]](_0x5970[40],function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax2d[_0x5970[31]]= _0x5970[65];_0xcf5ax29[_0x5970[25]](_0xcf5ax2d);_0xcf5ax29[_0x5970[25]](_0xcf5ax2c);var _0xcf5ax2e=_0xcf5ax8[_0x5970[50]](_0x5970[81]);var _0xcf5ax2f=_0xcf5ax8[_0x5970[50]](_0x5970[128]);var _0xcf5ax41=_0xcf5ax8[_0x5970[50]](_0x5970[129]);var _0xcf5ax42=document[_0x5970[2]](_0x5970[130]);_0xcf5ax42[_0x5970[31]]= _0x5970[131];mxUtils[_0x5970[78]](_0xcf5ax42,mxResources[_0x5970[76]](_0x5970[125]));_0xcf5ax2f[_0x5970[25]](_0xcf5ax42);var _0xcf5axb= new XMLHttpRequest();_0xcf5axb[_0x5970[8]](_0x5970[7],_0x5970[140],false);_0xcf5axb[_0x5970[14]](_0x5970[9],_0x5970[10]+ _0xcf5ax8[_0x5970[13]][_0x5970[12]][_0x5970[11]]);_0xcf5axb[_0x5970[15]](null);var _0xcf5axc=[];if(_0xcf5axb[_0x5970[16]]=== 200){_0xcf5axc= JSON[_0x5970[18]](_0xcf5axb[_0x5970[17]])[_0x5970[30]]};var _0xcf5ax43=document[_0x5970[2]](_0x5970[19]);for(var _0xcf5ax47=0;_0xcf5ax47< _0xcf5axc[_0x5970[141]];_0xcf5ax47++){var _0xcf5axd=document[_0x5970[2]](_0x5970[20]);_0xcf5axd[_0x5970[21]]= _0xcf5axc[_0xcf5ax47][_0x5970[125]];_0xcf5axd[_0x5970[23]]= _0xcf5axc[_0xcf5ax47][_0x5970[133]];_0xcf5ax43[_0x5970[25]](_0xcf5axd)};_0xcf5ax43[_0x5970[31]]= _0x5970[134];_0xcf5ax41[_0x5970[25]](_0xcf5ax43);_0xcf5ax2e[_0x5970[25]](_0xcf5ax2f);_0xcf5ax2e[_0x5970[25]](_0xcf5ax41);_0xcf5ax2a[_0x5970[25]](_0xcf5ax2e);var _0xcf5ax37=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[8]),function(){console[_0x5970[94]](_0xcf5ax43);console[_0x5970[94]](_0xcf5ax43[_0x5970[23]]);window[_0x5970[8]](_0x5970[142]+ _0xcf5ax43[_0x5970[23]],_0x5970[122]);_0xcf5ax8[_0x5970[79]]()});_0xcf5ax37[_0x5970[31]]= _0x5970[104];var _0xcf5ax3a=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[105]),function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax3a[_0x5970[31]]= _0x5970[106];_0xcf5ax2b[_0x5970[25]](_0xcf5ax37);_0xcf5ax2b[_0x5970[25]](_0xcf5ax3a);_0xcf5ax28[_0x5970[25]](_0xcf5ax29);_0xcf5ax28[_0x5970[25]](_0xcf5ax2a);_0xcf5ax28[_0x5970[25]](_0xcf5ax2b);this[_0x5970[64]]= _0xcf5ax28}function RenameDialog(_0xcf5ax8){var _0xcf5ax28=_0xcf5ax8[_0x5970[50]](_0x5970[69]);var _0xcf5ax29=_0xcf5ax8[_0x5970[50]](_0x5970[70]);var _0xcf5ax2a=_0xcf5ax8[_0x5970[50]](_0x5970[71]);var _0xcf5ax2b=_0xcf5ax8[_0x5970[50]](_0x5970[72]);var _0xcf5ax2c=_0xcf5ax8[_0x5970[74]](_0x5970[73]);mxUtils[_0x5970[78]](_0xcf5ax2c,mxResources[_0x5970[76]](_0x5970[143]));var _0xcf5ax2d=mxUtils[_0x5970[80]](_0x5970[40],function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax2d[_0x5970[31]]= _0x5970[65];_0xcf5ax29[_0x5970[25]](_0xcf5ax2d);_0xcf5ax29[_0x5970[25]](_0xcf5ax2c);var _0xcf5ax2e=_0xcf5ax8[_0x5970[50]](_0x5970[81]);var _0xcf5ax2f=_0xcf5ax8[_0x5970[50]](_0x5970[128]);var _0xcf5ax41=_0xcf5ax8[_0x5970[50]](_0x5970[129]);var _0xcf5ax42=document[_0x5970[2]](_0x5970[130]);_0xcf5ax42[_0x5970[31]]= _0x5970[131];mxUtils[_0x5970[78]](_0xcf5ax42,mxResources[_0x5970[76]](_0x5970[125]));_0xcf5ax2f[_0x5970[25]](_0xcf5ax42);var _0xcf5ax3f=_0xcf5ax8[_0x5970[13]][_0x5970[144]];var _0xcf5ax3=document[_0x5970[2]](_0x5970[1]);_0xcf5ax3[_0x5970[5]](_0x5970[23],_0xcf5ax3f);_0xcf5ax3[_0x5970[31]]= _0x5970[134];_0xcf5ax41[_0x5970[25]](_0xcf5ax3);_0xcf5ax2e[_0x5970[25]](_0xcf5ax2f);_0xcf5ax2e[_0x5970[25]](_0xcf5ax41);_0xcf5ax2a[_0x5970[25]](_0xcf5ax2e);var _0xcf5ax37=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[135]),function(){var _0xcf5axb= new XMLHttpRequest();_0xcf5axb[_0x5970[8]](_0x5970[145],SAVE_URL+ _0xcf5ax8[_0x5970[13]][_0x5970[12]][_0x5970[133]],true);_0xcf5axb[_0x5970[14]](_0x5970[146],_0x5970[147]);_0xcf5axb[_0x5970[14]](_0x5970[9],_0x5970[10]+ _0xcf5ax8[_0x5970[13]][_0x5970[12]][_0x5970[11]]);_0xcf5axb[_0x5970[15]](_0x5970[148]+ _0xcf5ax3[_0x5970[23]]);_0xcf5axb[_0x5970[95]]= function(_0xcf5ax35){if(_0xcf5axb[_0x5970[16]]=== 200){_0xcf5ax8[_0x5970[13]][_0x5970[150]](_0x5970[149]);_0xcf5ax8[_0x5970[13]][_0x5970[144]]= _0xcf5ax3[_0x5970[23]]}else {_0xcf5ax8[_0x5970[13]][_0x5970[150]](JSON[_0x5970[18]](_0xcf5axb[_0x5970[17]])[_0x5970[152]][0][_0x5970[151]])}};_0xcf5axb[_0x5970[153]]= function(_0xcf5ax35){mxUtils[_0x5970[155]](_0xcf5axb[_0x5970[154]])};_0xcf5ax8[_0x5970[79]]()});_0xcf5ax37[_0x5970[31]]= _0x5970[104];var _0xcf5ax3a=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[105]),function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax3a[_0x5970[31]]= _0x5970[106];_0xcf5ax2b[_0x5970[25]](_0xcf5ax37);_0xcf5ax2b[_0x5970[25]](_0xcf5ax3a);_0xcf5ax28[_0x5970[25]](_0xcf5ax29);_0xcf5ax28[_0x5970[25]](_0xcf5ax2a);_0xcf5ax28[_0x5970[25]](_0xcf5ax2b);this[_0x5970[64]]= _0xcf5ax28}function EditFileDialog(_0xcf5ax8){var _0xcf5ax28=_0xcf5ax8[_0x5970[50]](_0x5970[69]);var _0xcf5ax29=_0xcf5ax8[_0x5970[50]](_0x5970[70]);var _0xcf5ax2a=_0xcf5ax8[_0x5970[50]](_0x5970[71]);var _0xcf5ax2b=_0xcf5ax8[_0x5970[50]](_0x5970[72]);var _0xcf5ax2c=_0xcf5ax8[_0x5970[74]](_0x5970[73]);mxUtils[_0x5970[78]](_0xcf5ax2c,mxResources[_0x5970[76]](_0x5970[156]));var _0xcf5ax2d=mxUtils[_0x5970[80]](_0x5970[40],function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax2d[_0x5970[31]]= _0x5970[65];_0xcf5ax29[_0x5970[25]](_0xcf5ax2d);_0xcf5ax29[_0x5970[25]](_0xcf5ax2c);var _0xcf5ax2e=_0xcf5ax8[_0x5970[50]](_0x5970[81]);var _0xcf5ax2f=_0xcf5ax8[_0x5970[50]](_0x5970[82]);var _0xcf5ax30=document[_0x5970[2]](_0x5970[83]);_0xcf5ax30[_0x5970[53]][_0x5970[84]]= _0x5970[85];_0xcf5ax30[_0x5970[53]][_0x5970[86]]= _0x5970[87];_0xcf5ax30[_0x5970[23]]= mxUtils[_0x5970[158]](_0xcf5ax8[_0x5970[13]][_0x5970[157]]());if(fileSupport){function _0xcf5ax4a(_0xcf5ax32){_0xcf5ax32[_0x5970[159]]();_0xcf5ax32[_0x5970[160]]();if(_0xcf5ax32[_0x5970[161]][_0x5970[92]][_0x5970[141]]> 0){var _0xcf5ax4b=_0xcf5ax32[_0x5970[161]][_0x5970[92]][0];var _0xcf5ax4c= new FileReader();_0xcf5ax4c[_0x5970[95]]= function(_0xcf5ax35){_0xcf5ax30[_0x5970[23]]= _0xcf5ax35[_0x5970[93]][_0x5970[96]]};_0xcf5ax4c[_0x5970[97]](_0xcf5ax4b)}}function _0xcf5ax4d(_0xcf5ax32){_0xcf5ax32[_0x5970[159]]();_0xcf5ax32[_0x5970[160]]()}_0xcf5ax30[_0x5970[100]](_0x5970[162],_0xcf5ax4d,false);_0xcf5ax30[_0x5970[100]](_0x5970[163],_0xcf5ax4a,false)};_0xcf5ax2f[_0x5970[25]](_0xcf5ax30);_0xcf5ax2e[_0x5970[25]](_0xcf5ax2f);_0xcf5ax2a[_0x5970[25]](_0xcf5ax2e);var _0xcf5ax37=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[135]),function(){var _0xcf5ax39=mxUtils[_0x5970[101]](_0xcf5ax30[_0x5970[23]]);_0xcf5ax8[_0x5970[13]][_0x5970[102]](_0xcf5ax39[_0x5970[48]]);_0xcf5ax8[_0x5970[79]]()});_0xcf5ax37[_0x5970[31]]= _0x5970[104];var _0xcf5ax3a=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[105]),function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax3a[_0x5970[31]]= _0x5970[106];_0xcf5ax2b[_0x5970[25]](_0xcf5ax37);_0xcf5ax2b[_0x5970[25]](_0xcf5ax3a);_0xcf5ax28[_0x5970[25]](_0xcf5ax29);_0xcf5ax28[_0x5970[25]](_0xcf5ax2a);_0xcf5ax28[_0x5970[25]](_0xcf5ax2b);this[_0x5970[64]]= _0xcf5ax28}function ExportDialog(_0xcf5ax8){var _0xcf5ax28=_0xcf5ax8[_0x5970[50]](_0x5970[69]);var _0xcf5ax29=_0xcf5ax8[_0x5970[50]](_0x5970[70]);var _0xcf5ax2a=_0xcf5ax8[_0x5970[50]](_0x5970[164]);var _0xcf5ax2b=_0xcf5ax8[_0x5970[50]](_0x5970[72]);var _0xcf5ax2c=_0xcf5ax8[_0x5970[74]](_0x5970[73]);mxUtils[_0x5970[78]](_0xcf5ax2c,mxResources[_0x5970[76]](_0x5970[165])+ _0x5970[77]);var _0xcf5ax2d=mxUtils[_0x5970[80]](_0x5970[40],function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax2d[_0x5970[31]]= _0x5970[65];_0xcf5ax29[_0x5970[25]](_0xcf5ax2d);_0xcf5ax29[_0x5970[25]](_0xcf5ax2c);var _0xcf5ax4f=_0xcf5ax8[_0x5970[50]](_0x5970[166]);var _0xcf5ax50=_0xcf5ax8[_0x5970[50]](_0x5970[167]);var _0xcf5ax42=document[_0x5970[2]](_0x5970[130]);_0xcf5ax42[_0x5970[31]]= _0x5970[168];mxUtils[_0x5970[78]](_0xcf5ax42,mxResources[_0x5970[76]](_0x5970[144]));var _0xcf5ax3=document[_0x5970[2]](_0x5970[1]);_0xcf5ax3[_0x5970[5]](_0x5970[23],_0xcf5ax8[_0x5970[13]][_0x5970[127]]());_0xcf5ax3[_0x5970[31]]= _0x5970[134];var _0xcf5ax25=_0xcf5ax8[_0x5970[50]](_0x5970[169]);_0xcf5ax25[_0x5970[25]](_0xcf5ax3);_0xcf5ax50[_0x5970[25]](_0xcf5ax42);_0xcf5ax50[_0x5970[25]](_0xcf5ax25);_0xcf5ax4f[_0x5970[25]](_0xcf5ax50);_0xcf5ax2a[_0x5970[25]](_0xcf5ax4f);var _0xcf5ax37=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[165]),mxUtils[_0x5970[103]](this,function(_0xcf5ax38){_0xcf5ax8[_0x5970[135]](false);var _0xcf5ax51=encodeURIComponent(mxUtils[_0x5970[170]](_0xcf5ax8[_0x5970[13]][_0x5970[157]]())); new mxXmlRequest(SAVE_URL+ _0xcf5ax8[_0x5970[13]][_0x5970[12]][_0x5970[133]]+ _0x5970[172],_0x5970[173]+ _0xcf5ax3[_0x5970[23]],_0x5970[7])[_0x5970[171]](document,_0x5970[122]);_0xcf5ax8[_0x5970[79]]()}));_0xcf5ax37[_0x5970[31]]= _0x5970[104];var _0xcf5ax3a=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[105]),function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax3a[_0x5970[31]]= _0x5970[106];_0xcf5ax2b[_0x5970[25]](_0xcf5ax37);_0xcf5ax2b[_0x5970[25]](_0xcf5ax3a);_0xcf5ax28[_0x5970[25]](_0xcf5ax29);_0xcf5ax28[_0x5970[25]](_0xcf5ax2a);_0xcf5ax28[_0x5970[25]](_0xcf5ax2b);this[_0x5970[64]]= _0xcf5ax28}function GeneralDialog(_0xcf5ax8,_0xcf5ax53){var _0xcf5ax54=_0xcf5ax8[_0x5970[13]][_0x5970[174]];var _0xcf5ax28=_0xcf5ax8[_0x5970[50]](_0x5970[69]);var _0xcf5ax29=_0xcf5ax8[_0x5970[50]](_0x5970[70]);var _0xcf5ax2a=_0xcf5ax8[_0x5970[50]](_0x5970[175]);var _0xcf5ax2b=_0xcf5ax8[_0x5970[50]](_0x5970[72]);var _0xcf5ax2c=_0xcf5ax8[_0x5970[74]](_0x5970[73]);mxUtils[_0x5970[78]](_0xcf5ax2c,mxResources[_0x5970[76]](_0x5970[156])+ _0x5970[176]+ mxResources[_0x5970[76]](_0xcf5ax53[_0x5970[23]][_0x5970[177]]));var _0xcf5ax2d=mxUtils[_0x5970[80]](_0x5970[40],function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax2d[_0x5970[31]]= _0x5970[65];_0xcf5ax29[_0x5970[25]](_0xcf5ax2d);_0xcf5ax29[_0x5970[25]](_0xcf5ax2c);var _0xcf5ax55=_0xcf5ax8[_0x5970[50]](_0x5970[166]);_0xcf5ax55[_0x5970[5]](_0x5970[133],_0x5970[178]);var _0xcf5ax56=_0xcf5ax53[_0x5970[23]][_0x5970[179]][_0x5970[141]];var _0xcf5ax4f=_0xcf5ax8[_0x5970[50]](_0x5970[166]);for(var _0xcf5ax57=0;_0xcf5ax57< _0xcf5ax56;_0xcf5ax57++){var _0xcf5ax3f=_0xcf5ax53[_0x5970[23]][_0x5970[179]][_0xcf5ax57][_0x5970[125]];var _0xcf5ax40=_0x5970[126]+ _0xcf5ax3f;var _0xcf5ax2=_0xcf5ax53[_0x5970[23]][_0x5970[179]][_0xcf5ax57][_0x5970[23]];console[_0x5970[94]](_0xcf5ax3f);var _0xcf5ax50=_0xcf5ax8[_0x5970[50]]((_0xcf5ax57== _0xcf5ax56- 1)?_0x5970[167]:_0x5970[180]);var _0xcf5ax42=document[_0x5970[2]](_0x5970[130]);_0xcf5ax42[_0x5970[31]]= _0x5970[168];mxUtils[_0x5970[78]](_0xcf5ax42,mxResources[_0x5970[76]](_0xcf5ax3f));_0xcf5ax50[_0x5970[25]](_0xcf5ax42);var _0xcf5ax3;switch(_0xcf5ax3f){case _0x5970[133]:_0xcf5ax3= document[_0x5970[2]](_0x5970[1]);_0xcf5ax2= _0xcf5ax53[_0x5970[133]];_0xcf5ax3[_0x5970[5]](_0x5970[23],_0xcf5ax2);_0xcf5ax3[_0x5970[5]](_0x5970[181],true);_0xcf5ax3[_0x5970[31]]= _0x5970[134];break;case _0x5970[187]:_0xcf5ax3= document[_0x5970[2]](_0x5970[1]);_0xcf5ax3[_0x5970[5]](_0x5970[3],_0x5970[80]);_0xcf5ax3[_0x5970[182]]= function(){if(this[_0x5970[23]]== _0x5970[183]){this[_0x5970[5]](_0x5970[23],_0x5970[184]);this[_0x5970[31]]= _0x5970[185]}else {this[_0x5970[31]]= _0x5970[186];this[_0x5970[5]](_0x5970[23],_0x5970[183])}};_0xcf5ax3[_0x5970[5]](_0x5970[23],_0xcf5ax2);_0xcf5ax3[_0x5970[31]]= (_0xcf5ax2== _0x5970[183]?_0x5970[186]:_0x5970[185]);break;case _0x5970[21]:_0xcf5ax3= document[_0x5970[2]](_0x5970[83]);_0xcf5ax3[_0x5970[188]]= _0xcf5ax2;_0xcf5ax3[_0x5970[31]]= _0x5970[134];break;case _0x5970[189]:_0xcf5ax3= document[_0x5970[2]](_0x5970[83]);_0xcf5ax3[_0x5970[188]]= _0xcf5ax2;_0xcf5ax3[_0x5970[31]]= _0x5970[134];break;case _0x5970[190]:_0xcf5ax3= document[_0x5970[2]](_0x5970[83]);_0xcf5ax3[_0x5970[188]]= _0xcf5ax2;_0xcf5ax3[_0x5970[31]]= _0x5970[134];break;case _0x5970[193]:_0xcf5ax3= document[_0x5970[2]](_0x5970[1]);_0xcf5ax3[_0x5970[5]](_0x5970[23],_0xcf5ax2);_0xcf5ax3[_0x5970[5]](_0x5970[191],_0x5970[192]);_0xcf5ax3[_0x5970[31]]= _0x5970[134];break;case _0x5970[195]:_0xcf5ax3= createDropdownFromApi(_0x5970[194],_0xcf5ax2,_0x5970[125],_0x5970[133],_0xcf5ax8);break;case _0x5970[198]:_0xcf5ax3= document[_0x5970[2]](_0x5970[83]);_0xcf5ax3[_0x5970[188]]= _0xcf5ax2;_0xcf5ax3[_0x5970[31]]= _0x5970[134];_0xcf5ax3[_0x5970[5]](_0x5970[196],_0x5970[197]);break;case _0x5970[201]:var _0xcf5ax3=mxUtils[_0x5970[80]](_0x5970[199],function(){var _0xcf5ax58=createDynamicInput(null,null,_0xcf5ax8);_0xcf5ax55[_0x5970[25]](_0xcf5ax58);_0xcf5ax2a[_0x5970[25]](_0xcf5ax55)});_0xcf5ax3[_0x5970[31]]= _0x5970[200];break;default:_0xcf5ax3= document[_0x5970[2]](_0x5970[1]);_0xcf5ax3[_0x5970[5]](_0x5970[23],_0xcf5ax2);_0xcf5ax3[_0x5970[31]]= _0x5970[134];break};_0xcf5ax3[_0x5970[5]](_0x5970[133],_0xcf5ax40);var _0xcf5ax25=_0xcf5ax8[_0x5970[50]](_0x5970[169]);_0xcf5ax25[_0x5970[25]](_0xcf5ax3);if(mxResources[_0x5970[76]](_0x5970[202]+ _0xcf5ax3f)){var _0xcf5ax59=_0xcf5ax8[_0x5970[50]](_0x5970[203]);_0xcf5ax59[_0x5970[31]]= _0x5970[204];mxUtils[_0x5970[78]](_0xcf5ax59,mxResources[_0x5970[76]](_0x5970[202]+ _0xcf5ax3f));_0xcf5ax25[_0x5970[25]](_0xcf5ax59)};_0xcf5ax50[_0x5970[25]](_0xcf5ax25);_0xcf5ax4f[_0x5970[25]](_0xcf5ax50)};_0xcf5ax2a[_0x5970[25]](_0xcf5ax4f);if(_0xcf5ax53[_0x5970[23]][_0x5970[177]]== _0x5970[1]){if(_0xcf5ax53[_0x5970[205]]){for(var _0xcf5ax47=0;_0xcf5ax47< _0xcf5ax53[_0x5970[205]][_0x5970[141]];_0xcf5ax47++){var _0xcf5ax5a=_0x5970[40];var _0xcf5ax5b=_0x5970[40];_[_0x5970[28]](_0xcf5ax53[_0x5970[205]][_0xcf5ax47][_0x5970[23]][_0x5970[179]],function(_0xcf5ax5c){if(_0xcf5ax5c[_0x5970[125]]== _0x5970[3]){_0xcf5ax5a= _0xcf5ax5c[_0x5970[23]]}else {if(_0xcf5ax5c[_0x5970[125]]== _0x5970[130]){_0xcf5ax5b= _0xcf5ax5c[_0x5970[23]]}}});var _0xcf5ax58=createDynamicInput(_0xcf5ax5a,_0xcf5ax5b,_0xcf5ax8);_0xcf5ax55[_0x5970[25]](_0xcf5ax58)}}};_0xcf5ax2a[_0x5970[25]](_0xcf5ax55);var _0xcf5ax37=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[135]),mxUtils[_0x5970[103]](this,function(_0xcf5ax38){for(var _0xcf5ax57=0;_0xcf5ax57< _0xcf5ax53[_0x5970[23]][_0x5970[179]][_0x5970[141]];_0xcf5ax57++){var _0xcf5ax40=_0x5970[126]+ _0xcf5ax53[_0x5970[23]][_0x5970[179]][_0xcf5ax57][_0x5970[125]];var _0xcf5ax3f=_0xcf5ax53[_0x5970[23]][_0x5970[179]][_0xcf5ax57][_0x5970[125]];console[_0x5970[94]](_0xcf5ax3f);_0xcf5ax53[_0x5970[5]](_0xcf5ax3f,document[_0x5970[206]](_0xcf5ax40)[_0x5970[23]]);console[_0x5970[94]](document[_0x5970[206]](_0xcf5ax40)[_0x5970[23]])};if(_0xcf5ax53[_0x5970[23]][_0x5970[177]]== _0x5970[1]){if(_0xcf5ax54[_0x5970[208]][_0x5970[207]](_0xcf5ax53)){_0xcf5ax53[_0x5970[205]]= []};if(document[_0x5970[206]](_0x5970[178])){var _0xcf5ax55=document[_0x5970[206]](_0x5970[178])[_0x5970[205]];for(var _0xcf5ax47=0;_0xcf5ax47< _0xcf5ax55[_0x5970[141]];_0xcf5ax47++){var _0xcf5ax5d=_0xcf5ax55[_0xcf5ax47][_0x5970[205]][1];var _0xcf5ax5e=_0xcf5ax55[_0xcf5ax47][_0x5970[205]][0];var _0xcf5ax39=mxUtils[_0x5970[209]]();var _0xcf5ax5f=_0xcf5ax39[_0x5970[2]](_0x5970[178]);_0xcf5ax5f[_0x5970[5]](_0x5970[3],_0xcf5ax55[_0xcf5ax47][_0x5970[210]](_0x5970[19])[0][_0x5970[23]]);_0xcf5ax5f[_0x5970[5]](_0x5970[130],_0xcf5ax55[_0xcf5ax47][_0x5970[210]](_0x5970[1])[0][_0x5970[23]]);var _0xcf5ax60= new mxCell(_0xcf5ax5f);_0xcf5ax54[_0x5970[208]][_0x5970[201]](_0xcf5ax53,_0xcf5ax60)}}};_0xcf5ax54[_0x5970[211]](_0xcf5ax53);_0xcf5ax8[_0x5970[79]]()}));_0xcf5ax37[_0x5970[31]]= _0x5970[104];var _0xcf5ax3a=mxUtils[_0x5970[80]](mxResources[_0x5970[76]](_0x5970[105]),function(){_0xcf5ax8[_0x5970[79]]()});_0xcf5ax3a[_0x5970[31]]= _0x5970[106];_0xcf5ax2b[_0x5970[25]](_0xcf5ax37);_0xcf5ax2b[_0x5970[25]](_0xcf5ax3a);_0xcf5ax28[_0x5970[25]](_0xcf5ax29);_0xcf5ax28[_0x5970[25]](_0xcf5ax2a);_0xcf5ax28[_0x5970[25]](_0xcf5ax2b);this[_0x5970[64]]= _0xcf5ax28}function createDynamicInput(_0xcf5ax5a,_0xcf5ax5b,_0xcf5ax8){var _0xcf5ax58=_0xcf5ax8[_0x5970[50]](_0x5970[180]);var _0xcf5ax2f=_0xcf5ax8[_0x5970[50]](_0x5970[212]);var _0xcf5ax41=_0xcf5ax8[_0x5970[50]](_0x5970[212]);var _0xcf5ax62=_0xcf5ax8[_0x5970[50]](_0x5970[213]);var _0xcf5ax3=document[_0x5970[2]](_0x5970[1]);_0xcf5ax3[_0x5970[5]](_0x5970[191],_0x5970[214]);_0xcf5ax3[_0x5970[23]]= _0xcf5ax5b;_0xcf5ax3[_0x5970[31]]= _0x5970[134];_0xcf5ax2f[_0x5970[25]](_0xcf5ax3);var _0xcf5ax43=document[_0x5970[2]](_0x5970[19]);var _0xcf5axd=document[_0x5970[2]](_0x5970[20]);_0xcf5axd[_0x5970[21]]= _0x5970[22];_0xcf5axd[_0x5970[23]]= _0x5970[40];_0xcf5ax43[_0x5970[25]](_0xcf5axd);var _0xcf5ax13=[_0x5970[21],_0x5970[215],_0x5970[83],_0x5970[4]];_0xcf5ax13[_0x5970[28]](function(_0xcf5axe){_0xcf5axd= document[_0x5970[2]](_0x5970[20]);_0xcf5axd[_0x5970[21]]= _0xcf5axe;_0xcf5axd[_0x5970[23]]= _0xcf5axe;_0xcf5axd[_0x5970[29]]= (_0xcf5axe== _0xcf5ax5a);_0xcf5ax43[_0x5970[25]](_0xcf5axd)});_0xcf5ax43[_0x5970[31]]= _0x5970[134];_0xcf5ax41[_0x5970[25]](_0xcf5ax43);var _0xcf5ax63=mxUtils[_0x5970[80]](_0x5970[216],function(){var _0xcf5ax64=_0xcf5ax63[_0x5970[217]];var _0xcf5ax65=_0xcf5ax64[_0x5970[217]];document[_0x5970[206]](_0x5970[178])[_0x5970[67]](_0xcf5ax65)});_0xcf5ax63[_0x5970[31]]= _0x5970[218];_0xcf5ax62[_0x5970[25]](_0xcf5ax63);_0xcf5ax58[_0x5970[25]](_0xcf5ax2f);_0xcf5ax58[_0x5970[25]](_0xcf5ax41);_0xcf5ax58[_0x5970[25]](_0xcf5ax62);return _0xcf5ax58} \ No newline at end of file +var _0xaebe=["\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"];_0xaebe[0];function createCheckbox(_0x2439x2){var _0x2439x3=document[_0xaebe[2]](_0xaebe[1]);_0x2439x3[_0xaebe[5]](_0xaebe[3],_0xaebe[4]);if(_0x2439x2){_0x2439x3[_0xaebe[5]](_0xaebe[6],true)};return _0x2439x3}function createDropdownFromApi(_0x2439x5,_0x2439x2,_0x2439x6,_0x2439x7,_0x2439x8,_0x2439x9,_0x2439xa){var _0x2439xb= new XMLHttpRequest();_0x2439xb[_0xaebe[8]](_0xaebe[7],_0x2439x5,false);_0x2439xb[_0xaebe[14]](_0xaebe[9],_0xaebe[10]+ _0x2439x8[_0xaebe[13]][_0xaebe[12]][_0xaebe[11]]);_0x2439xb[_0xaebe[15]](null);var _0x2439xc=[];if(_0x2439xb[_0xaebe[16]]=== 200){_0x2439xc= JSON[_0xaebe[18]](_0x2439xb[_0xaebe[17]])};var _0x2439x3=document[_0xaebe[2]](_0xaebe[19]);var _0x2439xd=document[_0xaebe[2]](_0xaebe[20]);_0x2439xd[_0xaebe[21]]= _0xaebe[22];_0x2439xd[_0xaebe[23]]= _0xaebe[24];_0x2439x3[_0xaebe[25]](_0x2439xd);_0x2439xc[_0xaebe[30]][_0xaebe[28]](function(_0x2439xe){_0x2439xd= document[_0xaebe[2]](_0xaebe[20]);_0x2439xd[_0xaebe[21]]= _0x2439xe[_0x2439x6];if(_0x2439x9&& _0x2439xa){_0x2439x9[_0xaebe[28]](function(_0x2439xf){_0x2439xa= _0x2439xa[_0xaebe[27]](_0xaebe[26]+ _0x2439xf+ _0xaebe[26],_0x2439xe[_0x2439xf])});_0x2439xd[_0xaebe[23]]= _0x2439xa;_0x2439xd[_0xaebe[29]]= (_0x2439xa== _0x2439x2)}else {_0x2439xd[_0xaebe[23]]= _0x2439xe[_0x2439x7];_0x2439xd[_0xaebe[29]]= (_0x2439xe[_0x2439x7]== _0x2439x2)};_0x2439x3[_0xaebe[25]](_0x2439xd)});_0x2439x3[_0xaebe[31]]= _0xaebe[32];return _0x2439x3}function createGroupedDropdownFromApi(_0x2439x5,_0x2439x2,_0x2439x6,_0x2439x7,_0x2439x8,_0x2439x11,_0x2439x12){var _0x2439xb= new XMLHttpRequest();_0x2439xb[_0xaebe[8]](_0xaebe[7],_0x2439x5,false);_0x2439xb[_0xaebe[14]](_0xaebe[9],_0xaebe[10]+ _0x2439x8[_0xaebe[13]][_0xaebe[12]][_0xaebe[11]]);_0x2439xb[_0xaebe[15]](null);var _0x2439xc=[];if(_0x2439xb[_0xaebe[16]]=== 200){_0x2439xc= JSON[_0xaebe[18]](_0x2439xb[_0xaebe[17]])};var _0x2439x3=document[_0xaebe[2]](_0xaebe[19]);var _0x2439xd=document[_0xaebe[2]](_0xaebe[20]);_0x2439xd[_0xaebe[21]]= _0xaebe[22];_0x2439xd[_0xaebe[23]]= _0xaebe[33];_0x2439x3[_0xaebe[25]](_0x2439xd);var _0x2439x13=_0x2439x11?_0x2439xc[_0xaebe[30]]:_0x2439xc;var _0x2439x14={};var _0x2439x15={};_0x2439x14[_0x2439x12]= null;var _0x2439x16=_[_0xaebe[34]](_0x2439x13,_0x2439x14);var _0x2439x17={};_0x2439x16[_0xaebe[28]](function(_0x2439xe){_0x2439xd= document[_0xaebe[2]](_0xaebe[20]);_0x2439xd[_0xaebe[31]]= _0xaebe[35];_0x2439xd[_0xaebe[21]]= _0x2439xe[_0x2439x6][_0xaebe[36]]();_0x2439xd[_0xaebe[23]]= _0x2439xe[_0x2439x7];_0x2439xd[_0xaebe[29]]= (_0x2439xe[_0x2439x7]== _0x2439x2);_0x2439x3[_0xaebe[25]](_0x2439xd);_0x2439x15[_0x2439x12]= _0x2439xe[_0x2439x7];_0x2439x17= _[_0xaebe[34]](_0x2439x13,_0x2439x15);_0x2439x17[_0xaebe[28]](function(_0x2439xe){_0x2439xd= document[_0xaebe[2]](_0xaebe[20]);_0x2439xd[_0xaebe[31]]= _0xaebe[37];_0x2439xd[_0xaebe[21]]= _0xaebe[38]+ _[_0xaebe[39]](_0x2439xe[_0x2439x6]);_0x2439xd[_0xaebe[23]]= _0x2439xe[_0x2439x7];_0x2439xd[_0xaebe[29]]= (_0x2439xe[_0x2439x7]== _0x2439x2);_0x2439x3[_0xaebe[25]](_0x2439xd)})});_0x2439x3[_0xaebe[31]]= _0xaebe[32];return _0x2439x3}function createDropdownFromArray(_0x2439x19,_0x2439x2){var _0x2439x3=document[_0xaebe[2]](_0xaebe[19]);for(var _0x2439x1a in _0x2439x19){var _0x2439xd=document[_0xaebe[2]](_0xaebe[20]);_0x2439xd[_0xaebe[21]]= _0x2439x19[_0x2439x1a];_0x2439xd[_0xaebe[23]]= _0x2439x1a;if(_0x2439x2> 0|| _0x2439x2!= _0xaebe[40]){_0x2439xd[_0xaebe[29]]= (_0x2439x2=== _0x2439x1a)?true:false};_0x2439x3[_0xaebe[25]](_0x2439xd)};_0x2439x3[_0xaebe[31]]= _0xaebe[32];return _0x2439x3}function Dialog(_0x2439x8,_0x2439x1c,_0x2439x1d,_0x2439x1e,_0x2439x1f,_0x2439x20,_0x2439x21){var _0x2439x22=0;if(mxClient[_0xaebe[41]]&& document[_0xaebe[42]]!= 9){_0x2439x22= 60};_0x2439x1d+= _0x2439x22;_0x2439x1e+= _0x2439x22;var _0x2439x23=Math[_0xaebe[46]](0,Math[_0xaebe[45]]((document[_0xaebe[44]][_0xaebe[43]]- _0x2439x1d)/ 2));var _0x2439x24=Math[_0xaebe[46]](0,Math[_0xaebe[45]]((Math[_0xaebe[46]](document[_0xaebe[44]][_0xaebe[47]],document[_0xaebe[48]][_0xaebe[47]])- _0x2439x1e)/ 3));var _0x2439x25=_0x2439x8[_0xaebe[50]](_0xaebe[49]);_0x2439x25[_0xaebe[31]]= _0xaebe[51];_0x2439x25[_0xaebe[53]][_0xaebe[52]]= _0xaebe[54];_0x2439x25[_0xaebe[53]][_0xaebe[55]]= _0xaebe[56];var _0x2439x26=_0x2439x8[_0xaebe[50]](_0xaebe[57]);_0x2439x26[_0xaebe[31]]= _0xaebe[58];_0x2439x26[_0xaebe[25]](_0x2439x1c);_0x2439x25[_0xaebe[25]](_0x2439x26);if(this[_0xaebe[59]]== null){this[_0xaebe[59]]= _0x2439x8[_0xaebe[50]](_0xaebe[60]);this[_0xaebe[59]][_0xaebe[31]]= _0xaebe[61];if(mxClient[_0xaebe[62]]){ new mxDivResizer(this[_0xaebe[59]])}};if(_0x2439x1f){document[_0xaebe[44]][_0xaebe[25]](this[_0xaebe[59]])};document[_0xaebe[44]][_0xaebe[25]](_0x2439x25);this[_0xaebe[63]]= _0x2439x21;this[_0xaebe[64]]= _0x2439x25}Dialog[_0xaebe[66]][_0xaebe[65]]= function(){if(this[_0xaebe[63]]!= null){this[_0xaebe[63]]();this[_0xaebe[63]]= null};this[_0xaebe[64]][_0xaebe[68]][_0xaebe[67]](this[_0xaebe[64]]);this[_0xaebe[59]][_0xaebe[68]][_0xaebe[67]](this[_0xaebe[59]])};function ImportDialog(_0x2439x8){var _0x2439x28=_0x2439x8[_0xaebe[50]](_0xaebe[69]);var _0x2439x29=_0x2439x8[_0xaebe[50]](_0xaebe[70]);var _0x2439x2a=_0x2439x8[_0xaebe[50]](_0xaebe[71]);var _0x2439x2b=_0x2439x8[_0xaebe[50]](_0xaebe[72]);var _0x2439x2c=_0x2439x8[_0xaebe[74]](_0xaebe[73]);mxUtils[_0xaebe[78]](_0x2439x2c,mxResources[_0xaebe[76]](_0xaebe[75])+ _0xaebe[77]);var _0x2439x2d=mxUtils[_0xaebe[80]](_0xaebe[40],function(){_0x2439x8[_0xaebe[79]]()});_0x2439x2d[_0xaebe[31]]= _0xaebe[65];_0x2439x29[_0xaebe[25]](_0x2439x2d);_0x2439x29[_0xaebe[25]](_0x2439x2c);var _0x2439x2e=_0x2439x8[_0xaebe[50]](_0xaebe[81]);var _0x2439x2f=_0x2439x8[_0xaebe[50]](_0xaebe[82]);var _0x2439x30=document[_0xaebe[2]](_0xaebe[83]);_0x2439x30[_0xaebe[53]][_0xaebe[84]]= _0xaebe[85];_0x2439x30[_0xaebe[53]][_0xaebe[86]]= _0xaebe[87];var _0x2439x3=document[_0xaebe[2]](_0xaebe[1]);_0x2439x3[_0xaebe[3]]= _0xaebe[88];_0x2439x3[_0xaebe[5]](_0xaebe[89],_0xaebe[90]);_0x2439x3[_0xaebe[100]](_0xaebe[91],function _0x2439x31(_0x2439x32){var _0x2439x33=_0x2439x32[_0xaebe[93]][_0xaebe[92]][0];console[_0xaebe[94]](_0x2439x33);if(_0x2439x33){if(_0x2439x33[_0xaebe[3]]=== _0xaebe[90]){var _0x2439x34= new FileReader();_0x2439x34[_0xaebe[95]]= function(_0x2439x35){var _0x2439x36=_0x2439x35[_0xaebe[93]][_0xaebe[96]];mxUtils[_0xaebe[78]](_0x2439x30,_0x2439x36)};_0x2439x34[_0xaebe[97]](_0x2439x33)}else {alert(_0xaebe[98])}}else {alert(_0xaebe[99])}},false);_0x2439x2f[_0xaebe[25]](_0x2439x3);_0x2439x2f[_0xaebe[25]](_0x2439x30);_0x2439x2e[_0xaebe[25]](_0x2439x2f);_0x2439x2a[_0xaebe[25]](_0x2439x2e);var _0x2439x37=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[75]),mxUtils[_0xaebe[103]](this,function(_0x2439x38){var _0x2439x39=mxUtils[_0xaebe[101]](_0x2439x30[_0xaebe[23]]);_0x2439x8[_0xaebe[13]][_0xaebe[102]](_0x2439x39[_0xaebe[48]]);_0x2439x8[_0xaebe[79]]()}));_0x2439x37[_0xaebe[31]]= _0xaebe[104];var _0x2439x3a=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[105]),function(){_0x2439x8[_0xaebe[79]]()});_0x2439x3a[_0xaebe[31]]= _0xaebe[106];_0x2439x2b[_0xaebe[25]](_0x2439x37);_0x2439x2b[_0xaebe[25]](_0x2439x3a);_0x2439x28[_0xaebe[25]](_0x2439x29);_0x2439x28[_0xaebe[25]](_0x2439x2a);_0x2439x28[_0xaebe[25]](_0x2439x2b);this[_0xaebe[64]]= _0x2439x28}function AboutDialog(_0x2439x8){var _0x2439x28=_0x2439x8[_0xaebe[50]](_0xaebe[69]);var _0x2439x29=_0x2439x8[_0xaebe[50]](_0xaebe[70]);var _0x2439x2a=_0x2439x8[_0xaebe[50]](_0xaebe[71]);var _0x2439x2b=_0x2439x8[_0xaebe[50]](_0xaebe[72]);var _0x2439x2c=_0x2439x8[_0xaebe[74]](_0xaebe[73]);mxUtils[_0xaebe[78]](_0x2439x2c,mxResources[_0xaebe[76]](_0xaebe[107])+ _0xaebe[108]);var _0x2439x2d=mxUtils[_0xaebe[80]](_0xaebe[40],function(){_0x2439x8[_0xaebe[79]]()});_0x2439x2d[_0xaebe[31]]= _0xaebe[65];_0x2439x29[_0xaebe[25]](_0x2439x2d);_0x2439x29[_0xaebe[25]](_0x2439x2c);var _0x2439x3c=document[_0xaebe[2]](_0xaebe[109]);_0x2439x3c[_0xaebe[53]][_0xaebe[110]]= _0xaebe[111];_0x2439x3c[_0xaebe[5]](_0xaebe[84],_0xaebe[112]);_0x2439x3c[_0xaebe[5]](_0xaebe[84],_0xaebe[113]);_0x2439x3c[_0xaebe[5]](_0xaebe[114],IMAGE_PATH+ _0xaebe[115]);_0x2439x2a[_0xaebe[25]](_0x2439x3c);mxUtils[_0xaebe[116]](_0x2439x2a);mxUtils[_0xaebe[78]](_0x2439x2a,_0xaebe[117]+ mxClient[_0xaebe[118]]);mxUtils[_0xaebe[116]](_0x2439x2a);var _0x2439x3d=document[_0xaebe[2]](_0xaebe[119]);_0x2439x3d[_0xaebe[5]](_0xaebe[120],_0xaebe[121]);_0x2439x3d[_0xaebe[5]](_0xaebe[93],_0xaebe[122]);mxUtils[_0xaebe[78]](_0x2439x3d,_0xaebe[123]);_0x2439x2a[_0xaebe[25]](_0x2439x3d);mxUtils[_0xaebe[116]](_0x2439x2a);mxUtils[_0xaebe[116]](_0x2439x2a);var _0x2439x3a=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[65]),function(){_0x2439x8[_0xaebe[79]]()});_0x2439x3a[_0xaebe[31]]= _0xaebe[106];_0x2439x2b[_0xaebe[25]](_0x2439x3a);_0x2439x28[_0xaebe[25]](_0x2439x29);_0x2439x28[_0xaebe[25]](_0x2439x2a);_0x2439x28[_0xaebe[25]](_0x2439x2b);this[_0xaebe[64]]= _0x2439x28}function SaveDialog(_0x2439x8){var _0x2439x28=_0x2439x8[_0xaebe[50]](_0xaebe[69]);var _0x2439x29=_0x2439x8[_0xaebe[50]](_0xaebe[70]);var _0x2439x2a=_0x2439x8[_0xaebe[50]](_0xaebe[71]);var _0x2439x2b=_0x2439x8[_0xaebe[50]](_0xaebe[72]);var _0x2439x2c=_0x2439x8[_0xaebe[74]](_0xaebe[73]);mxUtils[_0xaebe[78]](_0x2439x2c,mxResources[_0xaebe[76]](_0xaebe[124]));var _0x2439x2d=mxUtils[_0xaebe[80]](_0xaebe[40],function(){_0x2439x8[_0xaebe[79]]()});_0x2439x2d[_0xaebe[31]]= _0xaebe[65];_0x2439x29[_0xaebe[25]](_0x2439x2d);_0x2439x29[_0xaebe[25]](_0x2439x2c);var _0x2439x3f=_0xaebe[125];var _0x2439x40=_0xaebe[126]+ _0x2439x3f;var _0x2439x2=_0x2439x8[_0xaebe[13]][_0xaebe[127]]();var _0x2439x2e=_0x2439x8[_0xaebe[50]](_0xaebe[81]);var _0x2439x2f=_0x2439x8[_0xaebe[50]](_0xaebe[128]);var _0x2439x41=_0x2439x8[_0xaebe[50]](_0xaebe[129]);var _0x2439x42=document[_0xaebe[2]](_0xaebe[130]);_0x2439x42[_0xaebe[31]]= _0xaebe[131];mxUtils[_0xaebe[78]](_0x2439x42,mxResources[_0xaebe[76]](_0x2439x3f));_0x2439x2f[_0xaebe[25]](_0x2439x42);var _0x2439x43=document[_0xaebe[2]](_0xaebe[1]);_0x2439x43[_0xaebe[5]](_0xaebe[23],_0x2439x2+ _0xaebe[132]);_0x2439x43[_0xaebe[5]](_0xaebe[133],_0x2439x40);_0x2439x43[_0xaebe[31]]= _0xaebe[134];_0x2439x41[_0xaebe[25]](_0x2439x43);_0x2439x2e[_0xaebe[25]](_0x2439x2f);_0x2439x2e[_0xaebe[25]](_0x2439x41);_0x2439x2a[_0xaebe[25]](_0x2439x2e);var _0x2439x37=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[135]),function(){_0x2439x8[_0xaebe[124]](_0x2439x43[_0xaebe[23]]);_0x2439x8[_0xaebe[79]]()});_0x2439x37[_0xaebe[31]]= _0xaebe[104];var _0x2439x3a=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[105]),function(){_0x2439x8[_0xaebe[79]]()});_0x2439x3a[_0xaebe[31]]= _0xaebe[106];_0x2439x2b[_0xaebe[25]](_0x2439x37);_0x2439x2b[_0xaebe[25]](_0x2439x3a);_0x2439x28[_0xaebe[25]](_0x2439x29);_0x2439x28[_0xaebe[25]](_0x2439x2a);_0x2439x28[_0xaebe[25]](_0x2439x2b);this[_0xaebe[64]]= _0x2439x28}function NewDialog(_0x2439x8){var _0x2439x28=_0x2439x8[_0xaebe[50]](_0xaebe[69]);var _0x2439x29=_0x2439x8[_0xaebe[50]](_0xaebe[70]);var _0x2439x2a=_0x2439x8[_0xaebe[50]](_0xaebe[71]);var _0x2439x2b=_0x2439x8[_0xaebe[50]](_0xaebe[72]);var _0x2439x2c=_0x2439x8[_0xaebe[74]](_0xaebe[73]);mxUtils[_0xaebe[78]](_0x2439x2c,mxResources[_0xaebe[76]](_0xaebe[136]));var _0x2439x2d=mxUtils[_0xaebe[80]](_0xaebe[40],function(){_0x2439x8[_0xaebe[79]]()});_0x2439x2d[_0xaebe[31]]= _0xaebe[65];_0x2439x29[_0xaebe[25]](_0x2439x2d);_0x2439x29[_0xaebe[25]](_0x2439x2c);var _0x2439x3f=_0xaebe[125];var _0x2439x40=_0xaebe[126]+ _0x2439x3f;var _0x2439x2=_0x2439x8[_0xaebe[13]][_0xaebe[127]]();var _0x2439x2e=_0x2439x8[_0xaebe[50]](_0xaebe[81]);var _0x2439x2f=_0x2439x8[_0xaebe[50]](_0xaebe[128]);var _0x2439x41=_0x2439x8[_0xaebe[50]](_0xaebe[129]);var _0x2439x42=document[_0xaebe[2]](_0xaebe[130]);_0x2439x42[_0xaebe[31]]= _0xaebe[131];mxUtils[_0xaebe[78]](_0x2439x42,mxResources[_0xaebe[76]](_0x2439x3f));_0x2439x2f[_0xaebe[25]](_0x2439x42);var _0x2439x43=document[_0xaebe[2]](_0xaebe[1]);_0x2439x43[_0xaebe[5]](_0xaebe[23],_0x2439x2+ _0xaebe[137]);_0x2439x43[_0xaebe[5]](_0xaebe[133],_0x2439x40);_0x2439x43[_0xaebe[31]]= _0xaebe[134];_0x2439x41[_0xaebe[25]](_0x2439x43);_0x2439x2e[_0xaebe[25]](_0x2439x2f);_0x2439x2e[_0xaebe[25]](_0x2439x41);_0x2439x2a[_0xaebe[25]](_0x2439x2e);var _0x2439x37=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[136]),function(){_0x2439x8[_0xaebe[136]](_0x2439x43[_0xaebe[23]]);_0x2439x8[_0xaebe[79]]()});_0x2439x37[_0xaebe[31]]= _0xaebe[104];var _0x2439x3a=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[105]),function(){_0x2439x8[_0xaebe[79]]()});_0x2439x3a[_0xaebe[31]]= _0xaebe[106];_0x2439x2b[_0xaebe[25]](_0x2439x37);_0x2439x2b[_0xaebe[25]](_0x2439x3a);_0x2439x28[_0xaebe[25]](_0x2439x29);_0x2439x28[_0xaebe[25]](_0x2439x2a);_0x2439x28[_0xaebe[25]](_0x2439x2b);this[_0xaebe[64]]= _0x2439x28}function VariableDialog(_0x2439x8){var _0x2439x28=_0x2439x8[_0xaebe[50]](_0xaebe[69]);var _0x2439x29=_0x2439x8[_0xaebe[50]](_0xaebe[70]);var _0x2439x2a=_0x2439x8[_0xaebe[50]](_0xaebe[71]);var _0x2439x2b=_0x2439x8[_0xaebe[50]](_0xaebe[72]);var _0x2439x2c=_0x2439x8[_0xaebe[74]](_0xaebe[73]);mxUtils[_0xaebe[78]](_0x2439x2c,mxResources[_0xaebe[76]](_0xaebe[138]));var _0x2439x2d=mxUtils[_0xaebe[80]](_0xaebe[40],function(){_0x2439x8[_0xaebe[79]]()});_0x2439x2d[_0xaebe[31]]= _0xaebe[65];_0x2439x29[_0xaebe[25]](_0x2439x2d);_0x2439x29[_0xaebe[25]](_0x2439x2c);var _0x2439x3f=_0xaebe[125];var _0x2439x40=_0xaebe[126]+ _0x2439x3f;var _0x2439x2=_0x2439x8[_0xaebe[13]][_0xaebe[127]]();var _0x2439x2e=_0x2439x8[_0xaebe[50]](_0xaebe[81]);var _0x2439x2f=_0x2439x8[_0xaebe[50]](_0xaebe[128]);var _0x2439x41=_0x2439x8[_0xaebe[50]](_0xaebe[129]);var _0x2439x42=document[_0xaebe[2]](_0xaebe[130]);_0x2439x42[_0xaebe[31]]= _0xaebe[131];mxUtils[_0xaebe[78]](_0x2439x42,mxResources[_0xaebe[76]](_0x2439x3f));_0x2439x2f[_0xaebe[25]](_0x2439x42);var _0x2439x43=document[_0xaebe[2]](_0xaebe[1]);_0x2439x43[_0xaebe[5]](_0xaebe[23],_0xaebe[139]);_0x2439x43[_0xaebe[5]](_0xaebe[133],_0x2439x40);_0x2439x43[_0xaebe[31]]= _0xaebe[134];_0x2439x41[_0xaebe[25]](_0x2439x43);_0x2439x2e[_0xaebe[25]](_0x2439x2f);_0x2439x2e[_0xaebe[25]](_0x2439x41);_0x2439x2a[_0xaebe[25]](_0x2439x2e);var _0x2439x37=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[136]),function(){_0x2439x8[_0xaebe[138]](_0x2439x43[_0xaebe[23]]);_0x2439x8[_0xaebe[79]]()});_0x2439x37[_0xaebe[31]]= _0xaebe[104];var _0x2439x3a=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[105]),function(){_0x2439x8[_0xaebe[79]]()});_0x2439x3a[_0xaebe[31]]= _0xaebe[106];_0x2439x2b[_0xaebe[25]](_0x2439x37);_0x2439x2b[_0xaebe[25]](_0x2439x3a);_0x2439x28[_0xaebe[25]](_0x2439x29);_0x2439x28[_0xaebe[25]](_0x2439x2a);_0x2439x28[_0xaebe[25]](_0x2439x2b);this[_0xaebe[64]]= _0x2439x28}function OpenDialog(_0x2439x8){var _0x2439x28=_0x2439x8[_0xaebe[50]](_0xaebe[69]);var _0x2439x29=_0x2439x8[_0xaebe[50]](_0xaebe[70]);var _0x2439x2a=_0x2439x8[_0xaebe[50]](_0xaebe[71]);var _0x2439x2b=_0x2439x8[_0xaebe[50]](_0xaebe[72]);var _0x2439x2c=_0x2439x8[_0xaebe[74]](_0xaebe[73]);mxUtils[_0xaebe[78]](_0x2439x2c,mxResources[_0xaebe[76]](_0xaebe[8]));var _0x2439x2d=mxUtils[_0xaebe[80]](_0xaebe[40],function(){_0x2439x8[_0xaebe[79]]()});_0x2439x2d[_0xaebe[31]]= _0xaebe[65];_0x2439x29[_0xaebe[25]](_0x2439x2d);_0x2439x29[_0xaebe[25]](_0x2439x2c);var _0x2439x2e=_0x2439x8[_0xaebe[50]](_0xaebe[81]);var _0x2439x2f=_0x2439x8[_0xaebe[50]](_0xaebe[128]);var _0x2439x41=_0x2439x8[_0xaebe[50]](_0xaebe[129]);var _0x2439x42=document[_0xaebe[2]](_0xaebe[130]);_0x2439x42[_0xaebe[31]]= _0xaebe[131];mxUtils[_0xaebe[78]](_0x2439x42,mxResources[_0xaebe[76]](_0xaebe[125]));_0x2439x2f[_0xaebe[25]](_0x2439x42);var _0x2439xb= new XMLHttpRequest();_0x2439xb[_0xaebe[8]](_0xaebe[7],_0xaebe[140],false);_0x2439xb[_0xaebe[14]](_0xaebe[9],_0xaebe[10]+ _0x2439x8[_0xaebe[13]][_0xaebe[12]][_0xaebe[11]]);_0x2439xb[_0xaebe[15]](null);var _0x2439xc=[];if(_0x2439xb[_0xaebe[16]]=== 200){_0x2439xc= JSON[_0xaebe[18]](_0x2439xb[_0xaebe[17]])[_0xaebe[30]]};var _0x2439x43=document[_0xaebe[2]](_0xaebe[19]);for(var _0x2439x47=0;_0x2439x47< _0x2439xc[_0xaebe[141]];_0x2439x47++){var _0x2439xd=document[_0xaebe[2]](_0xaebe[20]);_0x2439xd[_0xaebe[21]]= _0x2439xc[_0x2439x47][_0xaebe[125]];_0x2439xd[_0xaebe[23]]= _0x2439xc[_0x2439x47][_0xaebe[133]];_0x2439x43[_0xaebe[25]](_0x2439xd)};_0x2439x43[_0xaebe[31]]= _0xaebe[134];_0x2439x41[_0xaebe[25]](_0x2439x43);_0x2439x2e[_0xaebe[25]](_0x2439x2f);_0x2439x2e[_0xaebe[25]](_0x2439x41);_0x2439x2a[_0xaebe[25]](_0x2439x2e);var _0x2439x37=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[8]),function(){console[_0xaebe[94]](_0x2439x43);console[_0xaebe[94]](_0x2439x43[_0xaebe[23]]);window[_0xaebe[8]](_0xaebe[142]+ _0x2439x43[_0xaebe[23]],_0xaebe[122]);_0x2439x8[_0xaebe[79]]()});_0x2439x37[_0xaebe[31]]= _0xaebe[104];var _0x2439x3a=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[105]),function(){_0x2439x8[_0xaebe[79]]()});_0x2439x3a[_0xaebe[31]]= _0xaebe[106];_0x2439x2b[_0xaebe[25]](_0x2439x37);_0x2439x2b[_0xaebe[25]](_0x2439x3a);_0x2439x28[_0xaebe[25]](_0x2439x29);_0x2439x28[_0xaebe[25]](_0x2439x2a);_0x2439x28[_0xaebe[25]](_0x2439x2b);this[_0xaebe[64]]= _0x2439x28}function RenameDialog(_0x2439x8){var _0x2439x28=_0x2439x8[_0xaebe[50]](_0xaebe[69]);var _0x2439x29=_0x2439x8[_0xaebe[50]](_0xaebe[70]);var _0x2439x2a=_0x2439x8[_0xaebe[50]](_0xaebe[71]);var _0x2439x2b=_0x2439x8[_0xaebe[50]](_0xaebe[72]);var _0x2439x2c=_0x2439x8[_0xaebe[74]](_0xaebe[73]);mxUtils[_0xaebe[78]](_0x2439x2c,mxResources[_0xaebe[76]](_0xaebe[143]));var _0x2439x2d=mxUtils[_0xaebe[80]](_0xaebe[40],function(){_0x2439x8[_0xaebe[79]]()});_0x2439x2d[_0xaebe[31]]= _0xaebe[65];_0x2439x29[_0xaebe[25]](_0x2439x2d);_0x2439x29[_0xaebe[25]](_0x2439x2c);var _0x2439x2e=_0x2439x8[_0xaebe[50]](_0xaebe[81]);var _0x2439x2f=_0x2439x8[_0xaebe[50]](_0xaebe[128]);var _0x2439x41=_0x2439x8[_0xaebe[50]](_0xaebe[129]);var _0x2439x42=document[_0xaebe[2]](_0xaebe[130]);_0x2439x42[_0xaebe[31]]= _0xaebe[131];mxUtils[_0xaebe[78]](_0x2439x42,mxResources[_0xaebe[76]](_0xaebe[125]));_0x2439x2f[_0xaebe[25]](_0x2439x42);var _0x2439x3f=_0x2439x8[_0xaebe[13]][_0xaebe[144]];var _0x2439x3=document[_0xaebe[2]](_0xaebe[1]);_0x2439x3[_0xaebe[5]](_0xaebe[23],_0x2439x3f);_0x2439x3[_0xaebe[31]]= _0xaebe[134];_0x2439x41[_0xaebe[25]](_0x2439x3);_0x2439x2e[_0xaebe[25]](_0x2439x2f);_0x2439x2e[_0xaebe[25]](_0x2439x41);_0x2439x2a[_0xaebe[25]](_0x2439x2e);var _0x2439x37=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[135]),function(){var _0x2439xb= new XMLHttpRequest();_0x2439xb[_0xaebe[8]](_0xaebe[145],SAVE_URL+ _0x2439x8[_0xaebe[13]][_0xaebe[12]][_0xaebe[133]],true);_0x2439xb[_0xaebe[14]](_0xaebe[146],_0xaebe[147]);_0x2439xb[_0xaebe[14]](_0xaebe[9],_0xaebe[10]+ _0x2439x8[_0xaebe[13]][_0xaebe[12]][_0xaebe[11]]);_0x2439xb[_0xaebe[15]](_0xaebe[148]+ _0x2439x3[_0xaebe[23]]);_0x2439xb[_0xaebe[95]]= function(_0x2439x35){if(_0x2439xb[_0xaebe[16]]=== 200){_0x2439x8[_0xaebe[13]][_0xaebe[150]](_0xaebe[149]);_0x2439x8[_0xaebe[13]][_0xaebe[144]]= _0x2439x3[_0xaebe[23]]}else {_0x2439x8[_0xaebe[13]][_0xaebe[150]](JSON[_0xaebe[18]](_0x2439xb[_0xaebe[17]])[_0xaebe[152]][0][_0xaebe[151]])}};_0x2439xb[_0xaebe[153]]= function(_0x2439x35){mxUtils[_0xaebe[155]](_0x2439xb[_0xaebe[154]])};_0x2439x8[_0xaebe[79]]()});_0x2439x37[_0xaebe[31]]= _0xaebe[104];var _0x2439x3a=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[105]),function(){_0x2439x8[_0xaebe[79]]()});_0x2439x3a[_0xaebe[31]]= _0xaebe[106];_0x2439x2b[_0xaebe[25]](_0x2439x37);_0x2439x2b[_0xaebe[25]](_0x2439x3a);_0x2439x28[_0xaebe[25]](_0x2439x29);_0x2439x28[_0xaebe[25]](_0x2439x2a);_0x2439x28[_0xaebe[25]](_0x2439x2b);this[_0xaebe[64]]= _0x2439x28}function EditFileDialog(_0x2439x8){var _0x2439x28=_0x2439x8[_0xaebe[50]](_0xaebe[69]);var _0x2439x29=_0x2439x8[_0xaebe[50]](_0xaebe[70]);var _0x2439x2a=_0x2439x8[_0xaebe[50]](_0xaebe[71]);var _0x2439x2b=_0x2439x8[_0xaebe[50]](_0xaebe[72]);var _0x2439x2c=_0x2439x8[_0xaebe[74]](_0xaebe[73]);mxUtils[_0xaebe[78]](_0x2439x2c,mxResources[_0xaebe[76]](_0xaebe[156]));var _0x2439x2d=mxUtils[_0xaebe[80]](_0xaebe[40],function(){_0x2439x8[_0xaebe[79]]()});_0x2439x2d[_0xaebe[31]]= _0xaebe[65];_0x2439x29[_0xaebe[25]](_0x2439x2d);_0x2439x29[_0xaebe[25]](_0x2439x2c);var _0x2439x2e=_0x2439x8[_0xaebe[50]](_0xaebe[81]);var _0x2439x2f=_0x2439x8[_0xaebe[50]](_0xaebe[82]);var _0x2439x30=document[_0xaebe[2]](_0xaebe[83]);_0x2439x30[_0xaebe[53]][_0xaebe[84]]= _0xaebe[85];_0x2439x30[_0xaebe[53]][_0xaebe[86]]= _0xaebe[87];_0x2439x30[_0xaebe[23]]= mxUtils[_0xaebe[158]](_0x2439x8[_0xaebe[13]][_0xaebe[157]]());if(fileSupport){function _0x2439x4a(_0x2439x32){_0x2439x32[_0xaebe[159]]();_0x2439x32[_0xaebe[160]]();if(_0x2439x32[_0xaebe[161]][_0xaebe[92]][_0xaebe[141]]> 0){var _0x2439x4b=_0x2439x32[_0xaebe[161]][_0xaebe[92]][0];var _0x2439x4c= new FileReader();_0x2439x4c[_0xaebe[95]]= function(_0x2439x35){_0x2439x30[_0xaebe[23]]= _0x2439x35[_0xaebe[93]][_0xaebe[96]]};_0x2439x4c[_0xaebe[97]](_0x2439x4b)}}function _0x2439x4d(_0x2439x32){_0x2439x32[_0xaebe[159]]();_0x2439x32[_0xaebe[160]]()}_0x2439x30[_0xaebe[100]](_0xaebe[162],_0x2439x4d,false);_0x2439x30[_0xaebe[100]](_0xaebe[163],_0x2439x4a,false)};_0x2439x2f[_0xaebe[25]](_0x2439x30);_0x2439x2e[_0xaebe[25]](_0x2439x2f);_0x2439x2a[_0xaebe[25]](_0x2439x2e);var _0x2439x37=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[135]),function(){var _0x2439x39=mxUtils[_0xaebe[101]](_0x2439x30[_0xaebe[23]]);_0x2439x8[_0xaebe[13]][_0xaebe[102]](_0x2439x39[_0xaebe[48]]);_0x2439x8[_0xaebe[79]]()});_0x2439x37[_0xaebe[31]]= _0xaebe[104];var _0x2439x3a=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[105]),function(){_0x2439x8[_0xaebe[79]]()});_0x2439x3a[_0xaebe[31]]= _0xaebe[106];_0x2439x2b[_0xaebe[25]](_0x2439x37);_0x2439x2b[_0xaebe[25]](_0x2439x3a);_0x2439x28[_0xaebe[25]](_0x2439x29);_0x2439x28[_0xaebe[25]](_0x2439x2a);_0x2439x28[_0xaebe[25]](_0x2439x2b);this[_0xaebe[64]]= _0x2439x28}function ExportDialog(_0x2439x8){var _0x2439x28=_0x2439x8[_0xaebe[50]](_0xaebe[69]);var _0x2439x29=_0x2439x8[_0xaebe[50]](_0xaebe[70]);var _0x2439x2a=_0x2439x8[_0xaebe[50]](_0xaebe[164]);var _0x2439x2b=_0x2439x8[_0xaebe[50]](_0xaebe[72]);var _0x2439x2c=_0x2439x8[_0xaebe[74]](_0xaebe[73]);mxUtils[_0xaebe[78]](_0x2439x2c,mxResources[_0xaebe[76]](_0xaebe[165])+ _0xaebe[77]);var _0x2439x2d=mxUtils[_0xaebe[80]](_0xaebe[40],function(){_0x2439x8[_0xaebe[79]]()});_0x2439x2d[_0xaebe[31]]= _0xaebe[65];_0x2439x29[_0xaebe[25]](_0x2439x2d);_0x2439x29[_0xaebe[25]](_0x2439x2c);var _0x2439x4f=_0x2439x8[_0xaebe[50]](_0xaebe[166]);var _0x2439x50=_0x2439x8[_0xaebe[50]](_0xaebe[167]);var _0x2439x42=document[_0xaebe[2]](_0xaebe[130]);_0x2439x42[_0xaebe[31]]= _0xaebe[168];mxUtils[_0xaebe[78]](_0x2439x42,mxResources[_0xaebe[76]](_0xaebe[144]));var _0x2439x3=document[_0xaebe[2]](_0xaebe[1]);_0x2439x3[_0xaebe[5]](_0xaebe[23],_0x2439x8[_0xaebe[13]][_0xaebe[127]]());_0x2439x3[_0xaebe[31]]= _0xaebe[134];var _0x2439x25=_0x2439x8[_0xaebe[50]](_0xaebe[169]);_0x2439x25[_0xaebe[25]](_0x2439x3);_0x2439x50[_0xaebe[25]](_0x2439x42);_0x2439x50[_0xaebe[25]](_0x2439x25);_0x2439x4f[_0xaebe[25]](_0x2439x50);_0x2439x2a[_0xaebe[25]](_0x2439x4f);var _0x2439x37=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[165]),mxUtils[_0xaebe[103]](this,function(_0x2439x38){_0x2439x8[_0xaebe[135]](false);var _0x2439x51=encodeURIComponent(mxUtils[_0xaebe[170]](_0x2439x8[_0xaebe[13]][_0xaebe[157]]())); new mxXmlRequest(SAVE_URL+ _0x2439x8[_0xaebe[13]][_0xaebe[12]][_0xaebe[133]]+ _0xaebe[172],_0xaebe[173]+ _0x2439x3[_0xaebe[23]],_0xaebe[7])[_0xaebe[171]](document,_0xaebe[122]);_0x2439x8[_0xaebe[79]]()}));_0x2439x37[_0xaebe[31]]= _0xaebe[104];var _0x2439x3a=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[105]),function(){_0x2439x8[_0xaebe[79]]()});_0x2439x3a[_0xaebe[31]]= _0xaebe[106];_0x2439x2b[_0xaebe[25]](_0x2439x37);_0x2439x2b[_0xaebe[25]](_0x2439x3a);_0x2439x28[_0xaebe[25]](_0x2439x29);_0x2439x28[_0xaebe[25]](_0x2439x2a);_0x2439x28[_0xaebe[25]](_0x2439x2b);this[_0xaebe[64]]= _0x2439x28}function GeneralDialog(_0x2439x8,_0x2439x53){var _0x2439x54=_0x2439x8[_0xaebe[13]][_0xaebe[174]];var _0x2439x28=_0x2439x8[_0xaebe[50]](_0xaebe[69]);var _0x2439x29=_0x2439x8[_0xaebe[50]](_0xaebe[70]);var _0x2439x2a=_0x2439x8[_0xaebe[50]](_0xaebe[175]);var _0x2439x2b=_0x2439x8[_0xaebe[50]](_0xaebe[72]);var _0x2439x2c=_0x2439x8[_0xaebe[74]](_0xaebe[73]);mxUtils[_0xaebe[78]](_0x2439x2c,mxResources[_0xaebe[76]](_0xaebe[156])+ _0xaebe[176]+ mxResources[_0xaebe[76]](_0x2439x53[_0xaebe[23]][_0xaebe[177]]));var _0x2439x2d=mxUtils[_0xaebe[80]](_0xaebe[40],function(){_0x2439x8[_0xaebe[79]]()});_0x2439x2d[_0xaebe[31]]= _0xaebe[65];_0x2439x29[_0xaebe[25]](_0x2439x2d);_0x2439x29[_0xaebe[25]](_0x2439x2c);var _0x2439x55=_0x2439x8[_0xaebe[50]](_0xaebe[166]);_0x2439x55[_0xaebe[5]](_0xaebe[133],_0xaebe[178]);var _0x2439x56=_0x2439x53[_0xaebe[23]][_0xaebe[179]][_0xaebe[141]];var _0x2439x4f=_0x2439x8[_0xaebe[50]](_0xaebe[166]);for(var _0x2439x57=0;_0x2439x57< _0x2439x56;_0x2439x57++){var _0x2439x3f=_0x2439x53[_0xaebe[23]][_0xaebe[179]][_0x2439x57][_0xaebe[125]];var _0x2439x40=_0xaebe[126]+ _0x2439x3f;var _0x2439x2=_0x2439x53[_0xaebe[23]][_0xaebe[179]][_0x2439x57][_0xaebe[23]];console[_0xaebe[94]](_0x2439x3f);var _0x2439x50=_0x2439x8[_0xaebe[50]]((_0x2439x57== _0x2439x56- 1)?_0xaebe[167]:_0xaebe[180]);var _0x2439x42=document[_0xaebe[2]](_0xaebe[130]);_0x2439x42[_0xaebe[31]]= _0xaebe[168];mxUtils[_0xaebe[78]](_0x2439x42,mxResources[_0xaebe[76]](_0x2439x3f));_0x2439x50[_0xaebe[25]](_0x2439x42);var _0x2439x3;switch(_0x2439x3f){case _0xaebe[133]:_0x2439x3= document[_0xaebe[2]](_0xaebe[1]);_0x2439x2= _0x2439x53[_0xaebe[133]];_0x2439x3[_0xaebe[5]](_0xaebe[23],_0x2439x2);_0x2439x3[_0xaebe[5]](_0xaebe[181],true);_0x2439x3[_0xaebe[31]]= _0xaebe[134];break;case _0xaebe[187]:_0x2439x3= document[_0xaebe[2]](_0xaebe[1]);_0x2439x3[_0xaebe[5]](_0xaebe[3],_0xaebe[80]);_0x2439x3[_0xaebe[182]]= function(){if(this[_0xaebe[23]]== _0xaebe[183]){this[_0xaebe[5]](_0xaebe[23],_0xaebe[184]);this[_0xaebe[31]]= _0xaebe[185]}else {this[_0xaebe[31]]= _0xaebe[186];this[_0xaebe[5]](_0xaebe[23],_0xaebe[183])}};_0x2439x3[_0xaebe[5]](_0xaebe[23],_0x2439x2);_0x2439x3[_0xaebe[31]]= (_0x2439x2== _0xaebe[183]?_0xaebe[186]:_0xaebe[185]);break;case _0xaebe[21]:_0x2439x3= document[_0xaebe[2]](_0xaebe[83]);_0x2439x3[_0xaebe[188]]= _0x2439x2;_0x2439x3[_0xaebe[31]]= _0xaebe[134];break;case _0xaebe[189]:_0x2439x3= document[_0xaebe[2]](_0xaebe[83]);_0x2439x3[_0xaebe[188]]= _0x2439x2;_0x2439x3[_0xaebe[31]]= _0xaebe[134];break;case _0xaebe[190]:_0x2439x3= document[_0xaebe[2]](_0xaebe[83]);_0x2439x3[_0xaebe[188]]= _0x2439x2;_0x2439x3[_0xaebe[31]]= _0xaebe[134];break;case _0xaebe[193]:_0x2439x3= document[_0xaebe[2]](_0xaebe[1]);_0x2439x3[_0xaebe[5]](_0xaebe[23],_0x2439x2);_0x2439x3[_0xaebe[5]](_0xaebe[191],_0xaebe[192]);_0x2439x3[_0xaebe[31]]= _0xaebe[134];break;case _0xaebe[195]:_0x2439x3= createDropdownFromApi(_0xaebe[194],_0x2439x2,_0xaebe[125],_0xaebe[133],_0x2439x8);break;case _0xaebe[198]:_0x2439x3= document[_0xaebe[2]](_0xaebe[83]);_0x2439x3[_0xaebe[188]]= _0x2439x2;_0x2439x3[_0xaebe[31]]= _0xaebe[134];_0x2439x3[_0xaebe[5]](_0xaebe[196],_0xaebe[197]);break;case _0xaebe[201]:var _0x2439x3=mxUtils[_0xaebe[80]](_0xaebe[199],function(){var _0x2439x58=createDynamicInput(null,null,_0x2439x8);_0x2439x55[_0xaebe[25]](_0x2439x58);_0x2439x2a[_0xaebe[25]](_0x2439x55)});_0x2439x3[_0xaebe[31]]= _0xaebe[200];break;default:_0x2439x3= document[_0xaebe[2]](_0xaebe[1]);_0x2439x3[_0xaebe[5]](_0xaebe[23],_0x2439x2);_0x2439x3[_0xaebe[31]]= _0xaebe[134];break};_0x2439x3[_0xaebe[5]](_0xaebe[133],_0x2439x40);var _0x2439x25=_0x2439x8[_0xaebe[50]](_0xaebe[169]);_0x2439x25[_0xaebe[25]](_0x2439x3);if(mxResources[_0xaebe[76]](_0xaebe[202]+ _0x2439x3f)){var _0x2439x59=_0x2439x8[_0xaebe[50]](_0xaebe[203]);_0x2439x59[_0xaebe[31]]= _0xaebe[204];mxUtils[_0xaebe[78]](_0x2439x59,mxResources[_0xaebe[76]](_0xaebe[202]+ _0x2439x3f));_0x2439x25[_0xaebe[25]](_0x2439x59)};_0x2439x50[_0xaebe[25]](_0x2439x25);_0x2439x4f[_0xaebe[25]](_0x2439x50)};_0x2439x2a[_0xaebe[25]](_0x2439x4f);if(_0x2439x53[_0xaebe[23]][_0xaebe[177]]== _0xaebe[1]){if(_0x2439x53[_0xaebe[205]]){for(var _0x2439x47=0;_0x2439x47< _0x2439x53[_0xaebe[205]][_0xaebe[141]];_0x2439x47++){var _0x2439x5a=_0xaebe[40];var _0x2439x5b=_0xaebe[40];_[_0xaebe[28]](_0x2439x53[_0xaebe[205]][_0x2439x47][_0xaebe[23]][_0xaebe[179]],function(_0x2439x5c){if(_0x2439x5c[_0xaebe[125]]== _0xaebe[3]){_0x2439x5a= _0x2439x5c[_0xaebe[23]]}else {if(_0x2439x5c[_0xaebe[125]]== _0xaebe[130]){_0x2439x5b= _0x2439x5c[_0xaebe[23]]}}});var _0x2439x58=createDynamicInput(_0x2439x5a,_0x2439x5b,_0x2439x8);_0x2439x55[_0xaebe[25]](_0x2439x58)}}};_0x2439x2a[_0xaebe[25]](_0x2439x55);var _0x2439x37=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[135]),mxUtils[_0xaebe[103]](this,function(_0x2439x38){for(var _0x2439x57=0;_0x2439x57< _0x2439x53[_0xaebe[23]][_0xaebe[179]][_0xaebe[141]];_0x2439x57++){var _0x2439x40=_0xaebe[126]+ _0x2439x53[_0xaebe[23]][_0xaebe[179]][_0x2439x57][_0xaebe[125]];var _0x2439x3f=_0x2439x53[_0xaebe[23]][_0xaebe[179]][_0x2439x57][_0xaebe[125]];console[_0xaebe[94]](_0x2439x3f);_0x2439x53[_0xaebe[5]](_0x2439x3f,document[_0xaebe[206]](_0x2439x40)[_0xaebe[23]]);console[_0xaebe[94]](document[_0xaebe[206]](_0x2439x40)[_0xaebe[23]])};if(_0x2439x53[_0xaebe[23]][_0xaebe[177]]== _0xaebe[1]){if(_0x2439x54[_0xaebe[208]][_0xaebe[207]](_0x2439x53)){_0x2439x53[_0xaebe[205]]= []};if(document[_0xaebe[206]](_0xaebe[178])){var _0x2439x55=document[_0xaebe[206]](_0xaebe[178])[_0xaebe[205]];for(var _0x2439x47=0;_0x2439x47< _0x2439x55[_0xaebe[141]];_0x2439x47++){var _0x2439x5d=_0x2439x55[_0x2439x47][_0xaebe[205]][1];var _0x2439x5e=_0x2439x55[_0x2439x47][_0xaebe[205]][0];var _0x2439x39=mxUtils[_0xaebe[209]]();var _0x2439x5f=_0x2439x39[_0xaebe[2]](_0xaebe[178]);_0x2439x5f[_0xaebe[5]](_0xaebe[3],_0x2439x55[_0x2439x47][_0xaebe[210]](_0xaebe[19])[0][_0xaebe[23]]);_0x2439x5f[_0xaebe[5]](_0xaebe[130],_0x2439x55[_0x2439x47][_0xaebe[210]](_0xaebe[1])[0][_0xaebe[23]]);var _0x2439x60= new mxCell(_0x2439x5f);_0x2439x54[_0xaebe[208]][_0xaebe[201]](_0x2439x53,_0x2439x60)}}};_0x2439x54[_0xaebe[211]](_0x2439x53);_0x2439x8[_0xaebe[79]]()}));_0x2439x37[_0xaebe[31]]= _0xaebe[104];var _0x2439x3a=mxUtils[_0xaebe[80]](mxResources[_0xaebe[76]](_0xaebe[105]),function(){_0x2439x8[_0xaebe[79]]()});_0x2439x3a[_0xaebe[31]]= _0xaebe[106];_0x2439x2b[_0xaebe[25]](_0x2439x37);_0x2439x2b[_0xaebe[25]](_0x2439x3a);_0x2439x28[_0xaebe[25]](_0x2439x29);_0x2439x28[_0xaebe[25]](_0x2439x2a);_0x2439x28[_0xaebe[25]](_0x2439x2b);this[_0xaebe[64]]= _0x2439x28}function createDynamicInput(_0x2439x5a,_0x2439x5b,_0x2439x8){var _0x2439x58=_0x2439x8[_0xaebe[50]](_0xaebe[180]);var _0x2439x2f=_0x2439x8[_0xaebe[50]](_0xaebe[212]);var _0x2439x41=_0x2439x8[_0xaebe[50]](_0xaebe[212]);var _0x2439x62=_0x2439x8[_0xaebe[50]](_0xaebe[213]);var _0x2439x3=document[_0xaebe[2]](_0xaebe[1]);_0x2439x3[_0xaebe[5]](_0xaebe[191],_0xaebe[214]);_0x2439x3[_0xaebe[23]]= _0x2439x5b;_0x2439x3[_0xaebe[31]]= _0xaebe[134];_0x2439x2f[_0xaebe[25]](_0x2439x3);var _0x2439x43=document[_0xaebe[2]](_0xaebe[19]);var _0x2439xd=document[_0xaebe[2]](_0xaebe[20]);_0x2439xd[_0xaebe[21]]= _0xaebe[22];_0x2439xd[_0xaebe[23]]= _0xaebe[40];_0x2439x43[_0xaebe[25]](_0x2439xd);var _0x2439x13=[_0xaebe[21],_0xaebe[215],_0xaebe[83],_0xaebe[4]];_0x2439x13[_0xaebe[28]](function(_0x2439xe){_0x2439xd= document[_0xaebe[2]](_0xaebe[20]);_0x2439xd[_0xaebe[21]]= _0x2439xe;_0x2439xd[_0xaebe[23]]= _0x2439xe;_0x2439xd[_0xaebe[29]]= (_0x2439xe== _0x2439x5a);_0x2439x43[_0xaebe[25]](_0x2439xd)});_0x2439x43[_0xaebe[31]]= _0xaebe[134];_0x2439x41[_0xaebe[25]](_0x2439x43);var _0x2439x63=mxUtils[_0xaebe[80]](_0xaebe[216],function(){var _0x2439x64=_0x2439x63[_0xaebe[217]];var _0x2439x65=_0x2439x64[_0xaebe[217]];document[_0xaebe[206]](_0xaebe[178])[_0xaebe[67]](_0x2439x65)});_0x2439x63[_0xaebe[31]]= _0xaebe[218];_0x2439x62[_0xaebe[25]](_0x2439x63);_0x2439x58[_0xaebe[25]](_0x2439x2f);_0x2439x58[_0xaebe[25]](_0x2439x41);_0x2439x58[_0xaebe[25]](_0x2439x62);return _0x2439x58} \ 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 b86d8fc..91252a5 100644 --- a/public/assets/plugins/jscripty/js/Editor.js +++ b/public/assets/plugins/jscripty/js/Editor.js @@ -1 +1 @@ -var _0xd5a3=["\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[_0xd5a3[0]]|| urlParams[_0xd5a3[1]]== _0xd5a3[2])&& typeof (localStorage)!= _0xd5a3[3];var fileSupport=window[_0xd5a3[4]]!= null&& window[_0xd5a3[5]]!= null&& window[_0xd5a3[6]]!= null;var touchStyle=mxClient[_0xd5a3[0]]|| urlParams[_0xd5a3[7]]== _0xd5a3[8];var counter=0;try{var op=window;while(op[_0xd5a3[9]]!= null&& !isNaN(op[_0xd5a3[9]][_0xd5a3[10]])){op= op[_0xd5a3[9]]};if(op!= null){op[_0xd5a3[10]]++;counter= op[_0xd5a3[10]]}}catch(e){};Editor= function(){mxEventSource[_0xd5a3[11]](this);this[_0xd5a3[12]]();this[_0xd5a3[13]]();this[_0xd5a3[14]]= new Graph();this[_0xd5a3[15]]= new mxOutline(this[_0xd5a3[14]]);this[_0xd5a3[15]][_0xd5a3[16]]= true;this[_0xd5a3[17]]= this[_0xd5a3[18]]();this[_0xd5a3[19]]= _0xd5a3[20];this[_0xd5a3[21]]= null;this[_0xd5a3[22]]= function(){return this[_0xd5a3[21]]|| mxResources[_0xd5a3[24]](_0xd5a3[23],[counter])+ _0xd5a3[25]};this[_0xd5a3[26]]= function(){return this[_0xd5a3[21]]};this[_0xd5a3[27]]= function(_0x5be8x6){this[_0xd5a3[19]]= _0x5be8x6;this[_0xd5a3[29]]( new mxEventObject(_0xd5a3[28]))};this[_0xd5a3[30]]= function(){return this[_0xd5a3[19]]};this[_0xd5a3[31]]= false;this[_0xd5a3[32]]= function(){this[_0xd5a3[31]]= true};this[_0xd5a3[14]][_0xd5a3[36]]()[_0xd5a3[35]](mxEvent.CHANGE,mxUtils[_0xd5a3[34]](this,function(){this[_0xd5a3[32]][_0xd5a3[33]](this,arguments)}));window[_0xd5a3[37]]= mxUtils[_0xd5a3[34]](this,function(){if(this[_0xd5a3[31]]){return mxResources[_0xd5a3[24]](_0xd5a3[38])}});this[_0xd5a3[14]][_0xd5a3[39]]= false;this[_0xd5a3[14]][_0xd5a3[40]]= true;this[_0xd5a3[14]][_0xd5a3[41]]= null};mxUtils[_0xd5a3[42]](Editor,mxEventSource);Editor[_0xd5a3[44]][_0xd5a3[43]]= IMAGE_PATH+ _0xd5a3[45];Editor[_0xd5a3[44]][_0xd5a3[46]]= IMAGE_PATH+ _0xd5a3[47];Editor[_0xd5a3[44]][_0xd5a3[48]]= function(_0x5be8x7){var _0x5be8x8= new mxCodec(_0x5be8x7[_0xd5a3[49]]);if(_0x5be8x7[_0xd5a3[50]]== _0xd5a3[51]){this[_0xd5a3[14]][_0xd5a3[53]][_0xd5a3[52]]= 1;this[_0xd5a3[14]][_0xd5a3[54]]= _0x5be8x7[_0xd5a3[56]](_0xd5a3[55])!= _0xd5a3[57];this[_0xd5a3[14]][_0xd5a3[59]][_0xd5a3[58]]= _0x5be8x7[_0xd5a3[56]](_0xd5a3[60])!= _0xd5a3[57];this[_0xd5a3[14]][_0xd5a3[62]](_0x5be8x7[_0xd5a3[56]](_0xd5a3[61])!= _0xd5a3[57]);this[_0xd5a3[14]][_0xd5a3[64]](_0x5be8x7[_0xd5a3[56]](_0xd5a3[63])!= _0xd5a3[57]);this[_0xd5a3[14]][_0xd5a3[65]]= _0x5be8x7[_0xd5a3[56]](_0xd5a3[66])!= _0xd5a3[57];this[_0xd5a3[14]][_0xd5a3[40]]= _0x5be8x7[_0xd5a3[56]](_0xd5a3[40])!= _0xd5a3[57];if(!this[_0xd5a3[14]][_0xd5a3[40]]){this[_0xd5a3[14]][_0xd5a3[68]][_0xd5a3[67]]= 0;this[_0xd5a3[14]][_0xd5a3[68]][_0xd5a3[69]]= 0;this[_0xd5a3[14]][_0xd5a3[53]][_0xd5a3[71]][_0xd5a3[70]]= Number(_0x5be8x7[_0xd5a3[56]](_0xd5a3[72])|| 0);this[_0xd5a3[14]][_0xd5a3[53]][_0xd5a3[71]][_0xd5a3[73]]= Number(_0x5be8x7[_0xd5a3[56]](_0xd5a3[74])|| 0)};this[_0xd5a3[14]][_0xd5a3[75]]= _0x5be8x7[_0xd5a3[56]](_0xd5a3[76])== _0xd5a3[8];this[_0xd5a3[14]][_0xd5a3[77]]= this[_0xd5a3[14]][_0xd5a3[75]];this[_0xd5a3[14]][_0xd5a3[78]]= this[_0xd5a3[14]][_0xd5a3[77]];var _0x5be8x9=_0x5be8x7[_0xd5a3[56]](_0xd5a3[79]);if(_0x5be8x9!= null){this[_0xd5a3[14]][_0xd5a3[79]]= _0x5be8x9}else {this[_0xd5a3[14]][_0xd5a3[79]]= 1.5};var _0x5be8xa=_0x5be8x7[_0xd5a3[56]](_0xd5a3[80]);var _0x5be8xb=_0x5be8x7[_0xd5a3[56]](_0xd5a3[81]);if(_0x5be8xa!= null&& _0x5be8xb!= null){this[_0xd5a3[14]][_0xd5a3[82]]= new mxRectangle(0,0,parseFloat(_0x5be8xa),parseFloat(_0x5be8xb));this[_0xd5a3[15]][_0xd5a3[15]][_0xd5a3[82]]= this[_0xd5a3[14]][_0xd5a3[82]]};var _0x5be8xc=_0x5be8x7[_0xd5a3[56]](_0xd5a3[41]);if(_0x5be8xc!= null&& _0x5be8xc[_0xd5a3[83]]> 0){this[_0xd5a3[14]][_0xd5a3[41]]= _0x5be8xc};_0x5be8x8[_0xd5a3[84]](_0x5be8x7,this[_0xd5a3[14]][_0xd5a3[36]]());this[_0xd5a3[85]]()}};Editor[_0xd5a3[44]][_0xd5a3[86]]= function(){var _0x5be8xd= new mxCodec(mxUtils[_0xd5a3[87]]());var _0x5be8x7=_0x5be8xd[_0xd5a3[88]](this[_0xd5a3[14]][_0xd5a3[36]]());if(this[_0xd5a3[14]][_0xd5a3[53]][_0xd5a3[71]][_0xd5a3[70]]!= 0|| this[_0xd5a3[14]][_0xd5a3[53]][_0xd5a3[71]][_0xd5a3[73]]!= 0){_0x5be8x7[_0xd5a3[90]](_0xd5a3[72],Math[_0xd5a3[89]](this[_0xd5a3[14]][_0xd5a3[53]][_0xd5a3[71]][_0xd5a3[70]]* 100)/ 100);_0x5be8x7[_0xd5a3[90]](_0xd5a3[74],Math[_0xd5a3[89]](this[_0xd5a3[14]][_0xd5a3[53]][_0xd5a3[71]][_0xd5a3[73]]* 100)/ 100)};_0x5be8x7[_0xd5a3[90]](_0xd5a3[55],(this[_0xd5a3[14]][_0xd5a3[91]]())?_0xd5a3[8]:_0xd5a3[57]);_0x5be8x7[_0xd5a3[90]](_0xd5a3[60],(this[_0xd5a3[14]][_0xd5a3[59]][_0xd5a3[58]])?_0xd5a3[8]:_0xd5a3[57]);_0x5be8x7[_0xd5a3[90]](_0xd5a3[60],(this[_0xd5a3[14]][_0xd5a3[59]][_0xd5a3[58]])?_0xd5a3[8]:_0xd5a3[57]);_0x5be8x7[_0xd5a3[90]](_0xd5a3[61],(this[_0xd5a3[14]][_0xd5a3[93]][_0xd5a3[92]]())?_0xd5a3[8]:_0xd5a3[57]);_0x5be8x7[_0xd5a3[90]](_0xd5a3[63],(this[_0xd5a3[14]][_0xd5a3[94]][_0xd5a3[92]]())?_0xd5a3[8]:_0xd5a3[57]);_0x5be8x7[_0xd5a3[90]](_0xd5a3[66],(this[_0xd5a3[14]][_0xd5a3[65]])?_0xd5a3[8]:_0xd5a3[57]);_0x5be8x7[_0xd5a3[90]](_0xd5a3[76],(this[_0xd5a3[14]][_0xd5a3[75]])?_0xd5a3[8]:_0xd5a3[57]);_0x5be8x7[_0xd5a3[90]](_0xd5a3[79],this[_0xd5a3[14]][_0xd5a3[79]]);_0x5be8x7[_0xd5a3[90]](_0xd5a3[80],this[_0xd5a3[14]][_0xd5a3[82]][_0xd5a3[95]]);_0x5be8x7[_0xd5a3[90]](_0xd5a3[81],this[_0xd5a3[14]][_0xd5a3[82]][_0xd5a3[96]]);if(!this[_0xd5a3[14]][_0xd5a3[40]]){_0x5be8x7[_0xd5a3[90]](_0xd5a3[40],_0xd5a3[57])};if(this[_0xd5a3[14]][_0xd5a3[41]]!= null){_0x5be8x7[_0xd5a3[90]](_0xd5a3[41],this[_0xd5a3[14]][_0xd5a3[41]])};return _0x5be8x7};Editor[_0xd5a3[44]][_0xd5a3[85]]= function(){var _0x5be8xe=this[_0xd5a3[14]];var _0x5be8xf=this[_0xd5a3[15]];if(_0x5be8xe[_0xd5a3[68]]!= null&& _0x5be8xf[_0xd5a3[15]][_0xd5a3[68]]!= null){if(_0x5be8xe[_0xd5a3[41]]!= null){if(_0x5be8xe[_0xd5a3[41]]== _0xd5a3[97]){_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[98]]= _0xd5a3[100]}else {if(_0x5be8xe[_0xd5a3[53]][_0xd5a3[101]]!= null){_0x5be8xe[_0xd5a3[53]][_0xd5a3[101]][_0xd5a3[102]]= _0x5be8xe[_0xd5a3[41]];_0x5be8xe[_0xd5a3[53]][_0xd5a3[101]][_0xd5a3[103]]()};_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[98]]= _0x5be8xe[_0xd5a3[41]]}}else {_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[98]]= _0xd5a3[20]};if(_0x5be8xe[_0xd5a3[75]]){_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[98]]= _0xd5a3[104];_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[105]]= _0xd5a3[106];_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[107]]= _0xd5a3[108];_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[109]]= _0xd5a3[110];_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[111]]= _0xd5a3[110];_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[112]]= _0xd5a3[113];_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[114]]= _0xd5a3[113]}else {_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[115]]= _0xd5a3[20]};_0x5be8xf[_0xd5a3[15]][_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[98]]= _0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[98]];if(_0x5be8xf[_0xd5a3[15]][_0xd5a3[75]]!= _0x5be8xe[_0xd5a3[75]]|| _0x5be8xf[_0xd5a3[15]][_0xd5a3[79]]!= _0x5be8xe[_0xd5a3[79]]){_0x5be8xf[_0xd5a3[15]][_0xd5a3[79]]= _0x5be8xe[_0xd5a3[79]];_0x5be8xf[_0xd5a3[15]][_0xd5a3[75]]= _0x5be8xe[_0xd5a3[75]];_0x5be8xf[_0xd5a3[15]][_0xd5a3[53]][_0xd5a3[116]]()};if(_0x5be8xe[_0xd5a3[40]]&& _0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[117]]== _0xd5a3[118]&& !touchStyle){_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[117]]= _0xd5a3[119]}else {if(!_0x5be8xe[_0xd5a3[40]]|| touchStyle){_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[117]]= _0xd5a3[118]}};var _0x5be8x10=(mxClient[_0xd5a3[120]]&& document[_0xd5a3[121]]>= 9)?_0xd5a3[122]+ this[_0xd5a3[46]]+ _0xd5a3[123]:_0xd5a3[97];_0x5be8xe[_0xd5a3[68]][_0xd5a3[99]][_0xd5a3[124]]= (!_0x5be8xe[_0xd5a3[75]]&& _0x5be8xe[_0xd5a3[91]]())?_0xd5a3[122]+ this[_0xd5a3[43]]+ _0xd5a3[123]:_0x5be8x10;if(_0x5be8xe[_0xd5a3[53]][_0xd5a3[101]]!= null){_0x5be8xe[_0xd5a3[53]][_0xd5a3[101]][_0xd5a3[125]][_0xd5a3[99]][_0xd5a3[124]]= (this[_0xd5a3[14]][_0xd5a3[91]]())?_0xd5a3[122]+ this[_0xd5a3[43]]+ _0xd5a3[123]:_0xd5a3[97]}}};Editor[_0xd5a3[44]][_0xd5a3[12]]= function(){if(mxClient[_0xd5a3[126]]){mxClient[_0xd5a3[129]](_0xd5a3[127],CSS_PATH+ _0xd5a3[128])};mxResources[_0xd5a3[130]]= false;mxResources[_0xd5a3[131]](RESOURCE_BASE);mxConstants[_0xd5a3[132]]= 0.3;var _0x5be8x11=mxConnectionHandler[_0xd5a3[44]][_0xd5a3[133]];mxConnectionHandler[_0xd5a3[44]][_0xd5a3[133]]= function(){var _0x5be8x12=_0x5be8x11[_0xd5a3[33]](this,arguments);_0x5be8x12[_0xd5a3[134]]= mxUtils[_0xd5a3[34]](this,function(_0x5be8x13,_0x5be8x14){if(this[_0xd5a3[135]]()){return true};return mxCellMarker[_0xd5a3[44]][_0xd5a3[134]][_0xd5a3[33]](_0x5be8x12,arguments)});return _0x5be8x12};mxConstants[_0xd5a3[136]]= _0xd5a3[137];mxConstants[_0xd5a3[138]]= _0xd5a3[139];mxConstants[_0xd5a3[140]]= _0xd5a3[141];mxConstants[_0xd5a3[142]]= _0xd5a3[143];mxConstants[_0xd5a3[144]]= _0xd5a3[143];mxConstants[_0xd5a3[145]]= _0xd5a3[139];mxConstants[_0xd5a3[146]]= _0xd5a3[143];mxConstants[_0xd5a3[147]]= _0xd5a3[148];mxConstants[_0xd5a3[149]]= _0xd5a3[143];mxConstants[_0xd5a3[150]]= _0xd5a3[143];mxConstants[_0xd5a3[151]]= _0xd5a3[148];mxConstants[_0xd5a3[152]]= _0xd5a3[141];mxGraph[_0xd5a3[44]][_0xd5a3[153]]= _0xd5a3[154];mxGraph[_0xd5a3[44]][_0xd5a3[79]]= 1;mxRubberband[_0xd5a3[44]][_0xd5a3[155]]= 30;mxGraphView[_0xd5a3[44]][_0xd5a3[156]]= function(_0x5be8x15){return new mxRectangleShape(_0x5be8x15,this[_0xd5a3[14]][_0xd5a3[41]]|| _0xd5a3[157],_0xd5a3[158])};mxGraphView[_0xd5a3[44]][_0xd5a3[159]]= function(){var _0x5be8x16=this[_0xd5a3[160]]();var _0x5be8x17=(_0x5be8x16[_0xd5a3[95]]> 0)?_0x5be8x16[_0xd5a3[70]]/ this[_0xd5a3[52]]- this[_0xd5a3[71]][_0xd5a3[70]]:0;var _0x5be8x18=(_0x5be8x16[_0xd5a3[96]]> 0)?_0x5be8x16[_0xd5a3[73]]/ this[_0xd5a3[52]]- this[_0xd5a3[71]][_0xd5a3[73]]:0;var _0x5be8x19=_0x5be8x16[_0xd5a3[95]]/ this[_0xd5a3[52]];var _0x5be8x1a=_0x5be8x16[_0xd5a3[96]]/ this[_0xd5a3[52]];var _0x5be8x1b=this[_0xd5a3[14]][_0xd5a3[82]];var _0x5be8x9=this[_0xd5a3[14]][_0xd5a3[79]];var _0x5be8xa=_0x5be8x1b[_0xd5a3[95]]* _0x5be8x9;var _0x5be8xb=_0x5be8x1b[_0xd5a3[96]]* _0x5be8x9;var _0x5be8x1c=Math[_0xd5a3[162]](Math[_0xd5a3[161]](0,_0x5be8x17)/ _0x5be8xa);var _0x5be8x1d=Math[_0xd5a3[162]](Math[_0xd5a3[161]](0,_0x5be8x18)/ _0x5be8xb);var _0x5be8x1e=Math[_0xd5a3[164]](Math[_0xd5a3[163]](1,_0x5be8x17+ _0x5be8x19)/ _0x5be8xa);var _0x5be8x1f=Math[_0xd5a3[164]](Math[_0xd5a3[163]](1,_0x5be8x18+ _0x5be8x1a)/ _0x5be8xb);var _0x5be8x20=_0x5be8x1e- _0x5be8x1c;var _0x5be8x21=_0x5be8x1f- _0x5be8x1d;var _0x5be8x15= new mxRectangle(this[_0xd5a3[52]]* (this[_0xd5a3[71]][_0xd5a3[70]]+ _0x5be8x1c* _0x5be8xa),this[_0xd5a3[52]]* (this[_0xd5a3[71]][_0xd5a3[73]]+ _0x5be8x1d* _0x5be8xb),this[_0xd5a3[52]]* _0x5be8x20* _0x5be8xa,this[_0xd5a3[52]]* _0x5be8x21* _0x5be8xb);return _0x5be8x15};var _0x5be8x22=mxGraph[_0xd5a3[44]][_0xd5a3[165]];mxGraph[_0xd5a3[44]][_0xd5a3[165]]= function(_0x5be8x23,_0x5be8x24){_0x5be8x22[_0xd5a3[33]](this,arguments);if((this[_0xd5a3[166]]!= mxConstants[_0xd5a3[167]]&& this[_0xd5a3[53]][_0xd5a3[101]]!= null)&& (!this[_0xd5a3[168]]|| !mxUtils[_0xd5a3[169]](this[_0xd5a3[68]]))){this[_0xd5a3[53]][_0xd5a3[101]][_0xd5a3[125]][_0xd5a3[99]][_0xd5a3[170]]= _0x5be8x23+ _0xd5a3[171];this[_0xd5a3[53]][_0xd5a3[101]][_0xd5a3[125]][_0xd5a3[99]][_0xd5a3[172]]= _0x5be8x24+ _0xd5a3[171]}};var _0x5be8x25=this;mxGraphView[_0xd5a3[44]][_0xd5a3[173]]= function(){var _0x5be8xc=this[_0xd5a3[14]][_0xd5a3[174]]();if(_0x5be8xc!= null){if(this[_0xd5a3[124]]== null|| this[_0xd5a3[124]][_0xd5a3[175]]!= _0x5be8xc[_0xd5a3[176]]){if(this[_0xd5a3[124]]!= null){this[_0xd5a3[124]][_0xd5a3[177]]()};var _0x5be8x15= new mxRectangle(0,0,1,1);this[_0xd5a3[124]]= new mxImageShape(_0x5be8x15,_0x5be8xc[_0xd5a3[176]]);this[_0xd5a3[124]][_0xd5a3[166]]= this[_0xd5a3[14]][_0xd5a3[166]];this[_0xd5a3[124]][_0xd5a3[12]](this[_0xd5a3[178]]);this[_0xd5a3[124]][_0xd5a3[179]]()};this[_0xd5a3[180]](this[_0xd5a3[124]],_0x5be8xc)}else {if(this[_0xd5a3[124]]!= null){this[_0xd5a3[124]][_0xd5a3[177]]();this[_0xd5a3[124]]= null}};if(this[_0xd5a3[14]][_0xd5a3[75]]){var _0x5be8x15=this[_0xd5a3[159]]();if(this[_0xd5a3[101]]== null){this[_0xd5a3[101]]= this[_0xd5a3[156]](_0x5be8x15);this[_0xd5a3[101]][_0xd5a3[52]]= 1;this[_0xd5a3[101]][_0xd5a3[181]]= true;this[_0xd5a3[101]][_0xd5a3[166]]= mxConstants[_0xd5a3[182]];this[_0xd5a3[101]][_0xd5a3[12]](this[_0xd5a3[14]][_0xd5a3[68]]);this[_0xd5a3[14]][_0xd5a3[68]][_0xd5a3[184]][_0xd5a3[99]][_0xd5a3[183]]= _0xd5a3[185];this[_0xd5a3[14]][_0xd5a3[68]][_0xd5a3[186]](this[_0xd5a3[101]][_0xd5a3[125]],this[_0xd5a3[14]][_0xd5a3[68]][_0xd5a3[184]]);this[_0xd5a3[101]][_0xd5a3[179]]();this[_0xd5a3[101]][_0xd5a3[125]][_0xd5a3[187]]= _0xd5a3[188];this[_0xd5a3[101]][_0xd5a3[125]][_0xd5a3[99]][_0xd5a3[189]]= _0xd5a3[190];mxEvent[_0xd5a3[35]](this[_0xd5a3[101]][_0xd5a3[125]],_0xd5a3[191],mxUtils[_0xd5a3[34]](this,function(_0x5be8x14){this[_0xd5a3[14]][_0xd5a3[192]](_0x5be8x14)}));mxEvent[_0xd5a3[198]](this[_0xd5a3[101]][_0xd5a3[125]],mxUtils[_0xd5a3[34]](this,function(_0x5be8x14){this[_0xd5a3[14]][_0xd5a3[193]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x5be8x14))}),mxUtils[_0xd5a3[34]](this,function(_0x5be8x14){if(this[_0xd5a3[14]][_0xd5a3[93]]!= null&& this[_0xd5a3[14]][_0xd5a3[93]][_0xd5a3[194]]()){this[_0xd5a3[14]][_0xd5a3[93]][_0xd5a3[195]]()};if(this[_0xd5a3[14]][_0xd5a3[196]]&& !mxEvent[_0xd5a3[197]](_0x5be8x14)){this[_0xd5a3[14]][_0xd5a3[193]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x5be8x14))}}),mxUtils[_0xd5a3[34]](this,function(_0x5be8x14){this[_0xd5a3[14]][_0xd5a3[193]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x5be8x14))}))}else {this[_0xd5a3[101]][_0xd5a3[52]]= 1;this[_0xd5a3[101]][_0xd5a3[199]]= _0x5be8x15;this[_0xd5a3[101]][_0xd5a3[179]]()};this[_0xd5a3[101]][_0xd5a3[125]][_0xd5a3[99]][_0xd5a3[124]]= (this[_0xd5a3[14]][_0xd5a3[91]]())?_0xd5a3[122]+ _0x5be8x25[_0xd5a3[43]]+ _0xd5a3[123]:_0xd5a3[97]}else {if(this[_0xd5a3[101]]!= null){this[_0xd5a3[101]][_0xd5a3[177]]();this[_0xd5a3[101]]= null}}};mxGraph[_0xd5a3[44]][_0xd5a3[200]]= function(_0x5be8x26,_0x5be8x27,_0x5be8x28){var _0x5be8x29=this[_0xd5a3[53]][_0xd5a3[52]];var _0x5be8x2a=this[_0xd5a3[53]][_0xd5a3[71]];var _0x5be8x1b=this[_0xd5a3[82]];var _0x5be8x9=_0x5be8x29* this[_0xd5a3[79]];var _0x5be8x2b=this[_0xd5a3[53]][_0xd5a3[159]]();_0x5be8x27= _0x5be8x2b[_0xd5a3[95]];_0x5be8x28= _0x5be8x2b[_0xd5a3[96]];var _0x5be8x15= new mxRectangle(_0x5be8x29* _0x5be8x2a[_0xd5a3[70]],_0x5be8x29* _0x5be8x2a[_0xd5a3[73]],_0x5be8x1b[_0xd5a3[95]]* _0x5be8x9,_0x5be8x1b[_0xd5a3[96]]* _0x5be8x9);_0x5be8x26= _0x5be8x26&& Math[_0xd5a3[161]](_0x5be8x15[_0xd5a3[95]],_0x5be8x15[_0xd5a3[96]])> this[_0xd5a3[201]];var _0x5be8x2c=(_0x5be8x26)?Math[_0xd5a3[164]](_0x5be8x27/ _0x5be8x15[_0xd5a3[95]])- 1:0;var _0x5be8x2d=(_0x5be8x26)?Math[_0xd5a3[164]](_0x5be8x28/ _0x5be8x15[_0xd5a3[96]])- 1:0;var _0x5be8x2e=_0x5be8x2b[_0xd5a3[70]]+ _0x5be8x27;var _0x5be8x2f=_0x5be8x2b[_0xd5a3[73]]+ _0x5be8x28;if(this[_0xd5a3[202]]== null&& _0x5be8x2c> 0){this[_0xd5a3[202]]= []};if(this[_0xd5a3[202]]!= null){for(var _0x5be8x30=0;_0x5be8x30<= _0x5be8x2c;_0x5be8x30++){var _0x5be8x31=[ new mxPoint(_0x5be8x2b[_0xd5a3[70]]+ (_0x5be8x30+ 1)* _0x5be8x15[_0xd5a3[95]],_0x5be8x2b[_0xd5a3[73]]), new mxPoint(_0x5be8x2b[_0xd5a3[70]]+ (_0x5be8x30+ 1)* _0x5be8x15[_0xd5a3[95]],_0x5be8x2f)];if(this[_0xd5a3[202]][_0x5be8x30]!= null){this[_0xd5a3[202]][_0x5be8x30][_0xd5a3[52]]= 1;this[_0xd5a3[202]][_0x5be8x30][_0xd5a3[203]]= _0x5be8x31;this[_0xd5a3[202]][_0x5be8x30][_0xd5a3[179]]()}else {var _0x5be8x32= new mxPolyline(_0x5be8x31,this[_0xd5a3[153]],this[_0xd5a3[52]]);_0x5be8x32[_0xd5a3[166]]= this[_0xd5a3[166]];_0x5be8x32[_0xd5a3[204]]= this[_0xd5a3[205]];_0x5be8x32[_0xd5a3[206]]= false;_0x5be8x32[_0xd5a3[52]]= _0x5be8x29;_0x5be8x32[_0xd5a3[12]](this[_0xd5a3[53]][_0xd5a3[178]]);_0x5be8x32[_0xd5a3[179]]();this[_0xd5a3[202]][_0x5be8x30]= _0x5be8x32}};for(var _0x5be8x30=_0x5be8x2c;_0x5be8x30< this[_0xd5a3[202]][_0xd5a3[83]];_0x5be8x30++){this[_0xd5a3[202]][_0x5be8x30][_0xd5a3[177]]()};this[_0xd5a3[202]][_0xd5a3[207]](_0x5be8x2c,this[_0xd5a3[202]][_0xd5a3[83]]- _0x5be8x2c)};if(this[_0xd5a3[208]]== null&& _0x5be8x2d> 0){this[_0xd5a3[208]]= []};if(this[_0xd5a3[208]]!= null){for(var _0x5be8x30=0;_0x5be8x30<= _0x5be8x2d;_0x5be8x30++){var _0x5be8x31=[ new mxPoint(_0x5be8x2b[_0xd5a3[70]],_0x5be8x2b[_0xd5a3[73]]+ (_0x5be8x30+ 1)* _0x5be8x15[_0xd5a3[96]]), new mxPoint(_0x5be8x2e,_0x5be8x2b[_0xd5a3[73]]+ (_0x5be8x30+ 1)* _0x5be8x15[_0xd5a3[96]])];if(this[_0xd5a3[208]][_0x5be8x30]!= null){this[_0xd5a3[208]][_0x5be8x30][_0xd5a3[52]]= 1;this[_0xd5a3[208]][_0x5be8x30][_0xd5a3[203]]= _0x5be8x31;this[_0xd5a3[208]][_0x5be8x30][_0xd5a3[179]]()}else {var _0x5be8x32= new mxPolyline(_0x5be8x31,this[_0xd5a3[153]],_0x5be8x29);_0x5be8x32[_0xd5a3[166]]= this[_0xd5a3[166]];_0x5be8x32[_0xd5a3[204]]= this[_0xd5a3[205]];_0x5be8x32[_0xd5a3[206]]= false;_0x5be8x32[_0xd5a3[52]]= _0x5be8x29;_0x5be8x32[_0xd5a3[12]](this[_0xd5a3[53]][_0xd5a3[178]]);_0x5be8x32[_0xd5a3[179]]();this[_0xd5a3[208]][_0x5be8x30]= _0x5be8x32}};for(var _0x5be8x30=_0x5be8x2d;_0x5be8x30< this[_0xd5a3[208]][_0xd5a3[83]];_0x5be8x30++){this[_0xd5a3[208]][_0x5be8x30][_0xd5a3[177]]()};this[_0xd5a3[208]][_0xd5a3[207]](_0x5be8x2d,this[_0xd5a3[208]][_0xd5a3[83]]- _0x5be8x2d)}};mxEdgeHandler[_0xd5a3[44]][_0xd5a3[209]]= true;mxGraphHandler[_0xd5a3[44]][_0xd5a3[58]]= true;var _0x5be8x33=mxGraphHandler[_0xd5a3[44]][_0xd5a3[210]];mxGraphHandler[_0xd5a3[44]][_0xd5a3[210]]= function(_0x5be8x34,_0x5be8x35,_0x5be8x14){for(var _0x5be8x30=0;_0x5be8x30< _0x5be8x35[_0xd5a3[83]];_0x5be8x30++){if(this[_0xd5a3[14]][_0xd5a3[36]]()[_0xd5a3[211]](_0x5be8x35[_0x5be8x30])){var _0x5be8x36=this[_0xd5a3[14]][_0xd5a3[212]](_0x5be8x35[_0x5be8x30]);if(_0x5be8x36!= null&& _0x5be8x36[_0xd5a3[213]]){return false}}};return _0x5be8x33[_0xd5a3[33]](this,arguments)};mxGuide[_0xd5a3[44]][_0xd5a3[214]]= function(_0x5be8x14){return !mxEvent[_0xd5a3[215]](_0x5be8x14)};mxPopupMenuAddItem= mxPopupMenu[_0xd5a3[44]][_0xd5a3[216]];mxPopupMenu[_0xd5a3[44]][_0xd5a3[216]]= function(_0x5be8x37,_0x5be8x38,_0x5be8x39,_0x5be8x34,_0x5be8x3a,_0x5be8x3b){var _0x5be8x3c=mxPopupMenuAddItem[_0xd5a3[33]](this,arguments);if(_0x5be8x3b!= null&& !_0x5be8x3b){mxEvent[_0xd5a3[35]](_0x5be8x3c,_0xd5a3[217],function(_0x5be8x14){mxEvent[_0xd5a3[218]](_0x5be8x14)})};return _0x5be8x3c};var _0x5be8x3d=mxGraphHandler[_0xd5a3[44]][_0xd5a3[219]];mxGraphHandler[_0xd5a3[44]][_0xd5a3[219]]= function(_0x5be8x3e){var _0x5be8x3f=this[_0xd5a3[14]][_0xd5a3[36]]();var _0x5be8x40=_0x5be8x3f[_0xd5a3[221]](this[_0xd5a3[14]][_0xd5a3[220]]());var _0x5be8x41=_0x5be8x3d[_0xd5a3[33]](this,arguments);var _0x5be8x34=_0x5be8x3f[_0xd5a3[221]](_0x5be8x41);if(_0x5be8x40== null|| (_0x5be8x40!= _0x5be8x41&& _0x5be8x40!= _0x5be8x34)){while(!this[_0xd5a3[14]][_0xd5a3[222]](_0x5be8x41)&& !this[_0xd5a3[14]][_0xd5a3[222]](_0x5be8x34) && _0x5be8x3f[_0xd5a3[211]](_0x5be8x34) && !this[_0xd5a3[14]][_0xd5a3[223]](_0x5be8x34)){_0x5be8x41= _0x5be8x34;_0x5be8x34= this[_0xd5a3[14]][_0xd5a3[36]]()[_0xd5a3[221]](_0x5be8x41)}};return _0x5be8x41};var _0x5be8x42=mxGraphHandler[_0xd5a3[44]][_0xd5a3[224]];mxGraphHandler[_0xd5a3[44]][_0xd5a3[224]]= function(_0x5be8x41){var _0x5be8x3c=_0x5be8x42[_0xd5a3[33]](this,arguments);var _0x5be8x3f=this[_0xd5a3[14]][_0xd5a3[36]]();var _0x5be8x40=_0x5be8x3f[_0xd5a3[221]](this[_0xd5a3[14]][_0xd5a3[220]]());var _0x5be8x34=_0x5be8x3f[_0xd5a3[221]](_0x5be8x41);if(_0x5be8x40== null|| (_0x5be8x40!= _0x5be8x41&& _0x5be8x40!= _0x5be8x34)){if(!this[_0xd5a3[14]][_0xd5a3[222]](_0x5be8x41)&& _0x5be8x3f[_0xd5a3[211]](_0x5be8x34) && !this[_0xd5a3[14]][_0xd5a3[223]](_0x5be8x34)){_0x5be8x3c= true}};return _0x5be8x3c};mxGraphHandler[_0xd5a3[44]][_0xd5a3[225]]= function(_0x5be8x3e){var _0x5be8x41=_0x5be8x3e[_0xd5a3[226]]();if(_0x5be8x41== null){_0x5be8x41= this[_0xd5a3[227]]};var _0x5be8x3f=this[_0xd5a3[14]][_0xd5a3[36]]();var _0x5be8x34=_0x5be8x3f[_0xd5a3[221]](_0x5be8x41);while(this[_0xd5a3[14]][_0xd5a3[222]](_0x5be8x41)&& _0x5be8x3f[_0xd5a3[211]](_0x5be8x34)&& !this[_0xd5a3[14]][_0xd5a3[223]](_0x5be8x34)){_0x5be8x41= _0x5be8x34;_0x5be8x34= _0x5be8x3f[_0xd5a3[221]](_0x5be8x41)};this[_0xd5a3[14]][_0xd5a3[229]](_0x5be8x41,_0x5be8x3e[_0xd5a3[228]]())};mxPanningHandler[_0xd5a3[44]][_0xd5a3[230]]= function(_0x5be8x3e){var _0x5be8x41=_0x5be8x3e[_0xd5a3[226]]();var _0x5be8x3f=this[_0xd5a3[14]][_0xd5a3[36]]();var _0x5be8x34=_0x5be8x3f[_0xd5a3[221]](_0x5be8x41);while(_0x5be8x3f[_0xd5a3[211]](_0x5be8x34)&& !this[_0xd5a3[14]][_0xd5a3[223]](_0x5be8x34)){if(this[_0xd5a3[14]][_0xd5a3[222]](_0x5be8x34)){_0x5be8x41= _0x5be8x34};_0x5be8x34= _0x5be8x3f[_0xd5a3[221]](_0x5be8x34)};return _0x5be8x41}};Editor[_0xd5a3[44]][_0xd5a3[18]]= function(){var _0x5be8xe=this[_0xd5a3[14]];var _0x5be8x43= new mxUndoManager();var _0x5be8x44=function(_0x5be8x45,_0x5be8x14){_0x5be8x43[_0xd5a3[233]](_0x5be8x14[_0xd5a3[232]](_0xd5a3[231]))};_0x5be8xe[_0xd5a3[36]]()[_0xd5a3[35]](mxEvent.UNDO,_0x5be8x44);_0x5be8xe[_0xd5a3[234]]()[_0xd5a3[35]](mxEvent.UNDO,_0x5be8x44);var _0x5be8x46=function(_0x5be8x45,_0x5be8x14){var _0x5be8x47=_0x5be8xe[_0xd5a3[236]](_0x5be8x14[_0xd5a3[232]](_0xd5a3[231])[_0xd5a3[235]]);var _0x5be8x35=[];for(var _0x5be8x30=1;_0x5be8x30< _0x5be8x47[_0xd5a3[83]];_0x5be8x30++){if(_0x5be8xe[_0xd5a3[53]][_0xd5a3[237]](_0x5be8x47[_0x5be8x30])!= null){_0x5be8x35[_0xd5a3[238]](_0x5be8x47[_0x5be8x30])}};_0x5be8xe[_0xd5a3[239]](_0x5be8x35)};_0x5be8x43[_0xd5a3[35]](mxEvent.UNDO,_0x5be8x46);_0x5be8x43[_0xd5a3[35]](mxEvent.REDO,_0x5be8x46);return _0x5be8x43};Editor[_0xd5a3[44]][_0xd5a3[13]]= function(){mxStencilRegistry[_0xd5a3[241]](STENCIL_PATH+ _0xd5a3[240])};(function(){mxStencilRegistry[_0xd5a3[242]]= {};mxStencilRegistry[_0xd5a3[243]]= [];mxStencilRegistry[_0xd5a3[244]]= function(_0x5be8x48){var _0x5be8x3c=mxStencilRegistry[_0xd5a3[245]][_0x5be8x48];if(_0x5be8x3c== null){var _0x5be8x49=mxStencilRegistry[_0xd5a3[246]](_0x5be8x48);if(_0x5be8x49!= null){var _0x5be8x4a=mxStencilRegistry[_0xd5a3[242]][_0x5be8x49];if(_0x5be8x4a!= null){if(mxStencilRegistry[_0xd5a3[243]][_0x5be8x49]== null){mxStencilRegistry[_0xd5a3[243]][_0x5be8x49]= 1;for(var _0x5be8x30=0;_0x5be8x30< _0x5be8x4a[_0xd5a3[83]];_0x5be8x30++){var _0x5be8x4b=_0x5be8x4a[_0x5be8x30];if(_0x5be8x4b[_0xd5a3[248]]()[_0xd5a3[247]](_0x5be8x4b[_0xd5a3[83]]- 4,_0x5be8x4b[_0xd5a3[83]])== _0xd5a3[25]){mxStencilRegistry[_0xd5a3[241]](_0x5be8x4b,null)}else {if(_0x5be8x4b[_0xd5a3[248]]()[_0xd5a3[247]](_0x5be8x4b[_0xd5a3[83]]- 3,_0x5be8x4b[_0xd5a3[83]])== _0xd5a3[249]){var _0x5be8x4c=mxUtils[_0xd5a3[250]](_0x5be8x4b);if(_0x5be8x4c!= null){eval[_0xd5a3[11]](window,_0x5be8x4c[_0xd5a3[251]]())}}else {}}}}}else {mxStencilRegistry[_0xd5a3[241]](STENCIL_PATH+ _0xd5a3[252]+ _0x5be8x49+ _0xd5a3[25],null)};_0x5be8x3c= mxStencilRegistry[_0xd5a3[245]][_0x5be8x48]}};return _0x5be8x3c};mxStencilRegistry[_0xd5a3[246]]= function(_0x5be8x48){var _0x5be8x4d=_0x5be8x48[_0xd5a3[254]](_0xd5a3[253]);var _0x5be8x4e=null;if(_0x5be8x4d[_0xd5a3[83]]> 0&& _0x5be8x4d[0]== _0xd5a3[255]){_0x5be8x4e= _0x5be8x4d[1];for(var _0x5be8x30=2;_0x5be8x30< _0x5be8x4d[_0xd5a3[83]]- 1;_0x5be8x30++){_0x5be8x4e+= _0xd5a3[252]+ _0x5be8x4d[_0x5be8x30]}};return _0x5be8x4e};mxStencilRegistry[_0xd5a3[241]]= function(_0x5be8x4f,_0x5be8x50,_0x5be8x51){_0x5be8x51= (_0x5be8x51!= null)?_0x5be8x51:false;var _0x5be8x52=mxStencilRegistry[_0xd5a3[243]][_0x5be8x4f];if(_0x5be8x51|| _0x5be8x52== null){var _0x5be8x53=false;if(_0x5be8x52== null){var _0x5be8x4c=mxUtils[_0xd5a3[250]](_0x5be8x4f);_0x5be8x52= _0x5be8x4c[_0xd5a3[256]]();mxStencilRegistry[_0xd5a3[243]][_0x5be8x4f]= _0x5be8x52;_0x5be8x53= true};mxStencilRegistry[_0xd5a3[257]](_0x5be8x52,_0x5be8x50,_0x5be8x53)}};mxStencilRegistry[_0xd5a3[257]]= function(_0x5be8x54,_0x5be8x50,_0x5be8x53){_0x5be8x53= (_0x5be8x53!= null)?_0x5be8x53:true;var _0x5be8x55=_0x5be8x54[_0xd5a3[258]];var _0x5be8x56=_0x5be8x55[_0xd5a3[184]];var _0x5be8x57=_0xd5a3[20];var _0x5be8x48=_0x5be8x55[_0xd5a3[56]](_0xd5a3[259]);if(_0x5be8x48!= null){_0x5be8x57= _0x5be8x48+ _0xd5a3[253]};while(_0x5be8x56!= null){if(_0x5be8x56[_0xd5a3[260]]== mxConstants[_0xd5a3[261]]){_0x5be8x48= _0x5be8x56[_0xd5a3[56]](_0xd5a3[259]);if(_0x5be8x48!= null){_0x5be8x57= _0x5be8x57[_0xd5a3[248]]();var _0x5be8x58=_0x5be8x48[_0xd5a3[263]](/ /g,_0xd5a3[262]);if(_0x5be8x53){mxStencilRegistry[_0xd5a3[264]](_0x5be8x57+ _0x5be8x58[_0xd5a3[248]](), new mxStencil(_0x5be8x56))};if(_0x5be8x50!= null){var _0x5be8x19=_0x5be8x56[_0xd5a3[56]](_0xd5a3[265]);var _0x5be8x1a=_0x5be8x56[_0xd5a3[56]](_0xd5a3[266]);_0x5be8x19= (_0x5be8x19== null)?80:parseInt(_0x5be8x19,10);_0x5be8x1a= (_0x5be8x1a== null)?80:parseInt(_0x5be8x1a,10);_0x5be8x50(_0x5be8x57,_0x5be8x58,_0x5be8x48,_0x5be8x19,_0x5be8x1a)}}};_0x5be8x56= _0x5be8x56[_0xd5a3[267]]}}})();OpenFile= function(_0x5be8x59){this[_0xd5a3[268]]= null;this[_0xd5a3[269]]= null;this[_0xd5a3[270]]= _0x5be8x59};OpenFile[_0xd5a3[44]][_0xd5a3[271]]= function(_0x5be8x6){this[_0xd5a3[269]]= _0x5be8x6;this[_0xd5a3[272]]()};OpenFile[_0xd5a3[44]][_0xd5a3[273]]= function(_0x5be8x6,_0x5be8x5a){this[_0xd5a3[274]]= _0x5be8x6;this[_0xd5a3[21]]= _0x5be8x5a;this[_0xd5a3[272]]()};OpenFile[_0xd5a3[44]][_0xd5a3[275]]= function(_0x5be8x5b){this[_0xd5a3[276]]();mxUtils[_0xd5a3[277]](_0x5be8x5b)};OpenFile[_0xd5a3[44]][_0xd5a3[272]]= function(){if(this[_0xd5a3[269]]!= null&& this[_0xd5a3[274]]!= null){this[_0xd5a3[269]](this[_0xd5a3[274]],this[_0xd5a3[21]]);this[_0xd5a3[276]]()}};OpenFile[_0xd5a3[44]][_0xd5a3[276]]= function(){if(this[_0xd5a3[270]]!= null){this[_0xd5a3[270]]()}} \ No newline at end of file +var _0x6c7d=["\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[_0x6c7d[0]]|| urlParams[_0x6c7d[1]]== _0x6c7d[2])&& typeof (localStorage)!= _0x6c7d[3];var fileSupport=window[_0x6c7d[4]]!= null&& window[_0x6c7d[5]]!= null&& window[_0x6c7d[6]]!= null;var touchStyle=mxClient[_0x6c7d[0]]|| urlParams[_0x6c7d[7]]== _0x6c7d[8];var counter=0;try{var op=window;while(op[_0x6c7d[9]]!= null&& !isNaN(op[_0x6c7d[9]][_0x6c7d[10]])){op= op[_0x6c7d[9]]};if(op!= null){op[_0x6c7d[10]]++;counter= op[_0x6c7d[10]]}}catch(e){};Editor= function(){mxEventSource[_0x6c7d[11]](this);this[_0x6c7d[12]]();this[_0x6c7d[13]]();this[_0x6c7d[14]]= new Graph();this[_0x6c7d[15]]= new mxOutline(this[_0x6c7d[14]]);this[_0x6c7d[15]][_0x6c7d[16]]= true;this[_0x6c7d[17]]= this[_0x6c7d[18]]();this[_0x6c7d[19]]= _0x6c7d[20];this[_0x6c7d[21]]= null;this[_0x6c7d[22]]= function(){return this[_0x6c7d[21]]|| mxResources[_0x6c7d[24]](_0x6c7d[23],[counter])+ _0x6c7d[25]};this[_0x6c7d[26]]= function(){return this[_0x6c7d[21]]};this[_0x6c7d[27]]= function(_0x202ax6){this[_0x6c7d[19]]= _0x202ax6;this[_0x6c7d[29]]( new mxEventObject(_0x6c7d[28]))};this[_0x6c7d[30]]= function(){return this[_0x6c7d[19]]};this[_0x6c7d[31]]= false;this[_0x6c7d[32]]= function(){this[_0x6c7d[31]]= true};this[_0x6c7d[14]][_0x6c7d[36]]()[_0x6c7d[35]](mxEvent.CHANGE,mxUtils[_0x6c7d[34]](this,function(){this[_0x6c7d[32]][_0x6c7d[33]](this,arguments)}));window[_0x6c7d[37]]= mxUtils[_0x6c7d[34]](this,function(){if(this[_0x6c7d[31]]){return mxResources[_0x6c7d[24]](_0x6c7d[38])}});this[_0x6c7d[14]][_0x6c7d[39]]= false;this[_0x6c7d[14]][_0x6c7d[40]]= true;this[_0x6c7d[14]][_0x6c7d[41]]= null};mxUtils[_0x6c7d[42]](Editor,mxEventSource);Editor[_0x6c7d[44]][_0x6c7d[43]]= IMAGE_PATH+ _0x6c7d[45];Editor[_0x6c7d[44]][_0x6c7d[46]]= IMAGE_PATH+ _0x6c7d[47];Editor[_0x6c7d[44]][_0x6c7d[48]]= function(_0x202ax7){var _0x202ax8= new mxCodec(_0x202ax7[_0x6c7d[49]]);if(_0x202ax7[_0x6c7d[50]]== _0x6c7d[51]){this[_0x6c7d[14]][_0x6c7d[53]][_0x6c7d[52]]= 1;this[_0x6c7d[14]][_0x6c7d[54]]= _0x202ax7[_0x6c7d[56]](_0x6c7d[55])!= _0x6c7d[57];this[_0x6c7d[14]][_0x6c7d[59]][_0x6c7d[58]]= _0x202ax7[_0x6c7d[56]](_0x6c7d[60])!= _0x6c7d[57];this[_0x6c7d[14]][_0x6c7d[62]](_0x202ax7[_0x6c7d[56]](_0x6c7d[61])!= _0x6c7d[57]);this[_0x6c7d[14]][_0x6c7d[64]](_0x202ax7[_0x6c7d[56]](_0x6c7d[63])!= _0x6c7d[57]);this[_0x6c7d[14]][_0x6c7d[65]]= _0x202ax7[_0x6c7d[56]](_0x6c7d[66])!= _0x6c7d[57];this[_0x6c7d[14]][_0x6c7d[40]]= _0x202ax7[_0x6c7d[56]](_0x6c7d[40])!= _0x6c7d[57];if(!this[_0x6c7d[14]][_0x6c7d[40]]){this[_0x6c7d[14]][_0x6c7d[68]][_0x6c7d[67]]= 0;this[_0x6c7d[14]][_0x6c7d[68]][_0x6c7d[69]]= 0;this[_0x6c7d[14]][_0x6c7d[53]][_0x6c7d[71]][_0x6c7d[70]]= Number(_0x202ax7[_0x6c7d[56]](_0x6c7d[72])|| 0);this[_0x6c7d[14]][_0x6c7d[53]][_0x6c7d[71]][_0x6c7d[73]]= Number(_0x202ax7[_0x6c7d[56]](_0x6c7d[74])|| 0)};this[_0x6c7d[14]][_0x6c7d[75]]= _0x202ax7[_0x6c7d[56]](_0x6c7d[76])== _0x6c7d[8];this[_0x6c7d[14]][_0x6c7d[77]]= this[_0x6c7d[14]][_0x6c7d[75]];this[_0x6c7d[14]][_0x6c7d[78]]= this[_0x6c7d[14]][_0x6c7d[77]];var _0x202ax9=_0x202ax7[_0x6c7d[56]](_0x6c7d[79]);if(_0x202ax9!= null){this[_0x6c7d[14]][_0x6c7d[79]]= _0x202ax9}else {this[_0x6c7d[14]][_0x6c7d[79]]= 1.5};var _0x202axa=_0x202ax7[_0x6c7d[56]](_0x6c7d[80]);var _0x202axb=_0x202ax7[_0x6c7d[56]](_0x6c7d[81]);if(_0x202axa!= null&& _0x202axb!= null){this[_0x6c7d[14]][_0x6c7d[82]]= new mxRectangle(0,0,parseFloat(_0x202axa),parseFloat(_0x202axb));this[_0x6c7d[15]][_0x6c7d[15]][_0x6c7d[82]]= this[_0x6c7d[14]][_0x6c7d[82]]};var _0x202axc=_0x202ax7[_0x6c7d[56]](_0x6c7d[41]);if(_0x202axc!= null&& _0x202axc[_0x6c7d[83]]> 0){this[_0x6c7d[14]][_0x6c7d[41]]= _0x202axc};_0x202ax8[_0x6c7d[84]](_0x202ax7,this[_0x6c7d[14]][_0x6c7d[36]]());this[_0x6c7d[85]]()}};Editor[_0x6c7d[44]][_0x6c7d[86]]= function(){var _0x202axd= new mxCodec(mxUtils[_0x6c7d[87]]());var _0x202ax7=_0x202axd[_0x6c7d[88]](this[_0x6c7d[14]][_0x6c7d[36]]());if(this[_0x6c7d[14]][_0x6c7d[53]][_0x6c7d[71]][_0x6c7d[70]]!= 0|| this[_0x6c7d[14]][_0x6c7d[53]][_0x6c7d[71]][_0x6c7d[73]]!= 0){_0x202ax7[_0x6c7d[90]](_0x6c7d[72],Math[_0x6c7d[89]](this[_0x6c7d[14]][_0x6c7d[53]][_0x6c7d[71]][_0x6c7d[70]]* 100)/ 100);_0x202ax7[_0x6c7d[90]](_0x6c7d[74],Math[_0x6c7d[89]](this[_0x6c7d[14]][_0x6c7d[53]][_0x6c7d[71]][_0x6c7d[73]]* 100)/ 100)};_0x202ax7[_0x6c7d[90]](_0x6c7d[55],(this[_0x6c7d[14]][_0x6c7d[91]]())?_0x6c7d[8]:_0x6c7d[57]);_0x202ax7[_0x6c7d[90]](_0x6c7d[60],(this[_0x6c7d[14]][_0x6c7d[59]][_0x6c7d[58]])?_0x6c7d[8]:_0x6c7d[57]);_0x202ax7[_0x6c7d[90]](_0x6c7d[60],(this[_0x6c7d[14]][_0x6c7d[59]][_0x6c7d[58]])?_0x6c7d[8]:_0x6c7d[57]);_0x202ax7[_0x6c7d[90]](_0x6c7d[61],(this[_0x6c7d[14]][_0x6c7d[93]][_0x6c7d[92]]())?_0x6c7d[8]:_0x6c7d[57]);_0x202ax7[_0x6c7d[90]](_0x6c7d[63],(this[_0x6c7d[14]][_0x6c7d[94]][_0x6c7d[92]]())?_0x6c7d[8]:_0x6c7d[57]);_0x202ax7[_0x6c7d[90]](_0x6c7d[66],(this[_0x6c7d[14]][_0x6c7d[65]])?_0x6c7d[8]:_0x6c7d[57]);_0x202ax7[_0x6c7d[90]](_0x6c7d[76],(this[_0x6c7d[14]][_0x6c7d[75]])?_0x6c7d[8]:_0x6c7d[57]);_0x202ax7[_0x6c7d[90]](_0x6c7d[79],this[_0x6c7d[14]][_0x6c7d[79]]);_0x202ax7[_0x6c7d[90]](_0x6c7d[80],this[_0x6c7d[14]][_0x6c7d[82]][_0x6c7d[95]]);_0x202ax7[_0x6c7d[90]](_0x6c7d[81],this[_0x6c7d[14]][_0x6c7d[82]][_0x6c7d[96]]);if(!this[_0x6c7d[14]][_0x6c7d[40]]){_0x202ax7[_0x6c7d[90]](_0x6c7d[40],_0x6c7d[57])};if(this[_0x6c7d[14]][_0x6c7d[41]]!= null){_0x202ax7[_0x6c7d[90]](_0x6c7d[41],this[_0x6c7d[14]][_0x6c7d[41]])};return _0x202ax7};Editor[_0x6c7d[44]][_0x6c7d[85]]= function(){var _0x202axe=this[_0x6c7d[14]];var _0x202axf=this[_0x6c7d[15]];if(_0x202axe[_0x6c7d[68]]!= null&& _0x202axf[_0x6c7d[15]][_0x6c7d[68]]!= null){if(_0x202axe[_0x6c7d[41]]!= null){if(_0x202axe[_0x6c7d[41]]== _0x6c7d[97]){_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[98]]= _0x6c7d[100]}else {if(_0x202axe[_0x6c7d[53]][_0x6c7d[101]]!= null){_0x202axe[_0x6c7d[53]][_0x6c7d[101]][_0x6c7d[102]]= _0x202axe[_0x6c7d[41]];_0x202axe[_0x6c7d[53]][_0x6c7d[101]][_0x6c7d[103]]()};_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[98]]= _0x202axe[_0x6c7d[41]]}}else {_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[98]]= _0x6c7d[20]};if(_0x202axe[_0x6c7d[75]]){_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[98]]= _0x6c7d[104];_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[105]]= _0x6c7d[106];_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[107]]= _0x6c7d[108];_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[109]]= _0x6c7d[110];_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[111]]= _0x6c7d[110];_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[112]]= _0x6c7d[113];_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[114]]= _0x6c7d[113]}else {_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[115]]= _0x6c7d[20]};_0x202axf[_0x6c7d[15]][_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[98]]= _0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[98]];if(_0x202axf[_0x6c7d[15]][_0x6c7d[75]]!= _0x202axe[_0x6c7d[75]]|| _0x202axf[_0x6c7d[15]][_0x6c7d[79]]!= _0x202axe[_0x6c7d[79]]){_0x202axf[_0x6c7d[15]][_0x6c7d[79]]= _0x202axe[_0x6c7d[79]];_0x202axf[_0x6c7d[15]][_0x6c7d[75]]= _0x202axe[_0x6c7d[75]];_0x202axf[_0x6c7d[15]][_0x6c7d[53]][_0x6c7d[116]]()};if(_0x202axe[_0x6c7d[40]]&& _0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[117]]== _0x6c7d[118]&& !touchStyle){_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[117]]= _0x6c7d[119]}else {if(!_0x202axe[_0x6c7d[40]]|| touchStyle){_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[117]]= _0x6c7d[118]}};var _0x202ax10=(mxClient[_0x6c7d[120]]&& document[_0x6c7d[121]]>= 9)?_0x6c7d[122]+ this[_0x6c7d[46]]+ _0x6c7d[123]:_0x6c7d[97];_0x202axe[_0x6c7d[68]][_0x6c7d[99]][_0x6c7d[124]]= (!_0x202axe[_0x6c7d[75]]&& _0x202axe[_0x6c7d[91]]())?_0x6c7d[122]+ this[_0x6c7d[43]]+ _0x6c7d[123]:_0x202ax10;if(_0x202axe[_0x6c7d[53]][_0x6c7d[101]]!= null){_0x202axe[_0x6c7d[53]][_0x6c7d[101]][_0x6c7d[125]][_0x6c7d[99]][_0x6c7d[124]]= (this[_0x6c7d[14]][_0x6c7d[91]]())?_0x6c7d[122]+ this[_0x6c7d[43]]+ _0x6c7d[123]:_0x6c7d[97]}}};Editor[_0x6c7d[44]][_0x6c7d[12]]= function(){if(mxClient[_0x6c7d[126]]){mxClient[_0x6c7d[129]](_0x6c7d[127],CSS_PATH+ _0x6c7d[128])};mxResources[_0x6c7d[130]]= false;mxResources[_0x6c7d[131]](RESOURCE_BASE);mxConstants[_0x6c7d[132]]= 0.3;var _0x202ax11=mxConnectionHandler[_0x6c7d[44]][_0x6c7d[133]];mxConnectionHandler[_0x6c7d[44]][_0x6c7d[133]]= function(){var _0x202ax12=_0x202ax11[_0x6c7d[33]](this,arguments);_0x202ax12[_0x6c7d[134]]= mxUtils[_0x6c7d[34]](this,function(_0x202ax13,_0x202ax14){if(this[_0x6c7d[135]]()){return true};return mxCellMarker[_0x6c7d[44]][_0x6c7d[134]][_0x6c7d[33]](_0x202ax12,arguments)});return _0x202ax12};mxConstants[_0x6c7d[136]]= _0x6c7d[137];mxConstants[_0x6c7d[138]]= _0x6c7d[139];mxConstants[_0x6c7d[140]]= _0x6c7d[141];mxConstants[_0x6c7d[142]]= _0x6c7d[143];mxConstants[_0x6c7d[144]]= _0x6c7d[143];mxConstants[_0x6c7d[145]]= _0x6c7d[139];mxConstants[_0x6c7d[146]]= _0x6c7d[143];mxConstants[_0x6c7d[147]]= _0x6c7d[148];mxConstants[_0x6c7d[149]]= _0x6c7d[143];mxConstants[_0x6c7d[150]]= _0x6c7d[143];mxConstants[_0x6c7d[151]]= _0x6c7d[148];mxConstants[_0x6c7d[152]]= _0x6c7d[141];mxGraph[_0x6c7d[44]][_0x6c7d[153]]= _0x6c7d[154];mxGraph[_0x6c7d[44]][_0x6c7d[79]]= 1;mxRubberband[_0x6c7d[44]][_0x6c7d[155]]= 30;mxGraphView[_0x6c7d[44]][_0x6c7d[156]]= function(_0x202ax15){return new mxRectangleShape(_0x202ax15,this[_0x6c7d[14]][_0x6c7d[41]]|| _0x6c7d[157],_0x6c7d[158])};mxGraphView[_0x6c7d[44]][_0x6c7d[159]]= function(){var _0x202ax16=this[_0x6c7d[160]]();var _0x202ax17=(_0x202ax16[_0x6c7d[95]]> 0)?_0x202ax16[_0x6c7d[70]]/ this[_0x6c7d[52]]- this[_0x6c7d[71]][_0x6c7d[70]]:0;var _0x202ax18=(_0x202ax16[_0x6c7d[96]]> 0)?_0x202ax16[_0x6c7d[73]]/ this[_0x6c7d[52]]- this[_0x6c7d[71]][_0x6c7d[73]]:0;var _0x202ax19=_0x202ax16[_0x6c7d[95]]/ this[_0x6c7d[52]];var _0x202ax1a=_0x202ax16[_0x6c7d[96]]/ this[_0x6c7d[52]];var _0x202ax1b=this[_0x6c7d[14]][_0x6c7d[82]];var _0x202ax9=this[_0x6c7d[14]][_0x6c7d[79]];var _0x202axa=_0x202ax1b[_0x6c7d[95]]* _0x202ax9;var _0x202axb=_0x202ax1b[_0x6c7d[96]]* _0x202ax9;var _0x202ax1c=Math[_0x6c7d[162]](Math[_0x6c7d[161]](0,_0x202ax17)/ _0x202axa);var _0x202ax1d=Math[_0x6c7d[162]](Math[_0x6c7d[161]](0,_0x202ax18)/ _0x202axb);var _0x202ax1e=Math[_0x6c7d[164]](Math[_0x6c7d[163]](1,_0x202ax17+ _0x202ax19)/ _0x202axa);var _0x202ax1f=Math[_0x6c7d[164]](Math[_0x6c7d[163]](1,_0x202ax18+ _0x202ax1a)/ _0x202axb);var _0x202ax20=_0x202ax1e- _0x202ax1c;var _0x202ax21=_0x202ax1f- _0x202ax1d;var _0x202ax15= new mxRectangle(this[_0x6c7d[52]]* (this[_0x6c7d[71]][_0x6c7d[70]]+ _0x202ax1c* _0x202axa),this[_0x6c7d[52]]* (this[_0x6c7d[71]][_0x6c7d[73]]+ _0x202ax1d* _0x202axb),this[_0x6c7d[52]]* _0x202ax20* _0x202axa,this[_0x6c7d[52]]* _0x202ax21* _0x202axb);return _0x202ax15};var _0x202ax22=mxGraph[_0x6c7d[44]][_0x6c7d[165]];mxGraph[_0x6c7d[44]][_0x6c7d[165]]= function(_0x202ax23,_0x202ax24){_0x202ax22[_0x6c7d[33]](this,arguments);if((this[_0x6c7d[166]]!= mxConstants[_0x6c7d[167]]&& this[_0x6c7d[53]][_0x6c7d[101]]!= null)&& (!this[_0x6c7d[168]]|| !mxUtils[_0x6c7d[169]](this[_0x6c7d[68]]))){this[_0x6c7d[53]][_0x6c7d[101]][_0x6c7d[125]][_0x6c7d[99]][_0x6c7d[170]]= _0x202ax23+ _0x6c7d[171];this[_0x6c7d[53]][_0x6c7d[101]][_0x6c7d[125]][_0x6c7d[99]][_0x6c7d[172]]= _0x202ax24+ _0x6c7d[171]}};var _0x202ax25=this;mxGraphView[_0x6c7d[44]][_0x6c7d[173]]= function(){var _0x202axc=this[_0x6c7d[14]][_0x6c7d[174]]();if(_0x202axc!= null){if(this[_0x6c7d[124]]== null|| this[_0x6c7d[124]][_0x6c7d[175]]!= _0x202axc[_0x6c7d[176]]){if(this[_0x6c7d[124]]!= null){this[_0x6c7d[124]][_0x6c7d[177]]()};var _0x202ax15= new mxRectangle(0,0,1,1);this[_0x6c7d[124]]= new mxImageShape(_0x202ax15,_0x202axc[_0x6c7d[176]]);this[_0x6c7d[124]][_0x6c7d[166]]= this[_0x6c7d[14]][_0x6c7d[166]];this[_0x6c7d[124]][_0x6c7d[12]](this[_0x6c7d[178]]);this[_0x6c7d[124]][_0x6c7d[179]]()};this[_0x6c7d[180]](this[_0x6c7d[124]],_0x202axc)}else {if(this[_0x6c7d[124]]!= null){this[_0x6c7d[124]][_0x6c7d[177]]();this[_0x6c7d[124]]= null}};if(this[_0x6c7d[14]][_0x6c7d[75]]){var _0x202ax15=this[_0x6c7d[159]]();if(this[_0x6c7d[101]]== null){this[_0x6c7d[101]]= this[_0x6c7d[156]](_0x202ax15);this[_0x6c7d[101]][_0x6c7d[52]]= 1;this[_0x6c7d[101]][_0x6c7d[181]]= true;this[_0x6c7d[101]][_0x6c7d[166]]= mxConstants[_0x6c7d[182]];this[_0x6c7d[101]][_0x6c7d[12]](this[_0x6c7d[14]][_0x6c7d[68]]);this[_0x6c7d[14]][_0x6c7d[68]][_0x6c7d[184]][_0x6c7d[99]][_0x6c7d[183]]= _0x6c7d[185];this[_0x6c7d[14]][_0x6c7d[68]][_0x6c7d[186]](this[_0x6c7d[101]][_0x6c7d[125]],this[_0x6c7d[14]][_0x6c7d[68]][_0x6c7d[184]]);this[_0x6c7d[101]][_0x6c7d[179]]();this[_0x6c7d[101]][_0x6c7d[125]][_0x6c7d[187]]= _0x6c7d[188];this[_0x6c7d[101]][_0x6c7d[125]][_0x6c7d[99]][_0x6c7d[189]]= _0x6c7d[190];mxEvent[_0x6c7d[35]](this[_0x6c7d[101]][_0x6c7d[125]],_0x6c7d[191],mxUtils[_0x6c7d[34]](this,function(_0x202ax14){this[_0x6c7d[14]][_0x6c7d[192]](_0x202ax14)}));mxEvent[_0x6c7d[198]](this[_0x6c7d[101]][_0x6c7d[125]],mxUtils[_0x6c7d[34]](this,function(_0x202ax14){this[_0x6c7d[14]][_0x6c7d[193]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x202ax14))}),mxUtils[_0x6c7d[34]](this,function(_0x202ax14){if(this[_0x6c7d[14]][_0x6c7d[93]]!= null&& this[_0x6c7d[14]][_0x6c7d[93]][_0x6c7d[194]]()){this[_0x6c7d[14]][_0x6c7d[93]][_0x6c7d[195]]()};if(this[_0x6c7d[14]][_0x6c7d[196]]&& !mxEvent[_0x6c7d[197]](_0x202ax14)){this[_0x6c7d[14]][_0x6c7d[193]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x202ax14))}}),mxUtils[_0x6c7d[34]](this,function(_0x202ax14){this[_0x6c7d[14]][_0x6c7d[193]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x202ax14))}))}else {this[_0x6c7d[101]][_0x6c7d[52]]= 1;this[_0x6c7d[101]][_0x6c7d[199]]= _0x202ax15;this[_0x6c7d[101]][_0x6c7d[179]]()};this[_0x6c7d[101]][_0x6c7d[125]][_0x6c7d[99]][_0x6c7d[124]]= (this[_0x6c7d[14]][_0x6c7d[91]]())?_0x6c7d[122]+ _0x202ax25[_0x6c7d[43]]+ _0x6c7d[123]:_0x6c7d[97]}else {if(this[_0x6c7d[101]]!= null){this[_0x6c7d[101]][_0x6c7d[177]]();this[_0x6c7d[101]]= null}}};mxGraph[_0x6c7d[44]][_0x6c7d[200]]= function(_0x202ax26,_0x202ax27,_0x202ax28){var _0x202ax29=this[_0x6c7d[53]][_0x6c7d[52]];var _0x202ax2a=this[_0x6c7d[53]][_0x6c7d[71]];var _0x202ax1b=this[_0x6c7d[82]];var _0x202ax9=_0x202ax29* this[_0x6c7d[79]];var _0x202ax2b=this[_0x6c7d[53]][_0x6c7d[159]]();_0x202ax27= _0x202ax2b[_0x6c7d[95]];_0x202ax28= _0x202ax2b[_0x6c7d[96]];var _0x202ax15= new mxRectangle(_0x202ax29* _0x202ax2a[_0x6c7d[70]],_0x202ax29* _0x202ax2a[_0x6c7d[73]],_0x202ax1b[_0x6c7d[95]]* _0x202ax9,_0x202ax1b[_0x6c7d[96]]* _0x202ax9);_0x202ax26= _0x202ax26&& Math[_0x6c7d[161]](_0x202ax15[_0x6c7d[95]],_0x202ax15[_0x6c7d[96]])> this[_0x6c7d[201]];var _0x202ax2c=(_0x202ax26)?Math[_0x6c7d[164]](_0x202ax27/ _0x202ax15[_0x6c7d[95]])- 1:0;var _0x202ax2d=(_0x202ax26)?Math[_0x6c7d[164]](_0x202ax28/ _0x202ax15[_0x6c7d[96]])- 1:0;var _0x202ax2e=_0x202ax2b[_0x6c7d[70]]+ _0x202ax27;var _0x202ax2f=_0x202ax2b[_0x6c7d[73]]+ _0x202ax28;if(this[_0x6c7d[202]]== null&& _0x202ax2c> 0){this[_0x6c7d[202]]= []};if(this[_0x6c7d[202]]!= null){for(var _0x202ax30=0;_0x202ax30<= _0x202ax2c;_0x202ax30++){var _0x202ax31=[ new mxPoint(_0x202ax2b[_0x6c7d[70]]+ (_0x202ax30+ 1)* _0x202ax15[_0x6c7d[95]],_0x202ax2b[_0x6c7d[73]]), new mxPoint(_0x202ax2b[_0x6c7d[70]]+ (_0x202ax30+ 1)* _0x202ax15[_0x6c7d[95]],_0x202ax2f)];if(this[_0x6c7d[202]][_0x202ax30]!= null){this[_0x6c7d[202]][_0x202ax30][_0x6c7d[52]]= 1;this[_0x6c7d[202]][_0x202ax30][_0x6c7d[203]]= _0x202ax31;this[_0x6c7d[202]][_0x202ax30][_0x6c7d[179]]()}else {var _0x202ax32= new mxPolyline(_0x202ax31,this[_0x6c7d[153]],this[_0x6c7d[52]]);_0x202ax32[_0x6c7d[166]]= this[_0x6c7d[166]];_0x202ax32[_0x6c7d[204]]= this[_0x6c7d[205]];_0x202ax32[_0x6c7d[206]]= false;_0x202ax32[_0x6c7d[52]]= _0x202ax29;_0x202ax32[_0x6c7d[12]](this[_0x6c7d[53]][_0x6c7d[178]]);_0x202ax32[_0x6c7d[179]]();this[_0x6c7d[202]][_0x202ax30]= _0x202ax32}};for(var _0x202ax30=_0x202ax2c;_0x202ax30< this[_0x6c7d[202]][_0x6c7d[83]];_0x202ax30++){this[_0x6c7d[202]][_0x202ax30][_0x6c7d[177]]()};this[_0x6c7d[202]][_0x6c7d[207]](_0x202ax2c,this[_0x6c7d[202]][_0x6c7d[83]]- _0x202ax2c)};if(this[_0x6c7d[208]]== null&& _0x202ax2d> 0){this[_0x6c7d[208]]= []};if(this[_0x6c7d[208]]!= null){for(var _0x202ax30=0;_0x202ax30<= _0x202ax2d;_0x202ax30++){var _0x202ax31=[ new mxPoint(_0x202ax2b[_0x6c7d[70]],_0x202ax2b[_0x6c7d[73]]+ (_0x202ax30+ 1)* _0x202ax15[_0x6c7d[96]]), new mxPoint(_0x202ax2e,_0x202ax2b[_0x6c7d[73]]+ (_0x202ax30+ 1)* _0x202ax15[_0x6c7d[96]])];if(this[_0x6c7d[208]][_0x202ax30]!= null){this[_0x6c7d[208]][_0x202ax30][_0x6c7d[52]]= 1;this[_0x6c7d[208]][_0x202ax30][_0x6c7d[203]]= _0x202ax31;this[_0x6c7d[208]][_0x202ax30][_0x6c7d[179]]()}else {var _0x202ax32= new mxPolyline(_0x202ax31,this[_0x6c7d[153]],_0x202ax29);_0x202ax32[_0x6c7d[166]]= this[_0x6c7d[166]];_0x202ax32[_0x6c7d[204]]= this[_0x6c7d[205]];_0x202ax32[_0x6c7d[206]]= false;_0x202ax32[_0x6c7d[52]]= _0x202ax29;_0x202ax32[_0x6c7d[12]](this[_0x6c7d[53]][_0x6c7d[178]]);_0x202ax32[_0x6c7d[179]]();this[_0x6c7d[208]][_0x202ax30]= _0x202ax32}};for(var _0x202ax30=_0x202ax2d;_0x202ax30< this[_0x6c7d[208]][_0x6c7d[83]];_0x202ax30++){this[_0x6c7d[208]][_0x202ax30][_0x6c7d[177]]()};this[_0x6c7d[208]][_0x6c7d[207]](_0x202ax2d,this[_0x6c7d[208]][_0x6c7d[83]]- _0x202ax2d)}};mxEdgeHandler[_0x6c7d[44]][_0x6c7d[209]]= true;mxGraphHandler[_0x6c7d[44]][_0x6c7d[58]]= true;var _0x202ax33=mxGraphHandler[_0x6c7d[44]][_0x6c7d[210]];mxGraphHandler[_0x6c7d[44]][_0x6c7d[210]]= function(_0x202ax34,_0x202ax35,_0x202ax14){for(var _0x202ax30=0;_0x202ax30< _0x202ax35[_0x6c7d[83]];_0x202ax30++){if(this[_0x6c7d[14]][_0x6c7d[36]]()[_0x6c7d[211]](_0x202ax35[_0x202ax30])){var _0x202ax36=this[_0x6c7d[14]][_0x6c7d[212]](_0x202ax35[_0x202ax30]);if(_0x202ax36!= null&& _0x202ax36[_0x6c7d[213]]){return false}}};return _0x202ax33[_0x6c7d[33]](this,arguments)};mxGuide[_0x6c7d[44]][_0x6c7d[214]]= function(_0x202ax14){return !mxEvent[_0x6c7d[215]](_0x202ax14)};mxPopupMenuAddItem= mxPopupMenu[_0x6c7d[44]][_0x6c7d[216]];mxPopupMenu[_0x6c7d[44]][_0x6c7d[216]]= function(_0x202ax37,_0x202ax38,_0x202ax39,_0x202ax34,_0x202ax3a,_0x202ax3b){var _0x202ax3c=mxPopupMenuAddItem[_0x6c7d[33]](this,arguments);if(_0x202ax3b!= null&& !_0x202ax3b){mxEvent[_0x6c7d[35]](_0x202ax3c,_0x6c7d[217],function(_0x202ax14){mxEvent[_0x6c7d[218]](_0x202ax14)})};return _0x202ax3c};var _0x202ax3d=mxGraphHandler[_0x6c7d[44]][_0x6c7d[219]];mxGraphHandler[_0x6c7d[44]][_0x6c7d[219]]= function(_0x202ax3e){var _0x202ax3f=this[_0x6c7d[14]][_0x6c7d[36]]();var _0x202ax40=_0x202ax3f[_0x6c7d[221]](this[_0x6c7d[14]][_0x6c7d[220]]());var _0x202ax41=_0x202ax3d[_0x6c7d[33]](this,arguments);var _0x202ax34=_0x202ax3f[_0x6c7d[221]](_0x202ax41);if(_0x202ax40== null|| (_0x202ax40!= _0x202ax41&& _0x202ax40!= _0x202ax34)){while(!this[_0x6c7d[14]][_0x6c7d[222]](_0x202ax41)&& !this[_0x6c7d[14]][_0x6c7d[222]](_0x202ax34) && _0x202ax3f[_0x6c7d[211]](_0x202ax34) && !this[_0x6c7d[14]][_0x6c7d[223]](_0x202ax34)){_0x202ax41= _0x202ax34;_0x202ax34= this[_0x6c7d[14]][_0x6c7d[36]]()[_0x6c7d[221]](_0x202ax41)}};return _0x202ax41};var _0x202ax42=mxGraphHandler[_0x6c7d[44]][_0x6c7d[224]];mxGraphHandler[_0x6c7d[44]][_0x6c7d[224]]= function(_0x202ax41){var _0x202ax3c=_0x202ax42[_0x6c7d[33]](this,arguments);var _0x202ax3f=this[_0x6c7d[14]][_0x6c7d[36]]();var _0x202ax40=_0x202ax3f[_0x6c7d[221]](this[_0x6c7d[14]][_0x6c7d[220]]());var _0x202ax34=_0x202ax3f[_0x6c7d[221]](_0x202ax41);if(_0x202ax40== null|| (_0x202ax40!= _0x202ax41&& _0x202ax40!= _0x202ax34)){if(!this[_0x6c7d[14]][_0x6c7d[222]](_0x202ax41)&& _0x202ax3f[_0x6c7d[211]](_0x202ax34) && !this[_0x6c7d[14]][_0x6c7d[223]](_0x202ax34)){_0x202ax3c= true}};return _0x202ax3c};mxGraphHandler[_0x6c7d[44]][_0x6c7d[225]]= function(_0x202ax3e){var _0x202ax41=_0x202ax3e[_0x6c7d[226]]();if(_0x202ax41== null){_0x202ax41= this[_0x6c7d[227]]};var _0x202ax3f=this[_0x6c7d[14]][_0x6c7d[36]]();var _0x202ax34=_0x202ax3f[_0x6c7d[221]](_0x202ax41);while(this[_0x6c7d[14]][_0x6c7d[222]](_0x202ax41)&& _0x202ax3f[_0x6c7d[211]](_0x202ax34)&& !this[_0x6c7d[14]][_0x6c7d[223]](_0x202ax34)){_0x202ax41= _0x202ax34;_0x202ax34= _0x202ax3f[_0x6c7d[221]](_0x202ax41)};this[_0x6c7d[14]][_0x6c7d[229]](_0x202ax41,_0x202ax3e[_0x6c7d[228]]())};mxPanningHandler[_0x6c7d[44]][_0x6c7d[230]]= function(_0x202ax3e){var _0x202ax41=_0x202ax3e[_0x6c7d[226]]();var _0x202ax3f=this[_0x6c7d[14]][_0x6c7d[36]]();var _0x202ax34=_0x202ax3f[_0x6c7d[221]](_0x202ax41);while(_0x202ax3f[_0x6c7d[211]](_0x202ax34)&& !this[_0x6c7d[14]][_0x6c7d[223]](_0x202ax34)){if(this[_0x6c7d[14]][_0x6c7d[222]](_0x202ax34)){_0x202ax41= _0x202ax34};_0x202ax34= _0x202ax3f[_0x6c7d[221]](_0x202ax34)};return _0x202ax41}};Editor[_0x6c7d[44]][_0x6c7d[18]]= function(){var _0x202axe=this[_0x6c7d[14]];var _0x202ax43= new mxUndoManager();var _0x202ax44=function(_0x202ax45,_0x202ax14){_0x202ax43[_0x6c7d[233]](_0x202ax14[_0x6c7d[232]](_0x6c7d[231]))};_0x202axe[_0x6c7d[36]]()[_0x6c7d[35]](mxEvent.UNDO,_0x202ax44);_0x202axe[_0x6c7d[234]]()[_0x6c7d[35]](mxEvent.UNDO,_0x202ax44);var _0x202ax46=function(_0x202ax45,_0x202ax14){var _0x202ax47=_0x202axe[_0x6c7d[236]](_0x202ax14[_0x6c7d[232]](_0x6c7d[231])[_0x6c7d[235]]);var _0x202ax35=[];for(var _0x202ax30=1;_0x202ax30< _0x202ax47[_0x6c7d[83]];_0x202ax30++){if(_0x202axe[_0x6c7d[53]][_0x6c7d[237]](_0x202ax47[_0x202ax30])!= null){_0x202ax35[_0x6c7d[238]](_0x202ax47[_0x202ax30])}};_0x202axe[_0x6c7d[239]](_0x202ax35)};_0x202ax43[_0x6c7d[35]](mxEvent.UNDO,_0x202ax46);_0x202ax43[_0x6c7d[35]](mxEvent.REDO,_0x202ax46);return _0x202ax43};Editor[_0x6c7d[44]][_0x6c7d[13]]= function(){mxStencilRegistry[_0x6c7d[241]](STENCIL_PATH+ _0x6c7d[240])};(function(){mxStencilRegistry[_0x6c7d[242]]= {};mxStencilRegistry[_0x6c7d[243]]= [];mxStencilRegistry[_0x6c7d[244]]= function(_0x202ax48){var _0x202ax3c=mxStencilRegistry[_0x6c7d[245]][_0x202ax48];if(_0x202ax3c== null){var _0x202ax49=mxStencilRegistry[_0x6c7d[246]](_0x202ax48);if(_0x202ax49!= null){var _0x202ax4a=mxStencilRegistry[_0x6c7d[242]][_0x202ax49];if(_0x202ax4a!= null){if(mxStencilRegistry[_0x6c7d[243]][_0x202ax49]== null){mxStencilRegistry[_0x6c7d[243]][_0x202ax49]= 1;for(var _0x202ax30=0;_0x202ax30< _0x202ax4a[_0x6c7d[83]];_0x202ax30++){var _0x202ax4b=_0x202ax4a[_0x202ax30];if(_0x202ax4b[_0x6c7d[248]]()[_0x6c7d[247]](_0x202ax4b[_0x6c7d[83]]- 4,_0x202ax4b[_0x6c7d[83]])== _0x6c7d[25]){mxStencilRegistry[_0x6c7d[241]](_0x202ax4b,null)}else {if(_0x202ax4b[_0x6c7d[248]]()[_0x6c7d[247]](_0x202ax4b[_0x6c7d[83]]- 3,_0x202ax4b[_0x6c7d[83]])== _0x6c7d[249]){var _0x202ax4c=mxUtils[_0x6c7d[250]](_0x202ax4b);if(_0x202ax4c!= null){eval[_0x6c7d[11]](window,_0x202ax4c[_0x6c7d[251]]())}}else {}}}}}else {mxStencilRegistry[_0x6c7d[241]](STENCIL_PATH+ _0x6c7d[252]+ _0x202ax49+ _0x6c7d[25],null)};_0x202ax3c= mxStencilRegistry[_0x6c7d[245]][_0x202ax48]}};return _0x202ax3c};mxStencilRegistry[_0x6c7d[246]]= function(_0x202ax48){var _0x202ax4d=_0x202ax48[_0x6c7d[254]](_0x6c7d[253]);var _0x202ax4e=null;if(_0x202ax4d[_0x6c7d[83]]> 0&& _0x202ax4d[0]== _0x6c7d[255]){_0x202ax4e= _0x202ax4d[1];for(var _0x202ax30=2;_0x202ax30< _0x202ax4d[_0x6c7d[83]]- 1;_0x202ax30++){_0x202ax4e+= _0x6c7d[252]+ _0x202ax4d[_0x202ax30]}};return _0x202ax4e};mxStencilRegistry[_0x6c7d[241]]= function(_0x202ax4f,_0x202ax50,_0x202ax51){_0x202ax51= (_0x202ax51!= null)?_0x202ax51:false;var _0x202ax52=mxStencilRegistry[_0x6c7d[243]][_0x202ax4f];if(_0x202ax51|| _0x202ax52== null){var _0x202ax53=false;if(_0x202ax52== null){var _0x202ax4c=mxUtils[_0x6c7d[250]](_0x202ax4f);_0x202ax52= _0x202ax4c[_0x6c7d[256]]();mxStencilRegistry[_0x6c7d[243]][_0x202ax4f]= _0x202ax52;_0x202ax53= true};mxStencilRegistry[_0x6c7d[257]](_0x202ax52,_0x202ax50,_0x202ax53)}};mxStencilRegistry[_0x6c7d[257]]= function(_0x202ax54,_0x202ax50,_0x202ax53){_0x202ax53= (_0x202ax53!= null)?_0x202ax53:true;var _0x202ax55=_0x202ax54[_0x6c7d[258]];var _0x202ax56=_0x202ax55[_0x6c7d[184]];var _0x202ax57=_0x6c7d[20];var _0x202ax48=_0x202ax55[_0x6c7d[56]](_0x6c7d[259]);if(_0x202ax48!= null){_0x202ax57= _0x202ax48+ _0x6c7d[253]};while(_0x202ax56!= null){if(_0x202ax56[_0x6c7d[260]]== mxConstants[_0x6c7d[261]]){_0x202ax48= _0x202ax56[_0x6c7d[56]](_0x6c7d[259]);if(_0x202ax48!= null){_0x202ax57= _0x202ax57[_0x6c7d[248]]();var _0x202ax58=_0x202ax48[_0x6c7d[263]](/ /g,_0x6c7d[262]);if(_0x202ax53){mxStencilRegistry[_0x6c7d[264]](_0x202ax57+ _0x202ax58[_0x6c7d[248]](), new mxStencil(_0x202ax56))};if(_0x202ax50!= null){var _0x202ax19=_0x202ax56[_0x6c7d[56]](_0x6c7d[265]);var _0x202ax1a=_0x202ax56[_0x6c7d[56]](_0x6c7d[266]);_0x202ax19= (_0x202ax19== null)?80:parseInt(_0x202ax19,10);_0x202ax1a= (_0x202ax1a== null)?80:parseInt(_0x202ax1a,10);_0x202ax50(_0x202ax57,_0x202ax58,_0x202ax48,_0x202ax19,_0x202ax1a)}}};_0x202ax56= _0x202ax56[_0x6c7d[267]]}}})();OpenFile= function(_0x202ax59){this[_0x6c7d[268]]= null;this[_0x6c7d[269]]= null;this[_0x6c7d[270]]= _0x202ax59};OpenFile[_0x6c7d[44]][_0x6c7d[271]]= function(_0x202ax6){this[_0x6c7d[269]]= _0x202ax6;this[_0x6c7d[272]]()};OpenFile[_0x6c7d[44]][_0x6c7d[273]]= function(_0x202ax6,_0x202ax5a){this[_0x6c7d[274]]= _0x202ax6;this[_0x6c7d[21]]= _0x202ax5a;this[_0x6c7d[272]]()};OpenFile[_0x6c7d[44]][_0x6c7d[275]]= function(_0x202ax5b){this[_0x6c7d[276]]();mxUtils[_0x6c7d[277]](_0x202ax5b)};OpenFile[_0x6c7d[44]][_0x6c7d[272]]= function(){if(this[_0x6c7d[269]]!= null&& this[_0x6c7d[274]]!= null){this[_0x6c7d[269]](this[_0x6c7d[274]],this[_0x6c7d[21]]);this[_0x6c7d[276]]()}};OpenFile[_0x6c7d[44]][_0x6c7d[276]]= function(){if(this[_0x6c7d[270]]!= null){this[_0x6c7d[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 54a11c9..096a3f0 100644 --- a/public/assets/plugins/jscripty/js/EditorUi.js +++ b/public/assets/plugins/jscripty/js/EditorUi.js @@ -1 +1 @@ -var _0x6f15=["\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(_0x891ax1,_0x891ax2){this[_0x6f15[0]]= _0x891ax1|| new Editor();this[_0x6f15[1]]= _0x891ax2|| document[_0x6f15[3]](_0x6f15[2]);var _0x891ax3=_0x891ax1[_0x6f15[4]];var _0x891ax4=this;this[_0x6f15[1]][_0x6f15[6]][_0x6f15[5]]= _0x6f15[7]; new Image()[_0x6f15[8]]= mxPopupMenu[_0x6f15[10]][_0x6f15[9]];if(mxConnectionHandler[_0x6f15[10]][_0x6f15[11]]!= null){ new Image()[_0x6f15[8]]= mxConnectionHandler[_0x6f15[10]][_0x6f15[11]][_0x6f15[8]]};this[_0x6f15[12]]= new Actions(this);this[_0x6f15[13]]= new Menus(this);this[_0x6f15[14]]();this[_0x6f15[15]]();this[_0x6f15[16]]();var _0x891ax5=mxUtils[_0x6f15[20]](this,function(_0x891ax6){if(_0x891ax6== null){_0x891ax6= window[_0x6f15[17]]};if(this[_0x6f15[18]](_0x891ax6)){return true};return _0x891ax3[_0x6f15[19]]()});if(this[_0x6f15[1]]== document[_0x6f15[21]]){this[_0x6f15[23]][_0x6f15[22]]= _0x891ax5;this[_0x6f15[23]][_0x6f15[24]]= _0x891ax5;this[_0x6f15[25]][_0x6f15[22]]= _0x891ax5;this[_0x6f15[25]][_0x6f15[24]]= _0x891ax5;this[_0x6f15[26]][_0x6f15[22]]= _0x891ax5;this[_0x6f15[26]][_0x6f15[24]]= _0x891ax5;this[_0x6f15[27]][_0x6f15[22]]= _0x891ax5;this[_0x6f15[27]][_0x6f15[24]]= _0x891ax5;this[_0x6f15[28]][_0x6f15[22]]= _0x891ax5;this[_0x6f15[28]][_0x6f15[24]]= _0x891ax5};if(mxClient[_0x6f15[29]]&& ( typeof (document[_0x6f15[30]])=== _0x6f15[31]|| document[_0x6f15[30]]< 9)){mxEvent[_0x6f15[33]](this[_0x6f15[26]],_0x6f15[32],_0x891ax5);mxEvent[_0x6f15[33]](this[_0x6f15[27]],_0x6f15[32],_0x891ax5)}else {this[_0x6f15[26]][_0x6f15[34]]= _0x891ax5;this[_0x6f15[27]][_0x6f15[34]]= _0x891ax5};_0x891ax3[_0x6f15[35]](this[_0x6f15[26]]);_0x891ax3[_0x6f15[15]]();_0x891ax3[_0x6f15[1]][_0x6f15[38]](_0x6f15[36],_0x6f15[37]);_0x891ax3[_0x6f15[1]][_0x6f15[6]][_0x6f15[39]]= _0x6f15[40];_0x891ax3[_0x6f15[1]][_0x6f15[6]][_0x6f15[41]]= _0x6f15[42]+ _0x891ax1[_0x6f15[43]]+ _0x6f15[44];_0x891ax3[_0x6f15[1]][_0x6f15[6]][_0x6f15[45]]= _0x6f15[46];_0x891ax3[_0x6f15[1]][_0x6f15[47]]();var _0x891ax7=_0x891ax3[_0x6f15[48]];_0x891ax3[_0x6f15[48]]= function(_0x891ax8,_0x891ax9,_0x891axa){if(_0x891ax8== mxEvent[_0x6f15[49]]){this[_0x6f15[1]][_0x6f15[47]]()};_0x891ax7[_0x6f15[50]](this,arguments)};this[_0x6f15[58]](_0x891ax3[_0x6f15[51]],[_0x6f15[52],_0x6f15[53],_0x6f15[54],_0x6f15[55],_0x6f15[56]],[[1,1],[0,0],[1,1],[1,_0x6f15[57]],[1,_0x6f15[57]]],[[0,0],[1,_0x6f15[57]],[1,_0x6f15[57]],[1,_0x6f15[57]],[1,_0x6f15[57]]]);_0x891ax3[_0x6f15[59]]= function(_0x891ax6,_0x891axb){var _0x891axc=[_0x6f15[55]];var _0x891axd= new mxEventObject(mxEvent.DOUBLE_CLICK,_0x6f15[17],_0x891ax6,_0x6f15[60],_0x891axb);this[_0x6f15[61]](_0x891axd);if(this[_0x6f15[62]]()&& !mxEvent[_0x6f15[63]](_0x891ax6)&& !_0x891axd[_0x6f15[63]]()){if(this[_0x6f15[65]]()[_0x6f15[64]](_0x891axb)){if(_0x891axc[_0x6f15[69]](_0x891axb[_0x6f15[68]][_0x6f15[67]][_0x6f15[66]])>= 0){this[_0x6f15[70]](_0x891axb)}}else {if(this[_0x6f15[65]]()[_0x6f15[71]](_0x891axb)){console[_0x6f15[72]](_0x891ax4);console[_0x6f15[72]](_0x891axb);_0x891ax4[_0x6f15[73]]( new GeneralDialog(_0x891ax4,_0x891axb)[_0x6f15[1]],320,280,true,true)}};_0x891axd[_0x6f15[74]]()}};_0x891ax3[_0x6f15[76]][_0x6f15[75]]= true;_0x891ax3[_0x6f15[76]][_0x6f15[77]]= mxUtils[_0x6f15[20]](this,function(_0x891axe,_0x891axb,_0x891ax6){this[_0x6f15[13]][_0x6f15[78]](_0x891axe,_0x891axb,_0x891ax6)});_0x891ax1[_0x6f15[80]][_0x6f15[35]](this[_0x6f15[79]]);mxEvent[_0x6f15[82]](document,mxUtils[_0x6f15[20]](this,function(_0x891ax6){_0x891ax3[_0x6f15[76]][_0x6f15[81]]()}));if(mxClient[_0x6f15[83]]){mxEvent[_0x6f15[33]](_0x891ax3[_0x6f15[1]],_0x6f15[84],mxUtils[_0x6f15[20]](this,function(_0x891ax6){_0x891ax3[_0x6f15[89]][_0x6f15[88]]()[_0x6f15[38]](_0x6f15[85],_0x6f15[86]+ _0x891ax6[_0x6f15[87]]+ _0x6f15[44]);_0x891ax3[_0x6f15[89]][_0x6f15[91]]()[_0x6f15[6]][_0x6f15[90]]= _0x6f15[7]}));mxEvent[_0x6f15[33]](_0x891ax3[_0x6f15[1]],_0x6f15[92],mxUtils[_0x6f15[20]](this,function(_0x891ax6){_0x891ax3[_0x6f15[89]][_0x6f15[88]]()[_0x6f15[93]](_0x6f15[85]);_0x891ax3[_0x6f15[94]]= true;_0x891ax3[_0x6f15[95]](_0x891ax6[_0x6f15[87]]);_0x891ax3[_0x6f15[89]][_0x6f15[91]]()[_0x6f15[6]][_0x6f15[90]]= _0x6f15[96]}))};var _0x891axf=this[_0x6f15[97]](_0x891ax1);this[_0x6f15[98]]= function(){return _0x891axf};mxEvent[_0x6f15[33]](window,_0x6f15[99],mxUtils[_0x6f15[20]](this,function(){this[_0x6f15[15]]();_0x891ax3[_0x6f15[100]]();this[_0x6f15[0]][_0x6f15[80]][_0x6f15[101]](false);this[_0x6f15[0]][_0x6f15[80]][_0x6f15[80]][_0x6f15[100]]()}));this[_0x6f15[35]]();this[_0x6f15[102]]()};EditorUi[_0x6f15[10]][_0x6f15[103]]= (mxClient[_0x6f15[83]])?16:8;EditorUi[_0x6f15[10]][_0x6f15[104]]= 33;EditorUi[_0x6f15[10]][_0x6f15[105]]= 36;EditorUi[_0x6f15[10]][_0x6f15[106]]= 28;EditorUi[_0x6f15[10]][_0x6f15[107]]= 204;EditorUi[_0x6f15[10]][_0x6f15[108]]= 190;EditorUi[_0x6f15[10]][_0x6f15[35]]= function(){this[_0x6f15[109]]();this[_0x6f15[110]]();var _0x891ax10=this[_0x6f15[12]][_0x6f15[112]](_0x6f15[111]);var _0x891ax11=function(){_0x891ax10[_0x6f15[114]](!mxClipboard[_0x6f15[113]]())};var _0x891ax12=mxClipboard[_0x6f15[115]];mxClipboard[_0x6f15[115]]= function(){_0x891ax12[_0x6f15[50]](this,arguments);_0x891ax11()};var _0x891ax13=mxClipboard[_0x6f15[116]];mxClipboard[_0x6f15[116]]= function(){_0x891ax13[_0x6f15[50]](this,arguments);_0x891ax11()}};EditorUi[_0x6f15[10]][_0x6f15[18]]= function(_0x891ax6){return false};EditorUi[_0x6f15[10]][_0x6f15[102]]= function(){try{if(window[_0x6f15[117]]!= null&& window[_0x6f15[117]][_0x6f15[118]]!= null){window[_0x6f15[117]][_0x6f15[118]][_0x6f15[130]](mxUtils[_0x6f15[20]](this,function(_0x891ax14,_0x891ax15){try{var _0x891ax16=mxUtils[_0x6f15[119]](_0x891ax14);this[_0x6f15[0]][_0x6f15[121]](_0x891ax16[_0x6f15[120]]);this[_0x6f15[0]][_0x6f15[122]]= false;this[_0x6f15[0]][_0x6f15[124]][_0x6f15[123]]();if(_0x891ax15!= null){this[_0x6f15[0]][_0x6f15[125]]= _0x891ax15}}catch(e){mxUtils[_0x6f15[129]](mxResources[_0x6f15[112]](_0x6f15[126])+ _0x6f15[127]+ e[_0x6f15[128]])}}))}}catch(e){}};EditorUi[_0x6f15[10]][_0x6f15[131]]= function(_0x891ax14,_0x891ax15,_0x891ax17){try{var _0x891ax16=mxUtils[_0x6f15[119]](_0x891ax14);this[_0x6f15[0]][_0x6f15[121]](_0x891ax16[_0x6f15[120]]);this[_0x6f15[0]][_0x6f15[122]]= false;this[_0x6f15[0]][_0x6f15[124]][_0x6f15[123]]();if(_0x891ax15!= null){this[_0x6f15[0]][_0x6f15[125]]= _0x891ax15};if(_0x891ax17!= null){this[_0x6f15[0]][_0x6f15[132]]= _0x891ax17}}catch(e){mxUtils[_0x6f15[129]](mxResources[_0x6f15[112]](_0x6f15[126])+ _0x6f15[127]+ e[_0x6f15[128]])}};EditorUi[_0x6f15[10]][_0x6f15[133]]= function(_0x891ax18){var _0x891ax1=this[_0x6f15[0]];if(_0x891ax18!= null){var _0x891ax14=mxUtils[_0x6f15[135]](this[_0x6f15[0]][_0x6f15[134]]());try{if(useLocalStorage){if(localStorage[_0x6f15[136]](_0x891ax18)!= null&& !mxUtils[_0x6f15[138]](mxResources[_0x6f15[112]](_0x6f15[137],[_0x891ax18]))){return};localStorage[_0x6f15[139]](_0x891ax18,_0x891ax14);this[_0x6f15[0]][_0x6f15[142]](mxResources[_0x6f15[112]](_0x6f15[140])+ _0x6f15[141]+ new Date())}else {console[_0x6f15[72]](_0x891ax14[_0x6f15[143]]);console[_0x6f15[72]](MAX_REQUEST_SIZE);if(_0x891ax14[_0x6f15[143]]< MAX_REQUEST_SIZE){_0x891ax14= encodeURIComponent(_0x891ax14);_0x891ax18= encodeURIComponent(_0x891ax18);var _0x891ax19= new XMLHttpRequest();_0x891ax19[_0x6f15[102]](_0x6f15[144],SAVE_URL,true);_0x891ax19[_0x6f15[147]](_0x6f15[145],_0x6f15[146]);_0x891ax19[_0x6f15[147]](_0x6f15[148],_0x6f15[149]+ _0x891ax1[_0x6f15[132]][_0x6f15[150]]);_0x891ax19[_0x6f15[151]]= function(_0x891ax1a){if(_0x891ax19[_0x6f15[152]]=== 4){if(_0x891ax19[_0x6f15[153]]=== 201){_0x891ax1[_0x6f15[142]](_0x6f15[154]+ JSON[_0x6f15[157]](_0x891ax19[_0x6f15[156]])[_0x6f15[155]]+ _0x6f15[158]);setTimeout(function(){window[_0x6f15[102]](_0x6f15[159]+ JSON[_0x6f15[157]](_0x891ax19[_0x6f15[156]])[_0x6f15[160]],_0x6f15[161])},1500)}else {try{var _0x891ax1b=JSON[_0x6f15[157]](_0x891ax19[_0x6f15[156]]);_0x891ax1[_0x6f15[142]](_0x6f15[162]+ _0x891ax1b[_0x6f15[163]][0][_0x6f15[128]])}catch(_0x891ax1a){_0x891ax1[_0x6f15[142]](_0x6f15[164]+ _0x6f15[165]+ _0x891ax19[_0x6f15[153]]+ _0x6f15[141]+ _0x891ax19[_0x6f15[166]]+ _0x6f15[44])}}}};_0x891ax19[_0x6f15[167]]= function(_0x891ax1a){mxUtils[_0x6f15[129]](_0x891ax19[_0x6f15[166]])};_0x891ax19[_0x6f15[169]](_0x6f15[168]+ _0x891ax18)}else {mxUtils[_0x6f15[129]](mxResources[_0x6f15[112]](_0x6f15[170]));mxUtils[_0x6f15[171]](_0x891ax14);return}};this[_0x6f15[0]][_0x6f15[125]]= _0x891ax18;this[_0x6f15[0]][_0x6f15[122]]= false}catch(e){this[_0x6f15[0]][_0x6f15[142]](_0x6f15[164])}}else {this[_0x6f15[0]][_0x6f15[142]](_0x6f15[164])}};EditorUi[_0x6f15[10]][_0x6f15[172]]= function(_0x891ax18){var _0x891ax1=this[_0x6f15[0]];if(_0x891ax18!= null){var _0x891ax14=mxUtils[_0x6f15[135]](this[_0x6f15[0]][_0x6f15[134]]());try{if(useLocalStorage){if(localStorage[_0x6f15[136]](_0x891ax18)!= null&& !mxUtils[_0x6f15[138]](mxResources[_0x6f15[112]](_0x6f15[137],[_0x891ax18]))){return};localStorage[_0x6f15[139]](_0x891ax18,_0x891ax14);this[_0x6f15[0]][_0x6f15[142]](mxResources[_0x6f15[112]](_0x6f15[140])+ _0x6f15[141]+ new Date())}else {console[_0x6f15[72]](_0x891ax14[_0x6f15[143]]);console[_0x6f15[72]](MAX_REQUEST_SIZE);if(_0x891ax14[_0x6f15[143]]< MAX_REQUEST_SIZE){_0x891ax14= encodeURIComponent(_0x891ax14);var _0x891ax19= new XMLHttpRequest();_0x891ax19[_0x6f15[102]](_0x6f15[173],SAVE_URL+ this[_0x6f15[0]][_0x6f15[132]][_0x6f15[160]],true);_0x891ax19[_0x6f15[147]](_0x6f15[145],_0x6f15[146]);_0x891ax19[_0x6f15[147]](_0x6f15[148],_0x6f15[149]+ _0x891ax1[_0x6f15[132]][_0x6f15[150]]);_0x891ax19[_0x6f15[151]]= function(_0x891ax1a){if(_0x891ax19[_0x6f15[152]]=== 4){if(_0x891ax19[_0x6f15[153]]=== 200){_0x891ax1[_0x6f15[142]](_0x6f15[174]+ JSON[_0x6f15[157]](_0x891ax19[_0x6f15[156]])[_0x6f15[175]]+ _0x6f15[165]+ _0x891ax19[_0x6f15[153]]+ _0x6f15[141]+ _0x891ax19[_0x6f15[166]]+ _0x6f15[44])}else {try{var _0x891ax1b=JSON[_0x6f15[157]](_0x891ax19[_0x6f15[156]]);_0x891ax1[_0x6f15[142]](_0x6f15[176]+ _0x891ax1b[_0x6f15[163]][0][_0x6f15[128]])}catch(_0x891ax1a){_0x891ax1[_0x6f15[142]](_0x6f15[177]+ _0x6f15[165]+ _0x891ax19[_0x6f15[153]]+ _0x6f15[141]+ _0x891ax19[_0x6f15[166]]+ _0x6f15[44])}}}};_0x891ax19[_0x6f15[167]]= function(_0x891ax1a){mxUtils[_0x6f15[129]](_0x891ax19[_0x6f15[166]])};_0x891ax19[_0x6f15[169]](_0x6f15[178]+ _0x891ax14)}else {mxUtils[_0x6f15[129]](mxResources[_0x6f15[112]](_0x6f15[170]));mxUtils[_0x6f15[171]](_0x891ax14);return}};this[_0x6f15[0]][_0x6f15[125]]= _0x891ax18;this[_0x6f15[0]][_0x6f15[122]]= false}catch(e){this[_0x6f15[0]][_0x6f15[142]](_0x6f15[179])}}else {this[_0x6f15[0]][_0x6f15[142]](_0x6f15[179])}};EditorUi[_0x6f15[10]][_0x6f15[180]]= function(_0x891ax18){var _0x891ax1=this[_0x6f15[0]];console[_0x6f15[72]](_0x891ax18);if(_0x891ax18!= null){var _0x891ax14=mxUtils[_0x6f15[135]](this[_0x6f15[0]][_0x6f15[134]]());try{if(useLocalStorage){if(localStorage[_0x6f15[136]](_0x891ax18)!= null&& !mxUtils[_0x6f15[138]](mxResources[_0x6f15[112]](_0x6f15[137],[_0x891ax18]))){return};localStorage[_0x6f15[139]](_0x891ax18,_0x891ax14);this[_0x6f15[0]][_0x6f15[142]](mxResources[_0x6f15[112]](_0x6f15[140])+ _0x6f15[141]+ new Date())}else {console[_0x6f15[72]](_0x891ax14[_0x6f15[143]]);console[_0x6f15[72]](MAX_REQUEST_SIZE);if(_0x891ax14[_0x6f15[143]]< MAX_REQUEST_SIZE){_0x891ax14= encodeURIComponent(_0x891ax14);_0x891ax18= encodeURIComponent(_0x891ax18);var _0x891ax19= new XMLHttpRequest();_0x891ax19[_0x6f15[102]](_0x6f15[144],SAVE_URL,true);_0x891ax19[_0x6f15[147]](_0x6f15[145],_0x6f15[146]);_0x891ax19[_0x6f15[147]](_0x6f15[148],_0x6f15[149]+ _0x891ax1[_0x6f15[132]][_0x6f15[150]]);_0x891ax19[_0x6f15[151]]= function(_0x891ax1a){if(_0x891ax19[_0x6f15[152]]=== 4){if(_0x891ax19[_0x6f15[153]]=== 201){_0x891ax1[_0x6f15[142]](_0x6f15[154]+ JSON[_0x6f15[157]](_0x891ax19[_0x6f15[156]])[_0x6f15[155]]+ _0x6f15[158]);setTimeout(function(){window[_0x6f15[102]](_0x6f15[181]+ JSON[_0x6f15[157]](_0x891ax19[_0x6f15[156]])[_0x6f15[160]],_0x6f15[161])},1500)}else {try{var _0x891ax1b=JSON[_0x6f15[157]](_0x891ax19[_0x6f15[156]]);_0x891ax1[_0x6f15[142]](_0x6f15[182]+ _0x891ax1b[_0x6f15[163]][0][_0x6f15[128]])}catch(_0x891ax1a){_0x891ax1[_0x6f15[142]](_0x6f15[183]+ _0x6f15[165]+ _0x891ax19[_0x6f15[153]]+ _0x6f15[141]+ _0x891ax19[_0x6f15[166]]+ _0x6f15[44])}}}};_0x891ax19[_0x6f15[167]]= function(_0x891ax1a){mxUtils[_0x6f15[129]](_0x891ax19[_0x6f15[166]])};_0x891ax19[_0x6f15[169]](_0x6f15[184]+ _0x891ax18+ _0x6f15[185]+ _0x891ax14+ _0x6f15[186]+ _0x891ax14)}else {mxUtils[_0x6f15[129]](mxResources[_0x6f15[112]](_0x6f15[170]));mxUtils[_0x6f15[171]](_0x891ax14);return}};this[_0x6f15[0]][_0x6f15[122]]= false}catch(e){this[_0x6f15[0]][_0x6f15[142]](_0x6f15[179])}}else {this[_0x6f15[0]][_0x6f15[142]](_0x6f15[179])}};EditorUi[_0x6f15[10]][_0x6f15[187]]= function(_0x891ax1c,_0x891ax1d){var _0x891ax3=this[_0x6f15[0]][_0x6f15[4]];_0x891ax1c= null!= _0x891ax1c?_0x891ax1c:_0x891ax3[_0x6f15[189]][_0x6f15[188]]();_0x891ax1d= null!= _0x891ax1d?_0x891ax1d:{};for(var _0x891ax1e=!0,_0x891ax1f=_0x891ax3[_0x6f15[189]][_0x6f15[190]](_0x891ax1c),_0x891ax1a=0;_0x891ax1a< _0x891ax1f;_0x891ax1a++){var _0x891ax20=_0x891ax3[_0x6f15[189]][_0x6f15[191]](_0x891ax1c,_0x891ax1a),_0x891ax21=_0x891ax1d;_0x891ax3[_0x6f15[192]](_0x891ax20)&& (_0x891ax21= {});_0x891ax21= this[_0x6f15[187]](_0x891ax20,_0x891ax21);null!= _0x891ax21?_0x891ax3[_0x6f15[194]](_0x891ax20,_0x891ax21[_0x6f15[137]](/\n/g,_0x6f15[193])):_0x891ax3[_0x6f15[194]](_0x891ax20,null);_0x891ax1e= _0x891ax1e&& null== _0x891ax21};_0x891ax1f= _0x6f15[195];if(_0x891ax3[_0x6f15[189]][_0x6f15[71]](_0x891ax1c)){switch(_0x891ax1c[_0x6f15[67]][_0x6f15[203]]){case _0x6f15[55]:_0x891ax1f= (_0x891ax1c[_0x6f15[67]][_0x6f15[196]](_0x6f15[55])!== _0x6f15[195])?_0x6f15[195]:_0x6f15[197]+ _0x6f15[198];_0x891ax1f+= (_0x891ax1c[_0x6f15[67]][_0x6f15[196]](_0x6f15[199])!== _0x6f15[195])?_0x6f15[195]:_0x6f15[200]+ _0x6f15[198];break;case _0x6f15[54]:_0x891ax1f= (_0x891ax1c[_0x6f15[67]][_0x6f15[196]](_0x6f15[55])!== _0x6f15[195])?_0x6f15[195]:_0x6f15[197]+ _0x6f15[198];_0x891ax1f+= (_0x891ax1c[_0x6f15[67]][_0x6f15[196]](_0x6f15[199])!== _0x6f15[195])?_0x6f15[195]:_0x6f15[200]+ _0x6f15[198];break;case _0x6f15[52]:_0x891ax1f= this[_0x6f15[201]](_0x6f15[52])?_0x6f15[195]:_0x6f15[202]+ _0x6f15[198];_0x891ax1f+= (_0x891ax1c[_0x6f15[67]][_0x6f15[196]](_0x6f15[199])!== _0x6f15[195])?_0x6f15[195]:_0x6f15[200]+ _0x6f15[198];break}};if(_0x891ax3[_0x6f15[189]][_0x6f15[64]](_0x891ax1c)){var _0x891ax22=_0x891ax3[_0x6f15[189]][_0x6f15[205]](_0x891ax1c[_0x6f15[68]][_0x6f15[204]]());switch(_0x891ax22[_0x6f15[67]][_0x6f15[203]]){case _0x6f15[55]:var _0x891ax23=String(_0x891ax1c[_0x6f15[206]]());console[_0x6f15[72]](_0x891ax23);if(_0x891ax23=== _0x6f15[207]|| _0x891ax23=== _0x6f15[31]){_0x891ax1f= _0x6f15[208]+ _0x6f15[198]}else {var _0x891ax24=_0x891ax23[_0x6f15[210]](_0x6f15[209]);_0x891ax24[_0x6f15[214]](function(_0x891ax25,_0x891ax26){_0x891ax1f= _0x891ax1f+ ((_0x891ax25[_0x6f15[211]]()!== _0x6f15[195])?_0x6f15[195]:_0x6f15[212]+ (_0x891ax26+ 1)+ _0x6f15[213]+ _0x6f15[198])})};break}};_0x891ax3[_0x6f15[215]](_0x891ax1c)&& !_0x891ax1e&& (_0x891ax1f+= (mxResources[_0x6f15[112]](_0x891ax3[_0x6f15[216]])|| _0x891ax3[_0x6f15[216]])+ _0x6f15[198]);_0x891ax1f= _0x891ax3[_0x6f15[189]][_0x6f15[64]](_0x891ax1c)?_0x891ax1f+ (_0x891ax3[_0x6f15[218]](_0x891ax1c,_0x891ax3[_0x6f15[189]][_0x6f15[217]](_0x891ax1c,!0),_0x891ax3[_0x6f15[189]][_0x6f15[217]](_0x891ax1c,!1))|| _0x6f15[195]):_0x891ax1f+ (_0x891ax3[_0x6f15[219]](_0x891ax1c)|| _0x6f15[195]);_0x891ax1a= _0x891ax3[_0x6f15[220]](_0x891ax1c,_0x891ax1d);null!= _0x891ax1a&& (_0x891ax1f+= _0x891ax1a);null== _0x891ax3[_0x6f15[189]][_0x6f15[221]](_0x891ax1c)&& _0x891ax3[_0x6f15[89]][_0x6f15[187]]();return 0< _0x891ax1f[_0x6f15[143]]|| !_0x891ax1e?_0x891ax1f:null};EditorUi[_0x6f15[10]][_0x6f15[201]]= function(_0x891ax27){var _0x891ax3=this[_0x6f15[0]][_0x6f15[4]];var _0x891ax28=_0x891ax3[_0x6f15[222]]();var _0x891ax29=0;_0x891ax28[_0x6f15[223]][_0x6f15[214]](function(_0x891ax2a){if(_0x891ax3[_0x6f15[189]][_0x6f15[71]](_0x891ax2a)&& _0x891ax2a[_0x6f15[67]][_0x6f15[203]]== _0x891ax27){_0x891ax29++}});return _0x891ax29> 1?false:true};EditorUi[_0x6f15[10]][_0x6f15[224]]= function(_0x891ax18){var _0x891ax1=this[_0x6f15[0]];if(_0x891ax18!= null){var _0x891ax1b=this[_0x6f15[187]]();if(_0x891ax1b=== null){var _0x891ax14=mxUtils[_0x6f15[135]](this[_0x6f15[0]][_0x6f15[134]]());try{if(useLocalStorage){if(localStorage[_0x6f15[136]](_0x891ax18)!= null&& !mxUtils[_0x6f15[138]](mxResources[_0x6f15[112]](_0x6f15[137],[_0x891ax18]))){return};localStorage[_0x6f15[139]](_0x891ax18,_0x891ax14);this[_0x6f15[0]][_0x6f15[142]](mxResources[_0x6f15[112]](_0x6f15[140])+ _0x6f15[141]+ new Date())}else {console[_0x6f15[72]](_0x891ax14[_0x6f15[143]]);console[_0x6f15[72]](MAX_REQUEST_SIZE);if(_0x891ax14[_0x6f15[143]]< MAX_REQUEST_SIZE){_0x891ax14= encodeURIComponent(_0x891ax14);var _0x891ax19= new XMLHttpRequest();_0x891ax19[_0x6f15[102]](_0x6f15[173],SAVE_URL+ this[_0x6f15[0]][_0x6f15[132]][_0x6f15[160]],true);_0x891ax19[_0x6f15[147]](_0x6f15[145],_0x6f15[146]);_0x891ax19[_0x6f15[147]](_0x6f15[148],_0x6f15[149]+ _0x891ax1[_0x6f15[132]][_0x6f15[150]]);_0x891ax19[_0x6f15[151]]= function(_0x891ax1a){if(_0x891ax19[_0x6f15[152]]=== 4){if(_0x891ax19[_0x6f15[153]]=== 200){_0x891ax1[_0x6f15[142]](_0x6f15[225]+ JSON[_0x6f15[157]](_0x891ax19[_0x6f15[156]])[_0x6f15[175]]+ _0x6f15[165]+ _0x891ax19[_0x6f15[153]]+ _0x6f15[141]+ _0x891ax19[_0x6f15[166]]+ _0x6f15[44])}else {try{var _0x891ax1b=JSON[_0x6f15[157]](_0x891ax19[_0x6f15[156]]);_0x891ax1[_0x6f15[142]](_0x6f15[226]+ _0x891ax1b[_0x6f15[163]][0][_0x6f15[128]])}catch(_0x891ax1a){_0x891ax1[_0x6f15[142]](_0x6f15[227]+ _0x6f15[165]+ _0x891ax19[_0x6f15[153]]+ _0x6f15[141]+ _0x891ax19[_0x6f15[166]]+ _0x6f15[44])}}}};_0x891ax19[_0x6f15[167]]= function(_0x891ax1a){mxUtils[_0x6f15[129]](_0x891ax19[_0x6f15[166]])};_0x891ax19[_0x6f15[169]](_0x6f15[178]+ _0x891ax14+ _0x6f15[186]+ _0x891ax14)}else {mxUtils[_0x6f15[129]](mxResources[_0x6f15[112]](_0x6f15[170]));mxUtils[_0x6f15[171]](_0x891ax14);return}};this[_0x6f15[0]][_0x6f15[125]]= _0x891ax18;this[_0x6f15[0]][_0x6f15[122]]= false}catch(e){this[_0x6f15[0]][_0x6f15[142]](_0x6f15[228])}}else {_0x891ax1[_0x6f15[142]](_0x6f15[226])}}else {this[_0x6f15[0]][_0x6f15[142]](_0x6f15[228])}};EditorUi[_0x6f15[10]][_0x6f15[229]]= function(_0x891ax18){var _0x891ax1=this[_0x6f15[0]];if(_0x891ax18!= null){try{var _0x891ax19= new XMLHttpRequest();_0x891ax19[_0x6f15[102]](_0x6f15[144],VARIABLE_URL,true);_0x891ax19[_0x6f15[147]](_0x6f15[145],_0x6f15[146]);_0x891ax19[_0x6f15[147]](_0x6f15[148],_0x6f15[149]+ _0x891ax1[_0x6f15[132]][_0x6f15[150]]);_0x891ax19[_0x6f15[151]]= function(_0x891ax1a){if(_0x891ax19[_0x6f15[152]]=== 4){if(_0x891ax19[_0x6f15[153]]=== 201){_0x891ax1[_0x6f15[142]](_0x6f15[230]+ JSON[_0x6f15[157]](_0x891ax19[_0x6f15[156]])[_0x6f15[231]]+ _0x6f15[165]+ _0x891ax19[_0x6f15[153]]+ _0x6f15[141]+ _0x891ax19[_0x6f15[166]]+ _0x6f15[44])}else {try{var _0x891ax1b=JSON[_0x6f15[157]](_0x891ax19[_0x6f15[156]]);_0x891ax1[_0x6f15[142]](_0x6f15[232]+ _0x891ax1b[_0x6f15[163]][0][_0x6f15[128]])}catch(_0x891ax1a){_0x891ax1[_0x6f15[142]](_0x6f15[233]+ _0x6f15[165]+ _0x891ax19[_0x6f15[153]]+ _0x6f15[141]+ _0x891ax19[_0x6f15[166]]+ _0x6f15[44])}}}};_0x891ax19[_0x6f15[167]]= function(_0x891ax1a){mxUtils[_0x6f15[129]](_0x891ax19[_0x6f15[166]])};_0x891ax19[_0x6f15[169]](_0x6f15[234]+ _0x891ax18)}catch(e){this[_0x6f15[0]][_0x6f15[142]](_0x6f15[233])}}else {this[_0x6f15[0]][_0x6f15[142]](_0x6f15[233])}};EditorUi[_0x6f15[10]][_0x6f15[235]]= function(_0x891ax2b){var _0x891ax2c=(_0x891ax2b!= null)?_0x891ax2b:window[_0x6f15[237]][_0x6f15[236]];var _0x891ax2d=(_0x891ax2c[_0x6f15[69]](_0x6f15[238])> 0)?1:0;for(var _0x891ax26 in urlParams){if(_0x891ax2d== 0){_0x891ax2c+= _0x6f15[238]}else {_0x891ax2c+= _0x6f15[239]};_0x891ax2c+= _0x891ax26+ _0x6f15[240]+ urlParams[_0x891ax26];_0x891ax2d++};return _0x891ax2c};EditorUi[_0x6f15[10]][_0x6f15[109]]= function(){var _0x891ax2e=this[_0x6f15[12]][_0x6f15[112]](_0x6f15[241]);var _0x891ax2f=this[_0x6f15[12]][_0x6f15[112]](_0x6f15[242]);var _0x891ax30=this[_0x6f15[0]][_0x6f15[124]];var _0x891ax31=function(){_0x891ax2e[_0x6f15[114]](_0x891ax30[_0x6f15[243]]());_0x891ax2f[_0x6f15[114]](_0x891ax30[_0x6f15[244]]())};_0x891ax30[_0x6f15[33]](mxEvent.ADD,_0x891ax31);_0x891ax30[_0x6f15[33]](mxEvent.UNDO,_0x891ax31);_0x891ax30[_0x6f15[33]](mxEvent.REDO,_0x891ax31);_0x891ax30[_0x6f15[33]](mxEvent.CLEAR,_0x891ax31);_0x891ax31()};EditorUi[_0x6f15[10]][_0x6f15[110]]= function(){var _0x891ax32=mxUtils[_0x6f15[20]](this,function(){var _0x891ax3=this[_0x6f15[0]][_0x6f15[4]];var _0x891ax33=!_0x891ax3[_0x6f15[245]]();var _0x891ax34=false;var _0x891ax35=false;var _0x891ax36=_0x891ax3[_0x6f15[246]]();if(_0x891ax36!= null){for(var _0x891ax37=0;_0x891ax37< _0x891ax36[_0x6f15[143]];_0x891ax37++){var _0x891axb=_0x891ax36[_0x891ax37];if(_0x891ax3[_0x6f15[65]]()[_0x6f15[64]](_0x891axb)){_0x891ax35= true};if(_0x891ax3[_0x6f15[65]]()[_0x6f15[71]](_0x891axb)){_0x891ax34= true};if(_0x891ax35&& _0x891ax34){break}}};var _0x891ax38=[_0x6f15[115],_0x6f15[116],_0x6f15[247],_0x6f15[248],_0x6f15[249],_0x6f15[250],_0x6f15[6],_0x6f15[251],_0x6f15[252],_0x6f15[253],_0x6f15[254],_0x6f15[255],_0x6f15[256],_0x6f15[257],_0x6f15[258]];for(var _0x891ax37=0;_0x891ax37< _0x891ax38[_0x6f15[143]];_0x891ax37++){this[_0x6f15[12]][_0x6f15[112]](_0x891ax38[_0x891ax37])[_0x6f15[114]](_0x891ax33)};this[_0x6f15[12]][_0x6f15[112]](_0x6f15[259])[_0x6f15[114]](_0x891ax35);this[_0x6f15[12]][_0x6f15[112]](_0x6f15[260])[_0x6f15[114]](_0x891ax34);this[_0x6f15[12]][_0x6f15[112]](_0x6f15[261])[_0x6f15[114]](_0x891ax34);this[_0x6f15[12]][_0x6f15[112]](_0x6f15[263])[_0x6f15[114]](_0x891ax3[_0x6f15[262]]()> 1);this[_0x6f15[12]][_0x6f15[112]](_0x6f15[265])[_0x6f15[114]](_0x891ax3[_0x6f15[262]]()== 1&& _0x891ax3[_0x6f15[65]]()[_0x6f15[190]](_0x891ax3[_0x6f15[264]]())> 0);var _0x891ax39=_0x891ax34&& _0x891ax3[_0x6f15[262]]()== 1;this[_0x6f15[12]][_0x6f15[112]](_0x6f15[266])[_0x6f15[114]](_0x891ax39&& _0x891ax3[_0x6f15[65]]()[_0x6f15[71]](_0x891ax3[_0x6f15[65]]()[_0x6f15[221]](_0x891ax3[_0x6f15[264]]())));var _0x891ax3a=[_0x6f15[267],_0x6f15[268],_0x6f15[269],_0x6f15[270],_0x6f15[271],_0x6f15[272],_0x6f15[273],_0x6f15[274],_0x6f15[275]];for(var _0x891ax37=0;_0x891ax37< _0x891ax3a[_0x6f15[143]];_0x891ax37++){this[_0x6f15[13]][_0x6f15[112]](_0x891ax3a[_0x891ax37])[_0x6f15[114]](_0x891ax33)};_0x891ax3a= [_0x6f15[276],_0x6f15[277],_0x6f15[278]];for(var _0x891ax37=0;_0x891ax37< _0x891ax3a[_0x6f15[143]];_0x891ax37++){this[_0x6f15[13]][_0x6f15[112]](_0x891ax3a[_0x891ax37])[_0x6f15[114]](_0x891ax35)};this[_0x6f15[12]][_0x6f15[112]](_0x6f15[279])[_0x6f15[114]](_0x891ax35);this[_0x6f15[13]][_0x6f15[112]](_0x6f15[280])[_0x6f15[114]](_0x891ax3[_0x6f15[262]]()> 1);this[_0x6f15[13]][_0x6f15[112]](_0x6f15[283])[_0x6f15[114]](_0x891ax34|| (_0x891ax35&& _0x891ax3[_0x6f15[282]](_0x891ax3[_0x6f15[89]][_0x6f15[281]](_0x891ax3[_0x6f15[264]]()))));this[_0x6f15[13]][_0x6f15[112]](_0x6f15[286])[_0x6f15[114]](_0x891ax3[_0x6f15[284]]&& ((_0x891ax3[_0x6f15[89]][_0x6f15[285]]!= null)|| (_0x891ax3[_0x6f15[262]]()== 1&& _0x891ax3[_0x6f15[192]](_0x891ax3[_0x6f15[264]]()))));this[_0x6f15[12]][_0x6f15[112]](_0x6f15[287])[_0x6f15[114]](_0x891ax3[_0x6f15[89]][_0x6f15[285]]!= null);this[_0x6f15[12]][_0x6f15[112]](_0x6f15[288])[_0x6f15[114]](_0x891ax3[_0x6f15[89]][_0x6f15[285]]!= null);var _0x891ax3b=_0x891ax3[_0x6f15[262]]()== 1&& _0x891ax3[_0x6f15[192]](_0x891ax3[_0x6f15[264]]());this[_0x6f15[12]][_0x6f15[112]](_0x6f15[289])[_0x6f15[114]](_0x891ax3b);this[_0x6f15[12]][_0x6f15[112]](_0x6f15[290])[_0x6f15[114]](_0x891ax3b);this[_0x6f15[12]][_0x6f15[112]](_0x6f15[291])[_0x6f15[114]](_0x891ax3b);this[_0x6f15[12]][_0x6f15[112]](_0x6f15[292])[_0x6f15[114]](_0x891ax3[_0x6f15[262]]()== 1);this[_0x6f15[12]][_0x6f15[112]](_0x6f15[294])[_0x6f15[114]](_0x891ax3[_0x6f15[262]]()== 1&& _0x891ax3[_0x6f15[293]](_0x891ax3[_0x6f15[264]]())!= null)});this[_0x6f15[0]][_0x6f15[4]][_0x6f15[295]]()[_0x6f15[33]](mxEvent.CHANGE,_0x891ax32);_0x891ax32()};EditorUi[_0x6f15[10]][_0x6f15[15]]= function(){var _0x891ax3c=mxClient[_0x6f15[29]]&& (document[_0x6f15[30]]== null|| document[_0x6f15[30]]== 5);var _0x891ax3d=this[_0x6f15[1]][_0x6f15[296]];var _0x891ax3e=this[_0x6f15[1]][_0x6f15[297]];if(this[_0x6f15[1]]== document[_0x6f15[21]]){_0x891ax3d= document[_0x6f15[21]][_0x6f15[296]]|| document[_0x6f15[120]][_0x6f15[296]];_0x891ax3e= (_0x891ax3c)?document[_0x6f15[21]][_0x6f15[297]]|| document[_0x6f15[120]][_0x6f15[297]]:document[_0x6f15[120]][_0x6f15[297]]};var _0x891ax3f=Math[_0x6f15[299]](0,Math[_0x6f15[298]](this[_0x6f15[107]],_0x891ax3d- this[_0x6f15[103]]- 20));var _0x891ax40=Math[_0x6f15[299]](0,Math[_0x6f15[298]](this[_0x6f15[108]],_0x891ax3e- this[_0x6f15[104]]- this[_0x6f15[105]]- this[_0x6f15[106]]- this[_0x6f15[103]]- 1));this[_0x6f15[23]][_0x6f15[6]][_0x6f15[300]]= this[_0x6f15[104]]+ _0x6f15[301];this[_0x6f15[25]][_0x6f15[6]][_0x6f15[302]]= this[_0x6f15[104]]+ _0x6f15[301];this[_0x6f15[25]][_0x6f15[6]][_0x6f15[300]]= this[_0x6f15[105]]+ _0x6f15[301];var _0x891ax41=this[_0x6f15[104]]+ this[_0x6f15[105]];if(!mxClient[_0x6f15[303]]){_0x891ax41+= 1};this[_0x6f15[27]][_0x6f15[6]][_0x6f15[302]]= _0x891ax41+ _0x6f15[301];this[_0x6f15[27]][_0x6f15[6]][_0x6f15[304]]= _0x891ax3f+ _0x6f15[301];this[_0x6f15[79]][_0x6f15[6]][_0x6f15[304]]= _0x891ax3f+ _0x6f15[301];this[_0x6f15[79]][_0x6f15[6]][_0x6f15[300]]= _0x891ax40+ _0x6f15[301];this[_0x6f15[79]][_0x6f15[6]][_0x6f15[305]]= this[_0x6f15[106]]+ _0x6f15[301];this[_0x6f15[26]][_0x6f15[6]][_0x6f15[306]]= (_0x891ax3f+ this[_0x6f15[103]])+ _0x6f15[301];this[_0x6f15[26]][_0x6f15[6]][_0x6f15[302]]= this[_0x6f15[27]][_0x6f15[6]][_0x6f15[302]];this[_0x6f15[28]][_0x6f15[6]][_0x6f15[300]]= this[_0x6f15[106]]+ _0x6f15[301];this[_0x6f15[28]][_0x6f15[6]][_0x6f15[307]]= _0x6f15[308];this[_0x6f15[309]][_0x6f15[6]][_0x6f15[302]]= this[_0x6f15[27]][_0x6f15[6]][_0x6f15[302]];this[_0x6f15[309]][_0x6f15[6]][_0x6f15[305]]= this[_0x6f15[79]][_0x6f15[6]][_0x6f15[305]];this[_0x6f15[309]][_0x6f15[6]][_0x6f15[306]]= _0x891ax3f+ _0x6f15[301];this[_0x6f15[310]][_0x6f15[6]][_0x6f15[304]]= this[_0x6f15[27]][_0x6f15[6]][_0x6f15[304]];this[_0x6f15[310]][_0x6f15[6]][_0x6f15[305]]= (_0x891ax40+ this[_0x6f15[106]])+ _0x6f15[301];if(_0x891ax3c){this[_0x6f15[23]][_0x6f15[6]][_0x6f15[304]]= _0x891ax3d+ _0x6f15[301];this[_0x6f15[25]][_0x6f15[6]][_0x6f15[304]]= this[_0x6f15[23]][_0x6f15[6]][_0x6f15[304]];var _0x891ax42=(_0x891ax3e- _0x891ax40- this[_0x6f15[103]]- this[_0x6f15[106]]- this[_0x6f15[104]]- this[_0x6f15[105]]);this[_0x6f15[27]][_0x6f15[6]][_0x6f15[300]]= _0x891ax42+ _0x6f15[301];this[_0x6f15[26]][_0x6f15[6]][_0x6f15[304]]= (_0x891ax3d- _0x891ax3f- this[_0x6f15[103]])+ _0x6f15[301];var _0x891ax43=(_0x891ax3e- this[_0x6f15[106]]- this[_0x6f15[104]]- this[_0x6f15[105]]);this[_0x6f15[26]][_0x6f15[6]][_0x6f15[300]]= _0x891ax43+ _0x6f15[301];this[_0x6f15[28]][_0x6f15[6]][_0x6f15[304]]= this[_0x6f15[23]][_0x6f15[6]][_0x6f15[304]];this[_0x6f15[309]][_0x6f15[6]][_0x6f15[300]]= _0x891ax43+ _0x6f15[301]}else {this[_0x6f15[27]][_0x6f15[6]][_0x6f15[305]]= (_0x891ax40+ this[_0x6f15[103]]+ this[_0x6f15[106]])+ _0x6f15[301];this[_0x6f15[26]][_0x6f15[6]][_0x6f15[305]]= this[_0x6f15[79]][_0x6f15[6]][_0x6f15[305]]}};EditorUi[_0x6f15[10]][_0x6f15[14]]= function(){this[_0x6f15[23]]= this[_0x6f15[312]](_0x6f15[311]);this[_0x6f15[25]]= this[_0x6f15[312]](_0x6f15[313]);this[_0x6f15[27]]= this[_0x6f15[312]](_0x6f15[314]);this[_0x6f15[79]]= this[_0x6f15[312]](_0x6f15[315]);this[_0x6f15[26]]= this[_0x6f15[312]](_0x6f15[316]);this[_0x6f15[28]]= this[_0x6f15[312]](_0x6f15[317]);this[_0x6f15[309]]= this[_0x6f15[312]](_0x6f15[318]);this[_0x6f15[310]]= this[_0x6f15[312]](_0x6f15[319]);this[_0x6f15[23]][_0x6f15[6]][_0x6f15[302]]= _0x6f15[320];this[_0x6f15[23]][_0x6f15[6]][_0x6f15[306]]= _0x6f15[320];this[_0x6f15[23]][_0x6f15[6]][_0x6f15[321]]= _0x6f15[320];this[_0x6f15[25]][_0x6f15[6]][_0x6f15[306]]= _0x6f15[320];this[_0x6f15[25]][_0x6f15[6]][_0x6f15[321]]= _0x6f15[320];this[_0x6f15[27]][_0x6f15[6]][_0x6f15[306]]= _0x6f15[320];this[_0x6f15[79]][_0x6f15[6]][_0x6f15[306]]= _0x6f15[320];this[_0x6f15[26]][_0x6f15[6]][_0x6f15[321]]= _0x6f15[320];this[_0x6f15[28]][_0x6f15[6]][_0x6f15[306]]= _0x6f15[320];this[_0x6f15[28]][_0x6f15[6]][_0x6f15[321]]= _0x6f15[320];this[_0x6f15[28]][_0x6f15[6]][_0x6f15[305]]= _0x6f15[320];this[_0x6f15[310]][_0x6f15[6]][_0x6f15[306]]= _0x6f15[320];this[_0x6f15[310]][_0x6f15[6]][_0x6f15[300]]= this[_0x6f15[103]]+ _0x6f15[301];this[_0x6f15[309]][_0x6f15[6]][_0x6f15[304]]= this[_0x6f15[103]]+ _0x6f15[301]};EditorUi[_0x6f15[10]][_0x6f15[16]]= function(){this[_0x6f15[322]]= this[_0x6f15[13]][_0x6f15[324]](this[_0x6f15[312]](_0x6f15[323]));this[_0x6f15[23]][_0x6f15[325]](this[_0x6f15[322]][_0x6f15[1]]);this[_0x6f15[326]]= this[_0x6f15[328]](this[_0x6f15[312]](_0x6f15[327]));this[_0x6f15[25]][_0x6f15[325]](this[_0x6f15[326]][_0x6f15[1]]);this[_0x6f15[329]]= this[_0x6f15[330]](this[_0x6f15[27]]);this[_0x6f15[28]][_0x6f15[325]](this[_0x6f15[331]]());this[_0x6f15[332]]= this[_0x6f15[333]]();this[_0x6f15[0]][_0x6f15[33]](_0x6f15[334],mxUtils[_0x6f15[20]](this,function(){this[_0x6f15[336]](this[_0x6f15[0]][_0x6f15[335]]())}));this[_0x6f15[336]](this[_0x6f15[0]][_0x6f15[335]]());this[_0x6f15[322]][_0x6f15[1]][_0x6f15[325]](this[_0x6f15[332]]);this[_0x6f15[1]][_0x6f15[325]](this[_0x6f15[23]]);this[_0x6f15[1]][_0x6f15[325]](this[_0x6f15[25]]);this[_0x6f15[1]][_0x6f15[325]](this[_0x6f15[27]]);this[_0x6f15[1]][_0x6f15[325]](this[_0x6f15[79]]);this[_0x6f15[1]][_0x6f15[325]](this[_0x6f15[26]]);this[_0x6f15[1]][_0x6f15[325]](this[_0x6f15[28]]);this[_0x6f15[1]][_0x6f15[325]](this[_0x6f15[309]]);this[_0x6f15[1]][_0x6f15[325]](this[_0x6f15[310]]);this[_0x6f15[337]](this[_0x6f15[309]],true,0,mxUtils[_0x6f15[20]](this,function(_0x891ax44){this[_0x6f15[107]]= _0x891ax44;this[_0x6f15[15]]();this[_0x6f15[0]][_0x6f15[4]][_0x6f15[100]]();this[_0x6f15[0]][_0x6f15[80]][_0x6f15[101]](false);this[_0x6f15[0]][_0x6f15[80]][_0x6f15[80]][_0x6f15[100]]()}));this[_0x6f15[337]](this[_0x6f15[310]],false,this[_0x6f15[106]],mxUtils[_0x6f15[20]](this,function(_0x891ax44){this[_0x6f15[108]]= _0x891ax44;this[_0x6f15[15]]();this[_0x6f15[0]][_0x6f15[80]][_0x6f15[101]](false);this[_0x6f15[0]][_0x6f15[80]][_0x6f15[80]][_0x6f15[100]]()}))};EditorUi[_0x6f15[10]][_0x6f15[333]]= function(){var _0x891ax2=document[_0x6f15[339]](_0x6f15[338]);_0x891ax2[_0x6f15[340]]= _0x6f15[341];return _0x891ax2};EditorUi[_0x6f15[10]][_0x6f15[333]]= function(){var _0x891ax2=document[_0x6f15[339]](_0x6f15[338]);_0x891ax2[_0x6f15[340]]= _0x6f15[341];return _0x891ax2};EditorUi[_0x6f15[10]][_0x6f15[336]]= function(_0x891ax44){this[_0x6f15[332]][_0x6f15[342]]= _0x891ax44};EditorUi[_0x6f15[10]][_0x6f15[328]]= function(_0x891ax2){return new Toolbar(this,_0x891ax2)};EditorUi[_0x6f15[10]][_0x6f15[330]]= function(_0x891ax2){return new Sidebar(this,_0x891ax2)};EditorUi[_0x6f15[10]][_0x6f15[331]]= function(){return this[_0x6f15[312]](_0x6f15[343])};EditorUi[_0x6f15[10]][_0x6f15[312]]= function(_0x891ax45){var _0x891ax46=document[_0x6f15[339]](_0x6f15[344]);_0x891ax46[_0x6f15[340]]= _0x891ax45;return _0x891ax46};EditorUi[_0x6f15[10]][_0x6f15[345]]= function(_0x891ax45){var _0x891ax46=document[_0x6f15[339]](_0x891ax45);return _0x891ax46};EditorUi[_0x6f15[10]][_0x6f15[346]]= function(_0x891ax45){var _0x891ax46=document[_0x6f15[339]](_0x6f15[347]);_0x891ax46[_0x6f15[340]]= _0x891ax45;return _0x891ax46};EditorUi[_0x6f15[10]][_0x6f15[337]]= function(_0x891ax46,_0x891ax47,_0x891ax48,_0x891ax49){var _0x891ax4a=null;var _0x891ax4b=null;function _0x891ax4c(){return parseInt(((_0x891ax47)?_0x891ax46[_0x6f15[6]][_0x6f15[306]]:_0x891ax46[_0x6f15[6]][_0x6f15[305]]))}function _0x891ax4d(_0x891ax6){if(_0x891ax4a!= null){var _0x891ax4e= new mxPoint(mxEvent[_0x6f15[348]](_0x891ax6),mxEvent[_0x6f15[349]](_0x891ax6));_0x891ax49(Math[_0x6f15[299]](0,_0x891ax4b+ ((_0x891ax47)?(_0x891ax4e[_0x6f15[350]]- _0x891ax4a[_0x6f15[350]]):(_0x891ax4a[_0x6f15[351]]- _0x891ax4e[_0x6f15[351]]))- _0x891ax48));mxEvent[_0x6f15[74]](_0x891ax6)}}function _0x891ax4f(_0x891ax6){_0x891ax4d(_0x891ax6);_0x891ax4a= null;_0x891ax4b= null}mxEvent[_0x6f15[82]](_0x891ax46,function(_0x891ax6){_0x891ax4a= new mxPoint(mxEvent[_0x6f15[348]](_0x891ax6),mxEvent[_0x6f15[349]](_0x891ax6));_0x891ax4b= _0x891ax4c();mxEvent[_0x6f15[74]](_0x891ax6)});mxEvent[_0x6f15[33]](document,_0x6f15[352],_0x891ax4d);mxEvent[_0x6f15[33]](document,_0x6f15[353],_0x891ax4d);mxEvent[_0x6f15[33]](document,_0x6f15[354],_0x891ax4f);mxEvent[_0x6f15[33]](document,_0x6f15[355],_0x891ax4f)};EditorUi[_0x6f15[10]][_0x6f15[73]]= function(_0x891ax46,_0x891ax3d,_0x891ax3e,_0x891ax50,_0x891ax51,_0x891ax52){this[_0x6f15[356]]();this[_0x6f15[357]]= new Dialog(this,_0x891ax46,_0x891ax3d,(mxClient[_0x6f15[358]])?_0x891ax3e- 12:_0x891ax3e,_0x891ax50,_0x891ax51,_0x891ax52)};EditorUi[_0x6f15[10]][_0x6f15[356]]= function(){if(this[_0x6f15[357]]!= null){this[_0x6f15[357]][_0x6f15[359]]();this[_0x6f15[357]]= null;this[_0x6f15[0]][_0x6f15[4]][_0x6f15[1]][_0x6f15[47]]()}};EditorUi[_0x6f15[10]][_0x6f15[360]]= function(_0x891ax53){if(!_0x891ax53&& this[_0x6f15[0]][_0x6f15[125]]!= null){this[_0x6f15[172]](this[_0x6f15[0]][_0x6f15[361]]())}else {this[_0x6f15[73]]( new SaveDialog(this)[_0x6f15[1]],300,100,true,true)}};EditorUi[_0x6f15[10]][_0x6f15[362]]= function(_0x891ax53){if(!_0x891ax53&& this[_0x6f15[0]][_0x6f15[125]]!= null){this[_0x6f15[224]](this[_0x6f15[0]][_0x6f15[361]]())}else {}};EditorUi[_0x6f15[10]][_0x6f15[363]]= function(_0x891ax54,_0x891ax55,_0x891ax56){var _0x891ax3=this[_0x6f15[0]][_0x6f15[4]];var _0x891axb=_0x891ax3[_0x6f15[264]]();_0x891ax55= this[_0x6f15[364]]!= null?this[_0x6f15[364]]:_0x891ax55;_0x891ax3[_0x6f15[65]]()[_0x6f15[365]]();try{_0x891ax54[_0x6f15[366]](_0x891ax3[_0x6f15[222]](),_0x891axb)}catch(e){throw e}finally{if(_0x891ax55&& navigator[_0x6f15[368]][_0x6f15[69]](_0x6f15[367])< 0){var _0x891ax57= new mxMorphing(_0x891ax3);_0x891ax57[_0x6f15[33]](mxEvent.DONE,mxUtils[_0x6f15[20]](this,function(){_0x891ax3[_0x6f15[65]]()[_0x6f15[369]]()}));_0x891ax57[_0x6f15[370]]()}else {_0x891ax3[_0x6f15[65]]()[_0x6f15[369]]()}}};EditorUi[_0x6f15[10]][_0x6f15[97]]= function(_0x891ax1){var _0x891ax3=this[_0x6f15[0]][_0x6f15[4]];var _0x891axf= new mxKeyHandler(_0x891ax3);_0x891axf[_0x6f15[371]]= function(_0x891ax6){return mxEvent[_0x6f15[371]](_0x891ax6)|| (mxClient[_0x6f15[372]]&& _0x891ax6[_0x6f15[373]])};function _0x891ax58(_0x891ax59){if(!_0x891ax3[_0x6f15[245]]()){var _0x891ax48=0;var _0x891ax5a=0;if(_0x891ax59== 37){_0x891ax48= -1}else {if(_0x891ax59== 38){_0x891ax5a= -1}else {if(_0x891ax59== 39){_0x891ax48= 1}else {if(_0x891ax59== 40){_0x891ax5a= 1}}}};_0x891ax3[_0x6f15[374]](_0x891ax3[_0x6f15[246]](),_0x891ax48,_0x891ax5a);_0x891ax3[_0x6f15[375]](_0x891ax3[_0x6f15[264]]())}}var _0x891ax5b=mxUtils[_0x6f15[20]](this,function(_0x891ax5c,_0x891ax5d,_0x891ax26,_0x891ax5e){var _0x891ax5f=this[_0x6f15[12]][_0x6f15[112]](_0x891ax26);if(_0x891ax5f!= null){var _0x891ax20=function(){if(_0x891ax5f[_0x6f15[376]]){_0x891ax5f[_0x6f15[377]]()}};if(_0x891ax5d){if(_0x891ax5e){_0x891axf[_0x6f15[378]](_0x891ax5c,_0x891ax20)}else {_0x891axf[_0x6f15[379]](_0x891ax5c,_0x891ax20)}}else {if(_0x891ax5e){_0x891axf[_0x6f15[380]](_0x891ax5c,_0x891ax20)}else {_0x891axf[_0x6f15[381]](_0x891ax5c,_0x891ax20)}}}});var _0x891ax60=this;var _0x891ax61=_0x891axf[_0x6f15[382]];_0x891axf[_0x6f15[382]]= function(_0x891ax6){_0x891ax60[_0x6f15[356]]();_0x891ax61[_0x6f15[50]](this,arguments)};_0x891axf[_0x6f15[383]]= function(){};_0x891axf[_0x6f15[381]](8,function(){_0x891ax3[_0x6f15[384]](true)});_0x891axf[_0x6f15[381]](13,function(){_0x891ax3[_0x6f15[384]](false)});_0x891axf[_0x6f15[381]](33,function(){_0x891ax3[_0x6f15[288]]()});_0x891axf[_0x6f15[381]](34,function(){_0x891ax3[_0x6f15[289]]()});_0x891axf[_0x6f15[381]](36,function(){_0x891ax3[_0x6f15[287]]()});_0x891axf[_0x6f15[381]](35,function(){_0x891ax3[_0x6f15[15]]()});_0x891axf[_0x6f15[381]](37,function(){_0x891ax58(37)});_0x891axf[_0x6f15[381]](38,function(){_0x891ax58(38)});_0x891axf[_0x6f15[381]](39,function(){_0x891ax58(39)});_0x891axf[_0x6f15[381]](40,function(){_0x891ax58(40)});_0x891axf[_0x6f15[381]](113,function(){_0x891ax3[_0x6f15[70]]()});_0x891ax5b(46,false,_0x6f15[247]);_0x891ax5b(82,true,_0x6f15[257]);_0x891ax5b(83,true,_0x6f15[172]);_0x891ax5b(83,true,_0x6f15[180],true);_0x891ax5b(107,false,_0x6f15[385]);_0x891ax5b(109,false,_0x6f15[386]);_0x891ax5b(65,true,_0x6f15[387]);_0x891ax5b(86,true,_0x6f15[388],true);_0x891ax5b(69,true,_0x6f15[389],true);_0x891ax5b(69,true,_0x6f15[390]);_0x891ax5b(66,true,_0x6f15[253]);_0x891ax5b(70,true,_0x6f15[252]);_0x891ax5b(68,true,_0x6f15[248]);_0x891ax5b(90,true,_0x6f15[241]);_0x891ax5b(89,true,_0x6f15[242]);_0x891ax5b(88,true,_0x6f15[115]);_0x891ax5b(67,true,_0x6f15[116]);_0x891ax5b(81,true,_0x6f15[391]);_0x891ax5b(86,true,_0x6f15[111]);_0x891ax5b(71,true,_0x6f15[263]);_0x891ax5b(71,true,_0x6f15[392],true);_0x891ax5b(85,true,_0x6f15[265]);_0x891ax5b(112,false,_0x6f15[393]);_0x891ax5b(80,true,_0x6f15[224],true);return _0x891axf};EditorUi[_0x6f15[10]][_0x6f15[58]]= function(_0x891ax3,_0x891ax36,_0x891ax62,_0x891ax63){for(var _0x891ax37=0;_0x891ax37< _0x891ax36[_0x6f15[143]];_0x891ax37++){_0x891ax3[_0x6f15[396]]( new mxMultiplicity(true,_0x891ax36[_0x891ax37],null,null,_0x891ax62[_0x891ax37][0],_0x891ax62[_0x891ax37][1],null,mxResources[_0x6f15[112]](_0x891ax36[_0x891ax37])+ _0x6f15[394]+ _0x891ax62[_0x891ax37][0]+ _0x6f15[395],null));_0x891ax3[_0x6f15[396]]( new mxMultiplicity(false,_0x891ax36[_0x891ax37],null,null,_0x891ax63[_0x891ax37][0],_0x891ax63[_0x891ax37][1],null,mxResources[_0x6f15[112]](_0x891ax36[_0x891ax37])+ _0x6f15[394]+ _0x891ax63[_0x891ax37][0]+ _0x6f15[397],null))}} \ No newline at end of file +var _0xba7d=["\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(_0x4f68x1,_0x4f68x2){this[_0xba7d[0]]= _0x4f68x1|| new Editor();this[_0xba7d[1]]= _0x4f68x2|| document[_0xba7d[3]](_0xba7d[2]);var _0x4f68x3=_0x4f68x1[_0xba7d[4]];var _0x4f68x4=this;this[_0xba7d[1]][_0xba7d[6]][_0xba7d[5]]= _0xba7d[7]; new Image()[_0xba7d[8]]= mxPopupMenu[_0xba7d[10]][_0xba7d[9]];if(mxConnectionHandler[_0xba7d[10]][_0xba7d[11]]!= null){ new Image()[_0xba7d[8]]= mxConnectionHandler[_0xba7d[10]][_0xba7d[11]][_0xba7d[8]]};this[_0xba7d[12]]= new Actions(this);this[_0xba7d[13]]= new Menus(this);this[_0xba7d[14]]();this[_0xba7d[15]]();this[_0xba7d[16]]();var _0x4f68x5=mxUtils[_0xba7d[20]](this,function(_0x4f68x6){if(_0x4f68x6== null){_0x4f68x6= window[_0xba7d[17]]};if(this[_0xba7d[18]](_0x4f68x6)){return true};return _0x4f68x3[_0xba7d[19]]()});if(this[_0xba7d[1]]== document[_0xba7d[21]]){this[_0xba7d[23]][_0xba7d[22]]= _0x4f68x5;this[_0xba7d[23]][_0xba7d[24]]= _0x4f68x5;this[_0xba7d[25]][_0xba7d[22]]= _0x4f68x5;this[_0xba7d[25]][_0xba7d[24]]= _0x4f68x5;this[_0xba7d[26]][_0xba7d[22]]= _0x4f68x5;this[_0xba7d[26]][_0xba7d[24]]= _0x4f68x5;this[_0xba7d[27]][_0xba7d[22]]= _0x4f68x5;this[_0xba7d[27]][_0xba7d[24]]= _0x4f68x5;this[_0xba7d[28]][_0xba7d[22]]= _0x4f68x5;this[_0xba7d[28]][_0xba7d[24]]= _0x4f68x5};if(mxClient[_0xba7d[29]]&& ( typeof (document[_0xba7d[30]])=== _0xba7d[31]|| document[_0xba7d[30]]< 9)){mxEvent[_0xba7d[33]](this[_0xba7d[26]],_0xba7d[32],_0x4f68x5);mxEvent[_0xba7d[33]](this[_0xba7d[27]],_0xba7d[32],_0x4f68x5)}else {this[_0xba7d[26]][_0xba7d[34]]= _0x4f68x5;this[_0xba7d[27]][_0xba7d[34]]= _0x4f68x5};_0x4f68x3[_0xba7d[35]](this[_0xba7d[26]]);_0x4f68x3[_0xba7d[15]]();_0x4f68x3[_0xba7d[1]][_0xba7d[38]](_0xba7d[36],_0xba7d[37]);_0x4f68x3[_0xba7d[1]][_0xba7d[6]][_0xba7d[39]]= _0xba7d[40];_0x4f68x3[_0xba7d[1]][_0xba7d[6]][_0xba7d[41]]= _0xba7d[42]+ _0x4f68x1[_0xba7d[43]]+ _0xba7d[44];_0x4f68x3[_0xba7d[1]][_0xba7d[6]][_0xba7d[45]]= _0xba7d[46];_0x4f68x3[_0xba7d[1]][_0xba7d[47]]();var _0x4f68x7=_0x4f68x3[_0xba7d[48]];_0x4f68x3[_0xba7d[48]]= function(_0x4f68x8,_0x4f68x9,_0x4f68xa){if(_0x4f68x8== mxEvent[_0xba7d[49]]){this[_0xba7d[1]][_0xba7d[47]]()};_0x4f68x7[_0xba7d[50]](this,arguments)};this[_0xba7d[58]](_0x4f68x3[_0xba7d[51]],[_0xba7d[52],_0xba7d[53],_0xba7d[54],_0xba7d[55],_0xba7d[56]],[[1,1],[0,0],[1,1],[1,_0xba7d[57]],[1,_0xba7d[57]]],[[0,0],[1,_0xba7d[57]],[1,_0xba7d[57]],[1,_0xba7d[57]],[1,_0xba7d[57]]]);_0x4f68x3[_0xba7d[59]]= function(_0x4f68x6,_0x4f68xb){var _0x4f68xc=[_0xba7d[55]];var _0x4f68xd= new mxEventObject(mxEvent.DOUBLE_CLICK,_0xba7d[17],_0x4f68x6,_0xba7d[60],_0x4f68xb);this[_0xba7d[61]](_0x4f68xd);if(this[_0xba7d[62]]()&& !mxEvent[_0xba7d[63]](_0x4f68x6)&& !_0x4f68xd[_0xba7d[63]]()){if(this[_0xba7d[65]]()[_0xba7d[64]](_0x4f68xb)){if(_0x4f68xc[_0xba7d[69]](_0x4f68xb[_0xba7d[68]][_0xba7d[67]][_0xba7d[66]])>= 0){this[_0xba7d[70]](_0x4f68xb)}}else {if(this[_0xba7d[65]]()[_0xba7d[71]](_0x4f68xb)){console[_0xba7d[72]](_0x4f68x4);console[_0xba7d[72]](_0x4f68xb);_0x4f68x4[_0xba7d[73]]( new GeneralDialog(_0x4f68x4,_0x4f68xb)[_0xba7d[1]],320,280,true,true)}};_0x4f68xd[_0xba7d[74]]()}};_0x4f68x3[_0xba7d[76]][_0xba7d[75]]= true;_0x4f68x3[_0xba7d[76]][_0xba7d[77]]= mxUtils[_0xba7d[20]](this,function(_0x4f68xe,_0x4f68xb,_0x4f68x6){this[_0xba7d[13]][_0xba7d[78]](_0x4f68xe,_0x4f68xb,_0x4f68x6)});_0x4f68x1[_0xba7d[80]][_0xba7d[35]](this[_0xba7d[79]]);mxEvent[_0xba7d[82]](document,mxUtils[_0xba7d[20]](this,function(_0x4f68x6){_0x4f68x3[_0xba7d[76]][_0xba7d[81]]()}));if(mxClient[_0xba7d[83]]){mxEvent[_0xba7d[33]](_0x4f68x3[_0xba7d[1]],_0xba7d[84],mxUtils[_0xba7d[20]](this,function(_0x4f68x6){_0x4f68x3[_0xba7d[89]][_0xba7d[88]]()[_0xba7d[38]](_0xba7d[85],_0xba7d[86]+ _0x4f68x6[_0xba7d[87]]+ _0xba7d[44]);_0x4f68x3[_0xba7d[89]][_0xba7d[91]]()[_0xba7d[6]][_0xba7d[90]]= _0xba7d[7]}));mxEvent[_0xba7d[33]](_0x4f68x3[_0xba7d[1]],_0xba7d[92],mxUtils[_0xba7d[20]](this,function(_0x4f68x6){_0x4f68x3[_0xba7d[89]][_0xba7d[88]]()[_0xba7d[93]](_0xba7d[85]);_0x4f68x3[_0xba7d[94]]= true;_0x4f68x3[_0xba7d[95]](_0x4f68x6[_0xba7d[87]]);_0x4f68x3[_0xba7d[89]][_0xba7d[91]]()[_0xba7d[6]][_0xba7d[90]]= _0xba7d[96]}))};var _0x4f68xf=this[_0xba7d[97]](_0x4f68x1);this[_0xba7d[98]]= function(){return _0x4f68xf};mxEvent[_0xba7d[33]](window,_0xba7d[99],mxUtils[_0xba7d[20]](this,function(){this[_0xba7d[15]]();_0x4f68x3[_0xba7d[100]]();this[_0xba7d[0]][_0xba7d[80]][_0xba7d[101]](false);this[_0xba7d[0]][_0xba7d[80]][_0xba7d[80]][_0xba7d[100]]()}));this[_0xba7d[35]]();this[_0xba7d[102]]()};EditorUi[_0xba7d[10]][_0xba7d[103]]= (mxClient[_0xba7d[83]])?16:8;EditorUi[_0xba7d[10]][_0xba7d[104]]= 33;EditorUi[_0xba7d[10]][_0xba7d[105]]= 36;EditorUi[_0xba7d[10]][_0xba7d[106]]= 28;EditorUi[_0xba7d[10]][_0xba7d[107]]= 204;EditorUi[_0xba7d[10]][_0xba7d[108]]= 190;EditorUi[_0xba7d[10]][_0xba7d[35]]= function(){this[_0xba7d[109]]();this[_0xba7d[110]]();var _0x4f68x10=this[_0xba7d[12]][_0xba7d[112]](_0xba7d[111]);var _0x4f68x11=function(){_0x4f68x10[_0xba7d[114]](!mxClipboard[_0xba7d[113]]())};var _0x4f68x12=mxClipboard[_0xba7d[115]];mxClipboard[_0xba7d[115]]= function(){_0x4f68x12[_0xba7d[50]](this,arguments);_0x4f68x11()};var _0x4f68x13=mxClipboard[_0xba7d[116]];mxClipboard[_0xba7d[116]]= function(){_0x4f68x13[_0xba7d[50]](this,arguments);_0x4f68x11()}};EditorUi[_0xba7d[10]][_0xba7d[18]]= function(_0x4f68x6){return false};EditorUi[_0xba7d[10]][_0xba7d[102]]= function(){try{if(window[_0xba7d[117]]!= null&& window[_0xba7d[117]][_0xba7d[118]]!= null){window[_0xba7d[117]][_0xba7d[118]][_0xba7d[130]](mxUtils[_0xba7d[20]](this,function(_0x4f68x14,_0x4f68x15){try{var _0x4f68x16=mxUtils[_0xba7d[119]](_0x4f68x14);this[_0xba7d[0]][_0xba7d[121]](_0x4f68x16[_0xba7d[120]]);this[_0xba7d[0]][_0xba7d[122]]= false;this[_0xba7d[0]][_0xba7d[124]][_0xba7d[123]]();if(_0x4f68x15!= null){this[_0xba7d[0]][_0xba7d[125]]= _0x4f68x15}}catch(e){mxUtils[_0xba7d[129]](mxResources[_0xba7d[112]](_0xba7d[126])+ _0xba7d[127]+ e[_0xba7d[128]])}}))}}catch(e){}};EditorUi[_0xba7d[10]][_0xba7d[131]]= function(_0x4f68x14,_0x4f68x15,_0x4f68x17){try{var _0x4f68x16=mxUtils[_0xba7d[119]](_0x4f68x14);this[_0xba7d[0]][_0xba7d[121]](_0x4f68x16[_0xba7d[120]]);this[_0xba7d[0]][_0xba7d[122]]= false;this[_0xba7d[0]][_0xba7d[124]][_0xba7d[123]]();if(_0x4f68x15!= null){this[_0xba7d[0]][_0xba7d[125]]= _0x4f68x15};if(_0x4f68x17!= null){this[_0xba7d[0]][_0xba7d[132]]= _0x4f68x17}}catch(e){mxUtils[_0xba7d[129]](mxResources[_0xba7d[112]](_0xba7d[126])+ _0xba7d[127]+ e[_0xba7d[128]])}};EditorUi[_0xba7d[10]][_0xba7d[133]]= function(_0x4f68x18){var _0x4f68x1=this[_0xba7d[0]];if(_0x4f68x18!= null){var _0x4f68x14=mxUtils[_0xba7d[135]](this[_0xba7d[0]][_0xba7d[134]]());try{if(useLocalStorage){if(localStorage[_0xba7d[136]](_0x4f68x18)!= null&& !mxUtils[_0xba7d[138]](mxResources[_0xba7d[112]](_0xba7d[137],[_0x4f68x18]))){return};localStorage[_0xba7d[139]](_0x4f68x18,_0x4f68x14);this[_0xba7d[0]][_0xba7d[142]](mxResources[_0xba7d[112]](_0xba7d[140])+ _0xba7d[141]+ new Date())}else {console[_0xba7d[72]](_0x4f68x14[_0xba7d[143]]);console[_0xba7d[72]](MAX_REQUEST_SIZE);if(_0x4f68x14[_0xba7d[143]]< MAX_REQUEST_SIZE){_0x4f68x14= encodeURIComponent(_0x4f68x14);_0x4f68x18= encodeURIComponent(_0x4f68x18);var _0x4f68x19= new XMLHttpRequest();_0x4f68x19[_0xba7d[102]](_0xba7d[144],SAVE_URL,true);_0x4f68x19[_0xba7d[147]](_0xba7d[145],_0xba7d[146]);_0x4f68x19[_0xba7d[147]](_0xba7d[148],_0xba7d[149]+ _0x4f68x1[_0xba7d[132]][_0xba7d[150]]);_0x4f68x19[_0xba7d[151]]= function(_0x4f68x1a){if(_0x4f68x19[_0xba7d[152]]=== 4){if(_0x4f68x19[_0xba7d[153]]=== 201){_0x4f68x1[_0xba7d[142]](_0xba7d[154]+ JSON[_0xba7d[157]](_0x4f68x19[_0xba7d[156]])[_0xba7d[155]]+ _0xba7d[158]);setTimeout(function(){window[_0xba7d[102]](_0xba7d[159]+ JSON[_0xba7d[157]](_0x4f68x19[_0xba7d[156]])[_0xba7d[160]],_0xba7d[161])},1500)}else {try{var _0x4f68x1b=JSON[_0xba7d[157]](_0x4f68x19[_0xba7d[156]]);_0x4f68x1[_0xba7d[142]](_0xba7d[162]+ _0x4f68x1b[_0xba7d[163]][0][_0xba7d[128]])}catch(_0x4f68x1a){_0x4f68x1[_0xba7d[142]](_0xba7d[164]+ _0xba7d[165]+ _0x4f68x19[_0xba7d[153]]+ _0xba7d[141]+ _0x4f68x19[_0xba7d[166]]+ _0xba7d[44])}}}};_0x4f68x19[_0xba7d[167]]= function(_0x4f68x1a){mxUtils[_0xba7d[129]](_0x4f68x19[_0xba7d[166]])};_0x4f68x19[_0xba7d[169]](_0xba7d[168]+ _0x4f68x18)}else {mxUtils[_0xba7d[129]](mxResources[_0xba7d[112]](_0xba7d[170]));mxUtils[_0xba7d[171]](_0x4f68x14);return}};this[_0xba7d[0]][_0xba7d[125]]= _0x4f68x18;this[_0xba7d[0]][_0xba7d[122]]= false}catch(e){this[_0xba7d[0]][_0xba7d[142]](_0xba7d[164])}}else {this[_0xba7d[0]][_0xba7d[142]](_0xba7d[164])}};EditorUi[_0xba7d[10]][_0xba7d[172]]= function(_0x4f68x18){var _0x4f68x1=this[_0xba7d[0]];if(_0x4f68x18!= null){var _0x4f68x14=mxUtils[_0xba7d[135]](this[_0xba7d[0]][_0xba7d[134]]());try{if(useLocalStorage){if(localStorage[_0xba7d[136]](_0x4f68x18)!= null&& !mxUtils[_0xba7d[138]](mxResources[_0xba7d[112]](_0xba7d[137],[_0x4f68x18]))){return};localStorage[_0xba7d[139]](_0x4f68x18,_0x4f68x14);this[_0xba7d[0]][_0xba7d[142]](mxResources[_0xba7d[112]](_0xba7d[140])+ _0xba7d[141]+ new Date())}else {console[_0xba7d[72]](_0x4f68x14[_0xba7d[143]]);console[_0xba7d[72]](MAX_REQUEST_SIZE);if(_0x4f68x14[_0xba7d[143]]< MAX_REQUEST_SIZE){_0x4f68x14= encodeURIComponent(_0x4f68x14);var _0x4f68x19= new XMLHttpRequest();_0x4f68x19[_0xba7d[102]](_0xba7d[173],SAVE_URL+ this[_0xba7d[0]][_0xba7d[132]][_0xba7d[160]],true);_0x4f68x19[_0xba7d[147]](_0xba7d[145],_0xba7d[146]);_0x4f68x19[_0xba7d[147]](_0xba7d[148],_0xba7d[149]+ _0x4f68x1[_0xba7d[132]][_0xba7d[150]]);_0x4f68x19[_0xba7d[151]]= function(_0x4f68x1a){if(_0x4f68x19[_0xba7d[152]]=== 4){if(_0x4f68x19[_0xba7d[153]]=== 200){_0x4f68x1[_0xba7d[142]](_0xba7d[174]+ JSON[_0xba7d[157]](_0x4f68x19[_0xba7d[156]])[_0xba7d[175]]+ _0xba7d[165]+ _0x4f68x19[_0xba7d[153]]+ _0xba7d[141]+ _0x4f68x19[_0xba7d[166]]+ _0xba7d[44])}else {try{var _0x4f68x1b=JSON[_0xba7d[157]](_0x4f68x19[_0xba7d[156]]);_0x4f68x1[_0xba7d[142]](_0xba7d[176]+ _0x4f68x1b[_0xba7d[163]][0][_0xba7d[128]])}catch(_0x4f68x1a){_0x4f68x1[_0xba7d[142]](_0xba7d[177]+ _0xba7d[165]+ _0x4f68x19[_0xba7d[153]]+ _0xba7d[141]+ _0x4f68x19[_0xba7d[166]]+ _0xba7d[44])}}}};_0x4f68x19[_0xba7d[167]]= function(_0x4f68x1a){mxUtils[_0xba7d[129]](_0x4f68x19[_0xba7d[166]])};_0x4f68x19[_0xba7d[169]](_0xba7d[178]+ _0x4f68x14)}else {mxUtils[_0xba7d[129]](mxResources[_0xba7d[112]](_0xba7d[170]));mxUtils[_0xba7d[171]](_0x4f68x14);return}};this[_0xba7d[0]][_0xba7d[125]]= _0x4f68x18;this[_0xba7d[0]][_0xba7d[122]]= false}catch(e){this[_0xba7d[0]][_0xba7d[142]](_0xba7d[179])}}else {this[_0xba7d[0]][_0xba7d[142]](_0xba7d[179])}};EditorUi[_0xba7d[10]][_0xba7d[180]]= function(_0x4f68x18){var _0x4f68x1=this[_0xba7d[0]];console[_0xba7d[72]](_0x4f68x18);if(_0x4f68x18!= null){var _0x4f68x14=mxUtils[_0xba7d[135]](this[_0xba7d[0]][_0xba7d[134]]());try{if(useLocalStorage){if(localStorage[_0xba7d[136]](_0x4f68x18)!= null&& !mxUtils[_0xba7d[138]](mxResources[_0xba7d[112]](_0xba7d[137],[_0x4f68x18]))){return};localStorage[_0xba7d[139]](_0x4f68x18,_0x4f68x14);this[_0xba7d[0]][_0xba7d[142]](mxResources[_0xba7d[112]](_0xba7d[140])+ _0xba7d[141]+ new Date())}else {console[_0xba7d[72]](_0x4f68x14[_0xba7d[143]]);console[_0xba7d[72]](MAX_REQUEST_SIZE);if(_0x4f68x14[_0xba7d[143]]< MAX_REQUEST_SIZE){_0x4f68x14= encodeURIComponent(_0x4f68x14);_0x4f68x18= encodeURIComponent(_0x4f68x18);var _0x4f68x19= new XMLHttpRequest();_0x4f68x19[_0xba7d[102]](_0xba7d[144],SAVE_URL,true);_0x4f68x19[_0xba7d[147]](_0xba7d[145],_0xba7d[146]);_0x4f68x19[_0xba7d[147]](_0xba7d[148],_0xba7d[149]+ _0x4f68x1[_0xba7d[132]][_0xba7d[150]]);_0x4f68x19[_0xba7d[151]]= function(_0x4f68x1a){if(_0x4f68x19[_0xba7d[152]]=== 4){if(_0x4f68x19[_0xba7d[153]]=== 201){_0x4f68x1[_0xba7d[142]](_0xba7d[154]+ JSON[_0xba7d[157]](_0x4f68x19[_0xba7d[156]])[_0xba7d[155]]+ _0xba7d[158]);setTimeout(function(){window[_0xba7d[102]](_0xba7d[181]+ JSON[_0xba7d[157]](_0x4f68x19[_0xba7d[156]])[_0xba7d[160]],_0xba7d[161])},1500)}else {try{var _0x4f68x1b=JSON[_0xba7d[157]](_0x4f68x19[_0xba7d[156]]);_0x4f68x1[_0xba7d[142]](_0xba7d[182]+ _0x4f68x1b[_0xba7d[163]][0][_0xba7d[128]])}catch(_0x4f68x1a){_0x4f68x1[_0xba7d[142]](_0xba7d[183]+ _0xba7d[165]+ _0x4f68x19[_0xba7d[153]]+ _0xba7d[141]+ _0x4f68x19[_0xba7d[166]]+ _0xba7d[44])}}}};_0x4f68x19[_0xba7d[167]]= function(_0x4f68x1a){mxUtils[_0xba7d[129]](_0x4f68x19[_0xba7d[166]])};_0x4f68x19[_0xba7d[169]](_0xba7d[184]+ _0x4f68x18+ _0xba7d[185]+ _0x4f68x14+ _0xba7d[186]+ _0x4f68x14)}else {mxUtils[_0xba7d[129]](mxResources[_0xba7d[112]](_0xba7d[170]));mxUtils[_0xba7d[171]](_0x4f68x14);return}};this[_0xba7d[0]][_0xba7d[122]]= false}catch(e){this[_0xba7d[0]][_0xba7d[142]](_0xba7d[179])}}else {this[_0xba7d[0]][_0xba7d[142]](_0xba7d[179])}};EditorUi[_0xba7d[10]][_0xba7d[187]]= function(_0x4f68x1c,_0x4f68x1d){var _0x4f68x3=this[_0xba7d[0]][_0xba7d[4]];_0x4f68x1c= null!= _0x4f68x1c?_0x4f68x1c:_0x4f68x3[_0xba7d[189]][_0xba7d[188]]();_0x4f68x1d= null!= _0x4f68x1d?_0x4f68x1d:{};for(var _0x4f68x1e=!0,_0x4f68x1f=_0x4f68x3[_0xba7d[189]][_0xba7d[190]](_0x4f68x1c),_0x4f68x1a=0;_0x4f68x1a< _0x4f68x1f;_0x4f68x1a++){var _0x4f68x20=_0x4f68x3[_0xba7d[189]][_0xba7d[191]](_0x4f68x1c,_0x4f68x1a),_0x4f68x21=_0x4f68x1d;_0x4f68x3[_0xba7d[192]](_0x4f68x20)&& (_0x4f68x21= {});_0x4f68x21= this[_0xba7d[187]](_0x4f68x20,_0x4f68x21);null!= _0x4f68x21?_0x4f68x3[_0xba7d[194]](_0x4f68x20,_0x4f68x21[_0xba7d[137]](/\n/g,_0xba7d[193])):_0x4f68x3[_0xba7d[194]](_0x4f68x20,null);_0x4f68x1e= _0x4f68x1e&& null== _0x4f68x21};_0x4f68x1f= _0xba7d[195];if(_0x4f68x3[_0xba7d[189]][_0xba7d[71]](_0x4f68x1c)){switch(_0x4f68x1c[_0xba7d[67]][_0xba7d[203]]){case _0xba7d[55]:_0x4f68x1f= (_0x4f68x1c[_0xba7d[67]][_0xba7d[196]](_0xba7d[55])!== _0xba7d[195])?_0xba7d[195]:_0xba7d[197]+ _0xba7d[198];_0x4f68x1f+= (_0x4f68x1c[_0xba7d[67]][_0xba7d[196]](_0xba7d[199])!== _0xba7d[195])?_0xba7d[195]:_0xba7d[200]+ _0xba7d[198];break;case _0xba7d[54]:_0x4f68x1f= (_0x4f68x1c[_0xba7d[67]][_0xba7d[196]](_0xba7d[55])!== _0xba7d[195])?_0xba7d[195]:_0xba7d[197]+ _0xba7d[198];_0x4f68x1f+= (_0x4f68x1c[_0xba7d[67]][_0xba7d[196]](_0xba7d[199])!== _0xba7d[195])?_0xba7d[195]:_0xba7d[200]+ _0xba7d[198];break;case _0xba7d[52]:_0x4f68x1f= this[_0xba7d[201]](_0xba7d[52])?_0xba7d[195]:_0xba7d[202]+ _0xba7d[198];_0x4f68x1f+= (_0x4f68x1c[_0xba7d[67]][_0xba7d[196]](_0xba7d[199])!== _0xba7d[195])?_0xba7d[195]:_0xba7d[200]+ _0xba7d[198];break}};if(_0x4f68x3[_0xba7d[189]][_0xba7d[64]](_0x4f68x1c)){var _0x4f68x22=_0x4f68x3[_0xba7d[189]][_0xba7d[205]](_0x4f68x1c[_0xba7d[68]][_0xba7d[204]]());switch(_0x4f68x22[_0xba7d[67]][_0xba7d[203]]){case _0xba7d[55]:var _0x4f68x23=String(_0x4f68x1c[_0xba7d[206]]());console[_0xba7d[72]](_0x4f68x23);if(_0x4f68x23=== _0xba7d[207]|| _0x4f68x23=== _0xba7d[31]){_0x4f68x1f= _0xba7d[208]+ _0xba7d[198]}else {var _0x4f68x24=_0x4f68x23[_0xba7d[210]](_0xba7d[209]);_0x4f68x24[_0xba7d[214]](function(_0x4f68x25,_0x4f68x26){_0x4f68x1f= _0x4f68x1f+ ((_0x4f68x25[_0xba7d[211]]()!== _0xba7d[195])?_0xba7d[195]:_0xba7d[212]+ (_0x4f68x26+ 1)+ _0xba7d[213]+ _0xba7d[198])})};break}};_0x4f68x3[_0xba7d[215]](_0x4f68x1c)&& !_0x4f68x1e&& (_0x4f68x1f+= (mxResources[_0xba7d[112]](_0x4f68x3[_0xba7d[216]])|| _0x4f68x3[_0xba7d[216]])+ _0xba7d[198]);_0x4f68x1f= _0x4f68x3[_0xba7d[189]][_0xba7d[64]](_0x4f68x1c)?_0x4f68x1f+ (_0x4f68x3[_0xba7d[218]](_0x4f68x1c,_0x4f68x3[_0xba7d[189]][_0xba7d[217]](_0x4f68x1c,!0),_0x4f68x3[_0xba7d[189]][_0xba7d[217]](_0x4f68x1c,!1))|| _0xba7d[195]):_0x4f68x1f+ (_0x4f68x3[_0xba7d[219]](_0x4f68x1c)|| _0xba7d[195]);_0x4f68x1a= _0x4f68x3[_0xba7d[220]](_0x4f68x1c,_0x4f68x1d);null!= _0x4f68x1a&& (_0x4f68x1f+= _0x4f68x1a);null== _0x4f68x3[_0xba7d[189]][_0xba7d[221]](_0x4f68x1c)&& _0x4f68x3[_0xba7d[89]][_0xba7d[187]]();return 0< _0x4f68x1f[_0xba7d[143]]|| !_0x4f68x1e?_0x4f68x1f:null};EditorUi[_0xba7d[10]][_0xba7d[201]]= function(_0x4f68x27){var _0x4f68x3=this[_0xba7d[0]][_0xba7d[4]];var _0x4f68x28=_0x4f68x3[_0xba7d[222]]();var _0x4f68x29=0;_0x4f68x28[_0xba7d[223]][_0xba7d[214]](function(_0x4f68x2a){if(_0x4f68x3[_0xba7d[189]][_0xba7d[71]](_0x4f68x2a)&& _0x4f68x2a[_0xba7d[67]][_0xba7d[203]]== _0x4f68x27){_0x4f68x29++}});return _0x4f68x29> 1?false:true};EditorUi[_0xba7d[10]][_0xba7d[224]]= function(_0x4f68x18){var _0x4f68x1=this[_0xba7d[0]];if(_0x4f68x18!= null){var _0x4f68x1b=this[_0xba7d[187]]();if(_0x4f68x1b=== null){var _0x4f68x14=mxUtils[_0xba7d[135]](this[_0xba7d[0]][_0xba7d[134]]());try{if(useLocalStorage){if(localStorage[_0xba7d[136]](_0x4f68x18)!= null&& !mxUtils[_0xba7d[138]](mxResources[_0xba7d[112]](_0xba7d[137],[_0x4f68x18]))){return};localStorage[_0xba7d[139]](_0x4f68x18,_0x4f68x14);this[_0xba7d[0]][_0xba7d[142]](mxResources[_0xba7d[112]](_0xba7d[140])+ _0xba7d[141]+ new Date())}else {console[_0xba7d[72]](_0x4f68x14[_0xba7d[143]]);console[_0xba7d[72]](MAX_REQUEST_SIZE);if(_0x4f68x14[_0xba7d[143]]< MAX_REQUEST_SIZE){_0x4f68x14= encodeURIComponent(_0x4f68x14);var _0x4f68x19= new XMLHttpRequest();_0x4f68x19[_0xba7d[102]](_0xba7d[173],SAVE_URL+ this[_0xba7d[0]][_0xba7d[132]][_0xba7d[160]],true);_0x4f68x19[_0xba7d[147]](_0xba7d[145],_0xba7d[146]);_0x4f68x19[_0xba7d[147]](_0xba7d[148],_0xba7d[149]+ _0x4f68x1[_0xba7d[132]][_0xba7d[150]]);_0x4f68x19[_0xba7d[151]]= function(_0x4f68x1a){if(_0x4f68x19[_0xba7d[152]]=== 4){if(_0x4f68x19[_0xba7d[153]]=== 200){_0x4f68x1[_0xba7d[142]](_0xba7d[225]+ JSON[_0xba7d[157]](_0x4f68x19[_0xba7d[156]])[_0xba7d[175]]+ _0xba7d[165]+ _0x4f68x19[_0xba7d[153]]+ _0xba7d[141]+ _0x4f68x19[_0xba7d[166]]+ _0xba7d[44])}else {try{var _0x4f68x1b=JSON[_0xba7d[157]](_0x4f68x19[_0xba7d[156]]);_0x4f68x1[_0xba7d[142]](_0xba7d[226]+ _0x4f68x1b[_0xba7d[163]][0][_0xba7d[128]])}catch(_0x4f68x1a){_0x4f68x1[_0xba7d[142]](_0xba7d[227]+ _0xba7d[165]+ _0x4f68x19[_0xba7d[153]]+ _0xba7d[141]+ _0x4f68x19[_0xba7d[166]]+ _0xba7d[44])}}}};_0x4f68x19[_0xba7d[167]]= function(_0x4f68x1a){mxUtils[_0xba7d[129]](_0x4f68x19[_0xba7d[166]])};_0x4f68x19[_0xba7d[169]](_0xba7d[178]+ _0x4f68x14+ _0xba7d[186]+ _0x4f68x14)}else {mxUtils[_0xba7d[129]](mxResources[_0xba7d[112]](_0xba7d[170]));mxUtils[_0xba7d[171]](_0x4f68x14);return}};this[_0xba7d[0]][_0xba7d[125]]= _0x4f68x18;this[_0xba7d[0]][_0xba7d[122]]= false}catch(e){this[_0xba7d[0]][_0xba7d[142]](_0xba7d[228])}}else {_0x4f68x1[_0xba7d[142]](_0xba7d[226])}}else {this[_0xba7d[0]][_0xba7d[142]](_0xba7d[228])}};EditorUi[_0xba7d[10]][_0xba7d[229]]= function(_0x4f68x18){var _0x4f68x1=this[_0xba7d[0]];if(_0x4f68x18!= null){try{var _0x4f68x19= new XMLHttpRequest();_0x4f68x19[_0xba7d[102]](_0xba7d[144],VARIABLE_URL,true);_0x4f68x19[_0xba7d[147]](_0xba7d[145],_0xba7d[146]);_0x4f68x19[_0xba7d[147]](_0xba7d[148],_0xba7d[149]+ _0x4f68x1[_0xba7d[132]][_0xba7d[150]]);_0x4f68x19[_0xba7d[151]]= function(_0x4f68x1a){if(_0x4f68x19[_0xba7d[152]]=== 4){if(_0x4f68x19[_0xba7d[153]]=== 201){_0x4f68x1[_0xba7d[142]](_0xba7d[230]+ JSON[_0xba7d[157]](_0x4f68x19[_0xba7d[156]])[_0xba7d[231]]+ _0xba7d[165]+ _0x4f68x19[_0xba7d[153]]+ _0xba7d[141]+ _0x4f68x19[_0xba7d[166]]+ _0xba7d[44])}else {try{var _0x4f68x1b=JSON[_0xba7d[157]](_0x4f68x19[_0xba7d[156]]);_0x4f68x1[_0xba7d[142]](_0xba7d[232]+ _0x4f68x1b[_0xba7d[163]][0][_0xba7d[128]])}catch(_0x4f68x1a){_0x4f68x1[_0xba7d[142]](_0xba7d[233]+ _0xba7d[165]+ _0x4f68x19[_0xba7d[153]]+ _0xba7d[141]+ _0x4f68x19[_0xba7d[166]]+ _0xba7d[44])}}}};_0x4f68x19[_0xba7d[167]]= function(_0x4f68x1a){mxUtils[_0xba7d[129]](_0x4f68x19[_0xba7d[166]])};_0x4f68x19[_0xba7d[169]](_0xba7d[234]+ _0x4f68x18)}catch(e){this[_0xba7d[0]][_0xba7d[142]](_0xba7d[233])}}else {this[_0xba7d[0]][_0xba7d[142]](_0xba7d[233])}};EditorUi[_0xba7d[10]][_0xba7d[235]]= function(_0x4f68x2b){var _0x4f68x2c=(_0x4f68x2b!= null)?_0x4f68x2b:window[_0xba7d[237]][_0xba7d[236]];var _0x4f68x2d=(_0x4f68x2c[_0xba7d[69]](_0xba7d[238])> 0)?1:0;for(var _0x4f68x26 in urlParams){if(_0x4f68x2d== 0){_0x4f68x2c+= _0xba7d[238]}else {_0x4f68x2c+= _0xba7d[239]};_0x4f68x2c+= _0x4f68x26+ _0xba7d[240]+ urlParams[_0x4f68x26];_0x4f68x2d++};return _0x4f68x2c};EditorUi[_0xba7d[10]][_0xba7d[109]]= function(){var _0x4f68x2e=this[_0xba7d[12]][_0xba7d[112]](_0xba7d[241]);var _0x4f68x2f=this[_0xba7d[12]][_0xba7d[112]](_0xba7d[242]);var _0x4f68x30=this[_0xba7d[0]][_0xba7d[124]];var _0x4f68x31=function(){_0x4f68x2e[_0xba7d[114]](_0x4f68x30[_0xba7d[243]]());_0x4f68x2f[_0xba7d[114]](_0x4f68x30[_0xba7d[244]]())};_0x4f68x30[_0xba7d[33]](mxEvent.ADD,_0x4f68x31);_0x4f68x30[_0xba7d[33]](mxEvent.UNDO,_0x4f68x31);_0x4f68x30[_0xba7d[33]](mxEvent.REDO,_0x4f68x31);_0x4f68x30[_0xba7d[33]](mxEvent.CLEAR,_0x4f68x31);_0x4f68x31()};EditorUi[_0xba7d[10]][_0xba7d[110]]= function(){var _0x4f68x32=mxUtils[_0xba7d[20]](this,function(){var _0x4f68x3=this[_0xba7d[0]][_0xba7d[4]];var _0x4f68x33=!_0x4f68x3[_0xba7d[245]]();var _0x4f68x34=false;var _0x4f68x35=false;var _0x4f68x36=_0x4f68x3[_0xba7d[246]]();if(_0x4f68x36!= null){for(var _0x4f68x37=0;_0x4f68x37< _0x4f68x36[_0xba7d[143]];_0x4f68x37++){var _0x4f68xb=_0x4f68x36[_0x4f68x37];if(_0x4f68x3[_0xba7d[65]]()[_0xba7d[64]](_0x4f68xb)){_0x4f68x35= true};if(_0x4f68x3[_0xba7d[65]]()[_0xba7d[71]](_0x4f68xb)){_0x4f68x34= true};if(_0x4f68x35&& _0x4f68x34){break}}};var _0x4f68x38=[_0xba7d[115],_0xba7d[116],_0xba7d[247],_0xba7d[248],_0xba7d[249],_0xba7d[250],_0xba7d[6],_0xba7d[251],_0xba7d[252],_0xba7d[253],_0xba7d[254],_0xba7d[255],_0xba7d[256],_0xba7d[257],_0xba7d[258]];for(var _0x4f68x37=0;_0x4f68x37< _0x4f68x38[_0xba7d[143]];_0x4f68x37++){this[_0xba7d[12]][_0xba7d[112]](_0x4f68x38[_0x4f68x37])[_0xba7d[114]](_0x4f68x33)};this[_0xba7d[12]][_0xba7d[112]](_0xba7d[259])[_0xba7d[114]](_0x4f68x35);this[_0xba7d[12]][_0xba7d[112]](_0xba7d[260])[_0xba7d[114]](_0x4f68x34);this[_0xba7d[12]][_0xba7d[112]](_0xba7d[261])[_0xba7d[114]](_0x4f68x34);this[_0xba7d[12]][_0xba7d[112]](_0xba7d[263])[_0xba7d[114]](_0x4f68x3[_0xba7d[262]]()> 1);this[_0xba7d[12]][_0xba7d[112]](_0xba7d[265])[_0xba7d[114]](_0x4f68x3[_0xba7d[262]]()== 1&& _0x4f68x3[_0xba7d[65]]()[_0xba7d[190]](_0x4f68x3[_0xba7d[264]]())> 0);var _0x4f68x39=_0x4f68x34&& _0x4f68x3[_0xba7d[262]]()== 1;this[_0xba7d[12]][_0xba7d[112]](_0xba7d[266])[_0xba7d[114]](_0x4f68x39&& _0x4f68x3[_0xba7d[65]]()[_0xba7d[71]](_0x4f68x3[_0xba7d[65]]()[_0xba7d[221]](_0x4f68x3[_0xba7d[264]]())));var _0x4f68x3a=[_0xba7d[267],_0xba7d[268],_0xba7d[269],_0xba7d[270],_0xba7d[271],_0xba7d[272],_0xba7d[273],_0xba7d[274],_0xba7d[275]];for(var _0x4f68x37=0;_0x4f68x37< _0x4f68x3a[_0xba7d[143]];_0x4f68x37++){this[_0xba7d[13]][_0xba7d[112]](_0x4f68x3a[_0x4f68x37])[_0xba7d[114]](_0x4f68x33)};_0x4f68x3a= [_0xba7d[276],_0xba7d[277],_0xba7d[278]];for(var _0x4f68x37=0;_0x4f68x37< _0x4f68x3a[_0xba7d[143]];_0x4f68x37++){this[_0xba7d[13]][_0xba7d[112]](_0x4f68x3a[_0x4f68x37])[_0xba7d[114]](_0x4f68x35)};this[_0xba7d[12]][_0xba7d[112]](_0xba7d[279])[_0xba7d[114]](_0x4f68x35);this[_0xba7d[13]][_0xba7d[112]](_0xba7d[280])[_0xba7d[114]](_0x4f68x3[_0xba7d[262]]()> 1);this[_0xba7d[13]][_0xba7d[112]](_0xba7d[283])[_0xba7d[114]](_0x4f68x34|| (_0x4f68x35&& _0x4f68x3[_0xba7d[282]](_0x4f68x3[_0xba7d[89]][_0xba7d[281]](_0x4f68x3[_0xba7d[264]]()))));this[_0xba7d[13]][_0xba7d[112]](_0xba7d[286])[_0xba7d[114]](_0x4f68x3[_0xba7d[284]]&& ((_0x4f68x3[_0xba7d[89]][_0xba7d[285]]!= null)|| (_0x4f68x3[_0xba7d[262]]()== 1&& _0x4f68x3[_0xba7d[192]](_0x4f68x3[_0xba7d[264]]()))));this[_0xba7d[12]][_0xba7d[112]](_0xba7d[287])[_0xba7d[114]](_0x4f68x3[_0xba7d[89]][_0xba7d[285]]!= null);this[_0xba7d[12]][_0xba7d[112]](_0xba7d[288])[_0xba7d[114]](_0x4f68x3[_0xba7d[89]][_0xba7d[285]]!= null);var _0x4f68x3b=_0x4f68x3[_0xba7d[262]]()== 1&& _0x4f68x3[_0xba7d[192]](_0x4f68x3[_0xba7d[264]]());this[_0xba7d[12]][_0xba7d[112]](_0xba7d[289])[_0xba7d[114]](_0x4f68x3b);this[_0xba7d[12]][_0xba7d[112]](_0xba7d[290])[_0xba7d[114]](_0x4f68x3b);this[_0xba7d[12]][_0xba7d[112]](_0xba7d[291])[_0xba7d[114]](_0x4f68x3b);this[_0xba7d[12]][_0xba7d[112]](_0xba7d[292])[_0xba7d[114]](_0x4f68x3[_0xba7d[262]]()== 1);this[_0xba7d[12]][_0xba7d[112]](_0xba7d[294])[_0xba7d[114]](_0x4f68x3[_0xba7d[262]]()== 1&& _0x4f68x3[_0xba7d[293]](_0x4f68x3[_0xba7d[264]]())!= null)});this[_0xba7d[0]][_0xba7d[4]][_0xba7d[295]]()[_0xba7d[33]](mxEvent.CHANGE,_0x4f68x32);_0x4f68x32()};EditorUi[_0xba7d[10]][_0xba7d[15]]= function(){var _0x4f68x3c=mxClient[_0xba7d[29]]&& (document[_0xba7d[30]]== null|| document[_0xba7d[30]]== 5);var _0x4f68x3d=this[_0xba7d[1]][_0xba7d[296]];var _0x4f68x3e=this[_0xba7d[1]][_0xba7d[297]];if(this[_0xba7d[1]]== document[_0xba7d[21]]){_0x4f68x3d= document[_0xba7d[21]][_0xba7d[296]]|| document[_0xba7d[120]][_0xba7d[296]];_0x4f68x3e= (_0x4f68x3c)?document[_0xba7d[21]][_0xba7d[297]]|| document[_0xba7d[120]][_0xba7d[297]]:document[_0xba7d[120]][_0xba7d[297]]};var _0x4f68x3f=Math[_0xba7d[299]](0,Math[_0xba7d[298]](this[_0xba7d[107]],_0x4f68x3d- this[_0xba7d[103]]- 20));var _0x4f68x40=Math[_0xba7d[299]](0,Math[_0xba7d[298]](this[_0xba7d[108]],_0x4f68x3e- this[_0xba7d[104]]- this[_0xba7d[105]]- this[_0xba7d[106]]- this[_0xba7d[103]]- 1));this[_0xba7d[23]][_0xba7d[6]][_0xba7d[300]]= this[_0xba7d[104]]+ _0xba7d[301];this[_0xba7d[25]][_0xba7d[6]][_0xba7d[302]]= this[_0xba7d[104]]+ _0xba7d[301];this[_0xba7d[25]][_0xba7d[6]][_0xba7d[300]]= this[_0xba7d[105]]+ _0xba7d[301];var _0x4f68x41=this[_0xba7d[104]]+ this[_0xba7d[105]];if(!mxClient[_0xba7d[303]]){_0x4f68x41+= 1};this[_0xba7d[27]][_0xba7d[6]][_0xba7d[302]]= _0x4f68x41+ _0xba7d[301];this[_0xba7d[27]][_0xba7d[6]][_0xba7d[304]]= _0x4f68x3f+ _0xba7d[301];this[_0xba7d[79]][_0xba7d[6]][_0xba7d[304]]= _0x4f68x3f+ _0xba7d[301];this[_0xba7d[79]][_0xba7d[6]][_0xba7d[300]]= _0x4f68x40+ _0xba7d[301];this[_0xba7d[79]][_0xba7d[6]][_0xba7d[305]]= this[_0xba7d[106]]+ _0xba7d[301];this[_0xba7d[26]][_0xba7d[6]][_0xba7d[306]]= (_0x4f68x3f+ this[_0xba7d[103]])+ _0xba7d[301];this[_0xba7d[26]][_0xba7d[6]][_0xba7d[302]]= this[_0xba7d[27]][_0xba7d[6]][_0xba7d[302]];this[_0xba7d[28]][_0xba7d[6]][_0xba7d[300]]= this[_0xba7d[106]]+ _0xba7d[301];this[_0xba7d[28]][_0xba7d[6]][_0xba7d[307]]= _0xba7d[308];this[_0xba7d[309]][_0xba7d[6]][_0xba7d[302]]= this[_0xba7d[27]][_0xba7d[6]][_0xba7d[302]];this[_0xba7d[309]][_0xba7d[6]][_0xba7d[305]]= this[_0xba7d[79]][_0xba7d[6]][_0xba7d[305]];this[_0xba7d[309]][_0xba7d[6]][_0xba7d[306]]= _0x4f68x3f+ _0xba7d[301];this[_0xba7d[310]][_0xba7d[6]][_0xba7d[304]]= this[_0xba7d[27]][_0xba7d[6]][_0xba7d[304]];this[_0xba7d[310]][_0xba7d[6]][_0xba7d[305]]= (_0x4f68x40+ this[_0xba7d[106]])+ _0xba7d[301];if(_0x4f68x3c){this[_0xba7d[23]][_0xba7d[6]][_0xba7d[304]]= _0x4f68x3d+ _0xba7d[301];this[_0xba7d[25]][_0xba7d[6]][_0xba7d[304]]= this[_0xba7d[23]][_0xba7d[6]][_0xba7d[304]];var _0x4f68x42=(_0x4f68x3e- _0x4f68x40- this[_0xba7d[103]]- this[_0xba7d[106]]- this[_0xba7d[104]]- this[_0xba7d[105]]);this[_0xba7d[27]][_0xba7d[6]][_0xba7d[300]]= _0x4f68x42+ _0xba7d[301];this[_0xba7d[26]][_0xba7d[6]][_0xba7d[304]]= (_0x4f68x3d- _0x4f68x3f- this[_0xba7d[103]])+ _0xba7d[301];var _0x4f68x43=(_0x4f68x3e- this[_0xba7d[106]]- this[_0xba7d[104]]- this[_0xba7d[105]]);this[_0xba7d[26]][_0xba7d[6]][_0xba7d[300]]= _0x4f68x43+ _0xba7d[301];this[_0xba7d[28]][_0xba7d[6]][_0xba7d[304]]= this[_0xba7d[23]][_0xba7d[6]][_0xba7d[304]];this[_0xba7d[309]][_0xba7d[6]][_0xba7d[300]]= _0x4f68x43+ _0xba7d[301]}else {this[_0xba7d[27]][_0xba7d[6]][_0xba7d[305]]= (_0x4f68x40+ this[_0xba7d[103]]+ this[_0xba7d[106]])+ _0xba7d[301];this[_0xba7d[26]][_0xba7d[6]][_0xba7d[305]]= this[_0xba7d[79]][_0xba7d[6]][_0xba7d[305]]}};EditorUi[_0xba7d[10]][_0xba7d[14]]= function(){this[_0xba7d[23]]= this[_0xba7d[312]](_0xba7d[311]);this[_0xba7d[25]]= this[_0xba7d[312]](_0xba7d[313]);this[_0xba7d[27]]= this[_0xba7d[312]](_0xba7d[314]);this[_0xba7d[79]]= this[_0xba7d[312]](_0xba7d[315]);this[_0xba7d[26]]= this[_0xba7d[312]](_0xba7d[316]);this[_0xba7d[28]]= this[_0xba7d[312]](_0xba7d[317]);this[_0xba7d[309]]= this[_0xba7d[312]](_0xba7d[318]);this[_0xba7d[310]]= this[_0xba7d[312]](_0xba7d[319]);this[_0xba7d[23]][_0xba7d[6]][_0xba7d[302]]= _0xba7d[320];this[_0xba7d[23]][_0xba7d[6]][_0xba7d[306]]= _0xba7d[320];this[_0xba7d[23]][_0xba7d[6]][_0xba7d[321]]= _0xba7d[320];this[_0xba7d[25]][_0xba7d[6]][_0xba7d[306]]= _0xba7d[320];this[_0xba7d[25]][_0xba7d[6]][_0xba7d[321]]= _0xba7d[320];this[_0xba7d[27]][_0xba7d[6]][_0xba7d[306]]= _0xba7d[320];this[_0xba7d[79]][_0xba7d[6]][_0xba7d[306]]= _0xba7d[320];this[_0xba7d[26]][_0xba7d[6]][_0xba7d[321]]= _0xba7d[320];this[_0xba7d[28]][_0xba7d[6]][_0xba7d[306]]= _0xba7d[320];this[_0xba7d[28]][_0xba7d[6]][_0xba7d[321]]= _0xba7d[320];this[_0xba7d[28]][_0xba7d[6]][_0xba7d[305]]= _0xba7d[320];this[_0xba7d[310]][_0xba7d[6]][_0xba7d[306]]= _0xba7d[320];this[_0xba7d[310]][_0xba7d[6]][_0xba7d[300]]= this[_0xba7d[103]]+ _0xba7d[301];this[_0xba7d[309]][_0xba7d[6]][_0xba7d[304]]= this[_0xba7d[103]]+ _0xba7d[301]};EditorUi[_0xba7d[10]][_0xba7d[16]]= function(){this[_0xba7d[322]]= this[_0xba7d[13]][_0xba7d[324]](this[_0xba7d[312]](_0xba7d[323]));this[_0xba7d[23]][_0xba7d[325]](this[_0xba7d[322]][_0xba7d[1]]);this[_0xba7d[326]]= this[_0xba7d[328]](this[_0xba7d[312]](_0xba7d[327]));this[_0xba7d[25]][_0xba7d[325]](this[_0xba7d[326]][_0xba7d[1]]);this[_0xba7d[329]]= this[_0xba7d[330]](this[_0xba7d[27]]);this[_0xba7d[28]][_0xba7d[325]](this[_0xba7d[331]]());this[_0xba7d[332]]= this[_0xba7d[333]]();this[_0xba7d[0]][_0xba7d[33]](_0xba7d[334],mxUtils[_0xba7d[20]](this,function(){this[_0xba7d[336]](this[_0xba7d[0]][_0xba7d[335]]())}));this[_0xba7d[336]](this[_0xba7d[0]][_0xba7d[335]]());this[_0xba7d[322]][_0xba7d[1]][_0xba7d[325]](this[_0xba7d[332]]);this[_0xba7d[1]][_0xba7d[325]](this[_0xba7d[23]]);this[_0xba7d[1]][_0xba7d[325]](this[_0xba7d[25]]);this[_0xba7d[1]][_0xba7d[325]](this[_0xba7d[27]]);this[_0xba7d[1]][_0xba7d[325]](this[_0xba7d[79]]);this[_0xba7d[1]][_0xba7d[325]](this[_0xba7d[26]]);this[_0xba7d[1]][_0xba7d[325]](this[_0xba7d[28]]);this[_0xba7d[1]][_0xba7d[325]](this[_0xba7d[309]]);this[_0xba7d[1]][_0xba7d[325]](this[_0xba7d[310]]);this[_0xba7d[337]](this[_0xba7d[309]],true,0,mxUtils[_0xba7d[20]](this,function(_0x4f68x44){this[_0xba7d[107]]= _0x4f68x44;this[_0xba7d[15]]();this[_0xba7d[0]][_0xba7d[4]][_0xba7d[100]]();this[_0xba7d[0]][_0xba7d[80]][_0xba7d[101]](false);this[_0xba7d[0]][_0xba7d[80]][_0xba7d[80]][_0xba7d[100]]()}));this[_0xba7d[337]](this[_0xba7d[310]],false,this[_0xba7d[106]],mxUtils[_0xba7d[20]](this,function(_0x4f68x44){this[_0xba7d[108]]= _0x4f68x44;this[_0xba7d[15]]();this[_0xba7d[0]][_0xba7d[80]][_0xba7d[101]](false);this[_0xba7d[0]][_0xba7d[80]][_0xba7d[80]][_0xba7d[100]]()}))};EditorUi[_0xba7d[10]][_0xba7d[333]]= function(){var _0x4f68x2=document[_0xba7d[339]](_0xba7d[338]);_0x4f68x2[_0xba7d[340]]= _0xba7d[341];return _0x4f68x2};EditorUi[_0xba7d[10]][_0xba7d[333]]= function(){var _0x4f68x2=document[_0xba7d[339]](_0xba7d[338]);_0x4f68x2[_0xba7d[340]]= _0xba7d[341];return _0x4f68x2};EditorUi[_0xba7d[10]][_0xba7d[336]]= function(_0x4f68x44){this[_0xba7d[332]][_0xba7d[342]]= _0x4f68x44};EditorUi[_0xba7d[10]][_0xba7d[328]]= function(_0x4f68x2){return new Toolbar(this,_0x4f68x2)};EditorUi[_0xba7d[10]][_0xba7d[330]]= function(_0x4f68x2){return new Sidebar(this,_0x4f68x2)};EditorUi[_0xba7d[10]][_0xba7d[331]]= function(){return this[_0xba7d[312]](_0xba7d[343])};EditorUi[_0xba7d[10]][_0xba7d[312]]= function(_0x4f68x45){var _0x4f68x46=document[_0xba7d[339]](_0xba7d[344]);_0x4f68x46[_0xba7d[340]]= _0x4f68x45;return _0x4f68x46};EditorUi[_0xba7d[10]][_0xba7d[345]]= function(_0x4f68x45){var _0x4f68x46=document[_0xba7d[339]](_0x4f68x45);return _0x4f68x46};EditorUi[_0xba7d[10]][_0xba7d[346]]= function(_0x4f68x45){var _0x4f68x46=document[_0xba7d[339]](_0xba7d[347]);_0x4f68x46[_0xba7d[340]]= _0x4f68x45;return _0x4f68x46};EditorUi[_0xba7d[10]][_0xba7d[337]]= function(_0x4f68x46,_0x4f68x47,_0x4f68x48,_0x4f68x49){var _0x4f68x4a=null;var _0x4f68x4b=null;function _0x4f68x4c(){return parseInt(((_0x4f68x47)?_0x4f68x46[_0xba7d[6]][_0xba7d[306]]:_0x4f68x46[_0xba7d[6]][_0xba7d[305]]))}function _0x4f68x4d(_0x4f68x6){if(_0x4f68x4a!= null){var _0x4f68x4e= new mxPoint(mxEvent[_0xba7d[348]](_0x4f68x6),mxEvent[_0xba7d[349]](_0x4f68x6));_0x4f68x49(Math[_0xba7d[299]](0,_0x4f68x4b+ ((_0x4f68x47)?(_0x4f68x4e[_0xba7d[350]]- _0x4f68x4a[_0xba7d[350]]):(_0x4f68x4a[_0xba7d[351]]- _0x4f68x4e[_0xba7d[351]]))- _0x4f68x48));mxEvent[_0xba7d[74]](_0x4f68x6)}}function _0x4f68x4f(_0x4f68x6){_0x4f68x4d(_0x4f68x6);_0x4f68x4a= null;_0x4f68x4b= null}mxEvent[_0xba7d[82]](_0x4f68x46,function(_0x4f68x6){_0x4f68x4a= new mxPoint(mxEvent[_0xba7d[348]](_0x4f68x6),mxEvent[_0xba7d[349]](_0x4f68x6));_0x4f68x4b= _0x4f68x4c();mxEvent[_0xba7d[74]](_0x4f68x6)});mxEvent[_0xba7d[33]](document,_0xba7d[352],_0x4f68x4d);mxEvent[_0xba7d[33]](document,_0xba7d[353],_0x4f68x4d);mxEvent[_0xba7d[33]](document,_0xba7d[354],_0x4f68x4f);mxEvent[_0xba7d[33]](document,_0xba7d[355],_0x4f68x4f)};EditorUi[_0xba7d[10]][_0xba7d[73]]= function(_0x4f68x46,_0x4f68x3d,_0x4f68x3e,_0x4f68x50,_0x4f68x51,_0x4f68x52){this[_0xba7d[356]]();this[_0xba7d[357]]= new Dialog(this,_0x4f68x46,_0x4f68x3d,(mxClient[_0xba7d[358]])?_0x4f68x3e- 12:_0x4f68x3e,_0x4f68x50,_0x4f68x51,_0x4f68x52)};EditorUi[_0xba7d[10]][_0xba7d[356]]= function(){if(this[_0xba7d[357]]!= null){this[_0xba7d[357]][_0xba7d[359]]();this[_0xba7d[357]]= null;this[_0xba7d[0]][_0xba7d[4]][_0xba7d[1]][_0xba7d[47]]()}};EditorUi[_0xba7d[10]][_0xba7d[360]]= function(_0x4f68x53){if(!_0x4f68x53&& this[_0xba7d[0]][_0xba7d[125]]!= null){this[_0xba7d[172]](this[_0xba7d[0]][_0xba7d[361]]())}else {this[_0xba7d[73]]( new SaveDialog(this)[_0xba7d[1]],300,100,true,true)}};EditorUi[_0xba7d[10]][_0xba7d[362]]= function(_0x4f68x53){if(!_0x4f68x53&& this[_0xba7d[0]][_0xba7d[125]]!= null){this[_0xba7d[224]](this[_0xba7d[0]][_0xba7d[361]]())}else {}};EditorUi[_0xba7d[10]][_0xba7d[363]]= function(_0x4f68x54,_0x4f68x55,_0x4f68x56){var _0x4f68x3=this[_0xba7d[0]][_0xba7d[4]];var _0x4f68xb=_0x4f68x3[_0xba7d[264]]();_0x4f68x55= this[_0xba7d[364]]!= null?this[_0xba7d[364]]:_0x4f68x55;_0x4f68x3[_0xba7d[65]]()[_0xba7d[365]]();try{_0x4f68x54[_0xba7d[366]](_0x4f68x3[_0xba7d[222]](),_0x4f68xb)}catch(e){throw e}finally{if(_0x4f68x55&& navigator[_0xba7d[368]][_0xba7d[69]](_0xba7d[367])< 0){var _0x4f68x57= new mxMorphing(_0x4f68x3);_0x4f68x57[_0xba7d[33]](mxEvent.DONE,mxUtils[_0xba7d[20]](this,function(){_0x4f68x3[_0xba7d[65]]()[_0xba7d[369]]()}));_0x4f68x57[_0xba7d[370]]()}else {_0x4f68x3[_0xba7d[65]]()[_0xba7d[369]]()}}};EditorUi[_0xba7d[10]][_0xba7d[97]]= function(_0x4f68x1){var _0x4f68x3=this[_0xba7d[0]][_0xba7d[4]];var _0x4f68xf= new mxKeyHandler(_0x4f68x3);_0x4f68xf[_0xba7d[371]]= function(_0x4f68x6){return mxEvent[_0xba7d[371]](_0x4f68x6)|| (mxClient[_0xba7d[372]]&& _0x4f68x6[_0xba7d[373]])};function _0x4f68x58(_0x4f68x59){if(!_0x4f68x3[_0xba7d[245]]()){var _0x4f68x48=0;var _0x4f68x5a=0;if(_0x4f68x59== 37){_0x4f68x48= -1}else {if(_0x4f68x59== 38){_0x4f68x5a= -1}else {if(_0x4f68x59== 39){_0x4f68x48= 1}else {if(_0x4f68x59== 40){_0x4f68x5a= 1}}}};_0x4f68x3[_0xba7d[374]](_0x4f68x3[_0xba7d[246]](),_0x4f68x48,_0x4f68x5a);_0x4f68x3[_0xba7d[375]](_0x4f68x3[_0xba7d[264]]())}}var _0x4f68x5b=mxUtils[_0xba7d[20]](this,function(_0x4f68x5c,_0x4f68x5d,_0x4f68x26,_0x4f68x5e){var _0x4f68x5f=this[_0xba7d[12]][_0xba7d[112]](_0x4f68x26);if(_0x4f68x5f!= null){var _0x4f68x20=function(){if(_0x4f68x5f[_0xba7d[376]]){_0x4f68x5f[_0xba7d[377]]()}};if(_0x4f68x5d){if(_0x4f68x5e){_0x4f68xf[_0xba7d[378]](_0x4f68x5c,_0x4f68x20)}else {_0x4f68xf[_0xba7d[379]](_0x4f68x5c,_0x4f68x20)}}else {if(_0x4f68x5e){_0x4f68xf[_0xba7d[380]](_0x4f68x5c,_0x4f68x20)}else {_0x4f68xf[_0xba7d[381]](_0x4f68x5c,_0x4f68x20)}}}});var _0x4f68x60=this;var _0x4f68x61=_0x4f68xf[_0xba7d[382]];_0x4f68xf[_0xba7d[382]]= function(_0x4f68x6){_0x4f68x60[_0xba7d[356]]();_0x4f68x61[_0xba7d[50]](this,arguments)};_0x4f68xf[_0xba7d[383]]= function(){};_0x4f68xf[_0xba7d[381]](8,function(){_0x4f68x3[_0xba7d[384]](true)});_0x4f68xf[_0xba7d[381]](13,function(){_0x4f68x3[_0xba7d[384]](false)});_0x4f68xf[_0xba7d[381]](33,function(){_0x4f68x3[_0xba7d[288]]()});_0x4f68xf[_0xba7d[381]](34,function(){_0x4f68x3[_0xba7d[289]]()});_0x4f68xf[_0xba7d[381]](36,function(){_0x4f68x3[_0xba7d[287]]()});_0x4f68xf[_0xba7d[381]](35,function(){_0x4f68x3[_0xba7d[15]]()});_0x4f68xf[_0xba7d[381]](37,function(){_0x4f68x58(37)});_0x4f68xf[_0xba7d[381]](38,function(){_0x4f68x58(38)});_0x4f68xf[_0xba7d[381]](39,function(){_0x4f68x58(39)});_0x4f68xf[_0xba7d[381]](40,function(){_0x4f68x58(40)});_0x4f68xf[_0xba7d[381]](113,function(){_0x4f68x3[_0xba7d[70]]()});_0x4f68x5b(46,false,_0xba7d[247]);_0x4f68x5b(82,true,_0xba7d[257]);_0x4f68x5b(83,true,_0xba7d[172]);_0x4f68x5b(83,true,_0xba7d[180],true);_0x4f68x5b(107,false,_0xba7d[385]);_0x4f68x5b(109,false,_0xba7d[386]);_0x4f68x5b(65,true,_0xba7d[387]);_0x4f68x5b(86,true,_0xba7d[388],true);_0x4f68x5b(69,true,_0xba7d[389],true);_0x4f68x5b(69,true,_0xba7d[390]);_0x4f68x5b(66,true,_0xba7d[253]);_0x4f68x5b(70,true,_0xba7d[252]);_0x4f68x5b(68,true,_0xba7d[248]);_0x4f68x5b(90,true,_0xba7d[241]);_0x4f68x5b(89,true,_0xba7d[242]);_0x4f68x5b(88,true,_0xba7d[115]);_0x4f68x5b(67,true,_0xba7d[116]);_0x4f68x5b(81,true,_0xba7d[391]);_0x4f68x5b(86,true,_0xba7d[111]);_0x4f68x5b(71,true,_0xba7d[263]);_0x4f68x5b(71,true,_0xba7d[392],true);_0x4f68x5b(85,true,_0xba7d[265]);_0x4f68x5b(112,false,_0xba7d[393]);_0x4f68x5b(80,true,_0xba7d[224],true);return _0x4f68xf};EditorUi[_0xba7d[10]][_0xba7d[58]]= function(_0x4f68x3,_0x4f68x36,_0x4f68x62,_0x4f68x63){for(var _0x4f68x37=0;_0x4f68x37< _0x4f68x36[_0xba7d[143]];_0x4f68x37++){_0x4f68x3[_0xba7d[396]]( new mxMultiplicity(true,_0x4f68x36[_0x4f68x37],null,null,_0x4f68x62[_0x4f68x37][0],_0x4f68x62[_0x4f68x37][1],null,mxResources[_0xba7d[112]](_0x4f68x36[_0x4f68x37])+ _0xba7d[394]+ _0x4f68x62[_0x4f68x37][0]+ _0xba7d[395],null));_0x4f68x3[_0xba7d[396]]( new mxMultiplicity(false,_0x4f68x36[_0x4f68x37],null,null,_0x4f68x63[_0x4f68x37][0],_0x4f68x63[_0x4f68x37][1],null,mxResources[_0xba7d[112]](_0x4f68x36[_0x4f68x37])+ _0xba7d[394]+ _0x4f68x63[_0x4f68x37][0]+ _0xba7d[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 59fb08e..d5a7582 100644 --- a/public/assets/plugins/jscripty/js/Graph.js +++ b/public/assets/plugins/jscripty/js/Graph.js @@ -1 +1 @@ -var _0xbaed=["\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","\x49\x53\x5F\x54\x4F\x55\x43\x48","\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","\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(_0x9e65x1,_0x9e65x2,_0x9e65x3,_0x9e65x4){mxGraph[_0xbaed[0]](this,_0x9e65x1,_0x9e65x2,_0x9e65x3,_0x9e65x4);this[_0xbaed[1]](true);this[_0xbaed[2]](false);this[_0xbaed[3]](true);this[_0xbaed[5]](!mxClient[_0xbaed[4]]);this[_0xbaed[6]](false);this[_0xbaed[7]](false);this[_0xbaed[8]]= true;this[_0xbaed[9]]= false;this[_0xbaed[10]]= false;this[_0xbaed[12]][_0xbaed[11]]= true;this[_0xbaed[13]](false);this[_0xbaed[12]][_0xbaed[14]](false);this[_0xbaed[12]][_0xbaed[15]]= function(){return mxConnectionHandler[_0xbaed[17]][_0xbaed[15]][_0xbaed[16]](this,arguments)&& urlParams[_0xbaed[18]]!= _0xbaed[19]};this[_0xbaed[20]]= _0xbaed[21];if(_0x9e65x4== null){this[_0xbaed[22]]()};var _0x9e65x5= new mxRubberband(this);this[_0xbaed[23]]= function(){return _0x9e65x5};this[_0xbaed[30]][_0xbaed[29]](mxEvent.PAN_START,mxUtils[_0xbaed[28]](this,function(){this[_0xbaed[26]][_0xbaed[25]][_0xbaed[24]]= _0xbaed[27]}));this[_0xbaed[30]][_0xbaed[29]](mxEvent.PAN_END,mxUtils[_0xbaed[28]](this,function(){this[_0xbaed[26]][_0xbaed[25]][_0xbaed[24]]= _0xbaed[31]}));this[_0xbaed[32]]= function(_0x9e65x6){var _0x9e65x7=this[_0xbaed[34]][_0xbaed[33]](_0x9e65x6);var _0x9e65x8=(_0x9e65x7!= null)?_0x9e65x7[_0xbaed[25]]:this[_0xbaed[35]](_0x9e65x6);return _0x9e65x8[_0xbaed[36]]== _0xbaed[37]|| _0x9e65x8[_0xbaed[38]]== _0xbaed[39]};this[_0xbaed[41]][_0xbaed[40]]= function(_0x9e65x7){var _0x9e65x9=mxCellRenderer[_0xbaed[17]][_0xbaed[40]][_0xbaed[16]](this,arguments);if(_0x9e65x7[_0xbaed[25]][_0xbaed[38]]== _0xbaed[39]&& _0x9e65x7[_0xbaed[25]][_0xbaed[36]]!= 1){_0x9e65x9= mxUtils[_0xbaed[42]](_0x9e65x9,false)};return _0x9e65x9};this[_0xbaed[43]]= function(_0x9e65x6){return false};this[_0xbaed[12]][_0xbaed[44]]= 16;var _0x9e65xa=this[_0xbaed[12]][_0xbaed[45]];this[_0xbaed[12]][_0xbaed[45]]= function(_0x9e65xb,_0x9e65x7){if(_0x9e65x7== null){if(!this[_0xbaed[47]][_0xbaed[30]][_0xbaed[46]]){_0x9e65x5[_0xbaed[50]](_0x9e65xb[_0xbaed[48]](),_0x9e65xb[_0xbaed[49]]());this[_0xbaed[47]][_0xbaed[30]][_0xbaed[51]]= false}}else {if(tapAndHoldStartsConnection){_0x9e65xa[_0xbaed[16]](this,arguments)}else {if(this[_0xbaed[47]][_0xbaed[53]](_0x9e65x7[_0xbaed[52]])&& this[_0xbaed[47]][_0xbaed[54]]()> 1){this[_0xbaed[47]][_0xbaed[55]](_0x9e65x7[_0xbaed[52]])}}}};if(touchStyle){this[_0xbaed[56]]()}};mxUtils[_0xbaed[57]](Graph,mxGraph);Graph[_0xbaed[17]][_0xbaed[58]]= null;Graph[_0xbaed[17]][_0xbaed[59]]= null;Graph[_0xbaed[17]][_0xbaed[22]]= function(){var _0x9e65xc=mxUtils[_0xbaed[62]](STYLE_PATH+ _0xbaed[61])[_0xbaed[60]]();var _0x9e65xd= new mxCodec(_0x9e65xc[_0xbaed[63]]);_0x9e65xd[_0xbaed[65]](_0x9e65xc,this[_0xbaed[64]]())};Graph[_0xbaed[17]][_0xbaed[66]]= function(_0x9e65xe){if(_0x9e65xe!= null){var _0x9e65x7=this[_0xbaed[34]][_0xbaed[33]](_0x9e65xe);var _0x9e65x8=(_0x9e65x7!= null)?_0x9e65x7[_0xbaed[25]]:this[_0xbaed[35]](_0x9e65xe);if(_0x9e65x8!= null){var _0x9e65xf=mxUtils[_0xbaed[67]](_0x9e65x8,mxConstants.STYLE_ELBOW,mxConstants.ELBOW_HORIZONTAL);var _0x9e65x10=(_0x9e65xf== mxConstants[_0xbaed[68]])?mxConstants[_0xbaed[69]]:mxConstants[_0xbaed[68]];this[_0xbaed[70]](mxConstants.STYLE_ELBOW,_0x9e65x10,[_0x9e65xe])}}};Graph[_0xbaed[17]][_0xbaed[71]]= function(_0x9e65x6){if(_0x9e65x6!= null&& this[_0xbaed[73]]()[_0xbaed[72]](_0x9e65x6)){var _0x9e65x11=this[_0xbaed[73]]()[_0xbaed[74]]([_0x9e65x6])[0];if(_0x9e65x11[_0xbaed[75]]!= null){_0x9e65x11[_0xbaed[75]][_0xbaed[76]]= null};var _0x9e65x8=_0x9e65x11[_0xbaed[77]]();_0x9e65x8= mxUtils[_0xbaed[78]](_0x9e65x8,mxConstants.STYLE_ENTRY_X,null);_0x9e65x8= mxUtils[_0xbaed[78]](_0x9e65x8,mxConstants.STYLE_ENTRY_Y,null);_0x9e65x8= mxUtils[_0xbaed[78]](_0x9e65x8,mxConstants.STYLE_EXIT_X,null);_0x9e65x8= mxUtils[_0xbaed[78]](_0x9e65x8,mxConstants.STYLE_EXIT_Y,null);_0x9e65x11[_0xbaed[78]](_0x9e65x8);this[_0xbaed[12]][_0xbaed[79]]= function(_0x9e65xb){return this[_0xbaed[47]][_0xbaed[34]][_0xbaed[80]](_0x9e65x11)};this[_0xbaed[12]][_0xbaed[81]]= function(){return this[_0xbaed[47]][_0xbaed[74]]([_0x9e65x11])[0]}}};Graph[_0xbaed[17]][_0xbaed[82]]= function(_0x9e65x6){return this[_0xbaed[83]]&& this[_0xbaed[84]](_0x9e65x6)};Graph[_0xbaed[17]][_0xbaed[85]]= function(_0x9e65x6){return this[_0xbaed[84]](_0x9e65x6)};Graph[_0xbaed[17]][_0xbaed[86]]= function(){var _0x9e65x12=mxGraph[_0xbaed[17]][_0xbaed[86]][_0xbaed[16]](this,arguments);_0x9e65x12[_0xbaed[78]](_0xbaed[87]);return _0x9e65x12};Graph[_0xbaed[17]][_0xbaed[88]]= function(_0x9e65x6){var _0x9e65x13=_0xbaed[89];if(this[_0xbaed[73]]()[_0xbaed[90]](_0x9e65x6)){_0x9e65x13+= mxResources[_0xbaed[94]](_0xbaed[91]+ _0x9e65x6[_0xbaed[93]][_0xbaed[92]])|| _0xbaed[89]}else {if(this[_0xbaed[73]]()[_0xbaed[72]](_0x9e65x6)){_0x9e65x13= mxGraph[_0xbaed[17]][_0xbaed[88]][_0xbaed[16]](this,arguments)}};return _0x9e65x13};Graph[_0xbaed[17]][_0xbaed[95]]= function(_0x9e65x6){if(_0x9e65x6[_0xbaed[93]]!= null&& typeof (_0x9e65x6[_0xbaed[93]])== _0xbaed[96]){return _0x9e65x6[_0xbaed[93]][_0xbaed[98]](_0xbaed[97])};return mxGraph[_0xbaed[17]][_0xbaed[95]][_0xbaed[16]](this,arguments)};Graph[_0xbaed[17]][_0xbaed[99]]= function(_0x9e65x6,_0x9e65x10,_0x9e65x14){if(_0x9e65x6[_0xbaed[93]]!= null&& typeof (_0x9e65x6[_0xbaed[93]])== _0xbaed[96]){var _0x9e65x15=_0x9e65x6[_0xbaed[93]][_0xbaed[100]](true);_0x9e65x15[_0xbaed[101]](_0xbaed[97],_0x9e65x10);_0x9e65x10= _0x9e65x15};mxGraph[_0xbaed[17]][_0xbaed[99]][_0xbaed[16]](this,arguments)};Graph[_0xbaed[17]][_0xbaed[102]]= function(_0x9e65x6,_0x9e65x16){var _0x9e65x10=null;if(_0x9e65x6[_0xbaed[93]]!= null&& typeof (_0x9e65x6[_0xbaed[93]])== _0xbaed[96]){_0x9e65x10= _0x9e65x6[_0xbaed[93]][_0xbaed[100]](true)}else {var _0x9e65x17=mxUtils[_0xbaed[103]]();_0x9e65x10= _0x9e65x17[_0xbaed[105]](_0xbaed[104]);_0x9e65x10[_0xbaed[101]](_0xbaed[97],_0x9e65x6[_0xbaed[93]])};if(_0x9e65x16!= null&& _0x9e65x16[_0xbaed[106]]> 0){_0x9e65x10[_0xbaed[101]](_0xbaed[107],_0x9e65x16)}else {_0x9e65x10[_0xbaed[108]](_0xbaed[107])};this[_0xbaed[110]][_0xbaed[109]](_0x9e65x6,_0x9e65x10)};Graph[_0xbaed[17]][_0xbaed[111]]= function(_0x9e65x6){if(_0x9e65x6[_0xbaed[93]]!= null&& typeof (_0x9e65x6[_0xbaed[93]])== _0xbaed[96]){return _0x9e65x6[_0xbaed[93]][_0xbaed[98]](_0xbaed[107])};return null};Graph[_0xbaed[17]][_0xbaed[56]]= function(){this[_0xbaed[12]][_0xbaed[113]][_0xbaed[112]]= function(){return this[_0xbaed[47]][_0xbaed[12]][_0xbaed[114]]!= null};this[_0xbaed[29]](mxEvent.START_EDITING,function(_0x9e65x18,_0x9e65x19){this[_0xbaed[30]][_0xbaed[115]]()});var _0x9e65x1a=false;var _0x9e65x1b=null;this[_0xbaed[116]]= function(_0x9e65xb){mxGraph[_0xbaed[17]][_0xbaed[116]][_0xbaed[16]](this,arguments);if(_0x9e65xb[_0xbaed[33]]()== null){var _0x9e65x6=this[_0xbaed[119]](_0x9e65xb[_0xbaed[117]],_0x9e65xb[_0xbaed[118]]);if(this[_0xbaed[73]]()[_0xbaed[72]](_0x9e65x6)){_0x9e65xb[_0xbaed[120]]= this[_0xbaed[34]][_0xbaed[33]](_0x9e65x6);if(_0x9e65xb[_0xbaed[120]]!= null&& _0x9e65xb[_0xbaed[120]][_0xbaed[121]]!= null){this[_0xbaed[26]][_0xbaed[25]][_0xbaed[24]]= _0x9e65xb[_0xbaed[120]][_0xbaed[121]][_0xbaed[122]][_0xbaed[25]][_0xbaed[24]]}}};if(_0x9e65xb[_0xbaed[33]]()== null){this[_0xbaed[26]][_0xbaed[25]][_0xbaed[24]]= _0xbaed[31]}};this[_0xbaed[123]]= function(_0x9e65x1c,_0x9e65xb,_0x9e65x18){if(_0x9e65x1c== mxEvent[_0xbaed[124]]){if(!this[_0xbaed[30]][_0xbaed[125]]()){_0x9e65x1b= _0x9e65xb[_0xbaed[126]]();_0x9e65x1a= (_0x9e65x1b!= null)?this[_0xbaed[53]](_0x9e65x1b):this[_0xbaed[127]]()}else {_0x9e65x1a= false;_0x9e65x1b= null}}else {if(_0x9e65x1c== mxEvent[_0xbaed[128]]){if(_0x9e65x1a&& !this[_0xbaed[129]]()){if(!this[_0xbaed[30]][_0xbaed[125]]()){var _0x9e65x1d=mxEvent[_0xbaed[131]](_0x9e65xb[_0xbaed[130]]());var _0x9e65x1e=mxEvent[_0xbaed[132]](_0x9e65xb[_0xbaed[130]]());this[_0xbaed[30]][_0xbaed[133]](_0x9e65x1d+ 16,_0x9e65x1e,_0x9e65x1b,_0x9e65xb[_0xbaed[130]]())};_0x9e65x1a= false;_0x9e65x1b= null;_0x9e65xb[_0xbaed[134]]();return};_0x9e65x1a= false;_0x9e65x1b= null}};mxGraph[_0xbaed[17]][_0xbaed[123]][_0xbaed[16]](this,arguments);if(_0x9e65x1c== mxEvent[_0xbaed[135]]&& _0x9e65xb[_0xbaed[136]]()){_0x9e65x1a= false;_0x9e65x1b= null}}};(function(){mxVertexHandler[_0xbaed[17]][_0xbaed[137]]= true;mxText[_0xbaed[17]][_0xbaed[138]]= 5;mxText[_0xbaed[17]][_0xbaed[139]]= 1;if(touchStyle){mxConstants[_0xbaed[140]]= 16;mxConstants[_0xbaed[141]]= 7;if(mxClient[_0xbaed[4]]){mxVertexHandler[_0xbaed[17]][_0xbaed[142]]= 4;mxEdgeHandler[_0xbaed[17]][_0xbaed[142]]= 6;Graph[_0xbaed[17]][_0xbaed[142]]= 14;Graph[_0xbaed[17]][_0xbaed[143]]= 20;mxPanningHandler[_0xbaed[17]][_0xbaed[144]]= false;mxPanningHandler[_0xbaed[17]][_0xbaed[145]]= true;mxPanningHandler[_0xbaed[17]][_0xbaed[146]]= function(_0x9e65xb){var _0x9e65x19=_0x9e65xb[_0xbaed[130]]();return (this[_0xbaed[145]]&& (this[_0xbaed[147]]|| _0x9e65xb[_0xbaed[33]]()== null))|| (mxEvent[_0xbaed[148]](_0x9e65x19)&& mxEvent[_0xbaed[149]](_0x9e65x19))|| (this[_0xbaed[150]]&& mxEvent[_0xbaed[151]](_0x9e65x19))}};var _0x9e65x1f=mxGraphHandler[_0xbaed[17]][_0xbaed[152]];mxGraphHandler[_0xbaed[17]][_0xbaed[152]]= function(_0x9e65x18,_0x9e65xb){_0x9e65x1f[_0xbaed[16]](this,arguments);if(this[_0xbaed[47]][_0xbaed[53]](_0x9e65xb[_0xbaed[126]]())&& this[_0xbaed[47]][_0xbaed[54]]()> 1){this[_0xbaed[153]]= false}};Graph[_0xbaed[17]][_0xbaed[154]]= function(_0x9e65x1){this[_0xbaed[155]]= new mxTooltipHandler(this);this[_0xbaed[155]][_0xbaed[156]](false);this[_0xbaed[157]]= new mxSelectionCellsHandler(this);this[_0xbaed[30]]= new mxPanningHandler(this);this[_0xbaed[30]][_0xbaed[158]]= false;this[_0xbaed[12]]= new mxConnectionHandler(this);this[_0xbaed[12]][_0xbaed[156]](false);this[_0xbaed[159]]= new mxGraphHandler(this)};mxConnectionHandler[_0xbaed[17]][_0xbaed[160]]= function(_0x9e65xe,_0x9e65x20){if(touchStyle&& _0x9e65x20!= null){this[_0xbaed[47]][_0xbaed[161]](_0x9e65x20)}else {this[_0xbaed[47]][_0xbaed[161]](_0x9e65xe)}};var _0x9e65x21=mxGraph[_0xbaed[17]][_0xbaed[162]];Graph[_0xbaed[17]][_0xbaed[162]]= function(_0x9e65x19,_0x9e65x6){if(_0x9e65x6== null){var _0x9e65x22=mxUtils[_0xbaed[163]](this[_0xbaed[26]],mxEvent[_0xbaed[131]](_0x9e65x19),mxEvent[_0xbaed[132]](_0x9e65x19));_0x9e65x6= this[_0xbaed[119]](_0x9e65x22[_0xbaed[164]],_0x9e65x22[_0xbaed[165]])};_0x9e65x21[_0xbaed[0]](this,_0x9e65x19,_0x9e65x6)};var _0x9e65x23= new mxImage(IMAGE_PATH+ _0xbaed[166],16,16);mxVertexHandler[_0xbaed[17]][_0xbaed[167]]= _0x9e65x23;mxEdgeHandler[_0xbaed[17]][_0xbaed[167]]= _0x9e65x23;mxOutline[_0xbaed[17]][_0xbaed[168]]= _0x9e65x23; new Image()[_0xbaed[169]]= _0x9e65x23[_0xbaed[169]];var _0x9e65x24=IMAGE_PATH+ _0xbaed[170];var _0x9e65x25=mxVertexHandler[_0xbaed[17]][_0xbaed[171]];mxVertexHandler[_0xbaed[17]][_0xbaed[171]]= function(){_0x9e65x25[_0xbaed[16]](this,arguments);if(showConnectorImg&& this[_0xbaed[47]][_0xbaed[12]][_0xbaed[112]]()&& this[_0xbaed[47]][_0xbaed[172]](this[_0xbaed[120]][_0xbaed[52]])&& !this[_0xbaed[47]][_0xbaed[85]](this[_0xbaed[120]][_0xbaed[52]])&& this[_0xbaed[47]][_0xbaed[54]]()== 1){this[_0xbaed[173]]= mxUtils[_0xbaed[174]](_0x9e65x24);this[_0xbaed[173]][_0xbaed[25]][_0xbaed[24]]= _0xbaed[27];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[175]]= _0xbaed[176];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[177]]= _0xbaed[176];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[178]]= _0xbaed[179];if(!mxClient[_0xbaed[4]]){this[_0xbaed[173]][_0xbaed[101]](_0xbaed[180],mxResources[_0xbaed[94]](_0xbaed[18]));mxEvent[_0xbaed[181]](this[_0xbaed[173]],this[_0xbaed[47]],this[_0xbaed[120]])};this[_0xbaed[173]][_0xbaed[25]][_0xbaed[182]]= _0xbaed[183];mxEvent[_0xbaed[185]](this[_0xbaed[173]],mxUtils[_0xbaed[28]](this,function(_0x9e65x19){this[_0xbaed[47]][_0xbaed[30]][_0xbaed[115]]();var _0x9e65x22=mxUtils[_0xbaed[163]](this[_0xbaed[47]][_0xbaed[26]],mxEvent[_0xbaed[131]](_0x9e65x19),mxEvent[_0xbaed[132]](_0x9e65x19));this[_0xbaed[47]][_0xbaed[12]][_0xbaed[50]](this[_0xbaed[120]],_0x9e65x22[_0xbaed[164]],_0x9e65x22[_0xbaed[165]]);this[_0xbaed[47]][_0xbaed[184]]= true;mxEvent[_0xbaed[134]](_0x9e65x19)}));this[_0xbaed[47]][_0xbaed[26]][_0xbaed[186]](this[_0xbaed[173]])};this[_0xbaed[187]]()};var _0x9e65x26=mxVertexHandler[_0xbaed[17]][_0xbaed[188]];mxVertexHandler[_0xbaed[17]][_0xbaed[188]]= function(){_0x9e65x26[_0xbaed[16]](this);this[_0xbaed[187]]()};mxVertexHandler[_0xbaed[17]][_0xbaed[187]]= function(){if(this[_0xbaed[120]]!= null&& this[_0xbaed[173]]!= null){if(mxVertexHandler[_0xbaed[17]][_0xbaed[189]]){this[_0xbaed[173]][_0xbaed[25]][_0xbaed[190]]= (this[_0xbaed[120]][_0xbaed[164]]+ this[_0xbaed[120]][_0xbaed[175]]- this[_0xbaed[173]][_0xbaed[191]]/ 2)+ _0xbaed[192];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[193]]= (this[_0xbaed[120]][_0xbaed[165]]- this[_0xbaed[173]][_0xbaed[194]]/ 2)+ _0xbaed[192]}else {this[_0xbaed[173]][_0xbaed[25]][_0xbaed[190]]= (this[_0xbaed[120]][_0xbaed[164]]+ this[_0xbaed[120]][_0xbaed[175]]+ mxConstants[_0xbaed[140]]/ 2+ 4)+ _0xbaed[192];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[193]]= (this[_0xbaed[120]][_0xbaed[165]]+ (this[_0xbaed[120]][_0xbaed[177]]- this[_0xbaed[173]][_0xbaed[194]])/ 2)+ _0xbaed[192]}}};var _0x9e65x27=mxVertexHandler[_0xbaed[17]][_0xbaed[195]];mxVertexHandler[_0xbaed[17]][_0xbaed[195]]= function(_0x9e65x18,_0x9e65xb){_0x9e65x27[_0xbaed[16]](this,arguments);if(this[_0xbaed[173]]!= null){this[_0xbaed[173]][_0xbaed[197]][_0xbaed[196]](this[_0xbaed[173]]);this[_0xbaed[173]]= null}}; new Image()[_0xbaed[169]]= _0x9e65x24}else {var _0x9e65x28= new mxImage(IMAGE_PATH+ _0xbaed[198],15,15);mxConnectionHandler[_0xbaed[17]][_0xbaed[199]]= _0x9e65x28; new Image()[_0xbaed[169]]= _0x9e65x28[_0xbaed[169]];if(urlParams[_0xbaed[18]]== _0xbaed[19]){var _0x9e65x28= new mxImage(IMAGE_PATH+ _0xbaed[198],15,15);var _0x9e65x25=mxVertexHandler[_0xbaed[17]][_0xbaed[171]];mxVertexHandler[_0xbaed[17]][_0xbaed[171]]= function(){_0x9e65x25[_0xbaed[16]](this,arguments);if(showConnectorImg&& this[_0xbaed[47]][_0xbaed[12]][_0xbaed[112]]()&& this[_0xbaed[47]][_0xbaed[172]](this[_0xbaed[120]][_0xbaed[52]])&& !this[_0xbaed[47]][_0xbaed[85]](this[_0xbaed[120]][_0xbaed[52]])&& this[_0xbaed[47]][_0xbaed[54]]()== 1){if(mxClient[_0xbaed[200]]&& !mxClient[_0xbaed[201]]){this[_0xbaed[173]]= document[_0xbaed[105]](_0xbaed[202]);this[_0xbaed[173]][_0xbaed[25]][_0xbaed[203]]= _0xbaed[204]+ _0x9e65x28[_0xbaed[169]]+ _0xbaed[205];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[206]]= _0xbaed[207];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[208]]= _0xbaed[209];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[175]]= (_0x9e65x28[_0xbaed[175]]+ 4)+ _0xbaed[192];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[177]]= (_0x9e65x28[_0xbaed[177]]+ 4)+ _0xbaed[192];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[210]]= (mxClient[_0xbaed[211]])?_0xbaed[212]:_0xbaed[213]}else {this[_0xbaed[173]]= mxUtils[_0xbaed[174]](_0x9e65x28[_0xbaed[169]]);this[_0xbaed[173]][_0xbaed[25]][_0xbaed[175]]= _0x9e65x28[_0xbaed[175]]+ _0xbaed[192];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[177]]= _0x9e65x28[_0xbaed[177]]+ _0xbaed[192]};this[_0xbaed[173]][_0xbaed[25]][_0xbaed[24]]= _0xbaed[27];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[178]]= _0xbaed[179];this[_0xbaed[173]][_0xbaed[101]](_0xbaed[180],mxResources[_0xbaed[94]](_0xbaed[18]));mxEvent[_0xbaed[181]](this[_0xbaed[173]],this[_0xbaed[47]],this[_0xbaed[120]]);this[_0xbaed[173]][_0xbaed[25]][_0xbaed[182]]= _0xbaed[183];mxEvent[_0xbaed[29]](this[_0xbaed[173]],_0xbaed[214],mxUtils[_0xbaed[28]](this,function(_0x9e65x19){this[_0xbaed[47]][_0xbaed[30]][_0xbaed[115]]();var _0x9e65x22=mxUtils[_0xbaed[163]](this[_0xbaed[47]][_0xbaed[26]],mxEvent[_0xbaed[131]](_0x9e65x19),mxEvent[_0xbaed[132]](_0x9e65x19));this[_0xbaed[47]][_0xbaed[12]][_0xbaed[50]](this[_0xbaed[120]],_0x9e65x22[_0xbaed[164]],_0x9e65x22[_0xbaed[165]]);this[_0xbaed[47]][_0xbaed[184]]= true;mxEvent[_0xbaed[134]](_0x9e65x19)}));this[_0xbaed[47]][_0xbaed[26]][_0xbaed[186]](this[_0xbaed[173]])};this[_0xbaed[187]]()};var _0x9e65x26=mxVertexHandler[_0xbaed[17]][_0xbaed[188]];mxVertexHandler[_0xbaed[17]][_0xbaed[188]]= function(){_0x9e65x26[_0xbaed[16]](this);this[_0xbaed[187]]()};mxVertexHandler[_0xbaed[17]][_0xbaed[187]]= function(){if(this[_0xbaed[120]]!= null&& this[_0xbaed[173]]!= null){if(mxVertexHandler[_0xbaed[17]][_0xbaed[189]]){this[_0xbaed[173]][_0xbaed[25]][_0xbaed[190]]= (this[_0xbaed[120]][_0xbaed[164]]+ this[_0xbaed[120]][_0xbaed[175]]- this[_0xbaed[173]][_0xbaed[191]]/ 2)+ _0xbaed[192];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[193]]= (this[_0xbaed[120]][_0xbaed[165]]- this[_0xbaed[173]][_0xbaed[194]]/ 2)+ _0xbaed[192]}else {this[_0xbaed[173]][_0xbaed[25]][_0xbaed[190]]= (this[_0xbaed[120]][_0xbaed[164]]+ this[_0xbaed[120]][_0xbaed[175]]+ mxConstants[_0xbaed[140]]/ 2+ 2)+ _0xbaed[192];this[_0xbaed[173]][_0xbaed[25]][_0xbaed[193]]= (this[_0xbaed[120]][_0xbaed[165]]+ (this[_0xbaed[120]][_0xbaed[177]]- this[_0xbaed[173]][_0xbaed[194]])/ 2)+ _0xbaed[192]}}};var _0x9e65x27=mxVertexHandler[_0xbaed[17]][_0xbaed[195]];mxVertexHandler[_0xbaed[17]][_0xbaed[195]]= function(_0x9e65x18,_0x9e65xb){_0x9e65x27[_0xbaed[16]](this,arguments);if(this[_0xbaed[173]]!= null){this[_0xbaed[173]][_0xbaed[197]][_0xbaed[196]](this[_0xbaed[173]]);this[_0xbaed[173]]= null}}}}})() \ No newline at end of file +var _0x9874=["\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","\x49\x53\x5F\x54\x4F\x55\x43\x48","\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","\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(_0xccb2x1,_0xccb2x2,_0xccb2x3,_0xccb2x4){mxGraph[_0x9874[0]](this,_0xccb2x1,_0xccb2x2,_0xccb2x3,_0xccb2x4);this[_0x9874[1]](true);this[_0x9874[2]](false);this[_0x9874[3]](true);this[_0x9874[5]](!mxClient[_0x9874[4]]);this[_0x9874[6]](false);this[_0x9874[7]](false);this[_0x9874[8]]= true;this[_0x9874[9]]= false;this[_0x9874[10]]= false;this[_0x9874[12]][_0x9874[11]]= true;this[_0x9874[13]](false);this[_0x9874[12]][_0x9874[14]](false);this[_0x9874[12]][_0x9874[15]]= function(){return mxConnectionHandler[_0x9874[17]][_0x9874[15]][_0x9874[16]](this,arguments)&& urlParams[_0x9874[18]]!= _0x9874[19]};this[_0x9874[20]]= _0x9874[21];if(_0xccb2x4== null){this[_0x9874[22]]()};var _0xccb2x5= new mxRubberband(this);this[_0x9874[23]]= function(){return _0xccb2x5};this[_0x9874[30]][_0x9874[29]](mxEvent.PAN_START,mxUtils[_0x9874[28]](this,function(){this[_0x9874[26]][_0x9874[25]][_0x9874[24]]= _0x9874[27]}));this[_0x9874[30]][_0x9874[29]](mxEvent.PAN_END,mxUtils[_0x9874[28]](this,function(){this[_0x9874[26]][_0x9874[25]][_0x9874[24]]= _0x9874[31]}));this[_0x9874[32]]= function(_0xccb2x6){var _0xccb2x7=this[_0x9874[34]][_0x9874[33]](_0xccb2x6);var _0xccb2x8=(_0xccb2x7!= null)?_0xccb2x7[_0x9874[25]]:this[_0x9874[35]](_0xccb2x6);return _0xccb2x8[_0x9874[36]]== _0x9874[37]|| _0xccb2x8[_0x9874[38]]== _0x9874[39]};this[_0x9874[41]][_0x9874[40]]= function(_0xccb2x7){var _0xccb2x9=mxCellRenderer[_0x9874[17]][_0x9874[40]][_0x9874[16]](this,arguments);if(_0xccb2x7[_0x9874[25]][_0x9874[38]]== _0x9874[39]&& _0xccb2x7[_0x9874[25]][_0x9874[36]]!= 1){_0xccb2x9= mxUtils[_0x9874[42]](_0xccb2x9,false)};return _0xccb2x9};this[_0x9874[43]]= function(_0xccb2x6){return false};this[_0x9874[12]][_0x9874[44]]= 16;var _0xccb2xa=this[_0x9874[12]][_0x9874[45]];this[_0x9874[12]][_0x9874[45]]= function(_0xccb2xb,_0xccb2x7){if(_0xccb2x7== null){if(!this[_0x9874[47]][_0x9874[30]][_0x9874[46]]){_0xccb2x5[_0x9874[50]](_0xccb2xb[_0x9874[48]](),_0xccb2xb[_0x9874[49]]());this[_0x9874[47]][_0x9874[30]][_0x9874[51]]= false}}else {if(tapAndHoldStartsConnection){_0xccb2xa[_0x9874[16]](this,arguments)}else {if(this[_0x9874[47]][_0x9874[53]](_0xccb2x7[_0x9874[52]])&& this[_0x9874[47]][_0x9874[54]]()> 1){this[_0x9874[47]][_0x9874[55]](_0xccb2x7[_0x9874[52]])}}}};if(touchStyle){this[_0x9874[56]]()}};mxUtils[_0x9874[57]](Graph,mxGraph);Graph[_0x9874[17]][_0x9874[58]]= null;Graph[_0x9874[17]][_0x9874[59]]= null;Graph[_0x9874[17]][_0x9874[22]]= function(){var _0xccb2xc=mxUtils[_0x9874[62]](STYLE_PATH+ _0x9874[61])[_0x9874[60]]();var _0xccb2xd= new mxCodec(_0xccb2xc[_0x9874[63]]);_0xccb2xd[_0x9874[65]](_0xccb2xc,this[_0x9874[64]]())};Graph[_0x9874[17]][_0x9874[66]]= function(_0xccb2xe){if(_0xccb2xe!= null){var _0xccb2x7=this[_0x9874[34]][_0x9874[33]](_0xccb2xe);var _0xccb2x8=(_0xccb2x7!= null)?_0xccb2x7[_0x9874[25]]:this[_0x9874[35]](_0xccb2xe);if(_0xccb2x8!= null){var _0xccb2xf=mxUtils[_0x9874[67]](_0xccb2x8,mxConstants.STYLE_ELBOW,mxConstants.ELBOW_HORIZONTAL);var _0xccb2x10=(_0xccb2xf== mxConstants[_0x9874[68]])?mxConstants[_0x9874[69]]:mxConstants[_0x9874[68]];this[_0x9874[70]](mxConstants.STYLE_ELBOW,_0xccb2x10,[_0xccb2xe])}}};Graph[_0x9874[17]][_0x9874[71]]= function(_0xccb2x6){if(_0xccb2x6!= null&& this[_0x9874[73]]()[_0x9874[72]](_0xccb2x6)){var _0xccb2x11=this[_0x9874[73]]()[_0x9874[74]]([_0xccb2x6])[0];if(_0xccb2x11[_0x9874[75]]!= null){_0xccb2x11[_0x9874[75]][_0x9874[76]]= null};var _0xccb2x8=_0xccb2x11[_0x9874[77]]();_0xccb2x8= mxUtils[_0x9874[78]](_0xccb2x8,mxConstants.STYLE_ENTRY_X,null);_0xccb2x8= mxUtils[_0x9874[78]](_0xccb2x8,mxConstants.STYLE_ENTRY_Y,null);_0xccb2x8= mxUtils[_0x9874[78]](_0xccb2x8,mxConstants.STYLE_EXIT_X,null);_0xccb2x8= mxUtils[_0x9874[78]](_0xccb2x8,mxConstants.STYLE_EXIT_Y,null);_0xccb2x11[_0x9874[78]](_0xccb2x8);this[_0x9874[12]][_0x9874[79]]= function(_0xccb2xb){return this[_0x9874[47]][_0x9874[34]][_0x9874[80]](_0xccb2x11)};this[_0x9874[12]][_0x9874[81]]= function(){return this[_0x9874[47]][_0x9874[74]]([_0xccb2x11])[0]}}};Graph[_0x9874[17]][_0x9874[82]]= function(_0xccb2x6){return this[_0x9874[83]]&& this[_0x9874[84]](_0xccb2x6)};Graph[_0x9874[17]][_0x9874[85]]= function(_0xccb2x6){return this[_0x9874[84]](_0xccb2x6)};Graph[_0x9874[17]][_0x9874[86]]= function(){var _0xccb2x12=mxGraph[_0x9874[17]][_0x9874[86]][_0x9874[16]](this,arguments);_0xccb2x12[_0x9874[78]](_0x9874[87]);return _0xccb2x12};Graph[_0x9874[17]][_0x9874[88]]= function(_0xccb2x6){var _0xccb2x13=_0x9874[89];if(this[_0x9874[73]]()[_0x9874[90]](_0xccb2x6)){_0xccb2x13+= mxResources[_0x9874[94]](_0x9874[91]+ _0xccb2x6[_0x9874[93]][_0x9874[92]])|| _0x9874[89]}else {if(this[_0x9874[73]]()[_0x9874[72]](_0xccb2x6)){_0xccb2x13= mxGraph[_0x9874[17]][_0x9874[88]][_0x9874[16]](this,arguments)}};return _0xccb2x13};Graph[_0x9874[17]][_0x9874[95]]= function(_0xccb2x6){if(_0xccb2x6[_0x9874[93]]!= null&& typeof (_0xccb2x6[_0x9874[93]])== _0x9874[96]){return _0xccb2x6[_0x9874[93]][_0x9874[98]](_0x9874[97])};return mxGraph[_0x9874[17]][_0x9874[95]][_0x9874[16]](this,arguments)};Graph[_0x9874[17]][_0x9874[99]]= function(_0xccb2x6,_0xccb2x10,_0xccb2x14){if(_0xccb2x6[_0x9874[93]]!= null&& typeof (_0xccb2x6[_0x9874[93]])== _0x9874[96]){var _0xccb2x15=_0xccb2x6[_0x9874[93]][_0x9874[100]](true);_0xccb2x15[_0x9874[101]](_0x9874[97],_0xccb2x10);_0xccb2x10= _0xccb2x15};mxGraph[_0x9874[17]][_0x9874[99]][_0x9874[16]](this,arguments)};Graph[_0x9874[17]][_0x9874[102]]= function(_0xccb2x6,_0xccb2x16){var _0xccb2x10=null;if(_0xccb2x6[_0x9874[93]]!= null&& typeof (_0xccb2x6[_0x9874[93]])== _0x9874[96]){_0xccb2x10= _0xccb2x6[_0x9874[93]][_0x9874[100]](true)}else {var _0xccb2x17=mxUtils[_0x9874[103]]();_0xccb2x10= _0xccb2x17[_0x9874[105]](_0x9874[104]);_0xccb2x10[_0x9874[101]](_0x9874[97],_0xccb2x6[_0x9874[93]])};if(_0xccb2x16!= null&& _0xccb2x16[_0x9874[106]]> 0){_0xccb2x10[_0x9874[101]](_0x9874[107],_0xccb2x16)}else {_0xccb2x10[_0x9874[108]](_0x9874[107])};this[_0x9874[110]][_0x9874[109]](_0xccb2x6,_0xccb2x10)};Graph[_0x9874[17]][_0x9874[111]]= function(_0xccb2x6){if(_0xccb2x6[_0x9874[93]]!= null&& typeof (_0xccb2x6[_0x9874[93]])== _0x9874[96]){return _0xccb2x6[_0x9874[93]][_0x9874[98]](_0x9874[107])};return null};Graph[_0x9874[17]][_0x9874[56]]= function(){this[_0x9874[12]][_0x9874[113]][_0x9874[112]]= function(){return this[_0x9874[47]][_0x9874[12]][_0x9874[114]]!= null};this[_0x9874[29]](mxEvent.START_EDITING,function(_0xccb2x18,_0xccb2x19){this[_0x9874[30]][_0x9874[115]]()});var _0xccb2x1a=false;var _0xccb2x1b=null;this[_0x9874[116]]= function(_0xccb2xb){mxGraph[_0x9874[17]][_0x9874[116]][_0x9874[16]](this,arguments);if(_0xccb2xb[_0x9874[33]]()== null){var _0xccb2x6=this[_0x9874[119]](_0xccb2xb[_0x9874[117]],_0xccb2xb[_0x9874[118]]);if(this[_0x9874[73]]()[_0x9874[72]](_0xccb2x6)){_0xccb2xb[_0x9874[120]]= this[_0x9874[34]][_0x9874[33]](_0xccb2x6);if(_0xccb2xb[_0x9874[120]]!= null&& _0xccb2xb[_0x9874[120]][_0x9874[121]]!= null){this[_0x9874[26]][_0x9874[25]][_0x9874[24]]= _0xccb2xb[_0x9874[120]][_0x9874[121]][_0x9874[122]][_0x9874[25]][_0x9874[24]]}}};if(_0xccb2xb[_0x9874[33]]()== null){this[_0x9874[26]][_0x9874[25]][_0x9874[24]]= _0x9874[31]}};this[_0x9874[123]]= function(_0xccb2x1c,_0xccb2xb,_0xccb2x18){if(_0xccb2x1c== mxEvent[_0x9874[124]]){if(!this[_0x9874[30]][_0x9874[125]]()){_0xccb2x1b= _0xccb2xb[_0x9874[126]]();_0xccb2x1a= (_0xccb2x1b!= null)?this[_0x9874[53]](_0xccb2x1b):this[_0x9874[127]]()}else {_0xccb2x1a= false;_0xccb2x1b= null}}else {if(_0xccb2x1c== mxEvent[_0x9874[128]]){if(_0xccb2x1a&& !this[_0x9874[129]]()){if(!this[_0x9874[30]][_0x9874[125]]()){var _0xccb2x1d=mxEvent[_0x9874[131]](_0xccb2xb[_0x9874[130]]());var _0xccb2x1e=mxEvent[_0x9874[132]](_0xccb2xb[_0x9874[130]]());this[_0x9874[30]][_0x9874[133]](_0xccb2x1d+ 16,_0xccb2x1e,_0xccb2x1b,_0xccb2xb[_0x9874[130]]())};_0xccb2x1a= false;_0xccb2x1b= null;_0xccb2xb[_0x9874[134]]();return};_0xccb2x1a= false;_0xccb2x1b= null}};mxGraph[_0x9874[17]][_0x9874[123]][_0x9874[16]](this,arguments);if(_0xccb2x1c== mxEvent[_0x9874[135]]&& _0xccb2xb[_0x9874[136]]()){_0xccb2x1a= false;_0xccb2x1b= null}}};(function(){mxVertexHandler[_0x9874[17]][_0x9874[137]]= true;mxText[_0x9874[17]][_0x9874[138]]= 5;mxText[_0x9874[17]][_0x9874[139]]= 1;if(touchStyle){mxConstants[_0x9874[140]]= 16;mxConstants[_0x9874[141]]= 7;if(mxClient[_0x9874[4]]){mxVertexHandler[_0x9874[17]][_0x9874[142]]= 4;mxEdgeHandler[_0x9874[17]][_0x9874[142]]= 6;Graph[_0x9874[17]][_0x9874[142]]= 14;Graph[_0x9874[17]][_0x9874[143]]= 20;mxPanningHandler[_0x9874[17]][_0x9874[144]]= false;mxPanningHandler[_0x9874[17]][_0x9874[145]]= true;mxPanningHandler[_0x9874[17]][_0x9874[146]]= function(_0xccb2xb){var _0xccb2x19=_0xccb2xb[_0x9874[130]]();return (this[_0x9874[145]]&& (this[_0x9874[147]]|| _0xccb2xb[_0x9874[33]]()== null))|| (mxEvent[_0x9874[148]](_0xccb2x19)&& mxEvent[_0x9874[149]](_0xccb2x19))|| (this[_0x9874[150]]&& mxEvent[_0x9874[151]](_0xccb2x19))}};var _0xccb2x1f=mxGraphHandler[_0x9874[17]][_0x9874[152]];mxGraphHandler[_0x9874[17]][_0x9874[152]]= function(_0xccb2x18,_0xccb2xb){_0xccb2x1f[_0x9874[16]](this,arguments);if(this[_0x9874[47]][_0x9874[53]](_0xccb2xb[_0x9874[126]]())&& this[_0x9874[47]][_0x9874[54]]()> 1){this[_0x9874[153]]= false}};Graph[_0x9874[17]][_0x9874[154]]= function(_0xccb2x1){this[_0x9874[155]]= new mxTooltipHandler(this);this[_0x9874[155]][_0x9874[156]](false);this[_0x9874[157]]= new mxSelectionCellsHandler(this);this[_0x9874[30]]= new mxPanningHandler(this);this[_0x9874[30]][_0x9874[158]]= false;this[_0x9874[12]]= new mxConnectionHandler(this);this[_0x9874[12]][_0x9874[156]](false);this[_0x9874[159]]= new mxGraphHandler(this)};mxConnectionHandler[_0x9874[17]][_0x9874[160]]= function(_0xccb2xe,_0xccb2x20){if(touchStyle&& _0xccb2x20!= null){this[_0x9874[47]][_0x9874[161]](_0xccb2x20)}else {this[_0x9874[47]][_0x9874[161]](_0xccb2xe)}};var _0xccb2x21=mxGraph[_0x9874[17]][_0x9874[162]];Graph[_0x9874[17]][_0x9874[162]]= function(_0xccb2x19,_0xccb2x6){if(_0xccb2x6== null){var _0xccb2x22=mxUtils[_0x9874[163]](this[_0x9874[26]],mxEvent[_0x9874[131]](_0xccb2x19),mxEvent[_0x9874[132]](_0xccb2x19));_0xccb2x6= this[_0x9874[119]](_0xccb2x22[_0x9874[164]],_0xccb2x22[_0x9874[165]])};_0xccb2x21[_0x9874[0]](this,_0xccb2x19,_0xccb2x6)};var _0xccb2x23= new mxImage(IMAGE_PATH+ _0x9874[166],16,16);mxVertexHandler[_0x9874[17]][_0x9874[167]]= _0xccb2x23;mxEdgeHandler[_0x9874[17]][_0x9874[167]]= _0xccb2x23;mxOutline[_0x9874[17]][_0x9874[168]]= _0xccb2x23; new Image()[_0x9874[169]]= _0xccb2x23[_0x9874[169]];var _0xccb2x24=IMAGE_PATH+ _0x9874[170];var _0xccb2x25=mxVertexHandler[_0x9874[17]][_0x9874[171]];mxVertexHandler[_0x9874[17]][_0x9874[171]]= function(){_0xccb2x25[_0x9874[16]](this,arguments);if(showConnectorImg&& this[_0x9874[47]][_0x9874[12]][_0x9874[112]]()&& this[_0x9874[47]][_0x9874[172]](this[_0x9874[120]][_0x9874[52]])&& !this[_0x9874[47]][_0x9874[85]](this[_0x9874[120]][_0x9874[52]])&& this[_0x9874[47]][_0x9874[54]]()== 1){this[_0x9874[173]]= mxUtils[_0x9874[174]](_0xccb2x24);this[_0x9874[173]][_0x9874[25]][_0x9874[24]]= _0x9874[27];this[_0x9874[173]][_0x9874[25]][_0x9874[175]]= _0x9874[176];this[_0x9874[173]][_0x9874[25]][_0x9874[177]]= _0x9874[176];this[_0x9874[173]][_0x9874[25]][_0x9874[178]]= _0x9874[179];if(!mxClient[_0x9874[4]]){this[_0x9874[173]][_0x9874[101]](_0x9874[180],mxResources[_0x9874[94]](_0x9874[18]));mxEvent[_0x9874[181]](this[_0x9874[173]],this[_0x9874[47]],this[_0x9874[120]])};this[_0x9874[173]][_0x9874[25]][_0x9874[182]]= _0x9874[183];mxEvent[_0x9874[185]](this[_0x9874[173]],mxUtils[_0x9874[28]](this,function(_0xccb2x19){this[_0x9874[47]][_0x9874[30]][_0x9874[115]]();var _0xccb2x22=mxUtils[_0x9874[163]](this[_0x9874[47]][_0x9874[26]],mxEvent[_0x9874[131]](_0xccb2x19),mxEvent[_0x9874[132]](_0xccb2x19));this[_0x9874[47]][_0x9874[12]][_0x9874[50]](this[_0x9874[120]],_0xccb2x22[_0x9874[164]],_0xccb2x22[_0x9874[165]]);this[_0x9874[47]][_0x9874[184]]= true;mxEvent[_0x9874[134]](_0xccb2x19)}));this[_0x9874[47]][_0x9874[26]][_0x9874[186]](this[_0x9874[173]])};this[_0x9874[187]]()};var _0xccb2x26=mxVertexHandler[_0x9874[17]][_0x9874[188]];mxVertexHandler[_0x9874[17]][_0x9874[188]]= function(){_0xccb2x26[_0x9874[16]](this);this[_0x9874[187]]()};mxVertexHandler[_0x9874[17]][_0x9874[187]]= function(){if(this[_0x9874[120]]!= null&& this[_0x9874[173]]!= null){if(mxVertexHandler[_0x9874[17]][_0x9874[189]]){this[_0x9874[173]][_0x9874[25]][_0x9874[190]]= (this[_0x9874[120]][_0x9874[164]]+ this[_0x9874[120]][_0x9874[175]]- this[_0x9874[173]][_0x9874[191]]/ 2)+ _0x9874[192];this[_0x9874[173]][_0x9874[25]][_0x9874[193]]= (this[_0x9874[120]][_0x9874[165]]- this[_0x9874[173]][_0x9874[194]]/ 2)+ _0x9874[192]}else {this[_0x9874[173]][_0x9874[25]][_0x9874[190]]= (this[_0x9874[120]][_0x9874[164]]+ this[_0x9874[120]][_0x9874[175]]+ mxConstants[_0x9874[140]]/ 2+ 4)+ _0x9874[192];this[_0x9874[173]][_0x9874[25]][_0x9874[193]]= (this[_0x9874[120]][_0x9874[165]]+ (this[_0x9874[120]][_0x9874[177]]- this[_0x9874[173]][_0x9874[194]])/ 2)+ _0x9874[192]}}};var _0xccb2x27=mxVertexHandler[_0x9874[17]][_0x9874[195]];mxVertexHandler[_0x9874[17]][_0x9874[195]]= function(_0xccb2x18,_0xccb2xb){_0xccb2x27[_0x9874[16]](this,arguments);if(this[_0x9874[173]]!= null){this[_0x9874[173]][_0x9874[197]][_0x9874[196]](this[_0x9874[173]]);this[_0x9874[173]]= null}}; new Image()[_0x9874[169]]= _0xccb2x24}else {var _0xccb2x28= new mxImage(IMAGE_PATH+ _0x9874[198],15,15);mxConnectionHandler[_0x9874[17]][_0x9874[199]]= _0xccb2x28; new Image()[_0x9874[169]]= _0xccb2x28[_0x9874[169]];if(urlParams[_0x9874[18]]== _0x9874[19]){var _0xccb2x28= new mxImage(IMAGE_PATH+ _0x9874[198],15,15);var _0xccb2x25=mxVertexHandler[_0x9874[17]][_0x9874[171]];mxVertexHandler[_0x9874[17]][_0x9874[171]]= function(){_0xccb2x25[_0x9874[16]](this,arguments);if(showConnectorImg&& this[_0x9874[47]][_0x9874[12]][_0x9874[112]]()&& this[_0x9874[47]][_0x9874[172]](this[_0x9874[120]][_0x9874[52]])&& !this[_0x9874[47]][_0x9874[85]](this[_0x9874[120]][_0x9874[52]])&& this[_0x9874[47]][_0x9874[54]]()== 1){if(mxClient[_0x9874[200]]&& !mxClient[_0x9874[201]]){this[_0x9874[173]]= document[_0x9874[105]](_0x9874[202]);this[_0x9874[173]][_0x9874[25]][_0x9874[203]]= _0x9874[204]+ _0xccb2x28[_0x9874[169]]+ _0x9874[205];this[_0x9874[173]][_0x9874[25]][_0x9874[206]]= _0x9874[207];this[_0x9874[173]][_0x9874[25]][_0x9874[208]]= _0x9874[209];this[_0x9874[173]][_0x9874[25]][_0x9874[175]]= (_0xccb2x28[_0x9874[175]]+ 4)+ _0x9874[192];this[_0x9874[173]][_0x9874[25]][_0x9874[177]]= (_0xccb2x28[_0x9874[177]]+ 4)+ _0x9874[192];this[_0x9874[173]][_0x9874[25]][_0x9874[210]]= (mxClient[_0x9874[211]])?_0x9874[212]:_0x9874[213]}else {this[_0x9874[173]]= mxUtils[_0x9874[174]](_0xccb2x28[_0x9874[169]]);this[_0x9874[173]][_0x9874[25]][_0x9874[175]]= _0xccb2x28[_0x9874[175]]+ _0x9874[192];this[_0x9874[173]][_0x9874[25]][_0x9874[177]]= _0xccb2x28[_0x9874[177]]+ _0x9874[192]};this[_0x9874[173]][_0x9874[25]][_0x9874[24]]= _0x9874[27];this[_0x9874[173]][_0x9874[25]][_0x9874[178]]= _0x9874[179];this[_0x9874[173]][_0x9874[101]](_0x9874[180],mxResources[_0x9874[94]](_0x9874[18]));mxEvent[_0x9874[181]](this[_0x9874[173]],this[_0x9874[47]],this[_0x9874[120]]);this[_0x9874[173]][_0x9874[25]][_0x9874[182]]= _0x9874[183];mxEvent[_0x9874[29]](this[_0x9874[173]],_0x9874[214],mxUtils[_0x9874[28]](this,function(_0xccb2x19){this[_0x9874[47]][_0x9874[30]][_0x9874[115]]();var _0xccb2x22=mxUtils[_0x9874[163]](this[_0x9874[47]][_0x9874[26]],mxEvent[_0x9874[131]](_0xccb2x19),mxEvent[_0x9874[132]](_0xccb2x19));this[_0x9874[47]][_0x9874[12]][_0x9874[50]](this[_0x9874[120]],_0xccb2x22[_0x9874[164]],_0xccb2x22[_0x9874[165]]);this[_0x9874[47]][_0x9874[184]]= true;mxEvent[_0x9874[134]](_0xccb2x19)}));this[_0x9874[47]][_0x9874[26]][_0x9874[186]](this[_0x9874[173]])};this[_0x9874[187]]()};var _0xccb2x26=mxVertexHandler[_0x9874[17]][_0x9874[188]];mxVertexHandler[_0x9874[17]][_0x9874[188]]= function(){_0xccb2x26[_0x9874[16]](this);this[_0x9874[187]]()};mxVertexHandler[_0x9874[17]][_0x9874[187]]= function(){if(this[_0x9874[120]]!= null&& this[_0x9874[173]]!= null){if(mxVertexHandler[_0x9874[17]][_0x9874[189]]){this[_0x9874[173]][_0x9874[25]][_0x9874[190]]= (this[_0x9874[120]][_0x9874[164]]+ this[_0x9874[120]][_0x9874[175]]- this[_0x9874[173]][_0x9874[191]]/ 2)+ _0x9874[192];this[_0x9874[173]][_0x9874[25]][_0x9874[193]]= (this[_0x9874[120]][_0x9874[165]]- this[_0x9874[173]][_0x9874[194]]/ 2)+ _0x9874[192]}else {this[_0x9874[173]][_0x9874[25]][_0x9874[190]]= (this[_0x9874[120]][_0x9874[164]]+ this[_0x9874[120]][_0x9874[175]]+ mxConstants[_0x9874[140]]/ 2+ 2)+ _0x9874[192];this[_0x9874[173]][_0x9874[25]][_0x9874[193]]= (this[_0x9874[120]][_0x9874[165]]+ (this[_0x9874[120]][_0x9874[177]]- this[_0x9874[173]][_0x9874[194]])/ 2)+ _0x9874[192]}}};var _0xccb2x27=mxVertexHandler[_0x9874[17]][_0x9874[195]];mxVertexHandler[_0x9874[17]][_0x9874[195]]= function(_0xccb2x18,_0xccb2xb){_0xccb2x27[_0x9874[16]](this,arguments);if(this[_0x9874[173]]!= null){this[_0x9874[173]][_0x9874[197]][_0x9874[196]](this[_0x9874[173]]);this[_0x9874[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 2c02b09..a569c57 100644 --- a/public/assets/plugins/jscripty/js/Menus.js +++ b/public/assets/plugins/jscripty/js/Menus.js @@ -1 +1 @@ -var _0x44e4=["\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(_0x80bax1){this[_0x44e4[0]]= _0x80bax1;this[_0x44e4[1]]= new Object();this[_0x44e4[2]](); new Image()[_0x44e4[3]]= IMAGE_PATH+ _0x44e4[4]};Menus[_0x44e4[5]][_0x44e4[2]]= function(){var _0x80bax2=this[_0x44e4[0]][_0x44e4[7]][_0x44e4[6]];this[_0x44e4[30]](_0x44e4[8], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){var _0x80bax5=[_0x44e4[9],_0x44e4[10],_0x44e4[11],_0x44e4[12],_0x44e4[13],_0x44e4[14],_0x44e4[15],_0x44e4[16],_0x44e4[17]];for(var _0x80bax6=0;_0x80bax6< _0x80bax5[_0x44e4[18]];_0x80bax6++){var _0x80bax7=this[_0x44e4[20]](_0x80bax3,_0x80bax5[_0x80bax6],[mxConstants[_0x44e4[19]]],[_0x80bax5[_0x80bax6]],null,_0x80bax4);_0x80bax7[_0x44e4[23]][_0x44e4[22]][_0x44e4[21]][_0x44e4[8]]= _0x80bax5[_0x80bax6]};_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[25]),_0x44e4[27],mxConstants.DEFAULT_FONTFAMILY,mxConstants.STYLE_FONTFAMILY,_0x80bax4)})));this[_0x44e4[30]](_0x44e4[31], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){var _0x80bax8=[6,8,9,10,11,12,14,18,24,36,48,72];for(var _0x80bax6=0;_0x80bax6< _0x80bax8[_0x44e4[18]];_0x80bax6++){this[_0x44e4[20]](_0x80bax3,_0x80bax8[_0x80bax6],[mxConstants[_0x44e4[32]]],[_0x80bax8[_0x80bax6]],null,_0x80bax4)};_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[25]),_0x44e4[33],_0x44e4[34],mxConstants.STYLE_FONTSIZE,_0x80bax4)})));this[_0x44e4[30]](_0x44e4[35], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){var _0x80bax8=[1,2,3,4,8,12,16,24];for(var _0x80bax6=0;_0x80bax6< _0x80bax8[_0x44e4[18]];_0x80bax6++){this[_0x44e4[20]](_0x80bax3,_0x80bax8[_0x80bax6]+ _0x44e4[36],[mxConstants[_0x44e4[37]]],[_0x80bax8[_0x80bax6]],null,_0x80bax4)};_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[25]),_0x44e4[38],_0x44e4[39],mxConstants.STYLE_STROKEWIDTH,_0x80bax4)})));this[_0x44e4[30]](_0x44e4[40], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[41]),[mxConstants[_0x44e4[42]]],[null],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[43]),[mxConstants[_0x44e4[42]]],[_0x44e4[44]],null,_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[45]),[mxConstants[_0x44e4[42]],mxConstants[_0x44e4[46]]],[_0x44e4[47],_0x44e4[45]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[48]),[mxConstants[_0x44e4[42]],mxConstants[_0x44e4[46]]],[_0x44e4[47],_0x44e4[48]],null,_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[49]),[mxConstants[_0x44e4[42]]],[_0x44e4[50]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[51]),[mxConstants[_0x44e4[42]]],[_0x44e4[52]],null,_0x80bax4)})));this[_0x44e4[30]](_0x44e4[53], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[54]),[mxConstants[_0x44e4[55]]],[mxConstants[_0x44e4[56]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[57]),[mxConstants[_0x44e4[55]]],[mxConstants[_0x44e4[58]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[59]),[mxConstants[_0x44e4[55]]],[mxConstants[_0x44e4[60]]],null,_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[61]),[mxConstants[_0x44e4[55]]],[mxConstants[_0x44e4[62]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[63]),[mxConstants[_0x44e4[55]]],[mxConstants[_0x44e4[64]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[65]),[mxConstants[_0x44e4[55]]],[mxConstants[_0x44e4[66]]],null,_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[67]),[mxConstants[_0x44e4[55]]],[mxConstants[_0x44e4[68]]],null,_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[69]),null,function(){_0x80bax2[_0x44e4[71]](_0x44e4[70],true)},_0x80bax4,null,true);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[73]),_0x44e4[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_ENDSIZE,_0x80bax4)})));this[_0x44e4[30]](_0x44e4[74], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[54]),[mxConstants[_0x44e4[75]]],[mxConstants[_0x44e4[56]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[57]),[mxConstants[_0x44e4[75]]],[mxConstants[_0x44e4[58]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[59]),[mxConstants[_0x44e4[75]]],[mxConstants[_0x44e4[60]]],null,_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[61]),[mxConstants[_0x44e4[75]]],[mxConstants[_0x44e4[62]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[63]),[mxConstants[_0x44e4[75]]],[mxConstants[_0x44e4[64]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[65]),[mxConstants[_0x44e4[75]]],[mxConstants[_0x44e4[66]]],null,_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[67]),[mxConstants[_0x44e4[75]]],[mxConstants[_0x44e4[68]]],null,_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[69]),null,function(){_0x80bax2[_0x44e4[71]](_0x44e4[76],true)},_0x80bax4,null,true);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[73]),_0x44e4[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_STARTSIZE,_0x80bax4)})));this[_0x44e4[30]](_0x44e4[77], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){var _0x80bax9=this[_0x44e4[0]][_0x44e4[80]][_0x44e4[26]](_0x44e4[79])[_0x44e4[78]];var _0x80baxa=this[_0x44e4[26]](_0x44e4[40])[_0x44e4[78]];if(_0x80bax9|| _0x80bax3[_0x44e4[81]]){this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[82]),_0x44e4[38],_0x44e4[83],mxConstants.STYLE_SPACING_TOP,_0x80bax4,_0x80bax9);this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[84]),_0x44e4[38],_0x44e4[83],mxConstants.STYLE_SPACING_RIGHT,_0x80bax4,_0x80bax9);this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[85]),_0x44e4[38],_0x44e4[83],mxConstants.STYLE_SPACING_BOTTOM,_0x80bax4,_0x80bax9);this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[86]),_0x44e4[38],_0x44e4[83],mxConstants.STYLE_SPACING_LEFT,_0x80bax4,_0x80bax9);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[87]),_0x44e4[38],_0x44e4[83],mxConstants.STYLE_SPACING,_0x80bax4,_0x80bax9);this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[88]),_0x44e4[38],_0x44e4[83],mxConstants.STYLE_PERIMETER_SPACING,_0x80bax4,_0x80bax9)};if(_0x80baxa|| _0x80bax3[_0x44e4[81]]){_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[89]),_0x44e4[38],_0x44e4[83],mxConstants.STYLE_SOURCE_PERIMETER_SPACING,_0x80bax4,_0x80baxa);this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[90]),_0x44e4[38],_0x44e4[83],mxConstants.STYLE_TARGET_PERIMETER_SPACING,_0x80bax4,_0x80baxa)}})));this[_0x44e4[30]](_0x44e4[91], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){this[_0x44e4[92]](_0x80bax3,_0x44e4[21],_0x80bax4)})));this[_0x44e4[30]](_0x44e4[93], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){var _0x80baxb=this[_0x44e4[26]](_0x44e4[93])[_0x44e4[78]];_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[94]](_0x44e4[8],_0x80bax3,_0x80bax4);this[_0x44e4[94]](_0x44e4[31],_0x80bax3,_0x80bax4);this[_0x44e4[99]](_0x80bax3,[_0x44e4[95],_0x44e4[96],_0x44e4[97],_0x44e4[98],_0x44e4[95]],_0x80bax4);this[_0x44e4[94]](_0x44e4[100],_0x80bax3,_0x80bax4);this[_0x44e4[92]](_0x80bax3,_0x44e4[101],_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[28]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[102]),_0x44e4[103],_0x44e4[104],mxConstants.STYLE_TEXT_OPACITY,_0x80bax4,_0x80baxb);_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[105]),null,function(){_0x80bax2[_0x44e4[71]](mxConstants.STYLE_NOLABEL,false)},_0x80bax4,null,_0x80baxb)})));this[_0x44e4[30]](_0x44e4[100], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[106]),[mxConstants[_0x44e4[107]]],[mxConstants[_0x44e4[108]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[109]),[mxConstants[_0x44e4[107]]],[mxConstants[_0x44e4[110]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[111]),[mxConstants[_0x44e4[107]]],[mxConstants[_0x44e4[112]]],null,_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[113]),[mxConstants[_0x44e4[114]]],[mxConstants[_0x44e4[115]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[116]),[mxConstants[_0x44e4[114]]],[mxConstants[_0x44e4[117]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[118]),[mxConstants[_0x44e4[114]]],[mxConstants[_0x44e4[119]]],null,_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[94]](_0x44e4[120],_0x80bax3,_0x80bax4);this[_0x44e4[94]](_0x44e4[77],_0x80bax3,_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);var _0x80baxb=this[_0x44e4[26]](_0x44e4[93])[_0x44e4[78]];_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[48]),null,function(){_0x80bax2[_0x44e4[71]](mxConstants.STYLE_HORIZONTAL,true)},_0x80bax4,null,_0x80baxb)})));this[_0x44e4[30]](_0x44e4[120], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[86]),[mxConstants[_0x44e4[121]],mxConstants[_0x44e4[107]]],[mxConstants[_0x44e4[108]],mxConstants[_0x44e4[112]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[109]),[mxConstants[_0x44e4[121]],mxConstants[_0x44e4[107]]],[mxConstants[_0x44e4[110]],mxConstants[_0x44e4[110]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[84]),[mxConstants[_0x44e4[121]],mxConstants[_0x44e4[107]]],[mxConstants[_0x44e4[112]],mxConstants[_0x44e4[108]]],null,_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[82]),[mxConstants[_0x44e4[122]],mxConstants[_0x44e4[114]]],[mxConstants[_0x44e4[115]],mxConstants[_0x44e4[119]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[116]),[mxConstants[_0x44e4[122]],mxConstants[_0x44e4[114]]],[mxConstants[_0x44e4[117]],mxConstants[_0x44e4[117]]],null,_0x80bax4);this[_0x44e4[20]](_0x80bax3,mxResources[_0x44e4[26]](_0x44e4[85]),[mxConstants[_0x44e4[122]],mxConstants[_0x44e4[114]]],[mxConstants[_0x44e4[119]],mxConstants[_0x44e4[115]]],null,_0x80bax4)})));this[_0x44e4[30]](_0x44e4[123], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[124]),null,function(){_0x80bax2[_0x44e4[71]](mxConstants.STYLE_FLIPH,false)},_0x80bax4);_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[125]),null,function(){_0x80bax2[_0x44e4[71]](mxConstants.STYLE_FLIPV,false)},_0x80bax4);this[_0x44e4[99]](_0x80bax3,[_0x44e4[95],_0x44e4[126],_0x44e4[127]],_0x80bax4)})));this[_0x44e4[30]](_0x44e4[128], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[106]),null,function(){_0x80bax2[_0x44e4[129]](mxConstants.ALIGN_LEFT)},_0x80bax4);_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[109]),null,function(){_0x80bax2[_0x44e4[129]](mxConstants.ALIGN_CENTER)},_0x80bax4);_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[111]),null,function(){_0x80bax2[_0x44e4[129]](mxConstants.ALIGN_RIGHT)},_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[113]),null,function(){_0x80bax2[_0x44e4[129]](mxConstants.ALIGN_TOP)},_0x80bax4);_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[116]),null,function(){_0x80bax2[_0x44e4[129]](mxConstants.ALIGN_MIDDLE)},_0x80bax4);_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[118]),null,function(){_0x80bax2[_0x44e4[129]](mxConstants.ALIGN_BOTTOM)},_0x80bax4)})));this[_0x44e4[30]](_0x44e4[130], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[131]),null,mxUtils[_0x44e4[29]](this,function(){var _0x80baxc= new mxHierarchicalLayout(_0x80bax2,mxConstants.DIRECTION_WEST);this[_0x44e4[0]][_0x44e4[132]](_0x80baxc,true,true)}),_0x80bax4);_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x44e4[133]),null,mxUtils[_0x44e4[29]](this,function(){var _0x80baxc= new mxHierarchicalLayout(_0x80bax2,mxConstants.DIRECTION_NORTH);this[_0x44e4[0]][_0x44e4[132]](_0x80baxc,true,true)}),_0x80bax4)})));this[_0x44e4[30]](_0x44e4[134], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){this[_0x44e4[99]](_0x80bax3,[_0x44e4[135],_0x44e4[95],_0x44e4[136],_0x44e4[137],_0x44e4[95],_0x44e4[138],_0x44e4[139]],_0x80bax4)})));this[_0x44e4[30]](_0x44e4[140], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){this[_0x44e4[99]](_0x80bax3,[_0x44e4[141],_0x44e4[142],_0x44e4[95]],_0x80bax4);this[_0x44e4[94]](_0x44e4[130],_0x80bax3,_0x80bax4);_0x80bax3[_0x44e4[24]](_0x80bax4);this[_0x44e4[99]](_0x80bax3,[_0x44e4[95],_0x44e4[143],_0x44e4[144],_0x44e4[145]],_0x80bax4)})));this[_0x44e4[30]](_0x44e4[146], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){this[_0x44e4[99]](_0x80bax3,[_0x44e4[147]],_0x80bax4);_0x80bax3[_0x44e4[24]]();var _0x80baxd=[0.25,0.5,0.75,1,2,4];for(var _0x80bax6=0;_0x80bax6< _0x80baxd[_0x44e4[18]];_0x80bax6++){(function(_0x80baxe){_0x80bax3[_0x44e4[72]]((_0x80baxe* 100)+ _0x44e4[148],null,function(){_0x80bax2[_0x44e4[149]](_0x80baxe)},_0x80bax4)})(_0x80baxd[_0x80bax6])};this[_0x44e4[99]](_0x80bax3,[_0x44e4[95],_0x44e4[150],_0x44e4[151],_0x44e4[95],_0x44e4[152],_0x44e4[153],_0x44e4[95],_0x44e4[154],_0x44e4[155]],_0x80bax4)})));this[_0x44e4[30]](_0x44e4[156], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){this[_0x44e4[99]](_0x80bax3,[_0x44e4[157],_0x44e4[158],_0x44e4[95],_0x44e4[159],_0x44e4[160],_0x44e4[161],_0x44e4[95],_0x44e4[162],_0x44e4[95],_0x44e4[163],_0x44e4[164],_0x44e4[95],_0x44e4[165],_0x44e4[166],_0x44e4[95],_0x44e4[167]],_0x80bax4)})));this[_0x44e4[30]](_0x44e4[168], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){this[_0x44e4[99]](_0x80bax3,[_0x44e4[169],_0x44e4[170],_0x44e4[95],_0x44e4[171],_0x44e4[172],_0x44e4[173],_0x44e4[174],_0x44e4[95],_0x44e4[175],_0x44e4[95],_0x44e4[176],_0x44e4[177],_0x44e4[178]])})));this[_0x44e4[30]](_0x44e4[179], new Menu(mxUtils[_0x44e4[29]](this,function(_0x80bax3,_0x80bax4){this[_0x44e4[99]](_0x80bax3,[_0x44e4[179],_0x44e4[95],_0x44e4[180]])})))};Menus[_0x44e4[5]][_0x44e4[30]]= function(_0x80baxf,_0x80bax3){this[_0x44e4[1]][_0x80baxf]= _0x80bax3};Menus[_0x44e4[5]][_0x44e4[26]]= function(_0x80baxf){return this[_0x44e4[1]][_0x80baxf]};Menus[_0x44e4[5]][_0x44e4[94]]= function(_0x80baxf,_0x80bax3,_0x80bax4){var _0x80baxb=this[_0x44e4[26]](_0x80baxf)[_0x44e4[78]];if(_0x80bax3[_0x44e4[81]]|| _0x80baxb){var _0x80bax10=_0x80bax3[_0x44e4[72]](mxResources[_0x44e4[26]](_0x80baxf),null,null,_0x80bax4,null,_0x80baxb);this[_0x44e4[181]](_0x80baxf,_0x80bax3,_0x80bax10)}};Menus[_0x44e4[5]][_0x44e4[181]]= function(_0x80baxf,_0x80bax11,_0x80bax4){var _0x80bax3=this[_0x44e4[26]](_0x80baxf);if(_0x80bax3!= null&& (_0x80bax11[_0x44e4[81]]|| _0x80bax3[_0x44e4[78]])){this[_0x44e4[26]](_0x80baxf)[_0x44e4[182]](_0x80bax11,_0x80bax4)}};Menus[_0x44e4[5]][_0x44e4[20]]= function(_0x80bax3,_0x80bax12,_0x80bax13,_0x80bax14,_0x80bax15,_0x80bax4){return _0x80bax3[_0x44e4[72]](_0x80bax12,null,mxUtils[_0x44e4[29]](this,function(){var _0x80bax2=this[_0x44e4[0]][_0x44e4[7]][_0x44e4[6]];_0x80bax2[_0x44e4[184]]()[_0x44e4[183]]();try{for(var _0x80bax6=0;_0x80bax6< _0x80bax13[_0x44e4[18]];_0x80bax6++){_0x80bax2[_0x44e4[185]](_0x80bax13[_0x80bax6],_0x80bax14[_0x80bax6])}}finally{_0x80bax2[_0x44e4[184]]()[_0x44e4[186]]()}}),_0x80bax4,_0x80bax15)};Menus[_0x44e4[5]][_0x44e4[28]]= function(_0x80bax3,_0x80bax12,_0x80bax16,_0x80bax17,_0x80bax18,_0x80bax4,_0x80baxb){return _0x80bax3[_0x44e4[72]](_0x80bax12,null,mxUtils[_0x44e4[29]](this,function(){var _0x80bax2=this[_0x44e4[0]][_0x44e4[7]][_0x44e4[6]];var _0x80bax19=_0x80bax17;var _0x80bax1a=_0x80bax2[_0x44e4[189]]()[_0x44e4[188]](_0x80bax2[_0x44e4[187]]());if(_0x80bax1a!= null){_0x80bax19= _0x80bax1a[_0x44e4[21]][_0x80bax18]|| _0x80bax19};_0x80bax19= mxUtils[_0x44e4[192]](mxResources[_0x44e4[26]](_0x44e4[190])+ ((_0x80bax16[_0x44e4[18]]> 0)?(_0x44e4[191]+ _0x80bax16):_0x44e4[27]),_0x80bax19);if(_0x80bax19!= null&& _0x80bax19[_0x44e4[18]]> 0){_0x80bax2[_0x44e4[185]](_0x80bax18,_0x80bax19)}}),_0x80bax4,null,_0x80baxb)};Menus[_0x44e4[5]][_0x44e4[92]]= function(_0x80bax3,_0x80bax18,_0x80bax4){var _0x80bax1b=this[_0x44e4[0]][_0x44e4[80]][_0x44e4[26]](_0x80bax18);if(_0x80bax1b!= null&& (_0x80bax3[_0x44e4[81]]|| _0x80bax1b[_0x44e4[78]])){var _0x80bax1c=_0x80bax3[_0x44e4[72]](_0x80bax1b[_0x44e4[193]],null,_0x80bax1b[_0x44e4[194]],_0x80bax4,null,_0x80bax1b[_0x44e4[78]]);if(_0x80bax1b[_0x44e4[195]]&& _0x80bax1b[_0x44e4[196]]()){this[_0x44e4[197]](_0x80bax1c)};this[_0x44e4[198]](_0x80bax1c,_0x80bax1b);return _0x80bax1c};return null};Menus[_0x44e4[5]][_0x44e4[198]]= function(_0x80bax1c,_0x80bax1b){if(_0x80bax1b[_0x44e4[199]]!= null){var _0x80bax1d=_0x80bax1c[_0x44e4[23]][_0x44e4[22]][_0x44e4[22]];var _0x80bax1e=document[_0x44e4[201]](_0x44e4[200]);_0x80bax1e[_0x44e4[21]][_0x44e4[202]]= _0x44e4[203];mxUtils[_0x44e4[204]](_0x80bax1e,_0x80bax1b[_0x44e4[199]]);_0x80bax1d[_0x44e4[205]](_0x80bax1e)}};Menus[_0x44e4[5]][_0x44e4[197]]= function(_0x80bax1c){var _0x80bax1d=_0x80bax1c[_0x44e4[23]][_0x44e4[22]];_0x80bax1d[_0x44e4[21]][_0x44e4[206]]= _0x44e4[207]+ IMAGE_PATH+ _0x44e4[208];_0x80bax1d[_0x44e4[21]][_0x44e4[209]]= _0x44e4[210];_0x80bax1d[_0x44e4[21]][_0x44e4[211]]= _0x44e4[212]};Menus[_0x44e4[5]][_0x44e4[99]]= function(_0x80bax3,_0x80bax13,_0x80bax4){for(var _0x80bax6=0;_0x80bax6< _0x80bax13[_0x44e4[18]];_0x80bax6++){if(_0x80bax13[_0x80bax6]== _0x44e4[95]){_0x80bax3[_0x44e4[24]](_0x80bax4)}else {this[_0x44e4[92]](_0x80bax3,_0x80bax13[_0x80bax6],_0x80bax4)}}};Menus[_0x44e4[5]][_0x44e4[213]]= function(_0x80bax3,_0x80bax1f,_0x80bax20){var _0x80bax2=this[_0x44e4[0]][_0x44e4[7]][_0x44e4[6]];_0x80bax3[_0x44e4[214]]= true;if(_0x80bax2[_0x44e4[215]]()){this[_0x44e4[99]](_0x80bax3,[_0x44e4[169],_0x44e4[170],_0x44e4[95],_0x44e4[173],_0x44e4[95]])}else {this[_0x44e4[99]](_0x80bax3,[_0x44e4[174],_0x44e4[95],_0x44e4[171],_0x44e4[172],_0x44e4[95],_0x44e4[175]]);if(_0x80bax2[_0x44e4[216]]()== 1&& _0x80bax2[_0x44e4[184]]()[_0x44e4[217]](_0x80bax2[_0x44e4[187]]())){this[_0x44e4[99]](_0x80bax3,[_0x44e4[218]])};_0x80bax3[_0x44e4[24]]()};if(_0x80bax2[_0x44e4[216]]()> 0){this[_0x44e4[99]](_0x80bax3,[_0x44e4[141],_0x44e4[142],_0x44e4[95]]);if(_0x80bax2[_0x44e4[184]]()[_0x44e4[217]](_0x80bax2[_0x44e4[187]]())){var _0x80bax21=false;var _0x80bax1f=_0x80bax2[_0x44e4[187]]();if(_0x80bax1f!= null&& _0x80bax2[_0x44e4[184]]()[_0x44e4[217]](_0x80bax1f)){var _0x80bax22=_0x80bax2[_0x44e4[220]][_0x44e4[219]](_0x80bax1f);if(_0x80bax22 instanceof mxEdgeHandler&& _0x80bax22[_0x44e4[221]]!= null&& _0x80bax22[_0x44e4[221]][_0x44e4[18]]> 2){var _0x80bax23=_0x80bax22[_0x44e4[222]]( new mxMouseEvent(_0x80bax20));var _0x80bax24=this[_0x44e4[0]][_0x44e4[80]][_0x44e4[26]](_0x44e4[223]);_0x80bax24[_0x44e4[224]]= _0x80bax22;_0x80bax24[_0x44e4[225]]= _0x80bax23;_0x80bax21= _0x80bax23> 0&& _0x80bax23< _0x80bax22[_0x44e4[221]][_0x44e4[18]]}};this[_0x44e4[99]](_0x80bax3,[_0x44e4[95],(_0x80bax21)?_0x44e4[223]:_0x44e4[226]])}else {if(_0x80bax2[_0x44e4[216]]()> 1){_0x80bax3[_0x44e4[24]]();this[_0x44e4[99]](_0x80bax3,[_0x44e4[143]])}};_0x80bax3[_0x44e4[24]]();if(_0x80bax2[_0x44e4[216]]()== 1){var _0x80bax25=_0x80bax2[_0x44e4[227]](_0x80bax2[_0x44e4[187]]());if(_0x80bax25!= null){this[_0x44e4[99]](_0x80bax3,[_0x44e4[228]])}}}else {this[_0x44e4[99]](_0x80bax3,[_0x44e4[95],_0x44e4[176],_0x44e4[177],_0x44e4[95],_0x44e4[178]])}};Menus[_0x44e4[5]][_0x44e4[229]]= function(_0x80bax26){var _0x80bax27= new Menubar(this[_0x44e4[0]],_0x80bax26);var _0x80bax28=[_0x44e4[156],_0x44e4[168],_0x44e4[146],_0x44e4[91],_0x44e4[93],_0x44e4[140]];for(var _0x80bax6=0;_0x80bax6< _0x80bax28[_0x44e4[18]];_0x80bax6++){_0x80bax27[_0x44e4[181]](mxResources[_0x44e4[26]](_0x80bax28[_0x80bax6]),this[_0x44e4[26]](_0x80bax28[_0x80bax6])[_0x44e4[194]])};return _0x80bax27};function Menubar(_0x80bax1,_0x80bax26){this[_0x44e4[0]]= _0x80bax1;this[_0x44e4[230]]= _0x80bax26;mxEvent[_0x44e4[232]](document,mxUtils[_0x44e4[29]](this,function(_0x80bax20){this[_0x44e4[231]]()}))}Menubar[_0x44e4[5]][_0x44e4[231]]= function(){if(this[_0x44e4[233]]!= null){this[_0x44e4[233]][_0x44e4[231]]()}};Menubar[_0x44e4[5]][_0x44e4[181]]= function(_0x80bax12,_0x80bax2a){var _0x80bax2b=document[_0x44e4[201]](_0x44e4[234]);_0x80bax2b[_0x44e4[237]](_0x44e4[235],_0x44e4[236]);_0x80bax2b[_0x44e4[238]]= _0x44e4[239];mxUtils[_0x44e4[204]](_0x80bax2b,_0x80bax12);this[_0x44e4[240]](_0x80bax2b,_0x80bax2a);this[_0x44e4[230]][_0x44e4[205]](_0x80bax2b);return _0x80bax2b};Menubar[_0x44e4[5]][_0x44e4[240]]= function(_0x80bax2b,_0x80bax2a){if(_0x80bax2a!= null){var _0x80bax2c=true;var _0x80bax2d=mxUtils[_0x44e4[29]](this,function(_0x80bax20){if(_0x80bax2c&& _0x80bax2b[_0x44e4[78]]== null|| _0x80bax2b[_0x44e4[78]]){this[_0x44e4[0]][_0x44e4[7]][_0x44e4[6]][_0x44e4[241]][_0x44e4[231]]();var _0x80bax3= new mxPopupMenu(_0x80bax2a);_0x80bax3[_0x44e4[242]][_0x44e4[238]]+= _0x44e4[243];_0x80bax3[_0x44e4[214]]= true;_0x80bax3[_0x44e4[81]]= true;_0x80bax3[_0x44e4[244]]= true;_0x80bax3[_0x44e4[231]]= mxUtils[_0x44e4[29]](this,function(){mxPopupMenu[_0x44e4[5]][_0x44e4[231]][_0x44e4[245]](_0x80bax3,arguments);_0x80bax3[_0x44e4[246]]();this[_0x44e4[233]]= null;this[_0x44e4[247]]= null});var _0x80bax2e=_0x80bax2b[_0x44e4[248]]+ document[_0x44e4[251]](_0x44e4[250])[_0x44e4[249]]+ 22;var _0x80bax2f=_0x80bax2b[_0x44e4[252]]+ _0x80bax2b[_0x44e4[253]]+ 140;_0x80bax3[_0x44e4[254]](_0x80bax2e,_0x80bax2f,null,_0x80bax20);this[_0x44e4[233]]= _0x80bax3;this[_0x44e4[247]]= _0x80bax2b};_0x80bax2c= true;mxEvent[_0x44e4[255]](_0x80bax20)});mxEvent[_0x44e4[257]](_0x80bax2b,_0x44e4[256],mxUtils[_0x44e4[29]](this,function(_0x80bax20){if(this[_0x44e4[233]]!= null&& this[_0x44e4[247]]!= _0x80bax2b){this[_0x44e4[231]]();_0x80bax2d(_0x80bax20)}}));mxEvent[_0x44e4[257]](_0x80bax2b,_0x44e4[258],mxUtils[_0x44e4[29]](this,function(){_0x80bax2c= this[_0x44e4[247]]!= _0x80bax2b}));mxEvent[_0x44e4[257]](_0x80bax2b,_0x44e4[259],_0x80bax2d)}};function Menu(_0x80bax2a,_0x80baxb){mxEventSource[_0x44e4[260]](this);this[_0x44e4[194]]= _0x80bax2a;this[_0x44e4[78]]= (_0x80baxb!= null)?_0x80baxb:true}mxUtils[_0x44e4[261]](Menu,mxEventSource);Menu[_0x44e4[5]][_0x44e4[262]]= function(_0x80bax19){if(this[_0x44e4[78]]!= _0x80bax19){this[_0x44e4[78]]= _0x80bax19;this[_0x44e4[264]]( new mxEventObject(_0x44e4[263]))}};Menu[_0x44e4[5]][_0x44e4[182]]= function(_0x80bax3,_0x80bax4){this[_0x44e4[194]](_0x80bax3,_0x80bax4)} \ No newline at end of file +var _0x45b0=["\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(_0x8823x1){this[_0x45b0[0]]= _0x8823x1;this[_0x45b0[1]]= new Object();this[_0x45b0[2]](); new Image()[_0x45b0[3]]= IMAGE_PATH+ _0x45b0[4]};Menus[_0x45b0[5]][_0x45b0[2]]= function(){var _0x8823x2=this[_0x45b0[0]][_0x45b0[7]][_0x45b0[6]];this[_0x45b0[30]](_0x45b0[8], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){var _0x8823x5=[_0x45b0[9],_0x45b0[10],_0x45b0[11],_0x45b0[12],_0x45b0[13],_0x45b0[14],_0x45b0[15],_0x45b0[16],_0x45b0[17]];for(var _0x8823x6=0;_0x8823x6< _0x8823x5[_0x45b0[18]];_0x8823x6++){var _0x8823x7=this[_0x45b0[20]](_0x8823x3,_0x8823x5[_0x8823x6],[mxConstants[_0x45b0[19]]],[_0x8823x5[_0x8823x6]],null,_0x8823x4);_0x8823x7[_0x45b0[23]][_0x45b0[22]][_0x45b0[21]][_0x45b0[8]]= _0x8823x5[_0x8823x6]};_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[25]),_0x45b0[27],mxConstants.DEFAULT_FONTFAMILY,mxConstants.STYLE_FONTFAMILY,_0x8823x4)})));this[_0x45b0[30]](_0x45b0[31], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){var _0x8823x8=[6,8,9,10,11,12,14,18,24,36,48,72];for(var _0x8823x6=0;_0x8823x6< _0x8823x8[_0x45b0[18]];_0x8823x6++){this[_0x45b0[20]](_0x8823x3,_0x8823x8[_0x8823x6],[mxConstants[_0x45b0[32]]],[_0x8823x8[_0x8823x6]],null,_0x8823x4)};_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[25]),_0x45b0[33],_0x45b0[34],mxConstants.STYLE_FONTSIZE,_0x8823x4)})));this[_0x45b0[30]](_0x45b0[35], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){var _0x8823x8=[1,2,3,4,8,12,16,24];for(var _0x8823x6=0;_0x8823x6< _0x8823x8[_0x45b0[18]];_0x8823x6++){this[_0x45b0[20]](_0x8823x3,_0x8823x8[_0x8823x6]+ _0x45b0[36],[mxConstants[_0x45b0[37]]],[_0x8823x8[_0x8823x6]],null,_0x8823x4)};_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[25]),_0x45b0[38],_0x45b0[39],mxConstants.STYLE_STROKEWIDTH,_0x8823x4)})));this[_0x45b0[30]](_0x45b0[40], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[41]),[mxConstants[_0x45b0[42]]],[null],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[43]),[mxConstants[_0x45b0[42]]],[_0x45b0[44]],null,_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[45]),[mxConstants[_0x45b0[42]],mxConstants[_0x45b0[46]]],[_0x45b0[47],_0x45b0[45]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[48]),[mxConstants[_0x45b0[42]],mxConstants[_0x45b0[46]]],[_0x45b0[47],_0x45b0[48]],null,_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[49]),[mxConstants[_0x45b0[42]]],[_0x45b0[50]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[51]),[mxConstants[_0x45b0[42]]],[_0x45b0[52]],null,_0x8823x4)})));this[_0x45b0[30]](_0x45b0[53], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[54]),[mxConstants[_0x45b0[55]]],[mxConstants[_0x45b0[56]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[57]),[mxConstants[_0x45b0[55]]],[mxConstants[_0x45b0[58]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[59]),[mxConstants[_0x45b0[55]]],[mxConstants[_0x45b0[60]]],null,_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[61]),[mxConstants[_0x45b0[55]]],[mxConstants[_0x45b0[62]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[63]),[mxConstants[_0x45b0[55]]],[mxConstants[_0x45b0[64]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[65]),[mxConstants[_0x45b0[55]]],[mxConstants[_0x45b0[66]]],null,_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[67]),[mxConstants[_0x45b0[55]]],[mxConstants[_0x45b0[68]]],null,_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[69]),null,function(){_0x8823x2[_0x45b0[71]](_0x45b0[70],true)},_0x8823x4,null,true);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[73]),_0x45b0[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_ENDSIZE,_0x8823x4)})));this[_0x45b0[30]](_0x45b0[74], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[54]),[mxConstants[_0x45b0[75]]],[mxConstants[_0x45b0[56]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[57]),[mxConstants[_0x45b0[75]]],[mxConstants[_0x45b0[58]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[59]),[mxConstants[_0x45b0[75]]],[mxConstants[_0x45b0[60]]],null,_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[61]),[mxConstants[_0x45b0[75]]],[mxConstants[_0x45b0[62]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[63]),[mxConstants[_0x45b0[75]]],[mxConstants[_0x45b0[64]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[65]),[mxConstants[_0x45b0[75]]],[mxConstants[_0x45b0[66]]],null,_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[67]),[mxConstants[_0x45b0[75]]],[mxConstants[_0x45b0[68]]],null,_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[69]),null,function(){_0x8823x2[_0x45b0[71]](_0x45b0[76],true)},_0x8823x4,null,true);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[73]),_0x45b0[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_STARTSIZE,_0x8823x4)})));this[_0x45b0[30]](_0x45b0[77], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){var _0x8823x9=this[_0x45b0[0]][_0x45b0[80]][_0x45b0[26]](_0x45b0[79])[_0x45b0[78]];var _0x8823xa=this[_0x45b0[26]](_0x45b0[40])[_0x45b0[78]];if(_0x8823x9|| _0x8823x3[_0x45b0[81]]){this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[82]),_0x45b0[38],_0x45b0[83],mxConstants.STYLE_SPACING_TOP,_0x8823x4,_0x8823x9);this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[84]),_0x45b0[38],_0x45b0[83],mxConstants.STYLE_SPACING_RIGHT,_0x8823x4,_0x8823x9);this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[85]),_0x45b0[38],_0x45b0[83],mxConstants.STYLE_SPACING_BOTTOM,_0x8823x4,_0x8823x9);this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[86]),_0x45b0[38],_0x45b0[83],mxConstants.STYLE_SPACING_LEFT,_0x8823x4,_0x8823x9);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[87]),_0x45b0[38],_0x45b0[83],mxConstants.STYLE_SPACING,_0x8823x4,_0x8823x9);this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[88]),_0x45b0[38],_0x45b0[83],mxConstants.STYLE_PERIMETER_SPACING,_0x8823x4,_0x8823x9)};if(_0x8823xa|| _0x8823x3[_0x45b0[81]]){_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[89]),_0x45b0[38],_0x45b0[83],mxConstants.STYLE_SOURCE_PERIMETER_SPACING,_0x8823x4,_0x8823xa);this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[90]),_0x45b0[38],_0x45b0[83],mxConstants.STYLE_TARGET_PERIMETER_SPACING,_0x8823x4,_0x8823xa)}})));this[_0x45b0[30]](_0x45b0[91], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){this[_0x45b0[92]](_0x8823x3,_0x45b0[21],_0x8823x4)})));this[_0x45b0[30]](_0x45b0[93], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){var _0x8823xb=this[_0x45b0[26]](_0x45b0[93])[_0x45b0[78]];_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[94]](_0x45b0[8],_0x8823x3,_0x8823x4);this[_0x45b0[94]](_0x45b0[31],_0x8823x3,_0x8823x4);this[_0x45b0[99]](_0x8823x3,[_0x45b0[95],_0x45b0[96],_0x45b0[97],_0x45b0[98],_0x45b0[95]],_0x8823x4);this[_0x45b0[94]](_0x45b0[100],_0x8823x3,_0x8823x4);this[_0x45b0[92]](_0x8823x3,_0x45b0[101],_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[28]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[102]),_0x45b0[103],_0x45b0[104],mxConstants.STYLE_TEXT_OPACITY,_0x8823x4,_0x8823xb);_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[105]),null,function(){_0x8823x2[_0x45b0[71]](mxConstants.STYLE_NOLABEL,false)},_0x8823x4,null,_0x8823xb)})));this[_0x45b0[30]](_0x45b0[100], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[106]),[mxConstants[_0x45b0[107]]],[mxConstants[_0x45b0[108]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[109]),[mxConstants[_0x45b0[107]]],[mxConstants[_0x45b0[110]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[111]),[mxConstants[_0x45b0[107]]],[mxConstants[_0x45b0[112]]],null,_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[113]),[mxConstants[_0x45b0[114]]],[mxConstants[_0x45b0[115]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[116]),[mxConstants[_0x45b0[114]]],[mxConstants[_0x45b0[117]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[118]),[mxConstants[_0x45b0[114]]],[mxConstants[_0x45b0[119]]],null,_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[94]](_0x45b0[120],_0x8823x3,_0x8823x4);this[_0x45b0[94]](_0x45b0[77],_0x8823x3,_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);var _0x8823xb=this[_0x45b0[26]](_0x45b0[93])[_0x45b0[78]];_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[48]),null,function(){_0x8823x2[_0x45b0[71]](mxConstants.STYLE_HORIZONTAL,true)},_0x8823x4,null,_0x8823xb)})));this[_0x45b0[30]](_0x45b0[120], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[86]),[mxConstants[_0x45b0[121]],mxConstants[_0x45b0[107]]],[mxConstants[_0x45b0[108]],mxConstants[_0x45b0[112]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[109]),[mxConstants[_0x45b0[121]],mxConstants[_0x45b0[107]]],[mxConstants[_0x45b0[110]],mxConstants[_0x45b0[110]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[84]),[mxConstants[_0x45b0[121]],mxConstants[_0x45b0[107]]],[mxConstants[_0x45b0[112]],mxConstants[_0x45b0[108]]],null,_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[82]),[mxConstants[_0x45b0[122]],mxConstants[_0x45b0[114]]],[mxConstants[_0x45b0[115]],mxConstants[_0x45b0[119]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[116]),[mxConstants[_0x45b0[122]],mxConstants[_0x45b0[114]]],[mxConstants[_0x45b0[117]],mxConstants[_0x45b0[117]]],null,_0x8823x4);this[_0x45b0[20]](_0x8823x3,mxResources[_0x45b0[26]](_0x45b0[85]),[mxConstants[_0x45b0[122]],mxConstants[_0x45b0[114]]],[mxConstants[_0x45b0[119]],mxConstants[_0x45b0[115]]],null,_0x8823x4)})));this[_0x45b0[30]](_0x45b0[123], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[124]),null,function(){_0x8823x2[_0x45b0[71]](mxConstants.STYLE_FLIPH,false)},_0x8823x4);_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[125]),null,function(){_0x8823x2[_0x45b0[71]](mxConstants.STYLE_FLIPV,false)},_0x8823x4);this[_0x45b0[99]](_0x8823x3,[_0x45b0[95],_0x45b0[126],_0x45b0[127]],_0x8823x4)})));this[_0x45b0[30]](_0x45b0[128], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[106]),null,function(){_0x8823x2[_0x45b0[129]](mxConstants.ALIGN_LEFT)},_0x8823x4);_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[109]),null,function(){_0x8823x2[_0x45b0[129]](mxConstants.ALIGN_CENTER)},_0x8823x4);_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[111]),null,function(){_0x8823x2[_0x45b0[129]](mxConstants.ALIGN_RIGHT)},_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[113]),null,function(){_0x8823x2[_0x45b0[129]](mxConstants.ALIGN_TOP)},_0x8823x4);_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[116]),null,function(){_0x8823x2[_0x45b0[129]](mxConstants.ALIGN_MIDDLE)},_0x8823x4);_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[118]),null,function(){_0x8823x2[_0x45b0[129]](mxConstants.ALIGN_BOTTOM)},_0x8823x4)})));this[_0x45b0[30]](_0x45b0[130], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[131]),null,mxUtils[_0x45b0[29]](this,function(){var _0x8823xc= new mxHierarchicalLayout(_0x8823x2,mxConstants.DIRECTION_WEST);this[_0x45b0[0]][_0x45b0[132]](_0x8823xc,true,true)}),_0x8823x4);_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x45b0[133]),null,mxUtils[_0x45b0[29]](this,function(){var _0x8823xc= new mxHierarchicalLayout(_0x8823x2,mxConstants.DIRECTION_NORTH);this[_0x45b0[0]][_0x45b0[132]](_0x8823xc,true,true)}),_0x8823x4)})));this[_0x45b0[30]](_0x45b0[134], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){this[_0x45b0[99]](_0x8823x3,[_0x45b0[135],_0x45b0[95],_0x45b0[136],_0x45b0[137],_0x45b0[95],_0x45b0[138],_0x45b0[139]],_0x8823x4)})));this[_0x45b0[30]](_0x45b0[140], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){this[_0x45b0[99]](_0x8823x3,[_0x45b0[141],_0x45b0[142],_0x45b0[95]],_0x8823x4);this[_0x45b0[94]](_0x45b0[130],_0x8823x3,_0x8823x4);_0x8823x3[_0x45b0[24]](_0x8823x4);this[_0x45b0[99]](_0x8823x3,[_0x45b0[95],_0x45b0[143],_0x45b0[144],_0x45b0[145]],_0x8823x4)})));this[_0x45b0[30]](_0x45b0[146], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){this[_0x45b0[99]](_0x8823x3,[_0x45b0[147]],_0x8823x4);_0x8823x3[_0x45b0[24]]();var _0x8823xd=[0.25,0.5,0.75,1,2,4];for(var _0x8823x6=0;_0x8823x6< _0x8823xd[_0x45b0[18]];_0x8823x6++){(function(_0x8823xe){_0x8823x3[_0x45b0[72]]((_0x8823xe* 100)+ _0x45b0[148],null,function(){_0x8823x2[_0x45b0[149]](_0x8823xe)},_0x8823x4)})(_0x8823xd[_0x8823x6])};this[_0x45b0[99]](_0x8823x3,[_0x45b0[95],_0x45b0[150],_0x45b0[151],_0x45b0[95],_0x45b0[152],_0x45b0[153],_0x45b0[95],_0x45b0[154],_0x45b0[155]],_0x8823x4)})));this[_0x45b0[30]](_0x45b0[156], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){this[_0x45b0[99]](_0x8823x3,[_0x45b0[157],_0x45b0[158],_0x45b0[95],_0x45b0[159],_0x45b0[160],_0x45b0[161],_0x45b0[95],_0x45b0[162],_0x45b0[95],_0x45b0[163],_0x45b0[164],_0x45b0[95],_0x45b0[165],_0x45b0[166],_0x45b0[95],_0x45b0[167]],_0x8823x4)})));this[_0x45b0[30]](_0x45b0[168], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){this[_0x45b0[99]](_0x8823x3,[_0x45b0[169],_0x45b0[170],_0x45b0[95],_0x45b0[171],_0x45b0[172],_0x45b0[173],_0x45b0[174],_0x45b0[95],_0x45b0[175],_0x45b0[95],_0x45b0[176],_0x45b0[177],_0x45b0[178]])})));this[_0x45b0[30]](_0x45b0[179], new Menu(mxUtils[_0x45b0[29]](this,function(_0x8823x3,_0x8823x4){this[_0x45b0[99]](_0x8823x3,[_0x45b0[179],_0x45b0[95],_0x45b0[180]])})))};Menus[_0x45b0[5]][_0x45b0[30]]= function(_0x8823xf,_0x8823x3){this[_0x45b0[1]][_0x8823xf]= _0x8823x3};Menus[_0x45b0[5]][_0x45b0[26]]= function(_0x8823xf){return this[_0x45b0[1]][_0x8823xf]};Menus[_0x45b0[5]][_0x45b0[94]]= function(_0x8823xf,_0x8823x3,_0x8823x4){var _0x8823xb=this[_0x45b0[26]](_0x8823xf)[_0x45b0[78]];if(_0x8823x3[_0x45b0[81]]|| _0x8823xb){var _0x8823x10=_0x8823x3[_0x45b0[72]](mxResources[_0x45b0[26]](_0x8823xf),null,null,_0x8823x4,null,_0x8823xb);this[_0x45b0[181]](_0x8823xf,_0x8823x3,_0x8823x10)}};Menus[_0x45b0[5]][_0x45b0[181]]= function(_0x8823xf,_0x8823x11,_0x8823x4){var _0x8823x3=this[_0x45b0[26]](_0x8823xf);if(_0x8823x3!= null&& (_0x8823x11[_0x45b0[81]]|| _0x8823x3[_0x45b0[78]])){this[_0x45b0[26]](_0x8823xf)[_0x45b0[182]](_0x8823x11,_0x8823x4)}};Menus[_0x45b0[5]][_0x45b0[20]]= function(_0x8823x3,_0x8823x12,_0x8823x13,_0x8823x14,_0x8823x15,_0x8823x4){return _0x8823x3[_0x45b0[72]](_0x8823x12,null,mxUtils[_0x45b0[29]](this,function(){var _0x8823x2=this[_0x45b0[0]][_0x45b0[7]][_0x45b0[6]];_0x8823x2[_0x45b0[184]]()[_0x45b0[183]]();try{for(var _0x8823x6=0;_0x8823x6< _0x8823x13[_0x45b0[18]];_0x8823x6++){_0x8823x2[_0x45b0[185]](_0x8823x13[_0x8823x6],_0x8823x14[_0x8823x6])}}finally{_0x8823x2[_0x45b0[184]]()[_0x45b0[186]]()}}),_0x8823x4,_0x8823x15)};Menus[_0x45b0[5]][_0x45b0[28]]= function(_0x8823x3,_0x8823x12,_0x8823x16,_0x8823x17,_0x8823x18,_0x8823x4,_0x8823xb){return _0x8823x3[_0x45b0[72]](_0x8823x12,null,mxUtils[_0x45b0[29]](this,function(){var _0x8823x2=this[_0x45b0[0]][_0x45b0[7]][_0x45b0[6]];var _0x8823x19=_0x8823x17;var _0x8823x1a=_0x8823x2[_0x45b0[189]]()[_0x45b0[188]](_0x8823x2[_0x45b0[187]]());if(_0x8823x1a!= null){_0x8823x19= _0x8823x1a[_0x45b0[21]][_0x8823x18]|| _0x8823x19};_0x8823x19= mxUtils[_0x45b0[192]](mxResources[_0x45b0[26]](_0x45b0[190])+ ((_0x8823x16[_0x45b0[18]]> 0)?(_0x45b0[191]+ _0x8823x16):_0x45b0[27]),_0x8823x19);if(_0x8823x19!= null&& _0x8823x19[_0x45b0[18]]> 0){_0x8823x2[_0x45b0[185]](_0x8823x18,_0x8823x19)}}),_0x8823x4,null,_0x8823xb)};Menus[_0x45b0[5]][_0x45b0[92]]= function(_0x8823x3,_0x8823x18,_0x8823x4){var _0x8823x1b=this[_0x45b0[0]][_0x45b0[80]][_0x45b0[26]](_0x8823x18);if(_0x8823x1b!= null&& (_0x8823x3[_0x45b0[81]]|| _0x8823x1b[_0x45b0[78]])){var _0x8823x1c=_0x8823x3[_0x45b0[72]](_0x8823x1b[_0x45b0[193]],null,_0x8823x1b[_0x45b0[194]],_0x8823x4,null,_0x8823x1b[_0x45b0[78]]);if(_0x8823x1b[_0x45b0[195]]&& _0x8823x1b[_0x45b0[196]]()){this[_0x45b0[197]](_0x8823x1c)};this[_0x45b0[198]](_0x8823x1c,_0x8823x1b);return _0x8823x1c};return null};Menus[_0x45b0[5]][_0x45b0[198]]= function(_0x8823x1c,_0x8823x1b){if(_0x8823x1b[_0x45b0[199]]!= null){var _0x8823x1d=_0x8823x1c[_0x45b0[23]][_0x45b0[22]][_0x45b0[22]];var _0x8823x1e=document[_0x45b0[201]](_0x45b0[200]);_0x8823x1e[_0x45b0[21]][_0x45b0[202]]= _0x45b0[203];mxUtils[_0x45b0[204]](_0x8823x1e,_0x8823x1b[_0x45b0[199]]);_0x8823x1d[_0x45b0[205]](_0x8823x1e)}};Menus[_0x45b0[5]][_0x45b0[197]]= function(_0x8823x1c){var _0x8823x1d=_0x8823x1c[_0x45b0[23]][_0x45b0[22]];_0x8823x1d[_0x45b0[21]][_0x45b0[206]]= _0x45b0[207]+ IMAGE_PATH+ _0x45b0[208];_0x8823x1d[_0x45b0[21]][_0x45b0[209]]= _0x45b0[210];_0x8823x1d[_0x45b0[21]][_0x45b0[211]]= _0x45b0[212]};Menus[_0x45b0[5]][_0x45b0[99]]= function(_0x8823x3,_0x8823x13,_0x8823x4){for(var _0x8823x6=0;_0x8823x6< _0x8823x13[_0x45b0[18]];_0x8823x6++){if(_0x8823x13[_0x8823x6]== _0x45b0[95]){_0x8823x3[_0x45b0[24]](_0x8823x4)}else {this[_0x45b0[92]](_0x8823x3,_0x8823x13[_0x8823x6],_0x8823x4)}}};Menus[_0x45b0[5]][_0x45b0[213]]= function(_0x8823x3,_0x8823x1f,_0x8823x20){var _0x8823x2=this[_0x45b0[0]][_0x45b0[7]][_0x45b0[6]];_0x8823x3[_0x45b0[214]]= true;if(_0x8823x2[_0x45b0[215]]()){this[_0x45b0[99]](_0x8823x3,[_0x45b0[169],_0x45b0[170],_0x45b0[95],_0x45b0[173],_0x45b0[95]])}else {this[_0x45b0[99]](_0x8823x3,[_0x45b0[174],_0x45b0[95],_0x45b0[171],_0x45b0[172],_0x45b0[95],_0x45b0[175]]);if(_0x8823x2[_0x45b0[216]]()== 1&& _0x8823x2[_0x45b0[184]]()[_0x45b0[217]](_0x8823x2[_0x45b0[187]]())){this[_0x45b0[99]](_0x8823x3,[_0x45b0[218]])};_0x8823x3[_0x45b0[24]]()};if(_0x8823x2[_0x45b0[216]]()> 0){this[_0x45b0[99]](_0x8823x3,[_0x45b0[141],_0x45b0[142],_0x45b0[95]]);if(_0x8823x2[_0x45b0[184]]()[_0x45b0[217]](_0x8823x2[_0x45b0[187]]())){var _0x8823x21=false;var _0x8823x1f=_0x8823x2[_0x45b0[187]]();if(_0x8823x1f!= null&& _0x8823x2[_0x45b0[184]]()[_0x45b0[217]](_0x8823x1f)){var _0x8823x22=_0x8823x2[_0x45b0[220]][_0x45b0[219]](_0x8823x1f);if(_0x8823x22 instanceof mxEdgeHandler&& _0x8823x22[_0x45b0[221]]!= null&& _0x8823x22[_0x45b0[221]][_0x45b0[18]]> 2){var _0x8823x23=_0x8823x22[_0x45b0[222]]( new mxMouseEvent(_0x8823x20));var _0x8823x24=this[_0x45b0[0]][_0x45b0[80]][_0x45b0[26]](_0x45b0[223]);_0x8823x24[_0x45b0[224]]= _0x8823x22;_0x8823x24[_0x45b0[225]]= _0x8823x23;_0x8823x21= _0x8823x23> 0&& _0x8823x23< _0x8823x22[_0x45b0[221]][_0x45b0[18]]}};this[_0x45b0[99]](_0x8823x3,[_0x45b0[95],(_0x8823x21)?_0x45b0[223]:_0x45b0[226]])}else {if(_0x8823x2[_0x45b0[216]]()> 1){_0x8823x3[_0x45b0[24]]();this[_0x45b0[99]](_0x8823x3,[_0x45b0[143]])}};_0x8823x3[_0x45b0[24]]();if(_0x8823x2[_0x45b0[216]]()== 1){var _0x8823x25=_0x8823x2[_0x45b0[227]](_0x8823x2[_0x45b0[187]]());if(_0x8823x25!= null){this[_0x45b0[99]](_0x8823x3,[_0x45b0[228]])}}}else {this[_0x45b0[99]](_0x8823x3,[_0x45b0[95],_0x45b0[176],_0x45b0[177],_0x45b0[95],_0x45b0[178]])}};Menus[_0x45b0[5]][_0x45b0[229]]= function(_0x8823x26){var _0x8823x27= new Menubar(this[_0x45b0[0]],_0x8823x26);var _0x8823x28=[_0x45b0[156],_0x45b0[168],_0x45b0[146],_0x45b0[91],_0x45b0[93],_0x45b0[140]];for(var _0x8823x6=0;_0x8823x6< _0x8823x28[_0x45b0[18]];_0x8823x6++){_0x8823x27[_0x45b0[181]](mxResources[_0x45b0[26]](_0x8823x28[_0x8823x6]),this[_0x45b0[26]](_0x8823x28[_0x8823x6])[_0x45b0[194]])};return _0x8823x27};function Menubar(_0x8823x1,_0x8823x26){this[_0x45b0[0]]= _0x8823x1;this[_0x45b0[230]]= _0x8823x26;mxEvent[_0x45b0[232]](document,mxUtils[_0x45b0[29]](this,function(_0x8823x20){this[_0x45b0[231]]()}))}Menubar[_0x45b0[5]][_0x45b0[231]]= function(){if(this[_0x45b0[233]]!= null){this[_0x45b0[233]][_0x45b0[231]]()}};Menubar[_0x45b0[5]][_0x45b0[181]]= function(_0x8823x12,_0x8823x2a){var _0x8823x2b=document[_0x45b0[201]](_0x45b0[234]);_0x8823x2b[_0x45b0[237]](_0x45b0[235],_0x45b0[236]);_0x8823x2b[_0x45b0[238]]= _0x45b0[239];mxUtils[_0x45b0[204]](_0x8823x2b,_0x8823x12);this[_0x45b0[240]](_0x8823x2b,_0x8823x2a);this[_0x45b0[230]][_0x45b0[205]](_0x8823x2b);return _0x8823x2b};Menubar[_0x45b0[5]][_0x45b0[240]]= function(_0x8823x2b,_0x8823x2a){if(_0x8823x2a!= null){var _0x8823x2c=true;var _0x8823x2d=mxUtils[_0x45b0[29]](this,function(_0x8823x20){if(_0x8823x2c&& _0x8823x2b[_0x45b0[78]]== null|| _0x8823x2b[_0x45b0[78]]){this[_0x45b0[0]][_0x45b0[7]][_0x45b0[6]][_0x45b0[241]][_0x45b0[231]]();var _0x8823x3= new mxPopupMenu(_0x8823x2a);_0x8823x3[_0x45b0[242]][_0x45b0[238]]+= _0x45b0[243];_0x8823x3[_0x45b0[214]]= true;_0x8823x3[_0x45b0[81]]= true;_0x8823x3[_0x45b0[244]]= true;_0x8823x3[_0x45b0[231]]= mxUtils[_0x45b0[29]](this,function(){mxPopupMenu[_0x45b0[5]][_0x45b0[231]][_0x45b0[245]](_0x8823x3,arguments);_0x8823x3[_0x45b0[246]]();this[_0x45b0[233]]= null;this[_0x45b0[247]]= null});var _0x8823x2e=_0x8823x2b[_0x45b0[248]]+ document[_0x45b0[251]](_0x45b0[250])[_0x45b0[249]]+ 22;var _0x8823x2f=_0x8823x2b[_0x45b0[252]]+ _0x8823x2b[_0x45b0[253]]+ 140;_0x8823x3[_0x45b0[254]](_0x8823x2e,_0x8823x2f,null,_0x8823x20);this[_0x45b0[233]]= _0x8823x3;this[_0x45b0[247]]= _0x8823x2b};_0x8823x2c= true;mxEvent[_0x45b0[255]](_0x8823x20)});mxEvent[_0x45b0[257]](_0x8823x2b,_0x45b0[256],mxUtils[_0x45b0[29]](this,function(_0x8823x20){if(this[_0x45b0[233]]!= null&& this[_0x45b0[247]]!= _0x8823x2b){this[_0x45b0[231]]();_0x8823x2d(_0x8823x20)}}));mxEvent[_0x45b0[257]](_0x8823x2b,_0x45b0[258],mxUtils[_0x45b0[29]](this,function(){_0x8823x2c= this[_0x45b0[247]]!= _0x8823x2b}));mxEvent[_0x45b0[257]](_0x8823x2b,_0x45b0[259],_0x8823x2d)}};function Menu(_0x8823x2a,_0x8823xb){mxEventSource[_0x45b0[260]](this);this[_0x45b0[194]]= _0x8823x2a;this[_0x45b0[78]]= (_0x8823xb!= null)?_0x8823xb:true}mxUtils[_0x45b0[261]](Menu,mxEventSource);Menu[_0x45b0[5]][_0x45b0[262]]= function(_0x8823x19){if(this[_0x45b0[78]]!= _0x8823x19){this[_0x45b0[78]]= _0x8823x19;this[_0x45b0[264]]( new mxEventObject(_0x45b0[263]))}};Menu[_0x45b0[5]][_0x45b0[182]]= function(_0x8823x3,_0x8823x4){this[_0x45b0[194]](_0x8823x3,_0x8823x4)} \ 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 38748fa..2a8b020 100644 --- a/public/assets/plugins/jscripty/js/Shapes.js +++ b/public/assets/plugins/jscripty/js/Shapes.js @@ -1 +1 @@ -var _0x5e26=["\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 _0xfca8x1(){}_0xfca8x1[_0x5e26[0]]= new mxCylinder();_0xfca8x1[_0x5e26[0]][_0x5e26[1]]= _0xfca8x1;_0xfca8x1[_0x5e26[0]][_0x5e26[2]]= 20;_0xfca8x1[_0x5e26[0]][_0x5e26[3]]= function(_0xfca8x2,_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6,_0xfca8x7){var _0xfca8x8=Math[_0x5e26[6]](_0xfca8x5,Math[_0x5e26[6]](_0xfca8x6,mxUtils[_0x5e26[5]](this[_0x5e26[4]],_0x5e26[2],this[_0x5e26[2]])));if(_0xfca8x7){_0xfca8x2[_0x5e26[7]](_0xfca8x8,_0xfca8x6);_0xfca8x2[_0x5e26[8]](_0xfca8x8,_0xfca8x8);_0xfca8x2[_0x5e26[8]](0,0);_0xfca8x2[_0x5e26[7]](_0xfca8x8,_0xfca8x8);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x8);_0xfca8x2[_0x5e26[9]]()}else {_0xfca8x2[_0x5e26[7]](0,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5- _0xfca8x8,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x8);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x6);_0xfca8x2[_0x5e26[8]](_0xfca8x8,_0xfca8x6);_0xfca8x2[_0x5e26[8]](0,_0xfca8x6- _0xfca8x8);_0xfca8x2[_0x5e26[8]](0,0);_0xfca8x2[_0x5e26[10]]();_0xfca8x2[_0x5e26[9]]()}};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[11]]= _0xfca8x1;function _0xfca8x9(){}_0xfca8x9[_0x5e26[0]]= new mxCylinder();_0xfca8x9[_0x5e26[0]][_0x5e26[1]]= _0xfca8x9;_0xfca8x9[_0x5e26[0]][_0x5e26[2]]= 30;_0xfca8x9[_0x5e26[0]][_0x5e26[3]]= function(_0xfca8x2,_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6,_0xfca8x7){var _0xfca8x8=Math[_0x5e26[6]](_0xfca8x5,Math[_0x5e26[6]](_0xfca8x6,mxUtils[_0x5e26[5]](this[_0x5e26[4]],_0x5e26[2],this[_0x5e26[2]])));if(_0xfca8x7){_0xfca8x2[_0x5e26[7]](_0xfca8x5- _0xfca8x8,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5- _0xfca8x8,_0xfca8x8);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x8);_0xfca8x2[_0x5e26[9]]()}else {_0xfca8x2[_0x5e26[7]](0,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5- _0xfca8x8,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x8);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x6);_0xfca8x2[_0x5e26[8]](0,_0xfca8x6);_0xfca8x2[_0x5e26[8]](0,0);_0xfca8x2[_0x5e26[10]]();_0xfca8x2[_0x5e26[9]]()}};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[13]]= _0xfca8x9;function _0xfca8xa(){}_0xfca8xa[_0x5e26[0]]= new mxCylinder();_0xfca8xa[_0x5e26[0]][_0x5e26[1]]= _0xfca8xa;_0xfca8xa[_0x5e26[0]][_0x5e26[14]]= 60;_0xfca8xa[_0x5e26[0]][_0x5e26[15]]= 20;_0xfca8xa[_0x5e26[0]][_0x5e26[16]]= _0x5e26[17];_0xfca8xa[_0x5e26[0]][_0x5e26[3]]= function(_0xfca8x2,_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6,_0xfca8x7){var _0xfca8xb=mxUtils[_0x5e26[5]](this[_0x5e26[4]],_0x5e26[14],this[_0x5e26[14]]);var _0xfca8xc=mxUtils[_0x5e26[5]](this[_0x5e26[4]],_0x5e26[15],this[_0x5e26[15]]);var _0xfca8xd=mxUtils[_0x5e26[5]](this[_0x5e26[4]],_0x5e26[16],this[_0x5e26[16]]);var _0xfca8xe=Math[_0x5e26[6]](_0xfca8x5,_0xfca8xb);var _0xfca8xf=Math[_0x5e26[6]](_0xfca8x6,_0xfca8xc);if(_0xfca8x7){if(_0xfca8xd== _0x5e26[18]){_0xfca8x2[_0x5e26[7]](0,_0xfca8xf);_0xfca8x2[_0x5e26[8]](_0xfca8xe,_0xfca8xf)}else {_0xfca8x2[_0x5e26[7]](_0xfca8x5- _0xfca8xe,_0xfca8xf);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8xf)};_0xfca8x2[_0x5e26[9]]()}else {if(_0xfca8xd== _0x5e26[18]){_0xfca8x2[_0x5e26[7]](0,0);_0xfca8x2[_0x5e26[8]](_0xfca8xe,0);_0xfca8x2[_0x5e26[8]](_0xfca8xe,_0xfca8xf);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8xf)}else {_0xfca8x2[_0x5e26[7]](0,_0xfca8xf);_0xfca8x2[_0x5e26[8]](_0xfca8x5- _0xfca8xe,_0xfca8xf);_0xfca8x2[_0x5e26[8]](_0xfca8x5- _0xfca8xe,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5,0)};_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x6);_0xfca8x2[_0x5e26[8]](0,_0xfca8x6);_0xfca8x2[_0x5e26[8]](0,_0xfca8xf);_0xfca8x2[_0x5e26[10]]();_0xfca8x2[_0x5e26[9]]()}};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[19]]= _0xfca8xa;function _0xfca8x10(){}_0xfca8x10[_0x5e26[0]]= new mxCylinder();_0xfca8x10[_0x5e26[0]][_0x5e26[1]]= _0xfca8x10;_0xfca8x10[_0x5e26[0]][_0x5e26[2]]= 30;_0xfca8x10[_0x5e26[0]][_0x5e26[3]]= function(_0xfca8x2,_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6,_0xfca8x7){var _0xfca8x8=Math[_0x5e26[6]](_0xfca8x5,Math[_0x5e26[6]](_0xfca8x6,mxUtils[_0x5e26[5]](this[_0x5e26[4]],_0x5e26[2],this[_0x5e26[2]])));if(!_0xfca8x7){_0xfca8x2[_0x5e26[7]](_0xfca8x8,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x6);_0xfca8x2[_0x5e26[8]](0,_0xfca8x6);_0xfca8x2[_0x5e26[8]](0,_0xfca8x8);_0xfca8x2[_0x5e26[8]](_0xfca8x8,0);_0xfca8x2[_0x5e26[10]]();_0xfca8x2[_0x5e26[9]]()}};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[20]]= _0xfca8x10;function _0xfca8x11(){}_0xfca8x11[_0x5e26[0]]= new mxCylinder();_0xfca8x11[_0x5e26[0]][_0x5e26[1]]= _0xfca8x11;_0xfca8x11[_0x5e26[0]][_0x5e26[2]]= 0.4;_0xfca8x11[_0x5e26[0]][_0x5e26[3]]= function(_0xfca8x2,_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6,_0xfca8x7){var _0xfca8x8=mxUtils[_0x5e26[5]](this[_0x5e26[4]],_0x5e26[2],this[_0x5e26[2]]);var _0xfca8xf=_0xfca8x6* _0xfca8x8;var _0xfca8x12=1.4;if(!_0xfca8x7){_0xfca8x2[_0x5e26[7]](0,_0xfca8xf/ 2);_0xfca8x2[_0x5e26[21]](_0xfca8x5/ 4,_0xfca8xf* _0xfca8x12,_0xfca8x5/ 2,_0xfca8xf/ 2);_0xfca8x2[_0x5e26[21]](_0xfca8x5* 3/ 4,_0xfca8xf* (1- _0xfca8x12),_0xfca8x5,_0xfca8xf/ 2);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x6- _0xfca8xf/ 2);_0xfca8x2[_0x5e26[21]](_0xfca8x5* 3/ 4,_0xfca8x6- _0xfca8xf* _0xfca8x12,_0xfca8x5/ 2,_0xfca8x6- _0xfca8xf/ 2);_0xfca8x2[_0x5e26[21]](_0xfca8x5/ 4,_0xfca8x6- _0xfca8xf* (1- _0xfca8x12),0,_0xfca8x6- _0xfca8xf/ 2);_0xfca8x2[_0x5e26[8]](0,_0xfca8xf/ 2);_0xfca8x2[_0x5e26[10]]();_0xfca8x2[_0x5e26[9]]()}};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[22]]= _0xfca8x11;function _0xfca8x13(){}_0xfca8x13[_0x5e26[0]]= new mxCylinder();_0xfca8x13[_0x5e26[0]][_0x5e26[1]]= _0xfca8x13;_0xfca8x13[_0x5e26[0]][_0x5e26[2]]= 0.2;_0xfca8x13[_0x5e26[0]][_0x5e26[3]]= function(_0xfca8x2,_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6,_0xfca8x7){var _0xfca8x8=_0xfca8x5* mxUtils[_0x5e26[5]](this[_0x5e26[4]],_0x5e26[2],this[_0x5e26[2]]);if(!_0xfca8x7){_0xfca8x2[_0x5e26[7]](0,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5- _0xfca8x8,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x6/ 2);_0xfca8x2[_0x5e26[8]](_0xfca8x5- _0xfca8x8,_0xfca8x6);_0xfca8x2[_0x5e26[8]](0,_0xfca8x6);_0xfca8x2[_0x5e26[8]](_0xfca8x8,_0xfca8x6/ 2);_0xfca8x2[_0x5e26[10]]();_0xfca8x2[_0x5e26[9]]()}};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[23]]= _0xfca8x13;function _0xfca8x14(){mxRectangleShape[_0x5e26[24]](this)}mxUtils[_0x5e26[25]](_0xfca8x14,mxRectangleShape);_0xfca8x14[_0x5e26[0]][_0x5e26[26]]= function(){return false};_0xfca8x14[_0x5e26[0]][_0x5e26[27]]= function(_0xfca8x15,_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6){var _0xfca8x16=Math[_0x5e26[6]](_0xfca8x5/ 5,_0xfca8x6/ 5)+ 1;_0xfca8x15[_0x5e26[28]]();_0xfca8x15[_0x5e26[7]](_0xfca8x3+ _0xfca8x5/ 2,_0xfca8x4+ _0xfca8x16);_0xfca8x15[_0x5e26[8]](_0xfca8x3+ _0xfca8x5/ 2,_0xfca8x4+ _0xfca8x6- _0xfca8x16);_0xfca8x15[_0x5e26[7]](_0xfca8x3+ _0xfca8x16,_0xfca8x4+ _0xfca8x6/ 2);_0xfca8x15[_0x5e26[8]](_0xfca8x3+ _0xfca8x5- _0xfca8x16,_0xfca8x4+ _0xfca8x6/ 2);_0xfca8x15[_0x5e26[9]]();_0xfca8x15[_0x5e26[29]]();mxRectangleShape[_0x5e26[0]][_0x5e26[27]][_0x5e26[30]](this,arguments)};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[31]]= _0xfca8x14;function _0xfca8x17(){mxRectangleShape[_0x5e26[24]](this)}mxUtils[_0x5e26[25]](_0xfca8x17,mxRectangleShape);_0xfca8x17[_0x5e26[0]][_0x5e26[26]]= function(){return false};_0xfca8x17[_0x5e26[0]][_0x5e26[27]]= function(_0xfca8x15,_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6){if(this[_0x5e26[4]]!= null){if(this[_0x5e26[4]][_0x5e26[32]]== 1){var _0xfca8x18=Math[_0x5e26[34]](2,this[_0x5e26[33]]+ 1);mxRectangleShape[_0x5e26[0]][_0x5e26[35]][_0x5e26[24]](this,_0xfca8x15,_0xfca8x3+ _0xfca8x18,_0xfca8x4+ _0xfca8x18,_0xfca8x5- 2* _0xfca8x18,_0xfca8x6- 2* _0xfca8x18);mxRectangleShape[_0x5e26[0]][_0x5e26[27]][_0x5e26[30]](this,arguments);_0xfca8x3+= _0xfca8x18;_0xfca8x4+= _0xfca8x18;_0xfca8x5-= 2* _0xfca8x18;_0xfca8x6-= 2* _0xfca8x18};_0xfca8x15[_0x5e26[36]](false);var _0xfca8x19=0;var _0xfca8x1a=null;do{_0xfca8x1a= mxCellRenderer[_0x5e26[0]][_0x5e26[12]][this[_0x5e26[4]][_0x5e26[37]+ _0xfca8x19]];if(_0xfca8x1a!= null){var _0xfca8x1b=this[_0x5e26[4]][_0x5e26[37]+ _0xfca8x19+ _0x5e26[38]];var _0xfca8x1c=this[_0x5e26[4]][_0x5e26[37]+ _0xfca8x19+ _0x5e26[39]];var _0xfca8x1d=this[_0x5e26[4]][_0x5e26[37]+ _0xfca8x19+ _0x5e26[40]];var _0xfca8x1e=this[_0x5e26[4]][_0x5e26[37]+ _0xfca8x19+ _0x5e26[41]];var _0xfca8x1f=this[_0x5e26[4]][_0x5e26[37]+ _0xfca8x19+ _0x5e26[42]]|| 0;var _0xfca8x20=this[_0x5e26[4]][_0x5e26[37]+ _0xfca8x19+ _0x5e26[43]];if(_0xfca8x20!= null){_0xfca8x1f+= this[_0x5e26[44]](_0xfca8x5+ this[_0x5e26[33]],_0xfca8x6+ this[_0x5e26[33]])* _0xfca8x20};var _0xfca8x21=_0xfca8x3;var _0xfca8x22=_0xfca8x4;if(_0xfca8x1b== mxConstants[_0x5e26[45]]){_0xfca8x21+= (_0xfca8x5- _0xfca8x1d)/ 2}else {if(_0xfca8x1b== mxConstants[_0x5e26[46]]){_0xfca8x21+= _0xfca8x5- _0xfca8x1d- _0xfca8x1f}else {_0xfca8x21+= _0xfca8x1f}};if(_0xfca8x1c== mxConstants[_0x5e26[47]]){_0xfca8x22+= (_0xfca8x6- _0xfca8x1e)/ 2}else {if(_0xfca8x1c== mxConstants[_0x5e26[48]]){_0xfca8x22+= _0xfca8x6- _0xfca8x1e- _0xfca8x1f}else {_0xfca8x22+= _0xfca8x1f}};_0xfca8x15[_0x5e26[49]]();var _0xfca8x23= new _0xfca8x1a();_0xfca8x23[_0x5e26[4]]= this[_0x5e26[4]];_0xfca8x1a[_0x5e26[0]][_0x5e26[50]][_0x5e26[24]](_0xfca8x23,_0xfca8x15,_0xfca8x21,_0xfca8x22,_0xfca8x1d,_0xfca8x1e);_0xfca8x15[_0x5e26[51]]()};_0xfca8x19++}while(_0xfca8x1a!= null);}};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[52]]= _0xfca8x17;function _0xfca8x24(){}_0xfca8x24[_0x5e26[0]]= new mxCylinder();_0xfca8x24[_0x5e26[0]][_0x5e26[1]]= _0xfca8x24;_0xfca8x24[_0x5e26[0]][_0x5e26[3]]= function(_0xfca8x2,_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6,_0xfca8x7){if(_0xfca8x7){_0xfca8x2[_0x5e26[7]](0,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5/ 2,_0xfca8x6/ 2);_0xfca8x2[_0x5e26[8]](_0xfca8x5,0);_0xfca8x2[_0x5e26[9]]()}else {_0xfca8x2[_0x5e26[7]](0,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x6);_0xfca8x2[_0x5e26[8]](0,_0xfca8x6);_0xfca8x2[_0x5e26[10]]()}};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[53]]= _0xfca8x24;function _0xfca8x25(){}_0xfca8x25[_0x5e26[0]]= new mxCylinder();_0xfca8x25[_0x5e26[0]][_0x5e26[1]]= _0xfca8x25;_0xfca8x25[_0x5e26[0]][_0x5e26[54]]= true;_0xfca8x25[_0x5e26[0]][_0x5e26[3]]= function(_0xfca8x2,_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6,_0xfca8x7){var _0xfca8x1d=_0xfca8x5/ 3;var _0xfca8x1e=_0xfca8x6/ 4;if(!_0xfca8x7){_0xfca8x2[_0x5e26[7]](_0xfca8x5/ 2,_0xfca8x1e);_0xfca8x2[_0x5e26[55]](_0xfca8x5/ 2- _0xfca8x1d,_0xfca8x1e,_0xfca8x5/ 2- _0xfca8x1d,0,_0xfca8x5/ 2,0);_0xfca8x2[_0x5e26[55]](_0xfca8x5/ 2+ _0xfca8x1d,0,_0xfca8x5/ 2+ _0xfca8x1d,_0xfca8x1e,_0xfca8x5/ 2,_0xfca8x1e);_0xfca8x2[_0x5e26[10]]();_0xfca8x2[_0x5e26[7]](_0xfca8x5/ 2,_0xfca8x1e);_0xfca8x2[_0x5e26[8]](_0xfca8x5/ 2,2* _0xfca8x6/ 3);_0xfca8x2[_0x5e26[7]](_0xfca8x5/ 2,_0xfca8x6/ 3);_0xfca8x2[_0x5e26[8]](0,_0xfca8x6/ 3);_0xfca8x2[_0x5e26[7]](_0xfca8x5/ 2,_0xfca8x6/ 3);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x6/ 3);_0xfca8x2[_0x5e26[7]](_0xfca8x5/ 2,2* _0xfca8x6/ 3);_0xfca8x2[_0x5e26[8]](0,_0xfca8x6);_0xfca8x2[_0x5e26[7]](_0xfca8x5/ 2,2* _0xfca8x6/ 3);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x6);_0xfca8x2[_0x5e26[9]]()}};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[56]]= _0xfca8x25;function _0xfca8x26(){}_0xfca8x26[_0x5e26[0]]= new mxCylinder();_0xfca8x26[_0x5e26[0]][_0x5e26[1]]= _0xfca8x26;_0xfca8x26[_0x5e26[0]][_0x5e26[2]]= 10;_0xfca8x26[_0x5e26[0]][_0x5e26[54]]= true;_0xfca8x26[_0x5e26[0]][_0x5e26[3]]= function(_0xfca8x2,_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6,_0xfca8x7){var _0xfca8x27=mxUtils[_0x5e26[5]](this[_0x5e26[4]],_0x5e26[2],this[_0x5e26[2]]);var _0xfca8x1d=_0xfca8x27* 2/ 3;var _0xfca8x1e=_0xfca8x27;if(!_0xfca8x7){_0xfca8x2[_0x5e26[7]](_0xfca8x5/ 2,_0xfca8x1e);_0xfca8x2[_0x5e26[55]](_0xfca8x5/ 2- _0xfca8x1d,_0xfca8x1e,_0xfca8x5/ 2- _0xfca8x1d,0,_0xfca8x5/ 2,0);_0xfca8x2[_0x5e26[55]](_0xfca8x5/ 2+ _0xfca8x1d,0,_0xfca8x5/ 2+ _0xfca8x1d,_0xfca8x1e,_0xfca8x5/ 2,_0xfca8x1e);_0xfca8x2[_0x5e26[10]]();_0xfca8x2[_0x5e26[7]](_0xfca8x5/ 2,_0xfca8x1e);_0xfca8x2[_0x5e26[8]](_0xfca8x5/ 2,_0xfca8x6);_0xfca8x2[_0x5e26[9]]()}};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[57]]= _0xfca8x26;function _0xfca8x28(){}_0xfca8x28[_0x5e26[0]]= new mxCylinder();_0xfca8x28[_0x5e26[0]][_0x5e26[1]]= _0xfca8x28;_0xfca8x28[_0x5e26[0]][_0x5e26[58]]= 32;_0xfca8x28[_0x5e26[0]][_0x5e26[59]]= 12;_0xfca8x28[_0x5e26[0]][_0x5e26[3]]= function(_0xfca8x2,_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6,_0xfca8x7){var _0xfca8xe=mxUtils[_0x5e26[5]](this[_0x5e26[4]],_0x5e26[58],this[_0x5e26[58]]);var _0xfca8xf=mxUtils[_0x5e26[5]](this[_0x5e26[4]],_0x5e26[59],this[_0x5e26[59]]);var _0xfca8x29=_0xfca8xe/ 2;var _0xfca8x2a=_0xfca8x29+ _0xfca8xe/ 2;var _0xfca8x2b=0.3* _0xfca8x6- _0xfca8xf/ 2;var _0xfca8x2c=0.7* _0xfca8x6- _0xfca8xf/ 2;if(_0xfca8x7){_0xfca8x2[_0x5e26[7]](_0xfca8x29,_0xfca8x2b);_0xfca8x2[_0x5e26[8]](_0xfca8x2a,_0xfca8x2b);_0xfca8x2[_0x5e26[8]](_0xfca8x2a,_0xfca8x2b+ _0xfca8xf);_0xfca8x2[_0x5e26[8]](_0xfca8x29,_0xfca8x2b+ _0xfca8xf);_0xfca8x2[_0x5e26[7]](_0xfca8x29,_0xfca8x2c);_0xfca8x2[_0x5e26[8]](_0xfca8x2a,_0xfca8x2c);_0xfca8x2[_0x5e26[8]](_0xfca8x2a,_0xfca8x2c+ _0xfca8xf);_0xfca8x2[_0x5e26[8]](_0xfca8x29,_0xfca8x2c+ _0xfca8xf);_0xfca8x2[_0x5e26[9]]()}else {_0xfca8x2[_0x5e26[7]](_0xfca8x29,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5,0);_0xfca8x2[_0x5e26[8]](_0xfca8x5,_0xfca8x6);_0xfca8x2[_0x5e26[8]](_0xfca8x29,_0xfca8x6);_0xfca8x2[_0x5e26[8]](_0xfca8x29,_0xfca8x2c+ _0xfca8xf);_0xfca8x2[_0x5e26[8]](0,_0xfca8x2c+ _0xfca8xf);_0xfca8x2[_0x5e26[8]](0,_0xfca8x2c);_0xfca8x2[_0x5e26[8]](_0xfca8x29,_0xfca8x2c);_0xfca8x2[_0x5e26[8]](_0xfca8x29,_0xfca8x2b+ _0xfca8xf);_0xfca8x2[_0x5e26[8]](0,_0xfca8x2b+ _0xfca8xf);_0xfca8x2[_0x5e26[8]](0,_0xfca8x2b);_0xfca8x2[_0x5e26[8]](_0xfca8x29,_0xfca8x2b);_0xfca8x2[_0x5e26[10]]();_0xfca8x2[_0x5e26[9]]()}};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[60]]= _0xfca8x28;function _0xfca8x2d(){}_0xfca8x2d[_0x5e26[0]]= new mxDoubleEllipse();_0xfca8x2d[_0x5e26[0]][_0x5e26[1]]= _0xfca8x2d;_0xfca8x2d[_0x5e26[0]][_0x5e26[61]]= true;_0xfca8x2d[_0x5e26[0]][_0x5e26[50]]= function(_0xfca8x15,_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6){var _0xfca8x18=Math[_0x5e26[6]](4,Math[_0x5e26[6]](_0xfca8x5/ 5,_0xfca8x6/ 5));if(_0xfca8x5> 0&& _0xfca8x6> 0){_0xfca8x15[_0x5e26[62]](_0xfca8x3+ _0xfca8x18,_0xfca8x4+ _0xfca8x18,_0xfca8x5- 2* _0xfca8x18,_0xfca8x6- 2* _0xfca8x18);_0xfca8x15[_0x5e26[63]]()};_0xfca8x15[_0x5e26[64]](false);if(this[_0x5e26[61]]){_0xfca8x15[_0x5e26[62]](_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6);_0xfca8x15[_0x5e26[29]]()}};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[65]]= _0xfca8x2d;function _0xfca8x2e(){}_0xfca8x2e[_0x5e26[0]]= new _0xfca8x2d();_0xfca8x2e[_0x5e26[0]][_0x5e26[1]]= _0xfca8x2e;_0xfca8x2e[_0x5e26[0]][_0x5e26[61]]= false;mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[66]]= _0xfca8x2e;var _0xfca8x2f=mxImageExport[_0x5e26[0]][_0x5e26[67]];mxImageExport[_0x5e26[0]][_0x5e26[67]]= function(){_0xfca8x2f[_0x5e26[30]](this,arguments);function _0xfca8x30(_0xfca8x31){return {drawShape:function(_0xfca8x32,_0xfca8x33,_0xfca8x34,_0xfca8x35){var _0xfca8x3=_0xfca8x34[_0x5e26[68]];var _0xfca8x4=_0xfca8x34[_0x5e26[69]];var _0xfca8x5=_0xfca8x34[_0x5e26[70]];var _0xfca8x6=_0xfca8x34[_0x5e26[71]];if(_0xfca8x35){var _0xfca8x18=Math[_0x5e26[6]](4,Math[_0x5e26[6]](_0xfca8x5/ 5,_0xfca8x6/ 5));_0xfca8x3+= _0xfca8x18;_0xfca8x4+= _0xfca8x18;_0xfca8x5-= 2* _0xfca8x18;_0xfca8x6-= 2* _0xfca8x18;if(_0xfca8x5> 0&& _0xfca8x6> 0){_0xfca8x32[_0x5e26[62]](_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6)};return true}else {_0xfca8x32[_0x5e26[63]]();if(_0xfca8x31){_0xfca8x32[_0x5e26[62]](_0xfca8x3,_0xfca8x4,_0xfca8x5,_0xfca8x6);_0xfca8x32[_0x5e26[29]]()}}}}}this[_0x5e26[72]][_0x5e26[65]]= _0xfca8x30(true);this[_0x5e26[72]][_0x5e26[66]]= _0xfca8x30(false)};function _0xfca8x36(){mxArrow[_0x5e26[24]](this)}mxUtils[_0x5e26[25]](_0xfca8x36,mxArrow);_0xfca8x36[_0x5e26[0]][_0x5e26[73]]= function(_0xfca8x15,_0xfca8x37){var _0xfca8x1d=10;var _0xfca8x38=_0xfca8x37[0];var _0xfca8x39=_0xfca8x37[_0xfca8x37[_0x5e26[74]]- 1];var _0xfca8xe=_0xfca8x39[_0x5e26[68]]- _0xfca8x38[_0x5e26[68]];var _0xfca8xf=_0xfca8x39[_0x5e26[69]]- _0xfca8x38[_0x5e26[69]];var _0xfca8x3a=Math[_0x5e26[75]](_0xfca8xe* _0xfca8xe+ _0xfca8xf* _0xfca8xf);var _0xfca8x3b=_0xfca8x3a;var _0xfca8x3c=_0xfca8xe/ _0xfca8x3a;var _0xfca8x3d=_0xfca8xf/ _0xfca8x3a;var _0xfca8x3e=_0xfca8x3b* _0xfca8x3c;var _0xfca8x3f=_0xfca8x3b* _0xfca8x3d;var _0xfca8x40=_0xfca8x1d* _0xfca8x3d/ 3;var _0xfca8x41=-_0xfca8x1d* _0xfca8x3c / 3;var _0xfca8x42=_0xfca8x38[_0x5e26[68]]- _0xfca8x40/ 2;var _0xfca8x43=_0xfca8x38[_0x5e26[69]]- _0xfca8x41/ 2;var _0xfca8x44=_0xfca8x42+ _0xfca8x40;var _0xfca8x45=_0xfca8x43+ _0xfca8x41;var _0xfca8x46=_0xfca8x44+ _0xfca8x3e;var _0xfca8x47=_0xfca8x45+ _0xfca8x3f;var _0xfca8x48=_0xfca8x46+ _0xfca8x40;var _0xfca8x49=_0xfca8x47+ _0xfca8x41;var _0xfca8x4a=_0xfca8x48- 3* _0xfca8x40;var _0xfca8x4b=_0xfca8x49- 3* _0xfca8x41;_0xfca8x15[_0x5e26[28]]();_0xfca8x15[_0x5e26[7]](_0xfca8x44,_0xfca8x45);_0xfca8x15[_0x5e26[8]](_0xfca8x46,_0xfca8x47);_0xfca8x15[_0x5e26[7]](_0xfca8x4a+ _0xfca8x40,_0xfca8x4b+ _0xfca8x41);_0xfca8x15[_0x5e26[8]](_0xfca8x42,_0xfca8x43);_0xfca8x15[_0x5e26[29]]()};mxCellRenderer[_0x5e26[0]][_0x5e26[12]][_0x5e26[76]]= _0xfca8x36;mxMarker[_0x5e26[78]](_0x5e26[77],function(_0xfca8x32,_0xfca8x1a,_0xfca8x4c,_0xfca8x39,_0xfca8x4d,_0xfca8x4e,_0xfca8x4f,_0xfca8x50,_0xfca8x51,_0xfca8x52){var _0xfca8x3c=_0xfca8x4d* (_0xfca8x4f+ _0xfca8x51+ 1);var _0xfca8x3d=_0xfca8x4e* (_0xfca8x4f+ _0xfca8x51+ 1);return function(){_0xfca8x32[_0x5e26[28]]();_0xfca8x32[_0x5e26[7]](_0xfca8x39[_0x5e26[68]]- _0xfca8x3c/ 2- _0xfca8x3d/ 2,_0xfca8x39[_0x5e26[69]]- _0xfca8x3d/ 2+ _0xfca8x3c/ 2);_0xfca8x32[_0x5e26[8]](_0xfca8x39[_0x5e26[68]]+ _0xfca8x3d/ 2- 3* _0xfca8x3c/ 2,_0xfca8x39[_0x5e26[69]]- 3* _0xfca8x3d/ 2- _0xfca8x3c/ 2);_0xfca8x32[_0x5e26[29]]()}});var _0xfca8x53=-99;if( typeof (mxVertexHandler)!= _0x5e26[79]){function _0xfca8x54(_0xfca8x33){mxVertexHandler[_0x5e26[24]](this,_0xfca8x33)}mxUtils[_0x5e26[25]](_0xfca8x54,mxVertexHandler);_0xfca8x54[_0x5e26[0]][_0x5e26[80]]= false;_0xfca8x54[_0x5e26[0]][_0x5e26[81]]= function(){this[_0x5e26[82]]= mxUtils[_0x5e26[5]](this[_0x5e26[83]][_0x5e26[4]],mxConstants.STYLE_HORIZONTAL,true);var _0xfca8x55=this[_0x5e26[83]][_0x5e26[85]][_0x5e26[84]];if(this[_0x5e26[86]]!= null){var _0xfca8x34= new mxRectangle(0,0,this[_0x5e26[86]][_0x5e26[70]],this[_0x5e26[86]][_0x5e26[71]]);this[_0x5e26[87]]= new mxImageShape(_0xfca8x34,this[_0x5e26[86]][_0x5e26[88]])}else {var _0xfca8x4f=10;var _0xfca8x34= new mxRectangle(0,0,_0xfca8x4f,_0xfca8x4f);this[_0x5e26[87]]= new mxRhombus(_0xfca8x34,mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};this[_0x5e26[87]][_0x5e26[89]]= (_0xfca8x55[_0x5e26[89]]!= mxConstants[_0x5e26[90]])?mxConstants[_0x5e26[91]]:mxConstants[_0x5e26[90]];this[_0x5e26[87]][_0x5e26[81]](_0xfca8x55[_0x5e26[93]]()[_0x5e26[92]]());this[_0x5e26[87]][_0x5e26[95]][_0x5e26[4]][_0x5e26[94]]= this[_0x5e26[96]]();mxEvent[_0x5e26[97]](this[_0x5e26[87]][_0x5e26[95]],_0xfca8x55,this[_0x5e26[83]]);mxVertexHandler[_0x5e26[0]][_0x5e26[81]][_0x5e26[30]](this,arguments)};_0xfca8x54[_0x5e26[0]][_0x5e26[96]]= function(){return _0x5e26[98]};_0xfca8x54[_0x5e26[0]][_0x5e26[99]]= function(){mxVertexHandler[_0x5e26[0]][_0x5e26[99]][_0x5e26[30]](this,arguments);var _0xfca8x4f=this[_0x5e26[87]][_0x5e26[100]][_0x5e26[70]];this[_0x5e26[87]][_0x5e26[100]]= this[_0x5e26[101]](_0xfca8x4f);this[_0x5e26[87]][_0x5e26[99]]()};_0xfca8x54[_0x5e26[0]][_0x5e26[102]]= function(){mxVertexHandler[_0x5e26[0]][_0x5e26[102]][_0x5e26[30]](this,arguments);if(this[_0x5e26[87]]!= null){this[_0x5e26[87]][_0x5e26[102]]();this[_0x5e26[87]]= null}};_0xfca8x54[_0x5e26[0]][_0x5e26[103]]= function(_0xfca8x56){if(_0xfca8x56[_0x5e26[104]](this[_0x5e26[87]])){return _0xfca8x53};return mxVertexHandler[_0x5e26[0]][_0x5e26[103]][_0x5e26[30]](this,arguments)};_0xfca8x54[_0x5e26[0]][_0x5e26[105]]= function(_0xfca8x57,_0xfca8x56){if(!_0xfca8x56[_0x5e26[106]]()&& this[_0x5e26[107]]== _0xfca8x53){var _0xfca8x58= new mxPoint(_0xfca8x56[_0x5e26[108]](),_0xfca8x56[_0x5e26[109]]());this[_0x5e26[110]](_0xfca8x58);var _0xfca8x59=this[_0x5e26[84]][_0x5e26[112]](_0xfca8x56[_0x5e26[111]]());var _0xfca8x5a=this[_0x5e26[84]][_0x5e26[93]]()[_0x5e26[113]];if(_0xfca8x59&& this[_0x5e26[80]]){_0xfca8x58[_0x5e26[68]]= this[_0x5e26[84]][_0x5e26[114]](_0xfca8x58[_0x5e26[68]]/ _0xfca8x5a)* _0xfca8x5a;_0xfca8x58[_0x5e26[69]]= this[_0x5e26[84]][_0x5e26[114]](_0xfca8x58[_0x5e26[69]]/ _0xfca8x5a)* _0xfca8x5a};this[_0x5e26[115]](_0xfca8x58);this[_0x5e26[116]](this[_0x5e26[87]],_0xfca8x58[_0x5e26[68]],_0xfca8x58[_0x5e26[69]]);this[_0x5e26[83]][_0x5e26[85]][_0x5e26[84]][_0x5e26[117]][_0x5e26[99]](this[_0x5e26[83]],true);_0xfca8x56[_0x5e26[118]]()}else {mxVertexHandler[_0x5e26[0]][_0x5e26[105]][_0x5e26[30]](this,arguments)}};_0xfca8x54[_0x5e26[0]][_0x5e26[119]]= function(_0xfca8x57,_0xfca8x56){if(!_0xfca8x56[_0x5e26[106]]()&& this[_0x5e26[107]]== _0xfca8x53){this[_0x5e26[120]]();this[_0x5e26[121]]();_0xfca8x56[_0x5e26[118]]()}else {mxVertexHandler[_0x5e26[0]][_0x5e26[119]][_0x5e26[30]](this,arguments)}};_0xfca8x54[_0x5e26[0]][_0x5e26[101]]= function(_0xfca8x4f){var _0xfca8x5b=this[_0x5e26[83]][_0x5e26[123]][_0x5e26[122]]();var _0xfca8x5c=mxUtils[_0x5e26[124]](_0xfca8x5b);var _0xfca8x5d=Math[_0x5e26[125]](_0xfca8x5c);var _0xfca8x5e=Math[_0x5e26[126]](_0xfca8x5c);var _0xfca8x34= new mxRectangle(this[_0x5e26[83]][_0x5e26[68]],this[_0x5e26[83]][_0x5e26[69]],this[_0x5e26[83]][_0x5e26[70]],this[_0x5e26[83]][_0x5e26[71]]);if(this[_0x5e26[83]][_0x5e26[123]][_0x5e26[127]]()){var _0xfca8x5f=(_0xfca8x34[_0x5e26[70]]- _0xfca8x34[_0x5e26[71]])/ 2;_0xfca8x34[_0x5e26[68]]+= _0xfca8x5f;_0xfca8x34[_0x5e26[69]]-= _0xfca8x5f;var _0xfca8x23=_0xfca8x34[_0x5e26[70]];_0xfca8x34[_0x5e26[70]]= _0xfca8x34[_0x5e26[71]];_0xfca8x34[_0x5e26[71]]= _0xfca8x23};var _0xfca8x60=this[_0x5e26[128]](_0xfca8x34);if(this[_0x5e26[83]][_0x5e26[123]][_0x5e26[129]]){_0xfca8x60[_0x5e26[68]]= 2* _0xfca8x34[_0x5e26[68]]+ _0xfca8x34[_0x5e26[70]]- _0xfca8x60[_0x5e26[68]]};if(this[_0x5e26[83]][_0x5e26[123]][_0x5e26[130]]){_0xfca8x60[_0x5e26[69]]= 2* _0xfca8x34[_0x5e26[69]]+ _0xfca8x34[_0x5e26[71]]- _0xfca8x60[_0x5e26[69]]};_0xfca8x60= mxUtils[_0x5e26[133]](_0xfca8x60,_0xfca8x5d,_0xfca8x5e, new mxPoint(this[_0x5e26[83]][_0x5e26[131]](),this[_0x5e26[83]][_0x5e26[132]]()));return new mxRectangle(_0xfca8x60[_0x5e26[68]]- _0xfca8x4f/ 2,_0xfca8x60[_0x5e26[69]]- _0xfca8x4f/ 2,_0xfca8x4f,_0xfca8x4f)};_0xfca8x54[_0x5e26[0]][_0x5e26[128]]= function(_0xfca8x34){return null};_0xfca8x54[_0x5e26[0]][_0x5e26[115]]= function(_0xfca8x58){};_0xfca8x54[_0x5e26[0]][_0x5e26[110]]= function(_0xfca8x58){_0xfca8x58[_0x5e26[68]]= Math[_0x5e26[34]](this[_0x5e26[83]][_0x5e26[68]],Math[_0x5e26[6]](this[_0x5e26[83]][_0x5e26[68]]+ this[_0x5e26[83]][_0x5e26[70]],_0xfca8x58[_0x5e26[68]]));_0xfca8x58[_0x5e26[69]]= Math[_0x5e26[34]](this[_0x5e26[83]][_0x5e26[69]],Math[_0x5e26[6]](this[_0x5e26[83]][_0x5e26[69]]+ this[_0x5e26[83]][_0x5e26[71]],_0xfca8x58[_0x5e26[69]]))};_0xfca8x54[_0x5e26[0]][_0x5e26[120]]= function(){};function _0xfca8x61(_0xfca8x33){_0xfca8x54[_0x5e26[24]](this,_0xfca8x33)}mxUtils[_0x5e26[25]](_0xfca8x61,_0xfca8x54);_0xfca8x61[_0x5e26[0]][_0x5e26[128]]= function(_0xfca8x34){var _0xfca8x5a=this[_0x5e26[84]][_0x5e26[93]]()[_0x5e26[113]];var _0xfca8xb=Math[_0x5e26[6]](_0xfca8x34[_0x5e26[70]],mxUtils[_0x5e26[5]](this[_0x5e26[83]][_0x5e26[4]],_0x5e26[14],60)* _0xfca8x5a);var _0xfca8xc=Math[_0x5e26[6]](_0xfca8x34[_0x5e26[71]],mxUtils[_0x5e26[5]](this[_0x5e26[83]][_0x5e26[4]],_0x5e26[15],20)* _0xfca8x5a);var _0xfca8xd=mxUtils[_0x5e26[5]](this[_0x5e26[83]][_0x5e26[4]],_0x5e26[16],_0x5e26[17]);var _0xfca8x3=(_0xfca8xd== _0x5e26[18])?_0xfca8x34[_0x5e26[68]]+ _0xfca8xb:_0xfca8x34[_0x5e26[68]]+ _0xfca8x34[_0x5e26[70]]- _0xfca8xb;return new mxPoint(_0xfca8x3,_0xfca8x34[_0x5e26[69]]+ _0xfca8xc)};_0xfca8x61[_0x5e26[0]][_0x5e26[115]]= function(_0xfca8x58){var _0xfca8x5b=this[_0x5e26[83]][_0x5e26[123]][_0x5e26[122]]();var _0xfca8x5c=mxUtils[_0x5e26[124]](_0xfca8x5b);var _0xfca8x5d=Math[_0x5e26[125]](-_0xfca8x5c);var _0xfca8x5e=Math[_0x5e26[126]](-_0xfca8x5c);var _0xfca8x34= new mxRectangle(this[_0x5e26[83]][_0x5e26[68]],this[_0x5e26[83]][_0x5e26[69]],this[_0x5e26[83]][_0x5e26[70]],this[_0x5e26[83]][_0x5e26[71]]);if(this[_0x5e26[83]][_0x5e26[123]][_0x5e26[127]]()){var _0xfca8x5f=(_0xfca8x34[_0x5e26[70]]- _0xfca8x34[_0x5e26[71]])/ 2;_0xfca8x34[_0x5e26[68]]+= _0xfca8x5f;_0xfca8x34[_0x5e26[69]]-= _0xfca8x5f;var _0xfca8x23=_0xfca8x34[_0x5e26[70]];_0xfca8x34[_0x5e26[70]]= _0xfca8x34[_0x5e26[71]];_0xfca8x34[_0x5e26[71]]= _0xfca8x23};var _0xfca8x60= new mxPoint(_0xfca8x58[_0x5e26[68]],_0xfca8x58[_0x5e26[69]]);_0xfca8x60= mxUtils[_0x5e26[133]](_0xfca8x60,_0xfca8x5d,_0xfca8x5e, new mxPoint(this[_0x5e26[83]][_0x5e26[131]](),this[_0x5e26[83]][_0x5e26[132]]()));if(this[_0x5e26[83]][_0x5e26[123]][_0x5e26[129]]){_0xfca8x60[_0x5e26[68]]= 2* _0xfca8x34[_0x5e26[68]]+ _0xfca8x34[_0x5e26[70]]- _0xfca8x60[_0x5e26[68]]};if(this[_0x5e26[83]][_0x5e26[123]][_0x5e26[130]]){_0xfca8x60[_0x5e26[69]]= 2* _0xfca8x34[_0x5e26[69]]+ _0xfca8x34[_0x5e26[71]]- _0xfca8x60[_0x5e26[69]]};var _0xfca8x62=this[_0x5e26[134]](_0xfca8x60,_0xfca8x34);if(_0xfca8x62!= null){if(this[_0x5e26[83]][_0x5e26[123]][_0x5e26[129]]){_0xfca8x62[_0x5e26[68]]= 2* _0xfca8x34[_0x5e26[68]]+ _0xfca8x34[_0x5e26[70]]- _0xfca8x62[_0x5e26[68]]};if(this[_0x5e26[83]][_0x5e26[123]][_0x5e26[130]]){_0xfca8x62[_0x5e26[69]]= 2* _0xfca8x34[_0x5e26[69]]+ _0xfca8x34[_0x5e26[71]]- _0xfca8x62[_0x5e26[69]]};_0xfca8x5d= Math[_0x5e26[125]](_0xfca8x5c);_0xfca8x5e= Math[_0x5e26[126]](_0xfca8x5c);_0xfca8x62= mxUtils[_0x5e26[133]](_0xfca8x62,_0xfca8x5d,_0xfca8x5e, new mxPoint(this[_0x5e26[83]][_0x5e26[131]](),this[_0x5e26[83]][_0x5e26[132]]()));_0xfca8x58[_0x5e26[68]]= _0xfca8x62[_0x5e26[68]];_0xfca8x58[_0x5e26[69]]= _0xfca8x62[_0x5e26[69]]}};_0xfca8x61[_0x5e26[0]][_0x5e26[134]]= function(_0xfca8x60,_0xfca8x34){var _0xfca8xd=mxUtils[_0x5e26[5]](this[_0x5e26[83]][_0x5e26[4]],_0x5e26[16],_0x5e26[17]);var _0xfca8xb=(_0xfca8xd== _0x5e26[18])?_0xfca8x60[_0x5e26[68]]- _0xfca8x34[_0x5e26[68]]:_0xfca8x34[_0x5e26[68]]+ _0xfca8x34[_0x5e26[70]]- _0xfca8x60[_0x5e26[68]];var _0xfca8xc=_0xfca8x60[_0x5e26[69]]- _0xfca8x34[_0x5e26[69]];var _0xfca8x5a=this[_0x5e26[84]][_0x5e26[93]]()[_0x5e26[113]];this[_0x5e26[83]][_0x5e26[4]][_0x5e26[14]]= Math[_0x5e26[135]](Math[_0x5e26[34]](1,_0xfca8xb)/ _0xfca8x5a);this[_0x5e26[83]][_0x5e26[4]][_0x5e26[15]]= Math[_0x5e26[135]](Math[_0x5e26[34]](1,_0xfca8xc)/ _0xfca8x5a)};_0xfca8x61[_0x5e26[0]][_0x5e26[120]]= function(){var _0xfca8x63=this[_0x5e26[84]][_0x5e26[136]]();_0xfca8x63[_0x5e26[137]]();try{this[_0x5e26[83]][_0x5e26[85]][_0x5e26[84]][_0x5e26[139]](_0x5e26[14],this[_0x5e26[83]][_0x5e26[4]][_0x5e26[14]],[this[_0x5e26[83]][_0x5e26[138]]]);this[_0x5e26[83]][_0x5e26[85]][_0x5e26[84]][_0x5e26[139]](_0x5e26[15],this[_0x5e26[83]][_0x5e26[4]][_0x5e26[15]],[this[_0x5e26[83]][_0x5e26[138]]])}finally{_0xfca8x63[_0x5e26[140]]()}};function _0xfca8x64(_0xfca8x33){_0xfca8x61[_0x5e26[24]](this,_0xfca8x33)}mxUtils[_0x5e26[25]](_0xfca8x64,_0xfca8x61);_0xfca8x64[_0x5e26[0]][_0x5e26[128]]= function(_0xfca8x34){var _0xfca8x5a=this[_0x5e26[84]][_0x5e26[93]]()[_0x5e26[113]];var _0xfca8x65=mxUtils[_0x5e26[5]](this[_0x5e26[83]][_0x5e26[4]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE);return new mxPoint(_0xfca8x34[_0x5e26[68]]+ _0xfca8x34[_0x5e26[70]]/ 2,_0xfca8x34[_0x5e26[69]]+ Math[_0x5e26[6]](_0xfca8x34[_0x5e26[71]],_0xfca8x65* _0xfca8x5a))};_0xfca8x64[_0x5e26[0]][_0x5e26[134]]= function(_0xfca8x58,_0xfca8x34){_0xfca8x58[_0x5e26[68]]= _0xfca8x34[_0x5e26[68]]+ _0xfca8x34[_0x5e26[70]]/ 2;startSize= _0xfca8x58[_0x5e26[69]]- _0xfca8x34[_0x5e26[69]];var _0xfca8x5a=this[_0x5e26[84]][_0x5e26[93]]()[_0x5e26[113]];this[_0x5e26[83]][_0x5e26[4]][_0x5e26[141]]= Math[_0x5e26[135]](Math[_0x5e26[34]](1,startSize)/ _0xfca8x5a);return _0xfca8x58};_0xfca8x64[_0x5e26[0]][_0x5e26[120]]= function(){this[_0x5e26[83]][_0x5e26[85]][_0x5e26[84]][_0x5e26[139]](_0x5e26[141],this[_0x5e26[83]][_0x5e26[4]][_0x5e26[141]],[this[_0x5e26[83]][_0x5e26[138]]])};function _0xfca8x66(_0xfca8x33){_0xfca8x61[_0x5e26[24]](this,_0xfca8x33)}mxUtils[_0x5e26[25]](_0xfca8x66,_0xfca8x61);_0xfca8x66[_0x5e26[0]][_0x5e26[142]]= 20;_0xfca8x66[_0x5e26[0]][_0x5e26[143]]= 1;_0xfca8x66[_0x5e26[0]][_0x5e26[128]]= function(_0xfca8x34){var _0xfca8x5a=this[_0x5e26[84]][_0x5e26[93]]()[_0x5e26[113]];var _0xfca8x67=Math[_0x5e26[6]](_0xfca8x34[_0x5e26[70]],Math[_0x5e26[6]](_0xfca8x34[_0x5e26[71]],mxUtils[_0x5e26[5]](this[_0x5e26[83]][_0x5e26[4]],_0x5e26[2],this[_0x5e26[142]])* _0xfca8x5a/ this[_0x5e26[143]]));return new mxPoint(_0xfca8x34[_0x5e26[68]]+ _0xfca8x67,_0xfca8x34[_0x5e26[69]]+ _0xfca8x67)};_0xfca8x66[_0x5e26[0]][_0x5e26[134]]= function(_0xfca8x60,_0xfca8x34){var _0xfca8x4f=Math[_0x5e26[34]](0,Math[_0x5e26[6]](Math[_0x5e26[6]](_0xfca8x34[_0x5e26[70]]/ this[_0x5e26[143]],_0xfca8x60[_0x5e26[68]]- _0xfca8x34[_0x5e26[68]]),Math[_0x5e26[6]](_0xfca8x34[_0x5e26[71]]/ this[_0x5e26[143]],_0xfca8x60[_0x5e26[69]]- _0xfca8x34[_0x5e26[69]])));var _0xfca8x5a=this[_0x5e26[84]][_0x5e26[93]]()[_0x5e26[113]];this[_0x5e26[83]][_0x5e26[4]][_0x5e26[2]]= Math[_0x5e26[135]](Math[_0x5e26[34]](1,_0xfca8x4f)/ _0xfca8x5a)* this[_0x5e26[143]];return new mxPoint(_0xfca8x34[_0x5e26[68]]+ _0xfca8x4f,_0xfca8x34[_0x5e26[69]]+ _0xfca8x4f)};_0xfca8x66[_0x5e26[0]][_0x5e26[120]]= function(){this[_0x5e26[83]][_0x5e26[85]][_0x5e26[84]][_0x5e26[139]](_0x5e26[2],this[_0x5e26[83]][_0x5e26[4]][_0x5e26[2]],[this[_0x5e26[83]][_0x5e26[138]]])};function _0xfca8x68(_0xfca8x33){_0xfca8x66[_0x5e26[24]](this,_0xfca8x33)}mxUtils[_0x5e26[25]](_0xfca8x68,_0xfca8x66);_0xfca8x68[_0x5e26[0]][_0x5e26[142]]= 30;_0xfca8x68[_0x5e26[0]][_0x5e26[143]]= 2;function _0xfca8x69(_0xfca8x33){_0xfca8x66[_0x5e26[24]](this,_0xfca8x33)}mxUtils[_0x5e26[25]](_0xfca8x69,_0xfca8x66);_0xfca8x69[_0x5e26[0]][_0x5e26[142]]= 30;_0xfca8x69[_0x5e26[0]][_0x5e26[143]]= 1;_0xfca8x69[_0x5e26[0]][_0x5e26[128]]= function(_0xfca8x34){var _0xfca8x5a=this[_0x5e26[84]][_0x5e26[93]]()[_0x5e26[113]];var _0xfca8x67=Math[_0x5e26[6]](_0xfca8x34[_0x5e26[70]],Math[_0x5e26[6]](_0xfca8x34[_0x5e26[71]],mxUtils[_0x5e26[5]](this[_0x5e26[83]][_0x5e26[4]],_0x5e26[2],this[_0x5e26[142]])* _0xfca8x5a/ this[_0x5e26[143]]));return new mxPoint(_0xfca8x34[_0x5e26[68]]+ _0xfca8x34[_0x5e26[70]]- _0xfca8x67,_0xfca8x34[_0x5e26[69]]+ _0xfca8x67)};_0xfca8x69[_0x5e26[0]][_0x5e26[134]]= function(_0xfca8x60,_0xfca8x34){var _0xfca8x4f=Math[_0x5e26[34]](0,Math[_0x5e26[6]](Math[_0x5e26[6]](_0xfca8x34[_0x5e26[70]]/ this[_0x5e26[143]],_0xfca8x60[_0x5e26[68]]- _0xfca8x34[_0x5e26[68]]+ _0xfca8x34[_0x5e26[70]]),Math[_0x5e26[6]](_0xfca8x34[_0x5e26[71]]/ this[_0x5e26[143]],_0xfca8x60[_0x5e26[69]]- _0xfca8x34[_0x5e26[69]])));var _0xfca8x5a=this[_0x5e26[84]][_0x5e26[93]]()[_0x5e26[113]];this[_0x5e26[83]][_0x5e26[4]][_0x5e26[2]]= Math[_0x5e26[135]](Math[_0x5e26[34]](1,_0xfca8x4f)/ _0xfca8x5a)* this[_0x5e26[143]];return new mxPoint(_0xfca8x34[_0x5e26[68]]+ _0xfca8x34[_0x5e26[70]]- _0xfca8x4f,_0xfca8x34[_0x5e26[69]]+ _0xfca8x4f)};function _0xfca8x6a(_0xfca8x33){_0xfca8x66[_0x5e26[24]](this,_0xfca8x33)}mxUtils[_0x5e26[25]](_0xfca8x6a,_0xfca8x66);_0xfca8x6a[_0x5e26[0]][_0x5e26[142]]= 0.2;_0xfca8x6a[_0x5e26[0]][_0x5e26[143]]= 1;_0xfca8x6a[_0x5e26[0]][_0x5e26[128]]= function(_0xfca8x34){var _0xfca8x67=mxUtils[_0x5e26[5]](this[_0x5e26[83]][_0x5e26[4]],_0x5e26[2],this[_0x5e26[142]]);return new mxPoint(_0xfca8x34[_0x5e26[68]]+ _0xfca8x34[_0x5e26[70]]* _0xfca8x67,_0xfca8x34[_0x5e26[69]]+ _0xfca8x34[_0x5e26[71]]/ 2)};_0xfca8x6a[_0x5e26[0]][_0x5e26[134]]= function(_0xfca8x60,_0xfca8x34){var _0xfca8x4f=Math[_0x5e26[6]](1,(_0xfca8x60[_0x5e26[68]]- _0xfca8x34[_0x5e26[68]])/ _0xfca8x34[_0x5e26[70]]);this[_0x5e26[83]][_0x5e26[4]][_0x5e26[2]]= _0xfca8x4f;return new mxPoint(_0xfca8x34[_0x5e26[68]]+ _0xfca8x4f* _0xfca8x34[_0x5e26[70]],_0xfca8x34[_0x5e26[69]]+ _0xfca8x34[_0x5e26[71]]/ 2)};function _0xfca8x6b(_0xfca8x33){_0xfca8x66[_0x5e26[24]](this,_0xfca8x33)}mxUtils[_0x5e26[25]](_0xfca8x6b,_0xfca8x66);_0xfca8x6b[_0x5e26[0]][_0x5e26[142]]= 0.4;_0xfca8x6b[_0x5e26[0]][_0x5e26[143]]= 1;_0xfca8x6b[_0x5e26[0]][_0x5e26[128]]= function(_0xfca8x34){var _0xfca8x67=mxUtils[_0x5e26[5]](this[_0x5e26[83]][_0x5e26[4]],_0x5e26[2],this[_0x5e26[142]]);return new mxPoint(_0xfca8x34[_0x5e26[68]]+ _0xfca8x34[_0x5e26[70]]/ 2,_0xfca8x34[_0x5e26[69]]+ _0xfca8x67* _0xfca8x34[_0x5e26[71]]/ 2)};_0xfca8x6b[_0x5e26[0]][_0x5e26[134]]= function(_0xfca8x60,_0xfca8x34){var _0xfca8x4f=Math[_0x5e26[34]](0,Math[_0x5e26[6]](1,((_0xfca8x60[_0x5e26[69]]- _0xfca8x34[_0x5e26[69]])/ _0xfca8x34[_0x5e26[71]])* 2));this[_0x5e26[83]][_0x5e26[4]][_0x5e26[2]]= _0xfca8x4f;return new mxPoint(_0xfca8x34[_0x5e26[68]]+ _0xfca8x34[_0x5e26[70]]/ 2,_0xfca8x34[_0x5e26[69]]+ _0xfca8x4f* _0xfca8x34[_0x5e26[71]]/ 2)};var _0xfca8x6c={"\x73\x77\x69\x6D\x6C\x61\x6E\x65":_0xfca8x64,"\x66\x6F\x6C\x64\x65\x72":_0xfca8x61,"\x63\x75\x62\x65":_0xfca8x66,"\x63\x61\x72\x64":_0xfca8x68,"\x6E\x6F\x74\x65":_0xfca8x69,"\x73\x74\x65\x70":_0xfca8x6a,"\x74\x61\x70\x65":_0xfca8x6b};var _0xfca8x6d=mxGraph[_0x5e26[0]][_0x5e26[144]];mxGraph[_0x5e26[0]][_0x5e26[144]]= function(_0xfca8x33){if(_0xfca8x33!= null){var _0xfca8x6e=_0xfca8x6c[_0xfca8x33[_0x5e26[4]][_0x5e26[123]]];if(_0xfca8x6e!= null){return new _0xfca8x6e(_0xfca8x33)}};return _0xfca8x6d[_0x5e26[30]](this,arguments)}};mxGraph[_0x5e26[0]][_0x5e26[145]]= function(_0xfca8x6f,_0xfca8x50){if(_0xfca8x6f!= null&& _0xfca8x6f[_0x5e26[123]]!= null){if(_0xfca8x6f[_0x5e26[123]][_0x5e26[146]]!= null){if(_0xfca8x6f[_0x5e26[123]][_0x5e26[146]]!= null){return _0xfca8x6f[_0x5e26[123]][_0x5e26[146]][_0x5e26[147]]}}else {if(_0xfca8x6f[_0x5e26[123]][_0x5e26[147]]!= null){return _0xfca8x6f[_0x5e26[123]][_0x5e26[147]]}}};return null};mxRectangleShape[_0x5e26[0]][_0x5e26[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[_0x5e26[0]][_0x5e26[147]]= mxRectangleShape[_0x5e26[0]][_0x5e26[147]];mxImageShape[_0x5e26[0]][_0x5e26[147]]= mxRectangleShape[_0x5e26[0]][_0x5e26[147]];mxSwimlane[_0x5e26[0]][_0x5e26[147]]= mxRectangleShape[_0x5e26[0]][_0x5e26[147]];_0xfca8x14[_0x5e26[0]][_0x5e26[147]]= mxRectangleShape[_0x5e26[0]][_0x5e26[147]];_0xfca8x9[_0x5e26[0]][_0x5e26[147]]= mxRectangleShape[_0x5e26[0]][_0x5e26[147]];_0xfca8x10[_0x5e26[0]][_0x5e26[147]]= mxRectangleShape[_0x5e26[0]][_0x5e26[147]];_0xfca8x1[_0x5e26[0]][_0x5e26[147]]= mxRectangleShape[_0x5e26[0]][_0x5e26[147]];_0xfca8xa[_0x5e26[0]][_0x5e26[147]]= mxRectangleShape[_0x5e26[0]][_0x5e26[147]];mxCylinder[_0x5e26[0]][_0x5e26[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)];_0xfca8x25[_0x5e26[0]][_0x5e26[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)];_0xfca8x28[_0x5e26[0]][_0x5e26[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[_0x5e26[0]][_0x5e26[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)];_0xfca8x11[_0x5e26[0]][_0x5e26[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)];_0xfca8x13[_0x5e26[0]][_0x5e26[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[_0x5e26[0]][_0x5e26[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)];_0xfca8x26[_0x5e26[0]][_0x5e26[147]]= [ new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.5,1),false)];mxEllipse[_0x5e26[0]][_0x5e26[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[_0x5e26[0]][_0x5e26[147]]= mxEllipse[_0x5e26[0]][_0x5e26[147]];mxRhombus[_0x5e26[0]][_0x5e26[147]]= mxEllipse[_0x5e26[0]][_0x5e26[147]];mxTriangle[_0x5e26[0]][_0x5e26[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[_0x5e26[0]][_0x5e26[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[_0x5e26[0]][_0x5e26[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[_0x5e26[0]][_0x5e26[147]]= null})() \ No newline at end of file +var _0x617e=["\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 _0x1a32x1(){}_0x1a32x1[_0x617e[0]]= new mxCylinder();_0x1a32x1[_0x617e[0]][_0x617e[1]]= _0x1a32x1;_0x1a32x1[_0x617e[0]][_0x617e[2]]= 20;_0x1a32x1[_0x617e[0]][_0x617e[3]]= function(_0x1a32x2,_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6,_0x1a32x7){var _0x1a32x8=Math[_0x617e[6]](_0x1a32x5,Math[_0x617e[6]](_0x1a32x6,mxUtils[_0x617e[5]](this[_0x617e[4]],_0x617e[2],this[_0x617e[2]])));if(_0x1a32x7){_0x1a32x2[_0x617e[7]](_0x1a32x8,_0x1a32x6);_0x1a32x2[_0x617e[8]](_0x1a32x8,_0x1a32x8);_0x1a32x2[_0x617e[8]](0,0);_0x1a32x2[_0x617e[7]](_0x1a32x8,_0x1a32x8);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x8);_0x1a32x2[_0x617e[9]]()}else {_0x1a32x2[_0x617e[7]](0,0);_0x1a32x2[_0x617e[8]](_0x1a32x5- _0x1a32x8,0);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x8);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x6);_0x1a32x2[_0x617e[8]](_0x1a32x8,_0x1a32x6);_0x1a32x2[_0x617e[8]](0,_0x1a32x6- _0x1a32x8);_0x1a32x2[_0x617e[8]](0,0);_0x1a32x2[_0x617e[10]]();_0x1a32x2[_0x617e[9]]()}};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[11]]= _0x1a32x1;function _0x1a32x9(){}_0x1a32x9[_0x617e[0]]= new mxCylinder();_0x1a32x9[_0x617e[0]][_0x617e[1]]= _0x1a32x9;_0x1a32x9[_0x617e[0]][_0x617e[2]]= 30;_0x1a32x9[_0x617e[0]][_0x617e[3]]= function(_0x1a32x2,_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6,_0x1a32x7){var _0x1a32x8=Math[_0x617e[6]](_0x1a32x5,Math[_0x617e[6]](_0x1a32x6,mxUtils[_0x617e[5]](this[_0x617e[4]],_0x617e[2],this[_0x617e[2]])));if(_0x1a32x7){_0x1a32x2[_0x617e[7]](_0x1a32x5- _0x1a32x8,0);_0x1a32x2[_0x617e[8]](_0x1a32x5- _0x1a32x8,_0x1a32x8);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x8);_0x1a32x2[_0x617e[9]]()}else {_0x1a32x2[_0x617e[7]](0,0);_0x1a32x2[_0x617e[8]](_0x1a32x5- _0x1a32x8,0);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x8);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x6);_0x1a32x2[_0x617e[8]](0,_0x1a32x6);_0x1a32x2[_0x617e[8]](0,0);_0x1a32x2[_0x617e[10]]();_0x1a32x2[_0x617e[9]]()}};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[13]]= _0x1a32x9;function _0x1a32xa(){}_0x1a32xa[_0x617e[0]]= new mxCylinder();_0x1a32xa[_0x617e[0]][_0x617e[1]]= _0x1a32xa;_0x1a32xa[_0x617e[0]][_0x617e[14]]= 60;_0x1a32xa[_0x617e[0]][_0x617e[15]]= 20;_0x1a32xa[_0x617e[0]][_0x617e[16]]= _0x617e[17];_0x1a32xa[_0x617e[0]][_0x617e[3]]= function(_0x1a32x2,_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6,_0x1a32x7){var _0x1a32xb=mxUtils[_0x617e[5]](this[_0x617e[4]],_0x617e[14],this[_0x617e[14]]);var _0x1a32xc=mxUtils[_0x617e[5]](this[_0x617e[4]],_0x617e[15],this[_0x617e[15]]);var _0x1a32xd=mxUtils[_0x617e[5]](this[_0x617e[4]],_0x617e[16],this[_0x617e[16]]);var _0x1a32xe=Math[_0x617e[6]](_0x1a32x5,_0x1a32xb);var _0x1a32xf=Math[_0x617e[6]](_0x1a32x6,_0x1a32xc);if(_0x1a32x7){if(_0x1a32xd== _0x617e[18]){_0x1a32x2[_0x617e[7]](0,_0x1a32xf);_0x1a32x2[_0x617e[8]](_0x1a32xe,_0x1a32xf)}else {_0x1a32x2[_0x617e[7]](_0x1a32x5- _0x1a32xe,_0x1a32xf);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32xf)};_0x1a32x2[_0x617e[9]]()}else {if(_0x1a32xd== _0x617e[18]){_0x1a32x2[_0x617e[7]](0,0);_0x1a32x2[_0x617e[8]](_0x1a32xe,0);_0x1a32x2[_0x617e[8]](_0x1a32xe,_0x1a32xf);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32xf)}else {_0x1a32x2[_0x617e[7]](0,_0x1a32xf);_0x1a32x2[_0x617e[8]](_0x1a32x5- _0x1a32xe,_0x1a32xf);_0x1a32x2[_0x617e[8]](_0x1a32x5- _0x1a32xe,0);_0x1a32x2[_0x617e[8]](_0x1a32x5,0)};_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x6);_0x1a32x2[_0x617e[8]](0,_0x1a32x6);_0x1a32x2[_0x617e[8]](0,_0x1a32xf);_0x1a32x2[_0x617e[10]]();_0x1a32x2[_0x617e[9]]()}};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[19]]= _0x1a32xa;function _0x1a32x10(){}_0x1a32x10[_0x617e[0]]= new mxCylinder();_0x1a32x10[_0x617e[0]][_0x617e[1]]= _0x1a32x10;_0x1a32x10[_0x617e[0]][_0x617e[2]]= 30;_0x1a32x10[_0x617e[0]][_0x617e[3]]= function(_0x1a32x2,_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6,_0x1a32x7){var _0x1a32x8=Math[_0x617e[6]](_0x1a32x5,Math[_0x617e[6]](_0x1a32x6,mxUtils[_0x617e[5]](this[_0x617e[4]],_0x617e[2],this[_0x617e[2]])));if(!_0x1a32x7){_0x1a32x2[_0x617e[7]](_0x1a32x8,0);_0x1a32x2[_0x617e[8]](_0x1a32x5,0);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x6);_0x1a32x2[_0x617e[8]](0,_0x1a32x6);_0x1a32x2[_0x617e[8]](0,_0x1a32x8);_0x1a32x2[_0x617e[8]](_0x1a32x8,0);_0x1a32x2[_0x617e[10]]();_0x1a32x2[_0x617e[9]]()}};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[20]]= _0x1a32x10;function _0x1a32x11(){}_0x1a32x11[_0x617e[0]]= new mxCylinder();_0x1a32x11[_0x617e[0]][_0x617e[1]]= _0x1a32x11;_0x1a32x11[_0x617e[0]][_0x617e[2]]= 0.4;_0x1a32x11[_0x617e[0]][_0x617e[3]]= function(_0x1a32x2,_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6,_0x1a32x7){var _0x1a32x8=mxUtils[_0x617e[5]](this[_0x617e[4]],_0x617e[2],this[_0x617e[2]]);var _0x1a32xf=_0x1a32x6* _0x1a32x8;var _0x1a32x12=1.4;if(!_0x1a32x7){_0x1a32x2[_0x617e[7]](0,_0x1a32xf/ 2);_0x1a32x2[_0x617e[21]](_0x1a32x5/ 4,_0x1a32xf* _0x1a32x12,_0x1a32x5/ 2,_0x1a32xf/ 2);_0x1a32x2[_0x617e[21]](_0x1a32x5* 3/ 4,_0x1a32xf* (1- _0x1a32x12),_0x1a32x5,_0x1a32xf/ 2);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x6- _0x1a32xf/ 2);_0x1a32x2[_0x617e[21]](_0x1a32x5* 3/ 4,_0x1a32x6- _0x1a32xf* _0x1a32x12,_0x1a32x5/ 2,_0x1a32x6- _0x1a32xf/ 2);_0x1a32x2[_0x617e[21]](_0x1a32x5/ 4,_0x1a32x6- _0x1a32xf* (1- _0x1a32x12),0,_0x1a32x6- _0x1a32xf/ 2);_0x1a32x2[_0x617e[8]](0,_0x1a32xf/ 2);_0x1a32x2[_0x617e[10]]();_0x1a32x2[_0x617e[9]]()}};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[22]]= _0x1a32x11;function _0x1a32x13(){}_0x1a32x13[_0x617e[0]]= new mxCylinder();_0x1a32x13[_0x617e[0]][_0x617e[1]]= _0x1a32x13;_0x1a32x13[_0x617e[0]][_0x617e[2]]= 0.2;_0x1a32x13[_0x617e[0]][_0x617e[3]]= function(_0x1a32x2,_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6,_0x1a32x7){var _0x1a32x8=_0x1a32x5* mxUtils[_0x617e[5]](this[_0x617e[4]],_0x617e[2],this[_0x617e[2]]);if(!_0x1a32x7){_0x1a32x2[_0x617e[7]](0,0);_0x1a32x2[_0x617e[8]](_0x1a32x5- _0x1a32x8,0);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x6/ 2);_0x1a32x2[_0x617e[8]](_0x1a32x5- _0x1a32x8,_0x1a32x6);_0x1a32x2[_0x617e[8]](0,_0x1a32x6);_0x1a32x2[_0x617e[8]](_0x1a32x8,_0x1a32x6/ 2);_0x1a32x2[_0x617e[10]]();_0x1a32x2[_0x617e[9]]()}};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[23]]= _0x1a32x13;function _0x1a32x14(){mxRectangleShape[_0x617e[24]](this)}mxUtils[_0x617e[25]](_0x1a32x14,mxRectangleShape);_0x1a32x14[_0x617e[0]][_0x617e[26]]= function(){return false};_0x1a32x14[_0x617e[0]][_0x617e[27]]= function(_0x1a32x15,_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6){var _0x1a32x16=Math[_0x617e[6]](_0x1a32x5/ 5,_0x1a32x6/ 5)+ 1;_0x1a32x15[_0x617e[28]]();_0x1a32x15[_0x617e[7]](_0x1a32x3+ _0x1a32x5/ 2,_0x1a32x4+ _0x1a32x16);_0x1a32x15[_0x617e[8]](_0x1a32x3+ _0x1a32x5/ 2,_0x1a32x4+ _0x1a32x6- _0x1a32x16);_0x1a32x15[_0x617e[7]](_0x1a32x3+ _0x1a32x16,_0x1a32x4+ _0x1a32x6/ 2);_0x1a32x15[_0x617e[8]](_0x1a32x3+ _0x1a32x5- _0x1a32x16,_0x1a32x4+ _0x1a32x6/ 2);_0x1a32x15[_0x617e[9]]();_0x1a32x15[_0x617e[29]]();mxRectangleShape[_0x617e[0]][_0x617e[27]][_0x617e[30]](this,arguments)};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[31]]= _0x1a32x14;function _0x1a32x17(){mxRectangleShape[_0x617e[24]](this)}mxUtils[_0x617e[25]](_0x1a32x17,mxRectangleShape);_0x1a32x17[_0x617e[0]][_0x617e[26]]= function(){return false};_0x1a32x17[_0x617e[0]][_0x617e[27]]= function(_0x1a32x15,_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6){if(this[_0x617e[4]]!= null){if(this[_0x617e[4]][_0x617e[32]]== 1){var _0x1a32x18=Math[_0x617e[34]](2,this[_0x617e[33]]+ 1);mxRectangleShape[_0x617e[0]][_0x617e[35]][_0x617e[24]](this,_0x1a32x15,_0x1a32x3+ _0x1a32x18,_0x1a32x4+ _0x1a32x18,_0x1a32x5- 2* _0x1a32x18,_0x1a32x6- 2* _0x1a32x18);mxRectangleShape[_0x617e[0]][_0x617e[27]][_0x617e[30]](this,arguments);_0x1a32x3+= _0x1a32x18;_0x1a32x4+= _0x1a32x18;_0x1a32x5-= 2* _0x1a32x18;_0x1a32x6-= 2* _0x1a32x18};_0x1a32x15[_0x617e[36]](false);var _0x1a32x19=0;var _0x1a32x1a=null;do{_0x1a32x1a= mxCellRenderer[_0x617e[0]][_0x617e[12]][this[_0x617e[4]][_0x617e[37]+ _0x1a32x19]];if(_0x1a32x1a!= null){var _0x1a32x1b=this[_0x617e[4]][_0x617e[37]+ _0x1a32x19+ _0x617e[38]];var _0x1a32x1c=this[_0x617e[4]][_0x617e[37]+ _0x1a32x19+ _0x617e[39]];var _0x1a32x1d=this[_0x617e[4]][_0x617e[37]+ _0x1a32x19+ _0x617e[40]];var _0x1a32x1e=this[_0x617e[4]][_0x617e[37]+ _0x1a32x19+ _0x617e[41]];var _0x1a32x1f=this[_0x617e[4]][_0x617e[37]+ _0x1a32x19+ _0x617e[42]]|| 0;var _0x1a32x20=this[_0x617e[4]][_0x617e[37]+ _0x1a32x19+ _0x617e[43]];if(_0x1a32x20!= null){_0x1a32x1f+= this[_0x617e[44]](_0x1a32x5+ this[_0x617e[33]],_0x1a32x6+ this[_0x617e[33]])* _0x1a32x20};var _0x1a32x21=_0x1a32x3;var _0x1a32x22=_0x1a32x4;if(_0x1a32x1b== mxConstants[_0x617e[45]]){_0x1a32x21+= (_0x1a32x5- _0x1a32x1d)/ 2}else {if(_0x1a32x1b== mxConstants[_0x617e[46]]){_0x1a32x21+= _0x1a32x5- _0x1a32x1d- _0x1a32x1f}else {_0x1a32x21+= _0x1a32x1f}};if(_0x1a32x1c== mxConstants[_0x617e[47]]){_0x1a32x22+= (_0x1a32x6- _0x1a32x1e)/ 2}else {if(_0x1a32x1c== mxConstants[_0x617e[48]]){_0x1a32x22+= _0x1a32x6- _0x1a32x1e- _0x1a32x1f}else {_0x1a32x22+= _0x1a32x1f}};_0x1a32x15[_0x617e[49]]();var _0x1a32x23= new _0x1a32x1a();_0x1a32x23[_0x617e[4]]= this[_0x617e[4]];_0x1a32x1a[_0x617e[0]][_0x617e[50]][_0x617e[24]](_0x1a32x23,_0x1a32x15,_0x1a32x21,_0x1a32x22,_0x1a32x1d,_0x1a32x1e);_0x1a32x15[_0x617e[51]]()};_0x1a32x19++}while(_0x1a32x1a!= null);}};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[52]]= _0x1a32x17;function _0x1a32x24(){}_0x1a32x24[_0x617e[0]]= new mxCylinder();_0x1a32x24[_0x617e[0]][_0x617e[1]]= _0x1a32x24;_0x1a32x24[_0x617e[0]][_0x617e[3]]= function(_0x1a32x2,_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6,_0x1a32x7){if(_0x1a32x7){_0x1a32x2[_0x617e[7]](0,0);_0x1a32x2[_0x617e[8]](_0x1a32x5/ 2,_0x1a32x6/ 2);_0x1a32x2[_0x617e[8]](_0x1a32x5,0);_0x1a32x2[_0x617e[9]]()}else {_0x1a32x2[_0x617e[7]](0,0);_0x1a32x2[_0x617e[8]](_0x1a32x5,0);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x6);_0x1a32x2[_0x617e[8]](0,_0x1a32x6);_0x1a32x2[_0x617e[10]]()}};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[53]]= _0x1a32x24;function _0x1a32x25(){}_0x1a32x25[_0x617e[0]]= new mxCylinder();_0x1a32x25[_0x617e[0]][_0x617e[1]]= _0x1a32x25;_0x1a32x25[_0x617e[0]][_0x617e[54]]= true;_0x1a32x25[_0x617e[0]][_0x617e[3]]= function(_0x1a32x2,_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6,_0x1a32x7){var _0x1a32x1d=_0x1a32x5/ 3;var _0x1a32x1e=_0x1a32x6/ 4;if(!_0x1a32x7){_0x1a32x2[_0x617e[7]](_0x1a32x5/ 2,_0x1a32x1e);_0x1a32x2[_0x617e[55]](_0x1a32x5/ 2- _0x1a32x1d,_0x1a32x1e,_0x1a32x5/ 2- _0x1a32x1d,0,_0x1a32x5/ 2,0);_0x1a32x2[_0x617e[55]](_0x1a32x5/ 2+ _0x1a32x1d,0,_0x1a32x5/ 2+ _0x1a32x1d,_0x1a32x1e,_0x1a32x5/ 2,_0x1a32x1e);_0x1a32x2[_0x617e[10]]();_0x1a32x2[_0x617e[7]](_0x1a32x5/ 2,_0x1a32x1e);_0x1a32x2[_0x617e[8]](_0x1a32x5/ 2,2* _0x1a32x6/ 3);_0x1a32x2[_0x617e[7]](_0x1a32x5/ 2,_0x1a32x6/ 3);_0x1a32x2[_0x617e[8]](0,_0x1a32x6/ 3);_0x1a32x2[_0x617e[7]](_0x1a32x5/ 2,_0x1a32x6/ 3);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x6/ 3);_0x1a32x2[_0x617e[7]](_0x1a32x5/ 2,2* _0x1a32x6/ 3);_0x1a32x2[_0x617e[8]](0,_0x1a32x6);_0x1a32x2[_0x617e[7]](_0x1a32x5/ 2,2* _0x1a32x6/ 3);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x6);_0x1a32x2[_0x617e[9]]()}};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[56]]= _0x1a32x25;function _0x1a32x26(){}_0x1a32x26[_0x617e[0]]= new mxCylinder();_0x1a32x26[_0x617e[0]][_0x617e[1]]= _0x1a32x26;_0x1a32x26[_0x617e[0]][_0x617e[2]]= 10;_0x1a32x26[_0x617e[0]][_0x617e[54]]= true;_0x1a32x26[_0x617e[0]][_0x617e[3]]= function(_0x1a32x2,_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6,_0x1a32x7){var _0x1a32x27=mxUtils[_0x617e[5]](this[_0x617e[4]],_0x617e[2],this[_0x617e[2]]);var _0x1a32x1d=_0x1a32x27* 2/ 3;var _0x1a32x1e=_0x1a32x27;if(!_0x1a32x7){_0x1a32x2[_0x617e[7]](_0x1a32x5/ 2,_0x1a32x1e);_0x1a32x2[_0x617e[55]](_0x1a32x5/ 2- _0x1a32x1d,_0x1a32x1e,_0x1a32x5/ 2- _0x1a32x1d,0,_0x1a32x5/ 2,0);_0x1a32x2[_0x617e[55]](_0x1a32x5/ 2+ _0x1a32x1d,0,_0x1a32x5/ 2+ _0x1a32x1d,_0x1a32x1e,_0x1a32x5/ 2,_0x1a32x1e);_0x1a32x2[_0x617e[10]]();_0x1a32x2[_0x617e[7]](_0x1a32x5/ 2,_0x1a32x1e);_0x1a32x2[_0x617e[8]](_0x1a32x5/ 2,_0x1a32x6);_0x1a32x2[_0x617e[9]]()}};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[57]]= _0x1a32x26;function _0x1a32x28(){}_0x1a32x28[_0x617e[0]]= new mxCylinder();_0x1a32x28[_0x617e[0]][_0x617e[1]]= _0x1a32x28;_0x1a32x28[_0x617e[0]][_0x617e[58]]= 32;_0x1a32x28[_0x617e[0]][_0x617e[59]]= 12;_0x1a32x28[_0x617e[0]][_0x617e[3]]= function(_0x1a32x2,_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6,_0x1a32x7){var _0x1a32xe=mxUtils[_0x617e[5]](this[_0x617e[4]],_0x617e[58],this[_0x617e[58]]);var _0x1a32xf=mxUtils[_0x617e[5]](this[_0x617e[4]],_0x617e[59],this[_0x617e[59]]);var _0x1a32x29=_0x1a32xe/ 2;var _0x1a32x2a=_0x1a32x29+ _0x1a32xe/ 2;var _0x1a32x2b=0.3* _0x1a32x6- _0x1a32xf/ 2;var _0x1a32x2c=0.7* _0x1a32x6- _0x1a32xf/ 2;if(_0x1a32x7){_0x1a32x2[_0x617e[7]](_0x1a32x29,_0x1a32x2b);_0x1a32x2[_0x617e[8]](_0x1a32x2a,_0x1a32x2b);_0x1a32x2[_0x617e[8]](_0x1a32x2a,_0x1a32x2b+ _0x1a32xf);_0x1a32x2[_0x617e[8]](_0x1a32x29,_0x1a32x2b+ _0x1a32xf);_0x1a32x2[_0x617e[7]](_0x1a32x29,_0x1a32x2c);_0x1a32x2[_0x617e[8]](_0x1a32x2a,_0x1a32x2c);_0x1a32x2[_0x617e[8]](_0x1a32x2a,_0x1a32x2c+ _0x1a32xf);_0x1a32x2[_0x617e[8]](_0x1a32x29,_0x1a32x2c+ _0x1a32xf);_0x1a32x2[_0x617e[9]]()}else {_0x1a32x2[_0x617e[7]](_0x1a32x29,0);_0x1a32x2[_0x617e[8]](_0x1a32x5,0);_0x1a32x2[_0x617e[8]](_0x1a32x5,_0x1a32x6);_0x1a32x2[_0x617e[8]](_0x1a32x29,_0x1a32x6);_0x1a32x2[_0x617e[8]](_0x1a32x29,_0x1a32x2c+ _0x1a32xf);_0x1a32x2[_0x617e[8]](0,_0x1a32x2c+ _0x1a32xf);_0x1a32x2[_0x617e[8]](0,_0x1a32x2c);_0x1a32x2[_0x617e[8]](_0x1a32x29,_0x1a32x2c);_0x1a32x2[_0x617e[8]](_0x1a32x29,_0x1a32x2b+ _0x1a32xf);_0x1a32x2[_0x617e[8]](0,_0x1a32x2b+ _0x1a32xf);_0x1a32x2[_0x617e[8]](0,_0x1a32x2b);_0x1a32x2[_0x617e[8]](_0x1a32x29,_0x1a32x2b);_0x1a32x2[_0x617e[10]]();_0x1a32x2[_0x617e[9]]()}};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[60]]= _0x1a32x28;function _0x1a32x2d(){}_0x1a32x2d[_0x617e[0]]= new mxDoubleEllipse();_0x1a32x2d[_0x617e[0]][_0x617e[1]]= _0x1a32x2d;_0x1a32x2d[_0x617e[0]][_0x617e[61]]= true;_0x1a32x2d[_0x617e[0]][_0x617e[50]]= function(_0x1a32x15,_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6){var _0x1a32x18=Math[_0x617e[6]](4,Math[_0x617e[6]](_0x1a32x5/ 5,_0x1a32x6/ 5));if(_0x1a32x5> 0&& _0x1a32x6> 0){_0x1a32x15[_0x617e[62]](_0x1a32x3+ _0x1a32x18,_0x1a32x4+ _0x1a32x18,_0x1a32x5- 2* _0x1a32x18,_0x1a32x6- 2* _0x1a32x18);_0x1a32x15[_0x617e[63]]()};_0x1a32x15[_0x617e[64]](false);if(this[_0x617e[61]]){_0x1a32x15[_0x617e[62]](_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6);_0x1a32x15[_0x617e[29]]()}};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[65]]= _0x1a32x2d;function _0x1a32x2e(){}_0x1a32x2e[_0x617e[0]]= new _0x1a32x2d();_0x1a32x2e[_0x617e[0]][_0x617e[1]]= _0x1a32x2e;_0x1a32x2e[_0x617e[0]][_0x617e[61]]= false;mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[66]]= _0x1a32x2e;var _0x1a32x2f=mxImageExport[_0x617e[0]][_0x617e[67]];mxImageExport[_0x617e[0]][_0x617e[67]]= function(){_0x1a32x2f[_0x617e[30]](this,arguments);function _0x1a32x30(_0x1a32x31){return {drawShape:function(_0x1a32x32,_0x1a32x33,_0x1a32x34,_0x1a32x35){var _0x1a32x3=_0x1a32x34[_0x617e[68]];var _0x1a32x4=_0x1a32x34[_0x617e[69]];var _0x1a32x5=_0x1a32x34[_0x617e[70]];var _0x1a32x6=_0x1a32x34[_0x617e[71]];if(_0x1a32x35){var _0x1a32x18=Math[_0x617e[6]](4,Math[_0x617e[6]](_0x1a32x5/ 5,_0x1a32x6/ 5));_0x1a32x3+= _0x1a32x18;_0x1a32x4+= _0x1a32x18;_0x1a32x5-= 2* _0x1a32x18;_0x1a32x6-= 2* _0x1a32x18;if(_0x1a32x5> 0&& _0x1a32x6> 0){_0x1a32x32[_0x617e[62]](_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6)};return true}else {_0x1a32x32[_0x617e[63]]();if(_0x1a32x31){_0x1a32x32[_0x617e[62]](_0x1a32x3,_0x1a32x4,_0x1a32x5,_0x1a32x6);_0x1a32x32[_0x617e[29]]()}}}}}this[_0x617e[72]][_0x617e[65]]= _0x1a32x30(true);this[_0x617e[72]][_0x617e[66]]= _0x1a32x30(false)};function _0x1a32x36(){mxArrow[_0x617e[24]](this)}mxUtils[_0x617e[25]](_0x1a32x36,mxArrow);_0x1a32x36[_0x617e[0]][_0x617e[73]]= function(_0x1a32x15,_0x1a32x37){var _0x1a32x1d=10;var _0x1a32x38=_0x1a32x37[0];var _0x1a32x39=_0x1a32x37[_0x1a32x37[_0x617e[74]]- 1];var _0x1a32xe=_0x1a32x39[_0x617e[68]]- _0x1a32x38[_0x617e[68]];var _0x1a32xf=_0x1a32x39[_0x617e[69]]- _0x1a32x38[_0x617e[69]];var _0x1a32x3a=Math[_0x617e[75]](_0x1a32xe* _0x1a32xe+ _0x1a32xf* _0x1a32xf);var _0x1a32x3b=_0x1a32x3a;var _0x1a32x3c=_0x1a32xe/ _0x1a32x3a;var _0x1a32x3d=_0x1a32xf/ _0x1a32x3a;var _0x1a32x3e=_0x1a32x3b* _0x1a32x3c;var _0x1a32x3f=_0x1a32x3b* _0x1a32x3d;var _0x1a32x40=_0x1a32x1d* _0x1a32x3d/ 3;var _0x1a32x41=-_0x1a32x1d* _0x1a32x3c / 3;var _0x1a32x42=_0x1a32x38[_0x617e[68]]- _0x1a32x40/ 2;var _0x1a32x43=_0x1a32x38[_0x617e[69]]- _0x1a32x41/ 2;var _0x1a32x44=_0x1a32x42+ _0x1a32x40;var _0x1a32x45=_0x1a32x43+ _0x1a32x41;var _0x1a32x46=_0x1a32x44+ _0x1a32x3e;var _0x1a32x47=_0x1a32x45+ _0x1a32x3f;var _0x1a32x48=_0x1a32x46+ _0x1a32x40;var _0x1a32x49=_0x1a32x47+ _0x1a32x41;var _0x1a32x4a=_0x1a32x48- 3* _0x1a32x40;var _0x1a32x4b=_0x1a32x49- 3* _0x1a32x41;_0x1a32x15[_0x617e[28]]();_0x1a32x15[_0x617e[7]](_0x1a32x44,_0x1a32x45);_0x1a32x15[_0x617e[8]](_0x1a32x46,_0x1a32x47);_0x1a32x15[_0x617e[7]](_0x1a32x4a+ _0x1a32x40,_0x1a32x4b+ _0x1a32x41);_0x1a32x15[_0x617e[8]](_0x1a32x42,_0x1a32x43);_0x1a32x15[_0x617e[29]]()};mxCellRenderer[_0x617e[0]][_0x617e[12]][_0x617e[76]]= _0x1a32x36;mxMarker[_0x617e[78]](_0x617e[77],function(_0x1a32x32,_0x1a32x1a,_0x1a32x4c,_0x1a32x39,_0x1a32x4d,_0x1a32x4e,_0x1a32x4f,_0x1a32x50,_0x1a32x51,_0x1a32x52){var _0x1a32x3c=_0x1a32x4d* (_0x1a32x4f+ _0x1a32x51+ 1);var _0x1a32x3d=_0x1a32x4e* (_0x1a32x4f+ _0x1a32x51+ 1);return function(){_0x1a32x32[_0x617e[28]]();_0x1a32x32[_0x617e[7]](_0x1a32x39[_0x617e[68]]- _0x1a32x3c/ 2- _0x1a32x3d/ 2,_0x1a32x39[_0x617e[69]]- _0x1a32x3d/ 2+ _0x1a32x3c/ 2);_0x1a32x32[_0x617e[8]](_0x1a32x39[_0x617e[68]]+ _0x1a32x3d/ 2- 3* _0x1a32x3c/ 2,_0x1a32x39[_0x617e[69]]- 3* _0x1a32x3d/ 2- _0x1a32x3c/ 2);_0x1a32x32[_0x617e[29]]()}});var _0x1a32x53=-99;if( typeof (mxVertexHandler)!= _0x617e[79]){function _0x1a32x54(_0x1a32x33){mxVertexHandler[_0x617e[24]](this,_0x1a32x33)}mxUtils[_0x617e[25]](_0x1a32x54,mxVertexHandler);_0x1a32x54[_0x617e[0]][_0x617e[80]]= false;_0x1a32x54[_0x617e[0]][_0x617e[81]]= function(){this[_0x617e[82]]= mxUtils[_0x617e[5]](this[_0x617e[83]][_0x617e[4]],mxConstants.STYLE_HORIZONTAL,true);var _0x1a32x55=this[_0x617e[83]][_0x617e[85]][_0x617e[84]];if(this[_0x617e[86]]!= null){var _0x1a32x34= new mxRectangle(0,0,this[_0x617e[86]][_0x617e[70]],this[_0x617e[86]][_0x617e[71]]);this[_0x617e[87]]= new mxImageShape(_0x1a32x34,this[_0x617e[86]][_0x617e[88]])}else {var _0x1a32x4f=10;var _0x1a32x34= new mxRectangle(0,0,_0x1a32x4f,_0x1a32x4f);this[_0x617e[87]]= new mxRhombus(_0x1a32x34,mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};this[_0x617e[87]][_0x617e[89]]= (_0x1a32x55[_0x617e[89]]!= mxConstants[_0x617e[90]])?mxConstants[_0x617e[91]]:mxConstants[_0x617e[90]];this[_0x617e[87]][_0x617e[81]](_0x1a32x55[_0x617e[93]]()[_0x617e[92]]());this[_0x617e[87]][_0x617e[95]][_0x617e[4]][_0x617e[94]]= this[_0x617e[96]]();mxEvent[_0x617e[97]](this[_0x617e[87]][_0x617e[95]],_0x1a32x55,this[_0x617e[83]]);mxVertexHandler[_0x617e[0]][_0x617e[81]][_0x617e[30]](this,arguments)};_0x1a32x54[_0x617e[0]][_0x617e[96]]= function(){return _0x617e[98]};_0x1a32x54[_0x617e[0]][_0x617e[99]]= function(){mxVertexHandler[_0x617e[0]][_0x617e[99]][_0x617e[30]](this,arguments);var _0x1a32x4f=this[_0x617e[87]][_0x617e[100]][_0x617e[70]];this[_0x617e[87]][_0x617e[100]]= this[_0x617e[101]](_0x1a32x4f);this[_0x617e[87]][_0x617e[99]]()};_0x1a32x54[_0x617e[0]][_0x617e[102]]= function(){mxVertexHandler[_0x617e[0]][_0x617e[102]][_0x617e[30]](this,arguments);if(this[_0x617e[87]]!= null){this[_0x617e[87]][_0x617e[102]]();this[_0x617e[87]]= null}};_0x1a32x54[_0x617e[0]][_0x617e[103]]= function(_0x1a32x56){if(_0x1a32x56[_0x617e[104]](this[_0x617e[87]])){return _0x1a32x53};return mxVertexHandler[_0x617e[0]][_0x617e[103]][_0x617e[30]](this,arguments)};_0x1a32x54[_0x617e[0]][_0x617e[105]]= function(_0x1a32x57,_0x1a32x56){if(!_0x1a32x56[_0x617e[106]]()&& this[_0x617e[107]]== _0x1a32x53){var _0x1a32x58= new mxPoint(_0x1a32x56[_0x617e[108]](),_0x1a32x56[_0x617e[109]]());this[_0x617e[110]](_0x1a32x58);var _0x1a32x59=this[_0x617e[84]][_0x617e[112]](_0x1a32x56[_0x617e[111]]());var _0x1a32x5a=this[_0x617e[84]][_0x617e[93]]()[_0x617e[113]];if(_0x1a32x59&& this[_0x617e[80]]){_0x1a32x58[_0x617e[68]]= this[_0x617e[84]][_0x617e[114]](_0x1a32x58[_0x617e[68]]/ _0x1a32x5a)* _0x1a32x5a;_0x1a32x58[_0x617e[69]]= this[_0x617e[84]][_0x617e[114]](_0x1a32x58[_0x617e[69]]/ _0x1a32x5a)* _0x1a32x5a};this[_0x617e[115]](_0x1a32x58);this[_0x617e[116]](this[_0x617e[87]],_0x1a32x58[_0x617e[68]],_0x1a32x58[_0x617e[69]]);this[_0x617e[83]][_0x617e[85]][_0x617e[84]][_0x617e[117]][_0x617e[99]](this[_0x617e[83]],true);_0x1a32x56[_0x617e[118]]()}else {mxVertexHandler[_0x617e[0]][_0x617e[105]][_0x617e[30]](this,arguments)}};_0x1a32x54[_0x617e[0]][_0x617e[119]]= function(_0x1a32x57,_0x1a32x56){if(!_0x1a32x56[_0x617e[106]]()&& this[_0x617e[107]]== _0x1a32x53){this[_0x617e[120]]();this[_0x617e[121]]();_0x1a32x56[_0x617e[118]]()}else {mxVertexHandler[_0x617e[0]][_0x617e[119]][_0x617e[30]](this,arguments)}};_0x1a32x54[_0x617e[0]][_0x617e[101]]= function(_0x1a32x4f){var _0x1a32x5b=this[_0x617e[83]][_0x617e[123]][_0x617e[122]]();var _0x1a32x5c=mxUtils[_0x617e[124]](_0x1a32x5b);var _0x1a32x5d=Math[_0x617e[125]](_0x1a32x5c);var _0x1a32x5e=Math[_0x617e[126]](_0x1a32x5c);var _0x1a32x34= new mxRectangle(this[_0x617e[83]][_0x617e[68]],this[_0x617e[83]][_0x617e[69]],this[_0x617e[83]][_0x617e[70]],this[_0x617e[83]][_0x617e[71]]);if(this[_0x617e[83]][_0x617e[123]][_0x617e[127]]()){var _0x1a32x5f=(_0x1a32x34[_0x617e[70]]- _0x1a32x34[_0x617e[71]])/ 2;_0x1a32x34[_0x617e[68]]+= _0x1a32x5f;_0x1a32x34[_0x617e[69]]-= _0x1a32x5f;var _0x1a32x23=_0x1a32x34[_0x617e[70]];_0x1a32x34[_0x617e[70]]= _0x1a32x34[_0x617e[71]];_0x1a32x34[_0x617e[71]]= _0x1a32x23};var _0x1a32x60=this[_0x617e[128]](_0x1a32x34);if(this[_0x617e[83]][_0x617e[123]][_0x617e[129]]){_0x1a32x60[_0x617e[68]]= 2* _0x1a32x34[_0x617e[68]]+ _0x1a32x34[_0x617e[70]]- _0x1a32x60[_0x617e[68]]};if(this[_0x617e[83]][_0x617e[123]][_0x617e[130]]){_0x1a32x60[_0x617e[69]]= 2* _0x1a32x34[_0x617e[69]]+ _0x1a32x34[_0x617e[71]]- _0x1a32x60[_0x617e[69]]};_0x1a32x60= mxUtils[_0x617e[133]](_0x1a32x60,_0x1a32x5d,_0x1a32x5e, new mxPoint(this[_0x617e[83]][_0x617e[131]](),this[_0x617e[83]][_0x617e[132]]()));return new mxRectangle(_0x1a32x60[_0x617e[68]]- _0x1a32x4f/ 2,_0x1a32x60[_0x617e[69]]- _0x1a32x4f/ 2,_0x1a32x4f,_0x1a32x4f)};_0x1a32x54[_0x617e[0]][_0x617e[128]]= function(_0x1a32x34){return null};_0x1a32x54[_0x617e[0]][_0x617e[115]]= function(_0x1a32x58){};_0x1a32x54[_0x617e[0]][_0x617e[110]]= function(_0x1a32x58){_0x1a32x58[_0x617e[68]]= Math[_0x617e[34]](this[_0x617e[83]][_0x617e[68]],Math[_0x617e[6]](this[_0x617e[83]][_0x617e[68]]+ this[_0x617e[83]][_0x617e[70]],_0x1a32x58[_0x617e[68]]));_0x1a32x58[_0x617e[69]]= Math[_0x617e[34]](this[_0x617e[83]][_0x617e[69]],Math[_0x617e[6]](this[_0x617e[83]][_0x617e[69]]+ this[_0x617e[83]][_0x617e[71]],_0x1a32x58[_0x617e[69]]))};_0x1a32x54[_0x617e[0]][_0x617e[120]]= function(){};function _0x1a32x61(_0x1a32x33){_0x1a32x54[_0x617e[24]](this,_0x1a32x33)}mxUtils[_0x617e[25]](_0x1a32x61,_0x1a32x54);_0x1a32x61[_0x617e[0]][_0x617e[128]]= function(_0x1a32x34){var _0x1a32x5a=this[_0x617e[84]][_0x617e[93]]()[_0x617e[113]];var _0x1a32xb=Math[_0x617e[6]](_0x1a32x34[_0x617e[70]],mxUtils[_0x617e[5]](this[_0x617e[83]][_0x617e[4]],_0x617e[14],60)* _0x1a32x5a);var _0x1a32xc=Math[_0x617e[6]](_0x1a32x34[_0x617e[71]],mxUtils[_0x617e[5]](this[_0x617e[83]][_0x617e[4]],_0x617e[15],20)* _0x1a32x5a);var _0x1a32xd=mxUtils[_0x617e[5]](this[_0x617e[83]][_0x617e[4]],_0x617e[16],_0x617e[17]);var _0x1a32x3=(_0x1a32xd== _0x617e[18])?_0x1a32x34[_0x617e[68]]+ _0x1a32xb:_0x1a32x34[_0x617e[68]]+ _0x1a32x34[_0x617e[70]]- _0x1a32xb;return new mxPoint(_0x1a32x3,_0x1a32x34[_0x617e[69]]+ _0x1a32xc)};_0x1a32x61[_0x617e[0]][_0x617e[115]]= function(_0x1a32x58){var _0x1a32x5b=this[_0x617e[83]][_0x617e[123]][_0x617e[122]]();var _0x1a32x5c=mxUtils[_0x617e[124]](_0x1a32x5b);var _0x1a32x5d=Math[_0x617e[125]](-_0x1a32x5c);var _0x1a32x5e=Math[_0x617e[126]](-_0x1a32x5c);var _0x1a32x34= new mxRectangle(this[_0x617e[83]][_0x617e[68]],this[_0x617e[83]][_0x617e[69]],this[_0x617e[83]][_0x617e[70]],this[_0x617e[83]][_0x617e[71]]);if(this[_0x617e[83]][_0x617e[123]][_0x617e[127]]()){var _0x1a32x5f=(_0x1a32x34[_0x617e[70]]- _0x1a32x34[_0x617e[71]])/ 2;_0x1a32x34[_0x617e[68]]+= _0x1a32x5f;_0x1a32x34[_0x617e[69]]-= _0x1a32x5f;var _0x1a32x23=_0x1a32x34[_0x617e[70]];_0x1a32x34[_0x617e[70]]= _0x1a32x34[_0x617e[71]];_0x1a32x34[_0x617e[71]]= _0x1a32x23};var _0x1a32x60= new mxPoint(_0x1a32x58[_0x617e[68]],_0x1a32x58[_0x617e[69]]);_0x1a32x60= mxUtils[_0x617e[133]](_0x1a32x60,_0x1a32x5d,_0x1a32x5e, new mxPoint(this[_0x617e[83]][_0x617e[131]](),this[_0x617e[83]][_0x617e[132]]()));if(this[_0x617e[83]][_0x617e[123]][_0x617e[129]]){_0x1a32x60[_0x617e[68]]= 2* _0x1a32x34[_0x617e[68]]+ _0x1a32x34[_0x617e[70]]- _0x1a32x60[_0x617e[68]]};if(this[_0x617e[83]][_0x617e[123]][_0x617e[130]]){_0x1a32x60[_0x617e[69]]= 2* _0x1a32x34[_0x617e[69]]+ _0x1a32x34[_0x617e[71]]- _0x1a32x60[_0x617e[69]]};var _0x1a32x62=this[_0x617e[134]](_0x1a32x60,_0x1a32x34);if(_0x1a32x62!= null){if(this[_0x617e[83]][_0x617e[123]][_0x617e[129]]){_0x1a32x62[_0x617e[68]]= 2* _0x1a32x34[_0x617e[68]]+ _0x1a32x34[_0x617e[70]]- _0x1a32x62[_0x617e[68]]};if(this[_0x617e[83]][_0x617e[123]][_0x617e[130]]){_0x1a32x62[_0x617e[69]]= 2* _0x1a32x34[_0x617e[69]]+ _0x1a32x34[_0x617e[71]]- _0x1a32x62[_0x617e[69]]};_0x1a32x5d= Math[_0x617e[125]](_0x1a32x5c);_0x1a32x5e= Math[_0x617e[126]](_0x1a32x5c);_0x1a32x62= mxUtils[_0x617e[133]](_0x1a32x62,_0x1a32x5d,_0x1a32x5e, new mxPoint(this[_0x617e[83]][_0x617e[131]](),this[_0x617e[83]][_0x617e[132]]()));_0x1a32x58[_0x617e[68]]= _0x1a32x62[_0x617e[68]];_0x1a32x58[_0x617e[69]]= _0x1a32x62[_0x617e[69]]}};_0x1a32x61[_0x617e[0]][_0x617e[134]]= function(_0x1a32x60,_0x1a32x34){var _0x1a32xd=mxUtils[_0x617e[5]](this[_0x617e[83]][_0x617e[4]],_0x617e[16],_0x617e[17]);var _0x1a32xb=(_0x1a32xd== _0x617e[18])?_0x1a32x60[_0x617e[68]]- _0x1a32x34[_0x617e[68]]:_0x1a32x34[_0x617e[68]]+ _0x1a32x34[_0x617e[70]]- _0x1a32x60[_0x617e[68]];var _0x1a32xc=_0x1a32x60[_0x617e[69]]- _0x1a32x34[_0x617e[69]];var _0x1a32x5a=this[_0x617e[84]][_0x617e[93]]()[_0x617e[113]];this[_0x617e[83]][_0x617e[4]][_0x617e[14]]= Math[_0x617e[135]](Math[_0x617e[34]](1,_0x1a32xb)/ _0x1a32x5a);this[_0x617e[83]][_0x617e[4]][_0x617e[15]]= Math[_0x617e[135]](Math[_0x617e[34]](1,_0x1a32xc)/ _0x1a32x5a)};_0x1a32x61[_0x617e[0]][_0x617e[120]]= function(){var _0x1a32x63=this[_0x617e[84]][_0x617e[136]]();_0x1a32x63[_0x617e[137]]();try{this[_0x617e[83]][_0x617e[85]][_0x617e[84]][_0x617e[139]](_0x617e[14],this[_0x617e[83]][_0x617e[4]][_0x617e[14]],[this[_0x617e[83]][_0x617e[138]]]);this[_0x617e[83]][_0x617e[85]][_0x617e[84]][_0x617e[139]](_0x617e[15],this[_0x617e[83]][_0x617e[4]][_0x617e[15]],[this[_0x617e[83]][_0x617e[138]]])}finally{_0x1a32x63[_0x617e[140]]()}};function _0x1a32x64(_0x1a32x33){_0x1a32x61[_0x617e[24]](this,_0x1a32x33)}mxUtils[_0x617e[25]](_0x1a32x64,_0x1a32x61);_0x1a32x64[_0x617e[0]][_0x617e[128]]= function(_0x1a32x34){var _0x1a32x5a=this[_0x617e[84]][_0x617e[93]]()[_0x617e[113]];var _0x1a32x65=mxUtils[_0x617e[5]](this[_0x617e[83]][_0x617e[4]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE);return new mxPoint(_0x1a32x34[_0x617e[68]]+ _0x1a32x34[_0x617e[70]]/ 2,_0x1a32x34[_0x617e[69]]+ Math[_0x617e[6]](_0x1a32x34[_0x617e[71]],_0x1a32x65* _0x1a32x5a))};_0x1a32x64[_0x617e[0]][_0x617e[134]]= function(_0x1a32x58,_0x1a32x34){_0x1a32x58[_0x617e[68]]= _0x1a32x34[_0x617e[68]]+ _0x1a32x34[_0x617e[70]]/ 2;startSize= _0x1a32x58[_0x617e[69]]- _0x1a32x34[_0x617e[69]];var _0x1a32x5a=this[_0x617e[84]][_0x617e[93]]()[_0x617e[113]];this[_0x617e[83]][_0x617e[4]][_0x617e[141]]= Math[_0x617e[135]](Math[_0x617e[34]](1,startSize)/ _0x1a32x5a);return _0x1a32x58};_0x1a32x64[_0x617e[0]][_0x617e[120]]= function(){this[_0x617e[83]][_0x617e[85]][_0x617e[84]][_0x617e[139]](_0x617e[141],this[_0x617e[83]][_0x617e[4]][_0x617e[141]],[this[_0x617e[83]][_0x617e[138]]])};function _0x1a32x66(_0x1a32x33){_0x1a32x61[_0x617e[24]](this,_0x1a32x33)}mxUtils[_0x617e[25]](_0x1a32x66,_0x1a32x61);_0x1a32x66[_0x617e[0]][_0x617e[142]]= 20;_0x1a32x66[_0x617e[0]][_0x617e[143]]= 1;_0x1a32x66[_0x617e[0]][_0x617e[128]]= function(_0x1a32x34){var _0x1a32x5a=this[_0x617e[84]][_0x617e[93]]()[_0x617e[113]];var _0x1a32x67=Math[_0x617e[6]](_0x1a32x34[_0x617e[70]],Math[_0x617e[6]](_0x1a32x34[_0x617e[71]],mxUtils[_0x617e[5]](this[_0x617e[83]][_0x617e[4]],_0x617e[2],this[_0x617e[142]])* _0x1a32x5a/ this[_0x617e[143]]));return new mxPoint(_0x1a32x34[_0x617e[68]]+ _0x1a32x67,_0x1a32x34[_0x617e[69]]+ _0x1a32x67)};_0x1a32x66[_0x617e[0]][_0x617e[134]]= function(_0x1a32x60,_0x1a32x34){var _0x1a32x4f=Math[_0x617e[34]](0,Math[_0x617e[6]](Math[_0x617e[6]](_0x1a32x34[_0x617e[70]]/ this[_0x617e[143]],_0x1a32x60[_0x617e[68]]- _0x1a32x34[_0x617e[68]]),Math[_0x617e[6]](_0x1a32x34[_0x617e[71]]/ this[_0x617e[143]],_0x1a32x60[_0x617e[69]]- _0x1a32x34[_0x617e[69]])));var _0x1a32x5a=this[_0x617e[84]][_0x617e[93]]()[_0x617e[113]];this[_0x617e[83]][_0x617e[4]][_0x617e[2]]= Math[_0x617e[135]](Math[_0x617e[34]](1,_0x1a32x4f)/ _0x1a32x5a)* this[_0x617e[143]];return new mxPoint(_0x1a32x34[_0x617e[68]]+ _0x1a32x4f,_0x1a32x34[_0x617e[69]]+ _0x1a32x4f)};_0x1a32x66[_0x617e[0]][_0x617e[120]]= function(){this[_0x617e[83]][_0x617e[85]][_0x617e[84]][_0x617e[139]](_0x617e[2],this[_0x617e[83]][_0x617e[4]][_0x617e[2]],[this[_0x617e[83]][_0x617e[138]]])};function _0x1a32x68(_0x1a32x33){_0x1a32x66[_0x617e[24]](this,_0x1a32x33)}mxUtils[_0x617e[25]](_0x1a32x68,_0x1a32x66);_0x1a32x68[_0x617e[0]][_0x617e[142]]= 30;_0x1a32x68[_0x617e[0]][_0x617e[143]]= 2;function _0x1a32x69(_0x1a32x33){_0x1a32x66[_0x617e[24]](this,_0x1a32x33)}mxUtils[_0x617e[25]](_0x1a32x69,_0x1a32x66);_0x1a32x69[_0x617e[0]][_0x617e[142]]= 30;_0x1a32x69[_0x617e[0]][_0x617e[143]]= 1;_0x1a32x69[_0x617e[0]][_0x617e[128]]= function(_0x1a32x34){var _0x1a32x5a=this[_0x617e[84]][_0x617e[93]]()[_0x617e[113]];var _0x1a32x67=Math[_0x617e[6]](_0x1a32x34[_0x617e[70]],Math[_0x617e[6]](_0x1a32x34[_0x617e[71]],mxUtils[_0x617e[5]](this[_0x617e[83]][_0x617e[4]],_0x617e[2],this[_0x617e[142]])* _0x1a32x5a/ this[_0x617e[143]]));return new mxPoint(_0x1a32x34[_0x617e[68]]+ _0x1a32x34[_0x617e[70]]- _0x1a32x67,_0x1a32x34[_0x617e[69]]+ _0x1a32x67)};_0x1a32x69[_0x617e[0]][_0x617e[134]]= function(_0x1a32x60,_0x1a32x34){var _0x1a32x4f=Math[_0x617e[34]](0,Math[_0x617e[6]](Math[_0x617e[6]](_0x1a32x34[_0x617e[70]]/ this[_0x617e[143]],_0x1a32x60[_0x617e[68]]- _0x1a32x34[_0x617e[68]]+ _0x1a32x34[_0x617e[70]]),Math[_0x617e[6]](_0x1a32x34[_0x617e[71]]/ this[_0x617e[143]],_0x1a32x60[_0x617e[69]]- _0x1a32x34[_0x617e[69]])));var _0x1a32x5a=this[_0x617e[84]][_0x617e[93]]()[_0x617e[113]];this[_0x617e[83]][_0x617e[4]][_0x617e[2]]= Math[_0x617e[135]](Math[_0x617e[34]](1,_0x1a32x4f)/ _0x1a32x5a)* this[_0x617e[143]];return new mxPoint(_0x1a32x34[_0x617e[68]]+ _0x1a32x34[_0x617e[70]]- _0x1a32x4f,_0x1a32x34[_0x617e[69]]+ _0x1a32x4f)};function _0x1a32x6a(_0x1a32x33){_0x1a32x66[_0x617e[24]](this,_0x1a32x33)}mxUtils[_0x617e[25]](_0x1a32x6a,_0x1a32x66);_0x1a32x6a[_0x617e[0]][_0x617e[142]]= 0.2;_0x1a32x6a[_0x617e[0]][_0x617e[143]]= 1;_0x1a32x6a[_0x617e[0]][_0x617e[128]]= function(_0x1a32x34){var _0x1a32x67=mxUtils[_0x617e[5]](this[_0x617e[83]][_0x617e[4]],_0x617e[2],this[_0x617e[142]]);return new mxPoint(_0x1a32x34[_0x617e[68]]+ _0x1a32x34[_0x617e[70]]* _0x1a32x67,_0x1a32x34[_0x617e[69]]+ _0x1a32x34[_0x617e[71]]/ 2)};_0x1a32x6a[_0x617e[0]][_0x617e[134]]= function(_0x1a32x60,_0x1a32x34){var _0x1a32x4f=Math[_0x617e[6]](1,(_0x1a32x60[_0x617e[68]]- _0x1a32x34[_0x617e[68]])/ _0x1a32x34[_0x617e[70]]);this[_0x617e[83]][_0x617e[4]][_0x617e[2]]= _0x1a32x4f;return new mxPoint(_0x1a32x34[_0x617e[68]]+ _0x1a32x4f* _0x1a32x34[_0x617e[70]],_0x1a32x34[_0x617e[69]]+ _0x1a32x34[_0x617e[71]]/ 2)};function _0x1a32x6b(_0x1a32x33){_0x1a32x66[_0x617e[24]](this,_0x1a32x33)}mxUtils[_0x617e[25]](_0x1a32x6b,_0x1a32x66);_0x1a32x6b[_0x617e[0]][_0x617e[142]]= 0.4;_0x1a32x6b[_0x617e[0]][_0x617e[143]]= 1;_0x1a32x6b[_0x617e[0]][_0x617e[128]]= function(_0x1a32x34){var _0x1a32x67=mxUtils[_0x617e[5]](this[_0x617e[83]][_0x617e[4]],_0x617e[2],this[_0x617e[142]]);return new mxPoint(_0x1a32x34[_0x617e[68]]+ _0x1a32x34[_0x617e[70]]/ 2,_0x1a32x34[_0x617e[69]]+ _0x1a32x67* _0x1a32x34[_0x617e[71]]/ 2)};_0x1a32x6b[_0x617e[0]][_0x617e[134]]= function(_0x1a32x60,_0x1a32x34){var _0x1a32x4f=Math[_0x617e[34]](0,Math[_0x617e[6]](1,((_0x1a32x60[_0x617e[69]]- _0x1a32x34[_0x617e[69]])/ _0x1a32x34[_0x617e[71]])* 2));this[_0x617e[83]][_0x617e[4]][_0x617e[2]]= _0x1a32x4f;return new mxPoint(_0x1a32x34[_0x617e[68]]+ _0x1a32x34[_0x617e[70]]/ 2,_0x1a32x34[_0x617e[69]]+ _0x1a32x4f* _0x1a32x34[_0x617e[71]]/ 2)};var _0x1a32x6c={"\x73\x77\x69\x6D\x6C\x61\x6E\x65":_0x1a32x64,"\x66\x6F\x6C\x64\x65\x72":_0x1a32x61,"\x63\x75\x62\x65":_0x1a32x66,"\x63\x61\x72\x64":_0x1a32x68,"\x6E\x6F\x74\x65":_0x1a32x69,"\x73\x74\x65\x70":_0x1a32x6a,"\x74\x61\x70\x65":_0x1a32x6b};var _0x1a32x6d=mxGraph[_0x617e[0]][_0x617e[144]];mxGraph[_0x617e[0]][_0x617e[144]]= function(_0x1a32x33){if(_0x1a32x33!= null){var _0x1a32x6e=_0x1a32x6c[_0x1a32x33[_0x617e[4]][_0x617e[123]]];if(_0x1a32x6e!= null){return new _0x1a32x6e(_0x1a32x33)}};return _0x1a32x6d[_0x617e[30]](this,arguments)}};mxGraph[_0x617e[0]][_0x617e[145]]= function(_0x1a32x6f,_0x1a32x50){if(_0x1a32x6f!= null&& _0x1a32x6f[_0x617e[123]]!= null){if(_0x1a32x6f[_0x617e[123]][_0x617e[146]]!= null){if(_0x1a32x6f[_0x617e[123]][_0x617e[146]]!= null){return _0x1a32x6f[_0x617e[123]][_0x617e[146]][_0x617e[147]]}}else {if(_0x1a32x6f[_0x617e[123]][_0x617e[147]]!= null){return _0x1a32x6f[_0x617e[123]][_0x617e[147]]}}};return null};mxRectangleShape[_0x617e[0]][_0x617e[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[_0x617e[0]][_0x617e[147]]= mxRectangleShape[_0x617e[0]][_0x617e[147]];mxImageShape[_0x617e[0]][_0x617e[147]]= mxRectangleShape[_0x617e[0]][_0x617e[147]];mxSwimlane[_0x617e[0]][_0x617e[147]]= mxRectangleShape[_0x617e[0]][_0x617e[147]];_0x1a32x14[_0x617e[0]][_0x617e[147]]= mxRectangleShape[_0x617e[0]][_0x617e[147]];_0x1a32x9[_0x617e[0]][_0x617e[147]]= mxRectangleShape[_0x617e[0]][_0x617e[147]];_0x1a32x10[_0x617e[0]][_0x617e[147]]= mxRectangleShape[_0x617e[0]][_0x617e[147]];_0x1a32x1[_0x617e[0]][_0x617e[147]]= mxRectangleShape[_0x617e[0]][_0x617e[147]];_0x1a32xa[_0x617e[0]][_0x617e[147]]= mxRectangleShape[_0x617e[0]][_0x617e[147]];mxCylinder[_0x617e[0]][_0x617e[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)];_0x1a32x25[_0x617e[0]][_0x617e[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)];_0x1a32x28[_0x617e[0]][_0x617e[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[_0x617e[0]][_0x617e[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)];_0x1a32x11[_0x617e[0]][_0x617e[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)];_0x1a32x13[_0x617e[0]][_0x617e[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[_0x617e[0]][_0x617e[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)];_0x1a32x26[_0x617e[0]][_0x617e[147]]= [ new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.5,1),false)];mxEllipse[_0x617e[0]][_0x617e[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[_0x617e[0]][_0x617e[147]]= mxEllipse[_0x617e[0]][_0x617e[147]];mxRhombus[_0x617e[0]][_0x617e[147]]= mxEllipse[_0x617e[0]][_0x617e[147]];mxTriangle[_0x617e[0]][_0x617e[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[_0x617e[0]][_0x617e[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[_0x617e[0]][_0x617e[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[_0x617e[0]][_0x617e[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 52d13b7..ba9e4da 100644 --- a/public/assets/plugins/jscripty/js/Sidebar.js +++ b/public/assets/plugins/jscripty/js/Sidebar.js @@ -1 +1 @@ -var _0x95fd=["\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"];_0x95fd[0];function Sidebar(_0xff0dx2,_0xff0dx3){this[_0x95fd[1]]= _0xff0dx2;this[_0x95fd[2]]= _0xff0dx3;this[_0x95fd[3]]= new Object();this[_0x95fd[4]]= true;this[_0x95fd[5]]= new Graph(document[_0x95fd[7]](_0x95fd[6]),null,null,this[_0x95fd[1]][_0x95fd[9]][_0x95fd[5]][_0x95fd[8]]());this[_0x95fd[5]][_0x95fd[10]]= false;this[_0x95fd[5]][_0x95fd[11]]= false;this[_0x95fd[5]][_0x95fd[12]](false);this[_0x95fd[5]][_0x95fd[13]]= false;this[_0x95fd[5]][_0x95fd[14]](false);this[_0x95fd[5]][_0x95fd[15]](false);this[_0x95fd[5]][_0x95fd[2]][_0x95fd[17]][_0x95fd[16]]= _0x95fd[18];this[_0x95fd[5]][_0x95fd[2]][_0x95fd[17]][_0x95fd[19]]= _0x95fd[20];document[_0x95fd[22]][_0x95fd[21]](this[_0x95fd[5]][_0x95fd[2]]);if(!mxClient[_0x95fd[23]]){mxEvent[_0x95fd[26]](document,_0x95fd[24],mxUtils[_0x95fd[25]](this,function(){this[_0x95fd[4]]= true}));mxEvent[_0x95fd[26]](_0xff0dx3,_0x95fd[27],mxUtils[_0x95fd[25]](this,function(){this[_0x95fd[4]]= true}));mxEvent[_0x95fd[26]](document,_0x95fd[28],mxUtils[_0x95fd[25]](this,function(){this[_0x95fd[4]]= false;this[_0x95fd[29]]()}));mxEvent[_0x95fd[26]](document,_0x95fd[30],mxUtils[_0x95fd[25]](this,function(_0xff0dx4){var _0xff0dx5=mxEvent[_0x95fd[31]](_0xff0dx4);while(_0xff0dx5!= null){if(_0xff0dx5== this[_0x95fd[32]]){return};_0xff0dx5= _0xff0dx5[_0x95fd[33]]};this[_0x95fd[29]]()}));mxEvent[_0x95fd[26]](document,_0x95fd[34],mxUtils[_0x95fd[25]](this,function(_0xff0dx4){if(_0xff0dx4[_0x95fd[35]]== null&& _0xff0dx4[_0x95fd[36]]== null){this[_0x95fd[29]]()}}))};this[_0x95fd[37]](); new Image()[_0x95fd[38]]= IMAGE_PATH+ _0x95fd[39]}Sidebar[_0x95fd[40]][_0x95fd[37]]= function(){var _0xff0dx6=STENCIL_PATH;console[_0x95fd[41]](_0xff0dx6);this[_0x95fd[51]](_0x95fd[42],mxResources[_0x95fd[44]](_0x95fd[43]),_0xff0dx6+ _0x95fd[45],_0x95fd[46],[_0x95fd[47],_0x95fd[48],_0x95fd[49],_0x95fd[50]],[mxResources[_0x95fd[44]](_0x95fd[47]),mxResources[_0x95fd[44]](_0x95fd[48]),mxResources[_0x95fd[44]](_0x95fd[49]),mxResources[_0x95fd[44]](_0x95fd[50])])};Sidebar[_0x95fd[40]][_0x95fd[52]]= !mxClient[_0x95fd[23]];Sidebar[_0x95fd[40]][_0x95fd[53]]= 16;Sidebar[_0x95fd[40]][_0x95fd[54]]= 3;Sidebar[_0x95fd[40]][_0x95fd[55]]= 300;Sidebar[_0x95fd[40]][_0x95fd[56]]= true;Sidebar[_0x95fd[40]][_0x95fd[57]]= STENCIL_PATH+ _0x95fd[58];Sidebar[_0x95fd[40]][_0x95fd[59]]= 34;Sidebar[_0x95fd[40]][_0x95fd[60]]= 34;Sidebar[_0x95fd[40]][_0x95fd[61]]= 2;Sidebar[_0x95fd[40]][_0x95fd[62]]= 9;Sidebar[_0x95fd[40]][_0x95fd[63]]= false;Sidebar[_0x95fd[40]][_0x95fd[64]]= false;Sidebar[_0x95fd[40]][_0x95fd[65]]= function(_0xff0dx7,_0xff0dx8,_0xff0dx9,_0xff0dxa){if(this[_0x95fd[52]]&& this[_0x95fd[4]]){if(this[_0x95fd[32]]!= _0xff0dx7){if(this[_0x95fd[66]]!= null){window[_0x95fd[67]](this[_0x95fd[66]]);this[_0x95fd[66]]= null};var _0xff0dxb=mxUtils[_0x95fd[25]](this,function(){if(this[_0x95fd[68]]== null){this[_0x95fd[68]]= document[_0x95fd[7]](_0x95fd[6]);this[_0x95fd[68]][_0x95fd[69]]= _0x95fd[70];document[_0x95fd[22]][_0x95fd[21]](this[_0x95fd[68]]);this[_0x95fd[71]]= new Graph(this[_0x95fd[68]],null,null,this[_0x95fd[1]][_0x95fd[9]][_0x95fd[5]][_0x95fd[8]]());this[_0x95fd[71]][_0x95fd[73]][_0x95fd[72]](this[_0x95fd[53]],this[_0x95fd[53]]);this[_0x95fd[71]][_0x95fd[10]]= false;this[_0x95fd[71]][_0x95fd[11]]= false;this[_0x95fd[71]][_0x95fd[13]]= false;this[_0x95fd[71]][_0x95fd[14]](false);this[_0x95fd[71]][_0x95fd[12]](false);this[_0x95fd[71]][_0x95fd[15]](false);if(!mxClient[_0x95fd[74]]){this[_0x95fd[71]][_0x95fd[73]][_0x95fd[75]][_0x95fd[17]][_0x95fd[19]]= _0x95fd[76]};this[_0x95fd[77]]= mxUtils[_0x95fd[78]](IMAGE_PATH+ _0x95fd[39]);this[_0x95fd[77]][_0x95fd[17]][_0x95fd[19]]= _0x95fd[20];this[_0x95fd[77]][_0x95fd[17]][_0x95fd[79]]= _0x95fd[80];this[_0x95fd[77]][_0x95fd[17]][_0x95fd[81]]= _0x95fd[82];document[_0x95fd[22]][_0x95fd[21]](this[_0x95fd[77]])};this[_0x95fd[68]][_0x95fd[17]][_0x95fd[83]]= _0x95fd[84];this[_0x95fd[71]][_0x95fd[85]]= (_0xff0dxa== null|| _0xff0dxa);this[_0x95fd[71]][_0x95fd[87]][_0x95fd[86]]();this[_0x95fd[71]][_0x95fd[88]](_0xff0dx8);var _0xff0dxc=this[_0x95fd[71]][_0x95fd[89]]();var _0xff0dxd=_0xff0dxc[_0x95fd[79]]+ 2* this[_0x95fd[53]];var _0xff0dxe=_0xff0dxc[_0x95fd[81]]+ 2* this[_0x95fd[53]];if(mxClient[_0x95fd[90]]){_0xff0dxd+= 4;_0xff0dxe+= 4;this[_0x95fd[68]][_0x95fd[17]][_0x95fd[91]]= _0x95fd[18]}else {this[_0x95fd[68]][_0x95fd[17]][_0x95fd[91]]= _0x95fd[92]};this[_0x95fd[77]][_0x95fd[17]][_0x95fd[16]]= _0x95fd[92];this[_0x95fd[68]][_0x95fd[17]][_0x95fd[79]]= _0xff0dxd+ _0x95fd[93];if(this[_0x95fd[64]]&& _0xff0dx9!= null&& _0xff0dx9[_0x95fd[94]]> 0){if(this[_0x95fd[95]]== null){this[_0x95fd[95]]= document[_0x95fd[7]](_0x95fd[6]);this[_0x95fd[95]][_0x95fd[17]][_0x95fd[96]]= _0x95fd[97];this[_0x95fd[95]][_0x95fd[17]][_0x95fd[98]]= _0x95fd[99];this[_0x95fd[95]][_0x95fd[17]][_0x95fd[79]]= _0x95fd[100];this[_0x95fd[95]][_0x95fd[17]][_0x95fd[91]]= _0x95fd[18];if(mxClient[_0x95fd[74]]){this[_0x95fd[95]][_0x95fd[17]][_0x95fd[101]]= _0x95fd[102]}else {this[_0x95fd[95]][_0x95fd[17]][_0x95fd[19]]= _0x95fd[20];this[_0x95fd[95]][_0x95fd[17]][_0x95fd[101]]= _0x95fd[103]};this[_0x95fd[68]][_0x95fd[21]](this[_0x95fd[95]])}else {this[_0x95fd[95]][_0x95fd[104]]= _0x95fd[105]};this[_0x95fd[95]][_0x95fd[17]][_0x95fd[83]]= _0x95fd[105];mxUtils[_0x95fd[106]](this[_0x95fd[95]],_0xff0dx9);var _0xff0dxf=this[_0x95fd[95]][_0x95fd[107]]+ 10;_0xff0dxe+= _0xff0dxf;if(mxClient[_0x95fd[74]]){this[_0x95fd[95]][_0x95fd[17]][_0x95fd[108]]= (-_0xff0dxf) + _0x95fd[93]}else {_0xff0dxe-= 6;this[_0x95fd[95]][_0x95fd[17]][_0x95fd[109]]= (_0xff0dxe- _0xff0dxf)+ _0x95fd[93]}}else {if(this[_0x95fd[95]]!= null&& this[_0x95fd[95]][_0x95fd[33]]!= null){this[_0x95fd[95]][_0x95fd[17]][_0x95fd[83]]= _0x95fd[110]}};this[_0x95fd[68]][_0x95fd[17]][_0x95fd[81]]= _0xff0dxe+ _0x95fd[93];var _0xff0dx10=-Math[_0x95fd[112]](0,_0xff0dxc[_0x95fd[111]]- this[_0x95fd[53]]);var _0xff0dx11=-Math[_0x95fd[112]](0,_0xff0dxc[_0x95fd[113]]- this[_0x95fd[53]]);var _0xff0dx12=this[_0x95fd[2]][_0x95fd[114]]+ this[_0x95fd[1]][_0x95fd[115]]+ 3;var _0xff0dx13=Math[_0x95fd[118]](0,(this[_0x95fd[2]][_0x95fd[116]]+ _0xff0dx7[_0x95fd[116]]- this[_0x95fd[2]][_0x95fd[117]]- _0xff0dxe/ 2+ 16));if(mxClient[_0x95fd[74]]){this[_0x95fd[71]][_0x95fd[73]][_0x95fd[75]][_0x95fd[123]](_0x95fd[119],_0x95fd[120]+ _0xff0dx10+ _0x95fd[121]+ _0xff0dx11+ _0x95fd[122])}else {this[_0x95fd[71]][_0x95fd[73]][_0x95fd[125]][_0x95fd[17]][_0x95fd[124]]= _0xff0dx10+ _0x95fd[93];this[_0x95fd[71]][_0x95fd[73]][_0x95fd[125]][_0x95fd[17]][_0x95fd[109]]= _0xff0dx11+ _0x95fd[93]};_0xff0dx13+= 90;this[_0x95fd[68]][_0x95fd[17]][_0x95fd[19]]= _0x95fd[20];this[_0x95fd[68]][_0x95fd[17]][_0x95fd[124]]= _0xff0dx12+ _0x95fd[93];this[_0x95fd[68]][_0x95fd[17]][_0x95fd[109]]= _0xff0dx13+ _0x95fd[93];this[_0x95fd[77]][_0x95fd[17]][_0x95fd[124]]= (_0xff0dx12- 13)+ _0x95fd[93];this[_0x95fd[77]][_0x95fd[17]][_0x95fd[109]]= (_0xff0dx13+ _0xff0dxe/ 2- 13)+ _0x95fd[93]});if(this[_0x95fd[68]]!= null&& this[_0x95fd[68]][_0x95fd[17]][_0x95fd[83]]!= _0x95fd[110]){_0xff0dxb()}else {this[_0x95fd[66]]= window[_0x95fd[126]](_0xff0dxb,this[_0x95fd[55]])};this[_0x95fd[32]]= _0xff0dx7}}};Sidebar[_0x95fd[40]][_0x95fd[29]]= function(){if(this[_0x95fd[66]]!= null){window[_0x95fd[67]](this[_0x95fd[66]]);this[_0x95fd[66]]= null};if(this[_0x95fd[68]]!= null){this[_0x95fd[68]][_0x95fd[17]][_0x95fd[83]]= _0x95fd[110];this[_0x95fd[77]][_0x95fd[17]][_0x95fd[16]]= _0x95fd[18];this[_0x95fd[32]]= null}};Sidebar[_0x95fd[40]][_0x95fd[127]]= function(_0xff0dx14){var _0xff0dx7=document[_0x95fd[7]](_0x95fd[128]);_0xff0dx7[_0x95fd[123]](_0x95fd[129],_0x95fd[130]);_0xff0dx7[_0x95fd[69]]= _0x95fd[131];mxUtils[_0x95fd[106]](_0xff0dx7,_0xff0dx14);return _0xff0dx7};Sidebar[_0x95fd[40]][_0x95fd[132]]= function(_0xff0dx8,_0xff0dxd,_0xff0dxe,_0xff0dx15,_0xff0dx9,_0xff0dxa){this[_0x95fd[5]][_0x95fd[85]]= (_0xff0dxa== null|| _0xff0dxa);this[_0x95fd[5]][_0x95fd[73]][_0x95fd[133]](1,0,0);this[_0x95fd[5]][_0x95fd[88]](_0xff0dx8);var _0xff0dxc=this[_0x95fd[5]][_0x95fd[89]]();var _0xff0dx16=this[_0x95fd[54]];var _0xff0dx17=Math[_0x95fd[112]]((_0xff0dxd- 2)/ (_0xff0dxc[_0x95fd[79]]- _0xff0dxc[_0x95fd[111]]+ _0xff0dx16),(_0xff0dxe- 2)/ (_0xff0dxc[_0x95fd[81]]- _0xff0dxc[_0x95fd[113]]+ _0xff0dx16));var _0xff0dx10=-Math[_0x95fd[112]](_0xff0dxc[_0x95fd[111]],0);var _0xff0dx11=-Math[_0x95fd[112]](_0xff0dxc[_0x95fd[113]],0);this[_0x95fd[5]][_0x95fd[73]][_0x95fd[133]](_0xff0dx17,_0xff0dx10,_0xff0dx11);_0xff0dxc= this[_0x95fd[5]][_0x95fd[89]]();var _0xff0dx18=Math[_0x95fd[118]](0,Math[_0x95fd[134]]((_0xff0dxd- _0xff0dxc[_0x95fd[79]]- _0xff0dxc[_0x95fd[111]])/ 2));var _0xff0dxf=Math[_0x95fd[118]](0,Math[_0x95fd[134]]((_0xff0dxe- _0xff0dxc[_0x95fd[81]]- _0xff0dxc[_0x95fd[113]])/ 2));var _0xff0dx19=null;if(this[_0x95fd[5]][_0x95fd[135]]== mxConstants[_0x95fd[136]]&& !mxClient[_0x95fd[137]]){_0xff0dx19= this[_0x95fd[5]][_0x95fd[73]][_0x95fd[140]]()[_0x95fd[139]][_0x95fd[138]](true)}else {_0xff0dx19= this[_0x95fd[5]][_0x95fd[2]][_0x95fd[138]](false);_0xff0dx19[_0x95fd[104]]= this[_0x95fd[5]][_0x95fd[2]][_0x95fd[104]]};this[_0x95fd[5]][_0x95fd[141]]()[_0x95fd[86]]();if(mxClient[_0x95fd[142]]){_0xff0dx15[_0x95fd[17]][_0x95fd[143]]= _0x95fd[144]+ this[_0x95fd[1]][_0x95fd[9]][_0x95fd[145]]+ _0x95fd[122]};var _0xff0dx1a=3;_0xff0dx19[_0x95fd[17]][_0x95fd[19]]= _0x95fd[76];_0xff0dx19[_0x95fd[17]][_0x95fd[91]]= _0x95fd[18];_0xff0dx19[_0x95fd[17]][_0x95fd[146]]= _0x95fd[147];_0xff0dx19[_0x95fd[17]][_0x95fd[124]]= (_0xff0dx18+ _0xff0dx1a)+ _0x95fd[93];_0xff0dx19[_0x95fd[17]][_0x95fd[109]]= (_0xff0dxf+ _0xff0dx1a)+ _0x95fd[93];_0xff0dx19[_0x95fd[17]][_0x95fd[79]]= _0xff0dxd+ _0x95fd[93];_0xff0dx19[_0x95fd[17]][_0x95fd[81]]= _0xff0dxe+ _0x95fd[93];_0xff0dx19[_0x95fd[17]][_0x95fd[16]]= _0x95fd[105];_0xff0dx19[_0x95fd[17]][_0x95fd[148]]= _0x95fd[105];_0xff0dx19[_0x95fd[17]][_0x95fd[149]]= _0x95fd[105];_0xff0dx15[_0x95fd[21]](_0xff0dx19);if(this[_0x95fd[63]]&& _0xff0dx9!= null){var _0xff0dx1b=(mxClient[_0x95fd[90]])?2* this[_0x95fd[61]]+ 2:0;_0xff0dx15[_0x95fd[17]][_0x95fd[81]]= (this[_0x95fd[60]]+ _0xff0dx1b+ this[_0x95fd[62]]+ 8)+ _0x95fd[93];var _0xff0dx1c=document[_0x95fd[7]](_0x95fd[6]);_0xff0dx1c[_0x95fd[17]][_0x95fd[150]]= this[_0x95fd[62]]+ _0x95fd[93];_0xff0dx1c[_0x95fd[17]][_0x95fd[98]]= _0x95fd[99];_0xff0dx1c[_0x95fd[17]][_0x95fd[151]]= _0x95fd[152];if(mxClient[_0x95fd[153]]){_0xff0dx1c[_0x95fd[17]][_0x95fd[81]]= (this[_0x95fd[62]]+ 12)+ _0x95fd[93]};_0xff0dx1c[_0x95fd[17]][_0x95fd[101]]= _0x95fd[154];mxUtils[_0x95fd[106]](_0xff0dx1c,_0xff0dx9);_0xff0dx15[_0x95fd[21]](_0xff0dx1c)}};Sidebar[_0x95fd[40]][_0x95fd[155]]= function(_0xff0dx8,_0xff0dx9,_0xff0dxa){var _0xff0dx7=document[_0x95fd[7]](_0x95fd[128]);_0xff0dx7[_0x95fd[123]](_0x95fd[129],_0x95fd[130]);_0xff0dx7[_0x95fd[69]]= _0x95fd[156];_0xff0dx7[_0x95fd[17]][_0x95fd[91]]= _0x95fd[18];var _0xff0dx1b=(mxClient[_0x95fd[90]])?8+ 2* this[_0x95fd[61]]:6;_0xff0dx7[_0x95fd[17]][_0x95fd[79]]= (this[_0x95fd[59]]+ _0xff0dx1b)+ _0x95fd[93];_0xff0dx7[_0x95fd[17]][_0x95fd[81]]= (this[_0x95fd[60]]+ _0xff0dx1b)+ _0x95fd[93];_0xff0dx7[_0x95fd[17]][_0x95fd[157]]= this[_0x95fd[61]]+ _0x95fd[93];mxEvent[_0x95fd[26]](_0xff0dx7,_0x95fd[158],function(_0xff0dx4){mxEvent[_0x95fd[159]](_0xff0dx4)});this[_0x95fd[132]](_0xff0dx8,this[_0x95fd[59]],this[_0x95fd[60]],_0xff0dx7,_0xff0dx9,_0xff0dxa);return _0xff0dx7};Sidebar[_0x95fd[40]][_0x95fd[160]]= function(_0xff0dx8,_0xff0dx1d){return function(_0xff0dx1e,_0xff0dx4,_0xff0dx1f,_0xff0dx20,_0xff0dx21){if(_0xff0dx1e[_0x95fd[161]]()){_0xff0dx8= _0xff0dx1e[_0x95fd[162]](_0xff0dx8);if(_0xff0dx8[_0x95fd[94]]> 0){var _0xff0dx22=(_0xff0dx1f!= null)?_0xff0dx1e[_0x95fd[163]](_0xff0dx1f,_0xff0dx8,_0xff0dx4):false;var _0xff0dx23=null;if(_0xff0dx1f!= null&& !_0xff0dx22){_0xff0dx1f= null};if(_0xff0dx1d&& _0xff0dx1e[_0x95fd[164]]()&& _0xff0dx1e[_0x95fd[165]](_0xff0dx1f,_0xff0dx8,_0xff0dx4)){_0xff0dx1e[_0x95fd[166]](_0xff0dx1f,_0xff0dx8,null,_0xff0dx20,_0xff0dx21);_0xff0dx23= _0xff0dx8}else {if(_0xff0dx8[_0x95fd[94]]> 0){_0xff0dx23= _0xff0dx1e[_0x95fd[167]](_0xff0dx8,_0xff0dx20,_0xff0dx21,_0xff0dx1f)}};if(_0xff0dx23!= null&& _0xff0dx23[_0x95fd[94]]> 0){_0xff0dx1e[_0x95fd[168]](_0xff0dx23[0]);_0xff0dx1e[_0x95fd[169]](_0xff0dx23)}}}}};Sidebar[_0x95fd[40]][_0x95fd[170]]= function(_0xff0dxd,_0xff0dxe){var _0xff0dx7=document[_0x95fd[7]](_0x95fd[6]);_0xff0dx7[_0x95fd[17]][_0x95fd[171]]= _0x95fd[172];_0xff0dx7[_0x95fd[17]][_0x95fd[79]]= _0xff0dxd+ _0x95fd[93];_0xff0dx7[_0x95fd[17]][_0x95fd[81]]= _0xff0dxe+ _0x95fd[93];return _0xff0dx7};Sidebar[_0x95fd[40]][_0x95fd[173]]= function(_0xff0dx7,_0xff0dx24,_0xff0dx25){var _0xff0dx26=mxUtils[_0x95fd[175]](_0xff0dx7,this[_0x95fd[1]][_0x95fd[9]][_0x95fd[5]],_0xff0dx24,_0xff0dx25,0,0,this[_0x95fd[1]][_0x95fd[9]][_0x95fd[5]][_0x95fd[174]],true,true);_0xff0dx26[_0x95fd[176]]= function(_0xff0dx1e,_0xff0dx20,_0xff0dx21){var _0xff0dx1f=mxDragSource[_0x95fd[40]][_0x95fd[176]][_0x95fd[177]](this,arguments);if(!_0xff0dx1e[_0x95fd[178]](_0xff0dx1f)){_0xff0dx1f= null};return _0xff0dx1f};return _0xff0dx26};Sidebar[_0x95fd[40]][_0x95fd[179]]= function(_0xff0dx7,_0xff0dx27){var _0xff0dx1e=this[_0x95fd[1]][_0x95fd[9]][_0x95fd[5]];var _0xff0dx28=null;mxEvent[_0x95fd[182]](_0xff0dx7,function(_0xff0dx4){_0xff0dx28= new mxPoint(mxEvent[_0x95fd[180]](_0xff0dx4),mxEvent[_0x95fd[181]](_0xff0dx4))});var _0xff0dx29=_0xff0dx27[_0x95fd[183]];_0xff0dx27[_0x95fd[183]]= function(_0xff0dx4){if(!mxEvent[_0x95fd[184]](_0xff0dx4)&& this[_0x95fd[185]]== null && _0xff0dx28!= null){var _0xff0dx2a=_0xff0dx1e[_0x95fd[186]];if(Math[_0x95fd[187]](_0xff0dx28[_0x95fd[111]]- mxEvent[_0x95fd[180]](_0xff0dx4))<= _0xff0dx2a&& Math[_0x95fd[187]](_0xff0dx28[_0x95fd[113]]- mxEvent[_0x95fd[181]](_0xff0dx4))<= _0xff0dx2a){var _0xff0dx2b=_0xff0dx1e[_0x95fd[188]]();_0xff0dx27[_0x95fd[189]](_0xff0dx1e,_0xff0dx4,null,_0xff0dx2b,_0xff0dx2b)}};_0xff0dx29[_0x95fd[177]](this,arguments);_0xff0dx28= null}};Sidebar[_0x95fd[40]][_0x95fd[190]]= function(_0xff0dx2c,_0xff0dx14,_0xff0dx2d,_0xff0dx2e){var _0xff0dx2f=mxUtils[_0x95fd[190]]();var _0xff0dx19=_0xff0dx2f[_0x95fd[7]](_0xff0dx2c);_0xff0dx19[_0x95fd[123]](_0x95fd[191],_0xff0dx14);_0xff0dx2d[_0x95fd[192]](function(_0xff0dx30,_0xff0dx31){_0xff0dx19[_0x95fd[123]](_0xff0dx30,_0xff0dx2e[_0xff0dx31]?_0xff0dx2e[_0xff0dx31]:_0x95fd[105])});return _0xff0dx19};Sidebar[_0x95fd[40]][_0x95fd[193]]= function(_0xff0dx32,_0xff0dxd,_0xff0dxe,_0xff0dx33,_0xff0dx9,_0xff0dxa){var _0xff0dx2d=[];var _0xff0dx2e=[];switch(_0xff0dx33){case _0x95fd[47]:_0xff0dx2d= [_0x95fd[194],_0x95fd[195],_0x95fd[196]];_0xff0dx2e= [_0x95fd[197],_0x95fd[105],_0x95fd[198]];break;case _0x95fd[50]:_0xff0dx2d= [_0x95fd[194],_0x95fd[195]];_0xff0dx2e= [_0x95fd[197],_0x95fd[105]];break;case _0x95fd[48]:_0xff0dx2d= [_0x95fd[194],_0x95fd[48],_0x95fd[199]];_0xff0dx2e= [_0x95fd[197],_0x95fd[105]];break;case _0x95fd[49]:_0xff0dx2d= [_0x95fd[194],_0x95fd[48],_0x95fd[200]];_0xff0dx2e= [_0x95fd[197],_0x95fd[105]];break;default:_0xff0dx2d= [];_0xff0dx2e= [];break};var _0xff0dx19=this[_0x95fd[190]](_0xff0dx33,_0xff0dx9,_0xff0dx2d,_0xff0dx2e);var _0xff0dx8=[ new mxCell(_0xff0dx19, new mxGeometry(0,0,_0xff0dxd,_0xff0dxe),_0xff0dx32)];_0xff0dx8[0][_0x95fd[201]]= true;return this[_0x95fd[202]](_0xff0dx8,_0xff0dxd,_0xff0dxe,_0xff0dx9,_0xff0dxa)};Sidebar[_0x95fd[40]][_0x95fd[202]]= function(_0xff0dx8,_0xff0dxd,_0xff0dxe,_0xff0dx9,_0xff0dxa){var _0xff0dx7=this[_0x95fd[155]](_0xff0dx8,_0xff0dx9,_0xff0dxa);var _0xff0dx27=this[_0x95fd[173]](_0xff0dx7,this[_0x95fd[160]](_0xff0dx8,true),this[_0x95fd[170]](_0xff0dxd,_0xff0dxe));this[_0x95fd[179]](_0xff0dx7,_0xff0dx27);_0xff0dx27[_0x95fd[203]]= mxUtils[_0x95fd[25]](this,function(){return this[_0x95fd[1]][_0x95fd[9]][_0x95fd[5]][_0x95fd[205]][_0x95fd[204]]});if(!touchStyle){mxEvent[_0x95fd[26]](_0xff0dx7,_0x95fd[30],mxUtils[_0x95fd[25]](this,function(_0xff0dx4){this[_0x95fd[65]](_0xff0dx7,_0xff0dx8,_0xff0dx9,_0xff0dxa)}))};return _0xff0dx7};Sidebar[_0x95fd[40]][_0x95fd[206]]= function(_0xff0dx32,_0xff0dxd,_0xff0dxe,_0xff0dx33,_0xff0dx9,_0xff0dxa){var _0xff0dx8=[ new mxCell((_0xff0dx33!= null)?_0xff0dx33:_0x95fd[105], new mxGeometry(0,0,_0xff0dxd,_0xff0dxe),_0xff0dx32)];_0xff0dx8[0][_0x95fd[208]][_0x95fd[207]]( new mxPoint(0,_0xff0dxe),true);_0xff0dx8[0][_0x95fd[208]][_0x95fd[207]]( new mxPoint(_0xff0dxd,0),false);_0xff0dx8[0][_0x95fd[208]][_0x95fd[76]]= true;_0xff0dx8[0][_0x95fd[209]]= true;return this[_0x95fd[210]](_0xff0dx8,_0xff0dxd,_0xff0dxe,_0xff0dx9,_0xff0dxa)};Sidebar[_0x95fd[40]][_0x95fd[210]]= function(_0xff0dx8,_0xff0dxd,_0xff0dxe,_0xff0dx9,_0xff0dxa){var _0xff0dx7=this[_0x95fd[155]](_0xff0dx8,_0xff0dx9,_0xff0dxa);this[_0x95fd[173]](_0xff0dx7,this[_0x95fd[160]](_0xff0dx8,false),this[_0x95fd[170]](_0xff0dxd,_0xff0dxe));var _0xff0dx1e=this[_0x95fd[1]][_0x95fd[9]][_0x95fd[5]];mxEvent[_0x95fd[26]](_0xff0dx7,_0x95fd[158],mxUtils[_0x95fd[25]](this,function(_0xff0dx4){if(this[_0x95fd[56]]){_0xff0dx1e[_0x95fd[211]](_0xff0dx8[0])};_0xff0dx7[_0x95fd[17]][_0x95fd[212]]= _0x95fd[213];window[_0x95fd[126]](function(){_0xff0dx7[_0x95fd[17]][_0x95fd[212]]= _0x95fd[105]},300);mxEvent[_0x95fd[159]](_0xff0dx4)}));touchStyle= false;if(!touchStyle){mxEvent[_0x95fd[26]](_0xff0dx7,_0x95fd[30],mxUtils[_0x95fd[25]](this,function(_0xff0dx4){this[_0x95fd[65]](_0xff0dx7,_0xff0dx8,_0xff0dx9,_0xff0dxa)}))};return _0xff0dx7};Sidebar[_0x95fd[40]][_0x95fd[214]]= function(_0xff0dx34,_0xff0dx9,_0xff0dx35,_0xff0dx36){var _0xff0dx7=this[_0x95fd[127]](_0xff0dx9);this[_0x95fd[2]][_0x95fd[21]](_0xff0dx7);var _0xff0dx1c=document[_0x95fd[7]](_0x95fd[6]);_0xff0dx1c[_0x95fd[69]]= _0x95fd[215];if(_0xff0dx35){_0xff0dx36(_0xff0dx1c);_0xff0dx36= null}else {_0xff0dx1c[_0x95fd[17]][_0x95fd[83]]= _0x95fd[110]};this[_0x95fd[216]](_0xff0dx7,_0xff0dx1c,_0xff0dx36);var _0xff0dx37=document[_0x95fd[7]](_0x95fd[6]);_0xff0dx37[_0x95fd[21]](_0xff0dx1c);this[_0x95fd[2]][_0x95fd[21]](_0xff0dx37);if(_0xff0dx34!= null){this[_0x95fd[3]][_0xff0dx34]= [_0xff0dx7,_0xff0dx37]}};Sidebar[_0x95fd[40]][_0x95fd[216]]= function(_0xff0dx9,_0xff0dx38,_0xff0dx39){var _0xff0dx3a=false;_0xff0dx9[_0x95fd[17]][_0x95fd[143]]= (_0xff0dx38[_0x95fd[17]][_0x95fd[83]]== _0x95fd[110])?_0x95fd[144]+ IMAGE_PATH+ _0x95fd[217]:_0x95fd[144]+ IMAGE_PATH+ _0x95fd[218];_0xff0dx9[_0x95fd[17]][_0x95fd[219]]= _0x95fd[220];_0xff0dx9[_0x95fd[17]][_0x95fd[221]]= _0x95fd[222];mxEvent[_0x95fd[26]](_0xff0dx9,_0x95fd[158],function(_0xff0dx4){if(_0xff0dx38[_0x95fd[17]][_0x95fd[83]]== _0x95fd[110]){if(!_0xff0dx3a){_0xff0dx3a= true;if(_0xff0dx39!= null){_0xff0dx9[_0x95fd[17]][_0x95fd[146]]= _0x95fd[223];window[_0x95fd[126]](function(){_0xff0dx39(_0xff0dx38);_0xff0dx9[_0x95fd[17]][_0x95fd[146]]= _0x95fd[105]},0)}};_0xff0dx9[_0x95fd[17]][_0x95fd[143]]= _0x95fd[144]+ IMAGE_PATH+ _0x95fd[218];_0xff0dx38[_0x95fd[17]][_0x95fd[83]]= _0x95fd[84]}else {_0xff0dx9[_0x95fd[17]][_0x95fd[143]]= _0x95fd[144]+ IMAGE_PATH+ _0x95fd[217];_0xff0dx38[_0x95fd[17]][_0x95fd[83]]= _0x95fd[110]};mxEvent[_0x95fd[159]](_0xff0dx4)})};Sidebar[_0x95fd[40]][_0x95fd[224]]= function(_0xff0dx34){var _0xff0dx3b=this[_0x95fd[3]][_0xff0dx34];if(_0xff0dx3b!= null){this[_0x95fd[3]][_0xff0dx34]= null;for(var _0xff0dx3c=0;_0xff0dx3c< _0xff0dx3b[_0x95fd[94]];_0xff0dx3c++){this[_0x95fd[2]][_0x95fd[225]](_0xff0dx3b[_0xff0dx3c])};return true};return false};Sidebar[_0x95fd[40]][_0x95fd[51]]= function(_0xff0dx34,_0xff0dx9,_0xff0dx3d,_0xff0dx3e,_0xff0dx3f,_0xff0dx40){this[_0x95fd[214]](_0xff0dx34,_0xff0dx9,(_0xff0dx34=== _0x95fd[42]),mxUtils[_0x95fd[25]](this,function(_0xff0dx38){var _0xff0dx41=_0xff0dx40!= null;for(var _0xff0dx3c=0;_0xff0dx3c< _0xff0dx3f[_0x95fd[94]];_0xff0dx3c++){var _0xff0dx42=_0xff0dx3d+ _0xff0dx3f[_0xff0dx3c]+ _0xff0dx3e;_0xff0dx38[_0x95fd[21]](this[_0x95fd[193]](_0x95fd[226]+ _0xff0dx42,80,80,_0xff0dx3f[_0xff0dx3c],(_0xff0dx41)?_0xff0dx40[_0xff0dx3c]:null,_0xff0dx41))}}))} \ No newline at end of file +var _0x4c0b=["\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"];_0x4c0b[0];function Sidebar(_0x72f0x2,_0x72f0x3){this[_0x4c0b[1]]= _0x72f0x2;this[_0x4c0b[2]]= _0x72f0x3;this[_0x4c0b[3]]= new Object();this[_0x4c0b[4]]= true;this[_0x4c0b[5]]= new Graph(document[_0x4c0b[7]](_0x4c0b[6]),null,null,this[_0x4c0b[1]][_0x4c0b[9]][_0x4c0b[5]][_0x4c0b[8]]());this[_0x4c0b[5]][_0x4c0b[10]]= false;this[_0x4c0b[5]][_0x4c0b[11]]= false;this[_0x4c0b[5]][_0x4c0b[12]](false);this[_0x4c0b[5]][_0x4c0b[13]]= false;this[_0x4c0b[5]][_0x4c0b[14]](false);this[_0x4c0b[5]][_0x4c0b[15]](false);this[_0x4c0b[5]][_0x4c0b[2]][_0x4c0b[17]][_0x4c0b[16]]= _0x4c0b[18];this[_0x4c0b[5]][_0x4c0b[2]][_0x4c0b[17]][_0x4c0b[19]]= _0x4c0b[20];document[_0x4c0b[22]][_0x4c0b[21]](this[_0x4c0b[5]][_0x4c0b[2]]);if(!mxClient[_0x4c0b[23]]){mxEvent[_0x4c0b[26]](document,_0x4c0b[24],mxUtils[_0x4c0b[25]](this,function(){this[_0x4c0b[4]]= true}));mxEvent[_0x4c0b[26]](_0x72f0x3,_0x4c0b[27],mxUtils[_0x4c0b[25]](this,function(){this[_0x4c0b[4]]= true}));mxEvent[_0x4c0b[26]](document,_0x4c0b[28],mxUtils[_0x4c0b[25]](this,function(){this[_0x4c0b[4]]= false;this[_0x4c0b[29]]()}));mxEvent[_0x4c0b[26]](document,_0x4c0b[30],mxUtils[_0x4c0b[25]](this,function(_0x72f0x4){var _0x72f0x5=mxEvent[_0x4c0b[31]](_0x72f0x4);while(_0x72f0x5!= null){if(_0x72f0x5== this[_0x4c0b[32]]){return};_0x72f0x5= _0x72f0x5[_0x4c0b[33]]};this[_0x4c0b[29]]()}));mxEvent[_0x4c0b[26]](document,_0x4c0b[34],mxUtils[_0x4c0b[25]](this,function(_0x72f0x4){if(_0x72f0x4[_0x4c0b[35]]== null&& _0x72f0x4[_0x4c0b[36]]== null){this[_0x4c0b[29]]()}}))};this[_0x4c0b[37]](); new Image()[_0x4c0b[38]]= IMAGE_PATH+ _0x4c0b[39]}Sidebar[_0x4c0b[40]][_0x4c0b[37]]= function(){var _0x72f0x6=STENCIL_PATH;console[_0x4c0b[41]](_0x72f0x6);this[_0x4c0b[51]](_0x4c0b[42],mxResources[_0x4c0b[44]](_0x4c0b[43]),_0x72f0x6+ _0x4c0b[45],_0x4c0b[46],[_0x4c0b[47],_0x4c0b[48],_0x4c0b[49],_0x4c0b[50]],[mxResources[_0x4c0b[44]](_0x4c0b[47]),mxResources[_0x4c0b[44]](_0x4c0b[48]),mxResources[_0x4c0b[44]](_0x4c0b[49]),mxResources[_0x4c0b[44]](_0x4c0b[50])])};Sidebar[_0x4c0b[40]][_0x4c0b[52]]= !mxClient[_0x4c0b[23]];Sidebar[_0x4c0b[40]][_0x4c0b[53]]= 16;Sidebar[_0x4c0b[40]][_0x4c0b[54]]= 3;Sidebar[_0x4c0b[40]][_0x4c0b[55]]= 300;Sidebar[_0x4c0b[40]][_0x4c0b[56]]= true;Sidebar[_0x4c0b[40]][_0x4c0b[57]]= STENCIL_PATH+ _0x4c0b[58];Sidebar[_0x4c0b[40]][_0x4c0b[59]]= 34;Sidebar[_0x4c0b[40]][_0x4c0b[60]]= 34;Sidebar[_0x4c0b[40]][_0x4c0b[61]]= 2;Sidebar[_0x4c0b[40]][_0x4c0b[62]]= 9;Sidebar[_0x4c0b[40]][_0x4c0b[63]]= false;Sidebar[_0x4c0b[40]][_0x4c0b[64]]= false;Sidebar[_0x4c0b[40]][_0x4c0b[65]]= function(_0x72f0x7,_0x72f0x8,_0x72f0x9,_0x72f0xa){if(this[_0x4c0b[52]]&& this[_0x4c0b[4]]){if(this[_0x4c0b[32]]!= _0x72f0x7){if(this[_0x4c0b[66]]!= null){window[_0x4c0b[67]](this[_0x4c0b[66]]);this[_0x4c0b[66]]= null};var _0x72f0xb=mxUtils[_0x4c0b[25]](this,function(){if(this[_0x4c0b[68]]== null){this[_0x4c0b[68]]= document[_0x4c0b[7]](_0x4c0b[6]);this[_0x4c0b[68]][_0x4c0b[69]]= _0x4c0b[70];document[_0x4c0b[22]][_0x4c0b[21]](this[_0x4c0b[68]]);this[_0x4c0b[71]]= new Graph(this[_0x4c0b[68]],null,null,this[_0x4c0b[1]][_0x4c0b[9]][_0x4c0b[5]][_0x4c0b[8]]());this[_0x4c0b[71]][_0x4c0b[73]][_0x4c0b[72]](this[_0x4c0b[53]],this[_0x4c0b[53]]);this[_0x4c0b[71]][_0x4c0b[10]]= false;this[_0x4c0b[71]][_0x4c0b[11]]= false;this[_0x4c0b[71]][_0x4c0b[13]]= false;this[_0x4c0b[71]][_0x4c0b[14]](false);this[_0x4c0b[71]][_0x4c0b[12]](false);this[_0x4c0b[71]][_0x4c0b[15]](false);if(!mxClient[_0x4c0b[74]]){this[_0x4c0b[71]][_0x4c0b[73]][_0x4c0b[75]][_0x4c0b[17]][_0x4c0b[19]]= _0x4c0b[76]};this[_0x4c0b[77]]= mxUtils[_0x4c0b[78]](IMAGE_PATH+ _0x4c0b[39]);this[_0x4c0b[77]][_0x4c0b[17]][_0x4c0b[19]]= _0x4c0b[20];this[_0x4c0b[77]][_0x4c0b[17]][_0x4c0b[79]]= _0x4c0b[80];this[_0x4c0b[77]][_0x4c0b[17]][_0x4c0b[81]]= _0x4c0b[82];document[_0x4c0b[22]][_0x4c0b[21]](this[_0x4c0b[77]])};this[_0x4c0b[68]][_0x4c0b[17]][_0x4c0b[83]]= _0x4c0b[84];this[_0x4c0b[71]][_0x4c0b[85]]= (_0x72f0xa== null|| _0x72f0xa);this[_0x4c0b[71]][_0x4c0b[87]][_0x4c0b[86]]();this[_0x4c0b[71]][_0x4c0b[88]](_0x72f0x8);var _0x72f0xc=this[_0x4c0b[71]][_0x4c0b[89]]();var _0x72f0xd=_0x72f0xc[_0x4c0b[79]]+ 2* this[_0x4c0b[53]];var _0x72f0xe=_0x72f0xc[_0x4c0b[81]]+ 2* this[_0x4c0b[53]];if(mxClient[_0x4c0b[90]]){_0x72f0xd+= 4;_0x72f0xe+= 4;this[_0x4c0b[68]][_0x4c0b[17]][_0x4c0b[91]]= _0x4c0b[18]}else {this[_0x4c0b[68]][_0x4c0b[17]][_0x4c0b[91]]= _0x4c0b[92]};this[_0x4c0b[77]][_0x4c0b[17]][_0x4c0b[16]]= _0x4c0b[92];this[_0x4c0b[68]][_0x4c0b[17]][_0x4c0b[79]]= _0x72f0xd+ _0x4c0b[93];if(this[_0x4c0b[64]]&& _0x72f0x9!= null&& _0x72f0x9[_0x4c0b[94]]> 0){if(this[_0x4c0b[95]]== null){this[_0x4c0b[95]]= document[_0x4c0b[7]](_0x4c0b[6]);this[_0x4c0b[95]][_0x4c0b[17]][_0x4c0b[96]]= _0x4c0b[97];this[_0x4c0b[95]][_0x4c0b[17]][_0x4c0b[98]]= _0x4c0b[99];this[_0x4c0b[95]][_0x4c0b[17]][_0x4c0b[79]]= _0x4c0b[100];this[_0x4c0b[95]][_0x4c0b[17]][_0x4c0b[91]]= _0x4c0b[18];if(mxClient[_0x4c0b[74]]){this[_0x4c0b[95]][_0x4c0b[17]][_0x4c0b[101]]= _0x4c0b[102]}else {this[_0x4c0b[95]][_0x4c0b[17]][_0x4c0b[19]]= _0x4c0b[20];this[_0x4c0b[95]][_0x4c0b[17]][_0x4c0b[101]]= _0x4c0b[103]};this[_0x4c0b[68]][_0x4c0b[21]](this[_0x4c0b[95]])}else {this[_0x4c0b[95]][_0x4c0b[104]]= _0x4c0b[105]};this[_0x4c0b[95]][_0x4c0b[17]][_0x4c0b[83]]= _0x4c0b[105];mxUtils[_0x4c0b[106]](this[_0x4c0b[95]],_0x72f0x9);var _0x72f0xf=this[_0x4c0b[95]][_0x4c0b[107]]+ 10;_0x72f0xe+= _0x72f0xf;if(mxClient[_0x4c0b[74]]){this[_0x4c0b[95]][_0x4c0b[17]][_0x4c0b[108]]= (-_0x72f0xf) + _0x4c0b[93]}else {_0x72f0xe-= 6;this[_0x4c0b[95]][_0x4c0b[17]][_0x4c0b[109]]= (_0x72f0xe- _0x72f0xf)+ _0x4c0b[93]}}else {if(this[_0x4c0b[95]]!= null&& this[_0x4c0b[95]][_0x4c0b[33]]!= null){this[_0x4c0b[95]][_0x4c0b[17]][_0x4c0b[83]]= _0x4c0b[110]}};this[_0x4c0b[68]][_0x4c0b[17]][_0x4c0b[81]]= _0x72f0xe+ _0x4c0b[93];var _0x72f0x10=-Math[_0x4c0b[112]](0,_0x72f0xc[_0x4c0b[111]]- this[_0x4c0b[53]]);var _0x72f0x11=-Math[_0x4c0b[112]](0,_0x72f0xc[_0x4c0b[113]]- this[_0x4c0b[53]]);var _0x72f0x12=this[_0x4c0b[2]][_0x4c0b[114]]+ this[_0x4c0b[1]][_0x4c0b[115]]+ 3;var _0x72f0x13=Math[_0x4c0b[118]](0,(this[_0x4c0b[2]][_0x4c0b[116]]+ _0x72f0x7[_0x4c0b[116]]- this[_0x4c0b[2]][_0x4c0b[117]]- _0x72f0xe/ 2+ 16));if(mxClient[_0x4c0b[74]]){this[_0x4c0b[71]][_0x4c0b[73]][_0x4c0b[75]][_0x4c0b[123]](_0x4c0b[119],_0x4c0b[120]+ _0x72f0x10+ _0x4c0b[121]+ _0x72f0x11+ _0x4c0b[122])}else {this[_0x4c0b[71]][_0x4c0b[73]][_0x4c0b[125]][_0x4c0b[17]][_0x4c0b[124]]= _0x72f0x10+ _0x4c0b[93];this[_0x4c0b[71]][_0x4c0b[73]][_0x4c0b[125]][_0x4c0b[17]][_0x4c0b[109]]= _0x72f0x11+ _0x4c0b[93]};_0x72f0x13+= 90;this[_0x4c0b[68]][_0x4c0b[17]][_0x4c0b[19]]= _0x4c0b[20];this[_0x4c0b[68]][_0x4c0b[17]][_0x4c0b[124]]= _0x72f0x12+ _0x4c0b[93];this[_0x4c0b[68]][_0x4c0b[17]][_0x4c0b[109]]= _0x72f0x13+ _0x4c0b[93];this[_0x4c0b[77]][_0x4c0b[17]][_0x4c0b[124]]= (_0x72f0x12- 13)+ _0x4c0b[93];this[_0x4c0b[77]][_0x4c0b[17]][_0x4c0b[109]]= (_0x72f0x13+ _0x72f0xe/ 2- 13)+ _0x4c0b[93]});if(this[_0x4c0b[68]]!= null&& this[_0x4c0b[68]][_0x4c0b[17]][_0x4c0b[83]]!= _0x4c0b[110]){_0x72f0xb()}else {this[_0x4c0b[66]]= window[_0x4c0b[126]](_0x72f0xb,this[_0x4c0b[55]])};this[_0x4c0b[32]]= _0x72f0x7}}};Sidebar[_0x4c0b[40]][_0x4c0b[29]]= function(){if(this[_0x4c0b[66]]!= null){window[_0x4c0b[67]](this[_0x4c0b[66]]);this[_0x4c0b[66]]= null};if(this[_0x4c0b[68]]!= null){this[_0x4c0b[68]][_0x4c0b[17]][_0x4c0b[83]]= _0x4c0b[110];this[_0x4c0b[77]][_0x4c0b[17]][_0x4c0b[16]]= _0x4c0b[18];this[_0x4c0b[32]]= null}};Sidebar[_0x4c0b[40]][_0x4c0b[127]]= function(_0x72f0x14){var _0x72f0x7=document[_0x4c0b[7]](_0x4c0b[128]);_0x72f0x7[_0x4c0b[123]](_0x4c0b[129],_0x4c0b[130]);_0x72f0x7[_0x4c0b[69]]= _0x4c0b[131];mxUtils[_0x4c0b[106]](_0x72f0x7,_0x72f0x14);return _0x72f0x7};Sidebar[_0x4c0b[40]][_0x4c0b[132]]= function(_0x72f0x8,_0x72f0xd,_0x72f0xe,_0x72f0x15,_0x72f0x9,_0x72f0xa){this[_0x4c0b[5]][_0x4c0b[85]]= (_0x72f0xa== null|| _0x72f0xa);this[_0x4c0b[5]][_0x4c0b[73]][_0x4c0b[133]](1,0,0);this[_0x4c0b[5]][_0x4c0b[88]](_0x72f0x8);var _0x72f0xc=this[_0x4c0b[5]][_0x4c0b[89]]();var _0x72f0x16=this[_0x4c0b[54]];var _0x72f0x17=Math[_0x4c0b[112]]((_0x72f0xd- 2)/ (_0x72f0xc[_0x4c0b[79]]- _0x72f0xc[_0x4c0b[111]]+ _0x72f0x16),(_0x72f0xe- 2)/ (_0x72f0xc[_0x4c0b[81]]- _0x72f0xc[_0x4c0b[113]]+ _0x72f0x16));var _0x72f0x10=-Math[_0x4c0b[112]](_0x72f0xc[_0x4c0b[111]],0);var _0x72f0x11=-Math[_0x4c0b[112]](_0x72f0xc[_0x4c0b[113]],0);this[_0x4c0b[5]][_0x4c0b[73]][_0x4c0b[133]](_0x72f0x17,_0x72f0x10,_0x72f0x11);_0x72f0xc= this[_0x4c0b[5]][_0x4c0b[89]]();var _0x72f0x18=Math[_0x4c0b[118]](0,Math[_0x4c0b[134]]((_0x72f0xd- _0x72f0xc[_0x4c0b[79]]- _0x72f0xc[_0x4c0b[111]])/ 2));var _0x72f0xf=Math[_0x4c0b[118]](0,Math[_0x4c0b[134]]((_0x72f0xe- _0x72f0xc[_0x4c0b[81]]- _0x72f0xc[_0x4c0b[113]])/ 2));var _0x72f0x19=null;if(this[_0x4c0b[5]][_0x4c0b[135]]== mxConstants[_0x4c0b[136]]&& !mxClient[_0x4c0b[137]]){_0x72f0x19= this[_0x4c0b[5]][_0x4c0b[73]][_0x4c0b[140]]()[_0x4c0b[139]][_0x4c0b[138]](true)}else {_0x72f0x19= this[_0x4c0b[5]][_0x4c0b[2]][_0x4c0b[138]](false);_0x72f0x19[_0x4c0b[104]]= this[_0x4c0b[5]][_0x4c0b[2]][_0x4c0b[104]]};this[_0x4c0b[5]][_0x4c0b[141]]()[_0x4c0b[86]]();if(mxClient[_0x4c0b[142]]){_0x72f0x15[_0x4c0b[17]][_0x4c0b[143]]= _0x4c0b[144]+ this[_0x4c0b[1]][_0x4c0b[9]][_0x4c0b[145]]+ _0x4c0b[122]};var _0x72f0x1a=3;_0x72f0x19[_0x4c0b[17]][_0x4c0b[19]]= _0x4c0b[76];_0x72f0x19[_0x4c0b[17]][_0x4c0b[91]]= _0x4c0b[18];_0x72f0x19[_0x4c0b[17]][_0x4c0b[146]]= _0x4c0b[147];_0x72f0x19[_0x4c0b[17]][_0x4c0b[124]]= (_0x72f0x18+ _0x72f0x1a)+ _0x4c0b[93];_0x72f0x19[_0x4c0b[17]][_0x4c0b[109]]= (_0x72f0xf+ _0x72f0x1a)+ _0x4c0b[93];_0x72f0x19[_0x4c0b[17]][_0x4c0b[79]]= _0x72f0xd+ _0x4c0b[93];_0x72f0x19[_0x4c0b[17]][_0x4c0b[81]]= _0x72f0xe+ _0x4c0b[93];_0x72f0x19[_0x4c0b[17]][_0x4c0b[16]]= _0x4c0b[105];_0x72f0x19[_0x4c0b[17]][_0x4c0b[148]]= _0x4c0b[105];_0x72f0x19[_0x4c0b[17]][_0x4c0b[149]]= _0x4c0b[105];_0x72f0x15[_0x4c0b[21]](_0x72f0x19);if(this[_0x4c0b[63]]&& _0x72f0x9!= null){var _0x72f0x1b=(mxClient[_0x4c0b[90]])?2* this[_0x4c0b[61]]+ 2:0;_0x72f0x15[_0x4c0b[17]][_0x4c0b[81]]= (this[_0x4c0b[60]]+ _0x72f0x1b+ this[_0x4c0b[62]]+ 8)+ _0x4c0b[93];var _0x72f0x1c=document[_0x4c0b[7]](_0x4c0b[6]);_0x72f0x1c[_0x4c0b[17]][_0x4c0b[150]]= this[_0x4c0b[62]]+ _0x4c0b[93];_0x72f0x1c[_0x4c0b[17]][_0x4c0b[98]]= _0x4c0b[99];_0x72f0x1c[_0x4c0b[17]][_0x4c0b[151]]= _0x4c0b[152];if(mxClient[_0x4c0b[153]]){_0x72f0x1c[_0x4c0b[17]][_0x4c0b[81]]= (this[_0x4c0b[62]]+ 12)+ _0x4c0b[93]};_0x72f0x1c[_0x4c0b[17]][_0x4c0b[101]]= _0x4c0b[154];mxUtils[_0x4c0b[106]](_0x72f0x1c,_0x72f0x9);_0x72f0x15[_0x4c0b[21]](_0x72f0x1c)}};Sidebar[_0x4c0b[40]][_0x4c0b[155]]= function(_0x72f0x8,_0x72f0x9,_0x72f0xa){var _0x72f0x7=document[_0x4c0b[7]](_0x4c0b[128]);_0x72f0x7[_0x4c0b[123]](_0x4c0b[129],_0x4c0b[130]);_0x72f0x7[_0x4c0b[69]]= _0x4c0b[156];_0x72f0x7[_0x4c0b[17]][_0x4c0b[91]]= _0x4c0b[18];var _0x72f0x1b=(mxClient[_0x4c0b[90]])?8+ 2* this[_0x4c0b[61]]:6;_0x72f0x7[_0x4c0b[17]][_0x4c0b[79]]= (this[_0x4c0b[59]]+ _0x72f0x1b)+ _0x4c0b[93];_0x72f0x7[_0x4c0b[17]][_0x4c0b[81]]= (this[_0x4c0b[60]]+ _0x72f0x1b)+ _0x4c0b[93];_0x72f0x7[_0x4c0b[17]][_0x4c0b[157]]= this[_0x4c0b[61]]+ _0x4c0b[93];mxEvent[_0x4c0b[26]](_0x72f0x7,_0x4c0b[158],function(_0x72f0x4){mxEvent[_0x4c0b[159]](_0x72f0x4)});this[_0x4c0b[132]](_0x72f0x8,this[_0x4c0b[59]],this[_0x4c0b[60]],_0x72f0x7,_0x72f0x9,_0x72f0xa);return _0x72f0x7};Sidebar[_0x4c0b[40]][_0x4c0b[160]]= function(_0x72f0x8,_0x72f0x1d){return function(_0x72f0x1e,_0x72f0x4,_0x72f0x1f,_0x72f0x20,_0x72f0x21){if(_0x72f0x1e[_0x4c0b[161]]()){_0x72f0x8= _0x72f0x1e[_0x4c0b[162]](_0x72f0x8);if(_0x72f0x8[_0x4c0b[94]]> 0){var _0x72f0x22=(_0x72f0x1f!= null)?_0x72f0x1e[_0x4c0b[163]](_0x72f0x1f,_0x72f0x8,_0x72f0x4):false;var _0x72f0x23=null;if(_0x72f0x1f!= null&& !_0x72f0x22){_0x72f0x1f= null};if(_0x72f0x1d&& _0x72f0x1e[_0x4c0b[164]]()&& _0x72f0x1e[_0x4c0b[165]](_0x72f0x1f,_0x72f0x8,_0x72f0x4)){_0x72f0x1e[_0x4c0b[166]](_0x72f0x1f,_0x72f0x8,null,_0x72f0x20,_0x72f0x21);_0x72f0x23= _0x72f0x8}else {if(_0x72f0x8[_0x4c0b[94]]> 0){_0x72f0x23= _0x72f0x1e[_0x4c0b[167]](_0x72f0x8,_0x72f0x20,_0x72f0x21,_0x72f0x1f)}};if(_0x72f0x23!= null&& _0x72f0x23[_0x4c0b[94]]> 0){_0x72f0x1e[_0x4c0b[168]](_0x72f0x23[0]);_0x72f0x1e[_0x4c0b[169]](_0x72f0x23)}}}}};Sidebar[_0x4c0b[40]][_0x4c0b[170]]= function(_0x72f0xd,_0x72f0xe){var _0x72f0x7=document[_0x4c0b[7]](_0x4c0b[6]);_0x72f0x7[_0x4c0b[17]][_0x4c0b[171]]= _0x4c0b[172];_0x72f0x7[_0x4c0b[17]][_0x4c0b[79]]= _0x72f0xd+ _0x4c0b[93];_0x72f0x7[_0x4c0b[17]][_0x4c0b[81]]= _0x72f0xe+ _0x4c0b[93];return _0x72f0x7};Sidebar[_0x4c0b[40]][_0x4c0b[173]]= function(_0x72f0x7,_0x72f0x24,_0x72f0x25){var _0x72f0x26=mxUtils[_0x4c0b[175]](_0x72f0x7,this[_0x4c0b[1]][_0x4c0b[9]][_0x4c0b[5]],_0x72f0x24,_0x72f0x25,0,0,this[_0x4c0b[1]][_0x4c0b[9]][_0x4c0b[5]][_0x4c0b[174]],true,true);_0x72f0x26[_0x4c0b[176]]= function(_0x72f0x1e,_0x72f0x20,_0x72f0x21){var _0x72f0x1f=mxDragSource[_0x4c0b[40]][_0x4c0b[176]][_0x4c0b[177]](this,arguments);if(!_0x72f0x1e[_0x4c0b[178]](_0x72f0x1f)){_0x72f0x1f= null};return _0x72f0x1f};return _0x72f0x26};Sidebar[_0x4c0b[40]][_0x4c0b[179]]= function(_0x72f0x7,_0x72f0x27){var _0x72f0x1e=this[_0x4c0b[1]][_0x4c0b[9]][_0x4c0b[5]];var _0x72f0x28=null;mxEvent[_0x4c0b[182]](_0x72f0x7,function(_0x72f0x4){_0x72f0x28= new mxPoint(mxEvent[_0x4c0b[180]](_0x72f0x4),mxEvent[_0x4c0b[181]](_0x72f0x4))});var _0x72f0x29=_0x72f0x27[_0x4c0b[183]];_0x72f0x27[_0x4c0b[183]]= function(_0x72f0x4){if(!mxEvent[_0x4c0b[184]](_0x72f0x4)&& this[_0x4c0b[185]]== null && _0x72f0x28!= null){var _0x72f0x2a=_0x72f0x1e[_0x4c0b[186]];if(Math[_0x4c0b[187]](_0x72f0x28[_0x4c0b[111]]- mxEvent[_0x4c0b[180]](_0x72f0x4))<= _0x72f0x2a&& Math[_0x4c0b[187]](_0x72f0x28[_0x4c0b[113]]- mxEvent[_0x4c0b[181]](_0x72f0x4))<= _0x72f0x2a){var _0x72f0x2b=_0x72f0x1e[_0x4c0b[188]]();_0x72f0x27[_0x4c0b[189]](_0x72f0x1e,_0x72f0x4,null,_0x72f0x2b,_0x72f0x2b)}};_0x72f0x29[_0x4c0b[177]](this,arguments);_0x72f0x28= null}};Sidebar[_0x4c0b[40]][_0x4c0b[190]]= function(_0x72f0x2c,_0x72f0x14,_0x72f0x2d,_0x72f0x2e){var _0x72f0x2f=mxUtils[_0x4c0b[190]]();var _0x72f0x19=_0x72f0x2f[_0x4c0b[7]](_0x72f0x2c);_0x72f0x19[_0x4c0b[123]](_0x4c0b[191],_0x72f0x14);_0x72f0x2d[_0x4c0b[192]](function(_0x72f0x30,_0x72f0x31){_0x72f0x19[_0x4c0b[123]](_0x72f0x30,_0x72f0x2e[_0x72f0x31]?_0x72f0x2e[_0x72f0x31]:_0x4c0b[105])});return _0x72f0x19};Sidebar[_0x4c0b[40]][_0x4c0b[193]]= function(_0x72f0x32,_0x72f0xd,_0x72f0xe,_0x72f0x33,_0x72f0x9,_0x72f0xa){var _0x72f0x2d=[];var _0x72f0x2e=[];switch(_0x72f0x33){case _0x4c0b[47]:_0x72f0x2d= [_0x4c0b[194],_0x4c0b[195],_0x4c0b[196]];_0x72f0x2e= [_0x4c0b[197],_0x4c0b[105],_0x4c0b[198]];break;case _0x4c0b[50]:_0x72f0x2d= [_0x4c0b[194],_0x4c0b[195]];_0x72f0x2e= [_0x4c0b[197],_0x4c0b[105]];break;case _0x4c0b[48]:_0x72f0x2d= [_0x4c0b[194],_0x4c0b[48],_0x4c0b[199]];_0x72f0x2e= [_0x4c0b[197],_0x4c0b[105]];break;case _0x4c0b[49]:_0x72f0x2d= [_0x4c0b[194],_0x4c0b[48],_0x4c0b[200]];_0x72f0x2e= [_0x4c0b[197],_0x4c0b[105]];break;default:_0x72f0x2d= [];_0x72f0x2e= [];break};var _0x72f0x19=this[_0x4c0b[190]](_0x72f0x33,_0x72f0x9,_0x72f0x2d,_0x72f0x2e);var _0x72f0x8=[ new mxCell(_0x72f0x19, new mxGeometry(0,0,_0x72f0xd,_0x72f0xe),_0x72f0x32)];_0x72f0x8[0][_0x4c0b[201]]= true;return this[_0x4c0b[202]](_0x72f0x8,_0x72f0xd,_0x72f0xe,_0x72f0x9,_0x72f0xa)};Sidebar[_0x4c0b[40]][_0x4c0b[202]]= function(_0x72f0x8,_0x72f0xd,_0x72f0xe,_0x72f0x9,_0x72f0xa){var _0x72f0x7=this[_0x4c0b[155]](_0x72f0x8,_0x72f0x9,_0x72f0xa);var _0x72f0x27=this[_0x4c0b[173]](_0x72f0x7,this[_0x4c0b[160]](_0x72f0x8,true),this[_0x4c0b[170]](_0x72f0xd,_0x72f0xe));this[_0x4c0b[179]](_0x72f0x7,_0x72f0x27);_0x72f0x27[_0x4c0b[203]]= mxUtils[_0x4c0b[25]](this,function(){return this[_0x4c0b[1]][_0x4c0b[9]][_0x4c0b[5]][_0x4c0b[205]][_0x4c0b[204]]});if(!touchStyle){mxEvent[_0x4c0b[26]](_0x72f0x7,_0x4c0b[30],mxUtils[_0x4c0b[25]](this,function(_0x72f0x4){this[_0x4c0b[65]](_0x72f0x7,_0x72f0x8,_0x72f0x9,_0x72f0xa)}))};return _0x72f0x7};Sidebar[_0x4c0b[40]][_0x4c0b[206]]= function(_0x72f0x32,_0x72f0xd,_0x72f0xe,_0x72f0x33,_0x72f0x9,_0x72f0xa){var _0x72f0x8=[ new mxCell((_0x72f0x33!= null)?_0x72f0x33:_0x4c0b[105], new mxGeometry(0,0,_0x72f0xd,_0x72f0xe),_0x72f0x32)];_0x72f0x8[0][_0x4c0b[208]][_0x4c0b[207]]( new mxPoint(0,_0x72f0xe),true);_0x72f0x8[0][_0x4c0b[208]][_0x4c0b[207]]( new mxPoint(_0x72f0xd,0),false);_0x72f0x8[0][_0x4c0b[208]][_0x4c0b[76]]= true;_0x72f0x8[0][_0x4c0b[209]]= true;return this[_0x4c0b[210]](_0x72f0x8,_0x72f0xd,_0x72f0xe,_0x72f0x9,_0x72f0xa)};Sidebar[_0x4c0b[40]][_0x4c0b[210]]= function(_0x72f0x8,_0x72f0xd,_0x72f0xe,_0x72f0x9,_0x72f0xa){var _0x72f0x7=this[_0x4c0b[155]](_0x72f0x8,_0x72f0x9,_0x72f0xa);this[_0x4c0b[173]](_0x72f0x7,this[_0x4c0b[160]](_0x72f0x8,false),this[_0x4c0b[170]](_0x72f0xd,_0x72f0xe));var _0x72f0x1e=this[_0x4c0b[1]][_0x4c0b[9]][_0x4c0b[5]];mxEvent[_0x4c0b[26]](_0x72f0x7,_0x4c0b[158],mxUtils[_0x4c0b[25]](this,function(_0x72f0x4){if(this[_0x4c0b[56]]){_0x72f0x1e[_0x4c0b[211]](_0x72f0x8[0])};_0x72f0x7[_0x4c0b[17]][_0x4c0b[212]]= _0x4c0b[213];window[_0x4c0b[126]](function(){_0x72f0x7[_0x4c0b[17]][_0x4c0b[212]]= _0x4c0b[105]},300);mxEvent[_0x4c0b[159]](_0x72f0x4)}));touchStyle= false;if(!touchStyle){mxEvent[_0x4c0b[26]](_0x72f0x7,_0x4c0b[30],mxUtils[_0x4c0b[25]](this,function(_0x72f0x4){this[_0x4c0b[65]](_0x72f0x7,_0x72f0x8,_0x72f0x9,_0x72f0xa)}))};return _0x72f0x7};Sidebar[_0x4c0b[40]][_0x4c0b[214]]= function(_0x72f0x34,_0x72f0x9,_0x72f0x35,_0x72f0x36){var _0x72f0x7=this[_0x4c0b[127]](_0x72f0x9);this[_0x4c0b[2]][_0x4c0b[21]](_0x72f0x7);var _0x72f0x1c=document[_0x4c0b[7]](_0x4c0b[6]);_0x72f0x1c[_0x4c0b[69]]= _0x4c0b[215];if(_0x72f0x35){_0x72f0x36(_0x72f0x1c);_0x72f0x36= null}else {_0x72f0x1c[_0x4c0b[17]][_0x4c0b[83]]= _0x4c0b[110]};this[_0x4c0b[216]](_0x72f0x7,_0x72f0x1c,_0x72f0x36);var _0x72f0x37=document[_0x4c0b[7]](_0x4c0b[6]);_0x72f0x37[_0x4c0b[21]](_0x72f0x1c);this[_0x4c0b[2]][_0x4c0b[21]](_0x72f0x37);if(_0x72f0x34!= null){this[_0x4c0b[3]][_0x72f0x34]= [_0x72f0x7,_0x72f0x37]}};Sidebar[_0x4c0b[40]][_0x4c0b[216]]= function(_0x72f0x9,_0x72f0x38,_0x72f0x39){var _0x72f0x3a=false;_0x72f0x9[_0x4c0b[17]][_0x4c0b[143]]= (_0x72f0x38[_0x4c0b[17]][_0x4c0b[83]]== _0x4c0b[110])?_0x4c0b[144]+ IMAGE_PATH+ _0x4c0b[217]:_0x4c0b[144]+ IMAGE_PATH+ _0x4c0b[218];_0x72f0x9[_0x4c0b[17]][_0x4c0b[219]]= _0x4c0b[220];_0x72f0x9[_0x4c0b[17]][_0x4c0b[221]]= _0x4c0b[222];mxEvent[_0x4c0b[26]](_0x72f0x9,_0x4c0b[158],function(_0x72f0x4){if(_0x72f0x38[_0x4c0b[17]][_0x4c0b[83]]== _0x4c0b[110]){if(!_0x72f0x3a){_0x72f0x3a= true;if(_0x72f0x39!= null){_0x72f0x9[_0x4c0b[17]][_0x4c0b[146]]= _0x4c0b[223];window[_0x4c0b[126]](function(){_0x72f0x39(_0x72f0x38);_0x72f0x9[_0x4c0b[17]][_0x4c0b[146]]= _0x4c0b[105]},0)}};_0x72f0x9[_0x4c0b[17]][_0x4c0b[143]]= _0x4c0b[144]+ IMAGE_PATH+ _0x4c0b[218];_0x72f0x38[_0x4c0b[17]][_0x4c0b[83]]= _0x4c0b[84]}else {_0x72f0x9[_0x4c0b[17]][_0x4c0b[143]]= _0x4c0b[144]+ IMAGE_PATH+ _0x4c0b[217];_0x72f0x38[_0x4c0b[17]][_0x4c0b[83]]= _0x4c0b[110]};mxEvent[_0x4c0b[159]](_0x72f0x4)})};Sidebar[_0x4c0b[40]][_0x4c0b[224]]= function(_0x72f0x34){var _0x72f0x3b=this[_0x4c0b[3]][_0x72f0x34];if(_0x72f0x3b!= null){this[_0x4c0b[3]][_0x72f0x34]= null;for(var _0x72f0x3c=0;_0x72f0x3c< _0x72f0x3b[_0x4c0b[94]];_0x72f0x3c++){this[_0x4c0b[2]][_0x4c0b[225]](_0x72f0x3b[_0x72f0x3c])};return true};return false};Sidebar[_0x4c0b[40]][_0x4c0b[51]]= function(_0x72f0x34,_0x72f0x9,_0x72f0x3d,_0x72f0x3e,_0x72f0x3f,_0x72f0x40){this[_0x4c0b[214]](_0x72f0x34,_0x72f0x9,(_0x72f0x34=== _0x4c0b[42]),mxUtils[_0x4c0b[25]](this,function(_0x72f0x38){var _0x72f0x41=_0x72f0x40!= null;for(var _0x72f0x3c=0;_0x72f0x3c< _0x72f0x3f[_0x4c0b[94]];_0x72f0x3c++){var _0x72f0x42=_0x72f0x3d+ _0x72f0x3f[_0x72f0x3c]+ _0x72f0x3e;_0x72f0x38[_0x4c0b[21]](this[_0x4c0b[193]](_0x4c0b[226]+ _0x72f0x42,80,80,_0x72f0x3f[_0x72f0x3c],(_0x72f0x41)?_0x72f0x40[_0x72f0x3c]:null,_0x72f0x41))}}))} \ 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 e8ccd8d..540a28b 100644 --- a/public/assets/plugins/jscripty/js/Toolbar.js +++ b/public/assets/plugins/jscripty/js/Toolbar.js @@ -1 +1 @@ -var _0x3446=["\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(_0x713dx2,_0x713dx3){this[_0x3446[0]]= _0x713dx2;this[_0x3446[1]]= _0x713dx3;this[_0x3446[2]]();mxEvent[_0x3446[5]](document,mxUtils[_0x3446[4]](this,function(_0x713dx4){this[_0x3446[3]]()}))}Toolbar[_0x3446[6]][_0x3446[2]]= function(){this[_0x3446[21]]([_0x3446[7],_0x3446[8],_0x3446[9],_0x3446[10],_0x3446[11],_0x3446[12],_0x3446[9],_0x3446[13],_0x3446[14],_0x3446[15],_0x3446[16],_0x3446[9],_0x3446[17],_0x3446[9],_0x3446[18],_0x3446[19],_0x3446[20],_0x3446[9]]);var _0x713dx5=this[_0x3446[25]](_0x3446[22],mxResources[_0x3446[24]](_0x3446[23]),true,_0x3446[23]);_0x713dx5[_0x3446[27]][_0x3446[26]]= _0x3446[28];_0x713dx5[_0x3446[27]][_0x3446[29]]= _0x3446[30];_0x713dx5[_0x3446[27]][_0x3446[31]]= _0x3446[32];this[_0x3446[33]]();var _0x713dx6=this[_0x3446[25]](_0x3446[34],mxResources[_0x3446[24]](_0x3446[35]),true,_0x3446[35]);_0x713dx6[_0x3446[27]][_0x3446[26]]= _0x3446[28];_0x713dx6[_0x3446[27]][_0x3446[29]]= _0x3446[30];_0x713dx6[_0x3446[27]][_0x3446[31]]= _0x3446[36];this[_0x3446[21]]([_0x3446[9],_0x3446[37],_0x3446[38],_0x3446[39]]);var _0x713dx7=this[_0x3446[0]][_0x3446[41]][_0x3446[40]];var _0x713dx8=mxUtils[_0x3446[4]](this,function(){var _0x713dx9=_0x3446[22];var _0x713dxa=_0x3446[34];var _0x713dxb=_0x713dx7[_0x3446[44]]()[_0x3446[43]](_0x713dx7[_0x3446[42]]());if(_0x713dxb!= null){_0x713dx9= _0x713dxb[_0x3446[27]][mxConstants[_0x3446[45]]]|| _0x713dx9;_0x713dxa= _0x713dxb[_0x3446[27]][mxConstants[_0x3446[46]]]|| _0x713dxa;if(_0x713dx9[_0x3446[47]]> 10){_0x713dx9= _0x713dx9[_0x3446[48]](0,8)+ _0x3446[49]};_0x713dx5[_0x3446[50]]= _0x713dx9;_0x713dx6[_0x3446[50]]= _0x713dxa}});_0x713dx7[_0x3446[52]]()[_0x3446[51]](mxEvent.CHANGE,_0x713dx8);_0x713dx7[_0x3446[53]]()[_0x3446[51]](mxEvent.CHANGE,_0x713dx8)};Toolbar[_0x3446[6]][_0x3446[3]]= function(){if(this[_0x3446[54]]!= null){this[_0x3446[54]][_0x3446[3]]();this[_0x3446[54]][_0x3446[55]]();this[_0x3446[54]]= null}};Toolbar[_0x3446[6]][_0x3446[25]]= function(_0x713dxc,_0x713dxd,_0x713dxe,_0x713dxf){var _0x713dx10=this[_0x3446[0]][_0x3446[56]][_0x3446[24]](_0x713dxf);var _0x713dx11=this[_0x3446[58]](_0x713dxc,_0x713dxd,_0x713dxe,_0x713dx10[_0x3446[57]]);_0x713dx10[_0x3446[51]](_0x3446[59],function(){_0x713dx11[_0x3446[61]](_0x713dx10[_0x3446[60]])});return _0x713dx11};Toolbar[_0x3446[6]][_0x3446[58]]= function(_0x713dxc,_0x713dxd,_0x713dxe,_0x713dx12){var _0x713dx11=(_0x713dxe)?this[_0x3446[62]](_0x713dxc):this[_0x3446[63]](_0x713dxc);this[_0x3446[64]](_0x713dx11,_0x713dxd);this[_0x3446[65]](_0x713dx11,_0x713dxe,_0x713dx12);this[_0x3446[1]][_0x3446[66]](_0x713dx11);return _0x713dx11};Toolbar[_0x3446[6]][_0x3446[33]]= function(){var _0x713dx11=document[_0x3446[68]](_0x3446[67]);_0x713dx11[_0x3446[69]]= _0x3446[70];this[_0x3446[1]][_0x3446[66]](_0x713dx11);return _0x713dx11};Toolbar[_0x3446[6]][_0x3446[21]]= function(_0x713dx13){for(var _0x713dx14=0;_0x713dx14< _0x713dx13[_0x3446[47]];_0x713dx14++){var _0x713dx15=_0x713dx13[_0x713dx14];if(_0x713dx15== _0x3446[9]){this[_0x3446[33]]()}else {this[_0x3446[73]](_0x3446[71]+ _0x713dx15[_0x3446[72]](),_0x713dx15)}}};Toolbar[_0x3446[6]][_0x3446[73]]= function(_0x713dx16,_0x713dx15){var _0x713dx17=this[_0x3446[0]][_0x3446[74]][_0x3446[24]](_0x713dx15);var _0x713dx11=null;if(_0x713dx17!= null){_0x713dx11= this[_0x3446[76]](_0x713dx16,_0x713dx17[_0x3446[75]],_0x713dx17[_0x3446[57]]);_0x713dx11[_0x3446[61]](_0x713dx17[_0x3446[60]]);_0x713dx17[_0x3446[51]](_0x3446[59],function(){_0x713dx11[_0x3446[61]](_0x713dx17[_0x3446[60]])})};return _0x713dx11};Toolbar[_0x3446[6]][_0x3446[76]]= function(_0x713dx18,_0x713dxd,_0x713dx12){var _0x713dx11=this[_0x3446[63]](_0x713dx18);this[_0x3446[64]](_0x713dx11,_0x713dxd);this[_0x3446[77]](_0x713dx11,_0x713dx12);this[_0x3446[1]][_0x3446[66]](_0x713dx11);return _0x713dx11};Toolbar[_0x3446[6]][_0x3446[78]]= function(_0x713dx19){var _0x713dx7=this[_0x3446[0]][_0x3446[41]][_0x3446[40]];var _0x713dx1a=function(){var _0x713dx1b=!_0x713dx7[_0x3446[79]]();for(var _0x713dx14=0;_0x713dx14< _0x713dx19[_0x3446[47]];_0x713dx14++){_0x713dx19[_0x713dx14][_0x3446[61]](_0x713dx1b)}};_0x713dx7[_0x3446[52]]()[_0x3446[51]](mxEvent.CHANGE,_0x713dx1a);_0x713dx1a()};Toolbar[_0x3446[6]][_0x3446[80]]= function(_0x713dx19){var _0x713dx7=this[_0x3446[0]][_0x3446[41]][_0x3446[40]];var _0x713dx1a=function(){var _0x713dx1c=false;if(!_0x713dx7[_0x3446[79]]()){var _0x713dx1d=_0x713dx7[_0x3446[81]]();for(var _0x713dx14=0;_0x713dx14< _0x713dx1d[_0x3446[47]];_0x713dx14++){if(_0x713dx7[_0x3446[53]]()[_0x3446[82]](_0x713dx1d[_0x713dx14])){_0x713dx1c= true;break}}};for(var _0x713dx14=0;_0x713dx14< _0x713dx19[_0x3446[47]];_0x713dx14++){_0x713dx19[_0x713dx14][_0x3446[61]](_0x713dx1c)}};_0x713dx7[_0x3446[52]]()[_0x3446[51]](mxEvent.CHANGE,_0x713dx1a);_0x713dx1a()};Toolbar[_0x3446[6]][_0x3446[64]]= function(_0x713dx11,_0x713dxd){_0x713dx11[_0x3446[85]](_0x3446[83],_0x3446[84]);if(_0x713dxd!= null){_0x713dx11[_0x3446[85]](_0x3446[86],_0x713dxd)};this[_0x3446[87]](_0x713dx11)};Toolbar[_0x3446[6]][_0x3446[87]]= function(_0x713dx11){var _0x713dx18=_0x713dx11[_0x3446[69]];_0x713dx11[_0x3446[61]]= function(_0x713dx1e){_0x713dx11[_0x3446[60]]= _0x713dx1e;if(_0x713dx1e){_0x713dx11[_0x3446[69]]= _0x713dx18}else {_0x713dx11[_0x3446[69]]= _0x713dx18+ _0x3446[88]}};_0x713dx11[_0x3446[61]](true)};Toolbar[_0x3446[6]][_0x3446[77]]= function(_0x713dx11,_0x713dx12){if(_0x713dx12!= null){mxEvent[_0x3446[51]](_0x713dx11,_0x3446[89],function(_0x713dx4){if(_0x713dx11[_0x3446[60]]){_0x713dx12(_0x713dx4)};mxEvent[_0x3446[90]](_0x713dx4)})}};Toolbar[_0x3446[6]][_0x3446[63]]= function(_0x713dx18){var _0x713dx11=document[_0x3446[68]](_0x3446[91]);_0x713dx11[_0x3446[85]](_0x3446[92],_0x3446[93]);_0x713dx11[_0x3446[69]]= _0x3446[94];var _0x713dx1f=document[_0x3446[68]](_0x3446[67]);_0x713dx1f[_0x3446[69]]= _0x3446[95]+ _0x713dx18;_0x713dx11[_0x3446[66]](_0x713dx1f);return _0x713dx11};Toolbar[_0x3446[6]][_0x3446[62]]= function(_0x713dxc,_0x713dxd){var _0x713dx11=document[_0x3446[68]](_0x3446[91]);_0x713dx11[_0x3446[85]](_0x3446[92],_0x3446[93]);_0x713dx11[_0x3446[69]]= _0x3446[96];mxUtils[_0x3446[97]](_0x713dx11,_0x713dxc);return _0x713dx11};Toolbar[_0x3446[6]][_0x3446[65]]= function(_0x713dx11,_0x713dxe,_0x713dx12,_0x713dx20){if(_0x713dx12!= null){var _0x713dx7=this[_0x3446[0]][_0x3446[41]][_0x3446[40]];var _0x713dx10=null;mxEvent[_0x3446[51]](_0x713dx11,_0x3446[89],mxUtils[_0x3446[4]](this,function(_0x713dx4){if(_0x713dx11[_0x3446[60]]== null|| _0x713dx11[_0x3446[60]]){_0x713dx7[_0x3446[98]][_0x3446[3]]();_0x713dx10= new mxPopupMenu(_0x713dx12);_0x713dx10[_0x3446[67]][_0x3446[69]]+= _0x3446[99];_0x713dx10[_0x3446[100]]= _0x713dx20;_0x713dx10[_0x3446[101]]= _0x713dxe;_0x713dx10[_0x3446[102]]= true;_0x713dx10[_0x3446[106]](_0x713dx11[_0x3446[103]],_0x713dx11[_0x3446[104]]+ _0x713dx11[_0x3446[105]]+ 34,null,_0x713dx4);this[_0x3446[54]]= _0x713dx10};mxEvent[_0x3446[90]](_0x713dx4)}))}} \ No newline at end of file +var _0xb1f6=["\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(_0x8ecfx2,_0x8ecfx3){this[_0xb1f6[0]]= _0x8ecfx2;this[_0xb1f6[1]]= _0x8ecfx3;this[_0xb1f6[2]]();mxEvent[_0xb1f6[5]](document,mxUtils[_0xb1f6[4]](this,function(_0x8ecfx4){this[_0xb1f6[3]]()}))}Toolbar[_0xb1f6[6]][_0xb1f6[2]]= function(){this[_0xb1f6[21]]([_0xb1f6[7],_0xb1f6[8],_0xb1f6[9],_0xb1f6[10],_0xb1f6[11],_0xb1f6[12],_0xb1f6[9],_0xb1f6[13],_0xb1f6[14],_0xb1f6[15],_0xb1f6[16],_0xb1f6[9],_0xb1f6[17],_0xb1f6[9],_0xb1f6[18],_0xb1f6[19],_0xb1f6[20],_0xb1f6[9]]);var _0x8ecfx5=this[_0xb1f6[25]](_0xb1f6[22],mxResources[_0xb1f6[24]](_0xb1f6[23]),true,_0xb1f6[23]);_0x8ecfx5[_0xb1f6[27]][_0xb1f6[26]]= _0xb1f6[28];_0x8ecfx5[_0xb1f6[27]][_0xb1f6[29]]= _0xb1f6[30];_0x8ecfx5[_0xb1f6[27]][_0xb1f6[31]]= _0xb1f6[32];this[_0xb1f6[33]]();var _0x8ecfx6=this[_0xb1f6[25]](_0xb1f6[34],mxResources[_0xb1f6[24]](_0xb1f6[35]),true,_0xb1f6[35]);_0x8ecfx6[_0xb1f6[27]][_0xb1f6[26]]= _0xb1f6[28];_0x8ecfx6[_0xb1f6[27]][_0xb1f6[29]]= _0xb1f6[30];_0x8ecfx6[_0xb1f6[27]][_0xb1f6[31]]= _0xb1f6[36];this[_0xb1f6[21]]([_0xb1f6[9],_0xb1f6[37],_0xb1f6[38],_0xb1f6[39]]);var _0x8ecfx7=this[_0xb1f6[0]][_0xb1f6[41]][_0xb1f6[40]];var _0x8ecfx8=mxUtils[_0xb1f6[4]](this,function(){var _0x8ecfx9=_0xb1f6[22];var _0x8ecfxa=_0xb1f6[34];var _0x8ecfxb=_0x8ecfx7[_0xb1f6[44]]()[_0xb1f6[43]](_0x8ecfx7[_0xb1f6[42]]());if(_0x8ecfxb!= null){_0x8ecfx9= _0x8ecfxb[_0xb1f6[27]][mxConstants[_0xb1f6[45]]]|| _0x8ecfx9;_0x8ecfxa= _0x8ecfxb[_0xb1f6[27]][mxConstants[_0xb1f6[46]]]|| _0x8ecfxa;if(_0x8ecfx9[_0xb1f6[47]]> 10){_0x8ecfx9= _0x8ecfx9[_0xb1f6[48]](0,8)+ _0xb1f6[49]};_0x8ecfx5[_0xb1f6[50]]= _0x8ecfx9;_0x8ecfx6[_0xb1f6[50]]= _0x8ecfxa}});_0x8ecfx7[_0xb1f6[52]]()[_0xb1f6[51]](mxEvent.CHANGE,_0x8ecfx8);_0x8ecfx7[_0xb1f6[53]]()[_0xb1f6[51]](mxEvent.CHANGE,_0x8ecfx8)};Toolbar[_0xb1f6[6]][_0xb1f6[3]]= function(){if(this[_0xb1f6[54]]!= null){this[_0xb1f6[54]][_0xb1f6[3]]();this[_0xb1f6[54]][_0xb1f6[55]]();this[_0xb1f6[54]]= null}};Toolbar[_0xb1f6[6]][_0xb1f6[25]]= function(_0x8ecfxc,_0x8ecfxd,_0x8ecfxe,_0x8ecfxf){var _0x8ecfx10=this[_0xb1f6[0]][_0xb1f6[56]][_0xb1f6[24]](_0x8ecfxf);var _0x8ecfx11=this[_0xb1f6[58]](_0x8ecfxc,_0x8ecfxd,_0x8ecfxe,_0x8ecfx10[_0xb1f6[57]]);_0x8ecfx10[_0xb1f6[51]](_0xb1f6[59],function(){_0x8ecfx11[_0xb1f6[61]](_0x8ecfx10[_0xb1f6[60]])});return _0x8ecfx11};Toolbar[_0xb1f6[6]][_0xb1f6[58]]= function(_0x8ecfxc,_0x8ecfxd,_0x8ecfxe,_0x8ecfx12){var _0x8ecfx11=(_0x8ecfxe)?this[_0xb1f6[62]](_0x8ecfxc):this[_0xb1f6[63]](_0x8ecfxc);this[_0xb1f6[64]](_0x8ecfx11,_0x8ecfxd);this[_0xb1f6[65]](_0x8ecfx11,_0x8ecfxe,_0x8ecfx12);this[_0xb1f6[1]][_0xb1f6[66]](_0x8ecfx11);return _0x8ecfx11};Toolbar[_0xb1f6[6]][_0xb1f6[33]]= function(){var _0x8ecfx11=document[_0xb1f6[68]](_0xb1f6[67]);_0x8ecfx11[_0xb1f6[69]]= _0xb1f6[70];this[_0xb1f6[1]][_0xb1f6[66]](_0x8ecfx11);return _0x8ecfx11};Toolbar[_0xb1f6[6]][_0xb1f6[21]]= function(_0x8ecfx13){for(var _0x8ecfx14=0;_0x8ecfx14< _0x8ecfx13[_0xb1f6[47]];_0x8ecfx14++){var _0x8ecfx15=_0x8ecfx13[_0x8ecfx14];if(_0x8ecfx15== _0xb1f6[9]){this[_0xb1f6[33]]()}else {this[_0xb1f6[73]](_0xb1f6[71]+ _0x8ecfx15[_0xb1f6[72]](),_0x8ecfx15)}}};Toolbar[_0xb1f6[6]][_0xb1f6[73]]= function(_0x8ecfx16,_0x8ecfx15){var _0x8ecfx17=this[_0xb1f6[0]][_0xb1f6[74]][_0xb1f6[24]](_0x8ecfx15);var _0x8ecfx11=null;if(_0x8ecfx17!= null){_0x8ecfx11= this[_0xb1f6[76]](_0x8ecfx16,_0x8ecfx17[_0xb1f6[75]],_0x8ecfx17[_0xb1f6[57]]);_0x8ecfx11[_0xb1f6[61]](_0x8ecfx17[_0xb1f6[60]]);_0x8ecfx17[_0xb1f6[51]](_0xb1f6[59],function(){_0x8ecfx11[_0xb1f6[61]](_0x8ecfx17[_0xb1f6[60]])})};return _0x8ecfx11};Toolbar[_0xb1f6[6]][_0xb1f6[76]]= function(_0x8ecfx18,_0x8ecfxd,_0x8ecfx12){var _0x8ecfx11=this[_0xb1f6[63]](_0x8ecfx18);this[_0xb1f6[64]](_0x8ecfx11,_0x8ecfxd);this[_0xb1f6[77]](_0x8ecfx11,_0x8ecfx12);this[_0xb1f6[1]][_0xb1f6[66]](_0x8ecfx11);return _0x8ecfx11};Toolbar[_0xb1f6[6]][_0xb1f6[78]]= function(_0x8ecfx19){var _0x8ecfx7=this[_0xb1f6[0]][_0xb1f6[41]][_0xb1f6[40]];var _0x8ecfx1a=function(){var _0x8ecfx1b=!_0x8ecfx7[_0xb1f6[79]]();for(var _0x8ecfx14=0;_0x8ecfx14< _0x8ecfx19[_0xb1f6[47]];_0x8ecfx14++){_0x8ecfx19[_0x8ecfx14][_0xb1f6[61]](_0x8ecfx1b)}};_0x8ecfx7[_0xb1f6[52]]()[_0xb1f6[51]](mxEvent.CHANGE,_0x8ecfx1a);_0x8ecfx1a()};Toolbar[_0xb1f6[6]][_0xb1f6[80]]= function(_0x8ecfx19){var _0x8ecfx7=this[_0xb1f6[0]][_0xb1f6[41]][_0xb1f6[40]];var _0x8ecfx1a=function(){var _0x8ecfx1c=false;if(!_0x8ecfx7[_0xb1f6[79]]()){var _0x8ecfx1d=_0x8ecfx7[_0xb1f6[81]]();for(var _0x8ecfx14=0;_0x8ecfx14< _0x8ecfx1d[_0xb1f6[47]];_0x8ecfx14++){if(_0x8ecfx7[_0xb1f6[53]]()[_0xb1f6[82]](_0x8ecfx1d[_0x8ecfx14])){_0x8ecfx1c= true;break}}};for(var _0x8ecfx14=0;_0x8ecfx14< _0x8ecfx19[_0xb1f6[47]];_0x8ecfx14++){_0x8ecfx19[_0x8ecfx14][_0xb1f6[61]](_0x8ecfx1c)}};_0x8ecfx7[_0xb1f6[52]]()[_0xb1f6[51]](mxEvent.CHANGE,_0x8ecfx1a);_0x8ecfx1a()};Toolbar[_0xb1f6[6]][_0xb1f6[64]]= function(_0x8ecfx11,_0x8ecfxd){_0x8ecfx11[_0xb1f6[85]](_0xb1f6[83],_0xb1f6[84]);if(_0x8ecfxd!= null){_0x8ecfx11[_0xb1f6[85]](_0xb1f6[86],_0x8ecfxd)};this[_0xb1f6[87]](_0x8ecfx11)};Toolbar[_0xb1f6[6]][_0xb1f6[87]]= function(_0x8ecfx11){var _0x8ecfx18=_0x8ecfx11[_0xb1f6[69]];_0x8ecfx11[_0xb1f6[61]]= function(_0x8ecfx1e){_0x8ecfx11[_0xb1f6[60]]= _0x8ecfx1e;if(_0x8ecfx1e){_0x8ecfx11[_0xb1f6[69]]= _0x8ecfx18}else {_0x8ecfx11[_0xb1f6[69]]= _0x8ecfx18+ _0xb1f6[88]}};_0x8ecfx11[_0xb1f6[61]](true)};Toolbar[_0xb1f6[6]][_0xb1f6[77]]= function(_0x8ecfx11,_0x8ecfx12){if(_0x8ecfx12!= null){mxEvent[_0xb1f6[51]](_0x8ecfx11,_0xb1f6[89],function(_0x8ecfx4){if(_0x8ecfx11[_0xb1f6[60]]){_0x8ecfx12(_0x8ecfx4)};mxEvent[_0xb1f6[90]](_0x8ecfx4)})}};Toolbar[_0xb1f6[6]][_0xb1f6[63]]= function(_0x8ecfx18){var _0x8ecfx11=document[_0xb1f6[68]](_0xb1f6[91]);_0x8ecfx11[_0xb1f6[85]](_0xb1f6[92],_0xb1f6[93]);_0x8ecfx11[_0xb1f6[69]]= _0xb1f6[94];var _0x8ecfx1f=document[_0xb1f6[68]](_0xb1f6[67]);_0x8ecfx1f[_0xb1f6[69]]= _0xb1f6[95]+ _0x8ecfx18;_0x8ecfx11[_0xb1f6[66]](_0x8ecfx1f);return _0x8ecfx11};Toolbar[_0xb1f6[6]][_0xb1f6[62]]= function(_0x8ecfxc,_0x8ecfxd){var _0x8ecfx11=document[_0xb1f6[68]](_0xb1f6[91]);_0x8ecfx11[_0xb1f6[85]](_0xb1f6[92],_0xb1f6[93]);_0x8ecfx11[_0xb1f6[69]]= _0xb1f6[96];mxUtils[_0xb1f6[97]](_0x8ecfx11,_0x8ecfxc);return _0x8ecfx11};Toolbar[_0xb1f6[6]][_0xb1f6[65]]= function(_0x8ecfx11,_0x8ecfxe,_0x8ecfx12,_0x8ecfx20){if(_0x8ecfx12!= null){var _0x8ecfx7=this[_0xb1f6[0]][_0xb1f6[41]][_0xb1f6[40]];var _0x8ecfx10=null;mxEvent[_0xb1f6[51]](_0x8ecfx11,_0xb1f6[89],mxUtils[_0xb1f6[4]](this,function(_0x8ecfx4){if(_0x8ecfx11[_0xb1f6[60]]== null|| _0x8ecfx11[_0xb1f6[60]]){_0x8ecfx7[_0xb1f6[98]][_0xb1f6[3]]();_0x8ecfx10= new mxPopupMenu(_0x8ecfx12);_0x8ecfx10[_0xb1f6[67]][_0xb1f6[69]]+= _0xb1f6[99];_0x8ecfx10[_0xb1f6[100]]= _0x8ecfx20;_0x8ecfx10[_0xb1f6[101]]= _0x8ecfxe;_0x8ecfx10[_0xb1f6[102]]= true;_0x8ecfx10[_0xb1f6[106]](_0x8ecfx11[_0xb1f6[103]],_0x8ecfx11[_0xb1f6[104]]+ _0x8ecfx11[_0xb1f6[105]]+ 34,null,_0x8ecfx4);this[_0xb1f6[54]]= _0x8ecfx10};mxEvent[_0xb1f6[90]](_0x8ecfx4)}))}} \ 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 edfa9ec..311f671 100644 --- a/public/assets/plugins/jscripty/js/custom.js +++ b/public/assets/plugins/jscripty/js/custom.js @@ -1 +1 @@ -var _0x3993=["\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(_0xde2cx2){var _0xde2cx3= new Object();var _0xde2cx4=_0xde2cx2[_0x3993[3]](_0x3993[2]);if(_0xde2cx4> 0){var _0xde2cx5=_0xde2cx2[_0x3993[6]](_0xde2cx4+ 1)[_0x3993[5]](_0x3993[4]);for(var _0xde2cx6=0;_0xde2cx6< _0xde2cx5[_0x3993[7]];_0xde2cx6++){_0xde2cx4= _0xde2cx5[_0xde2cx6][_0x3993[9]](_0x3993[8]);if(_0xde2cx4> 0){_0xde2cx3[_0xde2cx5[_0xde2cx6][_0x3993[6]](0,_0xde2cx4)]= _0xde2cx5[_0xde2cx6][_0x3993[6]](_0xde2cx4+ 1)}}};return _0xde2cx3})(window[_0x3993[1]][_0x3993[0]]);var t0= new Date();var MAX_REQUEST_SIZE=10485760;var MAX_WIDTH=12000;var MAX_HEIGHT=12000;var EXPORT_URL=_0x3993[10];var SHARE_HOST=_0x3993[11];var SAVE_URL=_0x3993[12];var VARIABLE_URL=_0x3993[13];var STENCIL_PATH=_0x3993[14];var SHAPES_PATH=_0x3993[15];var IMAGE_PATH=_0x3993[16];var STYLE_PATH=_0x3993[17];var CSS_PATH=_0x3993[17];var OPEN_FORM=_0x3993[18];var TEMPLATE_PATH=_0x3993[19];var RESOURCES_PATH=_0x3993[20];var RESOURCE_BASE=RESOURCES_PATH+ _0x3993[21];var tapAndHoldStartsConnection=true;var showConnectorImg=true;var mxLoadResources=false;console[_0x3993[25]](_0x3993[22],localStorage[_0x3993[24]](_0x3993[23]));switch(localStorage[_0x3993[24]](_0x3993[23])){case _0x3993[27]:mxLanguage= _0x3993[26];break;case _0x3993[28]:mxLanguage= _0x3993[28];break;default:mxLanguage= _0x3993[28]};console[_0x3993[25]](_0x3993[29],mxLanguage);var mxLanguages=[_0x3993[30],_0x3993[31],_0x3993[32],_0x3993[33],_0x3993[34],_0x3993[35],_0x3993[36],_0x3993[37],_0x3993[38],_0x3993[39],_0x3993[40],_0x3993[28],_0x3993[41],_0x3993[42],_0x3993[43],_0x3993[44],_0x3993[45],_0x3993[46],_0x3993[47],_0x3993[48],_0x3993[49],_0x3993[50],_0x3993[51],_0x3993[52],_0x3993[53],_0x3993[54],_0x3993[55]];var mxBasePath=_0x3993[56];var geBasePath=_0x3993[57];var ISPEECHLANG={usenglishfemale:_0x3993[58],usenglishmale:_0x3993[59],ukenglishfemale:_0x3993[60],ukenglishmale:_0x3993[61],auenglishfemale:_0x3993[62],usspanishfemale:_0x3993[63],usspanishmale:_0x3993[64],chchinesefemale:_0x3993[65],chchinesemale:_0x3993[66],hkchinesefemale:_0x3993[67],twchinesefemale:_0x3993[68],jpjapanesefemale:_0x3993[69],jpjapanesemale:_0x3993[70],krkoreanfemale:_0x3993[71],krkoreanmale:_0x3993[72],caenglishfemale:_0x3993[73],huhungarianfemale:_0x3993[74],brportuguesefemale:_0x3993[75],eurportuguesefemale:_0x3993[76],eurportuguesemale:_0x3993[77],eurspanishfemale:_0x3993[78],eurspanishmale:_0x3993[79],eurcatalanfemale:_0x3993[80],eurczechfemale:_0x3993[81],eurdanishfemale:_0x3993[82],eurfinnishfemale:_0x3993[83],eurfrenchfemale:_0x3993[84],eurfrenchmale:_0x3993[85],eurnorwegianfemale:_0x3993[86],eurdutchfemale:_0x3993[87],eurpolishfemale:_0x3993[88],euritalianfemale:_0x3993[89],eurturkishfemale:_0x3993[90],eurturkishmale:_0x3993[91],eurgermanfemale:_0x3993[92],eurgermanmale:_0x3993[93],rurussianfemale:_0x3993[94],rurussianmale:_0x3993[95],swswedishfemale:_0x3993[96],cafrenchfemale:_0x3993[97],cafrenchmale:_0x3993[98]};var ISPEECHASRLANG={"\x65\x6E\x2D\x55\x53":_0x3993[99],"\x65\x6E\x2D\x43\x41":_0x3993[100],"\x65\x6E\x2D\x47\x42":_0x3993[101],"\x65\x6E\x2D\x41\x55":_0x3993[102],"\x65\x73\x2D\x45\x53":_0x3993[103],"\x65\x73\x2D\x4D\x58":_0x3993[104],"\x69\x74\x2D\x49\x54":_0x3993[105],"\x66\x72\x2D\x46\x52":_0x3993[106],"\x66\x72\x2D\x43\x41":_0x3993[107],"\x70\x6C\x2D\x50\x4C":_0x3993[108],"\x70\x74\x2D\x50\x54":_0x3993[109],"\x63\x61\x2D\x45\x53":_0x3993[110],"\x7A\x68\x2D\x54\x57":_0x3993[111],"\x64\x61\x2D\x44\x4B":_0x3993[112],"\x66\x72\x2D\x46\x52":_0x3993[113],"\x6A\x61\x2D\x4A\x50":_0x3993[114],"\x6B\x6F\x2D\x4B\x52":_0x3993[115],"\x6E\x6C\x2D\x4E\x4C":_0x3993[116],"\x6E\x62\x2D\x4E\x4F":_0x3993[117],"\x70\x74\x2D\x42\x52":_0x3993[118],"\x72\x75\x2D\x52\x55":_0x3993[119],"\x73\x76\x2D\x53\x45":_0x3993[120],"\x7A\x68\x2D\x43\x4E":_0x3993[121],"\x7A\x68\x2D\x48\x4B":_0x3993[122]};var ISPEECHASRMODEL={0:_0x3993[123],date:_0x3993[124],usmoney:_0x3993[125],numbersto9:_0x3993[126],numbersto99:_0x3993[127],numbersto999:_0x3993[128],time:_0x3993[129],phonenumber:_0x3993[130],streets:_0x3993[131],citystate:_0x3993[132]};var GOOGLETTSLANG={"\x61\x66":_0x3993[133],"\x73\x71":_0x3993[134],"\x61\x6D":_0x3993[135],"\x61\x72":_0x3993[136],"\x68\x79":_0x3993[137],"\x61\x7A":_0x3993[138],"\x65\x75":_0x3993[139],"\x62\x65":_0x3993[140],"\x62\x6E":_0x3993[141],"\x62\x68":_0x3993[142],"\x62\x73":_0x3993[143],"\x62\x72":_0x3993[144],"\x62\x67":_0x3993[145],"\x6B\x6D":_0x3993[146],"\x63\x61":_0x3993[147],"\x7A\x68\x2D\x43\x4E":_0x3993[148],"\x7A\x68\x2D\x54\x57":_0x3993[149],"\x63\x6F":_0x3993[150],"\x68\x72":_0x3993[151],"\x63\x73":_0x3993[152],"\x64\x61":_0x3993[153],"\x6E\x6C":_0x3993[154],"\x65\x6E":_0x3993[155],"\x65\x6F":_0x3993[156],"\x65\x74":_0x3993[157],"\x66\x6F":_0x3993[158],"\x74\x6C":_0x3993[159],"\x66\x69":_0x3993[160],"\x66\x72":_0x3993[161],"\x66\x79":_0x3993[162],"\x67\x6C":_0x3993[163],"\x6B\x61":_0x3993[164],"\x64\x65":_0x3993[165],"\x65\x6C":_0x3993[166],"\x67\x6E":_0x3993[167],"\x67\x75":_0x3993[168],"\x78\x78\x2D\x68\x61\x63\x6B\x65\x72":_0x3993[169],"\x68\x61":_0x3993[170],"\x69\x77":_0x3993[171],"\x68\x69":_0x3993[172],"\x68\x75":_0x3993[173],"\x69\x73":_0x3993[174],"\x69\x64":_0x3993[175],"\x69\x61":_0x3993[176],"\x67\x61":_0x3993[177],"\x69\x74":_0x3993[178],"\x6A\x77":_0x3993[179],"\x6A\x61":_0x3993[180],"\x6B\x6E":_0x3993[181],"\x6B\x6B":_0x3993[182],"\x72\x77":_0x3993[183],"\x72\x6E":_0x3993[184],"\x78\x78\x2D\x6B\x6C\x69\x6E\x67\x6F\x6E":_0x3993[185],"\x6B\x75":_0x3993[186],"\x6B\x6F":_0x3993[187],"\x6B\x79":_0x3993[188],"\x6C\x6F":_0x3993[189],"\x6C\x61":_0x3993[190],"\x6C\x76":_0x3993[191],"\x6C\x6E":_0x3993[192],"\x6C\x74":_0x3993[193],"\x6D\x6B":_0x3993[194],"\x6D\x67":_0x3993[195],"\x6D\x73":_0x3993[196],"\x6D\x6C":_0x3993[197],"\x6D\x74":_0x3993[198],"\x6D\x69":_0x3993[199],"\x6D\x72":_0x3993[200],"\x6D\x6F":_0x3993[201],"\x6D\x6E":_0x3993[202],"\x73\x72\x2D\x4D\x45":_0x3993[203],"\x6E\x65":_0x3993[204],"\x6E\x6F":_0x3993[205],"\x6E\x6E":_0x3993[206],"\x6F\x63":_0x3993[207],"\x6F\x72":_0x3993[208],"\x6F\x6D":_0x3993[209],"\x70\x73":_0x3993[210],"\x66\x61":_0x3993[211],"\x78\x78\x2D\x70\x69\x72\x61\x74\x65":_0x3993[212],"\x70\x6C":_0x3993[213],"\x70\x74\x2D\x42\x52":_0x3993[118],"\x70\x74\x2D\x50\x54":_0x3993[109],"\x70\x61":_0x3993[214],"\x71\x75":_0x3993[215],"\x72\x6F":_0x3993[216],"\x72\x6D":_0x3993[217],"\x72\x75":_0x3993[218],"\x67\x64":_0x3993[219],"\x73\x72":_0x3993[220],"\x73\x68":_0x3993[221],"\x73\x74":_0x3993[222],"\x73\x6E":_0x3993[223],"\x73\x64":_0x3993[224],"\x73\x69":_0x3993[225],"\x73\x6B":_0x3993[226],"\x73\x6C":_0x3993[227],"\x73\x6F":_0x3993[228],"\x65\x73":_0x3993[229],"\x73\x75":_0x3993[230],"\x73\x77":_0x3993[231],"\x73\x76":_0x3993[232],"\x74\x67":_0x3993[233],"\x74\x61":_0x3993[234],"\x74\x74":_0x3993[235],"\x74\x65":_0x3993[236],"\x74\x68":_0x3993[237],"\x74\x69":_0x3993[238],"\x74\x6F":_0x3993[239],"\x74\x72":_0x3993[240],"\x74\x6B":_0x3993[241],"\x74\x77":_0x3993[242],"\x75\x67":_0x3993[243],"\x75\x6B":_0x3993[244],"\x75\x72":_0x3993[245],"\x75\x7A":_0x3993[246],"\x76\x69":_0x3993[247],"\x63\x79":_0x3993[248],"\x78\x68":_0x3993[249],"\x79\x69":_0x3993[250],"\x79\x6F":_0x3993[251],"\x7A\x75":_0x3993[252]} \ No newline at end of file +var _0x5735=["\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(_0xf3ffx2){var _0xf3ffx3= new Object();var _0xf3ffx4=_0xf3ffx2[_0x5735[3]](_0x5735[2]);if(_0xf3ffx4> 0){var _0xf3ffx5=_0xf3ffx2[_0x5735[6]](_0xf3ffx4+ 1)[_0x5735[5]](_0x5735[4]);for(var _0xf3ffx6=0;_0xf3ffx6< _0xf3ffx5[_0x5735[7]];_0xf3ffx6++){_0xf3ffx4= _0xf3ffx5[_0xf3ffx6][_0x5735[9]](_0x5735[8]);if(_0xf3ffx4> 0){_0xf3ffx3[_0xf3ffx5[_0xf3ffx6][_0x5735[6]](0,_0xf3ffx4)]= _0xf3ffx5[_0xf3ffx6][_0x5735[6]](_0xf3ffx4+ 1)}}};return _0xf3ffx3})(window[_0x5735[1]][_0x5735[0]]);var t0= new Date();var MAX_REQUEST_SIZE=10485760;var MAX_WIDTH=12000;var MAX_HEIGHT=12000;var EXPORT_URL=_0x5735[10];var SHARE_HOST=_0x5735[11];var SAVE_URL=_0x5735[12];var VARIABLE_URL=_0x5735[13];var STENCIL_PATH=_0x5735[14];var SHAPES_PATH=_0x5735[15];var IMAGE_PATH=_0x5735[16];var STYLE_PATH=_0x5735[17];var CSS_PATH=_0x5735[17];var OPEN_FORM=_0x5735[18];var TEMPLATE_PATH=_0x5735[19];var RESOURCES_PATH=_0x5735[20];var RESOURCE_BASE=RESOURCES_PATH+ _0x5735[21];var tapAndHoldStartsConnection=true;var showConnectorImg=true;var mxLoadResources=false;console[_0x5735[25]](_0x5735[22],localStorage[_0x5735[24]](_0x5735[23]));switch(localStorage[_0x5735[24]](_0x5735[23])){case _0x5735[27]:mxLanguage= _0x5735[26];break;case _0x5735[28]:mxLanguage= _0x5735[28];break;default:mxLanguage= _0x5735[28]};console[_0x5735[25]](_0x5735[29],mxLanguage);var mxLanguages=[_0x5735[30],_0x5735[31],_0x5735[32],_0x5735[33],_0x5735[34],_0x5735[35],_0x5735[36],_0x5735[37],_0x5735[38],_0x5735[39],_0x5735[40],_0x5735[28],_0x5735[41],_0x5735[42],_0x5735[43],_0x5735[44],_0x5735[45],_0x5735[46],_0x5735[47],_0x5735[48],_0x5735[49],_0x5735[50],_0x5735[51],_0x5735[52],_0x5735[53],_0x5735[54],_0x5735[55]];var mxBasePath=_0x5735[56];var geBasePath=_0x5735[57];var ISPEECHLANG={usenglishfemale:_0x5735[58],usenglishmale:_0x5735[59],ukenglishfemale:_0x5735[60],ukenglishmale:_0x5735[61],auenglishfemale:_0x5735[62],usspanishfemale:_0x5735[63],usspanishmale:_0x5735[64],chchinesefemale:_0x5735[65],chchinesemale:_0x5735[66],hkchinesefemale:_0x5735[67],twchinesefemale:_0x5735[68],jpjapanesefemale:_0x5735[69],jpjapanesemale:_0x5735[70],krkoreanfemale:_0x5735[71],krkoreanmale:_0x5735[72],caenglishfemale:_0x5735[73],huhungarianfemale:_0x5735[74],brportuguesefemale:_0x5735[75],eurportuguesefemale:_0x5735[76],eurportuguesemale:_0x5735[77],eurspanishfemale:_0x5735[78],eurspanishmale:_0x5735[79],eurcatalanfemale:_0x5735[80],eurczechfemale:_0x5735[81],eurdanishfemale:_0x5735[82],eurfinnishfemale:_0x5735[83],eurfrenchfemale:_0x5735[84],eurfrenchmale:_0x5735[85],eurnorwegianfemale:_0x5735[86],eurdutchfemale:_0x5735[87],eurpolishfemale:_0x5735[88],euritalianfemale:_0x5735[89],eurturkishfemale:_0x5735[90],eurturkishmale:_0x5735[91],eurgermanfemale:_0x5735[92],eurgermanmale:_0x5735[93],rurussianfemale:_0x5735[94],rurussianmale:_0x5735[95],swswedishfemale:_0x5735[96],cafrenchfemale:_0x5735[97],cafrenchmale:_0x5735[98]};var ISPEECHASRLANG={"\x65\x6E\x2D\x55\x53":_0x5735[99],"\x65\x6E\x2D\x43\x41":_0x5735[100],"\x65\x6E\x2D\x47\x42":_0x5735[101],"\x65\x6E\x2D\x41\x55":_0x5735[102],"\x65\x73\x2D\x45\x53":_0x5735[103],"\x65\x73\x2D\x4D\x58":_0x5735[104],"\x69\x74\x2D\x49\x54":_0x5735[105],"\x66\x72\x2D\x46\x52":_0x5735[106],"\x66\x72\x2D\x43\x41":_0x5735[107],"\x70\x6C\x2D\x50\x4C":_0x5735[108],"\x70\x74\x2D\x50\x54":_0x5735[109],"\x63\x61\x2D\x45\x53":_0x5735[110],"\x7A\x68\x2D\x54\x57":_0x5735[111],"\x64\x61\x2D\x44\x4B":_0x5735[112],"\x66\x72\x2D\x46\x52":_0x5735[113],"\x6A\x61\x2D\x4A\x50":_0x5735[114],"\x6B\x6F\x2D\x4B\x52":_0x5735[115],"\x6E\x6C\x2D\x4E\x4C":_0x5735[116],"\x6E\x62\x2D\x4E\x4F":_0x5735[117],"\x70\x74\x2D\x42\x52":_0x5735[118],"\x72\x75\x2D\x52\x55":_0x5735[119],"\x73\x76\x2D\x53\x45":_0x5735[120],"\x7A\x68\x2D\x43\x4E":_0x5735[121],"\x7A\x68\x2D\x48\x4B":_0x5735[122]};var ISPEECHASRMODEL={0:_0x5735[123],date:_0x5735[124],usmoney:_0x5735[125],numbersto9:_0x5735[126],numbersto99:_0x5735[127],numbersto999:_0x5735[128],time:_0x5735[129],phonenumber:_0x5735[130],streets:_0x5735[131],citystate:_0x5735[132]};var GOOGLETTSLANG={"\x61\x66":_0x5735[133],"\x73\x71":_0x5735[134],"\x61\x6D":_0x5735[135],"\x61\x72":_0x5735[136],"\x68\x79":_0x5735[137],"\x61\x7A":_0x5735[138],"\x65\x75":_0x5735[139],"\x62\x65":_0x5735[140],"\x62\x6E":_0x5735[141],"\x62\x68":_0x5735[142],"\x62\x73":_0x5735[143],"\x62\x72":_0x5735[144],"\x62\x67":_0x5735[145],"\x6B\x6D":_0x5735[146],"\x63\x61":_0x5735[147],"\x7A\x68\x2D\x43\x4E":_0x5735[148],"\x7A\x68\x2D\x54\x57":_0x5735[149],"\x63\x6F":_0x5735[150],"\x68\x72":_0x5735[151],"\x63\x73":_0x5735[152],"\x64\x61":_0x5735[153],"\x6E\x6C":_0x5735[154],"\x65\x6E":_0x5735[155],"\x65\x6F":_0x5735[156],"\x65\x74":_0x5735[157],"\x66\x6F":_0x5735[158],"\x74\x6C":_0x5735[159],"\x66\x69":_0x5735[160],"\x66\x72":_0x5735[161],"\x66\x79":_0x5735[162],"\x67\x6C":_0x5735[163],"\x6B\x61":_0x5735[164],"\x64\x65":_0x5735[165],"\x65\x6C":_0x5735[166],"\x67\x6E":_0x5735[167],"\x67\x75":_0x5735[168],"\x78\x78\x2D\x68\x61\x63\x6B\x65\x72":_0x5735[169],"\x68\x61":_0x5735[170],"\x69\x77":_0x5735[171],"\x68\x69":_0x5735[172],"\x68\x75":_0x5735[173],"\x69\x73":_0x5735[174],"\x69\x64":_0x5735[175],"\x69\x61":_0x5735[176],"\x67\x61":_0x5735[177],"\x69\x74":_0x5735[178],"\x6A\x77":_0x5735[179],"\x6A\x61":_0x5735[180],"\x6B\x6E":_0x5735[181],"\x6B\x6B":_0x5735[182],"\x72\x77":_0x5735[183],"\x72\x6E":_0x5735[184],"\x78\x78\x2D\x6B\x6C\x69\x6E\x67\x6F\x6E":_0x5735[185],"\x6B\x75":_0x5735[186],"\x6B\x6F":_0x5735[187],"\x6B\x79":_0x5735[188],"\x6C\x6F":_0x5735[189],"\x6C\x61":_0x5735[190],"\x6C\x76":_0x5735[191],"\x6C\x6E":_0x5735[192],"\x6C\x74":_0x5735[193],"\x6D\x6B":_0x5735[194],"\x6D\x67":_0x5735[195],"\x6D\x73":_0x5735[196],"\x6D\x6C":_0x5735[197],"\x6D\x74":_0x5735[198],"\x6D\x69":_0x5735[199],"\x6D\x72":_0x5735[200],"\x6D\x6F":_0x5735[201],"\x6D\x6E":_0x5735[202],"\x73\x72\x2D\x4D\x45":_0x5735[203],"\x6E\x65":_0x5735[204],"\x6E\x6F":_0x5735[205],"\x6E\x6E":_0x5735[206],"\x6F\x63":_0x5735[207],"\x6F\x72":_0x5735[208],"\x6F\x6D":_0x5735[209],"\x70\x73":_0x5735[210],"\x66\x61":_0x5735[211],"\x78\x78\x2D\x70\x69\x72\x61\x74\x65":_0x5735[212],"\x70\x6C":_0x5735[213],"\x70\x74\x2D\x42\x52":_0x5735[118],"\x70\x74\x2D\x50\x54":_0x5735[109],"\x70\x61":_0x5735[214],"\x71\x75":_0x5735[215],"\x72\x6F":_0x5735[216],"\x72\x6D":_0x5735[217],"\x72\x75":_0x5735[218],"\x67\x64":_0x5735[219],"\x73\x72":_0x5735[220],"\x73\x68":_0x5735[221],"\x73\x74":_0x5735[222],"\x73\x6E":_0x5735[223],"\x73\x64":_0x5735[224],"\x73\x69":_0x5735[225],"\x73\x6B":_0x5735[226],"\x73\x6C":_0x5735[227],"\x73\x6F":_0x5735[228],"\x65\x73":_0x5735[229],"\x73\x75":_0x5735[230],"\x73\x77":_0x5735[231],"\x73\x76":_0x5735[232],"\x74\x67":_0x5735[233],"\x74\x61":_0x5735[234],"\x74\x74":_0x5735[235],"\x74\x65":_0x5735[236],"\x74\x68":_0x5735[237],"\x74\x69":_0x5735[238],"\x74\x6F":_0x5735[239],"\x74\x72":_0x5735[240],"\x74\x6B":_0x5735[241],"\x74\x77":_0x5735[242],"\x75\x67":_0x5735[243],"\x75\x6B":_0x5735[244],"\x75\x72":_0x5735[245],"\x75\x7A":_0x5735[246],"\x76\x69":_0x5735[247],"\x63\x79":_0x5735[248],"\x78\x68":_0x5735[249],"\x79\x69":_0x5735[250],"\x79\x6F":_0x5735[251],"\x7A\x75":_0x5735[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 15256fd..9afce72 100644 --- a/public/assets/plugins/mxgraph/js/mxClient.js +++ b/public/assets/plugins/mxgraph/js/mxClient.js @@ -1 +1 @@ -var _0x5a12=["\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:_0x5a12[0],IS_IE:0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[1]),IS_IE6:0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[4]),IS_QUIRKS:0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[1])&& (null== document[_0x5a12[5]]|| 5== document[_0x5a12[5]]),VML_PREFIX:_0x5a12[6],OFFICE_PREFIX:_0x5a12[7],IS_NS:0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[8])&& 0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[1]),IS_OP:0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[9]),IS_OT:0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[10])&& 0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[11])&& 0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[12])&& 0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[13])&& 0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[14])&& 0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[15]),IS_SF:0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[16])&& 0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[17]),IS_GC:0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[17]),IS_MT:0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[18])&& 0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[19])&& 0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[20])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[21])&& 0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[22])&& 0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[23])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[24])&& 0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[25])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[26])&& 0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[27]),IS_SVG:0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[18])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[21])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[28])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[26])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[29])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[30])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[16])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[31])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[9]),NO_FO:0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[19])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[22])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[20])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[23])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[25])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[27])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[32])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[33])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[9])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[1])|| 0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[34]),IS_VML:_0x5a12[35]== navigator[_0x5a12[37]][_0x5a12[36]](),IS_MAC:0< navigator[_0x5a12[3]][_0x5a12[36]]()[_0x5a12[2]](_0x5a12[38]),IS_TOUCH:0< navigator[_0x5a12[3]][_0x5a12[36]]()[_0x5a12[2]](_0x5a12[39])|| 0< navigator[_0x5a12[3]][_0x5a12[36]]()[_0x5a12[2]](_0x5a12[40])|| 0< navigator[_0x5a12[3]][_0x5a12[36]]()[_0x5a12[2]](_0x5a12[41])|| 0< navigator[_0x5a12[3]][_0x5a12[36]]()[_0x5a12[2]](_0x5a12[42]),IS_LOCAL:0> document[_0x5a12[45]][_0x5a12[44]][_0x5a12[2]](_0x5a12[43])&& 0> document[_0x5a12[45]][_0x5a12[44]][_0x5a12[2]](_0x5a12[46]),isBrowserSupported:function(){return mxClient[_0x5a12[47]]|| mxClient[_0x5a12[48]]},link:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= _0x4dc5x4|| document;if(mxClient[_0x5a12[49]]){_0x4dc5x4[_0x5a12[53]](_0x5a12[50]+ _0x4dc5x2+ _0x5a12[51]+ _0x4dc5x3+ _0x5a12[52])}else {var _0x4dc5x5=_0x4dc5x4[_0x5a12[55]](_0x5a12[54]);_0x4dc5x5[_0x5a12[57]](_0x5a12[56],_0x4dc5x2);_0x4dc5x5[_0x5a12[57]](_0x5a12[44],_0x4dc5x3);_0x4dc5x5[_0x5a12[57]](_0x5a12[58],_0x5a12[59]);_0x4dc5x5[_0x5a12[57]](_0x5a12[60],_0x5a12[61]);_0x4dc5x4[_0x5a12[64]](_0x5a12[63])[0][_0x5a12[62]](_0x4dc5x5)}},include:function(_0x4dc5x2){document[_0x5a12[53]](_0x5a12[65]+ _0x4dc5x2+ _0x5a12[66])},dispose:function(){for(var _0x4dc5x2=0;_0x4dc5x2< mxEvent[_0x5a12[68]][_0x5a12[67]];_0x4dc5x2++){null!= mxEvent[_0x5a12[68]][_0x4dc5x2][_0x5a12[69]]&& mxEvent[_0x5a12[70]](mxEvent[_0x5a12[68]][_0x4dc5x2])}}};mxClient[_0x5a12[71]]&& mxClient[_0x5a12[72]]?mxClient[_0x5a12[73]]= _0x5a12[74]:mxClient[_0x5a12[75]]|| mxClient[_0x5a12[76]]?mxClient[_0x5a12[73]]= _0x5a12[77]:mxClient[_0x5a12[78]]?mxClient[_0x5a12[73]]= _0x5a12[79]:mxClient[_0x5a12[80]]&& 9<= document[_0x5a12[5]]&& (mxClient[_0x5a12[73]]= _0x5a12[81]);_0x5a12[82]== typeof mxLoadResources&& (mxLoadResources= !0);_0x5a12[82]== typeof mxResourceExtension&& (mxResourceExtension= _0x5a12[83]);_0x5a12[82]== typeof mxLoadStylesheets&& (mxLoadStylesheets= !0);_0x5a12[82]!= typeof mxBasePath&& 0< mxBasePath[_0x5a12[67]]?(_0x5a12[84]== mxBasePath[_0x5a12[85]](mxBasePath[_0x5a12[67]]- 1)&& (mxBasePath= mxBasePath[_0x5a12[85]](0,mxBasePath[_0x5a12[67]]- 1)),mxClient[_0x5a12[86]]= mxBasePath):mxClient[_0x5a12[86]]= _0x5a12[87];_0x5a12[82]!= typeof mxImageBasePath&& 0< mxImageBasePath[_0x5a12[67]]?(_0x5a12[84]== mxImageBasePath[_0x5a12[85]](mxImageBasePath[_0x5a12[67]]- 1)&& (mxImageBasePath= mxImageBasePath[_0x5a12[85]](0,mxImageBasePath[_0x5a12[67]]- 1)),mxClient[_0x5a12[88]]= mxImageBasePath):mxClient[_0x5a12[88]]= mxClient[_0x5a12[86]]+ _0x5a12[89];mxClient[_0x5a12[90]]= _0x5a12[82]!= typeof mxLanguage?mxLanguage:mxClient[_0x5a12[80]]?navigator[_0x5a12[91]]:navigator[_0x5a12[90]];mxClient[_0x5a12[92]]= _0x5a12[82]!= typeof mxDefaultLanguage?mxDefaultLanguage:_0x5a12[93];mxLoadStylesheets&& mxClient[_0x5a12[54]](_0x5a12[94],mxClient[_0x5a12[86]]+ _0x5a12[95]);_0x5a12[82]!= typeof mxLanguages&& (mxClient[_0x5a12[96]]= mxLanguages);if(mxClient[_0x5a12[80]]){if(9<= document[_0x5a12[5]]){mxClient[_0x5a12[47]]= !1,mxClient[_0x5a12[48]]= !0}else {8== document[_0x5a12[5]]?(document[_0x5a12[100]][_0x5a12[99]](mxClient.VML_PREFIX,_0x5a12[97],_0x5a12[98]),document[_0x5a12[100]][_0x5a12[99]](mxClient.OFFICE_PREFIX,_0x5a12[101],_0x5a12[98])):(document[_0x5a12[100]][_0x5a12[99]](mxClient.VML_PREFIX,_0x5a12[97]),document[_0x5a12[100]][_0x5a12[99]](mxClient.OFFICE_PREFIX,_0x5a12[101]));var ss=document[_0x5a12[102]]();ss[_0x5a12[103]]= _0x5a12[104];mxLoadStylesheets&& mxClient[_0x5a12[54]](_0x5a12[94],mxClient[_0x5a12[86]]+ _0x5a12[105])};window[_0x5a12[108]](_0x5a12[106],mxClient[_0x5a12[107]])};var mxLog={consoleName:_0x5a12[109],TRACE:!1,DEBUG:!0,WARN:!0,buffer:_0x5a12[110],init:function(){if(null== mxLog[_0x5a12[111]]&& null!= document[_0x5a12[112]]){var _0x4dc5x2=mxLog[_0x5a12[113]]+ _0x5a12[114]+ mxClient[_0x5a12[115]],_0x4dc5x3=document[_0x5a12[55]](_0x5a12[116]);_0x4dc5x3[_0x5a12[57]](_0x5a12[117],_0x5a12[118]);_0x4dc5x3[_0x5a12[57]](_0x5a12[119],_0x5a12[118]);var _0x4dc5x4=document[_0x5a12[55]](_0x5a12[120]),_0x4dc5x5=document[_0x5a12[55]](_0x5a12[121]),_0x4dc5x9=document[_0x5a12[55]](_0x5a12[122]);_0x4dc5x9[_0x5a12[124]][_0x5a12[123]]= _0x5a12[125];mxLog[_0x5a12[126]]= document[_0x5a12[55]](_0x5a12[126]);mxLog[_0x5a12[126]][_0x5a12[57]](_0x5a12[127],_0x5a12[128]);mxLog[_0x5a12[126]][_0x5a12[124]][_0x5a12[119]]= _0x5a12[118];mxLog[_0x5a12[126]][_0x5a12[124]][_0x5a12[129]]= _0x5a12[130];mxLog[_0x5a12[126]][_0x5a12[131]]= mxLog[_0x5a12[132]];mxLog[_0x5a12[126]][_0x5a12[124]][_0x5a12[117]]= mxClient[_0x5a12[133]]&& _0x5a12[134]!= document[_0x5a12[135]]?_0x5a12[136]:_0x5a12[118];_0x4dc5x9[_0x5a12[62]](mxLog[_0x5a12[126]]);_0x4dc5x5[_0x5a12[62]](_0x4dc5x9);_0x4dc5x4[_0x5a12[62]](_0x4dc5x5);_0x4dc5x5= document[_0x5a12[55]](_0x5a12[121]);mxLog[_0x5a12[122]]= document[_0x5a12[55]](_0x5a12[122]);mxLog[_0x5a12[122]][_0x5a12[124]][_0x5a12[123]]= _0x5a12[125];mxLog[_0x5a12[122]][_0x5a12[57]](_0x5a12[119],_0x5a12[137]);_0x4dc5x5[_0x5a12[62]](mxLog[_0x5a12[122]]);_0x4dc5x4[_0x5a12[62]](_0x4dc5x5);_0x4dc5x3[_0x5a12[62]](_0x4dc5x4);mxLog[_0x5a12[140]](_0x5a12[138],function(_0x4dc5x2){mxLog[_0x5a12[139]]()});mxLog[_0x5a12[140]](_0x5a12[141],function(_0x4dc5x2){_0x4dc5x2= mxUtils[_0x5a12[142]](document[_0x5a12[112]]);mxLog[_0x5a12[143]](_0x4dc5x2)});mxLog[_0x5a12[140]](_0x5a12[144],function(_0x4dc5x2){mxLog[_0x5a12[145]]= !mxLog[_0x5a12[145]];mxLog[_0x5a12[145]]?mxLog[_0x5a12[143]](_0x5a12[146]):mxLog[_0x5a12[143]](_0x5a12[147])});mxLog[_0x5a12[140]](_0x5a12[148],function(_0x4dc5x2){try{mxUtils[_0x5a12[149]](mxLog[_0x5a12[126]][_0x5a12[131]])}catch(_0x4dc5x3){mxUtils[_0x5a12[150]](_0x4dc5x3)}});mxLog[_0x5a12[140]](_0x5a12[151],function(_0x4dc5x2){try{mxUtils[_0x5a12[152]](mxLog[_0x5a12[126]][_0x5a12[131]])}catch(_0x4dc5x3){mxUtils[_0x5a12[150]](_0x4dc5x3)}});mxLog[_0x5a12[140]](_0x5a12[153],function(_0x4dc5x2){mxLog[_0x5a12[126]][_0x5a12[131]]= _0x5a12[110]});_0x4dc5x5= _0x4dc5x4= 0;_0x5a12[154]=== typeof window[_0x5a12[155]]?(_0x4dc5x4= window[_0x5a12[156]],_0x4dc5x5= window[_0x5a12[155]]):(_0x4dc5x4= document[_0x5a12[158]][_0x5a12[157]]|| document[_0x5a12[112]][_0x5a12[157]],_0x4dc5x5= document[_0x5a12[112]][_0x5a12[159]]);mxLog[_0x5a12[111]]= new mxWindow(_0x4dc5x2,_0x4dc5x3,Math[_0x5a12[160]](0,_0x4dc5x5- 320),Math[_0x5a12[160]](0,_0x4dc5x4- 210),300,160);mxLog[_0x5a12[111]][_0x5a12[161]](!0);mxLog[_0x5a12[111]][_0x5a12[162]](!1);mxLog[_0x5a12[111]][_0x5a12[163]](!0);mxLog[_0x5a12[111]][_0x5a12[164]](!0);mxLog[_0x5a12[111]][_0x5a12[165]]= !1;if((mxClient[_0x5a12[133]]|| mxClient[_0x5a12[80]])&& !mxClient[_0x5a12[76]]&& !mxClient[_0x5a12[75]]&& _0x5a12[134]!= document[_0x5a12[135]]){var _0x4dc5xa=mxLog[_0x5a12[111]][_0x5a12[166]](),_0x4dc5x2=function(_0x4dc5x2,_0x4dc5x3){mxLog[_0x5a12[126]][_0x5a12[124]][_0x5a12[119]]= Math[_0x5a12[160]](0,_0x4dc5xa[_0x5a12[167]]- 70)+ _0x5a12[168]};mxLog[_0x5a12[111]][_0x5a12[169]](mxEvent.RESIZE_END,_0x4dc5x2);mxLog[_0x5a12[111]][_0x5a12[169]](mxEvent.MAXIMIZE,_0x4dc5x2);mxLog[_0x5a12[111]][_0x5a12[169]](mxEvent.NORMALIZE,_0x4dc5x2);mxLog[_0x5a12[126]][_0x5a12[124]][_0x5a12[119]]= _0x5a12[170]}}},info:function(){mxLog[_0x5a12[171]](mxUtils.toString(navigator))},addButton:function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=document[_0x5a12[55]](_0x5a12[172]);mxUtils[_0x5a12[53]](_0x4dc5x4,_0x4dc5x2);mxEvent[_0x5a12[169]](_0x4dc5x4,_0x5a12[173],_0x4dc5x3);mxLog[_0x5a12[122]][_0x5a12[62]](_0x4dc5x4)},isVisible:function(){return null!= mxLog[_0x5a12[111]]?mxLog[_0x5a12[111]][_0x5a12[174]]():!1},show:function(){mxLog[_0x5a12[175]](!0)},setVisible:function(_0x4dc5x2){null== mxLog[_0x5a12[111]]&& mxLog[_0x5a12[176]]();null!= mxLog[_0x5a12[111]]&& mxLog[_0x5a12[111]][_0x5a12[175]](_0x4dc5x2)},enter:function(_0x4dc5x2){if(mxLog[_0x5a12[145]]){return mxLog[_0x5a12[171]](_0x5a12[177]+ _0x4dc5x2),( new Date)[_0x5a12[178]]()}},leave:function(_0x4dc5x2,_0x4dc5x3){if(mxLog[_0x5a12[145]]){var _0x4dc5x4=0!= _0x4dc5x3?_0x5a12[179]+ (( new Date)[_0x5a12[178]]()- _0x4dc5x3)+ _0x5a12[180]:_0x5a12[110];mxLog[_0x5a12[171]](_0x5a12[181]+ _0x4dc5x2+ _0x4dc5x4)}},debug:function(){mxLog[_0x5a12[182]]&& mxLog[_0x5a12[171]][_0x5a12[183]](this,arguments)},warn:function(){mxLog[_0x5a12[184]]&& mxLog[_0x5a12[171]][_0x5a12[183]](this,arguments)},write:function(){for(var _0x4dc5x2=_0x5a12[110],_0x4dc5x3=0;_0x4dc5x3< arguments[_0x5a12[67]];_0x4dc5x3++){_0x4dc5x2+= arguments[_0x4dc5x3],_0x4dc5x3< arguments[_0x5a12[67]]- 1&& (_0x4dc5x2+= _0x5a12[185])};null!= mxLog[_0x5a12[126]]?(mxLog[_0x5a12[126]][_0x5a12[131]]+= _0x4dc5x2,0<= navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[186])&& (mxLog[_0x5a12[126]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188],mxLog[_0x5a12[126]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[189]),mxLog[_0x5a12[126]][_0x5a12[190]]= mxLog[_0x5a12[126]][_0x5a12[191]]):mxLog[_0x5a12[132]]+= _0x4dc5x2},writeln:function(){for(var _0x4dc5x2=_0x5a12[110],_0x4dc5x3=0;_0x4dc5x3< arguments[_0x5a12[67]];_0x4dc5x3++){_0x4dc5x2+= arguments[_0x4dc5x3],_0x4dc5x3< arguments[_0x5a12[67]]- 1&& (_0x4dc5x2+= _0x5a12[185])};mxLog[_0x5a12[53]](_0x4dc5x2+ _0x5a12[192])}},mxObjectIdentity={FIELD_NAME:_0x5a12[193],counter:0,get:function(_0x4dc5x2){if(_0x5a12[194]== typeof _0x4dc5x2&& null== _0x4dc5x2[mxObjectIdentity[_0x5a12[195]]]){var _0x4dc5x3=mxUtils[_0x5a12[197]](_0x4dc5x2[_0x5a12[196]]);_0x4dc5x2[mxObjectIdentity[_0x5a12[195]]]= _0x4dc5x3+ _0x5a12[198]+ mxObjectIdentity[_0x5a12[199]]++};return _0x4dc5x2[mxObjectIdentity[_0x5a12[195]]]},clear:function(_0x4dc5x2){_0x5a12[194]== typeof _0x4dc5x2&& delete _0x4dc5x2[mxObjectIdentity[_0x5a12[195]]]}};function mxDictionary(){this[_0x5a12[200]]()}mxDictionary[_0x5a12[202]][_0x5a12[201]]= null;mxDictionary[_0x5a12[202]][_0x5a12[200]]= function(){this[_0x5a12[201]]= {}};mxDictionary[_0x5a12[202]][_0x5a12[203]]= function(_0x4dc5x2){_0x4dc5x2= mxObjectIdentity[_0x5a12[203]](_0x4dc5x2);return this[_0x5a12[201]][_0x4dc5x2]};mxDictionary[_0x5a12[202]][_0x5a12[204]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=mxObjectIdentity[_0x5a12[203]](_0x4dc5x2),_0x4dc5x5=this[_0x5a12[201]][_0x4dc5x4];this[_0x5a12[201]][_0x4dc5x4]= _0x4dc5x3;return _0x4dc5x5};mxDictionary[_0x5a12[202]][_0x5a12[205]]= function(_0x4dc5x2){_0x4dc5x2= mxObjectIdentity[_0x5a12[203]](_0x4dc5x2);var _0x4dc5x3=this[_0x5a12[201]][_0x4dc5x2];delete this[_0x5a12[201]][_0x4dc5x2];return _0x4dc5x3};mxDictionary[_0x5a12[202]][_0x5a12[206]]= function(){var _0x4dc5x2=[],_0x4dc5x3;for(_0x4dc5x3 in this[_0x5a12[201]]){_0x4dc5x2[_0x5a12[207]](_0x4dc5x3)};return _0x4dc5x2};mxDictionary[_0x5a12[202]][_0x5a12[208]]= function(){var _0x4dc5x2=[],_0x4dc5x3;for(_0x4dc5x3 in this[_0x5a12[201]]){_0x4dc5x2[_0x5a12[207]](this[_0x5a12[201]][_0x4dc5x3])};return _0x4dc5x2};mxDictionary[_0x5a12[202]][_0x5a12[209]]= function(_0x4dc5x2){for(var _0x4dc5x3 in this[_0x5a12[201]]){_0x4dc5x2(_0x4dc5x3,this[_0x5a12[201]][_0x4dc5x3])}};var mxResources={resources:[],extension:mxResourceExtension,resourcesEncoded:!1,loadDefaultBundle:!0,loadSpecialBundle:!0,isLanguageSupported:function(_0x4dc5x2){return null!= mxClient[_0x5a12[96]]?0<= mxUtils[_0x5a12[2]](mxClient[_0x5a12[96]],_0x4dc5x2):!0},getDefaultBundle:function(_0x4dc5x2,_0x4dc5x3){return mxResources[_0x5a12[210]]|| !mxResources[_0x5a12[211]](_0x4dc5x3)?_0x4dc5x2+ mxResources[_0x5a12[212]]:null},getSpecialBundle:function(_0x4dc5x2,_0x4dc5x3){if(null== mxClient[_0x5a12[96]]|| !this[_0x5a12[211]](_0x4dc5x3)){var _0x4dc5x4=_0x4dc5x3[_0x5a12[2]](_0x5a12[213]);0< _0x4dc5x4&& (_0x4dc5x3= _0x4dc5x3[_0x5a12[85]](0,_0x4dc5x4))};return mxResources[_0x5a12[214]]&& mxResources[_0x5a12[211]](_0x4dc5x3)&& _0x4dc5x3!= mxClient[_0x5a12[92]]?_0x4dc5x2+ _0x5a12[215]+ _0x4dc5x3+ mxResources[_0x5a12[212]]:null},add:function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:mxClient[_0x5a12[90]][_0x5a12[216]]();if(_0x4dc5x3!= mxConstants[_0x5a12[217]]){var _0x4dc5x4=mxResources[_0x5a12[218]](_0x4dc5x2,_0x4dc5x3);if(null!= _0x4dc5x4){try{var _0x4dc5x5=mxUtils[_0x5a12[219]](_0x4dc5x4);_0x4dc5x5[_0x5a12[220]]()&& mxResources[_0x5a12[222]](_0x4dc5x5[_0x5a12[221]]())}catch(e){}};_0x4dc5x4= mxResources[_0x5a12[223]](_0x4dc5x2,_0x4dc5x3);if(null!= _0x4dc5x4){try{_0x4dc5x5= mxUtils[_0x5a12[219]](_0x4dc5x4),_0x4dc5x5[_0x5a12[220]]()&& mxResources[_0x5a12[222]](_0x4dc5x5[_0x5a12[221]]())}catch(f){}}}},parse:function(_0x4dc5x2){if(null!= _0x4dc5x2){_0x4dc5x2= _0x4dc5x2[_0x5a12[224]](_0x5a12[192]);for(var _0x4dc5x3=0;_0x4dc5x3< _0x4dc5x2[_0x5a12[67]];_0x4dc5x3++){if(_0x5a12[198]!= _0x4dc5x2[_0x4dc5x3][_0x5a12[225]](0)){var _0x4dc5x4=_0x4dc5x2[_0x4dc5x3][_0x5a12[2]](_0x5a12[226]);if(0< _0x4dc5x4){var _0x4dc5x5=_0x4dc5x2[_0x4dc5x3][_0x5a12[85]](0,_0x4dc5x4),_0x4dc5x9=_0x4dc5x2[_0x4dc5x3][_0x5a12[67]];13== _0x4dc5x2[_0x4dc5x3][_0x5a12[227]](_0x4dc5x9- 1)&& _0x4dc5x9--;_0x4dc5x4= _0x4dc5x2[_0x4dc5x3][_0x5a12[85]](_0x4dc5x4+ 1,_0x4dc5x9);this[_0x5a12[228]]?(_0x4dc5x4= _0x4dc5x4[_0x5a12[230]](/\\(?=u[a-fA-F\d]{4})/g,_0x5a12[229]),mxResources[_0x5a12[231]][_0x4dc5x5]= unescape(_0x4dc5x4)):mxResources[_0x5a12[231]][_0x4dc5x5]= _0x4dc5x4}}}}},get:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x2= mxResources[_0x5a12[231]][_0x4dc5x2];null== _0x4dc5x2&& (_0x4dc5x2= _0x4dc5x4);if(null!= _0x4dc5x2&& null!= _0x4dc5x3){_0x4dc5x4= [];for(var _0x4dc5x5=null,_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x2[_0x5a12[67]];_0x4dc5x9++){var _0x4dc5xa=_0x4dc5x2[_0x5a12[225]](_0x4dc5x9);_0x5a12[232]== _0x4dc5xa?_0x4dc5x5= _0x5a12[110]:null!= _0x4dc5x5&& _0x5a12[233]== _0x4dc5xa?(_0x4dc5x5= parseInt(_0x4dc5x5)- 1,0<= _0x4dc5x5&& _0x4dc5x5< _0x4dc5x3[_0x5a12[67]]&& _0x4dc5x4[_0x5a12[207]](_0x4dc5x3[_0x4dc5x5]),_0x4dc5x5= null):null!= _0x4dc5x5?_0x4dc5x5+= _0x4dc5xa:_0x4dc5x4[_0x5a12[207]](_0x4dc5xa)};_0x4dc5x2= _0x4dc5x4[_0x5a12[234]](_0x5a12[110])};return _0x4dc5x2}};function mxPoint(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[235]]= null!= _0x4dc5x2?_0x4dc5x2:0;this[_0x5a12[236]]= null!= _0x4dc5x3?_0x4dc5x3:0}mxPoint[_0x5a12[202]][_0x5a12[235]]= null;mxPoint[_0x5a12[202]][_0x5a12[236]]= null;mxPoint[_0x5a12[202]][_0x5a12[237]]= function(_0x4dc5x2){return _0x4dc5x2[_0x5a12[235]]== this[_0x5a12[235]]&& _0x4dc5x2[_0x5a12[236]]== this[_0x5a12[236]]};mxPoint[_0x5a12[202]][_0x5a12[238]]= function(){return mxUtils[_0x5a12[238]](this)};function mxRectangle(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxPoint[_0x5a12[239]](this,_0x4dc5x2,_0x4dc5x3);this[_0x5a12[117]]= null!= _0x4dc5x4?_0x4dc5x4:0;this[_0x5a12[119]]= null!= _0x4dc5x5?_0x4dc5x5:0}mxRectangle[_0x5a12[202]]= new mxPoint;mxRectangle[_0x5a12[202]][_0x5a12[196]]= mxRectangle;mxRectangle[_0x5a12[202]][_0x5a12[117]]= null;mxRectangle[_0x5a12[202]][_0x5a12[119]]= null;mxRectangle[_0x5a12[202]][_0x5a12[240]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[235]]= _0x4dc5x2;this[_0x5a12[236]]= _0x4dc5x3;this[_0x5a12[117]]= _0x4dc5x4;this[_0x5a12[119]]= _0x4dc5x5};mxRectangle[_0x5a12[202]][_0x5a12[241]]= function(){return this[_0x5a12[235]]+ this[_0x5a12[117]]/ 2};mxRectangle[_0x5a12[202]][_0x5a12[242]]= function(){return this[_0x5a12[236]]+ this[_0x5a12[119]]/ 2};mxRectangle[_0x5a12[202]][_0x5a12[99]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=Math[_0x5a12[243]](this[_0x5a12[235]],_0x4dc5x2[_0x5a12[235]]),_0x4dc5x4=Math[_0x5a12[243]](this[_0x5a12[236]],_0x4dc5x2[_0x5a12[236]]),_0x4dc5x5=Math[_0x5a12[160]](this[_0x5a12[235]]+ this[_0x5a12[117]],_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]);_0x4dc5x2= Math[_0x5a12[160]](this[_0x5a12[236]]+ this[_0x5a12[119]],_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]);this[_0x5a12[235]]= _0x4dc5x3;this[_0x5a12[236]]= _0x4dc5x4;this[_0x5a12[117]]= _0x4dc5x5- _0x4dc5x3;this[_0x5a12[119]]= _0x4dc5x2- _0x4dc5x4}};mxRectangle[_0x5a12[202]][_0x5a12[244]]= function(_0x4dc5x2){this[_0x5a12[235]]-= _0x4dc5x2;this[_0x5a12[236]]-= _0x4dc5x2;this[_0x5a12[117]]+= 2* _0x4dc5x2;this[_0x5a12[119]]+= 2* _0x4dc5x2};mxRectangle[_0x5a12[202]][_0x5a12[245]]= function(){return new mxPoint(this[_0x5a12[235]],this[_0x5a12[236]])};mxRectangle[_0x5a12[202]][_0x5a12[237]]= function(_0x4dc5x2){return _0x4dc5x2[_0x5a12[235]]== this[_0x5a12[235]]&& _0x4dc5x2[_0x5a12[236]]== this[_0x5a12[236]]&& _0x4dc5x2[_0x5a12[117]]== this[_0x5a12[117]]&& _0x4dc5x2[_0x5a12[119]]== this[_0x5a12[119]]};var mxEffects={animateChanges:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=0,_0x4dc5x9=function(){for(var _0x4dc5x12=!1,_0x4dc5x13=0;_0x4dc5x13< _0x4dc5x3[_0x5a12[67]];_0x4dc5x13++){var _0x4dc5x14=_0x4dc5x3[_0x4dc5x13];if(_0x4dc5x14 instanceof mxGeometryChange|| _0x4dc5x14 instanceof mxTerminalChange|| _0x4dc5x14 instanceof mxValueChange|| _0x4dc5x14 instanceof mxChildChange|| _0x4dc5x14 instanceof mxStyleChange){var _0x4dc5x15=_0x4dc5x2[_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x14[_0x5a12[246]]|| _0x4dc5x14[_0x5a12[247]],!1);if(null!= _0x4dc5x15){if(_0x4dc5x12= !0,_0x4dc5x14[_0x5a12[196]]!= mxGeometryChange|| _0x4dc5x2[_0x5a12[251]][_0x5a12[250]](_0x4dc5x14[_0x5a12[246]])){mxUtils[_0x5a12[254]](_0x4dc5x15[_0x5a12[253]][_0x5a12[252]],100* _0x4dc5x5/ 10)}else {var _0x4dc5x16=_0x4dc5x2[_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x17=(_0x4dc5x14[_0x5a12[256]][_0x5a12[235]]- _0x4dc5x14[_0x5a12[257]][_0x5a12[235]])* _0x4dc5x16,_0x4dc5x18=(_0x4dc5x14[_0x5a12[256]][_0x5a12[236]]- _0x4dc5x14[_0x5a12[257]][_0x5a12[236]])* _0x4dc5x16,_0x4dc5x19=(_0x4dc5x14[_0x5a12[256]][_0x5a12[117]]- _0x4dc5x14[_0x5a12[257]][_0x5a12[117]])* _0x4dc5x16,_0x4dc5x16=(_0x4dc5x14[_0x5a12[256]][_0x5a12[119]]- _0x4dc5x14[_0x5a12[257]][_0x5a12[119]])* _0x4dc5x16;0== _0x4dc5x5?(_0x4dc5x15[_0x5a12[235]]-= _0x4dc5x17,_0x4dc5x15[_0x5a12[236]]-= _0x4dc5x18,_0x4dc5x15[_0x5a12[117]]-= _0x4dc5x19,_0x4dc5x15[_0x5a12[119]]-= _0x4dc5x16):(_0x4dc5x15[_0x5a12[235]]+= _0x4dc5x17/ 10,_0x4dc5x15[_0x5a12[236]]+= _0x4dc5x18/ 10,_0x4dc5x15[_0x5a12[117]]+= _0x4dc5x19/ 10,_0x4dc5x15[_0x5a12[119]]+= _0x4dc5x16/ 10);_0x4dc5x2[_0x5a12[259]][_0x5a12[258]](_0x4dc5x15);mxEffects[_0x5a12[260]](_0x4dc5x2,_0x4dc5x14[_0x5a12[246]],100* _0x4dc5x5/ 10)}}}};10> _0x4dc5x5&& _0x4dc5x12?(_0x4dc5x5++,window[_0x5a12[261]](_0x4dc5x9,_0x4dc5xa)):null!= _0x4dc5x4&& _0x4dc5x4()},_0x4dc5xa=30;_0x4dc5x9()},cascadeOpacity:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){for(var _0x4dc5x5=_0x4dc5x2[_0x5a12[251]][_0x5a12[262]](_0x4dc5x3),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x5;_0x4dc5x9++){var _0x4dc5xa=_0x4dc5x2[_0x5a12[251]][_0x5a12[263]](_0x4dc5x3,_0x4dc5x9),_0x4dc5x12=_0x4dc5x2[_0x5a12[249]]()[_0x5a12[248]](_0x4dc5xa);null!= _0x4dc5x12&& (mxUtils[_0x5a12[254]](_0x4dc5x12[_0x5a12[253]][_0x5a12[252]],_0x4dc5x4),mxEffects[_0x5a12[260]](_0x4dc5x2,_0x4dc5xa,_0x4dc5x4))};_0x4dc5x3= _0x4dc5x2[_0x5a12[251]][_0x5a12[264]](_0x4dc5x3);if(null!= _0x4dc5x3){for(_0x4dc5x9= 0;_0x4dc5x9< _0x4dc5x3[_0x5a12[67]];_0x4dc5x9++){_0x4dc5x5= _0x4dc5x2[_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x3[_0x4dc5x9]),null!= _0x4dc5x5&& mxUtils[_0x5a12[254]](_0x4dc5x5[_0x5a12[253]][_0x5a12[252]],_0x4dc5x4)}}},fadeOut:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5x5= _0x4dc5x5|| 40;_0x4dc5x9= _0x4dc5x9|| 30;var _0x4dc5x12=_0x4dc5x3|| 100;mxUtils[_0x5a12[254]](_0x4dc5x2,_0x4dc5x12);if(_0x4dc5xa|| null== _0x4dc5xa){var _0x4dc5x13=function(){_0x4dc5x12= Math[_0x5a12[160]](_0x4dc5x12- _0x4dc5x5,0);mxUtils[_0x5a12[254]](_0x4dc5x2,_0x4dc5x12);0< _0x4dc5x12?window[_0x5a12[261]](_0x4dc5x13,_0x4dc5x9):(_0x4dc5x2[_0x5a12[124]][_0x5a12[187]]= _0x5a12[188],_0x4dc5x4&& _0x4dc5x2[_0x5a12[265]]&& _0x4dc5x2[_0x5a12[265]][_0x5a12[266]](_0x4dc5x2))};window[_0x5a12[261]](_0x4dc5x13,_0x4dc5x9)}else {_0x4dc5x2[_0x5a12[124]][_0x5a12[187]]= _0x5a12[188],_0x4dc5x4&& _0x4dc5x2[_0x5a12[265]]&& _0x4dc5x2[_0x5a12[265]][_0x5a12[266]](_0x4dc5x2)}}},mxUtils={errorResource:_0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[267]:_0x5a12[110],closeResource:_0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[268]:_0x5a12[110],errorImage:mxClient[_0x5a12[88]]+ _0x5a12[269],removeCursors:function(_0x4dc5x2){null!= _0x4dc5x2[_0x5a12[124]]&& (_0x4dc5x2[_0x5a12[124]][_0x5a12[270]]= _0x5a12[110]);_0x4dc5x2= _0x4dc5x2[_0x5a12[271]];if(null!= _0x4dc5x2){for(var _0x4dc5x3=_0x4dc5x2[_0x5a12[67]],_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x3;_0x4dc5x4+= 1){mxUtils[_0x5a12[272]](_0x4dc5x2[_0x4dc5x4])}}},getCurrentStyle:function(){return mxClient[_0x5a12[80]]?function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[273]]:null}:function(_0x4dc5x2){return null!= _0x4dc5x2?window[_0x5a12[274]](_0x4dc5x2,_0x5a12[110]):null}}(),hasScrollbars:function(_0x4dc5x2){_0x4dc5x2= mxUtils[_0x5a12[275]](_0x4dc5x2);return null!= _0x4dc5x2&& (_0x5a12[276]== _0x4dc5x2[_0x5a12[277]]|| _0x5a12[278]== _0x4dc5x2[_0x5a12[277]])},bind:function(_0x4dc5x2,_0x4dc5x3){return function(){return _0x4dc5x3[_0x5a12[183]](_0x4dc5x2,arguments)}},eval:function(_0x4dc5x2){var _0x4dc5x3=null;if(0<= _0x4dc5x2[_0x5a12[2]](_0x5a12[279])){try{eval(_0x5a12[280]+ _0x4dc5x2),_0x4dc5x3= _mxJavaScriptExpression,_mxJavaScriptExpression= null}catch(c){mxLog[_0x5a12[283]](c[_0x5a12[281]]+ _0x5a12[282]+ _0x4dc5x2)}}else {try{_0x4dc5x3= eval(_0x4dc5x2)}catch(d){mxLog[_0x5a12[283]](d[_0x5a12[281]]+ _0x5a12[282]+ _0x4dc5x2)}};return _0x4dc5x3},findNode:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=_0x4dc5x2[_0x5a12[284]](_0x4dc5x3);if(null!= _0x4dc5x5&& _0x4dc5x5== _0x4dc5x4){return _0x4dc5x2};for(_0x4dc5x2= _0x4dc5x2[_0x5a12[285]];null!= _0x4dc5x2;){_0x4dc5x5= mxUtils[_0x5a12[286]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4);if(null!= _0x4dc5x5){return _0x4dc5x5};_0x4dc5x2= _0x4dc5x2[_0x5a12[287]]};return null},findNodeByAttribute:function(){return 9<= document[_0x5a12[5]]?function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=null;if(null!= _0x4dc5x2){if(_0x4dc5x2[_0x5a12[288]]== mxConstants[_0x5a12[289]]&& _0x4dc5x2[_0x5a12[284]](_0x4dc5x3)== _0x4dc5x4){_0x4dc5x5= _0x4dc5x2}else {for(_0x4dc5x2= _0x4dc5x2[_0x5a12[285]];null!= _0x4dc5x2&& null== _0x4dc5x5;){_0x4dc5x5= mxUtils[_0x5a12[290]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4),_0x4dc5x2= _0x4dc5x2[_0x5a12[287]]}}};return _0x4dc5x5}:mxClient[_0x5a12[80]]?function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return null== _0x4dc5x2?null:_0x4dc5x2[_0x5a12[295]][_0x5a12[294]](_0x5a12[291]+ _0x4dc5x3+ _0x5a12[292]+ _0x4dc5x4+ _0x5a12[293])}:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return null== _0x4dc5x2?null:_0x4dc5x2[_0x5a12[295]][_0x5a12[297]](_0x5a12[291]+ _0x4dc5x3+ _0x5a12[292]+ _0x4dc5x4+ _0x5a12[293],_0x4dc5x2[_0x5a12[295]],null,XPathResult.ANY_TYPE,null)[_0x5a12[296]]()}}(),getFunctionName:function(_0x4dc5x2){var _0x4dc5x3=null;if(null!= _0x4dc5x2){if(null!= _0x4dc5x2[_0x5a12[298]]){_0x4dc5x3= _0x4dc5x2[_0x5a12[298]]}else {_0x4dc5x2= _0x4dc5x2.toString();for(_0x4dc5x3= 9;_0x5a12[185]== _0x4dc5x2[_0x5a12[225]](_0x4dc5x3);){_0x4dc5x3++};var _0x4dc5x4=_0x4dc5x2[_0x5a12[2]](_0x5a12[299],_0x4dc5x3),_0x4dc5x3=_0x4dc5x2[_0x5a12[85]](_0x4dc5x3,_0x4dc5x4)}};return _0x4dc5x3},indexOf:function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2&& null!= _0x4dc5x3){for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){if(_0x4dc5x2[_0x4dc5x4]== _0x4dc5x3){return _0x4dc5x4}}};return -1},remove:function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=null;if(_0x5a12[194]== typeof _0x4dc5x3){for(var _0x4dc5x5=mxUtils[_0x5a12[2]](_0x4dc5x3,_0x4dc5x2);0<= _0x4dc5x5;){_0x4dc5x3[_0x5a12[300]](_0x4dc5x5,1),_0x4dc5x4= _0x4dc5x2,_0x4dc5x5= mxUtils[_0x5a12[2]](_0x4dc5x3,_0x4dc5x2)}};for(var _0x4dc5x9 in _0x4dc5x3){_0x4dc5x3[_0x4dc5x9]== _0x4dc5x2&& ( delete _0x4dc5x3[_0x4dc5x9],_0x4dc5x4= _0x4dc5x2)};return _0x4dc5x4},isNode:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){return null!= _0x4dc5x2&& !isNaN(_0x4dc5x2[_0x5a12[288]])&& (null== _0x4dc5x3|| _0x4dc5x2[_0x5a12[301]][_0x5a12[216]]()== _0x4dc5x3[_0x5a12[216]]())?null== _0x4dc5x4|| _0x4dc5x2[_0x5a12[284]](_0x4dc5x4)== _0x4dc5x5:!1},getChildNodes:function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= _0x4dc5x3|| mxConstants[_0x5a12[289]];for(var _0x4dc5x4=[],_0x4dc5x5=_0x4dc5x2[_0x5a12[285]];null!= _0x4dc5x5;){_0x4dc5x5[_0x5a12[288]]== _0x4dc5x3&& _0x4dc5x4[_0x5a12[207]](_0x4dc5x5),_0x4dc5x5= _0x4dc5x5[_0x5a12[287]]};return _0x4dc5x4},createXmlDocument:function(){var _0x4dc5x2=null;document[_0x5a12[302]]&& document[_0x5a12[302]][_0x5a12[303]]?_0x4dc5x2= document[_0x5a12[302]][_0x5a12[303]](_0x5a12[110],_0x5a12[110],null):window[_0x5a12[304]]&& (_0x4dc5x2= new ActiveXObject(_0x5a12[305]));return _0x4dc5x2},parseXml:function(){return mxClient[_0x5a12[80]]&& (_0x5a12[82]=== typeof document[_0x5a12[5]]|| 9> document[_0x5a12[5]])?function(_0x4dc5x2){var _0x4dc5x3=mxUtils[_0x5a12[306]]();_0x4dc5x3[_0x5a12[307]]= _0x5a12[308];_0x4dc5x3[_0x5a12[309]](_0x4dc5x2);return _0x4dc5x3}:function(_0x4dc5x2){return ( new DOMParser)[_0x5a12[311]](_0x4dc5x2,_0x5a12[310])}}(),clearSelection:function(){if(document[_0x5a12[312]]){return function(){document[_0x5a12[312]][_0x5a12[313]]()}};if(window[_0x5a12[314]]){return function(){window[_0x5a12[314]]()[_0x5a12[315]]()}}}(),getPrettyXml:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=[];if(null!= _0x4dc5x2){if(_0x4dc5x3= _0x4dc5x3|| _0x5a12[316],_0x4dc5x4= _0x4dc5x4|| _0x5a12[110],_0x4dc5x2[_0x5a12[288]]== mxConstants[_0x5a12[317]]){_0x4dc5x5[_0x5a12[207]](_0x4dc5x2[_0x5a12[318]])}else {_0x4dc5x5[_0x5a12[207]](_0x4dc5x4+ _0x5a12[319]+ _0x4dc5x2[_0x5a12[301]]);var _0x4dc5x9=_0x4dc5x2[_0x5a12[320]];if(null!= _0x4dc5x9){for(var _0x4dc5xa=0;_0x4dc5xa< _0x4dc5x9[_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=mxUtils[_0x5a12[321]](_0x4dc5x9[_0x4dc5xa][_0x5a12[318]]);_0x4dc5x5[_0x5a12[207]](_0x5a12[185]+ _0x4dc5x9[_0x4dc5xa][_0x5a12[301]]+ _0x5a12[322]+ _0x4dc5x12+ _0x5a12[323])}};_0x4dc5x9= _0x4dc5x2[_0x5a12[285]];if(null!= _0x4dc5x9){for(_0x4dc5x5[_0x5a12[207]](_0x5a12[324]);null!= _0x4dc5x9;){_0x4dc5x5[_0x5a12[207]](mxUtils[_0x5a12[325]](_0x4dc5x9,_0x4dc5x3,_0x4dc5x4+ _0x4dc5x3)),_0x4dc5x9= _0x4dc5x9[_0x5a12[287]]};_0x4dc5x5[_0x5a12[207]](_0x4dc5x4+ _0x5a12[326]+ _0x4dc5x2[_0x5a12[301]]+ _0x5a12[324])}else {_0x4dc5x5[_0x5a12[207]](_0x5a12[327])}}};return _0x4dc5x5[_0x5a12[234]](_0x5a12[110])},removeWhitespace:function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4=_0x4dc5x3?_0x4dc5x2[_0x5a12[328]]:_0x4dc5x2[_0x5a12[287]];null!= _0x4dc5x4&& _0x4dc5x4[_0x5a12[288]]== mxConstants[_0x5a12[317]];){var _0x4dc5x5=_0x4dc5x3?_0x4dc5x4[_0x5a12[328]]:_0x4dc5x4[_0x5a12[287]],_0x4dc5x9=mxUtils[_0x5a12[329]](_0x4dc5x4);0== mxUtils[_0x5a12[330]](_0x4dc5x9)[_0x5a12[67]]&& _0x4dc5x4[_0x5a12[265]][_0x5a12[266]](_0x4dc5x4);_0x4dc5x4= _0x4dc5x5}},htmlEntities:function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2= (_0x4dc5x2|| _0x5a12[110])[_0x5a12[230]](/&/g,_0x5a12[331]);_0x4dc5x2= _0x4dc5x2[_0x5a12[230]](/"/g,_0x5a12[332]);_0x4dc5x2= _0x4dc5x2[_0x5a12[230]](/\'/g,_0x5a12[333]);_0x4dc5x2= _0x4dc5x2[_0x5a12[230]](/</g,_0x5a12[334]);_0x4dc5x2= _0x4dc5x2[_0x5a12[230]](/>/g,_0x5a12[335]);if(null== _0x4dc5x3|| _0x4dc5x3){_0x4dc5x2= _0x4dc5x2[_0x5a12[230]](/\n/g,_0x5a12[336])};return _0x4dc5x2},isVml:function(_0x4dc5x2){return null!= _0x4dc5x2&& _0x5a12[97]== _0x4dc5x2[_0x5a12[337]]},getXml:function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x5a12[110];null!= _0x4dc5x2&& (_0x4dc5x4= _0x4dc5x2[_0x5a12[338]],_0x4dc5x4= null== _0x4dc5x4?_0x4dc5x2[_0x5a12[339]]?_0x4dc5x2[_0x5a12[339]]:( new XMLSerializer)[_0x5a12[340]](_0x4dc5x2):_0x4dc5x4[_0x5a12[230]](/\r\n\t[\t]*/g,_0x5a12[110])[_0x5a12[230]](/>\r\n/g,_0x5a12[341])[_0x5a12[230]](/\r\n/g,_0x5a12[192]));return _0x4dc5x4= _0x4dc5x4[_0x5a12[230]](/\n/g,_0x4dc5x3|| _0x5a12[336])},getTextContent:function(_0x4dc5x2){var _0x4dc5x3=_0x5a12[110];null!= _0x4dc5x2&& (null!= _0x4dc5x2[_0x5a12[285]]&& (_0x4dc5x2= _0x4dc5x2[_0x5a12[285]]),_0x4dc5x3= _0x4dc5x2[_0x5a12[318]]|| _0x5a12[110]);return _0x4dc5x3},getInnerHtml:function(){return mxClient[_0x5a12[80]]?function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[339]]:_0x5a12[110]}:function(_0x4dc5x2){return null!= _0x4dc5x2?( new XMLSerializer)[_0x5a12[340]](_0x4dc5x2):_0x5a12[110]}}(),getOuterHtml:function(){return mxClient[_0x5a12[80]]?function(_0x4dc5x2){if(null!= _0x4dc5x2){if(null!= _0x4dc5x2[_0x5a12[342]]){return _0x4dc5x2[_0x5a12[342]]};var _0x4dc5x3=[];_0x4dc5x3[_0x5a12[207]](_0x5a12[319]+ _0x4dc5x2[_0x5a12[301]]);var _0x4dc5x4=_0x4dc5x2[_0x5a12[320]];if(null!= _0x4dc5x4){for(var _0x4dc5x5=0;_0x4dc5x5< _0x4dc5x4[_0x5a12[67]];_0x4dc5x5++){var _0x4dc5x9=_0x4dc5x4[_0x4dc5x5][_0x5a12[318]];null!= _0x4dc5x9&& 0< _0x4dc5x9[_0x5a12[67]]&& (_0x4dc5x3[_0x5a12[207]](_0x5a12[185]),_0x4dc5x3[_0x5a12[207]](_0x4dc5x4[_0x4dc5x5][_0x5a12[301]]),_0x4dc5x3[_0x5a12[207]](_0x5a12[322]),_0x4dc5x3[_0x5a12[207]](_0x4dc5x9),_0x4dc5x3[_0x5a12[207]](_0x5a12[323]))}};0== _0x4dc5x2[_0x5a12[339]][_0x5a12[67]]?_0x4dc5x3[_0x5a12[207]](_0x5a12[343]):(_0x4dc5x3[_0x5a12[207]](_0x5a12[341]),_0x4dc5x3[_0x5a12[207]](_0x4dc5x2[_0x5a12[339]]),_0x4dc5x3[_0x5a12[207]](_0x5a12[326]+ _0x4dc5x2[_0x5a12[301]]+ _0x5a12[341]));return _0x4dc5x3[_0x5a12[234]](_0x5a12[110])};return _0x5a12[110]}:function(_0x4dc5x2){return null!= _0x4dc5x2?( new XMLSerializer)[_0x5a12[340]](_0x4dc5x2):_0x5a12[110]}}(),write:function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x2[_0x5a12[295]][_0x5a12[344]](_0x4dc5x3);null!= _0x4dc5x2&& _0x4dc5x2[_0x5a12[62]](_0x4dc5x4);return _0x4dc5x4},writeln:function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x2[_0x5a12[295]][_0x5a12[344]](_0x4dc5x3);null!= _0x4dc5x2&& (_0x4dc5x2[_0x5a12[62]](_0x4dc5x4),_0x4dc5x2[_0x5a12[62]](document[_0x5a12[55]](_0x5a12[345])));return _0x4dc5x4},br:function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= _0x4dc5x3|| 1;for(var _0x4dc5x4=null,_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x3;_0x4dc5x5++){null!= _0x4dc5x2&& (_0x4dc5x4= _0x4dc5x2[_0x5a12[295]][_0x5a12[55]](_0x5a12[345]),_0x4dc5x2[_0x5a12[62]](_0x4dc5x4))};return _0x4dc5x4},button:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:document;_0x4dc5x4= _0x4dc5x4[_0x5a12[55]](_0x5a12[172]);mxUtils[_0x5a12[53]](_0x4dc5x4,_0x4dc5x2);mxEvent[_0x5a12[169]](_0x4dc5x4,_0x5a12[173],function(_0x4dc5x2){_0x4dc5x3(_0x4dc5x2)});return _0x4dc5x4},para:function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=document[_0x5a12[55]](_0x5a12[346]);mxUtils[_0x5a12[53]](_0x4dc5x4,_0x4dc5x3);null!= _0x4dc5x2&& _0x4dc5x2[_0x5a12[62]](_0x4dc5x4);return _0x4dc5x4},addTransparentBackgroundFilter:function(_0x4dc5x2){_0x4dc5x2[_0x5a12[124]][_0x5a12[347]]+= _0x5a12[348]+ mxClient[_0x5a12[88]]+ _0x5a12[349]},linkAction:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){return mxUtils[_0x5a12[54]](_0x4dc5x2,_0x4dc5x3,function(){_0x4dc5x4[_0x5a12[350]](_0x4dc5x5)},_0x4dc5x9)},linkInvoke:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){return mxUtils[_0x5a12[54]](_0x4dc5x2,_0x4dc5x3,function(){_0x4dc5x4[_0x4dc5x5](_0x4dc5x9)},_0x4dc5xa)},link:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=document[_0x5a12[55]](_0x5a12[351]);_0x4dc5x9[_0x5a12[124]][_0x5a12[352]]= _0x5a12[353];_0x4dc5x9[_0x5a12[124]][_0x5a12[354]]= _0x5a12[355];_0x4dc5x9[_0x5a12[124]][_0x5a12[270]]= _0x5a12[356];null!= _0x4dc5x5&& (_0x4dc5x9[_0x5a12[124]][_0x5a12[357]]= _0x4dc5x5+ _0x5a12[168]);mxEvent[_0x5a12[169]](_0x4dc5x9,_0x5a12[173],_0x4dc5x4);mxUtils[_0x5a12[53]](_0x4dc5x9,_0x4dc5x3);null!= _0x4dc5x2&& _0x4dc5x2[_0x5a12[62]](_0x4dc5x9);return _0x4dc5x9},fit:function(_0x4dc5x2){var _0x4dc5x3=parseInt(_0x4dc5x2[_0x5a12[358]]),_0x4dc5x4=parseInt(_0x4dc5x2[_0x5a12[359]]),_0x4dc5x5=document[_0x5a12[112]],_0x4dc5x9=document[_0x5a12[158]],_0x4dc5xa=(_0x4dc5x5[_0x5a12[360]]|| _0x4dc5x9[_0x5a12[360]])+ (_0x4dc5x5[_0x5a12[159]]|| _0x4dc5x9[_0x5a12[159]]);_0x4dc5x3+ _0x4dc5x4> _0x4dc5xa&& (_0x4dc5x2[_0x5a12[124]][_0x5a12[361]]= Math[_0x5a12[160]](_0x4dc5x5[_0x5a12[360]]|| _0x4dc5x9[_0x5a12[360]],_0x4dc5xa- _0x4dc5x4)+ _0x5a12[168]);_0x4dc5x3= parseInt(_0x4dc5x2[_0x5a12[362]]);_0x4dc5x4= parseInt(_0x4dc5x2[_0x5a12[167]]);_0x4dc5xa= (_0x4dc5x5[_0x5a12[190]]|| _0x4dc5x9[_0x5a12[190]])+ Math[_0x5a12[160]](_0x4dc5x5[_0x5a12[157]]|| 0,_0x4dc5x9[_0x5a12[157]]);_0x4dc5x3+ _0x4dc5x4> _0x4dc5xa&& (_0x4dc5x2[_0x5a12[124]][_0x5a12[125]]= Math[_0x5a12[160]](_0x4dc5x5[_0x5a12[190]]|| _0x4dc5x9[_0x5a12[190]],_0x4dc5xa- _0x4dc5x4)+ _0x5a12[168])},open:function(_0x4dc5x2){if(mxClient[_0x5a12[133]]){try{netscape[_0x5a12[366]][_0x5a12[365]][_0x5a12[364]](_0x5a12[363])}catch(b){return mxUtils[_0x5a12[150]](_0x5a12[367]),_0x5a12[110]};var _0x4dc5x4=Components[_0x5a12[372]][_0x5a12[371]][_0x5a12[370]](Components[_0x5a12[369]][_0x5a12[368]]);_0x4dc5x4[_0x5a12[373]](_0x4dc5x2);if(!_0x4dc5x4[_0x5a12[374]]()){return mxUtils[_0x5a12[150]](_0x5a12[375]),_0x5a12[110]};_0x4dc5x2= Components[_0x5a12[372]][_0x5a12[377]][_0x5a12[370]](Components[_0x5a12[369]][_0x5a12[376]]);_0x4dc5x2[_0x5a12[176]](_0x4dc5x4,1,4,null);_0x4dc5x4= Components[_0x5a12[372]][_0x5a12[379]][_0x5a12[370]](Components[_0x5a12[369]][_0x5a12[378]]);_0x4dc5x4[_0x5a12[176]](_0x4dc5x2);return _0x4dc5x4[_0x5a12[381]](_0x4dc5x4[_0x5a12[380]]())};_0x4dc5x4= ( new ActiveXObject(_0x5a12[382])).OpenTextFile(_0x4dc5x2,1);_0x4dc5x2= _0x4dc5x4[_0x5a12[383]]();_0x4dc5x4[_0x5a12[268]]();return _0x4dc5x2},save:function(_0x4dc5x2,_0x4dc5x3){if(mxClient[_0x5a12[133]]){try{netscape[_0x5a12[366]][_0x5a12[365]][_0x5a12[364]](_0x5a12[363])}catch(c){mxUtils[_0x5a12[150]](_0x5a12[384]);return};var _0x4dc5x5=Components[_0x5a12[372]][_0x5a12[371]][_0x5a12[370]](Components[_0x5a12[369]][_0x5a12[368]]);_0x4dc5x5[_0x5a12[373]](_0x4dc5x2);_0x4dc5x5[_0x5a12[374]]()|| _0x4dc5x5[_0x5a12[385]](0,420);var _0x4dc5x9=Components[_0x5a12[372]][_0x5a12[387]][_0x5a12[370]](Components[_0x5a12[369]][_0x5a12[386]]);_0x4dc5x9[_0x5a12[176]](_0x4dc5x5,34,4,null);_0x4dc5x9[_0x5a12[53]](_0x4dc5x3,_0x4dc5x3[_0x5a12[67]]);_0x4dc5x9[_0x5a12[388]]();_0x4dc5x9[_0x5a12[268]]()}else {_0x4dc5x5= ( new ActiveXObject(_0x5a12[382])).CreateTextFile(_0x4dc5x2,!0),_0x4dc5x5.Write(_0x4dc5x3),_0x4dc5x5.Close()}},saveAs:function(_0x4dc5x2){var _0x4dc5x3=document[_0x5a12[55]](_0x5a12[389]);_0x4dc5x3[_0x5a12[57]](_0x5a12[390],_0x5a12[110]);_0x4dc5x3[_0x5a12[124]][_0x5a12[187]]= _0x5a12[188];document[_0x5a12[112]][_0x5a12[62]](_0x4dc5x3);try{if(mxClient[_0x5a12[133]]){var _0x4dc5x4=_0x4dc5x3[_0x5a12[391]];_0x4dc5x4[_0x5a12[392]]();_0x4dc5x4[_0x5a12[53]](_0x4dc5x2);_0x4dc5x4[_0x5a12[268]]();try{netscape[_0x5a12[366]][_0x5a12[365]][_0x5a12[364]](_0x5a12[363]),_0x4dc5x3[_0x5a12[393]](),saveDocument(_0x4dc5x4)}catch(d){mxUtils[_0x5a12[150]](_0x5a12[394])}}else {_0x4dc5x4= _0x4dc5x3[_0x5a12[396]][_0x5a12[395]],_0x4dc5x4[_0x5a12[53]](_0x4dc5x2),_0x4dc5x4[_0x5a12[398]](_0x5a12[397],!1,document[_0x5a12[45]])}}finally{document[_0x5a12[112]][_0x5a12[266]](_0x4dc5x3)}},copy:function(_0x4dc5x2){if(window[_0x5a12[399]]){window[_0x5a12[399]][_0x5a12[401]](_0x5a12[400],_0x4dc5x2)}else {netscape[_0x5a12[366]][_0x5a12[365]][_0x5a12[364]](_0x5a12[363]);var _0x4dc5x3=Components[_0x5a12[372]][_0x5a12[403]][_0x5a12[370]](Components[_0x5a12[369]][_0x5a12[402]]);if(_0x4dc5x3){var _0x4dc5x4=Components[_0x5a12[372]][_0x5a12[405]][_0x5a12[370]](Components[_0x5a12[369]][_0x5a12[404]]);if(_0x4dc5x4){_0x4dc5x4[_0x5a12[407]](_0x5a12[406]);var _0x4dc5x5=Components[_0x5a12[372]][_0x5a12[409]][_0x5a12[370]](Components[_0x5a12[369]][_0x5a12[408]]);_0x4dc5x5[_0x5a12[410]]= _0x4dc5x2;_0x4dc5x4[_0x5a12[411]](_0x5a12[406],_0x4dc5x5,2* _0x4dc5x2[_0x5a12[67]]);_0x4dc5x3[_0x5a12[401]](_0x4dc5x4,null,Components[_0x5a12[369]][_0x5a12[402]][_0x5a12[412]])}}}},load:function(_0x4dc5x2){_0x4dc5x2= new mxXmlRequest(_0x4dc5x2,null,_0x5a12[413],!1);_0x4dc5x2[_0x5a12[414]]();return _0x4dc5x2},get:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return ( new mxXmlRequest(_0x4dc5x2,null,_0x5a12[413]))[_0x5a12[414]](_0x4dc5x3,_0x4dc5x4)},post:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){return ( new mxXmlRequest(_0x4dc5x2,_0x4dc5x3))[_0x5a12[414]](_0x4dc5x4,_0x4dc5x5)},submit:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){return ( new mxXmlRequest(_0x4dc5x2,_0x4dc5x3))[_0x5a12[415]](_0x4dc5x4,_0x4dc5x5)},loadInto:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){mxClient[_0x5a12[80]]?_0x4dc5x3[_0x5a12[416]]= function(){4== _0x4dc5x3[_0x5a12[417]]&& _0x4dc5x4()}:_0x4dc5x3[_0x5a12[418]](_0x5a12[219],_0x4dc5x4,!1);_0x4dc5x3[_0x5a12[219]](_0x4dc5x2)},getValue:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x2= null!= _0x4dc5x2?_0x4dc5x2[_0x4dc5x3]:null;null== _0x4dc5x2&& (_0x4dc5x2= _0x4dc5x4);return _0x4dc5x2},getNumber:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x2= null!= _0x4dc5x2?_0x4dc5x2[_0x4dc5x3]:null;null== _0x4dc5x2&& (_0x4dc5x2= _0x4dc5x4|| 0);return Number(_0x4dc5x2)},getColor:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x2= null!= _0x4dc5x2?_0x4dc5x2[_0x4dc5x3]:null;null== _0x4dc5x2?_0x4dc5x2= _0x4dc5x4:_0x4dc5x2== mxConstants[_0x5a12[217]]&& (_0x4dc5x2= null);return _0x4dc5x2},clone:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!1;var _0x4dc5x5=null;if(null!= _0x4dc5x2&& _0x5a12[279]== typeof _0x4dc5x2[_0x5a12[196]]){var _0x4dc5x5= new _0x4dc5x2[_0x5a12[196]],_0x4dc5x9;for(_0x4dc5x9 in _0x4dc5x2){if(_0x4dc5x9!= mxObjectIdentity[_0x5a12[195]]&& (null== _0x4dc5x3|| 0> mxUtils[_0x5a12[2]](_0x4dc5x3,_0x4dc5x9))){_0x4dc5x5[_0x4dc5x9]= !_0x4dc5x4&& _0x5a12[194]== typeof _0x4dc5x2[_0x4dc5x9]?mxUtils[_0x5a12[238]](_0x4dc5x2[_0x4dc5x9]):_0x4dc5x2[_0x4dc5x9]}}};return _0x4dc5x5},equalPoints:function(_0x4dc5x2,_0x4dc5x3){if(null== _0x4dc5x2&& null!= _0x4dc5x3|| null!= _0x4dc5x2&& null== _0x4dc5x3|| null!= _0x4dc5x2&& null!= _0x4dc5x3&& _0x4dc5x2[_0x5a12[67]]!= _0x4dc5x3[_0x5a12[67]]){return !1};if(null!= _0x4dc5x2&& null!= _0x4dc5x3){for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){if(_0x4dc5x2[_0x4dc5x4]== _0x4dc5x3[_0x4dc5x4]|| null!= _0x4dc5x2[_0x4dc5x4]&& !_0x4dc5x2[_0x4dc5x4][_0x5a12[237]](_0x4dc5x3[_0x4dc5x4])){return !1}}};return !0},equalEntries:function(_0x4dc5x2,_0x4dc5x3){if(null== _0x4dc5x2&& null!= _0x4dc5x3|| null!= _0x4dc5x2&& null== _0x4dc5x3|| null!= _0x4dc5x2&& null!= _0x4dc5x3&& _0x4dc5x2[_0x5a12[67]]!= _0x4dc5x3[_0x5a12[67]]){return !1};if(null!= _0x4dc5x2&& null!= _0x4dc5x3){for(var _0x4dc5x4 in _0x4dc5x2){if(_0x4dc5x2[_0x4dc5x4]!= _0x4dc5x3[_0x4dc5x4]){return !1}}};return !0},extend:function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=function(){};_0x4dc5x4[_0x5a12[202]]= _0x4dc5x3[_0x5a12[202]];_0x4dc5x2[_0x5a12[202]]= new _0x4dc5x4;_0x4dc5x2[_0x5a12[202]][_0x5a12[196]]= _0x4dc5x2},toString:function(_0x4dc5x2){var _0x4dc5x3=_0x5a12[110],_0x4dc5x4;for(_0x4dc5x4 in _0x4dc5x2){try{if(null== _0x4dc5x2[_0x4dc5x4]){_0x4dc5x3+= _0x4dc5x4+ _0x5a12[419]}else {if(_0x5a12[279]== typeof _0x4dc5x2[_0x4dc5x4]){_0x4dc5x3+= _0x4dc5x4+ _0x5a12[420]}else {if(_0x5a12[194]== typeof _0x4dc5x2[_0x4dc5x4]){var _0x4dc5x5=mxUtils[_0x5a12[197]](_0x4dc5x2[_0x4dc5x4][_0x5a12[196]]),_0x4dc5x3=_0x4dc5x3+ (_0x4dc5x4+ _0x5a12[421]+ _0x4dc5x5+ _0x5a12[422])}else {_0x4dc5x3+= _0x4dc5x4+ _0x5a12[423]+ _0x4dc5x2[_0x4dc5x4]+ _0x5a12[192]}}}}catch(e){_0x4dc5x3+= _0x4dc5x4+ _0x5a12[226]+ e[_0x5a12[281]]}};return _0x4dc5x3},toRadians:function(_0x4dc5x2){return Math[_0x5a12[424]]* _0x4dc5x2/ 180},arcToCurves:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14){_0x4dc5x13-= _0x4dc5x2;_0x4dc5x14-= _0x4dc5x3;if(0=== _0x4dc5x4|| 0=== _0x4dc5x5){return _0x4dc5x18};_0x4dc5x4= Math[_0x5a12[425]](_0x4dc5x4);_0x4dc5x5= Math[_0x5a12[425]](_0x4dc5x5);var _0x4dc5x15=-_0x4dc5x13/ 2,_0x4dc5x16=-_0x4dc5x14/ 2,_0x4dc5x17=Math[_0x5a12[426]](_0x4dc5x9* Math[_0x5a12[424]]/ 180),_0x4dc5x18=Math[_0x5a12[427]](_0x4dc5x9* Math[_0x5a12[424]]/ 180);_0x4dc5x9= _0x4dc5x17* _0x4dc5x15+ _0x4dc5x18* _0x4dc5x16;var _0x4dc5x15=-1* _0x4dc5x18 * _0x4dc5x15 + _0x4dc5x17* _0x4dc5x16,_0x4dc5x16=_0x4dc5x9* _0x4dc5x9,_0x4dc5x19=_0x4dc5x15* _0x4dc5x15,_0x4dc5x1a=_0x4dc5x4* _0x4dc5x4,_0x4dc5x1b=_0x4dc5x5* _0x4dc5x5,_0x4dc5x1c=_0x4dc5x16/ _0x4dc5x1a+ _0x4dc5x19/ _0x4dc5x1b;1< _0x4dc5x1c?(_0x4dc5x4*= Math[_0x5a12[428]](_0x4dc5x1c),_0x4dc5x5*= Math[_0x5a12[428]](_0x4dc5x1c),_0x4dc5xa= 0):(_0x4dc5x1c= 1,_0x4dc5xa=== _0x4dc5x12&& (_0x4dc5x1c= -1),_0x4dc5xa= _0x4dc5x1c* Math[_0x5a12[428]]((_0x4dc5x1a* _0x4dc5x1b- _0x4dc5x1a* _0x4dc5x19- _0x4dc5x1b* _0x4dc5x16)/ (_0x4dc5x1a* _0x4dc5x19+ _0x4dc5x1b* _0x4dc5x16)));_0x4dc5x16= _0x4dc5xa* _0x4dc5x4* _0x4dc5x15/ _0x4dc5x5;_0x4dc5x19= -1* _0x4dc5xa * _0x4dc5x5 * _0x4dc5x9 / _0x4dc5x4;_0x4dc5x13= _0x4dc5x17* _0x4dc5x16- _0x4dc5x18* _0x4dc5x19+ _0x4dc5x13/ 2;_0x4dc5x14= _0x4dc5x18* _0x4dc5x16+ _0x4dc5x17* _0x4dc5x19+ _0x4dc5x14/ 2;_0x4dc5x1a= Math[_0x5a12[429]]((_0x4dc5x15- _0x4dc5x19)/ _0x4dc5x5,(_0x4dc5x9- _0x4dc5x16)/ _0x4dc5x4)- Math[_0x5a12[429]](0,1);_0x4dc5xa= 0<= _0x4dc5x1a?_0x4dc5x1a:2* Math[_0x5a12[424]]+ _0x4dc5x1a;_0x4dc5x1a= Math[_0x5a12[429]]((-_0x4dc5x15- _0x4dc5x19) / _0x4dc5x5,(-_0x4dc5x9- _0x4dc5x16) / _0x4dc5x4) - Math[_0x5a12[429]]((_0x4dc5x15- _0x4dc5x19)/ _0x4dc5x5,(_0x4dc5x9- _0x4dc5x16)/ _0x4dc5x4);_0x4dc5x9= 0<= _0x4dc5x1a?_0x4dc5x1a:2* Math[_0x5a12[424]]+ _0x4dc5x1a;0== _0x4dc5x12&& 0< _0x4dc5x9?_0x4dc5x9-= 2* Math[_0x5a12[424]]:0!= _0x4dc5x12&& 0> _0x4dc5x9&& (_0x4dc5x9+= 2* Math[_0x5a12[424]]);_0x4dc5x12= 2* _0x4dc5x9/ Math[_0x5a12[424]];_0x4dc5x12= Math[_0x5a12[430]](0> _0x4dc5x12?-1* _0x4dc5x12:_0x4dc5x12);_0x4dc5x9/= _0x4dc5x12;_0x4dc5x15= 8/ 3* Math[_0x5a12[427]](_0x4dc5x9/ 4)* Math[_0x5a12[427]](_0x4dc5x9/ 4)/ Math[_0x5a12[427]](_0x4dc5x9/ 2);_0x4dc5x16= _0x4dc5x17* _0x4dc5x4;_0x4dc5x17*= _0x4dc5x5;_0x4dc5x4*= _0x4dc5x18;_0x4dc5x5*= _0x4dc5x18;for(var _0x4dc5x1d=Math[_0x5a12[426]](_0x4dc5xa),_0x4dc5x1e=Math[_0x5a12[427]](_0x4dc5xa),_0x4dc5x19=-_0x4dc5x15* (_0x4dc5x16* _0x4dc5x1e+ _0x4dc5x5* _0x4dc5x1d),_0x4dc5x1a=-_0x4dc5x15* (_0x4dc5x4* _0x4dc5x1e- _0x4dc5x17* _0x4dc5x1d),_0x4dc5x1c=_0x4dc5x1b= 0,_0x4dc5x18=[],_0x4dc5x1f=0;_0x4dc5x1f< _0x4dc5x12;++_0x4dc5x1f){_0x4dc5xa+= _0x4dc5x9;var _0x4dc5x1d=Math[_0x5a12[426]](_0x4dc5xa),_0x4dc5x1e=Math[_0x5a12[427]](_0x4dc5xa),_0x4dc5x1b=_0x4dc5x16* _0x4dc5x1d- _0x4dc5x5* _0x4dc5x1e+ _0x4dc5x13,_0x4dc5x1c=_0x4dc5x4* _0x4dc5x1d+ _0x4dc5x17* _0x4dc5x1e+ _0x4dc5x14,_0x4dc5x20=-_0x4dc5x15* (_0x4dc5x16* _0x4dc5x1e+ _0x4dc5x5* _0x4dc5x1d),_0x4dc5x1d=-_0x4dc5x15* (_0x4dc5x4* _0x4dc5x1e- _0x4dc5x17* _0x4dc5x1d),_0x4dc5x1e=6* _0x4dc5x1f;_0x4dc5x18[_0x4dc5x1e]= Number(_0x4dc5x19+ _0x4dc5x2);_0x4dc5x18[_0x4dc5x1e+ 1]= Number(_0x4dc5x1a+ _0x4dc5x3);_0x4dc5x18[_0x4dc5x1e+ 2]= Number(_0x4dc5x1b- _0x4dc5x20+ _0x4dc5x2);_0x4dc5x18[_0x4dc5x1e+ 3]= Number(_0x4dc5x1c- _0x4dc5x1d+ _0x4dc5x3);_0x4dc5x18[_0x4dc5x1e+ 4]= Number(_0x4dc5x1b+ _0x4dc5x2);_0x4dc5x18[_0x4dc5x1e+ 5]= Number(_0x4dc5x1c+ _0x4dc5x3);_0x4dc5x19= _0x4dc5x1b+ _0x4dc5x20;_0x4dc5x1a= _0x4dc5x1c+ _0x4dc5x1d};return _0x4dc5x18},getBoundingBox:function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=null;if(null!= _0x4dc5x2&& null!= _0x4dc5x3&& 0!= _0x4dc5x3){var _0x4dc5x5=mxUtils[_0x5a12[431]](_0x4dc5x3),_0x4dc5x4=Math[_0x5a12[426]](_0x4dc5x5),_0x4dc5x9=Math[_0x5a12[427]](_0x4dc5x5),_0x4dc5xa= new mxPoint(_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]/ 2,_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]/ 2),_0x4dc5x12= new mxPoint(_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]]),_0x4dc5x5= new mxPoint(_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]],_0x4dc5x2[_0x5a12[236]]),_0x4dc5x13= new mxPoint(_0x4dc5x5[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]),_0x4dc5x14= new mxPoint(_0x4dc5x2[_0x5a12[235]],_0x4dc5x13[_0x5a12[236]]),_0x4dc5x12=mxUtils[_0x5a12[432]](_0x4dc5x12,_0x4dc5x4,_0x4dc5x9,_0x4dc5xa),_0x4dc5x5=mxUtils[_0x5a12[432]](_0x4dc5x5,_0x4dc5x4,_0x4dc5x9,_0x4dc5xa),_0x4dc5x13=mxUtils[_0x5a12[432]](_0x4dc5x13,_0x4dc5x4,_0x4dc5x9,_0x4dc5xa),_0x4dc5x14=mxUtils[_0x5a12[432]](_0x4dc5x14,_0x4dc5x4,_0x4dc5x9,_0x4dc5xa),_0x4dc5x4= new mxRectangle(_0x4dc5x12[_0x5a12[235]],_0x4dc5x12[_0x5a12[236]],0,0);_0x4dc5x4[_0x5a12[99]]( new mxRectangle(_0x4dc5x5[_0x5a12[235]],_0x4dc5x5[_0x5a12[236]],0,0));_0x4dc5x4[_0x5a12[99]]( new mxRectangle(_0x4dc5x13[_0x5a12[235]],_0x4dc5x13[_0x5a12[236]],0,0));_0x4dc5x4[_0x5a12[99]]( new mxRectangle(_0x4dc5x14[_0x5a12[235]],_0x4dc5x14[_0x5a12[236]],0,0))};return _0x4dc5x4},getRotatedPoint:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5: new mxPoint;var _0x4dc5x9=_0x4dc5x2[_0x5a12[235]]- _0x4dc5x5[_0x5a12[235]];_0x4dc5x2= _0x4dc5x2[_0x5a12[236]]- _0x4dc5x5[_0x5a12[236]];return new mxPoint(_0x4dc5x9* _0x4dc5x3- _0x4dc5x2* _0x4dc5x4+ _0x4dc5x5[_0x5a12[235]],_0x4dc5x2* _0x4dc5x3+ _0x4dc5x9* _0x4dc5x4+ _0x4dc5x5[_0x5a12[236]])},getPortConstraints:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x2= mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_PORT_CONSTRAINT,null);if(null== _0x4dc5x2){return _0x4dc5x5};_0x4dc5x5= _0x4dc5x2.toString();_0x4dc5x2= mxConstants[_0x5a12[434]];0<= _0x4dc5x5[_0x5a12[2]](mxConstants.DIRECTION_NORTH)&& (_0x4dc5x2|= mxConstants[_0x5a12[435]]);0<= _0x4dc5x5[_0x5a12[2]](mxConstants.DIRECTION_WEST)&& (_0x4dc5x2|= mxConstants[_0x5a12[436]]);0<= _0x4dc5x5[_0x5a12[2]](mxConstants.DIRECTION_SOUTH)&& (_0x4dc5x2|= mxConstants[_0x5a12[437]]);0<= _0x4dc5x5[_0x5a12[2]](mxConstants.DIRECTION_EAST)&& (_0x4dc5x2|= mxConstants[_0x5a12[438]]);return _0x4dc5x2},reversePortConstraints:function(_0x4dc5x2){var _0x4dc5x3=0,_0x4dc5x3=(_0x4dc5x2& mxConstants[_0x5a12[436]])<< 3,_0x4dc5x3=_0x4dc5x3| (_0x4dc5x2& mxConstants[_0x5a12[435]])<< 1,_0x4dc5x3=_0x4dc5x3| (_0x4dc5x2& mxConstants[_0x5a12[437]])>> 1;return _0x4dc5x3|= (_0x4dc5x2& mxConstants[_0x5a12[438]])>> 3},findNearestSegment:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=-1;if(0< _0x4dc5x2[_0x5a12[439]][_0x5a12[67]]){for(var _0x4dc5x9=_0x4dc5x2[_0x5a12[439]][0],_0x4dc5xa=null,_0x4dc5x12=1;_0x4dc5x12< _0x4dc5x2[_0x5a12[439]][_0x5a12[67]];_0x4dc5x12++){var _0x4dc5x13=_0x4dc5x2[_0x5a12[439]][_0x4dc5x12],_0x4dc5x9=mxUtils[_0x5a12[440]](_0x4dc5x9[_0x5a12[235]],_0x4dc5x9[_0x5a12[236]],_0x4dc5x13[_0x5a12[235]],_0x4dc5x13[_0x5a12[236]],_0x4dc5x3,_0x4dc5x4);if(null== _0x4dc5xa|| _0x4dc5x9< _0x4dc5xa){_0x4dc5xa= _0x4dc5x9,_0x4dc5x5= _0x4dc5x12- 1};_0x4dc5x9= _0x4dc5x13}};return _0x4dc5x5},rectangleIntersectsSegment:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=_0x4dc5x2[_0x5a12[236]],_0x4dc5x9=_0x4dc5x2[_0x5a12[235]],_0x4dc5xa=_0x4dc5x5+ _0x4dc5x2[_0x5a12[119]],_0x4dc5x12=_0x4dc5x9+ _0x4dc5x2[_0x5a12[117]];_0x4dc5x2= _0x4dc5x3[_0x5a12[235]];var _0x4dc5x13=_0x4dc5x4[_0x5a12[235]];_0x4dc5x3[_0x5a12[235]]> _0x4dc5x4[_0x5a12[235]]&& (_0x4dc5x2= _0x4dc5x4[_0x5a12[235]],_0x4dc5x13= _0x4dc5x3[_0x5a12[235]]);_0x4dc5x13> _0x4dc5x12&& (_0x4dc5x13= _0x4dc5x12);_0x4dc5x2< _0x4dc5x9&& (_0x4dc5x2= _0x4dc5x9);if(_0x4dc5x2> _0x4dc5x13){return !1};var _0x4dc5x9=_0x4dc5x3[_0x5a12[236]],_0x4dc5x12=_0x4dc5x4[_0x5a12[236]],_0x4dc5x14=_0x4dc5x4[_0x5a12[235]]- _0x4dc5x3[_0x5a12[235]];1E-7< Math[_0x5a12[425]](_0x4dc5x14)&& (_0x4dc5x4= (_0x4dc5x4[_0x5a12[236]]- _0x4dc5x3[_0x5a12[236]])/ _0x4dc5x14,_0x4dc5x3= _0x4dc5x3[_0x5a12[236]]- _0x4dc5x4* _0x4dc5x3[_0x5a12[235]],_0x4dc5x9= _0x4dc5x4* _0x4dc5x2+ _0x4dc5x3,_0x4dc5x12= _0x4dc5x4* _0x4dc5x13+ _0x4dc5x3);_0x4dc5x9> _0x4dc5x12&& (_0x4dc5x3= _0x4dc5x12,_0x4dc5x12= _0x4dc5x9,_0x4dc5x9= _0x4dc5x3);_0x4dc5x12> _0x4dc5xa&& (_0x4dc5x12= _0x4dc5xa);_0x4dc5x9< _0x4dc5x5&& (_0x4dc5x9= _0x4dc5x5);return _0x4dc5x9> _0x4dc5x12?!1:!0},contains:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return _0x4dc5x2[_0x5a12[235]]<= _0x4dc5x3&& _0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]>= _0x4dc5x3&& _0x4dc5x2[_0x5a12[236]]<= _0x4dc5x4&& _0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]>= _0x4dc5x4},intersects:function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x2[_0x5a12[117]],_0x4dc5x5=_0x4dc5x2[_0x5a12[119]],_0x4dc5x9=_0x4dc5x3[_0x5a12[117]],_0x4dc5xa=_0x4dc5x3[_0x5a12[119]];if(0>= _0x4dc5x9|| 0>= _0x4dc5xa|| 0>= _0x4dc5x4|| 0>= _0x4dc5x5){return !1};var _0x4dc5x12=_0x4dc5x2[_0x5a12[235]],_0x4dc5x13=_0x4dc5x2[_0x5a12[236]],_0x4dc5x14=_0x4dc5x3[_0x5a12[235]],_0x4dc5x15=_0x4dc5x3[_0x5a12[236]],_0x4dc5x9=_0x4dc5x9+ _0x4dc5x14,_0x4dc5xa=_0x4dc5xa+ _0x4dc5x15,_0x4dc5x4=_0x4dc5x4+ _0x4dc5x12,_0x4dc5x5=_0x4dc5x5+ _0x4dc5x13;return (_0x4dc5x9< _0x4dc5x14|| _0x4dc5x9> _0x4dc5x12)&& (_0x4dc5xa< _0x4dc5x15|| _0x4dc5xa> _0x4dc5x13)&& (_0x4dc5x4< _0x4dc5x12|| _0x4dc5x4> _0x4dc5x14)&& (_0x4dc5x5< _0x4dc5x13|| _0x4dc5x5> _0x4dc5x15)},intersectsHotspot:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5:1;_0x4dc5x9= null!= _0x4dc5x9?_0x4dc5x9:0;_0x4dc5xa= null!= _0x4dc5xa?_0x4dc5xa:0;if(0< _0x4dc5x5){var _0x4dc5x12=_0x4dc5x2[_0x5a12[241]](),_0x4dc5x13=_0x4dc5x2[_0x5a12[242]](),_0x4dc5x14=_0x4dc5x2[_0x5a12[117]],_0x4dc5x15=_0x4dc5x2[_0x5a12[119]],_0x4dc5x16=mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_STARTSIZE)* _0x4dc5x2[_0x5a12[441]][_0x5a12[255]];0< _0x4dc5x16&& (mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_HORIZONTAL,!0)?(_0x4dc5x13= _0x4dc5x2[_0x5a12[236]]+ _0x4dc5x16/ 2,_0x4dc5x15= _0x4dc5x16):(_0x4dc5x12= _0x4dc5x2[_0x5a12[235]]+ _0x4dc5x16/ 2,_0x4dc5x14= _0x4dc5x16));_0x4dc5x14= Math[_0x5a12[160]](_0x4dc5x9,_0x4dc5x14* _0x4dc5x5);_0x4dc5x15= Math[_0x5a12[160]](_0x4dc5x9,_0x4dc5x15* _0x4dc5x5);0< _0x4dc5xa&& (_0x4dc5x14= Math[_0x5a12[243]](_0x4dc5x14,_0x4dc5xa),_0x4dc5x15= Math[_0x5a12[243]](_0x4dc5x15,_0x4dc5xa));_0x4dc5x5= new mxRectangle(_0x4dc5x12- _0x4dc5x14/ 2,_0x4dc5x13- _0x4dc5x15/ 2,_0x4dc5x14,_0x4dc5x15);_0x4dc5x12= mxUtils[_0x5a12[431]](mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_ROTATION)|| 0);0!= _0x4dc5x12&& (_0x4dc5x9= Math[_0x5a12[426]](-_0x4dc5x12),_0x4dc5xa= Math[_0x5a12[427]](-_0x4dc5x12),_0x4dc5x12= new mxPoint(_0x4dc5x2[_0x5a12[241]](),_0x4dc5x2[_0x5a12[242]]()),_0x4dc5x2= mxUtils[_0x5a12[432]]( new mxPoint(_0x4dc5x3,_0x4dc5x4),_0x4dc5x9,_0x4dc5xa,_0x4dc5x12),_0x4dc5x3= _0x4dc5x2[_0x5a12[235]],_0x4dc5x4= _0x4dc5x2[_0x5a12[236]]);return mxUtils[_0x5a12[442]](_0x4dc5x5,_0x4dc5x3,_0x4dc5x4)};return !0},getOffset:function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=0,_0x4dc5x5=0;if(null!= _0x4dc5x3&& _0x4dc5x3){var _0x4dc5x9=document[_0x5a12[112]],_0x4dc5xa=document[_0x5a12[158]],_0x4dc5x4=_0x4dc5x4+ (_0x4dc5x9[_0x5a12[360]]|| _0x4dc5xa[_0x5a12[360]]),_0x4dc5x5=_0x4dc5x5+ (_0x4dc5x9[_0x5a12[190]]|| _0x4dc5xa[_0x5a12[190]])};for(;_0x4dc5x2[_0x5a12[443]];){_0x4dc5x4+= _0x4dc5x2[_0x5a12[358]],_0x4dc5x5+= _0x4dc5x2[_0x5a12[362]],_0x4dc5x2= _0x4dc5x2[_0x5a12[443]]};return new mxPoint(_0x4dc5x4,_0x4dc5x5)},getScrollOrigin:function(_0x4dc5x2){for(var _0x4dc5x3=document[_0x5a12[112]],_0x4dc5x4=document[_0x5a12[158]],_0x4dc5x5= new mxPoint(_0x4dc5x3[_0x5a12[360]]|| _0x4dc5x4[_0x5a12[360]],_0x4dc5x3[_0x5a12[190]]|| _0x4dc5x4[_0x5a12[190]]);null!= _0x4dc5x2&& _0x4dc5x2!= _0x4dc5x3&& _0x4dc5x2!= _0x4dc5x4;){!isNaN(_0x4dc5x2[_0x5a12[360]])&& !isNaN(_0x4dc5x2[_0x5a12[190]]) && (_0x4dc5x5[_0x5a12[235]]+= _0x4dc5x2[_0x5a12[360]],_0x4dc5x5[_0x5a12[236]]+= _0x4dc5x2[_0x5a12[190]]),_0x4dc5x2= _0x4dc5x2[_0x5a12[265]]};return _0x4dc5x5},convertPoint:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=mxUtils[_0x5a12[444]](_0x4dc5x2);_0x4dc5x2= mxUtils[_0x5a12[445]](_0x4dc5x2);_0x4dc5x2[_0x5a12[235]]-= _0x4dc5x5[_0x5a12[235]];_0x4dc5x2[_0x5a12[236]]-= _0x4dc5x5[_0x5a12[236]];return new mxPoint(_0x4dc5x3- _0x4dc5x2[_0x5a12[235]],_0x4dc5x4- _0x4dc5x2[_0x5a12[236]])},ltrim:function(_0x4dc5x2,_0x4dc5x3){return _0x4dc5x2[_0x5a12[230]](RegExp(_0x5a12[446]+ (_0x4dc5x3|| _0x5a12[447])+ _0x5a12[448],_0x5a12[449]),_0x5a12[110])},rtrim:function(_0x4dc5x2,_0x4dc5x3){return _0x4dc5x2[_0x5a12[230]](RegExp(_0x5a12[450]+ (_0x4dc5x3|| _0x5a12[447])+ _0x5a12[451],_0x5a12[449]),_0x5a12[110])},trim:function(_0x4dc5x2,_0x4dc5x3){return mxUtils[_0x5a12[453]](mxUtils[_0x5a12[452]](_0x4dc5x2,_0x4dc5x3),_0x4dc5x3)},isNumeric:function(_0x4dc5x2){return null!= _0x4dc5x2&& (null== _0x4dc5x2[_0x5a12[67]]|| 0< _0x4dc5x2[_0x5a12[67]]&& 0> _0x4dc5x2[_0x5a12[2]](_0x5a12[454])&& 0> _0x4dc5x2[_0x5a12[2]](_0x5a12[455]))&& !isNaN(_0x4dc5x2)},mod:function(_0x4dc5x2,_0x4dc5x3){return (_0x4dc5x2% _0x4dc5x3+ _0x4dc5x3)% _0x4dc5x3},intersection:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13){var _0x4dc5x14=(_0x4dc5x13- _0x4dc5xa)* (_0x4dc5x4- _0x4dc5x2)- (_0x4dc5x12- _0x4dc5x9)* (_0x4dc5x5- _0x4dc5x3);_0x4dc5x12= ((_0x4dc5x12- _0x4dc5x9)* (_0x4dc5x3- _0x4dc5xa)- (_0x4dc5x13- _0x4dc5xa)* (_0x4dc5x2- _0x4dc5x9))/ _0x4dc5x14;_0x4dc5x9= ((_0x4dc5x4- _0x4dc5x2)* (_0x4dc5x3- _0x4dc5xa)- (_0x4dc5x5- _0x4dc5x3)* (_0x4dc5x2- _0x4dc5x9))/ _0x4dc5x14;return 0<= _0x4dc5x12&& 1>= _0x4dc5x12&& 0<= _0x4dc5x9&& 1>= _0x4dc5x9? new mxPoint(_0x4dc5x2+ _0x4dc5x12* (_0x4dc5x4- _0x4dc5x2),_0x4dc5x3+ _0x4dc5x12* (_0x4dc5x5- _0x4dc5x3)):null},ptSegDistSq:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5x4-= _0x4dc5x2;_0x4dc5x5-= _0x4dc5x3;_0x4dc5x9-= _0x4dc5x2;_0x4dc5xa-= _0x4dc5x3;0>= _0x4dc5x9* _0x4dc5x4+ _0x4dc5xa* _0x4dc5x5?_0x4dc5x4= 0:(_0x4dc5x9= _0x4dc5x4- _0x4dc5x9,_0x4dc5xa= _0x4dc5x5- _0x4dc5xa,_0x4dc5x2= _0x4dc5x9* _0x4dc5x4+ _0x4dc5xa* _0x4dc5x5,_0x4dc5x4= 0>= _0x4dc5x2?0:_0x4dc5x2* _0x4dc5x2/ (_0x4dc5x4* _0x4dc5x4+ _0x4dc5x5* _0x4dc5x5));_0x4dc5x9= _0x4dc5x9* _0x4dc5x9+ _0x4dc5xa* _0x4dc5xa- _0x4dc5x4;0> _0x4dc5x9&& (_0x4dc5x9= 0);return _0x4dc5x9},relativeCcw:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5x4-= _0x4dc5x2;_0x4dc5x5-= _0x4dc5x3;_0x4dc5x9-= _0x4dc5x2;_0x4dc5xa-= _0x4dc5x3;_0x4dc5x2= _0x4dc5x9* _0x4dc5x5- _0x4dc5xa* _0x4dc5x4;0== _0x4dc5x2&& (_0x4dc5x2= _0x4dc5x9* _0x4dc5x4+ _0x4dc5xa* _0x4dc5x5,0< _0x4dc5x2&& (_0x4dc5x2= (_0x4dc5x9- _0x4dc5x4)* _0x4dc5x4+ (_0x4dc5xa- _0x4dc5x5)* _0x4dc5x5,0> _0x4dc5x2&& (_0x4dc5x2= 0)));return 0> _0x4dc5x2?-1:0< _0x4dc5x2?1:0},animateChanges:function(_0x4dc5x2,_0x4dc5x3){mxEffects[_0x5a12[456]][_0x5a12[183]](this,arguments)},cascadeOpacity:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){mxEffects[_0x5a12[260]][_0x5a12[183]](this,arguments)},fadeOut:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){mxEffects[_0x5a12[457]][_0x5a12[183]](this,arguments)},setOpacity:function(_0x4dc5x2,_0x4dc5x3){mxUtils[_0x5a12[458]](_0x4dc5x2)?_0x4dc5x2[_0x5a12[124]][_0x5a12[347]]= 100<= _0x4dc5x3?null:_0x5a12[459]+ _0x4dc5x3/ 5+ _0x5a12[460]:mxClient[_0x5a12[80]]&& (_0x5a12[82]=== typeof document[_0x5a12[5]]|| 9> document[_0x5a12[5]])?_0x4dc5x2[_0x5a12[124]][_0x5a12[347]]= 100<= _0x4dc5x3?null:_0x5a12[459]+ _0x4dc5x3+ _0x5a12[460]:_0x4dc5x2[_0x5a12[124]][_0x5a12[461]]= _0x4dc5x3/ 100},createImage:function(_0x4dc5x2){var _0x4dc5x3=null;mxClient[_0x5a12[49]]&& _0x5a12[462]!= document[_0x5a12[135]]?(_0x4dc5x3= document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[464]),_0x4dc5x3[_0x5a12[57]](_0x5a12[390],_0x4dc5x2),_0x4dc5x3[_0x5a12[124]][_0x5a12[465]]= _0x5a12[130]):(_0x4dc5x3= document[_0x5a12[55]](_0x5a12[466]),_0x4dc5x3[_0x5a12[57]](_0x5a12[390],_0x4dc5x2),_0x4dc5x3[_0x5a12[57]](_0x5a12[467],_0x5a12[468]));return _0x4dc5x3},sortCells:function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!0;var _0x4dc5x4= new mxDictionary;_0x4dc5x2[_0x5a12[470]](function(_0x4dc5x2,_0x4dc5x9){var _0x4dc5xa=_0x4dc5x4[_0x5a12[203]](_0x4dc5x2);null== _0x4dc5xa&& (_0x4dc5xa= mxCellPath[_0x5a12[385]](_0x4dc5x2)[_0x5a12[224]](mxCellPath.PATH_SEPARATOR),_0x4dc5x4[_0x5a12[204]](_0x4dc5x2,_0x4dc5xa));var _0x4dc5x12=_0x4dc5x4[_0x5a12[203]](_0x4dc5x9);null== _0x4dc5x12&& (_0x4dc5x12= mxCellPath[_0x5a12[385]](_0x4dc5x9)[_0x5a12[224]](mxCellPath.PATH_SEPARATOR),_0x4dc5x4[_0x5a12[204]](_0x4dc5x9,_0x4dc5x12));_0x4dc5xa= mxCellPath[_0x5a12[469]](_0x4dc5xa,_0x4dc5x12);return 0== _0x4dc5xa?0:0< _0x4dc5xa== _0x4dc5x3?1:-1});return _0x4dc5x2},getStylename:function(_0x4dc5x2){return null!= _0x4dc5x2&& (_0x4dc5x2= _0x4dc5x2[_0x5a12[224]](_0x5a12[471])[0],0> _0x4dc5x2[_0x5a12[2]](_0x5a12[226]))?_0x4dc5x2:_0x5a12[110]},getStylenames:function(_0x4dc5x2){var _0x4dc5x3=[];if(null!= _0x4dc5x2){_0x4dc5x2= _0x4dc5x2[_0x5a12[224]](_0x5a12[471]);for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){0> _0x4dc5x2[_0x4dc5x4][_0x5a12[2]](_0x5a12[226])&& _0x4dc5x3[_0x5a12[207]](_0x4dc5x2[_0x4dc5x4])}};return _0x4dc5x3},indexOfStylename:function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2&& null!= _0x4dc5x3){for(var _0x4dc5x4=_0x4dc5x2[_0x5a12[224]](_0x5a12[471]),_0x4dc5x5=0,_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x4[_0x5a12[67]];_0x4dc5x9++){if(_0x4dc5x4[_0x4dc5x9]== _0x4dc5x3){return _0x4dc5x5};_0x4dc5x5+= _0x4dc5x4[_0x4dc5x9][_0x5a12[67]]+ 1}};return -1},addStylename:function(_0x4dc5x2,_0x4dc5x3){0> mxUtils[_0x5a12[472]](_0x4dc5x2,_0x4dc5x3)&& (null== _0x4dc5x2?_0x4dc5x2= _0x5a12[110]:0< _0x4dc5x2[_0x5a12[67]]&& _0x5a12[471]!= _0x4dc5x2[_0x5a12[225]](_0x4dc5x2[_0x5a12[67]]- 1)&& (_0x4dc5x2+= _0x5a12[471]),_0x4dc5x2+= _0x4dc5x3);return _0x4dc5x2},removeStylename:function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=[];if(null!= _0x4dc5x2){for(var _0x4dc5x5=_0x4dc5x2[_0x5a12[224]](_0x5a12[471]),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x5[_0x5a12[67]];_0x4dc5x9++){_0x4dc5x5[_0x4dc5x9]!= _0x4dc5x3&& _0x4dc5x4[_0x5a12[207]](_0x4dc5x5[_0x4dc5x9])}};return _0x4dc5x4[_0x5a12[234]](_0x5a12[471])},removeAllStylenames:function(_0x4dc5x2){var _0x4dc5x3=[];if(null!= _0x4dc5x2){_0x4dc5x2= _0x4dc5x2[_0x5a12[224]](_0x5a12[471]);for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){0<= _0x4dc5x2[_0x4dc5x4][_0x5a12[2]](_0x5a12[226])&& _0x4dc5x3[_0x5a12[207]](_0x4dc5x2[_0x4dc5x4])}};return _0x4dc5x3[_0x5a12[234]](_0x5a12[471])},setCellStyles:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x3&& 0< _0x4dc5x3[_0x5a12[67]]){_0x4dc5x2[_0x5a12[473]]();try{for(var _0x4dc5x9=0;_0x4dc5x9< _0x4dc5x3[_0x5a12[67]];_0x4dc5x9++){if(null!= _0x4dc5x3[_0x4dc5x9]){var _0x4dc5xa=mxUtils[_0x5a12[475]](_0x4dc5x2[_0x5a12[474]](_0x4dc5x3[_0x4dc5x9]),_0x4dc5x4,_0x4dc5x5);_0x4dc5x2[_0x5a12[475]](_0x4dc5x3[_0x4dc5x9],_0x4dc5xa)}}}finally{_0x4dc5x2[_0x5a12[476]]()}}},setStyle:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=null!= _0x4dc5x4&& (_0x5a12[82]== typeof _0x4dc5x4[_0x5a12[67]]|| 0< _0x4dc5x4[_0x5a12[67]]);if(null== _0x4dc5x2|| 0== _0x4dc5x2[_0x5a12[67]]){_0x4dc5x5&& (_0x4dc5x2= _0x4dc5x3+ _0x5a12[226]+ _0x4dc5x4)}else {var _0x4dc5x9=_0x4dc5x2[_0x5a12[2]](_0x4dc5x3+ _0x5a12[226]);0> _0x4dc5x9?_0x4dc5x5&& (_0x4dc5x5= _0x5a12[471]== _0x4dc5x2[_0x5a12[225]](_0x4dc5x2[_0x5a12[67]]- 1)?_0x5a12[110]:_0x5a12[471],_0x4dc5x2= _0x4dc5x2+ _0x4dc5x5+ _0x4dc5x3+ _0x5a12[226]+ _0x4dc5x4):(_0x4dc5x3= _0x4dc5x5?_0x4dc5x3+ _0x5a12[226]+ _0x4dc5x4:_0x5a12[110],_0x4dc5x4= _0x4dc5x2[_0x5a12[2]](_0x5a12[471],_0x4dc5x9),_0x4dc5x5|| _0x4dc5x4++,_0x4dc5x2= _0x4dc5x2[_0x5a12[85]](0,_0x4dc5x9)+ _0x4dc5x3+ (_0x4dc5x4> _0x4dc5x9?_0x4dc5x2[_0x5a12[85]](_0x4dc5x4):_0x5a12[110]))};return _0x4dc5x2},setCellStyleFlags:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){if(null!= _0x4dc5x3&& 0< _0x4dc5x3[_0x5a12[67]]){_0x4dc5x2[_0x5a12[473]]();try{for(var _0x4dc5xa=0;_0x4dc5xa< _0x4dc5x3[_0x5a12[67]];_0x4dc5xa++){if(null!= _0x4dc5x3[_0x4dc5xa]){var _0x4dc5x12=mxUtils[_0x5a12[477]](_0x4dc5x2[_0x5a12[474]](_0x4dc5x3[_0x4dc5xa]),_0x4dc5x4,_0x4dc5x5,_0x4dc5x9);_0x4dc5x2[_0x5a12[475]](_0x4dc5x3[_0x4dc5xa],_0x4dc5x12)}}}finally{_0x4dc5x2[_0x5a12[476]]()}}},setStyleFlag:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(null== _0x4dc5x2|| 0== _0x4dc5x2[_0x5a12[67]]){_0x4dc5x2= _0x4dc5x5|| null== _0x4dc5x5?_0x4dc5x3+ _0x5a12[226]+ _0x4dc5x4:_0x4dc5x3+ _0x5a12[478]}else {var _0x4dc5x9=_0x4dc5x2[_0x5a12[2]](_0x4dc5x3+ _0x5a12[226]);if(0> _0x4dc5x9){_0x4dc5x9= _0x5a12[471]== _0x4dc5x2[_0x5a12[225]](_0x4dc5x2[_0x5a12[67]]- 1)?_0x5a12[110]:_0x5a12[471],_0x4dc5x2= _0x4dc5x5|| null== _0x4dc5x5?_0x4dc5x2+ _0x4dc5x9+ _0x4dc5x3+ _0x5a12[226]+ _0x4dc5x4:_0x4dc5x2+ _0x4dc5x9+ _0x4dc5x3+ _0x5a12[478]}else {var _0x4dc5xa=_0x4dc5x2[_0x5a12[2]](_0x5a12[471],_0x4dc5x9),_0x4dc5x12=_0x5a12[110],_0x4dc5x12=0> _0x4dc5xa?_0x4dc5x2[_0x5a12[85]](_0x4dc5x9+ _0x4dc5x3[_0x5a12[67]]+ 1):_0x4dc5x2[_0x5a12[85]](_0x4dc5x9+ _0x4dc5x3[_0x5a12[67]]+ 1,_0x4dc5xa),_0x4dc5x12=null== _0x4dc5x5?parseInt(_0x4dc5x12)^ _0x4dc5x4:_0x4dc5x5?parseInt(_0x4dc5x12)| _0x4dc5x4:parseInt(_0x4dc5x12)& ~_0x4dc5x4;_0x4dc5x2= _0x4dc5x2[_0x5a12[85]](0,_0x4dc5x9)+ _0x4dc5x3+ _0x5a12[226]+ _0x4dc5x12+ (0<= _0x4dc5xa?_0x4dc5x2[_0x5a12[85]](_0x4dc5xa):_0x5a12[110])}};return _0x4dc5x2},getAlignmentAsPoint:function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=0,_0x4dc5x5=0;_0x4dc5x2== mxConstants[_0x5a12[479]]?_0x4dc5x4= -0.5:_0x4dc5x2== mxConstants[_0x5a12[480]]&& (_0x4dc5x4= -1);_0x4dc5x3== mxConstants[_0x5a12[481]]?_0x4dc5x5= -0.5:_0x4dc5x3== mxConstants[_0x5a12[482]]&& (_0x4dc5x5= -1);return new mxPoint(_0x4dc5x4,_0x4dc5x5)},getSizeForString:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:mxConstants[_0x5a12[483]];_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:mxConstants[_0x5a12[484]];var _0x4dc5x5=document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x5[_0x5a12[124]][_0x5a12[486]]= _0x4dc5x4;_0x4dc5x5[_0x5a12[124]][_0x5a12[487]]= Math[_0x5a12[488]](_0x4dc5x3)+ _0x5a12[168];_0x4dc5x5[_0x5a12[124]][_0x5a12[489]]= Math[_0x5a12[488]](_0x4dc5x3* mxConstants[_0x5a12[490]])+ _0x5a12[168];_0x4dc5x5[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];_0x4dc5x5[_0x5a12[124]][_0x5a12[493]]= _0x5a12[494];_0x4dc5x5[_0x5a12[124]][_0x5a12[187]]= _0x5a12[188];_0x4dc5x5[_0x5a12[124]][_0x5a12[495]]= mxClient[_0x5a12[496]]?_0x5a12[497]:_0x5a12[498];_0x4dc5x5[_0x5a12[124]][_0x5a12[499]]= _0x5a12[500];_0x4dc5x5[_0x5a12[339]]= _0x4dc5x2;document[_0x5a12[112]][_0x5a12[62]](_0x4dc5x5);_0x4dc5x2= new mxRectangle(0,0,_0x4dc5x5[_0x5a12[359]],_0x4dc5x5[_0x5a12[167]]);document[_0x5a12[112]][_0x5a12[266]](_0x4dc5x5);return _0x4dc5x2},getViewXml:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5:0;_0x4dc5x9= null!= _0x4dc5x9?_0x4dc5x9:0;_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:1;null== _0x4dc5x4&& (_0x4dc5x4= [_0x4dc5x2[_0x5a12[502]]()[_0x5a12[501]]()]);var _0x4dc5xa=_0x4dc5x2[_0x5a12[249]](),_0x4dc5x12=null,_0x4dc5x13=_0x4dc5xa[_0x5a12[503]]();_0x4dc5xa[_0x5a12[504]](!1);var _0x4dc5x14=_0x4dc5xa[_0x5a12[505]],_0x4dc5x15=_0x4dc5xa[_0x5a12[506]];_0x4dc5x2[_0x5a12[507]]== mxConstants[_0x5a12[508]]?(_0x4dc5xa[_0x5a12[505]]= document[_0x5a12[509]](mxConstants.NS_SVG,_0x5a12[449]),_0x4dc5xa[_0x5a12[510]][_0x5a12[62]](_0x4dc5xa[_0x5a12[505]]),_0x4dc5xa[_0x5a12[506]]= document[_0x5a12[509]](mxConstants.NS_SVG,_0x5a12[449])):(_0x4dc5xa[_0x5a12[505]]= _0x4dc5xa[_0x5a12[505]][_0x5a12[511]](!1),_0x4dc5xa[_0x5a12[510]][_0x5a12[62]](_0x4dc5xa[_0x5a12[505]]),_0x4dc5xa[_0x5a12[506]]= _0x4dc5xa[_0x5a12[506]][_0x5a12[511]](!1));_0x4dc5xa[_0x5a12[510]][_0x5a12[62]](_0x4dc5xa[_0x5a12[506]]);var _0x4dc5x16=_0x4dc5xa[_0x5a12[512]]();_0x4dc5xa[_0x5a12[513]]= new mxPoint(_0x4dc5x5,_0x4dc5x9);_0x4dc5x3= new mxTemporaryCellStates(_0x4dc5x2[_0x5a12[249]](),_0x4dc5x3,_0x4dc5x4);try{_0x4dc5x12= ( new mxCodec)[_0x5a12[514]](_0x4dc5x2[_0x5a12[249]]())}finally{_0x4dc5x3[_0x5a12[515]](),_0x4dc5xa[_0x5a12[513]]= _0x4dc5x16,_0x4dc5xa[_0x5a12[510]][_0x5a12[266]](_0x4dc5xa[_0x5a12[505]]),_0x4dc5xa[_0x5a12[510]][_0x5a12[266]](_0x4dc5xa[_0x5a12[506]]),_0x4dc5xa[_0x5a12[505]]= _0x4dc5x14,_0x4dc5xa[_0x5a12[506]]= _0x4dc5x15,_0x4dc5xa[_0x5a12[504]](_0x4dc5x13)};return _0x4dc5x12},getScaleForPageCount:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(1> _0x4dc5x2){return 1};_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:mxConstants[_0x5a12[516]];_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5:0;var _0x4dc5x9=_0x4dc5x4[_0x5a12[117]]- 2* _0x4dc5x5;_0x4dc5x4= _0x4dc5x4[_0x5a12[119]]- 2* _0x4dc5x5;_0x4dc5x5= _0x4dc5x3[_0x5a12[517]]()[_0x5a12[238]]();_0x4dc5x3= _0x4dc5x3[_0x5a12[249]]()[_0x5a12[518]]();_0x4dc5x5[_0x5a12[117]]/= _0x4dc5x3;_0x4dc5x5[_0x5a12[119]]/= _0x4dc5x3;_0x4dc5x3= _0x4dc5x5[_0x5a12[117]];_0x4dc5x4= _0x4dc5x3/ _0x4dc5x5[_0x5a12[119]]/ (_0x4dc5x9/ _0x4dc5x4);_0x4dc5x5= Math[_0x5a12[428]](_0x4dc5x2);var _0x4dc5xa=Math[_0x5a12[428]](_0x4dc5x4);_0x4dc5x4= _0x4dc5x5* _0x4dc5xa;_0x4dc5x5/= _0x4dc5xa;if(1> _0x4dc5x4&& _0x4dc5x5> _0x4dc5x2){var _0x4dc5x12=_0x4dc5x5/ _0x4dc5x2;_0x4dc5x5= _0x4dc5x2;_0x4dc5x4/= _0x4dc5x12};1> _0x4dc5x5&& _0x4dc5x4> _0x4dc5x2&& (_0x4dc5x12= _0x4dc5x4/ _0x4dc5x2,_0x4dc5x4= _0x4dc5x2,_0x4dc5x5/= _0x4dc5x12);_0x4dc5x12= Math[_0x5a12[430]](_0x4dc5x4)* Math[_0x5a12[430]](_0x4dc5x5);for(_0x4dc5xa= 0;_0x4dc5x12> _0x4dc5x2;){var _0x4dc5x12=Math[_0x5a12[519]](_0x4dc5x4)/ _0x4dc5x4,_0x4dc5x13=Math[_0x5a12[519]](_0x4dc5x5)/ _0x4dc5x5;1== _0x4dc5x12&& (_0x4dc5x12= Math[_0x5a12[519]](_0x4dc5x4- 1)/ _0x4dc5x4);1== _0x4dc5x13&& (_0x4dc5x13= Math[_0x5a12[519]](_0x4dc5x5- 1)/ _0x4dc5x5);_0x4dc5x12= _0x4dc5x12> _0x4dc5x13?_0x4dc5x12:_0x4dc5x13;_0x4dc5x4*= _0x4dc5x12;_0x4dc5x5*= _0x4dc5x12;_0x4dc5x12= Math[_0x5a12[430]](_0x4dc5x4)* Math[_0x5a12[430]](_0x4dc5x5);_0x4dc5xa++;if(10< _0x4dc5xa){break}};return 0.99999* (_0x4dc5x9* _0x4dc5x4/ _0x4dc5x3)},show:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:0;_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5:0;null== _0x4dc5x3?_0x4dc5x3= window[_0x5a12[392]]()[_0x5a12[395]]:_0x4dc5x3[_0x5a12[392]]();var _0x4dc5x9=_0x4dc5x2[_0x5a12[517]]();_0x4dc5x4= -_0x4dc5x9[_0x5a12[235]]+ _0x4dc5x4;_0x4dc5x5= -_0x4dc5x9[_0x5a12[236]]+ _0x4dc5x5;if(mxClient[_0x5a12[80]]){for(var _0x4dc5x9=_0x5a12[520],_0x4dc5xa=document[_0x5a12[64]](_0x5a12[521]),_0x4dc5x12=0;_0x4dc5x12< _0x4dc5xa[_0x5a12[67]];_0x4dc5x12++){_0x4dc5x9+= _0x4dc5xa[_0x4dc5x12][_0x5a12[342]]};_0x4dc5x9+= _0x5a12[522];for(_0x4dc5x12= 0;_0x4dc5x12< document[_0x5a12[523]][_0x5a12[67]];_0x4dc5x12++){try{_0x4dc5x9+= document[_0x5a12[523]](_0x4dc5x12)[_0x5a12[103]]}catch(h){}};_0x4dc5x9+= _0x5a12[524];_0x4dc5x9+= _0x5a12[525];_0x4dc5x9+= _0x4dc5x2[_0x5a12[526]][_0x5a12[339]];_0x4dc5x9+= _0x5a12[527];_0x4dc5x9+= _0x5a12[528];_0x4dc5x3[_0x5a12[171]](_0x4dc5x9);_0x4dc5x3[_0x5a12[268]]();_0x4dc5x2= _0x4dc5x3[_0x5a12[112]][_0x5a12[64]](_0x5a12[529])[0];null!= _0x4dc5x2&& (_0x4dc5x2[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492],_0x4dc5x2[_0x5a12[124]][_0x5a12[361]]= _0x4dc5x4+ _0x5a12[168],_0x4dc5x2[_0x5a12[124]][_0x5a12[125]]= _0x4dc5x5+ _0x5a12[168])}else {_0x4dc5x3[_0x5a12[171]](_0x5a12[530]);_0x4dc5x3[_0x5a12[171]](_0x5a12[531]);_0x4dc5xa= document[_0x5a12[64]](_0x5a12[521]);for(_0x4dc5x12= 0;_0x4dc5x12< _0x4dc5xa[_0x5a12[67]];_0x4dc5x12++){_0x4dc5x3[_0x5a12[171]](mxUtils[_0x5a12[532]](_0x4dc5xa[_0x4dc5x12]))};_0x4dc5xa= document[_0x5a12[64]](_0x5a12[54]);for(_0x4dc5x12= 0;_0x4dc5x12< _0x4dc5xa[_0x5a12[67]];_0x4dc5x12++){_0x4dc5x3[_0x5a12[171]](mxUtils[_0x5a12[532]](_0x4dc5xa[_0x4dc5x12]))};_0x4dc5xa= document[_0x5a12[64]](_0x5a12[124]);for(_0x4dc5x12= 0;_0x4dc5x12< _0x4dc5xa[_0x5a12[67]];_0x4dc5x12++){_0x4dc5x3[_0x5a12[171]](mxUtils[_0x5a12[532]](_0x4dc5xa[_0x4dc5x12]))};_0x4dc5x3[_0x5a12[171]](_0x5a12[533]);_0x4dc5x3[_0x5a12[171]](_0x5a12[534]);_0x4dc5x3[_0x5a12[268]]();null== _0x4dc5x3[_0x5a12[112]]&& _0x4dc5x3[_0x5a12[158]][_0x5a12[62]](_0x4dc5x3[_0x5a12[55]](_0x5a12[112]));_0x4dc5x3[_0x5a12[112]][_0x5a12[124]][_0x5a12[277]]= _0x5a12[278];for(_0x4dc5x2= _0x4dc5x2[_0x5a12[526]][_0x5a12[285]];null!= _0x4dc5x2;){_0x4dc5x12= _0x4dc5x2[_0x5a12[511]](!0),_0x4dc5x3[_0x5a12[112]][_0x5a12[62]](_0x4dc5x12),_0x4dc5x2= _0x4dc5x2[_0x5a12[287]]};_0x4dc5x2= _0x4dc5x3[_0x5a12[64]](_0x5a12[449])[0];null!= _0x4dc5x2&& (_0x4dc5x2[_0x5a12[57]](_0x5a12[535],_0x5a12[536]+ _0x4dc5x4+ _0x5a12[537]+ _0x4dc5x5+ _0x5a12[460]),_0x4dc5x4= _0x4dc5x2[_0x5a12[538]],_0x4dc5x4[_0x5a12[57]](_0x5a12[117],_0x4dc5x9[_0x5a12[117]]+ Math[_0x5a12[160]](_0x4dc5x9[_0x5a12[235]],0)+ 3),_0x4dc5x4[_0x5a12[57]](_0x5a12[119],_0x4dc5x9[_0x5a12[119]]+ Math[_0x5a12[160]](_0x4dc5x9[_0x5a12[236]],0)+ 3))};mxUtils[_0x5a12[272]](_0x4dc5x3[_0x5a12[112]]);return _0x4dc5x3},printScreen:function(_0x4dc5x2){var _0x4dc5x3=window[_0x5a12[392]]();mxUtils[_0x5a12[539]](_0x4dc5x2,_0x4dc5x3[_0x5a12[395]]);_0x4dc5x2= function(){_0x4dc5x3[_0x5a12[393]]();_0x4dc5x3[_0x5a12[540]]();_0x4dc5x3[_0x5a12[268]]()};mxClient[_0x5a12[76]]?_0x4dc5x3[_0x5a12[261]](_0x4dc5x2,500):_0x4dc5x2()},popup:function(_0x4dc5x2,_0x4dc5x3){if(_0x4dc5x3){var _0x4dc5x4=document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x4[_0x5a12[124]][_0x5a12[277]]= _0x5a12[276];_0x4dc5x4[_0x5a12[124]][_0x5a12[117]]= _0x5a12[541];_0x4dc5x4[_0x5a12[124]][_0x5a12[119]]= _0x5a12[542];var _0x4dc5x5=document[_0x5a12[55]](_0x5a12[543]);_0x4dc5x5[_0x5a12[339]]= mxUtils[_0x5a12[321]](_0x4dc5x2,!1)[_0x5a12[230]](/\n/g,_0x5a12[545])[_0x5a12[230]](/ /g,_0x5a12[544]);_0x4dc5x4[_0x5a12[62]](_0x4dc5x5);_0x4dc5x4= new mxWindow(_0x5a12[546],_0x4dc5x4,document[_0x5a12[112]][_0x5a12[159]]/ 2- 320,(document[_0x5a12[112]][_0x5a12[157]]|| document[_0x5a12[158]][_0x5a12[157]])/ 2- 240,640,480,!1,!0);_0x4dc5x4[_0x5a12[164]](!0);_0x4dc5x4[_0x5a12[175]](!0)}else {mxClient[_0x5a12[133]]?(_0x4dc5x4= window[_0x5a12[392]](),_0x4dc5x4[_0x5a12[395]][_0x5a12[171]](_0x5a12[547]+ mxUtils[_0x5a12[321]](_0x4dc5x2)+ _0x5a12[548]),_0x4dc5x4[_0x5a12[395]][_0x5a12[268]]()):(_0x4dc5x4= window[_0x5a12[392]](),_0x4dc5x5= _0x4dc5x4[_0x5a12[395]][_0x5a12[55]](_0x5a12[543]),_0x4dc5x5[_0x5a12[339]]= mxUtils[_0x5a12[321]](_0x4dc5x2,!1)[_0x5a12[230]](/\n/g,_0x5a12[545])[_0x5a12[230]](/ /g,_0x5a12[544]),_0x4dc5x4[_0x5a12[395]][_0x5a12[112]][_0x5a12[62]](_0x4dc5x5))}},alert:function(_0x4dc5x2){alert(_0x4dc5x2)},prompt:function(_0x4dc5x2,_0x4dc5x3){return prompt(_0x4dc5x2,_0x4dc5x3)},confirm:function(_0x4dc5x2){return confirm(_0x4dc5x2)},error:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x9[_0x5a12[124]][_0x5a12[549]]= _0x5a12[550];var _0x4dc5xa=document[_0x5a12[55]](_0x5a12[466]);_0x4dc5xa[_0x5a12[57]](_0x5a12[390],_0x4dc5x5|| mxUtils[_0x5a12[551]]);_0x4dc5xa[_0x5a12[57]](_0x5a12[552],_0x5a12[553]);_0x4dc5xa[_0x5a12[124]][_0x5a12[123]]= _0x5a12[554];_0x4dc5x9[_0x5a12[62]](_0x4dc5xa);_0x4dc5x9[_0x5a12[62]](document[_0x5a12[344]](_0x5a12[555]));_0x4dc5x9[_0x5a12[62]](document[_0x5a12[344]](_0x5a12[555]));_0x4dc5x9[_0x5a12[62]](document[_0x5a12[344]](_0x5a12[555]));mxUtils[_0x5a12[53]](_0x4dc5x9,_0x4dc5x2);_0x4dc5x2= document[_0x5a12[112]][_0x5a12[159]];_0x4dc5x5= document[_0x5a12[112]][_0x5a12[157]]|| document[_0x5a12[158]][_0x5a12[157]];var _0x4dc5x12= new mxWindow(mxResources[_0x5a12[203]](mxUtils[_0x5a12[556]])|| mxUtils[_0x5a12[556]],_0x4dc5x9,(_0x4dc5x2- _0x4dc5x3)/ 2,_0x4dc5x5/ 4,_0x4dc5x3,null,!1,!0);_0x4dc5x4&& (mxUtils[_0x5a12[345]](_0x4dc5x9),_0x4dc5x3= document[_0x5a12[55]](_0x5a12[346]),_0x4dc5x4= document[_0x5a12[55]](_0x5a12[172]),mxClient[_0x5a12[80]]?_0x4dc5x4[_0x5a12[124]][_0x5a12[103]]= _0x5a12[557]:_0x4dc5x4[_0x5a12[57]](_0x5a12[124],_0x5a12[557]),mxEvent[_0x5a12[169]](_0x4dc5x4,_0x5a12[173],function(_0x4dc5x2){_0x4dc5x12[_0x5a12[515]]()}),mxUtils[_0x5a12[53]](_0x4dc5x4,mxResources[_0x5a12[203]](mxUtils[_0x5a12[558]])|| mxUtils[_0x5a12[558]]),_0x4dc5x3[_0x5a12[62]](_0x4dc5x4),_0x4dc5x9[_0x5a12[62]](_0x4dc5x3),mxUtils[_0x5a12[345]](_0x4dc5x9),_0x4dc5x12[_0x5a12[164]](!0));_0x4dc5x12[_0x5a12[175]](!0);return _0x4dc5x12},makeDraggable:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15){_0x4dc5x2= new mxDragSource(_0x4dc5x2,_0x4dc5x4);_0x4dc5x2[_0x5a12[559]]= new mxPoint(null!= _0x4dc5x9?_0x4dc5x9:0,null!= _0x4dc5xa?_0x4dc5xa:mxConstants[_0x5a12[560]]);_0x4dc5x2[_0x5a12[561]]= _0x4dc5x12;_0x4dc5x2[_0x5a12[562]](!1);null!= _0x4dc5x14&& (_0x4dc5x2[_0x5a12[563]]= _0x4dc5x14);null!= _0x4dc5x15&& (_0x4dc5x2[_0x5a12[564]]= _0x4dc5x15);_0x4dc5x2[_0x5a12[565]]= function(_0x4dc5x2){return _0x5a12[279]== typeof _0x4dc5x3?_0x4dc5x3(_0x4dc5x2):_0x4dc5x3};null!= _0x4dc5x5&& (_0x4dc5x2[_0x5a12[566]]= function(){return _0x4dc5x5[_0x5a12[511]](!0)},_0x4dc5x13&& (_0x4dc5x2[_0x5a12[567]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x5[_0x5a12[511]](!0),_0x4dc5x4=parseInt(_0x4dc5x3[_0x5a12[124]][_0x5a12[117]]),_0x4dc5x9=parseInt(_0x4dc5x3[_0x5a12[124]][_0x5a12[119]]);_0x4dc5x3[_0x5a12[124]][_0x5a12[117]]= Math[_0x5a12[488]](_0x4dc5x4* _0x4dc5x2[_0x5a12[441]][_0x5a12[255]])+ _0x5a12[168];_0x4dc5x3[_0x5a12[124]][_0x5a12[119]]= Math[_0x5a12[488]](_0x4dc5x9* _0x4dc5x2[_0x5a12[441]][_0x5a12[255]])+ _0x5a12[168];return _0x4dc5x3}));return _0x4dc5x2}},mxConstants={DEFAULT_HOTSPOT:0.3,MIN_HOTSPOT_SIZE:8,MAX_HOTSPOT_SIZE:0,RENDERING_HINT_EXACT:_0x5a12[568],RENDERING_HINT_FASTER:_0x5a12[569],RENDERING_HINT_FASTEST:_0x5a12[570],DIALECT_SVG:_0x5a12[571],DIALECT_VML:_0x5a12[572],DIALECT_MIXEDHTML:_0x5a12[573],DIALECT_PREFERHTML:_0x5a12[574],DIALECT_STRICTHTML:_0x5a12[575],NS_SVG:_0x5a12[576],NS_XHTML:_0x5a12[577],NS_XLINK:_0x5a12[578],SHADOWCOLOR:_0x5a12[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:_0x5a12[580],DEFAULT_INVALID_COLOR:_0x5a12[581],HIGHLIGHT_STROKEWIDTH:3,CURSOR_MOVABLE_VERTEX:_0x5a12[582],CURSOR_MOVABLE_EDGE:_0x5a12[582],CURSOR_LABEL_HANDLE:_0x5a12[583],CURSOR_BEND_HANDLE:_0x5a12[356],CURSOR_CONNECT:_0x5a12[356],HIGHLIGHT_COLOR:_0x5a12[580],CONNECT_TARGET_COLOR:_0x5a12[584],INVALID_CONNECT_TARGET_COLOR:_0x5a12[581],DROP_TARGET_COLOR:_0x5a12[584],VALID_COLOR:_0x5a12[580],INVALID_COLOR:_0x5a12[581],EDGE_SELECTION_COLOR:_0x5a12[580],VERTEX_SELECTION_COLOR:_0x5a12[580],VERTEX_SELECTION_STROKEWIDTH:1,EDGE_SELECTION_STROKEWIDTH:1,VERTEX_SELECTION_DASHED:!0,EDGE_SELECTION_DASHED:!0,GUIDE_COLOR:_0x5a12[581],GUIDE_STROKEWIDTH:1,OUTLINE_COLOR:_0x5a12[585],OUTLINE_STROKEWIDTH:mxClient[_0x5a12[80]]?2:3,HANDLE_SIZE:7,LABEL_HANDLE_SIZE:4,HANDLE_FILLCOLOR:_0x5a12[580],HANDLE_STROKECOLOR:_0x5a12[586],LABEL_HANDLE_FILLCOLOR:_0x5a12[587],CONNECT_HANDLE_FILLCOLOR:_0x5a12[584],LOCKED_HANDLE_FILLCOLOR:_0x5a12[581],OUTLINE_HANDLE_FILLCOLOR:_0x5a12[588],OUTLINE_HANDLE_STROKECOLOR:_0x5a12[589],DEFAULT_FONTFAMILY:_0x5a12[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:_0x5a12[130],STYLE_PERIMETER:_0x5a12[591],STYLE_SOURCE_PORT:_0x5a12[592],STYLE_TARGET_PORT:_0x5a12[593],STYLE_PORT_CONSTRAINT:_0x5a12[594],STYLE_OPACITY:_0x5a12[461],STYLE_TEXT_OPACITY:_0x5a12[595],STYLE_OVERFLOW:_0x5a12[277],STYLE_ORTHOGONAL:_0x5a12[596],STYLE_EXIT_X:_0x5a12[597],STYLE_EXIT_Y:_0x5a12[598],STYLE_EXIT_PERIMETER:_0x5a12[599],STYLE_ENTRY_X:_0x5a12[600],STYLE_ENTRY_Y:_0x5a12[601],STYLE_ENTRY_PERIMETER:_0x5a12[602],STYLE_WHITE_SPACE:_0x5a12[493],STYLE_ROTATION:_0x5a12[603],STYLE_FILLCOLOR:_0x5a12[604],STYLE_SWIMLANE_FILLCOLOR:_0x5a12[605],STYLE_GRADIENTCOLOR:_0x5a12[606],STYLE_GRADIENT_DIRECTION:_0x5a12[607],STYLE_STROKECOLOR:_0x5a12[608],STYLE_SEPARATORCOLOR:_0x5a12[609],STYLE_STROKEWIDTH:_0x5a12[610],STYLE_ALIGN:_0x5a12[611],STYLE_VERTICAL_ALIGN:_0x5a12[123],STYLE_LABEL_POSITION:_0x5a12[612],STYLE_VERTICAL_LABEL_POSITION:_0x5a12[613],STYLE_IMAGE_ASPECT:_0x5a12[614],STYLE_IMAGE_ALIGN:_0x5a12[615],STYLE_IMAGE_VERTICAL_ALIGN:_0x5a12[616],STYLE_GLASS:_0x5a12[617],STYLE_IMAGE:_0x5a12[618],STYLE_IMAGE_WIDTH:_0x5a12[619],STYLE_IMAGE_HEIGHT:_0x5a12[620],STYLE_IMAGE_BACKGROUND:_0x5a12[621],STYLE_IMAGE_BORDER:_0x5a12[622],STYLE_FLIPH:_0x5a12[623],STYLE_FLIPV:_0x5a12[624],STYLE_NOLABEL:_0x5a12[625],STYLE_NOEDGESTYLE:_0x5a12[626],STYLE_LABEL_BACKGROUNDCOLOR:_0x5a12[627],STYLE_LABEL_BORDERCOLOR:_0x5a12[628],STYLE_LABEL_PADDING:_0x5a12[629],STYLE_INDICATOR_SHAPE:_0x5a12[630],STYLE_INDICATOR_IMAGE:_0x5a12[631],STYLE_INDICATOR_COLOR:_0x5a12[632],STYLE_INDICATOR_STROKECOLOR:_0x5a12[633],STYLE_INDICATOR_GRADIENTCOLOR:_0x5a12[634],STYLE_INDICATOR_SPACING:_0x5a12[635],STYLE_INDICATOR_WIDTH:_0x5a12[636],STYLE_INDICATOR_HEIGHT:_0x5a12[637],STYLE_INDICATOR_DIRECTION:_0x5a12[638],STYLE_SHADOW:_0x5a12[639],STYLE_SEGMENT:_0x5a12[640],STYLE_ENDARROW:_0x5a12[641],STYLE_STARTARROW:_0x5a12[642],STYLE_ENDSIZE:_0x5a12[643],STYLE_STARTSIZE:_0x5a12[644],STYLE_SWIMLANE_LINE:_0x5a12[645],STYLE_ENDFILL:_0x5a12[646],STYLE_STARTFILL:_0x5a12[647],STYLE_DASHED:_0x5a12[648],STYLE_DASH_PATTERN:_0x5a12[649],STYLE_ROUNDED:_0x5a12[650],STYLE_CURVED:_0x5a12[651],STYLE_ARCSIZE:_0x5a12[652],STYLE_SMOOTH:_0x5a12[653],STYLE_SOURCE_PERIMETER_SPACING:_0x5a12[654],STYLE_TARGET_PERIMETER_SPACING:_0x5a12[655],STYLE_PERIMETER_SPACING:_0x5a12[656],STYLE_SPACING:_0x5a12[657],STYLE_SPACING_TOP:_0x5a12[658],STYLE_SPACING_LEFT:_0x5a12[659],STYLE_SPACING_BOTTOM:_0x5a12[660],STYLE_SPACING_RIGHT:_0x5a12[661],STYLE_HORIZONTAL:_0x5a12[662],STYLE_DIRECTION:_0x5a12[663],STYLE_ELBOW:_0x5a12[664],STYLE_FONTCOLOR:_0x5a12[665],STYLE_FONTFAMILY:_0x5a12[486],STYLE_FONTSIZE:_0x5a12[487],STYLE_FONTSTYLE:_0x5a12[666],STYLE_AUTOSIZE:_0x5a12[667],STYLE_FOLDABLE:_0x5a12[668],STYLE_EDITABLE:_0x5a12[669],STYLE_BENDABLE:_0x5a12[670],STYLE_MOVABLE:_0x5a12[671],STYLE_RESIZABLE:_0x5a12[672],STYLE_CLONEABLE:_0x5a12[673],STYLE_DELETABLE:_0x5a12[674],STYLE_SHAPE:_0x5a12[253],STYLE_EDGE:_0x5a12[675],STYLE_LOOP:_0x5a12[676],STYLE_ROUTING_CENTER_X:_0x5a12[677],STYLE_ROUTING_CENTER_Y:_0x5a12[678],FONT_BOLD:1,FONT_ITALIC:2,FONT_UNDERLINE:4,FONT_SHADOW:8,SHAPE_RECTANGLE:_0x5a12[679],SHAPE_ELLIPSE:_0x5a12[680],SHAPE_DOUBLE_ELLIPSE:_0x5a12[681],SHAPE_RHOMBUS:_0x5a12[682],SHAPE_LINE:_0x5a12[683],SHAPE_IMAGE:_0x5a12[618],SHAPE_ARROW:_0x5a12[684],SHAPE_LABEL:_0x5a12[685],SHAPE_CYLINDER:_0x5a12[686],SHAPE_SWIMLANE:_0x5a12[687],SHAPE_CONNECTOR:_0x5a12[688],SHAPE_ACTOR:_0x5a12[689],SHAPE_CLOUD:_0x5a12[690],SHAPE_TRIANGLE:_0x5a12[691],SHAPE_HEXAGON:_0x5a12[692],ARROW_CLASSIC:_0x5a12[693],ARROW_BLOCK:_0x5a12[694],ARROW_OPEN:_0x5a12[392],ARROW_OVAL:_0x5a12[695],ARROW_DIAMOND:_0x5a12[696],ARROW_DIAMOND_THIN:_0x5a12[697],ALIGN_LEFT:_0x5a12[361],ALIGN_CENTER:_0x5a12[698],ALIGN_RIGHT:_0x5a12[699],ALIGN_TOP:_0x5a12[125],ALIGN_MIDDLE:_0x5a12[554],ALIGN_BOTTOM:_0x5a12[553],DIRECTION_NORTH:_0x5a12[700],DIRECTION_SOUTH:_0x5a12[701],DIRECTION_EAST:_0x5a12[702],DIRECTION_WEST:_0x5a12[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:_0x5a12[704],ELBOW_HORIZONTAL:_0x5a12[662],EDGESTYLE_ELBOW:_0x5a12[705],EDGESTYLE_ENTITY_RELATION:_0x5a12[706],EDGESTYLE_LOOP:_0x5a12[707],EDGESTYLE_SIDETOSIDE:_0x5a12[708],EDGESTYLE_TOPTOBOTTOM:_0x5a12[709],EDGESTYLE_ORTHOGONAL:_0x5a12[710],EDGESTYLE_SEGMENT:_0x5a12[711],PERIMETER_ELLIPSE:_0x5a12[712],PERIMETER_RECTANGLE:_0x5a12[713],PERIMETER_RHOMBUS:_0x5a12[714],PERIMETER_TRIANGLE:_0x5a12[715]};function mxEventObject(_0x4dc5x2){this[_0x5a12[298]]= _0x4dc5x2;this[_0x5a12[716]]= [];for(var _0x4dc5x3=1;_0x4dc5x3< arguments[_0x5a12[67]];_0x4dc5x3+= 2){null!= arguments[_0x4dc5x3+ 1]&& (this[_0x5a12[716]][arguments[_0x4dc5x3]]= arguments[_0x4dc5x3+ 1])}}mxEventObject[_0x5a12[202]][_0x5a12[298]]= null;mxEventObject[_0x5a12[202]][_0x5a12[716]]= null;mxEventObject[_0x5a12[202]][_0x5a12[717]]= !1;mxEventObject[_0x5a12[202]][_0x5a12[718]]= function(){return this[_0x5a12[298]]};mxEventObject[_0x5a12[202]][_0x5a12[719]]= function(){return this[_0x5a12[716]]};mxEventObject[_0x5a12[202]][_0x5a12[720]]= function(_0x4dc5x2){return this[_0x5a12[716]][_0x4dc5x2]};mxEventObject[_0x5a12[202]][_0x5a12[721]]= function(){return this[_0x5a12[717]]};mxEventObject[_0x5a12[202]][_0x5a12[722]]= function(){this[_0x5a12[717]]= !0};function mxMouseEvent(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[723]]= _0x4dc5x2;this[_0x5a12[724]]= _0x4dc5x3}mxMouseEvent[_0x5a12[202]][_0x5a12[717]]= !1;mxMouseEvent[_0x5a12[202]][_0x5a12[723]]= null;mxMouseEvent[_0x5a12[202]][_0x5a12[725]]= null;mxMouseEvent[_0x5a12[202]][_0x5a12[726]]= null;mxMouseEvent[_0x5a12[202]][_0x5a12[724]]= null;mxMouseEvent[_0x5a12[202]][_0x5a12[727]]= function(){return this[_0x5a12[723]]};mxMouseEvent[_0x5a12[202]][_0x5a12[728]]= function(){return mxEvent[_0x5a12[728]](this[_0x5a12[723]])};mxMouseEvent[_0x5a12[202]][_0x5a12[729]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){for(var _0x4dc5x3=this[_0x5a12[728]]();null!= _0x4dc5x3;){if(_0x4dc5x3== _0x4dc5x2[_0x5a12[252]]){return !0};_0x4dc5x3= _0x4dc5x3[_0x5a12[265]]}};return !1};mxMouseEvent[_0x5a12[202]][_0x5a12[730]]= function(){return mxEvent[_0x5a12[731]](this[_0x5a12[727]]())};mxMouseEvent[_0x5a12[202]][_0x5a12[732]]= function(){return mxEvent[_0x5a12[733]](this[_0x5a12[727]]())};mxMouseEvent[_0x5a12[202]][_0x5a12[734]]= function(){return this[_0x5a12[725]]};mxMouseEvent[_0x5a12[202]][_0x5a12[735]]= function(){return this[_0x5a12[726]]};mxMouseEvent[_0x5a12[202]][_0x5a12[248]]= function(){return this[_0x5a12[724]]};mxMouseEvent[_0x5a12[202]][_0x5a12[736]]= function(){var _0x4dc5x2=this[_0x5a12[248]]();return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[246]]:null};mxMouseEvent[_0x5a12[202]][_0x5a12[737]]= function(){return mxEvent[_0x5a12[737]](this[_0x5a12[727]]())};mxMouseEvent[_0x5a12[202]][_0x5a12[721]]= function(){return this[_0x5a12[717]]};mxMouseEvent[_0x5a12[202]][_0x5a12[722]]= function(_0x4dc5x2){(null!= _0x4dc5x2?_0x4dc5x2:1)&& this[_0x5a12[723]][_0x5a12[738]]&& this[_0x5a12[723]][_0x5a12[738]]();this[_0x5a12[723]][_0x5a12[739]]= !1;this[_0x5a12[717]]= !0};function mxEventSource(_0x4dc5x2){this[_0x5a12[740]](_0x4dc5x2)}mxEventSource[_0x5a12[202]][_0x5a12[741]]= null;mxEventSource[_0x5a12[202]][_0x5a12[742]]= !0;mxEventSource[_0x5a12[202]][_0x5a12[743]]= null;mxEventSource[_0x5a12[202]][_0x5a12[503]]= function(){return this[_0x5a12[742]]};mxEventSource[_0x5a12[202]][_0x5a12[504]]= function(_0x4dc5x2){this[_0x5a12[742]]= _0x4dc5x2};mxEventSource[_0x5a12[202]][_0x5a12[744]]= function(){return this[_0x5a12[743]]};mxEventSource[_0x5a12[202]][_0x5a12[740]]= function(_0x4dc5x2){this[_0x5a12[743]]= _0x4dc5x2};mxEventSource[_0x5a12[202]][_0x5a12[169]]= function(_0x4dc5x2,_0x4dc5x3){null== this[_0x5a12[741]]&& (this[_0x5a12[741]]= []);this[_0x5a12[741]][_0x5a12[207]](_0x4dc5x2);this[_0x5a12[741]][_0x5a12[207]](_0x4dc5x3)};mxEventSource[_0x5a12[202]][_0x5a12[745]]= function(_0x4dc5x2){if(null!= this[_0x5a12[741]]){for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[741]][_0x5a12[67]];){this[_0x5a12[741]][_0x4dc5x3+ 1]== _0x4dc5x2?this[_0x5a12[741]][_0x5a12[300]](_0x4dc5x3,2):_0x4dc5x3+= 2}}};mxEventSource[_0x5a12[202]][_0x5a12[746]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= this[_0x5a12[741]]&& this[_0x5a12[503]]()){null== _0x4dc5x2&& (_0x4dc5x2= new mxEventObject);null== _0x4dc5x3&& (_0x4dc5x3= this[_0x5a12[744]]());null== _0x4dc5x3&& (_0x4dc5x3= this);for(var _0x4dc5x4=[_0x4dc5x3,_0x4dc5x2],_0x4dc5x5=0;_0x4dc5x5< this[_0x5a12[741]][_0x5a12[67]];_0x4dc5x5+= 2){var _0x4dc5x9=this[_0x5a12[741]][_0x4dc5x5];(null== _0x4dc5x9|| _0x4dc5x9== _0x4dc5x2[_0x5a12[718]]())&& this[_0x5a12[741]][_0x4dc5x5+ 1][_0x5a12[183]](this,_0x4dc5x4)}}};var mxEvent={objects:[],addListener:function(){var _0x4dc5x2=function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){null== _0x4dc5x2[_0x5a12[69]]&& (_0x4dc5x2[_0x5a12[69]]= [],mxEvent[_0x5a12[68]][_0x5a12[207]](_0x4dc5x2));_0x4dc5x2[_0x5a12[69]][_0x5a12[207]]({name:_0x4dc5x4,f:_0x4dc5x5})};return window[_0x5a12[418]]?function(_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x3[_0x5a12[418]](_0x4dc5x4,_0x4dc5x5,!1);_0x4dc5x2(_0x4dc5x3,_0x4dc5x4,_0x4dc5x5)}:function(_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x3[_0x5a12[108]](_0x5a12[747]+ _0x4dc5x4,_0x4dc5x5);_0x4dc5x2(_0x4dc5x3,_0x4dc5x4,_0x4dc5x5)}}(),removeListener:function(){var _0x4dc5x2=function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x2[_0x5a12[69]]){_0x4dc5x4= _0x4dc5x2[_0x5a12[69]][_0x5a12[67]];for(var _0x4dc5x9=0;_0x4dc5x9< _0x4dc5x4;_0x4dc5x9++){if(_0x4dc5x2[_0x5a12[69]][_0x4dc5x9][_0x5a12[748]]== _0x4dc5x5){_0x4dc5x2[_0x5a12[69]][_0x5a12[300]](_0x4dc5x9,1);break}};0== _0x4dc5x2[_0x5a12[69]][_0x5a12[67]]&& (_0x4dc5x2[_0x5a12[69]]= null)}};return window[_0x5a12[749]]?function(_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x3[_0x5a12[749]](_0x4dc5x4,_0x4dc5x5,!1);_0x4dc5x2(_0x4dc5x3,_0x4dc5x4,_0x4dc5x5)}:function(_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x3[_0x5a12[750]](_0x5a12[747]+ _0x4dc5x4,_0x4dc5x5);_0x4dc5x2(_0x4dc5x3,_0x4dc5x4,_0x4dc5x5)}}(),removeAllListeners:function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[69]];if(null!= _0x4dc5x3){for(;0< _0x4dc5x3[_0x5a12[67]];){var _0x4dc5x4=_0x4dc5x3[0];mxEvent[_0x5a12[745]](_0x4dc5x2,_0x4dc5x4[_0x5a12[298]],_0x4dc5x4[_0x5a12[748]])}}},addGestureListeners:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){null!= _0x4dc5x3&& mxEvent[_0x5a12[169]](_0x4dc5x2,_0x5a12[751],_0x4dc5x3);null!= _0x4dc5x4&& mxEvent[_0x5a12[169]](_0x4dc5x2,_0x5a12[752],_0x4dc5x4);null!= _0x4dc5x5&& mxEvent[_0x5a12[169]](_0x4dc5x2,_0x5a12[753],_0x4dc5x5);mxClient[_0x5a12[754]]&& (null!= _0x4dc5x3&& mxEvent[_0x5a12[169]](_0x4dc5x2,_0x5a12[755],_0x4dc5x3),null!= _0x4dc5x4&& mxEvent[_0x5a12[169]](_0x4dc5x2,_0x5a12[756],_0x4dc5x4),null!= _0x4dc5x5&& mxEvent[_0x5a12[169]](_0x4dc5x2,_0x5a12[757],_0x4dc5x5))},removeGestureListeners:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){null!= _0x4dc5x3&& mxEvent[_0x5a12[745]](_0x4dc5x2,_0x5a12[751],_0x4dc5x3);null!= _0x4dc5x4&& mxEvent[_0x5a12[745]](_0x4dc5x2,_0x5a12[752],_0x4dc5x4);null!= _0x4dc5x5&& mxEvent[_0x5a12[745]](_0x4dc5x2,_0x5a12[753],_0x4dc5x5);mxClient[_0x5a12[754]]&& (null!= _0x4dc5x3&& mxEvent[_0x5a12[745]](_0x4dc5x2,_0x5a12[755],_0x4dc5x3),null!= _0x4dc5x4&& mxEvent[_0x5a12[745]](_0x4dc5x2,_0x5a12[756],_0x4dc5x4),null!= _0x4dc5x5&& mxEvent[_0x5a12[745]](_0x4dc5x2,_0x5a12[757],_0x4dc5x5))},redirectMouseEvents:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12){var _0x4dc5x13=function(_0x4dc5x2){return _0x5a12[279]== typeof _0x4dc5x4?_0x4dc5x4(_0x4dc5x2):_0x4dc5x4};mxEvent[_0x5a12[759]](_0x4dc5x2,function(_0x4dc5x2){null!= _0x4dc5x5?_0x4dc5x5(_0x4dc5x2):mxEvent[_0x5a12[721]](_0x4dc5x2)|| _0x4dc5x3[_0x5a12[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4dc5x2,_0x4dc5x13(_0x4dc5x2)))},function(_0x4dc5x2){null!= _0x4dc5x9?_0x4dc5x9(_0x4dc5x2):mxEvent[_0x5a12[721]](_0x4dc5x2)|| _0x4dc5x3[_0x5a12[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4dc5x2,_0x4dc5x13(_0x4dc5x2)))},function(_0x4dc5x2){null!= _0x4dc5xa?_0x4dc5xa(_0x4dc5x2):mxEvent[_0x5a12[721]](_0x4dc5x2)|| _0x4dc5x3[_0x5a12[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4dc5x2,_0x4dc5x13(_0x4dc5x2)))});mxEvent[_0x5a12[169]](_0x4dc5x2,_0x5a12[760],function(_0x4dc5x2){if(null!= _0x4dc5x12){_0x4dc5x12(_0x4dc5x2)}else {if(!mxEvent[_0x5a12[721]](_0x4dc5x2)){var _0x4dc5x4=_0x4dc5x13(_0x4dc5x2);_0x4dc5x3[_0x5a12[761]](_0x4dc5x2,null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[246]]:null)}}})},release:function(_0x4dc5x2){if(null!= _0x4dc5x2&& (mxEvent[_0x5a12[70]](_0x4dc5x2),_0x4dc5x2= _0x4dc5x2[_0x5a12[271]],null!= _0x4dc5x2)){for(var _0x4dc5x3=_0x4dc5x2[_0x5a12[67]],_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x3;_0x4dc5x4+= 1){mxEvent[_0x5a12[762]](_0x4dc5x2[_0x4dc5x4])}}},addMouseWheelListener:function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=function(_0x4dc5x3){null== _0x4dc5x3&& (_0x4dc5x3= window[_0x5a12[763]]);var _0x4dc5x5=0,_0x4dc5x5=mxClient[_0x5a12[133]]&& !mxClient[_0x5a12[75]]&& !mxClient[_0x5a12[76]]?-_0x4dc5x3[_0x5a12[764]]/ 2:_0x4dc5x3[_0x5a12[765]]/ 120;0!= _0x4dc5x5&& _0x4dc5x2(_0x4dc5x3,0< _0x4dc5x5)};mxClient[_0x5a12[133]]?mxEvent[_0x5a12[169]](window,mxClient[_0x5a12[75]]|| mxClient[_0x5a12[76]]?_0x5a12[766]:_0x5a12[767],_0x4dc5x3):mxEvent[_0x5a12[169]](document,_0x5a12[766],_0x4dc5x3)}},disableContextMenu:function(){return mxClient[_0x5a12[80]]&& (_0x5a12[82]=== typeof document[_0x5a12[5]]|| 9> document[_0x5a12[5]])?function(_0x4dc5x2){mxEvent[_0x5a12[169]](_0x4dc5x2,_0x5a12[768],function(){return !1})}:function(_0x4dc5x2){_0x4dc5x2[_0x5a12[57]](_0x5a12[769],_0x5a12[770])}}(),getSource:function(_0x4dc5x2){return null!= _0x4dc5x2[_0x5a12[771]]?_0x4dc5x2[_0x5a12[771]]:_0x4dc5x2[_0x5a12[772]]},isConsumed:function(_0x4dc5x2){return null!= _0x4dc5x2[_0x5a12[721]]&& _0x4dc5x2[_0x5a12[721]]},isLeftMouseButton:function(_0x4dc5x2){return _0x4dc5x2[_0x5a12[172]]== (mxClient[_0x5a12[80]]&& (_0x5a12[82]=== typeof document[_0x5a12[5]]|| 9> document[_0x5a12[5]])?1:0)},isRightMouseButton:function(_0x4dc5x2){return 2== _0x4dc5x2[_0x5a12[172]]},isPopupTrigger:function(_0x4dc5x2){return mxEvent[_0x5a12[773]](_0x4dc5x2)|| mxEvent[_0x5a12[774]](_0x4dc5x2)&& !mxEvent[_0x5a12[775]](_0x4dc5x2)},isShiftDown:function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[776]]:!1},isAltDown:function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[777]]:!1},isControlDown:function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[778]]:!1},isMetaDown:function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[779]]:!1},getMainEvent:function(_0x4dc5x2){(_0x5a12[755]== _0x4dc5x2[_0x5a12[60]]|| _0x5a12[756]== _0x4dc5x2[_0x5a12[60]])&& null!= _0x4dc5x2[_0x5a12[780]]&& null!= _0x4dc5x2[_0x5a12[780]][0]?_0x4dc5x2= _0x4dc5x2[_0x5a12[780]][0]:_0x5a12[757]== _0x4dc5x2[_0x5a12[60]]&& (null!= _0x4dc5x2[_0x5a12[781]]&& null!= _0x4dc5x2[_0x5a12[781]][0])&& (_0x4dc5x2= _0x4dc5x2[_0x5a12[781]][0]);return _0x4dc5x2},getClientX:function(_0x4dc5x2){return mxEvent[_0x5a12[783]](_0x4dc5x2)[_0x5a12[782]]},getClientY:function(_0x4dc5x2){return mxEvent[_0x5a12[783]](_0x4dc5x2)[_0x5a12[784]]},consume:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!0;if(null!= _0x4dc5x3?_0x4dc5x3:1){_0x4dc5x2[_0x5a12[738]]?(_0x4dc5x4&& _0x4dc5x2[_0x5a12[785]](),_0x4dc5x2[_0x5a12[738]]()):_0x4dc5x4&& (_0x4dc5x2[_0x5a12[786]]= !0)};_0x4dc5x2[_0x5a12[721]]= !0;_0x4dc5x2[_0x5a12[739]]= !1},LABEL_HANDLE:-1,ROTATION_HANDLE:-2,MOUSE_DOWN:_0x5a12[787],MOUSE_MOVE:_0x5a12[788],MOUSE_UP:_0x5a12[789],ACTIVATE:_0x5a12[790],RESIZE_START:_0x5a12[791],RESIZE:_0x5a12[129],RESIZE_END:_0x5a12[792],MOVE_START:_0x5a12[793],MOVE:_0x5a12[582],MOVE_END:_0x5a12[794],PAN_START:_0x5a12[795],PAN:_0x5a12[796],PAN_END:_0x5a12[797],MINIMIZE:_0x5a12[798],NORMALIZE:_0x5a12[799],MAXIMIZE:_0x5a12[800],HIDE:_0x5a12[801],SHOW:_0x5a12[539],CLOSE:_0x5a12[268],DESTROY:_0x5a12[515],REFRESH:_0x5a12[802],SIZE:_0x5a12[803],SELECT:_0x5a12[804],FIRED:_0x5a12[805],GET:_0x5a12[203],RECEIVE:_0x5a12[806],CONNECT:_0x5a12[807],DISCONNECT:_0x5a12[808],SUSPEND:_0x5a12[809],RESUME:_0x5a12[810],MARK:_0x5a12[811],SESSION:_0x5a12[812],ROOT:_0x5a12[813],POST:_0x5a12[814],OPEN:_0x5a12[392],SAVE:_0x5a12[815],BEFORE_ADD_VERTEX:_0x5a12[816],ADD_VERTEX:_0x5a12[817],AFTER_ADD_VERTEX:_0x5a12[818],DONE:_0x5a12[819],EXECUTE:_0x5a12[350],EXECUTED:_0x5a12[820],BEGIN_UPDATE:_0x5a12[473],START_EDIT:_0x5a12[821],END_UPDATE:_0x5a12[476],END_EDIT:_0x5a12[822],BEFORE_UNDO:_0x5a12[823],UNDO:_0x5a12[824],REDO:_0x5a12[825],CHANGE:_0x5a12[826],NOTIFY:_0x5a12[827],LAYOUT_CELLS:_0x5a12[828],CLICK:_0x5a12[173],SCALE:_0x5a12[255],TRANSLATE:_0x5a12[513],SCALE_AND_TRANSLATE:_0x5a12[829],UP:_0x5a12[830],DOWN:_0x5a12[831],ADD:_0x5a12[99],REMOVE:_0x5a12[205],CLEAR:_0x5a12[200],ADD_CELLS:_0x5a12[832],CELLS_ADDED:_0x5a12[833],MOVE_CELLS:_0x5a12[834],CELLS_MOVED:_0x5a12[835],RESIZE_CELLS:_0x5a12[836],CELLS_RESIZED:_0x5a12[837],TOGGLE_CELLS:_0x5a12[838],CELLS_TOGGLED:_0x5a12[839],ORDER_CELLS:_0x5a12[840],CELLS_ORDERED:_0x5a12[841],REMOVE_CELLS:_0x5a12[842],CELLS_REMOVED:_0x5a12[843],GROUP_CELLS:_0x5a12[844],UNGROUP_CELLS:_0x5a12[845],REMOVE_CELLS_FROM_PARENT:_0x5a12[846],FOLD_CELLS:_0x5a12[847],CELLS_FOLDED:_0x5a12[848],ALIGN_CELLS:_0x5a12[849],LABEL_CHANGED:_0x5a12[850],CONNECT_CELL:_0x5a12[851],CELL_CONNECTED:_0x5a12[852],SPLIT_EDGE:_0x5a12[853],FLIP_EDGE:_0x5a12[854],START_EDITING:_0x5a12[855],ADD_OVERLAY:_0x5a12[856],REMOVE_OVERLAY:_0x5a12[857],UPDATE_CELL_SIZE:_0x5a12[858],ESCAPE:_0x5a12[859],CLICK:_0x5a12[173],DOUBLE_CLICK:_0x5a12[860],START:_0x5a12[861],RESET:_0x5a12[862]};function mxXmlRequest(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){this[_0x5a12[863]]= _0x4dc5x2;this[_0x5a12[864]]= _0x4dc5x3;this[_0x5a12[865]]= _0x4dc5x4|| _0x5a12[866];this[_0x5a12[307]]= null!= _0x4dc5x5?_0x4dc5x5:!0;this[_0x5a12[867]]= _0x4dc5x9;this[_0x5a12[868]]= _0x4dc5xa}mxXmlRequest[_0x5a12[202]][_0x5a12[863]]= null;mxXmlRequest[_0x5a12[202]][_0x5a12[864]]= null;mxXmlRequest[_0x5a12[202]][_0x5a12[865]]= null;mxXmlRequest[_0x5a12[202]][_0x5a12[307]]= null;mxXmlRequest[_0x5a12[202]][_0x5a12[869]]= !1;mxXmlRequest[_0x5a12[202]][_0x5a12[867]]= null;mxXmlRequest[_0x5a12[202]][_0x5a12[868]]= null;mxXmlRequest[_0x5a12[202]][_0x5a12[870]]= null;mxXmlRequest[_0x5a12[202]][_0x5a12[871]]= function(){return this[_0x5a12[869]]};mxXmlRequest[_0x5a12[202]][_0x5a12[872]]= function(_0x4dc5x2){this[_0x5a12[869]]= _0x4dc5x2};mxXmlRequest[_0x5a12[202]][_0x5a12[221]]= function(){return this[_0x5a12[870]][_0x5a12[873]]};mxXmlRequest[_0x5a12[202]][_0x5a12[220]]= function(){return 4== this[_0x5a12[870]][_0x5a12[417]]};mxXmlRequest[_0x5a12[202]][_0x5a12[874]]= function(){var _0x4dc5x2=this[_0x5a12[875]]();return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[158]]:null};mxXmlRequest[_0x5a12[202]][_0x5a12[875]]= function(){var _0x4dc5x2=this[_0x5a12[870]][_0x5a12[876]];if(9<= document[_0x5a12[5]]|| null== _0x4dc5x2|| null== _0x4dc5x2[_0x5a12[158]]){_0x4dc5x2= mxUtils[_0x5a12[877]](this[_0x5a12[870]][_0x5a12[873]])};return _0x4dc5x2};mxXmlRequest[_0x5a12[202]][_0x5a12[221]]= function(){return this[_0x5a12[870]][_0x5a12[873]]};mxXmlRequest[_0x5a12[202]][_0x5a12[878]]= function(){return this[_0x5a12[870]][_0x5a12[879]]};mxXmlRequest[_0x5a12[202]][_0x5a12[385]]= function(){if(window[_0x5a12[880]]){return function(){var _0x4dc5x2= new XMLHttpRequest;this[_0x5a12[871]]()&& _0x4dc5x2[_0x5a12[881]]&& _0x4dc5x2[_0x5a12[881]](_0x5a12[882]);return _0x4dc5x2}};if(_0x5a12[82]!= typeof ActiveXObject){return function(){return new ActiveXObject(_0x5a12[883])}}}();mxXmlRequest[_0x5a12[202]][_0x5a12[414]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[870]]= this[_0x5a12[385]]();null!= this[_0x5a12[870]]&& (null!= _0x4dc5x2&& (this[_0x5a12[870]][_0x5a12[416]]= mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[220]]()&& (_0x4dc5x2(this),this[_0x5a12[884]]= null)})),this[_0x5a12[870]][_0x5a12[392]](this[_0x5a12[865]],this[_0x5a12[863]],this[_0x5a12[307]],this[_0x5a12[867]],this[_0x5a12[868]]),this[_0x5a12[886]](this[_0x5a12[870]],this[_0x5a12[864]]),this[_0x5a12[870]][_0x5a12[414]](this[_0x5a12[864]]))};mxXmlRequest[_0x5a12[202]][_0x5a12[886]]= function(_0x4dc5x2,_0x4dc5x3){null!= _0x4dc5x3&& _0x4dc5x2[_0x5a12[889]](_0x5a12[887],_0x5a12[888])};mxXmlRequest[_0x5a12[202]][_0x5a12[415]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2= _0x4dc5x2|| document;var _0x4dc5x4=null;_0x4dc5x2== document&& (_0x4dc5x4= window[_0x5a12[890]],window[_0x5a12[890]]= null);var _0x4dc5x5=_0x4dc5x2[_0x5a12[55]](_0x5a12[891]);_0x4dc5x5[_0x5a12[57]](_0x5a12[865],this[_0x5a12[865]]);_0x4dc5x5[_0x5a12[57]](_0x5a12[892],this[_0x5a12[863]]);null!= _0x4dc5x3&& _0x4dc5x5[_0x5a12[57]](_0x5a12[772],_0x4dc5x3);_0x4dc5x5[_0x5a12[124]][_0x5a12[495]]= _0x5a12[130];_0x4dc5x5[_0x5a12[124]][_0x5a12[187]]= _0x5a12[188];for(var _0x4dc5x9=0< this[_0x5a12[864]][_0x5a12[2]](_0x5a12[893])?this[_0x5a12[864]][_0x5a12[224]](_0x5a12[893]):this[_0x5a12[864]][_0x5a12[224]](),_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x9[_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x9[_0x4dc5xa][_0x5a12[2]](_0x5a12[226]);if(0< _0x4dc5x12){var _0x4dc5x13=_0x4dc5x9[_0x4dc5xa][_0x5a12[85]](0,_0x4dc5x12),_0x4dc5x14=_0x4dc5x9[_0x4dc5xa][_0x5a12[85]](_0x4dc5x12+ 1),_0x4dc5x12=_0x4dc5x2[_0x5a12[55]](_0x5a12[126]);_0x4dc5x12[_0x5a12[57]](_0x5a12[298],_0x4dc5x13);_0x4dc5x14= _0x4dc5x14[_0x5a12[230]](/\n/g,_0x5a12[336]);_0x4dc5x13= _0x4dc5x2[_0x5a12[344]](_0x4dc5x14);_0x4dc5x12[_0x5a12[62]](_0x4dc5x13);_0x4dc5x5[_0x5a12[62]](_0x4dc5x12)}};_0x4dc5x2[_0x5a12[112]][_0x5a12[62]](_0x4dc5x5);_0x4dc5x5[_0x5a12[894]]();_0x4dc5x2[_0x5a12[112]][_0x5a12[266]](_0x4dc5x5);null!= _0x4dc5x4&& (window[_0x5a12[890]]= _0x4dc5x4)};var mxClipboard={STEPSIZE:10,insertCount:1,cells:null,isEmpty:function(){return null== mxClipboard[_0x5a12[895]]},cut:function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= mxClipboard[_0x5a12[149]](_0x4dc5x2,_0x4dc5x3);mxClipboard[_0x5a12[896]]= 0;mxClipboard[_0x5a12[842]](_0x4dc5x2,_0x4dc5x3);return _0x4dc5x3},removeCells:function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2[_0x5a12[842]](_0x4dc5x3)},copy:function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= _0x4dc5x3|| _0x4dc5x2[_0x5a12[897]]();var _0x4dc5x4=_0x4dc5x2[_0x5a12[898]](_0x4dc5x3);mxClipboard[_0x5a12[896]]= 1;mxClipboard[_0x5a12[895]]= _0x4dc5x2[_0x5a12[899]](_0x4dc5x4);return _0x4dc5x4},paste:function(_0x4dc5x2){if(null!= mxClipboard[_0x5a12[895]]){var _0x4dc5x3=_0x4dc5x2[_0x5a12[900]](mxClipboard[_0x5a12[895]]),_0x4dc5x4=mxClipboard[_0x5a12[896]]* mxClipboard[_0x5a12[901]],_0x4dc5x5=_0x4dc5x2[_0x5a12[902]](),_0x4dc5x3=_0x4dc5x2[_0x5a12[903]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x4,_0x4dc5x5);mxClipboard[_0x5a12[896]]++;_0x4dc5x2[_0x5a12[904]](_0x4dc5x3)}}};function mxWindow(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15){null!= _0x4dc5x3&& (_0x4dc5x12= null!= _0x4dc5x12?_0x4dc5x12:!0,this[_0x5a12[905]]= _0x4dc5x3,this[_0x5a12[176]](_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x15),this[_0x5a12[906]](),this[_0x5a12[907]](),this[_0x5a12[908]](),this[_0x5a12[909]](_0x4dc5x12),this[_0x5a12[910]](_0x4dc5x2),(null== _0x4dc5x13|| _0x4dc5x13)&& this[_0x5a12[911]](),null!= _0x4dc5x14&& null!= _0x4dc5x14[_0x5a12[265]]?_0x4dc5x14[_0x5a12[265]][_0x5a12[912]](this[_0x5a12[485]],_0x4dc5x14):document[_0x5a12[112]][_0x5a12[62]](this[_0x5a12[485]]))}mxWindow[_0x5a12[202]]= new mxEventSource;mxWindow[_0x5a12[202]][_0x5a12[196]]= mxWindow;mxWindow[_0x5a12[202]][_0x5a12[913]]= mxClient[_0x5a12[88]]+ _0x5a12[914];mxWindow[_0x5a12[202]][_0x5a12[915]]= mxClient[_0x5a12[88]]+ _0x5a12[916];mxWindow[_0x5a12[202]][_0x5a12[917]]= mxClient[_0x5a12[88]]+ _0x5a12[918];mxWindow[_0x5a12[202]][_0x5a12[919]]= mxClient[_0x5a12[88]]+ _0x5a12[920];mxWindow[_0x5a12[202]][_0x5a12[921]]= mxClient[_0x5a12[88]]+ _0x5a12[922];mxWindow[_0x5a12[202]][_0x5a12[189]]= !1;mxWindow[_0x5a12[202]][_0x5a12[905]]= !1;mxWindow[_0x5a12[202]][_0x5a12[923]]= new mxRectangle(0,0,50,40);mxWindow[_0x5a12[202]][_0x5a12[924]]= !1;mxWindow[_0x5a12[202]][_0x5a12[905]]= !1;mxWindow[_0x5a12[202]][_0x5a12[165]]= !0;mxWindow[_0x5a12[202]][_0x5a12[176]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x9= null!= _0x4dc5x9?_0x4dc5x9:_0x5a12[925];this[_0x5a12[485]]= document[_0x5a12[55]](_0x5a12[485]);this[_0x5a12[485]][_0x5a12[926]]= _0x4dc5x9;this[_0x5a12[485]][_0x5a12[124]][_0x5a12[361]]= _0x4dc5x2+ _0x5a12[168];this[_0x5a12[485]][_0x5a12[124]][_0x5a12[125]]= _0x4dc5x3+ _0x5a12[168];this[_0x5a12[116]]= document[_0x5a12[55]](_0x5a12[116]);this[_0x5a12[116]][_0x5a12[926]]= _0x4dc5x9;null!= _0x4dc5x4&& (mxClient[_0x5a12[80]]|| (this[_0x5a12[485]][_0x5a12[124]][_0x5a12[117]]= _0x4dc5x4+ _0x5a12[168]),this[_0x5a12[116]][_0x5a12[124]][_0x5a12[117]]= _0x4dc5x4+ _0x5a12[168]);null!= _0x4dc5x5&& (mxClient[_0x5a12[80]]|| (this[_0x5a12[485]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5x5+ _0x5a12[168]),this[_0x5a12[116]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5x5+ _0x5a12[168]);_0x4dc5x2= document[_0x5a12[55]](_0x5a12[120]);_0x4dc5x3= document[_0x5a12[55]](_0x5a12[121]);this[_0x5a12[924]]= document[_0x5a12[55]](_0x5a12[122]);this[_0x5a12[924]][_0x5a12[926]]= _0x4dc5x9+ _0x5a12[927];_0x4dc5x3[_0x5a12[62]](this[_0x5a12[924]]);_0x4dc5x2[_0x5a12[62]](_0x4dc5x3);_0x4dc5x3= document[_0x5a12[55]](_0x5a12[121]);this[_0x5a12[122]]= document[_0x5a12[55]](_0x5a12[122]);this[_0x5a12[122]][_0x5a12[926]]= _0x4dc5x9+ _0x5a12[928];this[_0x5a12[929]]= document[_0x5a12[55]](_0x5a12[485]);this[_0x5a12[929]][_0x5a12[926]]= _0x4dc5x9+ _0x5a12[928];this[_0x5a12[929]][_0x5a12[124]][_0x5a12[117]]= _0x5a12[118];this[_0x5a12[929]][_0x5a12[62]](this[_0x5a12[905]]);if(mxClient[_0x5a12[80]]|| _0x5a12[529]!= this[_0x5a12[905]][_0x5a12[301]][_0x5a12[36]]()){this[_0x5a12[929]][_0x5a12[124]][_0x5a12[119]]= _0x5a12[118]};this[_0x5a12[122]][_0x5a12[62]](this[_0x5a12[929]]);_0x4dc5x3[_0x5a12[62]](this[_0x5a12[122]]);_0x4dc5x2[_0x5a12[62]](_0x4dc5x3);this[_0x5a12[116]][_0x5a12[62]](_0x4dc5x2);this[_0x5a12[485]][_0x5a12[62]](this[_0x5a12[116]]);_0x4dc5x9= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[790]]()});mxEvent[_0x5a12[169]](this[_0x5a12[924]],_0x5a12[751],_0x4dc5x9);mxEvent[_0x5a12[169]](this[_0x5a12[116]],_0x5a12[751],_0x4dc5x9);mxClient[_0x5a12[754]]&& (mxEvent[_0x5a12[169]](this[_0x5a12[924]],_0x5a12[755],_0x4dc5x9),mxEvent[_0x5a12[169]](this[_0x5a12[116]],_0x5a12[755],_0x4dc5x9));this[_0x5a12[801]]()};mxWindow[_0x5a12[202]][_0x5a12[910]]= function(_0x4dc5x2){for(var _0x4dc5x3=this[_0x5a12[924]][_0x5a12[285]];null!= _0x4dc5x3;){var _0x4dc5x4=_0x4dc5x3[_0x5a12[287]];_0x4dc5x3[_0x5a12[288]]== mxConstants[_0x5a12[317]]&& _0x4dc5x3[_0x5a12[265]][_0x5a12[266]](_0x4dc5x3);_0x4dc5x3= _0x4dc5x4};mxUtils[_0x5a12[53]](this[_0x5a12[924]],_0x4dc5x2|| _0x5a12[110])};mxWindow[_0x5a12[202]][_0x5a12[162]]= function(_0x4dc5x2){0> navigator[_0x5a12[3]][_0x5a12[2]](_0x5a12[186])&& (this[_0x5a12[929]][_0x5a12[124]][_0x5a12[277]]= _0x4dc5x2?_0x5a12[278]:_0x5a12[188])};mxWindow[_0x5a12[202]][_0x5a12[790]]= function(){if(mxWindow[_0x5a12[930]]!= this){var _0x4dc5x2=mxUtils[_0x5a12[275]](this[_0x5a12[166]]()),_0x4dc5x2=null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[931]]:3;if(mxWindow[_0x5a12[930]]){var _0x4dc5x3=mxWindow[_0x5a12[930]][_0x5a12[166]]();null!= _0x4dc5x3&& null!= _0x4dc5x3[_0x5a12[124]]&& (_0x4dc5x3[_0x5a12[124]][_0x5a12[931]]= _0x4dc5x2)};_0x4dc5x3= mxWindow[_0x5a12[930]];this[_0x5a12[166]]()[_0x5a12[124]][_0x5a12[931]]= parseInt(_0x4dc5x2)+ 1;mxWindow[_0x5a12[930]]= this;this[_0x5a12[746]]( new mxEventObject(mxEvent.ACTIVATE,_0x5a12[932],_0x4dc5x3))}};mxWindow[_0x5a12[202]][_0x5a12[166]]= function(){return this[_0x5a12[485]]};mxWindow[_0x5a12[202]][_0x5a12[933]]= function(){mxUtils[_0x5a12[933]](this[_0x5a12[485]])};mxWindow[_0x5a12[202]][_0x5a12[934]]= function(){return null!= this[_0x5a12[129]]?_0x5a12[130]!= this[_0x5a12[129]][_0x5a12[124]][_0x5a12[495]]:!1};mxWindow[_0x5a12[202]][_0x5a12[163]]= function(_0x4dc5x2){_0x4dc5x2?null== this[_0x5a12[129]]?(this[_0x5a12[129]]= document[_0x5a12[55]](_0x5a12[466]),this[_0x5a12[129]][_0x5a12[124]][_0x5a12[491]]= _0x5a12[492],this[_0x5a12[129]][_0x5a12[124]][_0x5a12[553]]= _0x5a12[935],this[_0x5a12[129]][_0x5a12[124]][_0x5a12[699]]= _0x5a12[935],this[_0x5a12[129]][_0x5a12[57]](_0x5a12[390],mxClient[_0x5a12[88]]+ _0x5a12[922]),this[_0x5a12[129]][_0x5a12[124]][_0x5a12[270]]= _0x5a12[936],mxEvent[_0x5a12[759]](this[_0x5a12[129]],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[790]]();var _0x4dc5x4=mxEvent[_0x5a12[731]](_0x4dc5x2),_0x4dc5x5=mxEvent[_0x5a12[733]](_0x4dc5x2),_0x4dc5x9=this[_0x5a12[485]][_0x5a12[359]],_0x4dc5xa=this[_0x5a12[485]][_0x5a12[167]],_0x4dc5x12=mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){var _0x4dc5x3=mxEvent[_0x5a12[731]](_0x4dc5x2)- _0x4dc5x4,_0x4dc5x12=mxEvent[_0x5a12[733]](_0x4dc5x2)- _0x4dc5x5;this[_0x5a12[937]](_0x4dc5x9+ _0x4dc5x3,_0x4dc5xa+ _0x4dc5x12);this[_0x5a12[746]]( new mxEventObject(mxEvent.RESIZE,_0x5a12[763],_0x4dc5x2));mxEvent[_0x5a12[722]](_0x4dc5x2)}),_0x4dc5x13=mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){mxEvent[_0x5a12[938]](document,null,_0x4dc5x12,_0x4dc5x13);this[_0x5a12[746]]( new mxEventObject(mxEvent.RESIZE_END,_0x5a12[763],_0x4dc5x2));mxEvent[_0x5a12[722]](_0x4dc5x2)});mxEvent[_0x5a12[759]](document,null,_0x4dc5x12,_0x4dc5x13);this[_0x5a12[746]]( new mxEventObject(mxEvent.RESIZE_START,_0x5a12[763],_0x4dc5x2));mxEvent[_0x5a12[722]](_0x4dc5x2)}),null,null),this[_0x5a12[485]][_0x5a12[62]](this[_0x5a12[129]])):this[_0x5a12[129]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[497]:null!= this[_0x5a12[129]]&& (this[_0x5a12[129]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[130])};mxWindow[_0x5a12[202]][_0x5a12[937]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2= Math[_0x5a12[160]](this[_0x5a12[923]][_0x5a12[117]],_0x4dc5x2);_0x4dc5x3= Math[_0x5a12[160]](this[_0x5a12[923]][_0x5a12[119]],_0x4dc5x3);mxClient[_0x5a12[80]]|| (this[_0x5a12[485]][_0x5a12[124]][_0x5a12[117]]= _0x4dc5x2+ _0x5a12[168],this[_0x5a12[485]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5x3+ _0x5a12[168]);this[_0x5a12[116]][_0x5a12[124]][_0x5a12[117]]= _0x4dc5x2+ _0x5a12[168];this[_0x5a12[116]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5x3+ _0x5a12[168];mxClient[_0x5a12[80]]|| (this[_0x5a12[929]][_0x5a12[124]][_0x5a12[119]]= this[_0x5a12[485]][_0x5a12[167]]- this[_0x5a12[924]][_0x5a12[167]]- 2+ _0x5a12[168])};mxWindow[_0x5a12[202]][_0x5a12[909]]= function(_0x4dc5x2){this[_0x5a12[798]][_0x5a12[124]][_0x5a12[495]]= _0x4dc5x2?_0x5a12[110]:_0x5a12[130]};mxWindow[_0x5a12[202]][_0x5a12[939]]= function(){return new mxRectangle(0,0,0,this[_0x5a12[924]][_0x5a12[167]])};mxWindow[_0x5a12[202]][_0x5a12[907]]= function(){this[_0x5a12[798]]= document[_0x5a12[55]](_0x5a12[466]);this[_0x5a12[798]][_0x5a12[57]](_0x5a12[390],this[_0x5a12[915]]);this[_0x5a12[798]][_0x5a12[57]](_0x5a12[611],_0x5a12[699]);this[_0x5a12[798]][_0x5a12[57]](_0x5a12[924],_0x5a12[940]);this[_0x5a12[798]][_0x5a12[124]][_0x5a12[270]]= _0x5a12[356];this[_0x5a12[798]][_0x5a12[124]][_0x5a12[941]]= _0x5a12[942];this[_0x5a12[798]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[130];this[_0x5a12[924]][_0x5a12[62]](this[_0x5a12[798]]);var _0x4dc5x2=!1,_0x4dc5x3=null,_0x4dc5x4=null,_0x4dc5x5=mxUtils[_0x5a12[885]](this,function(_0x4dc5x5){this[_0x5a12[790]]();if(_0x4dc5x2){_0x4dc5x2= !1,this[_0x5a12[798]][_0x5a12[57]](_0x5a12[390],this[_0x5a12[915]]),this[_0x5a12[798]][_0x5a12[57]](_0x5a12[924],_0x5a12[940]),this[_0x5a12[929]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[110],this[_0x5a12[800]][_0x5a12[124]][_0x5a12[495]]= _0x4dc5x3,mxClient[_0x5a12[80]]|| (this[_0x5a12[485]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5x4),this[_0x5a12[116]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5x4,null!= this[_0x5a12[129]]&& (this[_0x5a12[129]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[110]),this[_0x5a12[746]]( new mxEventObject(mxEvent.NORMALIZE,_0x5a12[763],_0x4dc5x5))}else {_0x4dc5x2= !0;this[_0x5a12[798]][_0x5a12[57]](_0x5a12[390],this[_0x5a12[917]]);this[_0x5a12[798]][_0x5a12[57]](_0x5a12[924],_0x5a12[943]);this[_0x5a12[929]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[130];_0x4dc5x3= this[_0x5a12[800]][_0x5a12[124]][_0x5a12[495]];this[_0x5a12[800]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[130];_0x4dc5x4= this[_0x5a12[116]][_0x5a12[124]][_0x5a12[119]];var _0x4dc5xa=this[_0x5a12[939]]();0< _0x4dc5xa[_0x5a12[119]]&& (mxClient[_0x5a12[80]]|| (this[_0x5a12[485]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5xa[_0x5a12[119]]+ _0x5a12[168]),this[_0x5a12[116]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5xa[_0x5a12[119]]+ _0x5a12[168]);0< _0x4dc5xa[_0x5a12[117]]&& (mxClient[_0x5a12[80]]|| (this[_0x5a12[485]][_0x5a12[124]][_0x5a12[117]]= _0x4dc5xa[_0x5a12[117]]+ _0x5a12[168]),this[_0x5a12[116]][_0x5a12[124]][_0x5a12[117]]= _0x4dc5xa[_0x5a12[117]]+ _0x5a12[168]);null!= this[_0x5a12[129]]&& (this[_0x5a12[129]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188]);this[_0x5a12[746]]( new mxEventObject(mxEvent.MINIMIZE,_0x5a12[763],_0x4dc5x5))};mxEvent[_0x5a12[722]](_0x4dc5x5)});mxEvent[_0x5a12[169]](this[_0x5a12[798]],_0x5a12[751],_0x4dc5x5);mxClient[_0x5a12[754]]&& mxEvent[_0x5a12[169]](this[_0x5a12[798]],_0x5a12[755],_0x4dc5x5)};mxWindow[_0x5a12[202]][_0x5a12[161]]= function(_0x4dc5x2){this[_0x5a12[800]][_0x5a12[124]][_0x5a12[495]]= _0x4dc5x2?_0x5a12[110]:_0x5a12[130]};mxWindow[_0x5a12[202]][_0x5a12[906]]= function(){this[_0x5a12[800]]= document[_0x5a12[55]](_0x5a12[466]);this[_0x5a12[800]][_0x5a12[57]](_0x5a12[390],this[_0x5a12[919]]);this[_0x5a12[800]][_0x5a12[57]](_0x5a12[611],_0x5a12[699]);this[_0x5a12[800]][_0x5a12[57]](_0x5a12[924],_0x5a12[944]);this[_0x5a12[800]][_0x5a12[124]][_0x5a12[270]]= _0x5a12[583];this[_0x5a12[800]][_0x5a12[124]][_0x5a12[945]]= _0x5a12[942];this[_0x5a12[800]][_0x5a12[124]][_0x5a12[270]]= _0x5a12[356];this[_0x5a12[800]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[130];this[_0x5a12[924]][_0x5a12[62]](this[_0x5a12[800]]);var _0x4dc5x2=!1,_0x4dc5x3=null,_0x4dc5x4=null,_0x4dc5x5=null,_0x4dc5x9=null,_0x4dc5xa=mxUtils[_0x5a12[885]](this,function(_0x4dc5xa){this[_0x5a12[790]]();if(_0x5a12[130]!= this[_0x5a12[800]][_0x5a12[124]][_0x5a12[495]]){if(_0x4dc5x2){_0x4dc5x2= !1;this[_0x5a12[800]][_0x5a12[57]](_0x5a12[390],this[_0x5a12[919]]);this[_0x5a12[800]][_0x5a12[57]](_0x5a12[924],_0x5a12[944]);this[_0x5a12[929]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[110];this[_0x5a12[798]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[110];this[_0x5a12[485]][_0x5a12[124]][_0x5a12[361]]= _0x4dc5x3+ _0x5a12[168];this[_0x5a12[485]][_0x5a12[124]][_0x5a12[125]]= _0x4dc5x4+ _0x5a12[168];if(!mxClient[_0x5a12[80]]&& (this[_0x5a12[485]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5x5,this[_0x5a12[485]][_0x5a12[124]][_0x5a12[117]]= _0x4dc5x9,_0x4dc5x13= mxUtils[_0x5a12[275]](this[_0x5a12[929]]),_0x5a12[278]== _0x4dc5x13[_0x5a12[277]]|| null!= this[_0x5a12[129]])){this[_0x5a12[929]][_0x5a12[124]][_0x5a12[119]]= this[_0x5a12[485]][_0x5a12[167]]- this[_0x5a12[924]][_0x5a12[167]]- 2+ _0x5a12[168]};this[_0x5a12[116]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5x5;this[_0x5a12[116]][_0x5a12[124]][_0x5a12[117]]= _0x4dc5x9;null!= this[_0x5a12[129]]&& (this[_0x5a12[129]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[110]);this[_0x5a12[746]]( new mxEventObject(mxEvent.NORMALIZE,_0x5a12[763],_0x4dc5xa))}else {_0x4dc5x2= !0;this[_0x5a12[800]][_0x5a12[57]](_0x5a12[390],this[_0x5a12[917]]);this[_0x5a12[800]][_0x5a12[57]](_0x5a12[924],_0x5a12[943]);this[_0x5a12[929]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[110];this[_0x5a12[798]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188];_0x4dc5x3= parseInt(this[_0x5a12[485]][_0x5a12[124]][_0x5a12[361]]);_0x4dc5x4= parseInt(this[_0x5a12[485]][_0x5a12[124]][_0x5a12[125]]);_0x4dc5x5= this[_0x5a12[116]][_0x5a12[124]][_0x5a12[119]];_0x4dc5x9= this[_0x5a12[116]][_0x5a12[124]][_0x5a12[117]];this[_0x5a12[485]][_0x5a12[124]][_0x5a12[361]]= _0x5a12[946];this[_0x5a12[485]][_0x5a12[124]][_0x5a12[125]]= _0x5a12[946];mxClient[_0x5a12[80]]|| (this[_0x5a12[485]][_0x5a12[124]][_0x5a12[119]]= document[_0x5a12[112]][_0x5a12[157]]- 2+ _0x5a12[168],this[_0x5a12[485]][_0x5a12[124]][_0x5a12[117]]= document[_0x5a12[112]][_0x5a12[159]]- 2+ _0x5a12[168]);this[_0x5a12[116]][_0x5a12[124]][_0x5a12[117]]= document[_0x5a12[112]][_0x5a12[159]]- 2+ _0x5a12[168];this[_0x5a12[116]][_0x5a12[124]][_0x5a12[119]]= document[_0x5a12[112]][_0x5a12[157]]- 2+ _0x5a12[168];null!= this[_0x5a12[129]]&& (this[_0x5a12[129]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188]);if(!mxClient[_0x5a12[80]]){var _0x4dc5x13=mxUtils[_0x5a12[275]](this[_0x5a12[929]]);if(_0x5a12[278]== _0x4dc5x13[_0x5a12[277]]|| null!= this[_0x5a12[129]]){this[_0x5a12[929]][_0x5a12[124]][_0x5a12[119]]= this[_0x5a12[485]][_0x5a12[167]]- this[_0x5a12[924]][_0x5a12[167]]- 2+ _0x5a12[168]}};this[_0x5a12[746]]( new mxEventObject(mxEvent.MAXIMIZE,_0x5a12[763],_0x4dc5xa))};mxEvent[_0x5a12[722]](_0x4dc5xa)}});mxEvent[_0x5a12[759]](this[_0x5a12[800]],_0x4dc5xa);mxEvent[_0x5a12[169]](this[_0x5a12[924]],_0x5a12[760],_0x4dc5xa)};mxWindow[_0x5a12[202]][_0x5a12[911]]= function(){this[_0x5a12[924]][_0x5a12[124]][_0x5a12[270]]= _0x5a12[582];mxEvent[_0x5a12[759]](this[_0x5a12[924]],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){var _0x4dc5x3=mxEvent[_0x5a12[731]](_0x4dc5x2),_0x4dc5x4=mxEvent[_0x5a12[733]](_0x4dc5x2),_0x4dc5x5=this[_0x5a12[730]](),_0x4dc5x9=this[_0x5a12[732]](),_0x4dc5xa=mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){var _0x4dc5xa=mxEvent[_0x5a12[731]](_0x4dc5x2)- _0x4dc5x3,_0x4dc5x12=mxEvent[_0x5a12[733]](_0x4dc5x2)- _0x4dc5x4;this[_0x5a12[947]](_0x4dc5x5+ _0x4dc5xa,_0x4dc5x9+ _0x4dc5x12);this[_0x5a12[746]]( new mxEventObject(mxEvent.MOVE,_0x5a12[763],_0x4dc5x2));mxEvent[_0x5a12[722]](_0x4dc5x2)}),_0x4dc5x12=mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){mxEvent[_0x5a12[938]](document,null,_0x4dc5xa,_0x4dc5x12);this[_0x5a12[746]]( new mxEventObject(mxEvent.MOVE_END,_0x5a12[763],_0x4dc5x2));mxEvent[_0x5a12[722]](_0x4dc5x2)});mxEvent[_0x5a12[759]](document,null,_0x4dc5xa,_0x4dc5x12);this[_0x5a12[746]]( new mxEventObject(mxEvent.MOVE_START,_0x5a12[763],_0x4dc5x2));mxEvent[_0x5a12[722]](_0x4dc5x2)}))};mxWindow[_0x5a12[202]][_0x5a12[947]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[485]][_0x5a12[124]][_0x5a12[361]]= _0x4dc5x2+ _0x5a12[168];this[_0x5a12[485]][_0x5a12[124]][_0x5a12[125]]= _0x4dc5x3+ _0x5a12[168]};mxWindow[_0x5a12[202]][_0x5a12[730]]= function(){return parseInt(this[_0x5a12[485]][_0x5a12[124]][_0x5a12[361]])};mxWindow[_0x5a12[202]][_0x5a12[732]]= function(){return parseInt(this[_0x5a12[485]][_0x5a12[124]][_0x5a12[125]])};mxWindow[_0x5a12[202]][_0x5a12[908]]= function(){this[_0x5a12[948]]= document[_0x5a12[55]](_0x5a12[466]);this[_0x5a12[948]][_0x5a12[57]](_0x5a12[390],this[_0x5a12[913]]);this[_0x5a12[948]][_0x5a12[57]](_0x5a12[611],_0x5a12[699]);this[_0x5a12[948]][_0x5a12[57]](_0x5a12[924],_0x5a12[949]);this[_0x5a12[948]][_0x5a12[124]][_0x5a12[945]]= _0x5a12[935];this[_0x5a12[948]][_0x5a12[124]][_0x5a12[270]]= _0x5a12[356];this[_0x5a12[948]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[130];this[_0x5a12[924]][_0x5a12[950]](this[_0x5a12[948]],this[_0x5a12[924]][_0x5a12[285]]);mxEvent[_0x5a12[759]](this[_0x5a12[948]],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[746]]( new mxEventObject(mxEvent.CLOSE,_0x5a12[763],_0x4dc5x2));this[_0x5a12[165]]?this[_0x5a12[515]]():this[_0x5a12[175]](!1);mxEvent[_0x5a12[722]](_0x4dc5x2)}))};mxWindow[_0x5a12[202]][_0x5a12[951]]= function(_0x4dc5x2){this[_0x5a12[618]]= document[_0x5a12[55]](_0x5a12[466]);this[_0x5a12[618]][_0x5a12[57]](_0x5a12[390],_0x4dc5x2);this[_0x5a12[618]][_0x5a12[57]](_0x5a12[611],_0x5a12[361]);this[_0x5a12[618]][_0x5a12[124]][_0x5a12[941]]= _0x5a12[952];this[_0x5a12[618]][_0x5a12[124]][_0x5a12[945]]= _0x5a12[946];this[_0x5a12[618]][_0x5a12[124]][_0x5a12[953]]= _0x5a12[954];this[_0x5a12[924]][_0x5a12[950]](this[_0x5a12[618]],this[_0x5a12[924]][_0x5a12[285]])};mxWindow[_0x5a12[202]][_0x5a12[164]]= function(_0x4dc5x2){this[_0x5a12[948]][_0x5a12[124]][_0x5a12[495]]= _0x4dc5x2?_0x5a12[110]:_0x5a12[130]};mxWindow[_0x5a12[202]][_0x5a12[174]]= function(){return null!= this[_0x5a12[485]]?_0x5a12[188]!= this[_0x5a12[485]][_0x5a12[124]][_0x5a12[187]]:!1};mxWindow[_0x5a12[202]][_0x5a12[175]]= function(_0x4dc5x2){null!= this[_0x5a12[485]]&& this[_0x5a12[174]]()!= _0x4dc5x2&& (_0x4dc5x2?this[_0x5a12[539]]():this[_0x5a12[801]]())};mxWindow[_0x5a12[202]][_0x5a12[539]]= function(){this[_0x5a12[485]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[110];this[_0x5a12[790]]();var _0x4dc5x2=mxUtils[_0x5a12[275]](this[_0x5a12[929]]);if(!mxClient[_0x5a12[80]]&& (_0x5a12[278]== _0x4dc5x2[_0x5a12[277]]|| null!= this[_0x5a12[129]])){this[_0x5a12[929]][_0x5a12[124]][_0x5a12[119]]= this[_0x5a12[485]][_0x5a12[167]]- this[_0x5a12[924]][_0x5a12[167]]- 2+ _0x5a12[168]};this[_0x5a12[746]]( new mxEventObject(mxEvent.SHOW))};mxWindow[_0x5a12[202]][_0x5a12[801]]= function(){this[_0x5a12[485]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188];this[_0x5a12[746]]( new mxEventObject(mxEvent.HIDE))};mxWindow[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[746]]( new mxEventObject(mxEvent.DESTROY));null!= this[_0x5a12[485]]&& (mxEvent[_0x5a12[762]](this[_0x5a12[485]]),this[_0x5a12[485]][_0x5a12[265]][_0x5a12[266]](this[_0x5a12[485]]),this[_0x5a12[485]]= null);this[_0x5a12[929]]= this[_0x5a12[905]]= this[_0x5a12[924]]= null};function mxForm(_0x4dc5x2){this[_0x5a12[116]]= document[_0x5a12[55]](_0x5a12[116]);this[_0x5a12[116]][_0x5a12[926]]= _0x4dc5x2;this[_0x5a12[112]]= document[_0x5a12[55]](_0x5a12[120]);this[_0x5a12[116]][_0x5a12[62]](this[_0x5a12[112]])}mxForm[_0x5a12[202]][_0x5a12[116]]= null;mxForm[_0x5a12[202]][_0x5a12[112]]= !1;mxForm[_0x5a12[202]][_0x5a12[955]]= function(){return this[_0x5a12[116]]};mxForm[_0x5a12[202]][_0x5a12[956]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=document[_0x5a12[55]](_0x5a12[121]),_0x4dc5x5=document[_0x5a12[55]](_0x5a12[122]);_0x4dc5x4[_0x5a12[62]](_0x4dc5x5);var _0x4dc5x5=document[_0x5a12[55]](_0x5a12[122]),_0x4dc5x9=document[_0x5a12[55]](_0x5a12[172]);mxUtils[_0x5a12[53]](_0x4dc5x9,mxResources[_0x5a12[203]](_0x5a12[957])|| _0x5a12[958]);_0x4dc5x5[_0x5a12[62]](_0x4dc5x9);mxEvent[_0x5a12[169]](_0x4dc5x9,_0x5a12[173],function(){_0x4dc5x2()});_0x4dc5x9= document[_0x5a12[55]](_0x5a12[172]);mxUtils[_0x5a12[53]](_0x4dc5x9,mxResources[_0x5a12[203]](_0x5a12[959])|| _0x5a12[960]);_0x4dc5x5[_0x5a12[62]](_0x4dc5x9);mxEvent[_0x5a12[169]](_0x4dc5x9,_0x5a12[173],function(){_0x4dc5x3()});_0x4dc5x4[_0x5a12[62]](_0x4dc5x5);this[_0x5a12[112]][_0x5a12[62]](_0x4dc5x4)};mxForm[_0x5a12[202]][_0x5a12[961]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=document[_0x5a12[55]](_0x5a12[962]);_0x4dc5x4[_0x5a12[57]](_0x5a12[60],_0x5a12[963]);_0x4dc5x4[_0x5a12[131]]= _0x4dc5x3;return this[_0x5a12[964]](_0x4dc5x2,_0x4dc5x4)};mxForm[_0x5a12[202]][_0x5a12[965]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=document[_0x5a12[55]](_0x5a12[962]);_0x4dc5x4[_0x5a12[57]](_0x5a12[60],_0x5a12[966]);this[_0x5a12[964]](_0x4dc5x2,_0x4dc5x4);_0x4dc5x3&& (_0x4dc5x4[_0x5a12[967]]= !0);return _0x4dc5x4};mxForm[_0x5a12[202]][_0x5a12[968]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=document[_0x5a12[55]](_0x5a12[126]);mxClient[_0x5a12[133]]&& _0x4dc5x4--;_0x4dc5x5[_0x5a12[57]](_0x5a12[969],_0x4dc5x4|| 2);_0x4dc5x5[_0x5a12[131]]= _0x4dc5x3;return this[_0x5a12[964]](_0x4dc5x2,_0x4dc5x5)};mxForm[_0x5a12[202]][_0x5a12[970]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=document[_0x5a12[55]](_0x5a12[804]);null!= _0x4dc5x4&& _0x4dc5x5[_0x5a12[57]](_0x5a12[803],_0x4dc5x4);_0x4dc5x3&& _0x4dc5x5[_0x5a12[57]](_0x5a12[971],_0x5a12[128]);return this[_0x5a12[964]](_0x4dc5x2,_0x4dc5x5)};mxForm[_0x5a12[202]][_0x5a12[972]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=document[_0x5a12[55]](_0x5a12[973]);mxUtils[_0x5a12[171]](_0x4dc5x9,_0x4dc5x3);_0x4dc5x9[_0x5a12[57]](_0x5a12[131],_0x4dc5x4);_0x4dc5x5&& _0x4dc5x9[_0x5a12[57]](_0x5a12[974],_0x4dc5x5);_0x4dc5x2[_0x5a12[62]](_0x4dc5x9)};mxForm[_0x5a12[202]][_0x5a12[964]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=document[_0x5a12[55]](_0x5a12[121]),_0x4dc5x5=document[_0x5a12[55]](_0x5a12[122]);mxUtils[_0x5a12[53]](_0x4dc5x5,_0x4dc5x2);_0x4dc5x4[_0x5a12[62]](_0x4dc5x5);_0x4dc5x5= document[_0x5a12[55]](_0x5a12[122]);_0x4dc5x5[_0x5a12[62]](_0x4dc5x3);_0x4dc5x4[_0x5a12[62]](_0x4dc5x5);this[_0x5a12[112]][_0x5a12[62]](_0x4dc5x4);return _0x4dc5x3};function mxImage(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[390]]= _0x4dc5x2;this[_0x5a12[117]]= _0x4dc5x3;this[_0x5a12[119]]= _0x4dc5x4}mxImage[_0x5a12[202]][_0x5a12[390]]= null;mxImage[_0x5a12[202]][_0x5a12[117]]= null;mxImage[_0x5a12[202]][_0x5a12[119]]= null;function mxDivResizer(_0x4dc5x2,_0x4dc5x3){if(_0x5a12[485]== _0x4dc5x2[_0x5a12[301]][_0x5a12[216]]()){null== _0x4dc5x3&& (_0x4dc5x3= window);this[_0x5a12[485]]= _0x4dc5x2;var _0x4dc5x4=mxUtils[_0x5a12[275]](_0x4dc5x2);null!= _0x4dc5x4&& (this[_0x5a12[975]]= _0x5a12[278]== _0x4dc5x4[_0x5a12[117]],this[_0x5a12[976]]= _0x5a12[278]== _0x4dc5x4[_0x5a12[119]]);mxEvent[_0x5a12[169]](_0x4dc5x3,_0x5a12[129],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[977]]|| (this[_0x5a12[977]]= !0,this[_0x5a12[129]](),this[_0x5a12[977]]= !1)}));this[_0x5a12[129]]()}}mxDivResizer[_0x5a12[202]][_0x5a12[975]]= !0;mxDivResizer[_0x5a12[202]][_0x5a12[976]]= !0;mxDivResizer[_0x5a12[202]][_0x5a12[977]]= !1;mxDivResizer[_0x5a12[202]][_0x5a12[129]]= function(){var _0x4dc5x2=this[_0x5a12[978]](),_0x4dc5x3=this[_0x5a12[979]](),_0x4dc5x4=parseInt(this[_0x5a12[485]][_0x5a12[124]][_0x5a12[361]]),_0x4dc5x5=parseInt(this[_0x5a12[485]][_0x5a12[124]][_0x5a12[699]]),_0x4dc5x9=parseInt(this[_0x5a12[485]][_0x5a12[124]][_0x5a12[125]]),_0x4dc5xa=parseInt(this[_0x5a12[485]][_0x5a12[124]][_0x5a12[553]]);this[_0x5a12[975]]&& (!isNaN(_0x4dc5x4)&& !isNaN(_0x4dc5x5) && 0<= _0x4dc5x4 && 0<= _0x4dc5x5 && 0< _0x4dc5x2- _0x4dc5x5- _0x4dc5x4)&& (this[_0x5a12[485]][_0x5a12[124]][_0x5a12[117]]= _0x4dc5x2- _0x4dc5x5- _0x4dc5x4+ _0x5a12[168]);this[_0x5a12[976]]&& (!isNaN(_0x4dc5x9)&& !isNaN(_0x4dc5xa) && 0<= _0x4dc5x9 && 0<= _0x4dc5xa && 0< _0x4dc5x3- _0x4dc5x9- _0x4dc5xa)&& (this[_0x5a12[485]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5x3- _0x4dc5x9- _0x4dc5xa+ _0x5a12[168])};mxDivResizer[_0x5a12[202]][_0x5a12[978]]= function(){return document[_0x5a12[112]][_0x5a12[159]]};mxDivResizer[_0x5a12[202]][_0x5a12[979]]= function(){return document[_0x5a12[112]][_0x5a12[157]]};function mxDragSource(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[980]]= _0x4dc5x2;this[_0x5a12[981]]= _0x4dc5x3;mxEvent[_0x5a12[759]](_0x4dc5x2,mxUtils[_0x5a12[885]](this,this[_0x5a12[787]]))}mxDragSource[_0x5a12[202]][_0x5a12[980]]= null;mxDragSource[_0x5a12[202]][_0x5a12[981]]= null;mxDragSource[_0x5a12[202]][_0x5a12[559]]= null;mxDragSource[_0x5a12[202]][_0x5a12[982]]= null;mxDragSource[_0x5a12[202]][_0x5a12[983]]= null;mxDragSource[_0x5a12[202]][_0x5a12[984]]= !0;mxDragSource[_0x5a12[202]][_0x5a12[985]]= null;mxDragSource[_0x5a12[202]][_0x5a12[986]]= null;mxDragSource[_0x5a12[202]][_0x5a12[987]]= null;mxDragSource[_0x5a12[202]][_0x5a12[988]]= null;mxDragSource[_0x5a12[202]][_0x5a12[989]]= null;mxDragSource[_0x5a12[202]][_0x5a12[561]]= !0;mxDragSource[_0x5a12[202]][_0x5a12[990]]= !0;mxDragSource[_0x5a12[202]][_0x5a12[991]]= !0;mxDragSource[_0x5a12[202]][_0x5a12[563]]= !0;mxDragSource[_0x5a12[202]][_0x5a12[992]]= 100;mxDragSource[_0x5a12[202]][_0x5a12[993]]= 70;mxDragSource[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxDragSource[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxDragSource[_0x5a12[202]][_0x5a12[996]]= function(){return this[_0x5a12[990]]};mxDragSource[_0x5a12[202]][_0x5a12[562]]= function(_0x4dc5x2){this[_0x5a12[990]]= _0x4dc5x2};mxDragSource[_0x5a12[202]][_0x5a12[997]]= function(){return this[_0x5a12[991]]};mxDragSource[_0x5a12[202]][_0x5a12[998]]= function(_0x4dc5x2){this[_0x5a12[991]]= _0x4dc5x2};mxDragSource[_0x5a12[202]][_0x5a12[565]]= function(_0x4dc5x2){return null};mxDragSource[_0x5a12[202]][_0x5a12[564]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return _0x4dc5x2[_0x5a12[999]](_0x4dc5x3,_0x4dc5x4)};mxDragSource[_0x5a12[202]][_0x5a12[566]]= function(_0x4dc5x2){return this[_0x5a12[980]][_0x5a12[511]](!0)};mxDragSource[_0x5a12[202]][_0x5a12[567]]= function(_0x4dc5x2){return null};mxDragSource[_0x5a12[202]][_0x5a12[787]]= function(_0x4dc5x2){this[_0x5a12[984]]&& (!mxEvent[_0x5a12[721]](_0x4dc5x2)&& null== this[_0x5a12[1000]])&& (this[_0x5a12[1001]](_0x4dc5x2),this[_0x5a12[1000]]= mxUtils[_0x5a12[885]](this,this[_0x5a12[788]]),this[_0x5a12[1002]]= mxUtils[_0x5a12[885]](this,this[_0x5a12[789]]),mxEvent[_0x5a12[759]](document,null,this[_0x5a12[1000]],this[_0x5a12[1002]]),mxEvent[_0x5a12[722]](_0x4dc5x2,!0,!1))};mxDragSource[_0x5a12[202]][_0x5a12[1001]]= function(_0x4dc5x2){this[_0x5a12[982]]= this[_0x5a12[566]](_0x4dc5x2);this[_0x5a12[982]][_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];this[_0x5a12[982]][_0x5a12[124]][_0x5a12[931]]= this[_0x5a12[992]];mxUtils[_0x5a12[254]](this[_0x5a12[982]],this[_0x5a12[993]])};mxDragSource[_0x5a12[202]][_0x5a12[1003]]= function(_0x4dc5x2){null!= this[_0x5a12[982]]&& (null!= this[_0x5a12[982]][_0x5a12[265]]&& this[_0x5a12[982]][_0x5a12[265]][_0x5a12[266]](this[_0x5a12[982]]),this[_0x5a12[982]]= null)};mxDragSource[_0x5a12[202]][_0x5a12[1004]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=mxEvent[_0x5a12[731]](_0x4dc5x3),_0x4dc5x5=mxEvent[_0x5a12[733]](_0x4dc5x3),_0x4dc5x9=mxUtils[_0x5a12[445]](_0x4dc5x2[_0x5a12[526]]),_0x4dc5xa=mxUtils[_0x5a12[444]]();return _0x4dc5x4>= _0x4dc5x9[_0x5a12[235]]- _0x4dc5xa[_0x5a12[235]]&& _0x4dc5x5>= _0x4dc5x9[_0x5a12[236]]- _0x4dc5xa[_0x5a12[236]]&& _0x4dc5x4<= _0x4dc5x9[_0x5a12[235]]- _0x4dc5xa[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[526]][_0x5a12[359]]&& _0x4dc5x5<= _0x4dc5x9[_0x5a12[236]]- _0x4dc5xa[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[526]][_0x5a12[167]]};mxDragSource[_0x5a12[202]][_0x5a12[788]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[565]](_0x4dc5x2);null!= _0x4dc5x3&& !this[_0x5a12[1004]](_0x4dc5x3,_0x4dc5x2)&& (_0x4dc5x3= null);_0x4dc5x3!= this[_0x5a12[985]]&& (null!= this[_0x5a12[985]]&& this[_0x5a12[1005]](this[_0x5a12[985]]),this[_0x5a12[985]]= _0x4dc5x3,null!= this[_0x5a12[985]]&& this[_0x5a12[1006]](this[_0x5a12[985]]));null!= this[_0x5a12[985]]&& this[_0x5a12[1007]](this[_0x5a12[985]],_0x4dc5x2);if(null!= this[_0x5a12[982]]&& (null== this[_0x5a12[983]]|| _0x5a12[189]!= this[_0x5a12[983]][_0x5a12[124]][_0x5a12[187]])){var _0x4dc5x3=mxEvent[_0x5a12[731]](_0x4dc5x2),_0x4dc5x4=mxEvent[_0x5a12[733]](_0x4dc5x2);null== this[_0x5a12[982]][_0x5a12[265]]&& document[_0x5a12[112]][_0x5a12[62]](this[_0x5a12[982]]);this[_0x5a12[982]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[189];null!= this[_0x5a12[559]]&& (_0x4dc5x3+= this[_0x5a12[559]][_0x5a12[235]],_0x4dc5x4+= this[_0x5a12[559]][_0x5a12[236]]);_0x4dc5x3+= document[_0x5a12[112]][_0x5a12[360]]|| document[_0x5a12[158]][_0x5a12[360]];_0x4dc5x4+= document[_0x5a12[112]][_0x5a12[190]]|| document[_0x5a12[158]][_0x5a12[190]];this[_0x5a12[982]][_0x5a12[124]][_0x5a12[361]]= _0x4dc5x3+ _0x5a12[168];this[_0x5a12[982]][_0x5a12[124]][_0x5a12[125]]= _0x4dc5x4+ _0x5a12[168]}else {null!= this[_0x5a12[982]]&& (this[_0x5a12[982]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188])};mxEvent[_0x5a12[722]](_0x4dc5x2)};mxDragSource[_0x5a12[202]][_0x5a12[789]]= function(_0x4dc5x2){if(null!= this[_0x5a12[985]]){if(null!= this[_0x5a12[987]]&& (null== this[_0x5a12[983]]|| _0x5a12[188]!= this[_0x5a12[983]][_0x5a12[124]][_0x5a12[187]])){var _0x4dc5x3=this[_0x5a12[985]][_0x5a12[441]][_0x5a12[255]],_0x4dc5x4=this[_0x5a12[985]][_0x5a12[441]][_0x5a12[513]];this[_0x5a12[1008]](this[_0x5a12[985]],_0x4dc5x2,this[_0x5a12[986]],this[_0x5a12[987]][_0x5a12[235]]/ _0x4dc5x3- _0x4dc5x4[_0x5a12[235]],this[_0x5a12[987]][_0x5a12[236]]/ _0x4dc5x3- _0x4dc5x4[_0x5a12[236]])};this[_0x5a12[1005]](this[_0x5a12[985]])};this[_0x5a12[1003]](_0x4dc5x2);mxEvent[_0x5a12[938]](document,null,this[_0x5a12[1000]],this[_0x5a12[1002]]);this[_0x5a12[985]]= this[_0x5a12[1002]]= this[_0x5a12[1000]]= null;mxEvent[_0x5a12[722]](_0x4dc5x2)};mxDragSource[_0x5a12[202]][_0x5a12[1006]]= function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1009]]= !0;this[_0x5a12[983]]= this[_0x5a12[567]](_0x4dc5x2);this[_0x5a12[996]]()&& null!= this[_0x5a12[983]]&& (this[_0x5a12[988]]= new mxGuide(_0x4dc5x2,_0x4dc5x2[_0x5a12[1011]][_0x5a12[1010]]()));this[_0x5a12[563]]&& (this[_0x5a12[989]]= new mxCellHighlight(_0x4dc5x2,mxConstants.DROP_TARGET_COLOR))};mxDragSource[_0x5a12[202]][_0x5a12[1005]]= function(_0x4dc5x2){this[_0x5a12[987]]= this[_0x5a12[986]]= null;_0x4dc5x2[_0x5a12[1009]]= !1;null!= this[_0x5a12[983]]&& (null!= this[_0x5a12[983]][_0x5a12[265]]&& this[_0x5a12[983]][_0x5a12[265]][_0x5a12[266]](this[_0x5a12[983]]),this[_0x5a12[983]]= null);null!= this[_0x5a12[988]]&& (this[_0x5a12[988]][_0x5a12[515]](),this[_0x5a12[988]]= null);null!= this[_0x5a12[989]]&& (this[_0x5a12[989]][_0x5a12[515]](),this[_0x5a12[989]]= null)};mxDragSource[_0x5a12[202]][_0x5a12[1007]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=mxUtils[_0x5a12[445]](_0x4dc5x2[_0x5a12[526]]),_0x4dc5x5=mxUtils[_0x5a12[444]](_0x4dc5x2[_0x5a12[526]]),_0x4dc5x9=mxEvent[_0x5a12[731]](_0x4dc5x3)- _0x4dc5x4[_0x5a12[235]]+ _0x4dc5x5[_0x5a12[235]],_0x4dc5x4=mxEvent[_0x5a12[733]](_0x4dc5x3)- _0x4dc5x4[_0x5a12[236]]+ _0x4dc5x5[_0x5a12[236]];_0x4dc5x2[_0x5a12[1012]]&& (null== this[_0x5a12[561]]|| this[_0x5a12[561]])&& _0x4dc5x2[_0x5a12[1014]](_0x4dc5x9,_0x4dc5x4,_0x4dc5x2[_0x5a12[1013]]);null!= this[_0x5a12[989]]&& _0x4dc5x2[_0x5a12[1015]]()&& (this[_0x5a12[986]]= this[_0x5a12[564]](_0x4dc5x2,_0x4dc5x9,_0x4dc5x4),_0x4dc5x5= _0x4dc5x2[_0x5a12[249]]()[_0x5a12[248]](this[_0x5a12[986]]),this[_0x5a12[989]][_0x5a12[1016]](_0x4dc5x5));if(null!= this[_0x5a12[983]]){null== this[_0x5a12[983]][_0x5a12[265]]&& (_0x4dc5x2[_0x5a12[526]][_0x5a12[62]](this[_0x5a12[983]]),this[_0x5a12[983]][_0x5a12[124]][_0x5a12[931]]= _0x5a12[1017],this[_0x5a12[983]][_0x5a12[124]][_0x5a12[491]]= _0x5a12[492]);var _0x4dc5x5=this[_0x5a12[997]]()&& _0x4dc5x2[_0x5a12[1018]](_0x4dc5x3),_0x4dc5xa=!0;if(null!= this[_0x5a12[988]]&& this[_0x5a12[988]][_0x5a12[1019]](_0x4dc5x3)){var _0x4dc5xa=parseInt(this[_0x5a12[983]][_0x5a12[124]][_0x5a12[117]]),_0x4dc5x12=parseInt(this[_0x5a12[983]][_0x5a12[124]][_0x5a12[119]]),_0x4dc5xa= new mxRectangle(0,0,_0x4dc5xa,_0x4dc5x12),_0x4dc5x4= new mxPoint(_0x4dc5x9,_0x4dc5x4),_0x4dc5x4=this[_0x5a12[988]][_0x5a12[582]](_0x4dc5xa,_0x4dc5x4,_0x4dc5x5),_0x4dc5xa=!1,_0x4dc5x9=_0x4dc5x4[_0x5a12[235]],_0x4dc5x4=_0x4dc5x4[_0x5a12[236]]}else {if(_0x4dc5x5){var _0x4dc5x5=_0x4dc5x2[_0x5a12[441]][_0x5a12[255]],_0x4dc5x12=_0x4dc5x2[_0x5a12[441]][_0x5a12[513]],_0x4dc5x13=_0x4dc5x2[_0x5a12[1020]]/ 2,_0x4dc5x9=(_0x4dc5x2[_0x5a12[1021]](_0x4dc5x9/ _0x4dc5x5- _0x4dc5x12[_0x5a12[235]]- _0x4dc5x13)+ _0x4dc5x12[_0x5a12[235]])* _0x4dc5x5,_0x4dc5x4=(_0x4dc5x2[_0x5a12[1021]](_0x4dc5x4/ _0x4dc5x5- _0x4dc5x12[_0x5a12[236]]- _0x4dc5x13)+ _0x4dc5x12[_0x5a12[236]])* _0x4dc5x5}};null!= this[_0x5a12[988]]&& _0x4dc5xa&& this[_0x5a12[988]][_0x5a12[801]]();null!= this[_0x5a12[1022]]&& (_0x4dc5x9+= this[_0x5a12[1022]][_0x5a12[235]],_0x4dc5x4+= this[_0x5a12[1022]][_0x5a12[236]]);this[_0x5a12[983]][_0x5a12[124]][_0x5a12[361]]= Math[_0x5a12[488]](_0x4dc5x9)+ _0x5a12[168];this[_0x5a12[983]][_0x5a12[124]][_0x5a12[125]]= Math[_0x5a12[488]](_0x4dc5x4)+ _0x5a12[168];this[_0x5a12[983]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[189]};this[_0x5a12[987]]= new mxPoint(_0x4dc5x9,_0x4dc5x4)};mxDragSource[_0x5a12[202]][_0x5a12[1008]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){this[_0x5a12[981]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9);_0x4dc5x2[_0x5a12[526]][_0x5a12[393]]()};function mxToolbar(_0x4dc5x2){this[_0x5a12[526]]= _0x4dc5x2}mxToolbar[_0x5a12[202]]= new mxEventSource;mxToolbar[_0x5a12[202]][_0x5a12[196]]= mxToolbar;mxToolbar[_0x5a12[202]][_0x5a12[526]]= null;mxToolbar[_0x5a12[202]][_0x5a12[984]]= !0;mxToolbar[_0x5a12[202]][_0x5a12[1023]]= !1;mxToolbar[_0x5a12[202]][_0x5a12[1024]]= !0;mxToolbar[_0x5a12[202]][_0x5a12[1025]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){var _0x4dc5x12=document[_0x5a12[55]](null!= _0x4dc5x3?_0x5a12[466]:_0x5a12[172]),_0x4dc5x13=_0x4dc5x9|| (null!= _0x4dc5xa?_0x5a12[1026]:_0x5a12[1027]);_0x4dc5x12[_0x5a12[926]]= _0x4dc5x13;_0x4dc5x12[_0x5a12[57]](_0x5a12[390],_0x4dc5x3);null!= _0x4dc5x2&& (null!= _0x4dc5x3?_0x4dc5x12[_0x5a12[57]](_0x5a12[924],_0x4dc5x2):mxUtils[_0x5a12[53]](_0x4dc5x12,_0x4dc5x2));this[_0x5a12[526]][_0x5a12[62]](_0x4dc5x12);null!= _0x4dc5x4&& (mxEvent[_0x5a12[169]](_0x4dc5x12,_0x5a12[173],_0x4dc5x4),mxClient[_0x5a12[754]]&& mxEvent[_0x5a12[169]](_0x4dc5x12,_0x5a12[757],_0x4dc5x4));_0x4dc5x2= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){null!= _0x4dc5x5?_0x4dc5x12[_0x5a12[57]](_0x5a12[390],_0x4dc5x3):_0x4dc5x12[_0x5a12[124]][_0x5a12[1028]]= _0x5a12[110]});mxEvent[_0x5a12[759]](_0x4dc5x12,mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){null!= _0x4dc5x5?_0x4dc5x12[_0x5a12[57]](_0x5a12[390],_0x4dc5x5):_0x4dc5x12[_0x5a12[124]][_0x5a12[1028]]= _0x5a12[579];if(null!= _0x4dc5xa){null== this[_0x5a12[1029]]&& (this[_0x5a12[1029]]= new mxPopupMenu,this[_0x5a12[1029]][_0x5a12[176]]());var _0x4dc5x3=this[_0x5a12[1030]];this[_0x5a12[1029]][_0x5a12[1031]]()&& this[_0x5a12[1029]][_0x5a12[1032]]();_0x4dc5x3!= _0x4dc5x12&& (this[_0x5a12[1030]]= _0x4dc5x12,this[_0x5a12[1029]][_0x5a12[1033]]= _0x4dc5xa,_0x4dc5x3= new mxPoint(_0x4dc5x12[_0x5a12[358]],_0x4dc5x12[_0x5a12[362]]+ _0x4dc5x12[_0x5a12[167]]),this[_0x5a12[1029]][_0x5a12[152]](_0x4dc5x3[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]],null,_0x4dc5x2),this[_0x5a12[1029]][_0x5a12[1031]]()&& (_0x4dc5x12[_0x5a12[926]]= _0x4dc5x13+ _0x5a12[1034],this[_0x5a12[1029]][_0x5a12[1032]]= function(){mxPopupMenu[_0x5a12[202]][_0x5a12[1032]][_0x5a12[183]](this);_0x4dc5x12[_0x5a12[926]]= _0x4dc5x13;this[_0x5a12[1030]]= null}))}}),null,_0x4dc5x2);mxEvent[_0x5a12[169]](_0x4dc5x12,_0x5a12[1035],_0x4dc5x2);return _0x4dc5x12};mxToolbar[_0x5a12[202]][_0x5a12[970]]= function(_0x4dc5x2){var _0x4dc5x3=document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x3[_0x5a12[124]][_0x5a12[495]]= _0x5a12[497];_0x4dc5x3[_0x5a12[926]]= _0x5a12[1036];var _0x4dc5x4=document[_0x5a12[55]](_0x5a12[804]);_0x4dc5x4[_0x5a12[926]]= _0x4dc5x2|| _0x5a12[1037];_0x4dc5x3[_0x5a12[62]](_0x4dc5x4);this[_0x5a12[526]][_0x5a12[62]](_0x4dc5x3);return _0x4dc5x4};mxToolbar[_0x5a12[202]][_0x5a12[1038]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=document[_0x5a12[55]](_0x5a12[804]);_0x4dc5x4[_0x5a12[926]]= _0x4dc5x3|| _0x5a12[1037];this[_0x5a12[972]](_0x4dc5x4,_0x4dc5x2,null);mxEvent[_0x5a12[169]](_0x4dc5x4,_0x5a12[826],function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x4[_0x5a12[1040]][_0x4dc5x4[_0x5a12[1039]]];_0x4dc5x4[_0x5a12[1039]]= 0;null!= _0x4dc5x3[_0x5a12[1041]]&& _0x4dc5x3[_0x5a12[1041]](_0x4dc5x2)});this[_0x5a12[526]][_0x5a12[62]](_0x4dc5x4);return _0x4dc5x4};mxToolbar[_0x5a12[202]][_0x5a12[972]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=document[_0x5a12[55]](_0x5a12[973]);mxUtils[_0x5a12[171]](_0x4dc5x5,_0x4dc5x3);_0x5a12[279]== typeof _0x4dc5x4?_0x4dc5x5[_0x5a12[1041]]= _0x4dc5x4:_0x4dc5x5[_0x5a12[57]](_0x5a12[131],_0x4dc5x4);_0x4dc5x2[_0x5a12[62]](_0x4dc5x5);return _0x4dc5x5};mxToolbar[_0x5a12[202]][_0x5a12[1042]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=document[_0x5a12[55]](_0x5a12[466]);_0x4dc5xa[_0x5a12[1043]]= _0x4dc5x9|| _0x5a12[1026];_0x4dc5xa[_0x5a12[926]]= _0x4dc5xa[_0x5a12[1043]];_0x4dc5xa[_0x5a12[57]](_0x5a12[390],_0x4dc5x3);_0x4dc5xa[_0x5a12[1044]]= _0x4dc5x5;null!= _0x4dc5x2&& _0x4dc5xa[_0x5a12[57]](_0x5a12[924],_0x4dc5x2);mxEvent[_0x5a12[169]](_0x4dc5xa,_0x5a12[173],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){_0x4dc5x2= this[_0x5a12[1045]][_0x5a12[1044]];null!= _0x4dc5x2?(this[_0x5a12[1045]][_0x5a12[1044]]= this[_0x5a12[1045]][_0x5a12[284]](_0x5a12[390]),this[_0x5a12[1045]][_0x5a12[57]](_0x5a12[390],_0x4dc5x2)):this[_0x5a12[1045]][_0x5a12[926]]= this[_0x5a12[1045]][_0x5a12[1043]];this[_0x5a12[1024]]&& (this[_0x5a12[1046]]= _0x4dc5xa);this[_0x5a12[1045]]= _0x4dc5xa;_0x4dc5x2= _0x4dc5xa[_0x5a12[1044]];null!= _0x4dc5x2?(_0x4dc5xa[_0x5a12[1044]]= _0x4dc5xa[_0x5a12[284]](_0x5a12[390]),_0x4dc5xa[_0x5a12[57]](_0x5a12[390],_0x4dc5x2)):_0x4dc5xa[_0x5a12[926]]= _0x4dc5xa[_0x5a12[1043]]+ _0x5a12[1034];this[_0x5a12[746]]( new mxEventObject(mxEvent.SELECT));_0x4dc5x4()}));this[_0x5a12[526]][_0x5a12[62]](_0x4dc5xa);null== this[_0x5a12[1046]]&& (this[_0x5a12[1046]]= _0x4dc5xa,this[_0x5a12[1047]](_0x4dc5xa),_0x4dc5x4());return _0x4dc5xa};mxToolbar[_0x5a12[202]][_0x5a12[1048]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5xa= null!= _0x4dc5xa?_0x4dc5xa:!0;var _0x4dc5x12=document[_0x5a12[55]](null!= _0x4dc5x3?_0x5a12[466]:_0x5a12[172]);_0x4dc5x12[_0x5a12[1043]]= _0x4dc5x9|| _0x5a12[1026];_0x4dc5x12[_0x5a12[926]]= _0x4dc5x12[_0x5a12[1043]];_0x4dc5x12[_0x5a12[57]](_0x5a12[390],_0x4dc5x3);_0x4dc5x12[_0x5a12[1044]]= _0x4dc5x5;null!= _0x4dc5x2&& _0x4dc5x12[_0x5a12[57]](_0x5a12[924],_0x4dc5x2);this[_0x5a12[984]]&& _0x4dc5xa&& (mxEvent[_0x5a12[169]](_0x4dc5x12,_0x5a12[173],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[1047]](_0x4dc5x12,_0x4dc5x4);this[_0x5a12[1023]]= !1})),mxEvent[_0x5a12[169]](_0x4dc5x12,_0x5a12[760],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[1047]](_0x4dc5x12,_0x4dc5x4);this[_0x5a12[1023]]= !0})),null== this[_0x5a12[1046]]&& (this[_0x5a12[1046]]= _0x4dc5x12,this[_0x5a12[1049]]= _0x4dc5x4,this[_0x5a12[1047]](_0x4dc5x12,_0x4dc5x4)));this[_0x5a12[526]][_0x5a12[62]](_0x4dc5x12);return _0x4dc5x12};mxToolbar[_0x5a12[202]][_0x5a12[1047]]= function(_0x4dc5x2,_0x4dc5x3){if(this[_0x5a12[1045]]!= _0x4dc5x2){if(null!= this[_0x5a12[1045]]){var _0x4dc5x4=this[_0x5a12[1045]][_0x5a12[1044]];null!= _0x4dc5x4?(this[_0x5a12[1045]][_0x5a12[1044]]= this[_0x5a12[1045]][_0x5a12[284]](_0x5a12[390]),this[_0x5a12[1045]][_0x5a12[57]](_0x5a12[390],_0x4dc5x4)):this[_0x5a12[1045]][_0x5a12[926]]= this[_0x5a12[1045]][_0x5a12[1043]]};this[_0x5a12[1045]]= _0x4dc5x2;_0x4dc5x4= this[_0x5a12[1045]][_0x5a12[1044]];null!= _0x4dc5x4?(this[_0x5a12[1045]][_0x5a12[1044]]= this[_0x5a12[1045]][_0x5a12[284]](_0x5a12[390]),this[_0x5a12[1045]][_0x5a12[57]](_0x5a12[390],_0x4dc5x4)):this[_0x5a12[1045]][_0x5a12[926]]= this[_0x5a12[1045]][_0x5a12[1043]]+ _0x5a12[1034];this[_0x5a12[746]]( new mxEventObject(mxEvent.SELECT,_0x5a12[279],_0x4dc5x3))}};mxToolbar[_0x5a12[202]][_0x5a12[1050]]= function(_0x4dc5x2){(_0x4dc5x2|| !this[_0x5a12[1023]])&& this[_0x5a12[1045]]!= this[_0x5a12[1046]]&& this[_0x5a12[1047]](this[_0x5a12[1046]],this[_0x5a12[1049]])};mxToolbar[_0x5a12[202]][_0x5a12[1051]]= function(_0x4dc5x2){return this[_0x5a12[1025]](null,_0x4dc5x2,null)};mxToolbar[_0x5a12[202]][_0x5a12[1052]]= function(){mxUtils[_0x5a12[345]](this[_0x5a12[526]])};mxToolbar[_0x5a12[202]][_0x5a12[1053]]= function(){var _0x4dc5x2=document[_0x5a12[55]](_0x5a12[1054]);_0x4dc5x2[_0x5a12[124]][_0x5a12[941]]= _0x5a12[1055];_0x4dc5x2[_0x5a12[57]](_0x5a12[803],_0x5a12[500]);this[_0x5a12[526]][_0x5a12[62]](_0x4dc5x2)};mxToolbar[_0x5a12[202]][_0x5a12[515]]= function(){mxEvent[_0x5a12[762]](this[_0x5a12[526]]);this[_0x5a12[1045]]= this[_0x5a12[1049]]= this[_0x5a12[1046]]= this[_0x5a12[526]]= null;null!= this[_0x5a12[1029]]&& this[_0x5a12[1029]][_0x5a12[515]]()};function mxSession(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[251]]= _0x4dc5x2;this[_0x5a12[1056]]= _0x4dc5x3;this[_0x5a12[1057]]= _0x4dc5x4;this[_0x5a12[1058]]= _0x4dc5x5;null!= _0x4dc5x2&& (this[_0x5a12[1059]]= new mxCodec,this[_0x5a12[1059]][_0x5a12[1060]]= function(_0x4dc5x3){return _0x4dc5x2[_0x5a12[736]](_0x4dc5x3)});_0x4dc5x2[_0x5a12[169]](mxEvent.NOTIFY,mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x3[_0x5a12[720]](_0x5a12[1061]);(null!= _0x4dc5x4&& this[_0x5a12[143]]|| this[_0x5a12[1062]]&& !this[_0x5a12[1063]])&& this[_0x5a12[827]](_0x5a12[1064]+ this[_0x5a12[1067]](_0x4dc5x4[_0x5a12[1065]],_0x4dc5x4[_0x5a12[1066]])+ _0x5a12[1068])}))}mxSession[_0x5a12[202]]= new mxEventSource;mxSession[_0x5a12[202]][_0x5a12[196]]= mxSession;mxSession[_0x5a12[202]][_0x5a12[251]]= null;mxSession[_0x5a12[202]][_0x5a12[1056]]= null;mxSession[_0x5a12[202]][_0x5a12[1057]]= null;mxSession[_0x5a12[202]][_0x5a12[1058]]= null;mxSession[_0x5a12[202]][_0x5a12[1059]]= null;mxSession[_0x5a12[202]][_0x5a12[1069]]= _0x5a12[336];mxSession[_0x5a12[202]][_0x5a12[1070]]= !0;mxSession[_0x5a12[202]][_0x5a12[1071]]= !0;mxSession[_0x5a12[202]][_0x5a12[1072]]= 0;mxSession[_0x5a12[202]][_0x5a12[1073]]= 0;mxSession[_0x5a12[202]][_0x5a12[143]]= !1;mxSession[_0x5a12[202]][_0x5a12[1062]]= !1;mxSession[_0x5a12[202]][_0x5a12[1063]]= !1;mxSession[_0x5a12[202]][_0x5a12[1074]]= !1;mxSession[_0x5a12[202]][_0x5a12[861]]= function(){this[_0x5a12[143]]?(this[_0x5a12[1062]]= !0,this[_0x5a12[746]]( new mxEventObject(mxEvent.CONNECT))):this[_0x5a12[1062]]|| this[_0x5a12[203]](this[_0x5a12[1056]],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[1062]]= !0;this[_0x5a12[746]]( new mxEventObject(mxEvent.CONNECT));this[_0x5a12[1075]]()}))};mxSession[_0x5a12[202]][_0x5a12[809]]= function(){this[_0x5a12[1062]]&& !this[_0x5a12[1063]]&& (this[_0x5a12[1063]]= !0,this[_0x5a12[746]]( new mxEventObject(mxEvent.SUSPEND)))};mxSession[_0x5a12[202]][_0x5a12[810]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[1062]]&& this[_0x5a12[1063]]&& (this[_0x5a12[1063]]= !1,this[_0x5a12[746]]( new mxEventObject(mxEvent.RESUME)),this[_0x5a12[1074]]|| this[_0x5a12[1075]]())};mxSession[_0x5a12[202]][_0x5a12[1076]]= function(_0x4dc5x2){this[_0x5a12[1062]]&& (this[_0x5a12[1062]]= !1);this[_0x5a12[746]]( new mxEventObject(mxEvent.DISCONNECT,_0x5a12[1077],_0x4dc5x2))};mxSession[_0x5a12[202]][_0x5a12[1075]]= function(){this[_0x5a12[1062]]&& !this[_0x5a12[1063]]&& null!= this[_0x5a12[1057]]?(this[_0x5a12[1074]]= !0,this[_0x5a12[203]](this[_0x5a12[1057]],mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[1075]]()}))):this[_0x5a12[1074]]= !1};mxSession[_0x5a12[202]][_0x5a12[827]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]]&& (null!= this[_0x5a12[1058]]&& (this[_0x5a12[143]]?(mxLog[_0x5a12[539]](),mxLog[_0x5a12[143]](_0x5a12[1078]+ this[_0x5a12[1058]]+ _0x5a12[1079]+ _0x4dc5x2)):(_0x4dc5x2= _0x5a12[1080]+ _0x4dc5x2+ _0x5a12[1081],this[_0x5a12[1070]]&& (_0x4dc5x2= encodeURIComponent(_0x4dc5x2)),mxUtils[_0x5a12[814]](this[_0x5a12[1058]],_0x5a12[1082]+ _0x4dc5x2,_0x4dc5x3,_0x4dc5x4))),this[_0x5a12[1072]]+= _0x4dc5x2[_0x5a12[67]],this[_0x5a12[746]]( new mxEventObject(mxEvent.NOTIFY,_0x5a12[863],this[_0x5a12[1058]],_0x5a12[338],_0x4dc5x2)))};mxSession[_0x5a12[202]][_0x5a12[203]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){if(_0x5a12[82]!= typeof mxUtils){var _0x4dc5x5=mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){null!= _0x4dc5x4?_0x4dc5x4(_0x4dc5x2):this[_0x5a12[1076]](_0x4dc5x2)});mxUtils[_0x5a12[203]](_0x4dc5x2,mxUtils[_0x5a12[885]](this,function(_0x4dc5x4){if(_0x5a12[82]!= typeof mxUtils){if(_0x4dc5x4[_0x5a12[220]]()&& 404!= _0x4dc5x4[_0x5a12[878]]()){if(this[_0x5a12[1073]]+= _0x4dc5x4[_0x5a12[221]]()[_0x5a12[67]],this[_0x5a12[746]]( new mxEventObject(mxEvent.GET,_0x5a12[863],_0x4dc5x2,_0x5a12[870],_0x4dc5x4)),this[_0x5a12[1083]](_0x4dc5x4)){if(0< _0x4dc5x4[_0x5a12[221]]()[_0x5a12[67]]){var _0x4dc5xa=_0x4dc5x4[_0x5a12[874]]();null== _0x4dc5xa?_0x4dc5x5(_0x5a12[1084]+ _0x4dc5x4[_0x5a12[221]]()):this[_0x5a12[806]](_0x4dc5xa)};null!= _0x4dc5x3&& _0x4dc5x3(_0x4dc5x4)}}else {_0x4dc5x5(_0x5a12[1085])}}}),function(_0x4dc5x2){_0x4dc5x5(_0x5a12[1086])})}};mxSession[_0x5a12[202]][_0x5a12[1083]]= function(_0x4dc5x2){return 0> _0x4dc5x2[_0x5a12[221]]()[_0x5a12[2]](_0x5a12[1087])};mxSession[_0x5a12[202]][_0x5a12[1067]]= function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4=_0x5a12[110],_0x4dc5x5=_0x4dc5x3?-1:1,_0x4dc5x9=_0x4dc5x3?_0x4dc5x2[_0x5a12[67]]- 1:0;0<= _0x4dc5x9&& _0x4dc5x9< _0x4dc5x2[_0x5a12[67]];_0x4dc5x9+= _0x4dc5x5){var _0x4dc5xa=this[_0x5a12[1059]][_0x5a12[514]](_0x4dc5x2[_0x4dc5x9]),_0x4dc5x4=_0x4dc5x4+ mxUtils[_0x5a12[875]](_0x4dc5xa,this[_0x5a12[1069]])};return _0x4dc5x4};mxSession[_0x5a12[202]][_0x5a12[806]]= function(_0x4dc5x2){if(null!= _0x4dc5x2&& _0x4dc5x2[_0x5a12[288]]== mxConstants[_0x5a12[289]]){var _0x4dc5x3=_0x4dc5x2[_0x5a12[284]](_0x5a12[1088]);null!= _0x4dc5x3&& (this[_0x5a12[251]][_0x5a12[1089]]= _0x4dc5x3+ _0x5a12[213]);for(_0x4dc5x3= _0x4dc5x2[_0x5a12[285]];null!= _0x4dc5x3;){var _0x4dc5x4=_0x4dc5x3[_0x5a12[301]][_0x5a12[216]]();_0x5a12[724]== _0x4dc5x4?this[_0x5a12[1090]](_0x4dc5x3):_0x5a12[1091]== _0x4dc5x4&& this[_0x5a12[1092]](_0x4dc5x3);_0x4dc5x3= _0x4dc5x3[_0x5a12[287]]};this[_0x5a12[746]]( new mxEventObject(mxEvent.RECEIVE,_0x5a12[252],_0x4dc5x2))}};mxSession[_0x5a12[202]][_0x5a12[1090]]= function(_0x4dc5x2){( new mxCodec(_0x4dc5x2[_0x5a12[295]]))[_0x5a12[1093]](_0x4dc5x2[_0x5a12[285]],this[_0x5a12[251]])};mxSession[_0x5a12[202]][_0x5a12[1092]]= function(_0x4dc5x2){for(_0x4dc5x2= _0x4dc5x2[_0x5a12[285]];null!= _0x4dc5x2;){_0x5a12[1061]== _0x4dc5x2[_0x5a12[301]]&& this[_0x5a12[1094]](_0x4dc5x2),_0x4dc5x2= _0x4dc5x2[_0x5a12[287]]}};mxSession[_0x5a12[202]][_0x5a12[1094]]= function(_0x4dc5x2){_0x4dc5x2= this[_0x5a12[1095]](_0x4dc5x2);if(0< _0x4dc5x2[_0x5a12[67]]){var _0x4dc5x3=this[_0x5a12[1096]](_0x4dc5x2);this[_0x5a12[251]][_0x5a12[746]]( new mxEventObject(mxEvent.CHANGE,_0x5a12[1061],_0x4dc5x3,_0x5a12[1065],_0x4dc5x2));this[_0x5a12[251]][_0x5a12[746]]( new mxEventObject(mxEvent.UNDO,_0x5a12[1061],_0x4dc5x3));this[_0x5a12[746]]( new mxEventObject(mxEvent.FIRED,_0x5a12[1061],_0x4dc5x3))}};mxSession[_0x5a12[202]][_0x5a12[1096]]= function(_0x4dc5x2){var _0x4dc5x3= new mxUndoableEdit(this[_0x5a12[251]],this[_0x5a12[1071]]);_0x4dc5x3[_0x5a12[1065]]= _0x4dc5x2;_0x4dc5x3[_0x5a12[827]]= function(){_0x4dc5x3[_0x5a12[1097]][_0x5a12[746]]( new mxEventObject(mxEvent.CHANGE,_0x5a12[1061],_0x4dc5x3,_0x5a12[1065],_0x4dc5x3[_0x5a12[1065]]));_0x4dc5x3[_0x5a12[1097]][_0x5a12[746]]( new mxEventObject(mxEvent.NOTIFY,_0x5a12[1061],_0x4dc5x3,_0x5a12[1065],_0x4dc5x3[_0x5a12[1065]]))};return _0x4dc5x3};mxSession[_0x5a12[202]][_0x5a12[1095]]= function(_0x4dc5x2){this[_0x5a12[1059]][_0x5a12[395]]= _0x4dc5x2[_0x5a12[295]];var _0x4dc5x3=[];for(_0x4dc5x2= _0x4dc5x2[_0x5a12[285]];null!= _0x4dc5x2;){var _0x4dc5x4=this[_0x5a12[1098]](_0x4dc5x2);null!= _0x4dc5x4&& _0x4dc5x3[_0x5a12[207]](_0x4dc5x4);_0x4dc5x2= _0x4dc5x2[_0x5a12[287]]};return _0x4dc5x3};mxSession[_0x5a12[202]][_0x5a12[1098]]= function(_0x4dc5x2){var _0x4dc5x3=null;_0x4dc5x2[_0x5a12[288]]== mxConstants[_0x5a12[289]]&& (_0x4dc5x3= _0x5a12[1099]== _0x4dc5x2[_0x5a12[301]]?( new mxCodec(_0x4dc5x2[_0x5a12[295]]))[_0x5a12[1093]](_0x4dc5x2):this[_0x5a12[1059]][_0x5a12[1093]](_0x4dc5x2),null!= _0x4dc5x3&& (_0x4dc5x3[_0x5a12[251]]= this[_0x5a12[251]],_0x4dc5x3[_0x5a12[350]](),_0x5a12[1100]== _0x4dc5x2[_0x5a12[301]]&& null== _0x4dc5x3[_0x5a12[1101]]&& this[_0x5a12[1102]](_0x4dc5x3[_0x5a12[247]])));return _0x4dc5x3};mxSession[_0x5a12[202]][_0x5a12[1102]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1059]][_0x5a12[1104]](_0x4dc5x2[_0x5a12[1103]](),_0x4dc5x2);for(var _0x4dc5x4=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x2),_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x4;_0x4dc5x5++){this[_0x5a12[1102]](this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x2,_0x4dc5x5))}};function mxUndoableEdit(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1097]]= _0x4dc5x2;this[_0x5a12[1065]]= [];this[_0x5a12[1105]]= null!= _0x4dc5x3?_0x4dc5x3:!0}mxUndoableEdit[_0x5a12[202]][_0x5a12[1097]]= null;mxUndoableEdit[_0x5a12[202]][_0x5a12[1065]]= null;mxUndoableEdit[_0x5a12[202]][_0x5a12[1105]]= null;mxUndoableEdit[_0x5a12[202]][_0x5a12[1066]]= !1;mxUndoableEdit[_0x5a12[202]][_0x5a12[1106]]= !1;mxUndoableEdit[_0x5a12[202]][_0x5a12[1107]]= function(){return 0== this[_0x5a12[1065]][_0x5a12[67]]};mxUndoableEdit[_0x5a12[202]][_0x5a12[1108]]= function(){return this[_0x5a12[1105]]};mxUndoableEdit[_0x5a12[202]][_0x5a12[99]]= function(_0x4dc5x2){this[_0x5a12[1065]][_0x5a12[207]](_0x4dc5x2)};mxUndoableEdit[_0x5a12[202]][_0x5a12[827]]= function(){};mxUndoableEdit[_0x5a12[202]][_0x5a12[1109]]= function(){};mxUndoableEdit[_0x5a12[202]][_0x5a12[824]]= function(){if(!this[_0x5a12[1066]]){this[_0x5a12[1097]][_0x5a12[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0x4dc5x2=this[_0x5a12[1065]][_0x5a12[67]]- 1;0<= _0x4dc5x2;_0x4dc5x2--){var _0x4dc5x3=this[_0x5a12[1065]][_0x4dc5x2];null!= _0x4dc5x3[_0x5a12[350]]?_0x4dc5x3[_0x5a12[350]]():null!= _0x4dc5x3[_0x5a12[824]]&& _0x4dc5x3[_0x5a12[824]]();this[_0x5a12[1097]][_0x5a12[746]]( new mxEventObject(mxEvent.EXECUTED,_0x5a12[826],_0x4dc5x3))};this[_0x5a12[1066]]= !0;this[_0x5a12[1106]]= !1;this[_0x5a12[1097]][_0x5a12[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0x5a12[827]]()};mxUndoableEdit[_0x5a12[202]][_0x5a12[825]]= function(){if(!this[_0x5a12[1106]]){this[_0x5a12[1097]][_0x5a12[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0x4dc5x2=this[_0x5a12[1065]][_0x5a12[67]],_0x4dc5x3=0;_0x4dc5x3< _0x4dc5x2;_0x4dc5x3++){var _0x4dc5x4=this[_0x5a12[1065]][_0x4dc5x3];null!= _0x4dc5x4[_0x5a12[350]]?_0x4dc5x4[_0x5a12[350]]():null!= _0x4dc5x4[_0x5a12[825]]&& _0x4dc5x4[_0x5a12[825]]();this[_0x5a12[1097]][_0x5a12[746]]( new mxEventObject(mxEvent.EXECUTED,_0x5a12[826],_0x4dc5x4))};this[_0x5a12[1066]]= !1;this[_0x5a12[1106]]= !0;this[_0x5a12[1097]][_0x5a12[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0x5a12[827]]()};function mxUndoManager(_0x4dc5x2){this[_0x5a12[803]]= null!= _0x4dc5x2?_0x4dc5x2:100;this[_0x5a12[200]]()}mxUndoManager[_0x5a12[202]]= new mxEventSource;mxUndoManager[_0x5a12[202]][_0x5a12[196]]= mxUndoManager;mxUndoManager[_0x5a12[202]][_0x5a12[803]]= null;mxUndoManager[_0x5a12[202]][_0x5a12[1110]]= null;mxUndoManager[_0x5a12[202]][_0x5a12[1111]]= 0;mxUndoManager[_0x5a12[202]][_0x5a12[1107]]= function(){return 0== this[_0x5a12[1110]][_0x5a12[67]]};mxUndoManager[_0x5a12[202]][_0x5a12[200]]= function(){this[_0x5a12[1110]]= [];this[_0x5a12[1111]]= 0;this[_0x5a12[746]]( new mxEventObject(mxEvent.CLEAR))};mxUndoManager[_0x5a12[202]][_0x5a12[1112]]= function(){return 0< this[_0x5a12[1111]]};mxUndoManager[_0x5a12[202]][_0x5a12[824]]= function(){for(;0< this[_0x5a12[1111]];){var _0x4dc5x2=this[_0x5a12[1110]][--this[_0x5a12[1111]]];_0x4dc5x2[_0x5a12[824]]();if(_0x4dc5x2[_0x5a12[1108]]()){this[_0x5a12[746]]( new mxEventObject(mxEvent.UNDO,_0x5a12[1061],_0x4dc5x2));break}}};mxUndoManager[_0x5a12[202]][_0x5a12[1113]]= function(){return this[_0x5a12[1111]]< this[_0x5a12[1110]][_0x5a12[67]]};mxUndoManager[_0x5a12[202]][_0x5a12[825]]= function(){for(var _0x4dc5x2=this[_0x5a12[1110]][_0x5a12[67]];this[_0x5a12[1111]]< _0x4dc5x2;){var _0x4dc5x3=this[_0x5a12[1110]][this[_0x5a12[1111]]++];_0x4dc5x3[_0x5a12[825]]();if(_0x4dc5x3[_0x5a12[1108]]()){this[_0x5a12[746]]( new mxEventObject(mxEvent.REDO,_0x5a12[1061],_0x4dc5x3));break}}};mxUndoManager[_0x5a12[202]][_0x5a12[1114]]= function(_0x4dc5x2){this[_0x5a12[330]]();0< this[_0x5a12[803]]&& this[_0x5a12[803]]== this[_0x5a12[1110]][_0x5a12[67]]&& this[_0x5a12[1110]][_0x5a12[1115]]();this[_0x5a12[1110]][_0x5a12[207]](_0x4dc5x2);this[_0x5a12[1111]]= this[_0x5a12[1110]][_0x5a12[67]];this[_0x5a12[746]]( new mxEventObject(mxEvent.ADD,_0x5a12[1061],_0x4dc5x2))};mxUndoManager[_0x5a12[202]][_0x5a12[330]]= function(){if(this[_0x5a12[1110]][_0x5a12[67]]> this[_0x5a12[1111]]){for(var _0x4dc5x2=this[_0x5a12[1110]][_0x5a12[300]](this[_0x5a12[1111]],this[_0x5a12[1110]][_0x5a12[67]]- this[_0x5a12[1111]]),_0x4dc5x3=0;_0x4dc5x3< _0x4dc5x2[_0x5a12[67]];_0x4dc5x3++){_0x4dc5x2[_0x4dc5x3][_0x5a12[1109]]()}}};var mxUrlConverter=function(_0x4dc5x2){var _0x4dc5x3=!0,_0x4dc5x4=null,_0x4dc5x5=null;return {isEnabled:function(){return _0x4dc5x3},setEnabled:function(_0x4dc5x2){_0x4dc5x3= _0x4dc5x2},getBaseUrl:function(){return _0x4dc5x4},setBaseUrl:function(_0x4dc5x2){_0x4dc5x4= _0x4dc5x2},getBaseDomain:function(){return _0x4dc5x4},setBaseDomain:function(_0x4dc5x2){_0x4dc5x4= _0x4dc5x2},isRelativeUrl:function(_0x4dc5x2){return _0x5a12[43]!= _0x4dc5x2[_0x5a12[85]](0,7)&& _0x5a12[46]!= _0x4dc5x2[_0x5a12[85]](0,8)&& _0x5a12[1116]!= _0x4dc5x2[_0x5a12[85]](0,10)},convert:function(_0x4dc5x2){if(_0x4dc5x3&& this[_0x5a12[1117]](_0x4dc5x2)){if(null== _0x4dc5x4){_0x4dc5x5= location[_0x5a12[1118]]+ _0x5a12[1119]+ location[_0x5a12[1120]];_0x4dc5x4= _0x4dc5x5+ location[_0x5a12[1121]];var _0x4dc5xa=_0x4dc5x4[_0x5a12[1122]](_0x5a12[84]);0< _0x4dc5xa&& (_0x4dc5x4= _0x4dc5x4[_0x5a12[85]](0,_0x4dc5xa+ 1))};_0x4dc5x2= _0x5a12[84]== _0x4dc5x2[_0x5a12[225]](0)?_0x4dc5x5+ _0x4dc5x2:_0x4dc5x4+ _0x4dc5x2};return _0x4dc5x2}}};function mxPanningManager(_0x4dc5x2){this[_0x5a12[1123]]= null;this[_0x5a12[1124]]= !1;this[_0x5a12[1125]]= this[_0x5a12[1126]]= this[_0x5a12[1127]]= this[_0x5a12[1128]]= this[_0x5a12[1129]]= this[_0x5a12[1130]]= 0;this[_0x5a12[1131]]= !1;this[_0x5a12[190]]= this[_0x5a12[360]]= 0;this[_0x5a12[1132]]= {mouseDown:function(_0x4dc5x2,_0x4dc5x3){},mouseMove:function(_0x4dc5x2,_0x4dc5x3){},mouseUp:mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1124]]&& this[_0x5a12[1076]]()})};_0x4dc5x2[_0x5a12[1133]](this[_0x5a12[1132]]);mxEvent[_0x5a12[169]](document,_0x5a12[753],mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[1124]]&& this[_0x5a12[1076]]()}));var _0x4dc5x3=mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[1131]]= mxUtils[_0x5a12[1134]](_0x4dc5x2[_0x5a12[526]]);this[_0x5a12[360]]= _0x4dc5x2[_0x5a12[526]][_0x5a12[360]];this[_0x5a12[190]]= _0x4dc5x2[_0x5a12[526]][_0x5a12[190]];return window[_0x5a12[1141]](mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[1130]]-= this[_0x5a12[1126]];this[_0x5a12[1129]]-= this[_0x5a12[1125]];if(this[_0x5a12[1131]]){var _0x4dc5x3=-_0x4dc5x2[_0x5a12[526]][_0x5a12[360]]- Math[_0x5a12[430]](this[_0x5a12[1126]]),_0x4dc5x5=-_0x4dc5x2[_0x5a12[526]][_0x5a12[190]]- Math[_0x5a12[430]](this[_0x5a12[1125]]);_0x4dc5x2[_0x5a12[1135]](_0x4dc5x3,_0x4dc5x5);_0x4dc5x2[_0x5a12[1136]]= this[_0x5a12[360]]- _0x4dc5x2[_0x5a12[526]][_0x5a12[360]];_0x4dc5x2[_0x5a12[1137]]= this[_0x5a12[190]]- _0x4dc5x2[_0x5a12[526]][_0x5a12[190]];_0x4dc5x2[_0x5a12[746]]( new mxEventObject(mxEvent.PAN))}else {_0x4dc5x2[_0x5a12[1135]](this[_0x5a12[1138]](),this[_0x5a12[1139]]())}}),this[_0x5a12[1140]])});this[_0x5a12[1142]]= function(){return active};this[_0x5a12[1138]]= function(){return Math[_0x5a12[488]](this[_0x5a12[1130]])};this[_0x5a12[1139]]= function(){return Math[_0x5a12[488]](this[_0x5a12[1129]])};this[_0x5a12[861]]= function(){this[_0x5a12[1128]]= _0x4dc5x2[_0x5a12[441]][_0x5a12[513]][_0x5a12[235]];this[_0x5a12[1127]]= _0x4dc5x2[_0x5a12[441]][_0x5a12[513]][_0x5a12[236]];this[_0x5a12[1124]]= !0};this[_0x5a12[1143]]= function(_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){this[_0x5a12[1124]]|| this[_0x5a12[861]]();this[_0x5a12[360]]= _0x4dc5x2[_0x5a12[526]][_0x5a12[360]];this[_0x5a12[190]]= _0x4dc5x2[_0x5a12[526]][_0x5a12[190]];_0x4dc5xa= null!= _0x4dc5xa?_0x4dc5xa:0;var _0x4dc5x12=_0x4dc5x2[_0x5a12[526]];this[_0x5a12[1126]]= _0x4dc5x4+ (null!= _0x4dc5x9?_0x4dc5x9:0)- _0x4dc5x12[_0x5a12[360]]- _0x4dc5x12[_0x5a12[159]];0> this[_0x5a12[1126]]&& Math[_0x5a12[425]](this[_0x5a12[1126]])< this[_0x5a12[467]]?this[_0x5a12[1126]]= this[_0x5a12[467]]+ this[_0x5a12[1126]]:this[_0x5a12[1126]]= this[_0x5a12[1144]]?Math[_0x5a12[160]](this[_0x5a12[1126]],0):0;0== this[_0x5a12[1126]]&& (this[_0x5a12[1126]]= _0x4dc5x4- _0x4dc5x12[_0x5a12[360]],this[_0x5a12[1126]]= 0< this[_0x5a12[1126]]&& this[_0x5a12[1126]]< this[_0x5a12[467]]?this[_0x5a12[1126]]- this[_0x5a12[467]]:this[_0x5a12[1144]]?Math[_0x5a12[243]](0,this[_0x5a12[1126]]):0);this[_0x5a12[1125]]= _0x4dc5x5+ _0x4dc5xa- _0x4dc5x12[_0x5a12[190]]- _0x4dc5x12[_0x5a12[157]];0> this[_0x5a12[1125]]&& Math[_0x5a12[425]](this[_0x5a12[1125]])< this[_0x5a12[467]]?this[_0x5a12[1125]]= this[_0x5a12[467]]+ this[_0x5a12[1125]]:this[_0x5a12[1125]]= this[_0x5a12[1144]]?Math[_0x5a12[160]](this[_0x5a12[1125]],0):0;0== this[_0x5a12[1125]]&& (this[_0x5a12[1125]]= _0x4dc5x5- _0x4dc5x12[_0x5a12[190]],this[_0x5a12[1125]]= 0< this[_0x5a12[1125]]&& this[_0x5a12[1125]]< this[_0x5a12[467]]?this[_0x5a12[1125]]- this[_0x5a12[467]]:this[_0x5a12[1144]]?Math[_0x5a12[243]](0,this[_0x5a12[1125]]):0);0!= this[_0x5a12[1126]]|| 0!= this[_0x5a12[1125]]?(this[_0x5a12[1126]]*= this[_0x5a12[1145]],this[_0x5a12[1125]]*= this[_0x5a12[1145]],null== this[_0x5a12[1123]]&& (this[_0x5a12[1123]]= _0x4dc5x3())):null!= this[_0x5a12[1123]]&& (window[_0x5a12[1146]](this[_0x5a12[1123]]),this[_0x5a12[1123]]= null)};this[_0x5a12[1076]]= function(){if(this[_0x5a12[1124]]){if(this[_0x5a12[1124]]= !1,null!= this[_0x5a12[1123]]&& (window[_0x5a12[1146]](this[_0x5a12[1123]]),this[_0x5a12[1123]]= null),this[_0x5a12[1129]]= this[_0x5a12[1130]]= 0,this[_0x5a12[1131]]){_0x4dc5x2[_0x5a12[1136]]= 0,_0x4dc5x2[_0x5a12[1137]]= 0,_0x4dc5x2[_0x5a12[746]]( new mxEventObject(mxEvent.PAN))}else {var _0x4dc5x3=_0x4dc5x2[_0x5a12[1136]],_0x4dc5x5=_0x4dc5x2[_0x5a12[1137]];if(0!= _0x4dc5x3|| 0!= _0x4dc5x5){_0x4dc5x2[_0x5a12[1135]](0,0),_0x4dc5x2[_0x5a12[441]][_0x5a12[1147]](this[_0x5a12[1128]]+ _0x4dc5x3/ _0x4dc5x2[_0x5a12[441]][_0x5a12[255]],this[_0x5a12[1127]]+ _0x4dc5x5/ _0x4dc5x2[_0x5a12[441]][_0x5a12[255]])}}}};this[_0x5a12[515]]= function(){_0x4dc5x2[_0x5a12[1148]](this[_0x5a12[1132]])}}mxPanningManager[_0x5a12[202]][_0x5a12[1145]]= 1/ 6;mxPanningManager[_0x5a12[202]][_0x5a12[1140]]= 10;mxPanningManager[_0x5a12[202]][_0x5a12[1144]]= !0;mxPanningManager[_0x5a12[202]][_0x5a12[467]]= 0;function mxPopupMenu(_0x4dc5x2){this[_0x5a12[1033]]= _0x4dc5x2;null!= _0x4dc5x2&& this[_0x5a12[176]]()}mxPopupMenu[_0x5a12[202]]= new mxEventSource;mxPopupMenu[_0x5a12[202]][_0x5a12[196]]= mxPopupMenu;mxPopupMenu[_0x5a12[202]][_0x5a12[1149]]= mxClient[_0x5a12[88]]+ _0x5a12[1150];mxPopupMenu[_0x5a12[202]][_0x5a12[931]]= 10006;mxPopupMenu[_0x5a12[202]][_0x5a12[1033]]= null;mxPopupMenu[_0x5a12[202]][_0x5a12[1151]]= !1;mxPopupMenu[_0x5a12[202]][_0x5a12[984]]= !0;mxPopupMenu[_0x5a12[202]][_0x5a12[1152]]= 0;mxPopupMenu[_0x5a12[202]][_0x5a12[1153]]= !1;mxPopupMenu[_0x5a12[202]][_0x5a12[1154]]= !1;mxPopupMenu[_0x5a12[202]][_0x5a12[1155]]= !0;mxPopupMenu[_0x5a12[202]][_0x5a12[176]]= function(){this[_0x5a12[116]]= document[_0x5a12[55]](_0x5a12[116]);this[_0x5a12[116]][_0x5a12[926]]= _0x5a12[1156];this[_0x5a12[120]]= document[_0x5a12[55]](_0x5a12[120]);this[_0x5a12[116]][_0x5a12[62]](this[_0x5a12[120]]);this[_0x5a12[485]]= document[_0x5a12[55]](_0x5a12[485]);this[_0x5a12[485]][_0x5a12[926]]= _0x5a12[1156];this[_0x5a12[485]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[497];this[_0x5a12[485]][_0x5a12[124]][_0x5a12[931]]= this[_0x5a12[931]];this[_0x5a12[485]][_0x5a12[62]](this[_0x5a12[116]]);mxEvent[_0x5a12[1157]](this[_0x5a12[485]])};mxPopupMenu[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxPopupMenu[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxPopupMenu[_0x5a12[202]][_0x5a12[737]]= function(_0x4dc5x2){return _0x4dc5x2[_0x5a12[737]]()|| this[_0x5a12[1151]]&& mxEvent[_0x5a12[1158]](_0x4dc5x2[_0x5a12[727]]())};mxPopupMenu[_0x5a12[202]][_0x5a12[1025]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5x5= _0x4dc5x5|| this;this[_0x5a12[1152]]++;_0x4dc5x5[_0x5a12[1159]]&& (_0x4dc5x5[_0x5a12[1160]]&& this[_0x5a12[1051]](_0x4dc5x5,!0),_0x4dc5x5[_0x5a12[1159]]= !1);_0x4dc5x5[_0x5a12[1160]]= !0;var _0x4dc5x12=document[_0x5a12[55]](_0x5a12[121]);_0x4dc5x12[_0x5a12[926]]= _0x5a12[1161];var _0x4dc5x13=document[_0x5a12[55]](_0x5a12[122]);_0x4dc5x13[_0x5a12[926]]= _0x5a12[1162];null!= _0x4dc5x3?(_0x4dc5x9= document[_0x5a12[55]](_0x5a12[466]),_0x4dc5x9[_0x5a12[390]]= _0x4dc5x3,_0x4dc5x13[_0x5a12[62]](_0x4dc5x9)):null!= _0x4dc5x9&& (_0x4dc5x3= document[_0x5a12[55]](_0x5a12[485]),_0x4dc5x3[_0x5a12[926]]= _0x4dc5x9,_0x4dc5x13[_0x5a12[62]](_0x4dc5x3));_0x4dc5x12[_0x5a12[62]](_0x4dc5x13);this[_0x5a12[1155]]&& (_0x4dc5x13= document[_0x5a12[55]](_0x5a12[122]),_0x4dc5x13[_0x5a12[926]]= _0x5a12[1161]+ (null!= _0x4dc5xa&& !_0x4dc5xa?_0x5a12[1163]:_0x5a12[110]),mxUtils[_0x5a12[53]](_0x4dc5x13,_0x4dc5x2),_0x4dc5x13[_0x5a12[611]]= _0x5a12[361],_0x4dc5x12[_0x5a12[62]](_0x4dc5x13),_0x4dc5x2= document[_0x5a12[55]](_0x5a12[122]),_0x4dc5x2[_0x5a12[926]]= _0x5a12[1161]+ (null!= _0x4dc5xa&& !_0x4dc5xa?_0x5a12[1163]:_0x5a12[110]),_0x4dc5x2[_0x5a12[124]][_0x5a12[1164]]= _0x5a12[1055],_0x4dc5x2[_0x5a12[124]][_0x5a12[1165]]= _0x5a12[699],_0x4dc5x12[_0x5a12[62]](_0x4dc5x2),null== _0x4dc5x5[_0x5a12[485]]&& this[_0x5a12[1166]](_0x4dc5x5));_0x4dc5x5[_0x5a12[120]][_0x5a12[62]](_0x4dc5x12);if(null== _0x4dc5xa|| _0x4dc5xa){mxEvent[_0x5a12[759]](_0x4dc5x12,mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[1167]]= _0x4dc5x12;_0x4dc5x5[_0x5a12[1168]]!= _0x4dc5x12&& _0x4dc5x5[_0x5a12[1168]]!= _0x4dc5x5&& (null!= _0x4dc5x5[_0x5a12[1168]]&& null!= _0x4dc5x5[_0x5a12[1168]][_0x5a12[485]][_0x5a12[265]]&& this[_0x5a12[1169]](_0x4dc5x5),null!= _0x4dc5x12[_0x5a12[485]]&& (this[_0x5a12[1170]](_0x4dc5x5,_0x4dc5x12),_0x4dc5x5[_0x5a12[1168]]= _0x4dc5x12));mxEvent[_0x5a12[722]](_0x4dc5x2)}),mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){_0x4dc5x5[_0x5a12[1168]]!= _0x4dc5x12&& _0x4dc5x5[_0x5a12[1168]]!= _0x4dc5x5&& (null!= _0x4dc5x5[_0x5a12[1168]]&& null!= _0x4dc5x5[_0x5a12[1168]][_0x5a12[485]][_0x5a12[265]]&& this[_0x5a12[1169]](_0x4dc5x5),this[_0x5a12[1153]]&& null!= _0x4dc5x12[_0x5a12[485]]&& (this[_0x5a12[1170]](_0x4dc5x5,_0x4dc5x12),_0x4dc5x5[_0x5a12[1168]]= _0x4dc5x12));_0x4dc5x12[_0x5a12[926]]= _0x5a12[1171]}),mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[1167]]== _0x4dc5x12&& (_0x4dc5x5[_0x5a12[1168]]!= _0x4dc5x12&& this[_0x5a12[1032]](),null!= _0x4dc5x4&& _0x4dc5x4(_0x4dc5x2));this[_0x5a12[1167]]= null;mxEvent[_0x5a12[722]](_0x4dc5x2)})),mxEvent[_0x5a12[169]](_0x4dc5x12,_0x5a12[1035],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){_0x4dc5x12[_0x5a12[926]]= _0x5a12[1161]}))};return _0x4dc5x12};mxPopupMenu[_0x5a12[202]][_0x5a12[1166]]= function(_0x4dc5x2){_0x4dc5x2[_0x5a12[116]]= document[_0x5a12[55]](_0x5a12[116]);_0x4dc5x2[_0x5a12[116]][_0x5a12[926]]= _0x5a12[1156];_0x4dc5x2[_0x5a12[120]]= document[_0x5a12[55]](_0x5a12[120]);_0x4dc5x2[_0x5a12[116]][_0x5a12[62]](_0x4dc5x2[_0x5a12[120]]);_0x4dc5x2[_0x5a12[485]]= document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x2[_0x5a12[485]][_0x5a12[926]]= _0x5a12[1156];_0x4dc5x2[_0x5a12[485]][_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];_0x4dc5x2[_0x5a12[485]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[497];_0x4dc5x2[_0x5a12[485]][_0x5a12[124]][_0x5a12[931]]= this[_0x5a12[931]];_0x4dc5x2[_0x5a12[485]][_0x5a12[62]](_0x4dc5x2[_0x5a12[116]]);var _0x4dc5x3=document[_0x5a12[55]](_0x5a12[466]);_0x4dc5x3[_0x5a12[57]](_0x5a12[390],this[_0x5a12[1149]]);td= _0x4dc5x2[_0x5a12[285]][_0x5a12[287]][_0x5a12[287]];td[_0x5a12[62]](_0x4dc5x3)};mxPopupMenu[_0x5a12[202]][_0x5a12[1170]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x3[_0x5a12[485]]){_0x4dc5x3[_0x5a12[485]][_0x5a12[124]][_0x5a12[361]]= _0x4dc5x2[_0x5a12[485]][_0x5a12[358]]+ _0x4dc5x3[_0x5a12[358]]+ _0x4dc5x3[_0x5a12[359]]- 1+ _0x5a12[168];_0x4dc5x3[_0x5a12[485]][_0x5a12[124]][_0x5a12[125]]= _0x4dc5x2[_0x5a12[485]][_0x5a12[362]]+ _0x4dc5x3[_0x5a12[362]]+ _0x5a12[168];document[_0x5a12[112]][_0x5a12[62]](_0x4dc5x3[_0x5a12[485]]);var _0x4dc5x4=parseInt(_0x4dc5x3[_0x5a12[485]][_0x5a12[358]]),_0x4dc5x5=parseInt(_0x4dc5x3[_0x5a12[485]][_0x5a12[359]]),_0x4dc5x9=document[_0x5a12[112]],_0x4dc5xa=document[_0x5a12[158]];if(_0x4dc5x4+ _0x4dc5x5> (_0x4dc5x9[_0x5a12[360]]|| _0x4dc5xa[_0x5a12[360]])+ (_0x4dc5x9[_0x5a12[159]]|| _0x4dc5xa[_0x5a12[159]])){_0x4dc5x3[_0x5a12[485]][_0x5a12[124]][_0x5a12[361]]= _0x4dc5x2[_0x5a12[485]][_0x5a12[358]]- _0x4dc5x5+ (mxClient[_0x5a12[80]]?6:-6)+ _0x5a12[168]};mxUtils[_0x5a12[933]](_0x4dc5x3[_0x5a12[485]])}};mxPopupMenu[_0x5a12[202]][_0x5a12[1051]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2= _0x4dc5x2|| this;if(this[_0x5a12[1154]]&& !_0x4dc5x3){_0x4dc5x2[_0x5a12[1159]]= !0}else {if(null!= _0x4dc5x2[_0x5a12[120]]){_0x4dc5x2[_0x5a12[1159]]= !1;var _0x4dc5x4=document[_0x5a12[55]](_0x5a12[121]),_0x4dc5x5=document[_0x5a12[55]](_0x5a12[122]);_0x4dc5x5[_0x5a12[926]]= _0x5a12[1162];_0x4dc5x5[_0x5a12[124]][_0x5a12[549]]= _0x5a12[1172];_0x4dc5x4[_0x5a12[62]](_0x4dc5x5);_0x4dc5x5= document[_0x5a12[55]](_0x5a12[122]);_0x4dc5x5[_0x5a12[124]][_0x5a12[549]]= _0x5a12[1172];_0x4dc5x5[_0x5a12[57]](_0x5a12[1173],_0x5a12[1174]);var _0x4dc5x9=document[_0x5a12[55]](_0x5a12[1054]);_0x4dc5x9[_0x5a12[57]](_0x5a12[803],_0x5a12[500]);_0x4dc5x5[_0x5a12[62]](_0x4dc5x9);_0x4dc5x4[_0x5a12[62]](_0x4dc5x5);_0x4dc5x2[_0x5a12[120]][_0x5a12[62]](_0x4dc5x4)}}};mxPopupMenu[_0x5a12[202]][_0x5a12[152]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(null!= this[_0x5a12[485]]&& null!= this[_0x5a12[120]]&& null!= this[_0x5a12[1033]]){this[_0x5a12[485]][_0x5a12[124]][_0x5a12[361]]= _0x4dc5x2+ _0x5a12[168];for(this[_0x5a12[485]][_0x5a12[124]][_0x5a12[125]]= _0x4dc5x3+ _0x5a12[168];null!= this[_0x5a12[120]][_0x5a12[285]];){mxEvent[_0x5a12[762]](this[_0x5a12[120]][_0x5a12[285]]),this[_0x5a12[120]][_0x5a12[266]](this[_0x5a12[120]][_0x5a12[285]])};this[_0x5a12[1152]]= 0;this[_0x5a12[1033]](this,_0x4dc5x4,_0x4dc5x5);0< this[_0x5a12[1152]]&& (this[_0x5a12[1175]](),this[_0x5a12[746]]( new mxEventObject(mxEvent.SHOW)))}};mxPopupMenu[_0x5a12[202]][_0x5a12[1031]]= function(){return null!= this[_0x5a12[485]]&& this[_0x5a12[485]][_0x5a12[265]]== document[_0x5a12[112]]};mxPopupMenu[_0x5a12[202]][_0x5a12[1175]]= function(){9<= document[_0x5a12[5]]&& (this[_0x5a12[485]][_0x5a12[124]][_0x5a12[347]]= _0x5a12[130]);document[_0x5a12[112]][_0x5a12[62]](this[_0x5a12[485]]);mxUtils[_0x5a12[933]](this[_0x5a12[485]])};mxPopupMenu[_0x5a12[202]][_0x5a12[1032]]= function(){null!= this[_0x5a12[485]]&& (null!= this[_0x5a12[485]][_0x5a12[265]]&& this[_0x5a12[485]][_0x5a12[265]][_0x5a12[266]](this[_0x5a12[485]]),this[_0x5a12[1169]](this),this[_0x5a12[1160]]= !1)};mxPopupMenu[_0x5a12[202]][_0x5a12[1169]]= function(_0x4dc5x2){null!= _0x4dc5x2[_0x5a12[1168]]&& (this[_0x5a12[1169]](_0x4dc5x2[_0x5a12[1168]]),null!= _0x4dc5x2[_0x5a12[1168]][_0x5a12[485]][_0x5a12[265]]&& _0x4dc5x2[_0x5a12[1168]][_0x5a12[485]][_0x5a12[265]][_0x5a12[266]](_0x4dc5x2[_0x5a12[1168]][_0x5a12[485]]),_0x4dc5x2[_0x5a12[1168]]= null)};mxPopupMenu[_0x5a12[202]][_0x5a12[515]]= function(){null!= this[_0x5a12[485]]&& (mxEvent[_0x5a12[762]](this[_0x5a12[485]]),null!= this[_0x5a12[485]][_0x5a12[265]]&& this[_0x5a12[485]][_0x5a12[265]][_0x5a12[266]](this[_0x5a12[485]]),this[_0x5a12[485]]= null)};function mxAutoSaveManager(_0x4dc5x2){this[_0x5a12[1176]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x4){this[_0x5a12[994]]()&& this[_0x5a12[1177]](_0x4dc5x4[_0x5a12[720]](_0x5a12[1061])[_0x5a12[1065]])});this[_0x5a12[1178]](_0x4dc5x2)}mxAutoSaveManager[_0x5a12[202]]= new mxEventSource;mxAutoSaveManager[_0x5a12[202]][_0x5a12[196]]= mxAutoSaveManager;mxAutoSaveManager[_0x5a12[202]][_0x5a12[1179]]= null;mxAutoSaveManager[_0x5a12[202]][_0x5a12[1180]]= 10;mxAutoSaveManager[_0x5a12[202]][_0x5a12[1181]]= 2;mxAutoSaveManager[_0x5a12[202]][_0x5a12[1182]]= 5;mxAutoSaveManager[_0x5a12[202]][_0x5a12[1183]]= 0;mxAutoSaveManager[_0x5a12[202]][_0x5a12[1184]]= 0;mxAutoSaveManager[_0x5a12[202]][_0x5a12[984]]= !0;mxAutoSaveManager[_0x5a12[202]][_0x5a12[1176]]= null;mxAutoSaveManager[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxAutoSaveManager[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxAutoSaveManager[_0x5a12[202]][_0x5a12[1178]]= function(_0x4dc5x2){null!= this[_0x5a12[1179]]&& this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[745]](this[_0x5a12[1176]]);this[_0x5a12[1179]]= _0x4dc5x2;null!= this[_0x5a12[1179]]&& this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[169]](mxEvent.CHANGE,this[_0x5a12[1176]])};mxAutoSaveManager[_0x5a12[202]][_0x5a12[815]]= function(){};mxAutoSaveManager[_0x5a12[202]][_0x5a12[1177]]= function(_0x4dc5x2){_0x4dc5x2= (( new Date)[_0x5a12[178]]()- this[_0x5a12[1184]])/ 1E3;_0x4dc5x2> this[_0x5a12[1180]]|| this[_0x5a12[1183]]>= this[_0x5a12[1182]]&& _0x4dc5x2> this[_0x5a12[1181]]?(this[_0x5a12[815]](),this[_0x5a12[862]]()):this[_0x5a12[1183]]++};mxAutoSaveManager[_0x5a12[202]][_0x5a12[862]]= function(){this[_0x5a12[1184]]= ( new Date)[_0x5a12[178]]();this[_0x5a12[1183]]= 0};mxAutoSaveManager[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[1178]](null)};function mxAnimation(_0x4dc5x2){this[_0x5a12[1140]]= null!= _0x4dc5x2?_0x4dc5x2:20}mxAnimation[_0x5a12[202]]= new mxEventSource;mxAnimation[_0x5a12[202]][_0x5a12[196]]= mxAnimation;mxAnimation[_0x5a12[202]][_0x5a12[1140]]= null;mxAnimation[_0x5a12[202]][_0x5a12[1123]]= null;mxAnimation[_0x5a12[202]][_0x5a12[1185]]= function(){null== this[_0x5a12[1123]]&& (this[_0x5a12[1123]]= window[_0x5a12[1141]](mxUtils[_0x5a12[885]](this,this[_0x5a12[1186]]),this[_0x5a12[1140]]))};mxAnimation[_0x5a12[202]][_0x5a12[1186]]= function(){this[_0x5a12[746]]( new mxEventObject(mxEvent.EXECUTE))};mxAnimation[_0x5a12[202]][_0x5a12[1187]]= function(){null!= this[_0x5a12[1123]]&& (window[_0x5a12[1146]](this[_0x5a12[1123]]),this[_0x5a12[1123]]= null,this[_0x5a12[746]]( new mxEventObject(mxEvent.DONE)))};function mxMorphing(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxAnimation[_0x5a12[239]](this,_0x4dc5x5);this[_0x5a12[1179]]= _0x4dc5x2;this[_0x5a12[1188]]= null!= _0x4dc5x3?_0x4dc5x3:6;this[_0x5a12[1189]]= null!= _0x4dc5x4?_0x4dc5x4:1.5}mxMorphing[_0x5a12[202]]= new mxAnimation;mxMorphing[_0x5a12[202]][_0x5a12[196]]= mxMorphing;mxMorphing[_0x5a12[202]][_0x5a12[1179]]= null;mxMorphing[_0x5a12[202]][_0x5a12[1188]]= null;mxMorphing[_0x5a12[202]][_0x5a12[1190]]= 0;mxMorphing[_0x5a12[202]][_0x5a12[1189]]= null;mxMorphing[_0x5a12[202]][_0x5a12[895]]= null;mxMorphing[_0x5a12[202]][_0x5a12[1186]]= function(){var _0x4dc5x2= new mxCellStatePreview(this[_0x5a12[1179]]);if(null!= this[_0x5a12[895]]){for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[895]][_0x5a12[67]];_0x4dc5x3++){this[_0x5a12[1191]](cells[_0x4dc5x3],_0x4dc5x2,!1)}}else {this[_0x5a12[1191]](this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[501]](),_0x4dc5x2,!0)};this[_0x5a12[539]](_0x4dc5x2);(_0x4dc5x2[_0x5a12[1107]]()|| this[_0x5a12[1190]]++ >= this[_0x5a12[1188]])&& this[_0x5a12[1187]]()};mxMorphing[_0x5a12[202]][_0x5a12[539]]= function(_0x4dc5x2){_0x4dc5x2[_0x5a12[539]]()};mxMorphing[_0x5a12[202]][_0x5a12[1191]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x2),_0x4dc5x9=null;if(null!= _0x4dc5x5&& (_0x4dc5x9= this[_0x5a12[1192]](_0x4dc5x5),this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1193]](_0x4dc5x2)&& (0!= _0x4dc5x9[_0x5a12[235]]|| 0!= _0x4dc5x9[_0x5a12[236]]))){var _0x4dc5xa=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[512]](),_0x4dc5x12=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[518]]();_0x4dc5x9[_0x5a12[235]]+= _0x4dc5xa[_0x5a12[235]]* _0x4dc5x12;_0x4dc5x9[_0x5a12[236]]+= _0x4dc5xa[_0x5a12[236]]* _0x4dc5x12;_0x4dc5x3[_0x5a12[1194]](_0x4dc5x5,-_0x4dc5x9[_0x5a12[235]]/ this[_0x5a12[1189]],-_0x4dc5x9[_0x5a12[236]]/ this[_0x5a12[1189]])};if(_0x4dc5x4&& !this[_0x5a12[1195]](_0x4dc5x5,_0x4dc5x9)){_0x4dc5x5= this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[262]](_0x4dc5x2);for(_0x4dc5x9= 0;_0x4dc5x9< _0x4dc5x5;_0x4dc5x9++){this[_0x5a12[1191]](this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[263]](_0x4dc5x2,_0x4dc5x9),_0x4dc5x3,_0x4dc5x4)}}};mxMorphing[_0x5a12[202]][_0x5a12[1195]]= function(_0x4dc5x2,_0x4dc5x3){return null!= _0x4dc5x3&& (0!= _0x4dc5x3[_0x5a12[235]]|| 0!= _0x4dc5x3[_0x5a12[236]])};mxMorphing[_0x5a12[202]][_0x5a12[1192]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1196]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[512]](),_0x4dc5x5=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[518]]();_0x4dc5x2= new mxPoint(_0x4dc5x2[_0x5a12[235]]/ _0x4dc5x5- _0x4dc5x4[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]]/ _0x4dc5x5- _0x4dc5x4[_0x5a12[236]]);return new mxPoint((_0x4dc5x3[_0x5a12[235]]- _0x4dc5x2[_0x5a12[235]])* _0x4dc5x5,(_0x4dc5x3[_0x5a12[236]]- _0x4dc5x2[_0x5a12[236]])* _0x4dc5x5)};mxMorphing[_0x5a12[202]][_0x5a12[1196]]= function(_0x4dc5x2){var _0x4dc5x3=null;null!= _0x4dc5x2&& (_0x4dc5x3= this[_0x5a12[1196]](this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1197]](_0x4dc5x2)),_0x4dc5x2= this[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x2),null!= _0x4dc5x2&& (_0x4dc5x3[_0x5a12[235]]+= _0x4dc5x2[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]]+= _0x4dc5x2[_0x5a12[236]]));null== _0x4dc5x3&& (_0x4dc5x3= this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[512]](),_0x4dc5x3= new mxPoint(-_0x4dc5x3[_0x5a12[235]],-_0x4dc5x3[_0x5a12[236]]));return _0x4dc5x3};function mxImageBundle(_0x4dc5x2){this[_0x5a12[1199]]= [];this[_0x5a12[1200]]= null!= _0x4dc5x2?_0x4dc5x2:!1}mxImageBundle[_0x5a12[202]][_0x5a12[1199]]= null;mxImageBundle[_0x5a12[202]][_0x5a12[1199]]= null;mxImageBundle[_0x5a12[202]][_0x5a12[1201]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[1199]][_0x4dc5x2]= {value:_0x4dc5x3,fallback:_0x4dc5x4}};mxImageBundle[_0x5a12[202]][_0x5a12[1202]]= function(_0x4dc5x2){var _0x4dc5x3=null;null!= _0x4dc5x2&& (_0x4dc5x2= this[_0x5a12[1199]][_0x4dc5x2],null!= _0x4dc5x2&& (_0x4dc5x3= this[_0x5a12[1200]]?_0x4dc5x2[_0x5a12[1203]]:_0x4dc5x2[_0x5a12[131]]));return _0x4dc5x3};function mxImageExport(){}mxImageExport[_0x5a12[202]][_0x5a12[1204]]= !1;mxImageExport[_0x5a12[202]][_0x5a12[1205]]= function(_0x4dc5x2,_0x4dc5x3){null!= _0x4dc5x2&& (this[_0x5a12[1207]](_0x4dc5x2,_0x4dc5x3,this[_0x5a12[1206]]),this[_0x5a12[1204]]&& this[_0x5a12[1207]](_0x4dc5x2,_0x4dc5x3,this[_0x5a12[1208]]))};mxImageExport[_0x5a12[202]][_0x5a12[1207]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){if(null!= _0x4dc5x2){_0x4dc5x4(_0x4dc5x2,_0x4dc5x3);for(var _0x4dc5x5=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]],_0x4dc5x9=_0x4dc5x5[_0x5a12[251]][_0x5a12[262]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x9;_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x5[_0x5a12[441]][_0x5a12[248]](_0x4dc5x5[_0x5a12[251]][_0x5a12[263]](_0x4dc5x2[_0x5a12[246]],_0x4dc5xa));this[_0x5a12[1207]](_0x4dc5x12,_0x4dc5x3,_0x4dc5x4)}}};mxImageExport[_0x5a12[202]][_0x5a12[1206]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2[_0x5a12[253]] instanceof mxShape&& (_0x4dc5x3[_0x5a12[815]](),_0x4dc5x2[_0x5a12[253]][_0x5a12[1209]](_0x4dc5x3),_0x4dc5x3[_0x5a12[1210]]());null!= _0x4dc5x2[_0x5a12[963]]&& (_0x4dc5x3[_0x5a12[815]](),_0x4dc5x2[_0x5a12[963]][_0x5a12[1209]](_0x4dc5x3),_0x4dc5x3[_0x5a12[1210]]())};mxImageExport[_0x5a12[202]][_0x5a12[1208]]= function(_0x4dc5x2,_0x4dc5x3){null!= _0x4dc5x2[_0x5a12[1211]]&& _0x4dc5x2[_0x5a12[1211]][_0x5a12[209]](function(_0x4dc5x2,_0x4dc5x5){_0x4dc5x5 instanceof mxShape&& _0x4dc5x5[_0x5a12[1209]](_0x4dc5x3)})};function mxAbstractCanvas2D(){this[_0x5a12[1212]]= this[_0x5a12[1213]]();this[_0x5a12[862]]()}mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[724]]= null;mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1214]]= null;mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1215]]= null;mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1216]]= !0;mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1217]]= 0;mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1218]]= 0;mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1219]]= _0x5a12[1220];mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1221]]= _0x5a12[1222];mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1223]]= _0x5a12[1224];mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1225]]= _0x5a12[1226];mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1227]]= _0x5a12[1228];mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1229]]= !1;mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1213]]= function(){return new mxUrlConverter};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[862]]= function(){this[_0x5a12[724]]= this[_0x5a12[1230]]();this[_0x5a12[1214]]= []};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[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:_0x5a12[1231],lineCap:_0x5a12[1232],lineJoin:_0x5a12[1233],miterLimit:10,fontColor:_0x5a12[1234],fontBackgroundColor:null,fontBorderColor:null,fontSize:mxConstants[_0x5a12[483]],fontFamily:mxConstants[_0x5a12[484]],fontStyle:0,shadow:!1,shadowColor:mxConstants[_0x5a12[1235]],shadowAlpha:mxConstants[_0x5a12[1236]],shadowDx:mxConstants[_0x5a12[1237]],shadowDy:mxConstants[_0x5a12[1238]],rotation:0,rotationCx:0,rotationCy:0}};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1239]]= function(_0x4dc5x2){return Math[_0x5a12[488]](parseFloat(_0x4dc5x2))};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1240]]= function(){if(null!= this[_0x5a12[1215]]&& (this[_0x5a12[1215]][_0x5a12[207]](arguments[0]),2< arguments[_0x5a12[67]])){for(var _0x4dc5x2=this[_0x5a12[724]],_0x4dc5x3=2;_0x4dc5x3< arguments[_0x5a12[67]];_0x4dc5x3+= 2){this[_0x5a12[1217]]= arguments[_0x4dc5x3- 1],this[_0x5a12[1218]]= arguments[_0x4dc5x3],this[_0x5a12[1215]][_0x5a12[207]](this[_0x5a12[1239]]((this[_0x5a12[1217]]+ _0x4dc5x2[_0x5a12[1126]])* _0x4dc5x2[_0x5a12[255]])),this[_0x5a12[1215]][_0x5a12[207]](this[_0x5a12[1239]]((this[_0x5a12[1218]]+ _0x4dc5x2[_0x5a12[1125]])* _0x4dc5x2[_0x5a12[255]]))}}};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1241]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x4*= Math[_0x5a12[424]]/ 180;return mxUtils[_0x5a12[432]]( new mxPoint(_0x4dc5x2,_0x4dc5x3),Math[_0x5a12[426]](_0x4dc5x4),Math[_0x5a12[427]](_0x4dc5x4), new mxPoint(_0x4dc5x5,_0x4dc5x9))};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[815]]= function(){this[_0x5a12[1214]][_0x5a12[207]](this[_0x5a12[724]]);this[_0x5a12[724]]= mxUtils[_0x5a12[238]](this[_0x5a12[724]])};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1210]]= function(){this[_0x5a12[724]]= this[_0x5a12[1214]][_0x5a12[1242]]()};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[255]]= function(_0x4dc5x2){this[_0x5a12[724]][_0x5a12[255]]*= _0x4dc5x2;this[_0x5a12[724]][_0x5a12[610]]*= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[513]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[724]][_0x5a12[1126]]+= _0x4dc5x2;this[_0x5a12[724]][_0x5a12[1125]]+= _0x4dc5x3};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1243]]= function(_0x4dc5x2){this[_0x5a12[724]][_0x5a12[1244]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1245]]= function(_0x4dc5x2){_0x4dc5x2== mxConstants[_0x5a12[217]]&& (_0x4dc5x2= null);this[_0x5a12[724]][_0x5a12[604]]= _0x4dc5x2;this[_0x5a12[724]][_0x5a12[606]]= null};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1246]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14){_0x4dc5x4= this[_0x5a12[724]];_0x4dc5x4[_0x5a12[604]]= _0x4dc5x2;_0x4dc5x4[_0x5a12[1247]]= null!= _0x4dc5x13?_0x4dc5x13:1;_0x4dc5x4[_0x5a12[606]]= _0x4dc5x3;_0x4dc5x4[_0x5a12[1248]]= null!= _0x4dc5x14?_0x4dc5x14:1;_0x4dc5x4[_0x5a12[607]]= _0x4dc5x12};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1249]]= function(_0x4dc5x2){_0x4dc5x2== mxConstants[_0x5a12[217]]&& (_0x4dc5x2= null);this[_0x5a12[724]][_0x5a12[608]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1250]]= function(_0x4dc5x2){this[_0x5a12[724]][_0x5a12[610]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1251]]= function(_0x4dc5x2){this[_0x5a12[724]][_0x5a12[648]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1252]]= function(_0x4dc5x2){this[_0x5a12[724]][_0x5a12[649]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1253]]= function(_0x4dc5x2){this[_0x5a12[724]][_0x5a12[1254]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1255]]= function(_0x4dc5x2){this[_0x5a12[724]][_0x5a12[1256]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1257]]= function(_0x4dc5x2){this[_0x5a12[724]][_0x5a12[1258]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1259]]= function(_0x4dc5x2){_0x4dc5x2== mxConstants[_0x5a12[217]]&& (_0x4dc5x2= null);this[_0x5a12[724]][_0x5a12[665]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1260]]= function(_0x4dc5x2){_0x4dc5x2== mxConstants[_0x5a12[217]]&& (_0x4dc5x2= null);this[_0x5a12[724]][_0x5a12[1261]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1262]]= function(_0x4dc5x2){_0x4dc5x2== mxConstants[_0x5a12[217]]&& (_0x4dc5x2= null);this[_0x5a12[724]][_0x5a12[1263]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1264]]= function(_0x4dc5x2){this[_0x5a12[724]][_0x5a12[487]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1265]]= function(_0x4dc5x2){this[_0x5a12[724]][_0x5a12[486]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1266]]= function(_0x4dc5x2){null== _0x4dc5x2&& (_0x4dc5x2= 0);this[_0x5a12[724]][_0x5a12[666]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1267]]= function(_0x4dc5x2){this[_0x5a12[724]][_0x5a12[639]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1268]]= function(_0x4dc5x2){_0x4dc5x2== mxConstants[_0x5a12[217]]&& (_0x4dc5x2= null);this[_0x5a12[724]][_0x5a12[1269]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1270]]= function(_0x4dc5x2){this[_0x5a12[724]][_0x5a12[1271]]= _0x4dc5x2};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1272]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[724]][_0x5a12[1273]]= _0x4dc5x2;this[_0x5a12[724]][_0x5a12[1274]]= _0x4dc5x3};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1275]]= function(){this[_0x5a12[1218]]= this[_0x5a12[1217]]= 0;this[_0x5a12[1215]]= []};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1276]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1240]](this[_0x5a12[1219]],_0x4dc5x2,_0x4dc5x3)};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1277]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1240]](this[_0x5a12[1221]],_0x4dc5x2,_0x4dc5x3)};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1278]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[1240]](this[_0x5a12[1223]],_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5)};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1279]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){this[_0x5a12[1240]](this[_0x5a12[1225]],_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa)};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1280]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12){_0x4dc5x2= mxUtils[_0x5a12[1281]](this[_0x5a12[1217]],this[_0x5a12[1218]],_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12);for(_0x4dc5x3= 0;_0x4dc5x3< _0x4dc5x2[_0x5a12[67]];_0x4dc5x3+= 6){this[_0x5a12[1279]](_0x4dc5x2[_0x4dc5x3],_0x4dc5x2[_0x4dc5x3+ 1],_0x4dc5x2[_0x4dc5x3+ 2],_0x4dc5x2[_0x4dc5x3+ 3],_0x4dc5x2[_0x4dc5x3+ 4],_0x4dc5x2[_0x4dc5x3+ 5])}};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[268]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){this[_0x5a12[1240]](this[_0x5a12[1227]])};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1282]]= function(){};function mxXmlCanvas2D(_0x4dc5x2){mxAbstractCanvas2D[_0x5a12[239]](this);this[_0x5a12[813]]= _0x4dc5x2;this[_0x5a12[1283]]()}mxUtils[_0x5a12[1284]](mxXmlCanvas2D,mxAbstractCanvas2D);mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1285]]= !0;mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1286]]= !0;mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1283]]= function(){var _0x4dc5x2;_0x4dc5x2= this[_0x5a12[55]](_0x5a12[1287]);_0x4dc5x2[_0x5a12[57]](_0x5a12[1288],mxConstants.DEFAULT_FONTFAMILY);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x2);_0x4dc5x2= this[_0x5a12[55]](_0x5a12[1289]);_0x4dc5x2[_0x5a12[57]](_0x5a12[803],mxConstants.DEFAULT_FONTSIZE);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x2);_0x4dc5x2= this[_0x5a12[55]](_0x5a12[1290]);_0x4dc5x2[_0x5a12[57]](_0x5a12[352],mxConstants.SHADOWCOLOR);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x2);_0x4dc5x2= this[_0x5a12[55]](_0x5a12[1291]);_0x4dc5x2[_0x5a12[57]](_0x5a12[1244],mxConstants.SHADOW_OPACITY);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x2);_0x4dc5x2= this[_0x5a12[55]](_0x5a12[1292]);_0x4dc5x2[_0x5a12[57]](_0x5a12[1126],mxConstants.SHADOW_OFFSET_X);_0x4dc5x2[_0x5a12[57]](_0x5a12[1125],mxConstants.SHADOW_OFFSET_Y);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x2)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1239]]= function(_0x4dc5x2){return parseFloat(parseFloat(_0x4dc5x2)[_0x5a12[1293]](2))};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[55]]= function(_0x4dc5x2){return this[_0x5a12[813]][_0x5a12[295]][_0x5a12[55]](_0x4dc5x2)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[815]]= function(){this[_0x5a12[1286]]&& mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[815]][_0x5a12[183]](this,arguments);this[_0x5a12[813]][_0x5a12[62]](this[_0x5a12[55]](_0x5a12[815]))};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1210]]= function(){this[_0x5a12[1286]]&& mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1210]][_0x5a12[183]](this,arguments);this[_0x5a12[813]][_0x5a12[62]](this[_0x5a12[55]](_0x5a12[1210]))};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[255]]= function(_0x4dc5x2){if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[255]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1243]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[255]);_0x4dc5x3[_0x5a12[57]](_0x5a12[255],_0x4dc5x2);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[513]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[55]](_0x5a12[513]);_0x4dc5x4[_0x5a12[57]](_0x5a12[1126],this[_0x5a12[1239]](_0x4dc5x2));_0x4dc5x4[_0x5a12[57]](_0x5a12[1125],this[_0x5a12[1239]](_0x4dc5x3));this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x4)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1294]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=this[_0x5a12[55]](_0x5a12[1294]);if(0!= _0x4dc5x2|| _0x4dc5x3|| _0x4dc5x4){_0x4dc5xa[_0x5a12[57]](_0x5a12[1295],this[_0x5a12[1239]](_0x4dc5x2)),_0x4dc5xa[_0x5a12[57]](_0x5a12[623],_0x4dc5x3?_0x5a12[500]:_0x5a12[468]),_0x4dc5xa[_0x5a12[57]](_0x5a12[624],_0x4dc5x4?_0x5a12[500]:_0x5a12[468]),_0x4dc5xa[_0x5a12[57]](_0x5a12[1296],this[_0x5a12[1239]](_0x4dc5x5)),_0x4dc5xa[_0x5a12[57]](_0x5a12[1297],this[_0x5a12[1239]](_0x4dc5x9)),this[_0x5a12[813]][_0x5a12[62]](_0x4dc5xa)}};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1243]]= function(_0x4dc5x2){if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[1244]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1243]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1244]);_0x4dc5x3[_0x5a12[57]](_0x5a12[1244],this[_0x5a12[1239]](_0x4dc5x2));this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1245]]= function(_0x4dc5x2){_0x4dc5x2== mxConstants[_0x5a12[217]]&& (_0x4dc5x2= null);if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[604]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1245]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1298]);_0x4dc5x3[_0x5a12[57]](_0x5a12[352],null!= _0x4dc5x2?_0x4dc5x2:mxConstants[_0x5a12[217]]);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1246]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14){if(null!= _0x4dc5x2&& null!= _0x4dc5x3){mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1246]][_0x5a12[183]](this,arguments);var _0x4dc5x15=this[_0x5a12[55]](_0x5a12[1299]);_0x4dc5x15[_0x5a12[57]](_0x5a12[1300],_0x4dc5x2);_0x4dc5x15[_0x5a12[57]](_0x5a12[1301],_0x4dc5x3);_0x4dc5x15[_0x5a12[57]](_0x5a12[235],this[_0x5a12[1239]](_0x4dc5x4));_0x4dc5x15[_0x5a12[57]](_0x5a12[236],this[_0x5a12[1239]](_0x4dc5x5));_0x4dc5x15[_0x5a12[57]](_0x5a12[1302],this[_0x5a12[1239]](_0x4dc5x9));_0x4dc5x15[_0x5a12[57]](_0x5a12[1303],this[_0x5a12[1239]](_0x4dc5xa));null!= _0x4dc5x12&& _0x4dc5x15[_0x5a12[57]](_0x5a12[663],_0x4dc5x12);null!= _0x4dc5x13&& _0x4dc5x15[_0x5a12[57]](_0x5a12[1304],_0x4dc5x13);null!= _0x4dc5x14&& _0x4dc5x15[_0x5a12[57]](_0x5a12[1305],_0x4dc5x14);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x15)}};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1249]]= function(_0x4dc5x2){_0x4dc5x2== mxConstants[_0x5a12[217]]&& (_0x4dc5x2= null);if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[608]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1249]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1306]);_0x4dc5x3[_0x5a12[57]](_0x5a12[352],null!= _0x4dc5x2?_0x4dc5x2:mxConstants[_0x5a12[217]]);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1250]]= function(_0x4dc5x2){if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[610]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1250]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1307]);_0x4dc5x3[_0x5a12[57]](_0x5a12[117],this[_0x5a12[1239]](_0x4dc5x2));this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1251]]= function(_0x4dc5x2){if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[648]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1251]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[648]);_0x4dc5x3[_0x5a12[57]](_0x5a12[648],_0x4dc5x2?_0x5a12[500]:_0x5a12[468]);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1252]]= function(_0x4dc5x2){if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[649]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1252]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1308]);_0x4dc5x3[_0x5a12[57]](_0x5a12[1309],_0x4dc5x2);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1253]]= function(_0x4dc5x2){if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[1254]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1253]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1310]);_0x4dc5x3[_0x5a12[57]](_0x5a12[1311],_0x4dc5x2);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1255]]= function(_0x4dc5x2){if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[1256]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1255]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1312]);_0x4dc5x3[_0x5a12[57]](_0x5a12[234],_0x4dc5x2);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1257]]= function(_0x4dc5x2){if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[1258]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1257]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1313]);_0x4dc5x3[_0x5a12[57]](_0x5a12[1314],_0x4dc5x2);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1259]]= function(_0x4dc5x2){if(this[_0x5a12[1285]]){_0x4dc5x2== mxConstants[_0x5a12[217]]&& (_0x4dc5x2= null);if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[665]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1259]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1315]);_0x4dc5x3[_0x5a12[57]](_0x5a12[352],null!= _0x4dc5x2?_0x4dc5x2:mxConstants[_0x5a12[217]]);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)}};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1260]]= function(_0x4dc5x2){if(this[_0x5a12[1285]]){_0x4dc5x2== mxConstants[_0x5a12[217]]&& (_0x4dc5x2= null);if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[1261]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1260]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1316]);_0x4dc5x3[_0x5a12[57]](_0x5a12[352],null!= _0x4dc5x2?_0x4dc5x2:mxConstants[_0x5a12[217]]);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)}};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1262]]= function(_0x4dc5x2){if(this[_0x5a12[1285]]){_0x4dc5x2== mxConstants[_0x5a12[217]]&& (_0x4dc5x2= null);if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[1263]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1262]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1317]);_0x4dc5x3[_0x5a12[57]](_0x5a12[352],null!= _0x4dc5x2?_0x4dc5x2:mxConstants[_0x5a12[217]]);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)}};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1264]]= function(_0x4dc5x2){if(this[_0x5a12[1285]]){if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[487]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1264]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1289]);_0x4dc5x3[_0x5a12[57]](_0x5a12[803],_0x4dc5x2);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)}};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1265]]= function(_0x4dc5x2){if(this[_0x5a12[1285]]){if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[486]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1265]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1287]);_0x4dc5x3[_0x5a12[57]](_0x5a12[1288],_0x4dc5x2);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)}};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1266]]= function(_0x4dc5x2){if(this[_0x5a12[1285]]){null== _0x4dc5x2&& (_0x4dc5x2= 0);if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[666]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1266]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1318]);_0x4dc5x3[_0x5a12[57]](_0x5a12[124],_0x4dc5x2);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)}};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1267]]= function(_0x4dc5x2){if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[639]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1267]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[639]);_0x4dc5x3[_0x5a12[57]](_0x5a12[984],_0x4dc5x2?_0x5a12[500]:_0x5a12[468]);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1268]]= function(_0x4dc5x2){if(this[_0x5a12[1286]]){_0x4dc5x2== mxConstants[_0x5a12[217]]&& (_0x4dc5x2= null);if(this[_0x5a12[724]][_0x5a12[1269]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1268]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1290]);_0x4dc5x3[_0x5a12[57]](_0x5a12[352],null!= _0x4dc5x2?_0x4dc5x2:mxConstants[_0x5a12[217]]);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1270]]= function(_0x4dc5x2){if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[1271]]== _0x4dc5x2){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1270]][_0x5a12[183]](this,arguments)};var _0x4dc5x3=this[_0x5a12[55]](_0x5a12[1291]);_0x4dc5x3[_0x5a12[57]](_0x5a12[1244],_0x4dc5x2);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x3)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1272]]= function(_0x4dc5x2,_0x4dc5x3){if(this[_0x5a12[1286]]){if(this[_0x5a12[724]][_0x5a12[1273]]== _0x4dc5x2&& this[_0x5a12[724]][_0x5a12[1274]]== _0x4dc5x3){return};mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1272]][_0x5a12[183]](this,arguments)};var _0x4dc5x4=this[_0x5a12[55]](_0x5a12[1292]);_0x4dc5x4[_0x5a12[57]](_0x5a12[1126],_0x4dc5x2);_0x4dc5x4[_0x5a12[57]](_0x5a12[1125],_0x4dc5x3);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x4)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1319]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=this[_0x5a12[55]](_0x5a12[1319]);_0x4dc5x9[_0x5a12[57]](_0x5a12[235],this[_0x5a12[1239]](_0x4dc5x2));_0x4dc5x9[_0x5a12[57]](_0x5a12[236],this[_0x5a12[1239]](_0x4dc5x3));_0x4dc5x9[_0x5a12[57]](_0x5a12[1302],this[_0x5a12[1239]](_0x4dc5x4));_0x4dc5x9[_0x5a12[57]](_0x5a12[1303],this[_0x5a12[1239]](_0x4dc5x5));this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x9)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1320]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){var _0x4dc5x12=this[_0x5a12[55]](_0x5a12[1320]);_0x4dc5x12[_0x5a12[57]](_0x5a12[235],this[_0x5a12[1239]](_0x4dc5x2));_0x4dc5x12[_0x5a12[57]](_0x5a12[236],this[_0x5a12[1239]](_0x4dc5x3));_0x4dc5x12[_0x5a12[57]](_0x5a12[1302],this[_0x5a12[1239]](_0x4dc5x4));_0x4dc5x12[_0x5a12[57]](_0x5a12[1303],this[_0x5a12[1239]](_0x4dc5x5));_0x4dc5x12[_0x5a12[57]](_0x5a12[1126],this[_0x5a12[1239]](_0x4dc5x9));_0x4dc5x12[_0x5a12[57]](_0x5a12[1125],this[_0x5a12[1239]](_0x4dc5xa));this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x12)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[680]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=this[_0x5a12[55]](_0x5a12[680]);_0x4dc5x9[_0x5a12[57]](_0x5a12[235],this[_0x5a12[1239]](_0x4dc5x2));_0x4dc5x9[_0x5a12[57]](_0x5a12[236],this[_0x5a12[1239]](_0x4dc5x3));_0x4dc5x9[_0x5a12[57]](_0x5a12[1302],this[_0x5a12[1239]](_0x4dc5x4));_0x4dc5x9[_0x5a12[57]](_0x5a12[1303],this[_0x5a12[1239]](_0x4dc5x5));this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x9)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[618]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13){_0x4dc5x9= this[_0x5a12[1212]][_0x5a12[1321]](_0x4dc5x9);var _0x4dc5x14=this[_0x5a12[55]](_0x5a12[618]);_0x4dc5x14[_0x5a12[57]](_0x5a12[235],this[_0x5a12[1239]](_0x4dc5x2));_0x4dc5x14[_0x5a12[57]](_0x5a12[236],this[_0x5a12[1239]](_0x4dc5x3));_0x4dc5x14[_0x5a12[57]](_0x5a12[1302],this[_0x5a12[1239]](_0x4dc5x4));_0x4dc5x14[_0x5a12[57]](_0x5a12[1303],this[_0x5a12[1239]](_0x4dc5x5));_0x4dc5x14[_0x5a12[57]](_0x5a12[390],_0x4dc5x9);_0x4dc5x14[_0x5a12[57]](_0x5a12[1322],_0x4dc5xa?_0x5a12[500]:_0x5a12[468]);_0x4dc5x14[_0x5a12[57]](_0x5a12[623],_0x4dc5x12?_0x5a12[500]:_0x5a12[468]);_0x4dc5x14[_0x5a12[57]](_0x5a12[624],_0x4dc5x13?_0x5a12[500]:_0x5a12[468]);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x14)};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1275]]= function(){this[_0x5a12[813]][_0x5a12[62]](this[_0x5a12[55]](_0x5a12[1275]));this[_0x5a12[1218]]= this[_0x5a12[1217]]= 0};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1276]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[55]](_0x5a12[582]);_0x4dc5x4[_0x5a12[57]](_0x5a12[235],this[_0x5a12[1239]](_0x4dc5x2));_0x4dc5x4[_0x5a12[57]](_0x5a12[236],this[_0x5a12[1239]](_0x4dc5x3));this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x4);this[_0x5a12[1217]]= _0x4dc5x2;this[_0x5a12[1218]]= _0x4dc5x3};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1277]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[55]](_0x5a12[683]);_0x4dc5x4[_0x5a12[57]](_0x5a12[235],this[_0x5a12[1239]](_0x4dc5x2));_0x4dc5x4[_0x5a12[57]](_0x5a12[236],this[_0x5a12[1239]](_0x4dc5x3));this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x4);this[_0x5a12[1217]]= _0x4dc5x2;this[_0x5a12[1218]]= _0x4dc5x3};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1278]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=this[_0x5a12[55]](_0x5a12[1323]);_0x4dc5x9[_0x5a12[57]](_0x5a12[1324],this[_0x5a12[1239]](_0x4dc5x2));_0x4dc5x9[_0x5a12[57]](_0x5a12[1325],this[_0x5a12[1239]](_0x4dc5x3));_0x4dc5x9[_0x5a12[57]](_0x5a12[1326],this[_0x5a12[1239]](_0x4dc5x4));_0x4dc5x9[_0x5a12[57]](_0x5a12[1327],this[_0x5a12[1239]](_0x4dc5x5));this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x9);this[_0x5a12[1217]]= _0x4dc5x4;this[_0x5a12[1218]]= _0x4dc5x5};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1279]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){var _0x4dc5x12=this[_0x5a12[55]](_0x5a12[1328]);_0x4dc5x12[_0x5a12[57]](_0x5a12[1324],this[_0x5a12[1239]](_0x4dc5x2));_0x4dc5x12[_0x5a12[57]](_0x5a12[1325],this[_0x5a12[1239]](_0x4dc5x3));_0x4dc5x12[_0x5a12[57]](_0x5a12[1326],this[_0x5a12[1239]](_0x4dc5x4));_0x4dc5x12[_0x5a12[57]](_0x5a12[1327],this[_0x5a12[1239]](_0x4dc5x5));_0x4dc5x12[_0x5a12[57]](_0x5a12[1329],this[_0x5a12[1239]](_0x4dc5x9));_0x4dc5x12[_0x5a12[57]](_0x5a12[1330],this[_0x5a12[1239]](_0x4dc5xa));this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x12);this[_0x5a12[1217]]= _0x4dc5x9;this[_0x5a12[1218]]= _0x4dc5xa};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[268]]= function(){this[_0x5a12[813]][_0x5a12[62]](this[_0x5a12[55]](_0x5a12[268]))};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[963]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15,_0x4dc5x16,_0x4dc5x17){if(this[_0x5a12[1285]]&& null!= _0x4dc5x9){mxUtils[_0x5a12[1331]](_0x4dc5x9)&& (_0x4dc5x9= mxUtils[_0x5a12[532]](_0x4dc5x9));var _0x4dc5x18=this[_0x5a12[55]](_0x5a12[963]);_0x4dc5x18[_0x5a12[57]](_0x5a12[235],this[_0x5a12[1239]](_0x4dc5x2));_0x4dc5x18[_0x5a12[57]](_0x5a12[236],this[_0x5a12[1239]](_0x4dc5x3));_0x4dc5x18[_0x5a12[57]](_0x5a12[1302],this[_0x5a12[1239]](_0x4dc5x4));_0x4dc5x18[_0x5a12[57]](_0x5a12[1303],this[_0x5a12[1239]](_0x4dc5x5));_0x4dc5x18[_0x5a12[57]](_0x5a12[1332],_0x4dc5x9);null!= _0x4dc5xa&& _0x4dc5x18[_0x5a12[57]](_0x5a12[611],_0x4dc5xa);null!= _0x4dc5x12&& _0x4dc5x18[_0x5a12[57]](_0x5a12[552],_0x4dc5x12);_0x4dc5x18[_0x5a12[57]](_0x5a12[1333],_0x4dc5x13?_0x5a12[500]:_0x5a12[468]);null== _0x4dc5x14&& (_0x4dc5x14= _0x5a12[110]);_0x4dc5x18[_0x5a12[57]](_0x5a12[1239],_0x4dc5x14);null!= _0x4dc5x15&& _0x4dc5x18[_0x5a12[57]](_0x5a12[1334],_0x4dc5x15?_0x5a12[500]:_0x5a12[468]);null!= _0x4dc5x16&& _0x4dc5x18[_0x5a12[57]](_0x5a12[1335],_0x4dc5x16?_0x5a12[500]:_0x5a12[468]);null!= _0x4dc5x17&& _0x4dc5x18[_0x5a12[57]](_0x5a12[603],_0x4dc5x17);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x18)}};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1336]]= function(){this[_0x5a12[813]][_0x5a12[62]](this[_0x5a12[55]](_0x5a12[1336]))};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1334]]= function(){this[_0x5a12[813]][_0x5a12[62]](this[_0x5a12[55]](_0x5a12[1334]))};mxXmlCanvas2D[_0x5a12[202]][_0x5a12[1337]]= function(){this[_0x5a12[813]][_0x5a12[62]](this[_0x5a12[55]](_0x5a12[1338]))};function mxSvgCanvas2D(_0x4dc5x2,_0x4dc5x3){mxAbstractCanvas2D[_0x5a12[239]](this);this[_0x5a12[813]]= _0x4dc5x2;this[_0x5a12[1339]]= [];this[_0x5a12[1340]]= null;this[_0x5a12[1341]]= null!= _0x4dc5x3?_0x4dc5x3:!1;var _0x4dc5x4=null;if(_0x4dc5x2[_0x5a12[295]]!= document){for(_0x4dc5x4= _0x4dc5x2;null!= _0x4dc5x4&& _0x5a12[571]!= _0x4dc5x4[_0x5a12[301]];){_0x4dc5x4= _0x4dc5x4[_0x5a12[265]]}};null!= _0x4dc5x4&& (0< _0x4dc5x4[_0x5a12[64]](_0x5a12[1340])[_0x5a12[67]]&& (this[_0x5a12[1340]]= _0x4dc5x4[_0x5a12[64]](_0x5a12[1340])[0]),null== this[_0x5a12[1340]]&& (this[_0x5a12[1340]]= this[_0x5a12[55]](_0x5a12[1340]),null!= _0x4dc5x4[_0x5a12[285]]?_0x4dc5x4[_0x5a12[950]](this[_0x5a12[1340]],_0x4dc5x4[_0x5a12[285]]):_0x4dc5x4[_0x5a12[62]](this[_0x5a12[1340]])),this[_0x5a12[1341]]&& this[_0x5a12[1340]][_0x5a12[62]](this[_0x5a12[1342]]()))}mxUtils[_0x5a12[1284]](mxSvgCanvas2D,mxAbstractCanvas2D);mxSvgCanvas2D[_0x5a12[202]][_0x5a12[252]]= null;mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1343]]= !0;mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1285]]= !0;mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1344]]= !0;mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1345]]= 0;mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1346]]= 0;mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1347]]= !1;mxSvgCanvas2D[_0x5a12[202]][_0x5a12[862]]= function(){mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[862]][_0x5a12[183]](this,arguments);this[_0x5a12[1339]]= []};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1342]]= function(_0x4dc5x2){_0x4dc5x2= this[_0x5a12[55]](_0x5a12[124]);_0x4dc5x2[_0x5a12[57]](_0x5a12[60],_0x5a12[61]);mxUtils[_0x5a12[53]](_0x4dc5x2,_0x5a12[1348]+ mxConstants[_0x5a12[484]]+ _0x5a12[1349]+ mxConstants[_0x5a12[483]]+ _0x5a12[1350]);return _0x4dc5x2};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[55]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= this[_0x5a12[813]][_0x5a12[295]][_0x5a12[509]]){return this[_0x5a12[813]][_0x5a12[295]][_0x5a12[509]](_0x4dc5x3|| mxConstants[_0x5a12[1351]],_0x4dc5x2)};var _0x4dc5x4=this[_0x5a12[813]][_0x5a12[295]][_0x5a12[55]](_0x4dc5x2);null!= _0x4dc5x3&& _0x4dc5x4[_0x5a12[57]](_0x5a12[1352],_0x4dc5x3);return _0x4dc5x4};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1353]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x5a12[198]== _0x4dc5x2[_0x5a12[225]](0)&& (_0x4dc5x2= _0x4dc5x2[_0x5a12[85]](1));_0x5a12[198]== _0x4dc5x3[_0x5a12[225]](0)&& (_0x4dc5x3= _0x4dc5x3[_0x5a12[85]](1));_0x4dc5x2= _0x4dc5x2[_0x5a12[216]]()+ _0x5a12[213]+ _0x4dc5x4;_0x4dc5x3= _0x4dc5x3[_0x5a12[216]]()+ _0x5a12[213]+ _0x4dc5x5;_0x4dc5x4= null;null== _0x4dc5x9|| _0x4dc5x9== mxConstants[_0x5a12[1354]]?_0x4dc5x4= _0x5a12[1355]:_0x4dc5x9== mxConstants[_0x5a12[1356]]?_0x4dc5x4= _0x5a12[1357]:(_0x4dc5x5= _0x4dc5x2,_0x4dc5x2= _0x4dc5x3,_0x4dc5x3= _0x4dc5x5,_0x4dc5x9== mxConstants[_0x5a12[1358]]?_0x4dc5x4= _0x5a12[1355]:_0x4dc5x9== mxConstants[_0x5a12[1359]]&& (_0x4dc5x4= _0x5a12[1357]));return _0x5a12[1360]+ _0x4dc5x2+ _0x5a12[213]+ _0x4dc5x3+ _0x5a12[213]+ _0x4dc5x4};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1361]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=this[_0x5a12[1353]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9),_0x4dc5x12=this[_0x5a12[1339]][_0x4dc5xa];if(null== _0x4dc5x12){var _0x4dc5x13=this[_0x5a12[813]][_0x5a12[538]],_0x4dc5x14=0,_0x4dc5x15=_0x4dc5xa+ _0x5a12[213]+ _0x4dc5x14;if(null!= _0x4dc5x13){for(_0x4dc5x12= _0x4dc5x13[_0x5a12[295]][_0x5a12[1362]](_0x4dc5x15);null!= _0x4dc5x12&& _0x4dc5x12[_0x5a12[538]]!= _0x4dc5x13;){_0x4dc5x15= _0x4dc5xa+ _0x5a12[213]+ _0x4dc5x14++,_0x4dc5x12= _0x4dc5x13[_0x5a12[295]][_0x5a12[1362]](_0x4dc5x15)}}else {_0x4dc5x15= _0x5a12[1363]+ ++this[_0x5a12[1346]]};null== _0x4dc5x12&& (_0x4dc5x12= this[_0x5a12[1364]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9),_0x4dc5x12[_0x5a12[57]](_0x5a12[1363],_0x4dc5x15),null!= this[_0x5a12[1340]]?this[_0x5a12[1340]][_0x5a12[62]](_0x4dc5x12):_0x4dc5x13[_0x5a12[62]](_0x4dc5x12));this[_0x5a12[1339]][_0x4dc5xa]= _0x4dc5x12};return _0x4dc5x12[_0x5a12[284]](_0x5a12[1363])};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1364]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=this[_0x5a12[55]](_0x5a12[1365]);_0x4dc5xa[_0x5a12[57]](_0x5a12[1324],_0x5a12[1366]);_0x4dc5xa[_0x5a12[57]](_0x5a12[1325],_0x5a12[1366]);_0x4dc5xa[_0x5a12[57]](_0x5a12[1326],_0x5a12[1366]);_0x4dc5xa[_0x5a12[57]](_0x5a12[1327],_0x5a12[1366]);null== _0x4dc5x9|| _0x4dc5x9== mxConstants[_0x5a12[1354]]?_0x4dc5xa[_0x5a12[57]](_0x5a12[1327],_0x5a12[118]):_0x4dc5x9== mxConstants[_0x5a12[1356]]?_0x4dc5xa[_0x5a12[57]](_0x5a12[1326],_0x5a12[118]):_0x4dc5x9== mxConstants[_0x5a12[1358]]?_0x4dc5xa[_0x5a12[57]](_0x5a12[1325],_0x5a12[118]):_0x4dc5x9== mxConstants[_0x5a12[1359]]&& _0x4dc5xa[_0x5a12[57]](_0x5a12[1324],_0x5a12[118]);_0x4dc5x4= 1> _0x4dc5x4?_0x5a12[1367]+ _0x4dc5x4:_0x5a12[110];_0x4dc5x9= this[_0x5a12[55]](_0x5a12[1076]);_0x4dc5x9[_0x5a12[57]](_0x5a12[1368],_0x5a12[1366]);_0x4dc5x9[_0x5a12[57]](_0x5a12[124],_0x5a12[1369]+ _0x4dc5x2+ _0x4dc5x4);_0x4dc5xa[_0x5a12[62]](_0x4dc5x9);_0x4dc5x4= 1> _0x4dc5x5?_0x5a12[1367]+ _0x4dc5x5:_0x5a12[110];_0x4dc5x9= this[_0x5a12[55]](_0x5a12[1076]);_0x4dc5x9[_0x5a12[57]](_0x5a12[1368],_0x5a12[118]);_0x4dc5x9[_0x5a12[57]](_0x5a12[124],_0x5a12[1369]+ _0x4dc5x3+ _0x4dc5x4);_0x4dc5xa[_0x5a12[62]](_0x4dc5x9);return _0x4dc5xa};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1370]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[252]],_0x4dc5x5=this[_0x5a12[724]];if(null!= _0x4dc5x4){if(_0x5a12[1215]== _0x4dc5x4[_0x5a12[301]]){if(null!= this[_0x5a12[1215]]&& 0< this[_0x5a12[1215]][_0x5a12[67]]){_0x4dc5x4[_0x5a12[57]](_0x5a12[1371],this[_0x5a12[1215]][_0x5a12[234]](_0x5a12[185]))}else {return}};_0x4dc5x2&& null!= _0x4dc5x5[_0x5a12[604]]?this[_0x5a12[1372]]():this[_0x5a12[1341]]|| (_0x5a12[680]== _0x4dc5x4[_0x5a12[301]]&& mxClient[_0x5a12[133]]&& !mxClient[_0x5a12[76]]&& !mxClient[_0x5a12[75]]?_0x4dc5x4[_0x5a12[57]](_0x5a12[1334],_0x5a12[1373]):_0x4dc5x4[_0x5a12[57]](_0x5a12[1334],_0x5a12[130]),_0x4dc5x2= !1);_0x4dc5x3&& null!= _0x4dc5x5[_0x5a12[608]]?this[_0x5a12[1374]]():this[_0x5a12[1341]]|| _0x4dc5x4[_0x5a12[57]](_0x5a12[1336],_0x5a12[130]);null!= _0x4dc5x5[_0x5a12[535]]&& 0< _0x4dc5x5[_0x5a12[535]][_0x5a12[67]]&& _0x4dc5x4[_0x5a12[57]](_0x5a12[535],_0x4dc5x5[_0x5a12[535]]);_0x4dc5x5[_0x5a12[639]]&& this[_0x5a12[813]][_0x5a12[62]](this[_0x5a12[1375]](_0x4dc5x4));0< this[_0x5a12[1345]]&& !_0x4dc5x2&& this[_0x5a12[813]][_0x5a12[62]](this[_0x5a12[1376]](_0x4dc5x4));this[_0x5a12[1229]]&& (_0x5a12[1215]!= _0x4dc5x4[_0x5a12[301]]|| this[_0x5a12[1215]][this[_0x5a12[1215]][_0x5a12[67]]- 1]== this[_0x5a12[1227]])&& _0x4dc5x4[_0x5a12[57]](_0x5a12[1377],_0x5a12[1378]);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x4)}};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1372]]= function(){var _0x4dc5x2=this[_0x5a12[724]];1> _0x4dc5x2[_0x5a12[1244]]&& this[_0x5a12[252]][_0x5a12[57]](_0x5a12[1379],_0x4dc5x2[_0x5a12[1244]]);null!= _0x4dc5x2[_0x5a12[604]]&& (null!= _0x4dc5x2[_0x5a12[606]]?(_0x4dc5x2= this[_0x5a12[1361]](_0x4dc5x2[_0x5a12[604]],_0x4dc5x2[_0x5a12[606]],_0x4dc5x2[_0x5a12[1247]],_0x4dc5x2[_0x5a12[1248]],_0x4dc5x2[_0x5a12[607]]),this[_0x5a12[252]][_0x5a12[57]](_0x5a12[1334],_0x5a12[1380]+ _0x4dc5x2+ _0x5a12[460])):this[_0x5a12[252]][_0x5a12[57]](_0x5a12[1334],_0x4dc5x2[_0x5a12[604]][_0x5a12[216]]()))};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1374]]= function(){var _0x4dc5x2=this[_0x5a12[724]];this[_0x5a12[252]][_0x5a12[57]](_0x5a12[1336],_0x4dc5x2[_0x5a12[608]][_0x5a12[216]]());1> _0x4dc5x2[_0x5a12[1244]]&& this[_0x5a12[252]][_0x5a12[57]](_0x5a12[1381],_0x4dc5x2[_0x5a12[1244]]);var _0x4dc5x3=Math[_0x5a12[160]](1,this[_0x5a12[1239]](_0x4dc5x2[_0x5a12[610]]* _0x4dc5x2[_0x5a12[255]]));1!= _0x4dc5x3&& this[_0x5a12[252]][_0x5a12[57]](_0x5a12[1382],_0x4dc5x3);_0x5a12[1215]== this[_0x5a12[252]][_0x5a12[301]]&& this[_0x5a12[1383]]();_0x4dc5x2[_0x5a12[648]]&& this[_0x5a12[252]][_0x5a12[57]](_0x5a12[1384],this[_0x5a12[1385]](_0x4dc5x3))};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1383]]= function(){var _0x4dc5x2=this[_0x5a12[724]];null!= _0x4dc5x2[_0x5a12[1256]]&& _0x5a12[1233]!= _0x4dc5x2[_0x5a12[1256]]&& this[_0x5a12[252]][_0x5a12[57]](_0x5a12[1386],_0x4dc5x2[_0x5a12[1256]]);if(null!= _0x4dc5x2[_0x5a12[1254]]){var _0x4dc5x3=_0x4dc5x2[_0x5a12[1254]];_0x5a12[1232]== _0x4dc5x3&& (_0x4dc5x3= _0x5a12[1387]);_0x5a12[1387]!= _0x4dc5x3&& this[_0x5a12[252]][_0x5a12[57]](_0x5a12[1388],_0x4dc5x3)};null!= _0x4dc5x2[_0x5a12[1258]]&& (!this[_0x5a12[1341]]|| 10!= _0x4dc5x2[_0x5a12[1258]])&& this[_0x5a12[252]][_0x5a12[57]](_0x5a12[1389],_0x4dc5x2[_0x5a12[1258]])};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1385]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[724]][_0x5a12[649]][_0x5a12[224]](_0x5a12[185]),_0x4dc5x4=[];if(0< _0x4dc5x3[_0x5a12[67]]){for(var _0x4dc5x5=0;_0x4dc5x5< _0x4dc5x3[_0x5a12[67]];_0x4dc5x5++){_0x4dc5x4[_0x4dc5x5]= Number(_0x4dc5x3[_0x4dc5x5])* _0x4dc5x2}};return _0x4dc5x4[_0x5a12[234]](_0x5a12[185])};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1376]]= function(_0x4dc5x2){_0x4dc5x2= _0x4dc5x2[_0x5a12[511]](!0);var _0x4dc5x3=parseFloat(_0x4dc5x2[_0x5a12[284]](_0x5a12[1382])|| 1)+ this[_0x5a12[1345]];_0x4dc5x2[_0x5a12[57]](_0x5a12[1377],_0x5a12[1336]);_0x4dc5x2[_0x5a12[57]](_0x5a12[187],_0x5a12[188]);_0x4dc5x2[_0x5a12[1390]](_0x5a12[1384]);_0x4dc5x2[_0x5a12[57]](_0x5a12[1382],_0x4dc5x3);_0x4dc5x2[_0x5a12[57]](_0x5a12[1334],_0x5a12[130]);_0x4dc5x2[_0x5a12[57]](_0x5a12[1336],mxClient[_0x5a12[71]]?_0x5a12[130]:_0x5a12[1391]);return _0x4dc5x2};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1375]]= function(_0x4dc5x2){_0x4dc5x2= _0x4dc5x2[_0x5a12[511]](!0);var _0x4dc5x3=this[_0x5a12[724]];_0x5a12[130]!= _0x4dc5x2[_0x5a12[284]](_0x5a12[1334])&& _0x4dc5x2[_0x5a12[57]](_0x5a12[1334],_0x4dc5x3[_0x5a12[1269]]);_0x5a12[130]!= _0x4dc5x2[_0x5a12[284]](_0x5a12[1336])&& _0x4dc5x2[_0x5a12[57]](_0x5a12[1336],_0x4dc5x3[_0x5a12[1269]]);_0x4dc5x2[_0x5a12[57]](_0x5a12[535],_0x5a12[536]+ this[_0x5a12[1239]](_0x4dc5x3[_0x5a12[1273]]* _0x4dc5x3[_0x5a12[255]])+ _0x5a12[537]+ this[_0x5a12[1239]](_0x4dc5x3[_0x5a12[1274]]* _0x4dc5x3[_0x5a12[255]])+ _0x5a12[460]+ (_0x4dc5x3[_0x5a12[535]]|| _0x5a12[110]));_0x4dc5x2[_0x5a12[57]](_0x5a12[461],_0x4dc5x3[_0x5a12[1271]]);return _0x4dc5x2};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1294]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){if(0!= _0x4dc5x2|| _0x4dc5x3|| _0x4dc5x4){var _0x4dc5xa=this[_0x5a12[724]];_0x4dc5x5+= _0x4dc5xa[_0x5a12[1126]];_0x4dc5x9+= _0x4dc5xa[_0x5a12[1125]];_0x4dc5x5*= _0x4dc5xa[_0x5a12[255]];_0x4dc5x9*= _0x4dc5xa[_0x5a12[255]];_0x4dc5xa[_0x5a12[535]]= _0x4dc5xa[_0x5a12[535]]|| _0x5a12[110];if(_0x4dc5x3&& _0x4dc5x4){_0x4dc5x2+= 180}else {if(_0x4dc5x3^ _0x4dc5x4){var _0x4dc5x12=_0x4dc5x3?_0x4dc5x5:0,_0x4dc5x13=_0x4dc5x3?-1:1,_0x4dc5x14=_0x4dc5x4?_0x4dc5x9:0,_0x4dc5x15=_0x4dc5x4?-1:1;_0x4dc5xa[_0x5a12[535]]+= _0x5a12[536]+ this[_0x5a12[1239]](_0x4dc5x12)+ _0x5a12[537]+ this[_0x5a12[1239]](_0x4dc5x14)+ _0x5a12[1392]+ this[_0x5a12[1239]](_0x4dc5x13)+ _0x5a12[537]+ this[_0x5a12[1239]](_0x4dc5x15)+ _0x5a12[1393]+ this[_0x5a12[1239]](-_0x4dc5x12)+ _0x5a12[537]+ this[_0x5a12[1239]](-_0x4dc5x14)+ _0x5a12[460]}};if(_0x4dc5x3?!_0x4dc5x4:_0x4dc5x4){_0x4dc5x2*= -1};0!= _0x4dc5x2&& (_0x4dc5xa[_0x5a12[535]]+= _0x5a12[1394]+ this[_0x5a12[1239]](_0x4dc5x2)+ _0x5a12[537]+ this[_0x5a12[1239]](_0x4dc5x5)+ _0x5a12[537]+ this[_0x5a12[1239]](_0x4dc5x9)+ _0x5a12[460]);_0x4dc5xa[_0x5a12[603]]+= _0x4dc5x2;_0x4dc5xa[_0x5a12[1395]]= _0x4dc5x5;_0x4dc5xa[_0x5a12[1396]]= _0x4dc5x9}};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1275]]= function(){mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1275]][_0x5a12[183]](this,arguments);this[_0x5a12[252]]= this[_0x5a12[55]](_0x5a12[1215])};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1319]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=this[_0x5a12[724]],_0x4dc5xa=this[_0x5a12[55]](_0x5a12[1319]);_0x4dc5xa[_0x5a12[57]](_0x5a12[235],this[_0x5a12[1239]]((_0x4dc5x2+ _0x4dc5x9[_0x5a12[1126]])* _0x4dc5x9[_0x5a12[255]]));_0x4dc5xa[_0x5a12[57]](_0x5a12[236],this[_0x5a12[1239]]((_0x4dc5x3+ _0x4dc5x9[_0x5a12[1125]])* _0x4dc5x9[_0x5a12[255]]));_0x4dc5xa[_0x5a12[57]](_0x5a12[117],this[_0x5a12[1239]](_0x4dc5x4* _0x4dc5x9[_0x5a12[255]]));_0x4dc5xa[_0x5a12[57]](_0x5a12[119],this[_0x5a12[1239]](_0x4dc5x5* _0x4dc5x9[_0x5a12[255]]));this[_0x5a12[252]]= _0x4dc5xa};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1320]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){this[_0x5a12[1319]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5);0< _0x4dc5x9&& this[_0x5a12[252]][_0x5a12[57]](_0x5a12[1397],this[_0x5a12[1239]](_0x4dc5x9* this[_0x5a12[724]][_0x5a12[255]]));0< _0x4dc5xa&& this[_0x5a12[252]][_0x5a12[57]](_0x5a12[1398],this[_0x5a12[1239]](_0x4dc5xa* this[_0x5a12[724]][_0x5a12[255]]))};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[680]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=this[_0x5a12[724]],_0x4dc5xa=this[_0x5a12[55]](_0x5a12[680]);_0x4dc5xa[_0x5a12[57]](_0x5a12[1296],Math[_0x5a12[488]]((_0x4dc5x2+ _0x4dc5x4/ 2+ _0x4dc5x9[_0x5a12[1126]])* _0x4dc5x9[_0x5a12[255]]));_0x4dc5xa[_0x5a12[57]](_0x5a12[1297],Math[_0x5a12[488]]((_0x4dc5x3+ _0x4dc5x5/ 2+ _0x4dc5x9[_0x5a12[1125]])* _0x4dc5x9[_0x5a12[255]]));_0x4dc5xa[_0x5a12[57]](_0x5a12[1397],_0x4dc5x4/ 2* _0x4dc5x9[_0x5a12[255]]);_0x4dc5xa[_0x5a12[57]](_0x5a12[1398],_0x4dc5x5/ 2* _0x4dc5x9[_0x5a12[255]]);this[_0x5a12[252]]= _0x4dc5xa};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[618]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13){_0x4dc5x9= this[_0x5a12[1212]][_0x5a12[1321]](_0x4dc5x9);_0x4dc5xa= null!= _0x4dc5xa?_0x4dc5xa:!0;_0x4dc5x12= null!= _0x4dc5x12?_0x4dc5x12:!1;_0x4dc5x13= null!= _0x4dc5x13?_0x4dc5x13:!1;var _0x4dc5x14=this[_0x5a12[724]];_0x4dc5x2+= _0x4dc5x14[_0x5a12[1126]];_0x4dc5x3+= _0x4dc5x14[_0x5a12[1125]];var _0x4dc5x15=this[_0x5a12[55]](_0x5a12[618]);_0x4dc5x15[_0x5a12[57]](_0x5a12[235],this[_0x5a12[1239]](_0x4dc5x2* _0x4dc5x14[_0x5a12[255]]));_0x4dc5x15[_0x5a12[57]](_0x5a12[236],this[_0x5a12[1239]](_0x4dc5x3* _0x4dc5x14[_0x5a12[255]]));_0x4dc5x15[_0x5a12[57]](_0x5a12[117],this[_0x5a12[1239]](_0x4dc5x4* _0x4dc5x14[_0x5a12[255]]));_0x4dc5x15[_0x5a12[57]](_0x5a12[119],this[_0x5a12[1239]](_0x4dc5x5* _0x4dc5x14[_0x5a12[255]]));null== _0x4dc5x15[_0x5a12[1399]]?_0x4dc5x15[_0x5a12[57]](_0x5a12[1400],_0x4dc5x9):_0x4dc5x15[_0x5a12[1399]](mxConstants.NS_XLINK,_0x5a12[44],_0x4dc5x9);_0x4dc5xa|| _0x4dc5x15[_0x5a12[57]](_0x5a12[1401],_0x5a12[130]);1> _0x4dc5x14[_0x5a12[1244]]&& _0x4dc5x15[_0x5a12[57]](_0x5a12[461],_0x4dc5x14[_0x5a12[1244]]);_0x4dc5x9= this[_0x5a12[724]][_0x5a12[535]]|| _0x5a12[110];if(_0x4dc5x12|| _0x4dc5x13){var _0x4dc5x16=_0x4dc5xa= 1,_0x4dc5x17=0,_0x4dc5x18=0;_0x4dc5x12&& (_0x4dc5xa= -1,_0x4dc5x17= -_0x4dc5x4- 2* _0x4dc5x2);_0x4dc5x13&& (_0x4dc5x16= -1,_0x4dc5x18= -_0x4dc5x5- 2* _0x4dc5x3);_0x4dc5x9+= _0x5a12[1402]+ _0x4dc5xa+ _0x5a12[537]+ _0x4dc5x16+ _0x5a12[1393]+ _0x4dc5x17+ _0x5a12[537]+ _0x4dc5x18+ _0x5a12[460]};0< _0x4dc5x9[_0x5a12[67]]&& _0x4dc5x15[_0x5a12[57]](_0x5a12[535],_0x4dc5x9);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x15);this[_0x5a12[1347]]&& (_0x4dc5x15[_0x5a12[57]](_0x5a12[124],_0x5a12[1403]),_0x4dc5x15= this[_0x5a12[55]](_0x5a12[1319]),_0x4dc5x15[_0x5a12[57]](_0x5a12[187],_0x5a12[188]),_0x4dc5x15[_0x5a12[57]](_0x5a12[1377],_0x5a12[1334]),_0x4dc5x15[_0x5a12[57]](_0x5a12[235],this[_0x5a12[1239]](_0x4dc5x2* _0x4dc5x14[_0x5a12[255]])),_0x4dc5x15[_0x5a12[57]](_0x5a12[236],this[_0x5a12[1239]](_0x4dc5x3* _0x4dc5x14[_0x5a12[255]])),_0x4dc5x15[_0x5a12[57]](_0x5a12[117],this[_0x5a12[1239]](_0x4dc5x4* _0x4dc5x14[_0x5a12[255]])),_0x4dc5x15[_0x5a12[57]](_0x5a12[119],this[_0x5a12[1239]](_0x4dc5x5* _0x4dc5x14[_0x5a12[255]])),this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x15))};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1404]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x4= this[_0x5a12[724]];_0x4dc5x5= _0x5a12[1405]+ Math[_0x5a12[488]](_0x4dc5x4[_0x5a12[487]])+ _0x5a12[1406]+ _0x4dc5x4[_0x5a12[486]]+ _0x5a12[1407]+ _0x4dc5x4[_0x5a12[665]]+ _0x5a12[1408]+ Math[_0x5a12[488]](_0x4dc5x4[_0x5a12[487]]* mxConstants[_0x5a12[490]])+ _0x5a12[1409]+ _0x4dc5x5;(_0x4dc5x4[_0x5a12[666]]& mxConstants[_0x5a12[1410]])== mxConstants[_0x5a12[1410]]&& (_0x4dc5x5+= _0x5a12[1411]);(_0x4dc5x4[_0x5a12[666]]& mxConstants[_0x5a12[1412]])== mxConstants[_0x5a12[1412]]&& (_0x4dc5x5+= _0x5a12[1413]);(_0x4dc5x4[_0x5a12[666]]& mxConstants[_0x5a12[1414]])== mxConstants[_0x5a12[1414]]&& (_0x4dc5x5+= _0x5a12[1415]);_0x4dc5x3== mxConstants[_0x5a12[479]]?_0x4dc5x5+= _0x5a12[1416]:_0x4dc5x3== mxConstants[_0x5a12[480]]&& (_0x4dc5x5+= _0x5a12[1417]);_0x4dc5x3= _0x5a12[110];null!= _0x4dc5x4[_0x5a12[1261]]&& (_0x4dc5x3+= _0x5a12[1418]+ _0x4dc5x4[_0x5a12[1261]]+ _0x5a12[471]);null!= _0x4dc5x4[_0x5a12[1263]]&& (_0x4dc5x3+= _0x5a12[1419]+ _0x4dc5x4[_0x5a12[1263]]+ _0x5a12[471]);mxUtils[_0x5a12[1331]](_0x4dc5x2)|| (_0x4dc5x4= document[_0x5a12[55]](_0x5a12[126]),_0x4dc5x4[_0x5a12[339]]= _0x4dc5x2[_0x5a12[230]](/</g,_0x5a12[1421])[_0x5a12[230]](/>/g,_0x5a12[1420])[_0x5a12[230]](/</g,_0x5a12[334])[_0x5a12[230]](/>/g,_0x5a12[335]),_0x4dc5x2= _0x4dc5x4[_0x5a12[131]],_0x4dc5x9?_0x4dc5x5+= _0x4dc5x3:0< _0x4dc5x3[_0x5a12[67]]&& (_0x4dc5x2= _0x5a12[1422]+ _0x4dc5x3+ _0x5a12[1423]+ _0x4dc5x2+ _0x5a12[1424]));if(!mxClient[_0x5a12[80]]&& document[_0x5a12[509]]){return _0x4dc5x9= document[_0x5a12[509]](_0x5a12[577],_0x5a12[485]),_0x4dc5x9[_0x5a12[57]](_0x5a12[124],_0x4dc5x5),mxUtils[_0x5a12[1331]](_0x4dc5x2)?this[_0x5a12[813]][_0x5a12[295]]!= document?_0x4dc5x9[_0x5a12[62]](_0x4dc5x2[_0x5a12[511]](!0)):_0x4dc5x9[_0x5a12[62]](_0x4dc5x2):_0x4dc5x9[_0x5a12[339]]= _0x4dc5x2,_0x4dc5x9};mxUtils[_0x5a12[1331]](_0x4dc5x2)&& this[_0x5a12[813]][_0x5a12[295]]!= document&& (_0x4dc5x2= _0x4dc5x2[_0x5a12[342]]);_0x4dc5x2= _0x4dc5x2[_0x5a12[230]](/<br>/g,_0x5a12[1426])[_0x5a12[230]](/<hr>/g,_0x5a12[1425]);return mxUtils[_0x5a12[877]](_0x5a12[1427]+ _0x4dc5x5+ _0x5a12[1423]+ _0x4dc5x2+ _0x5a12[1424])[_0x5a12[158]]};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[963]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15,_0x4dc5x16,_0x4dc5x17){if(this[_0x5a12[1285]]&& null!= _0x4dc5x9){_0x4dc5x17= null!= _0x4dc5x17?_0x4dc5x17:0;var _0x4dc5x18=this[_0x5a12[724]];_0x4dc5x2+= _0x4dc5x18[_0x5a12[1126]];_0x4dc5x3+= _0x4dc5x18[_0x5a12[1125]];if(this[_0x5a12[1344]]&& _0x5a12[1428]== _0x4dc5x14){var _0x4dc5x19=_0x5a12[1429];_0x4dc5x16?(_0x4dc5x19+= _0x5a12[1430],0< _0x4dc5x5&& (_0x4dc5x19+= _0x5a12[1431]+ Math[_0x5a12[488]](_0x4dc5x5)+ _0x5a12[1409]),0< _0x4dc5x4&& (_0x4dc5x19+= _0x5a12[1432]+ Math[_0x5a12[488]](_0x4dc5x4)+ _0x5a12[1409])):_0x4dc5x15&& (_0x4dc5x19+= _0x5a12[1432]+ Math[_0x5a12[488]](_0x4dc5x4)+ _0x5a12[1409],0< _0x4dc5x5&& (_0x4dc5x19+= _0x5a12[1431]+ Math[_0x5a12[488]](_0x4dc5x5)+ _0x5a12[1409]));_0x4dc5x13?(!_0x4dc5x16&& 0< _0x4dc5x4 && (_0x4dc5x19+= _0x5a12[1432]+ Math[_0x5a12[488]](_0x4dc5x4)+ _0x5a12[1409]),_0x4dc5x19+= _0x5a12[1433]):_0x4dc5x19+= _0x5a12[1434];_0x4dc5x13= this[_0x5a12[55]](_0x5a12[449]);1> _0x4dc5x18[_0x5a12[1244]]&& _0x4dc5x13[_0x5a12[57]](_0x5a12[461],_0x4dc5x18[_0x5a12[1244]]);_0x4dc5x14= this[_0x5a12[55]](_0x5a12[1435]);_0x4dc5x14[_0x5a12[57]](_0x5a12[1377],_0x5a12[1378]);_0x4dc5x19= this[_0x5a12[1404]](_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x19,_0x4dc5x15);if(null!= _0x4dc5x19){_0x4dc5x13[_0x5a12[62]](_0x4dc5x14);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x13);var _0x4dc5x1a=0;if(mxClient[_0x5a12[80]]&& !mxClient[_0x5a12[48]]){var _0x4dc5x1b=document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x1b[_0x5a12[124]][_0x5a12[103]]= _0x4dc5x19[_0x5a12[284]](_0x5a12[124]);_0x4dc5x1b[_0x5a12[124]][_0x5a12[495]]= mxClient[_0x5a12[496]]?_0x5a12[497]:_0x5a12[498];_0x4dc5x1b[_0x5a12[124]][_0x5a12[187]]= _0x5a12[188];_0x4dc5x1b[_0x5a12[339]]= mxUtils[_0x5a12[1331]](_0x4dc5x9)?_0x4dc5x9[_0x5a12[342]]:_0x4dc5x9;document[_0x5a12[112]][_0x5a12[62]](_0x4dc5x1b);_0x4dc5x1a= _0x4dc5x1b[_0x5a12[359]];_0x4dc5x5= mxClient[_0x5a12[496]]&& 0< _0x4dc5x5&& _0x4dc5x16?Math[_0x5a12[243]](_0x4dc5x5,_0x4dc5x1b[_0x5a12[167]]+ 2):_0x4dc5x1b[_0x5a12[167]];_0x4dc5x1b[_0x5a12[265]][_0x5a12[266]](_0x4dc5x1b);_0x4dc5x14[_0x5a12[62]](_0x4dc5x19)}else {this[_0x5a12[813]][_0x5a12[295]]!= document?(_0x4dc5x19[_0x5a12[124]][_0x5a12[187]]= _0x5a12[188],document[_0x5a12[112]][_0x5a12[62]](_0x4dc5x19),_0x4dc5x1a= _0x4dc5x19[_0x5a12[359]],_0x4dc5x5= _0x4dc5x19[_0x5a12[167]],_0x4dc5x14[_0x5a12[62]](_0x4dc5x19),_0x4dc5x19[_0x5a12[124]][_0x5a12[187]]= _0x5a12[110]):(_0x4dc5x14[_0x5a12[62]](_0x4dc5x19),_0x4dc5x1a= _0x4dc5x19[_0x5a12[359]],_0x4dc5x5= _0x4dc5x19[_0x5a12[167]])};_0x4dc5x4= _0x4dc5x15?Math[_0x5a12[160]](_0x4dc5x4,_0x4dc5x1a):_0x4dc5x1a;1> _0x4dc5x18[_0x5a12[1244]]&& _0x4dc5x13[_0x5a12[57]](_0x5a12[461],_0x4dc5x18[_0x5a12[1244]]);_0x4dc5x15= _0x4dc5x9= 0;_0x4dc5xa== mxConstants[_0x5a12[479]]?_0x4dc5x9-= _0x4dc5x4/ 2:_0x4dc5xa== mxConstants[_0x5a12[480]]&& (_0x4dc5x9-= _0x4dc5x4);_0x4dc5x2+= _0x4dc5x9;_0x4dc5x12== mxConstants[_0x5a12[481]]?_0x4dc5x15-= _0x4dc5x5/ 2:_0x4dc5x12== mxConstants[_0x5a12[482]]&& (_0x4dc5x15-= _0x4dc5x5);_0x4dc5x3+= _0x4dc5x15;_0x4dc5xa= 1!= _0x4dc5x18[_0x5a12[255]]?_0x5a12[1402]+ _0x4dc5x18[_0x5a12[255]]+ _0x5a12[460]:_0x5a12[110];0!= _0x4dc5x18[_0x5a12[603]]&& this[_0x5a12[1216]]?(_0x4dc5xa+= _0x5a12[1394]+ _0x4dc5x18[_0x5a12[603]]+ _0x5a12[537]+ _0x4dc5x4/ 2+ _0x5a12[537]+ _0x4dc5x5/ 2+ _0x5a12[460],_0x4dc5x3= this[_0x5a12[1241]]((_0x4dc5x2+ _0x4dc5x4/ 2)* _0x4dc5x18[_0x5a12[255]],(_0x4dc5x3+ _0x4dc5x5/ 2)* _0x4dc5x18[_0x5a12[255]],_0x4dc5x18[_0x5a12[603]],_0x4dc5x18[_0x5a12[1395]],_0x4dc5x18[_0x5a12[1396]]),_0x4dc5x2= _0x4dc5x3[_0x5a12[235]]- _0x4dc5x4* _0x4dc5x18[_0x5a12[255]]/ 2,_0x4dc5x3= _0x4dc5x3[_0x5a12[236]]- _0x4dc5x5* _0x4dc5x18[_0x5a12[255]]/ 2):(_0x4dc5x2*= _0x4dc5x18[_0x5a12[255]],_0x4dc5x3*= _0x4dc5x18[_0x5a12[255]]);0!= _0x4dc5x17&& (_0x4dc5xa+= _0x5a12[1394]+ _0x4dc5x17+ _0x5a12[537]+ -_0x4dc5x9+ _0x5a12[537]+ -_0x4dc5x15+ _0x5a12[460]);_0x4dc5x13[_0x5a12[57]](_0x5a12[535],_0x5a12[536]+ Math[_0x5a12[488]](_0x4dc5x2)+ _0x5a12[537]+ Math[_0x5a12[488]](_0x4dc5x3)+ _0x5a12[460]+ _0x4dc5xa);_0x4dc5x14[_0x5a12[57]](_0x5a12[117],Math[_0x5a12[488]](Math[_0x5a12[160]](1,_0x4dc5x4)));_0x4dc5x14[_0x5a12[57]](_0x5a12[119],Math[_0x5a12[488]](Math[_0x5a12[160]](1,_0x4dc5x5)))}}else {this[_0x5a12[1436]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x15,_0x4dc5x16,_0x4dc5x17)}}};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1437]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x2= Math[_0x5a12[488]](_0x4dc5x2);_0x4dc5x3= Math[_0x5a12[488]](_0x4dc5x3);_0x4dc5x4= Math[_0x5a12[488]](_0x4dc5x4);_0x4dc5x5= Math[_0x5a12[488]](_0x4dc5x5);for(var _0x4dc5x9=_0x5a12[1438]+ _0x4dc5x2+ _0x5a12[213]+ _0x4dc5x3+ _0x5a12[213]+ _0x4dc5x4+ _0x5a12[213]+ _0x4dc5x5,_0x4dc5xa=0,_0x4dc5x12=_0x4dc5x9+ _0x5a12[213]+ _0x4dc5xa;null!= document[_0x5a12[1362]](_0x4dc5x12);){_0x4dc5x12= _0x4dc5x9+ _0x5a12[213]+ ++_0x4dc5xa};clip= this[_0x5a12[55]](_0x5a12[1439]);clip[_0x5a12[57]](_0x5a12[1363],_0x4dc5x12);_0x4dc5x9= this[_0x5a12[55]](_0x5a12[1319]);_0x4dc5x9[_0x5a12[57]](_0x5a12[235],_0x4dc5x2);_0x4dc5x9[_0x5a12[57]](_0x5a12[236],_0x4dc5x3);_0x4dc5x9[_0x5a12[57]](_0x5a12[117],_0x4dc5x4);_0x4dc5x9[_0x5a12[57]](_0x5a12[119],_0x4dc5x5);clip[_0x5a12[62]](_0x4dc5x9);return clip};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1436]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15,_0x4dc5x16){_0x4dc5x16= null!= _0x4dc5x16?_0x4dc5x16:0;_0x4dc5x13= this[_0x5a12[724]];var _0x4dc5x17=Math[_0x5a12[488]](_0x4dc5x13[_0x5a12[487]]),_0x4dc5x18=this[_0x5a12[55]](_0x5a12[449]),_0x4dc5x19=_0x4dc5x13[_0x5a12[535]]|| _0x5a12[110];0!= _0x4dc5x16&& (_0x4dc5x19+= _0x5a12[1394]+ _0x4dc5x16+ _0x5a12[537]+ this[_0x5a12[1239]](_0x4dc5x2* _0x4dc5x13[_0x5a12[255]])+ _0x5a12[537]+ this[_0x5a12[1239]](_0x4dc5x3* _0x4dc5x13[_0x5a12[255]])+ _0x5a12[460]);if(_0x4dc5x15&& 0< _0x4dc5x4&& 0< _0x4dc5x5){var _0x4dc5x1a=_0x4dc5x2;_0x4dc5x16= _0x4dc5x3;_0x4dc5xa== mxConstants[_0x5a12[479]]?_0x4dc5x1a-= _0x4dc5x4/ 2:_0x4dc5xa== mxConstants[_0x5a12[480]]&& (_0x4dc5x1a-= _0x4dc5x4);_0x4dc5x12== mxConstants[_0x5a12[481]]?_0x4dc5x16-= _0x4dc5x5/ 2:_0x4dc5x12== mxConstants[_0x5a12[482]]&& (_0x4dc5x16-= _0x4dc5x5);_0x4dc5x16= this[_0x5a12[1437]](_0x4dc5x1a* _0x4dc5x13[_0x5a12[255]]- 2,_0x4dc5x16* _0x4dc5x13[_0x5a12[255]]- 2,_0x4dc5x4* _0x4dc5x13[_0x5a12[255]]+ 4,_0x4dc5x5* _0x4dc5x13[_0x5a12[255]]+ 4);null!= this[_0x5a12[1340]]?this[_0x5a12[1340]][_0x5a12[62]](_0x4dc5x16):this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x16);_0x4dc5x18[_0x5a12[57]](_0x5a12[1440],_0x5a12[1380]+ _0x4dc5x16[_0x5a12[284]](_0x5a12[1363])+ _0x5a12[460])};this[_0x5a12[1441]](_0x4dc5x18,_0x4dc5xa);_0x4dc5x16= _0x4dc5xa== mxConstants[_0x5a12[480]]?_0x5a12[1282]:_0x4dc5xa== mxConstants[_0x5a12[479]]?_0x5a12[554]:_0x5a12[861];_0x5a12[861]!= _0x4dc5x16&& _0x4dc5x18[_0x5a12[57]](_0x5a12[1442],_0x4dc5x16);(!this[_0x5a12[1341]]|| _0x4dc5x17!= mxConstants[_0x5a12[483]]) && _0x4dc5x18[_0x5a12[57]](_0x5a12[1443],Math[_0x5a12[488]](_0x4dc5x17* _0x4dc5x13[_0x5a12[255]])+ _0x5a12[168]);0< _0x4dc5x19[_0x5a12[67]]&& _0x4dc5x18[_0x5a12[57]](_0x5a12[535],_0x4dc5x19);1> _0x4dc5x13[_0x5a12[1244]]&& _0x4dc5x18[_0x5a12[57]](_0x5a12[461],_0x4dc5x13[_0x5a12[1244]]);var _0x4dc5x19=_0x4dc5x9[_0x5a12[224]](_0x5a12[192]),_0x4dc5x1a=Math[_0x5a12[488]](_0x4dc5x17* mxConstants[_0x5a12[490]]),_0x4dc5x1b=_0x4dc5x17+ (_0x4dc5x19[_0x5a12[67]]- 1)* _0x4dc5x1a;_0x4dc5x16= _0x4dc5x3+ _0x4dc5x17- 1;_0x4dc5x12== mxConstants[_0x5a12[481]]?(_0x4dc5x5= (this[_0x5a12[1343]]&& _0x4dc5x15&& 0< _0x4dc5x5?Math[_0x5a12[243]](_0x4dc5x1b,_0x4dc5x5):_0x4dc5x1b)/ 2,_0x4dc5x16-= _0x4dc5x5+ 1):_0x4dc5x12== mxConstants[_0x5a12[482]]&& (_0x4dc5x5= this[_0x5a12[1343]]&& _0x4dc5x15&& 0< _0x4dc5x5?Math[_0x5a12[243]](_0x4dc5x1b,_0x4dc5x5):_0x4dc5x1b,_0x4dc5x16-= _0x4dc5x5+ 2);for(_0x4dc5x5= 0;_0x4dc5x5< _0x4dc5x19[_0x5a12[67]];_0x4dc5x5++){0< _0x4dc5x19[_0x4dc5x5][_0x5a12[67]]&& 0< mxUtils[_0x5a12[330]](_0x4dc5x19[_0x4dc5x5])[_0x5a12[67]]&& (_0x4dc5x15= this[_0x5a12[55]](_0x5a12[963]),_0x4dc5x15[_0x5a12[57]](_0x5a12[235],this[_0x5a12[1239]](_0x4dc5x2* _0x4dc5x13[_0x5a12[255]])),_0x4dc5x15[_0x5a12[57]](_0x5a12[236],this[_0x5a12[1239]](_0x4dc5x16* _0x4dc5x13[_0x5a12[255]])),mxUtils[_0x5a12[53]](_0x4dc5x15,_0x4dc5x19[_0x4dc5x5]),_0x4dc5x18[_0x5a12[62]](_0x4dc5x15)),_0x4dc5x16+= _0x4dc5x1a};this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x18);this[_0x5a12[1444]](_0x4dc5x18,_0x4dc5x9,_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x1b,_0x4dc5xa,_0x4dc5x12,_0x4dc5x14)};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1441]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[724]];_0x4dc5x2[_0x5a12[57]](_0x5a12[1334],_0x4dc5x3[_0x5a12[665]]);(!this[_0x5a12[1341]]|| _0x4dc5x3[_0x5a12[486]]!= mxConstants[_0x5a12[484]]) && _0x4dc5x2[_0x5a12[57]](_0x5a12[1445],_0x4dc5x3[_0x5a12[486]]);(_0x4dc5x3[_0x5a12[666]]& mxConstants[_0x5a12[1410]])== mxConstants[_0x5a12[1410]]&& _0x4dc5x2[_0x5a12[57]](_0x5a12[1446],_0x5a12[1447]);(_0x4dc5x3[_0x5a12[666]]& mxConstants[_0x5a12[1412]])== mxConstants[_0x5a12[1412]]&& _0x4dc5x2[_0x5a12[57]](_0x5a12[1448],_0x5a12[1449]);(_0x4dc5x3[_0x5a12[666]]& mxConstants[_0x5a12[1414]])== mxConstants[_0x5a12[1414]]&& _0x4dc5x2[_0x5a12[57]](_0x5a12[1450],_0x5a12[355])};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1444]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14){var _0x4dc5x15=this[_0x5a12[724]];if(null!= _0x4dc5x15[_0x5a12[1261]]|| null!= _0x4dc5x15[_0x5a12[1263]]){var _0x4dc5x16=null;_0x4dc5x14?(_0x4dc5x12== mxConstants[_0x5a12[479]]?_0x4dc5x4-= _0x4dc5x9/ 2:_0x4dc5x12== mxConstants[_0x5a12[480]]&& (_0x4dc5x4-= _0x4dc5x9),_0x4dc5x13== mxConstants[_0x5a12[481]]?_0x4dc5x5-= _0x4dc5xa/ 2:_0x4dc5x13== mxConstants[_0x5a12[482]]&& (_0x4dc5x5-= _0x4dc5xa),_0x4dc5x16= new mxRectangle((_0x4dc5x4+ 1)* _0x4dc5x15[_0x5a12[255]],_0x4dc5x5* _0x4dc5x15[_0x5a12[255]],(_0x4dc5x9- 2)* _0x4dc5x15[_0x5a12[255]],(_0x4dc5xa+ 2)* _0x4dc5x15[_0x5a12[255]])):null!= _0x4dc5x2[_0x5a12[1451]]&& this[_0x5a12[813]][_0x5a12[295]]== document?(_0x4dc5x16= _0x4dc5x2[_0x5a12[1451]](),_0x4dc5x3= mxClient[_0x5a12[80]]&& mxClient[_0x5a12[48]],_0x4dc5x16= new mxRectangle(_0x4dc5x16[_0x5a12[235]],_0x4dc5x16[_0x5a12[236]]+ (_0x4dc5x3?0:1),_0x4dc5x16[_0x5a12[117]],_0x4dc5x16[_0x5a12[119]]+ (_0x4dc5x3?1:0))):(_0x4dc5x16= document[_0x5a12[55]](_0x5a12[485]),_0x4dc5x16[_0x5a12[124]][_0x5a12[489]]= Math[_0x5a12[488]](_0x4dc5x15[_0x5a12[487]]* mxConstants[_0x5a12[490]])+ _0x5a12[168],_0x4dc5x16[_0x5a12[124]][_0x5a12[487]]= Math[_0x5a12[488]](_0x4dc5x15[_0x5a12[487]])+ _0x5a12[168],_0x4dc5x16[_0x5a12[124]][_0x5a12[486]]= _0x4dc5x15[_0x5a12[486]],_0x4dc5x16[_0x5a12[124]][_0x5a12[493]]= _0x5a12[494],_0x4dc5x16[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492],_0x4dc5x16[_0x5a12[124]][_0x5a12[187]]= _0x5a12[188],_0x4dc5x16[_0x5a12[124]][_0x5a12[495]]= mxClient[_0x5a12[496]]?_0x5a12[497]:_0x5a12[498],_0x4dc5x16[_0x5a12[124]][_0x5a12[499]]= _0x5a12[500],(_0x4dc5x15[_0x5a12[666]]& mxConstants[_0x5a12[1410]])== mxConstants[_0x5a12[1410]]&& (_0x4dc5x16[_0x5a12[124]][_0x5a12[1452]]= _0x5a12[1447]),(_0x4dc5x15[_0x5a12[666]]& mxConstants[_0x5a12[1412]])== mxConstants[_0x5a12[1412]]&& (_0x4dc5x16[_0x5a12[124]][_0x5a12[666]]= _0x5a12[1449]),_0x4dc5x3= mxUtils[_0x5a12[321]](_0x4dc5x3,!1),_0x4dc5x16[_0x5a12[339]]= _0x4dc5x3[_0x5a12[230]](/\n/g,_0x5a12[1453]),document[_0x5a12[112]][_0x5a12[62]](_0x4dc5x16),_0x4dc5x9= _0x4dc5x16[_0x5a12[359]],_0x4dc5xa= _0x4dc5x16[_0x5a12[167]],_0x4dc5x16[_0x5a12[265]][_0x5a12[266]](_0x4dc5x16),_0x4dc5x12== mxConstants[_0x5a12[479]]?_0x4dc5x4-= _0x4dc5x9/ 2:_0x4dc5x12== mxConstants[_0x5a12[480]]&& (_0x4dc5x4-= _0x4dc5x9),_0x4dc5x13== mxConstants[_0x5a12[481]]?_0x4dc5x5-= _0x4dc5xa/ 2:_0x4dc5x13== mxConstants[_0x5a12[482]]&& (_0x4dc5x5-= _0x4dc5xa),_0x4dc5x16= new mxRectangle((_0x4dc5x4+ 1)* _0x4dc5x15[_0x5a12[255]],(_0x4dc5x5+ 2)* _0x4dc5x15[_0x5a12[255]],_0x4dc5x9* _0x4dc5x15[_0x5a12[255]],(_0x4dc5xa+ 1)* _0x4dc5x15[_0x5a12[255]]));null!= _0x4dc5x16&& (_0x4dc5x3= this[_0x5a12[55]](_0x5a12[1319]),_0x4dc5x3[_0x5a12[57]](_0x5a12[1334],_0x4dc5x15[_0x5a12[1261]]|| _0x5a12[130]),_0x4dc5x3[_0x5a12[57]](_0x5a12[1336],_0x4dc5x15[_0x5a12[1263]]|| _0x5a12[130]),_0x4dc5x3[_0x5a12[57]](_0x5a12[235],Math[_0x5a12[519]](_0x4dc5x16[_0x5a12[235]]- 1)),_0x4dc5x3[_0x5a12[57]](_0x5a12[236],Math[_0x5a12[519]](_0x4dc5x16[_0x5a12[236]]- 1)),_0x4dc5x3[_0x5a12[57]](_0x5a12[117],Math[_0x5a12[430]](_0x4dc5x16[_0x5a12[117]]+ 2)),_0x4dc5x3[_0x5a12[57]](_0x5a12[119],Math[_0x5a12[430]](_0x4dc5x16[_0x5a12[119]])),_0x4dc5x15= null!= _0x4dc5x15[_0x5a12[1263]]?Math[_0x5a12[160]](1,this[_0x5a12[1239]](_0x4dc5x15[_0x5a12[255]])):0,_0x4dc5x3[_0x5a12[57]](_0x5a12[1382],_0x4dc5x15),this[_0x5a12[813]][_0x5a12[295]]== document&& 1== mxUtils[_0x5a12[1454]](_0x4dc5x15,2)&& _0x4dc5x3[_0x5a12[57]](_0x5a12[535],_0x5a12[1455]),_0x4dc5x2[_0x5a12[950]](_0x4dc5x3,_0x4dc5x2[_0x5a12[285]]))}};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1336]]= function(){this[_0x5a12[1370]](!1,!0)};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1334]]= function(){this[_0x5a12[1370]](!0,!1)};mxSvgCanvas2D[_0x5a12[202]][_0x5a12[1337]]= function(){this[_0x5a12[1370]](!0,!0)};var mxVmlCanvas2D=function(_0x4dc5x2){mxAbstractCanvas2D[_0x5a12[239]](this);this[_0x5a12[813]]= _0x4dc5x2};mxUtils[_0x5a12[1284]](mxVmlCanvas2D,mxAbstractCanvas2D);mxVmlCanvas2D[_0x5a12[202]][_0x5a12[252]]= null;mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1285]]= !0;mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1219]]= _0x5a12[1456];mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1221]]= _0x5a12[1457];mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1225]]= _0x5a12[1458];mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1227]]= _0x5a12[235];mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1459]]= _0x5a12[110];mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1460]]= 1;mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1370]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[252]],_0x4dc5x5=this[_0x5a12[724]];if(null!= _0x4dc5x4){if(_0x5a12[253]== _0x4dc5x4[_0x5a12[301]]){if(null!= this[_0x5a12[1215]]&& 0< this[_0x5a12[1215]][_0x5a12[67]]){_0x4dc5x4[_0x5a12[1215]]= this[_0x5a12[1215]][_0x5a12[234]](_0x5a12[185])+ _0x5a12[1461],_0x4dc5x4[_0x5a12[124]][_0x5a12[117]]= this[_0x5a12[813]][_0x5a12[124]][_0x5a12[117]],_0x4dc5x4[_0x5a12[124]][_0x5a12[119]]= this[_0x5a12[813]][_0x5a12[124]][_0x5a12[119]],_0x4dc5x4[_0x5a12[1462]]= parseInt(_0x4dc5x4[_0x5a12[124]][_0x5a12[117]])+ _0x5a12[185]+ parseInt(_0x4dc5x4[_0x5a12[124]][_0x5a12[119]])}else {return}};_0x4dc5x4[_0x5a12[1463]]= this[_0x5a12[1239]](Math[_0x5a12[160]](1,_0x4dc5x5[_0x5a12[610]]* _0x4dc5x5[_0x5a12[255]]/ this[_0x5a12[1460]]))+ _0x5a12[168];_0x4dc5x5[_0x5a12[639]]&& this[_0x5a12[813]][_0x5a12[62]](this[_0x5a12[1375]](_0x4dc5x4,_0x4dc5x2&& null!= _0x4dc5x5[_0x5a12[604]],_0x4dc5x3&& null!= _0x4dc5x5[_0x5a12[608]]));_0x4dc5x3&& null!= _0x4dc5x5[_0x5a12[608]]?(_0x4dc5x4[_0x5a12[1464]]= _0x5a12[128],_0x4dc5x4[_0x5a12[1306]]= _0x4dc5x5[_0x5a12[608]]):_0x4dc5x4[_0x5a12[1464]]= _0x5a12[308];_0x4dc5x4[_0x5a12[62]](this[_0x5a12[1465]]());_0x4dc5x2&& null!= _0x4dc5x5[_0x5a12[604]]?_0x4dc5x4[_0x5a12[62]](this[_0x5a12[1466]]()):this[_0x5a12[1229]]&& (_0x5a12[253]!= _0x4dc5x4[_0x5a12[301]]|| this[_0x5a12[1215]][this[_0x5a12[1215]][_0x5a12[67]]- 1]== this[_0x5a12[1227]])?_0x4dc5x4[_0x5a12[62]](this[_0x5a12[1467]]()):_0x4dc5x4[_0x5a12[1468]]= _0x5a12[308];this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x4)}};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1467]]= function(){var _0x4dc5x2=document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1469]);_0x4dc5x2[_0x5a12[390]]= mxClient[_0x5a12[88]]+ _0x5a12[1470];_0x4dc5x2[_0x5a12[60]]= _0x5a12[1471];return _0x4dc5x2};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1466]]= function(){var _0x4dc5x2=this[_0x5a12[724]],_0x4dc5x3=document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1469]);_0x4dc5x3[_0x5a12[352]]= _0x4dc5x2[_0x5a12[604]];if(null!= _0x4dc5x2[_0x5a12[606]]){_0x4dc5x3[_0x5a12[60]]= _0x5a12[1299];_0x4dc5x3[_0x5a12[865]]= _0x5a12[130];_0x4dc5x3[_0x5a12[1472]]= _0x4dc5x2[_0x5a12[606]];var _0x4dc5x4=180- _0x4dc5x2[_0x5a12[603]],_0x4dc5x4=_0x4dc5x2[_0x5a12[607]]== mxConstants[_0x5a12[1359]]?_0x4dc5x4- (90+ (_0x5a12[235]== this[_0x5a12[813]][_0x5a12[124]][_0x5a12[1473]]?180:0)):_0x4dc5x2[_0x5a12[607]]== mxConstants[_0x5a12[1356]]?_0x4dc5x4+ (90+ (_0x5a12[235]== this[_0x5a12[813]][_0x5a12[124]][_0x5a12[1473]]?180:0)):_0x4dc5x2[_0x5a12[607]]== mxConstants[_0x5a12[1358]]?_0x4dc5x4- (180+ (_0x5a12[236]== this[_0x5a12[813]][_0x5a12[124]][_0x5a12[1473]]?-180:0)):_0x4dc5x4+ (_0x5a12[236]== this[_0x5a12[813]][_0x5a12[124]][_0x5a12[1473]]?-180:0);if(_0x5a12[235]== this[_0x5a12[813]][_0x5a12[124]][_0x5a12[1473]]|| _0x5a12[236]== this[_0x5a12[813]][_0x5a12[124]][_0x5a12[1473]]){_0x4dc5x4*= -1};_0x4dc5x3[_0x5a12[1474]]= mxUtils[_0x5a12[1454]](_0x4dc5x4,360);_0x4dc5x3[_0x5a12[461]]= 100* _0x4dc5x2[_0x5a12[1244]]* _0x4dc5x2[_0x5a12[1247]]+ _0x5a12[229];_0x4dc5x3[_0x5a12[57]](mxClient[_0x5a12[1475]]+ _0x5a12[1476],100* _0x4dc5x2[_0x5a12[1244]]* _0x4dc5x2[_0x5a12[1248]]+ _0x5a12[229])}else {1> _0x4dc5x2[_0x5a12[1244]]&& (_0x4dc5x3[_0x5a12[461]]= 100* _0x4dc5x2[_0x5a12[1244]]+ _0x5a12[229])};return _0x4dc5x3};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1465]]= function(){var _0x4dc5x2=this[_0x5a12[724]],_0x4dc5x3=document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1477]);_0x4dc5x3[_0x5a12[1478]]= _0x4dc5x2[_0x5a12[1254]]|| _0x5a12[1232];_0x4dc5x3[_0x5a12[1479]]= _0x4dc5x2[_0x5a12[1256]]|| _0x5a12[1233];_0x4dc5x3[_0x5a12[1313]]= _0x4dc5x2[_0x5a12[1258]]|| _0x5a12[1480];1> _0x4dc5x2[_0x5a12[1244]]&& (_0x4dc5x3[_0x5a12[461]]= 100* _0x4dc5x2[_0x5a12[1244]]+ _0x5a12[229]);_0x4dc5x2[_0x5a12[648]]&& (_0x4dc5x3[_0x5a12[1481]]= this[_0x5a12[1482]]());return _0x4dc5x3};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1482]]= function(){var _0x4dc5x2=_0x5a12[1483];if(null!= this[_0x5a12[724]][_0x5a12[649]]){var _0x4dc5x3=this[_0x5a12[724]][_0x5a12[649]][_0x5a12[224]](_0x5a12[185]);0< _0x4dc5x3[_0x5a12[67]]&& 1== _0x4dc5x3[0]&& (_0x4dc5x2= _0x5a12[1484])};return _0x4dc5x2};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1375]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[724]],_0x4dc5x9=-_0x4dc5x5[_0x5a12[603]]* (Math[_0x5a12[424]]/ 180),_0x4dc5xa=Math[_0x5a12[426]](_0x4dc5x9),_0x4dc5x9=Math[_0x5a12[427]](_0x4dc5x9),_0x4dc5x12=_0x4dc5x5[_0x5a12[1273]]* _0x4dc5x5[_0x5a12[255]],_0x4dc5x13=_0x4dc5x5[_0x5a12[1274]]* _0x4dc5x5[_0x5a12[255]];_0x5a12[235]== this[_0x5a12[813]][_0x5a12[124]][_0x5a12[1473]]?_0x4dc5x12*= -1:_0x5a12[236]== this[_0x5a12[813]][_0x5a12[124]][_0x5a12[1473]]&& (_0x4dc5x13*= -1);var _0x4dc5x14=_0x4dc5x2[_0x5a12[511]](!0);_0x4dc5x14[_0x5a12[124]][_0x5a12[945]]= Math[_0x5a12[488]](_0x4dc5x12* _0x4dc5xa- _0x4dc5x13* _0x4dc5x9)+ _0x5a12[168];_0x4dc5x14[_0x5a12[124]][_0x5a12[953]]= Math[_0x5a12[488]](_0x4dc5x12* _0x4dc5x9+ _0x4dc5x13* _0x4dc5xa)+ _0x5a12[168];8== document[_0x5a12[5]]&& (_0x4dc5x14[_0x5a12[1463]]= _0x4dc5x2[_0x5a12[1463]],_0x5a12[253]== _0x4dc5x2[_0x5a12[301]]&& (_0x4dc5x14[_0x5a12[1215]]= this[_0x5a12[1215]][_0x5a12[234]](_0x5a12[185])+ _0x5a12[1461],_0x4dc5x14[_0x5a12[124]][_0x5a12[117]]= this[_0x5a12[813]][_0x5a12[124]][_0x5a12[117]],_0x4dc5x14[_0x5a12[124]][_0x5a12[119]]= this[_0x5a12[813]][_0x5a12[124]][_0x5a12[119]],_0x4dc5x14[_0x5a12[1462]]= parseInt(_0x4dc5x2[_0x5a12[124]][_0x5a12[117]])+ _0x5a12[185]+ parseInt(_0x4dc5x2[_0x5a12[124]][_0x5a12[119]])));_0x4dc5x4?(_0x4dc5x14[_0x5a12[1306]]= _0x4dc5x5[_0x5a12[1269]],_0x4dc5x14[_0x5a12[62]](this[_0x5a12[1485]]())):_0x4dc5x14[_0x5a12[1464]]= _0x5a12[308];_0x4dc5x3?_0x4dc5x14[_0x5a12[62]](this[_0x5a12[1486]]()):_0x4dc5x14[_0x5a12[1468]]= _0x5a12[308];return _0x4dc5x14};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1486]]= function(){var _0x4dc5x2=document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1469]);_0x4dc5x2[_0x5a12[352]]= this[_0x5a12[724]][_0x5a12[1269]];_0x4dc5x2[_0x5a12[461]]= 100* this[_0x5a12[724]][_0x5a12[1244]]* this[_0x5a12[724]][_0x5a12[1271]]+ _0x5a12[229];return _0x4dc5x2};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1485]]= function(){var _0x4dc5x2=this[_0x5a12[1465]]();_0x4dc5x2[_0x5a12[461]]= 100* this[_0x5a12[724]][_0x5a12[1244]]* this[_0x5a12[724]][_0x5a12[1271]]+ _0x5a12[229];return _0x4dc5x2};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1294]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x3&& _0x4dc5x4?_0x4dc5x2+= 180:_0x4dc5x3?this[_0x5a12[813]][_0x5a12[124]][_0x5a12[1473]]= _0x5a12[235]:_0x4dc5x4&& (this[_0x5a12[813]][_0x5a12[124]][_0x5a12[1473]]= _0x5a12[236]);if(_0x4dc5x3?!_0x4dc5x4:_0x4dc5x4){_0x4dc5x2*= -1};this[_0x5a12[813]][_0x5a12[124]][_0x5a12[603]]= _0x4dc5x2;this[_0x5a12[724]][_0x5a12[603]]+= _0x4dc5x2;this[_0x5a12[724]][_0x5a12[1395]]= _0x4dc5x5;this[_0x5a12[724]][_0x5a12[1396]]= _0x4dc5x9};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1275]]= function(){mxAbstractCanvas2D[_0x5a12[202]][_0x5a12[1275]][_0x5a12[183]](this,arguments);this[_0x5a12[252]]= document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1487]);this[_0x5a12[252]][_0x5a12[124]][_0x5a12[491]]= _0x5a12[492]};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1278]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=this[_0x5a12[724]],_0x4dc5xa=(this[_0x5a12[1217]]+ _0x4dc5x9[_0x5a12[1126]])* _0x4dc5x9[_0x5a12[255]],_0x4dc5x12=(this[_0x5a12[1218]]+ _0x4dc5x9[_0x5a12[1125]])* _0x4dc5x9[_0x5a12[255]];_0x4dc5x2= (_0x4dc5x2+ _0x4dc5x9[_0x5a12[1126]])* _0x4dc5x9[_0x5a12[255]];_0x4dc5x3= (_0x4dc5x3+ _0x4dc5x9[_0x5a12[1125]])* _0x4dc5x9[_0x5a12[255]];_0x4dc5x4= (_0x4dc5x4+ _0x4dc5x9[_0x5a12[1126]])* _0x4dc5x9[_0x5a12[255]];_0x4dc5x5= (_0x4dc5x5+ _0x4dc5x9[_0x5a12[1125]])* _0x4dc5x9[_0x5a12[255]];var _0x4dc5x12=_0x4dc5x12+ 2/ 3* (_0x4dc5x3- _0x4dc5x12),_0x4dc5x13=_0x4dc5x4+ 2/ 3* (_0x4dc5x2- _0x4dc5x4);_0x4dc5x3= _0x4dc5x5+ 2/ 3* (_0x4dc5x3- _0x4dc5x5);this[_0x5a12[1215]][_0x5a12[207]](_0x5a12[1488]+ this[_0x5a12[1239]](_0x4dc5xa+ 2/ 3* (_0x4dc5x2- _0x4dc5xa))+ _0x5a12[185]+ this[_0x5a12[1239]](_0x4dc5x12)+ _0x5a12[185]+ this[_0x5a12[1239]](_0x4dc5x13)+ _0x5a12[185]+ this[_0x5a12[1239]](_0x4dc5x3)+ _0x5a12[185]+ this[_0x5a12[1239]](_0x4dc5x4)+ _0x5a12[185]+ this[_0x5a12[1239]](_0x4dc5x5));this[_0x5a12[1217]]= _0x4dc5x4/ _0x4dc5x9[_0x5a12[255]]- _0x4dc5x9[_0x5a12[1126]];this[_0x5a12[1218]]= _0x4dc5x5/ _0x4dc5x9[_0x5a12[255]]- _0x4dc5x9[_0x5a12[1125]]};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1489]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=this[_0x5a12[724]];_0x4dc5x2= document[_0x5a12[55]](_0x4dc5x2);_0x4dc5x2[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];_0x4dc5x2[_0x5a12[124]][_0x5a12[361]]= this[_0x5a12[1239]]((_0x4dc5x3+ _0x4dc5xa[_0x5a12[1126]])* _0x4dc5xa[_0x5a12[255]])+ _0x5a12[168];_0x4dc5x2[_0x5a12[124]][_0x5a12[125]]= this[_0x5a12[1239]]((_0x4dc5x4+ _0x4dc5xa[_0x5a12[1125]])* _0x4dc5xa[_0x5a12[255]])+ _0x5a12[168];_0x4dc5x2[_0x5a12[124]][_0x5a12[117]]= this[_0x5a12[1239]](_0x4dc5x5* _0x4dc5xa[_0x5a12[255]])+ _0x5a12[168];_0x4dc5x2[_0x5a12[124]][_0x5a12[119]]= this[_0x5a12[1239]](_0x4dc5x9* _0x4dc5xa[_0x5a12[255]])+ _0x5a12[168];return _0x4dc5x2};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1319]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[252]]= this[_0x5a12[1489]](mxClient[_0x5a12[463]]+ _0x5a12[1490],_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5)};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1320]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){this[_0x5a12[252]]= this[_0x5a12[1489]](mxClient[_0x5a12[463]]+ _0x5a12[1491],_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5);this[_0x5a12[252]][_0x5a12[57]](_0x5a12[1492],Math[_0x5a12[160]](100* _0x4dc5x9/ _0x4dc5x4,100* _0x4dc5xa/ _0x4dc5x5)+ _0x5a12[229])};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[680]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[252]]= this[_0x5a12[1489]](mxClient[_0x5a12[463]]+ _0x5a12[1493],_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5)};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[618]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13){var _0x4dc5x14=null;_0x4dc5xa?(_0x4dc5x14= this[_0x5a12[1489]](mxClient[_0x5a12[463]]+ _0x5a12[1490],_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5),_0x4dc5x14[_0x5a12[1464]]= _0x5a12[308],_0x4dc5x2= document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1469]),_0x4dc5x2[_0x5a12[1322]]= _0x4dc5xa?_0x5a12[1494]:_0x5a12[1495],_0x4dc5x2[_0x5a12[1294]]= _0x5a12[128],_0x4dc5x2[_0x5a12[60]]= _0x5a12[1496],_0x4dc5x2[_0x5a12[390]]= _0x4dc5x9,_0x4dc5x14[_0x5a12[62]](_0x4dc5x2)):(_0x4dc5x14= this[_0x5a12[1489]](mxClient[_0x5a12[463]]+ _0x5a12[464],_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5),_0x4dc5x14[_0x5a12[390]]= _0x4dc5x9);_0x4dc5x12&& _0x4dc5x13?_0x4dc5x14[_0x5a12[124]][_0x5a12[603]]= _0x5a12[1497]:_0x4dc5x12?_0x4dc5x14[_0x5a12[124]][_0x5a12[1473]]= _0x5a12[235]:_0x4dc5x13&& (_0x4dc5x14[_0x5a12[124]][_0x5a12[1473]]= _0x5a12[236]);1> this[_0x5a12[724]][_0x5a12[1244]]&& (_0x4dc5x14[_0x5a12[124]][_0x5a12[347]]+= _0x5a12[459]+ 100* this[_0x5a12[724]][_0x5a12[1244]]+ _0x5a12[460]);this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x14)};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1404]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x4= document[_0x5a12[55]](_0x5a12[485]);var _0x4dc5x9=this[_0x5a12[724]],_0x4dc5xa=_0x5a12[110];null!= _0x4dc5x9[_0x5a12[1261]]&& (_0x4dc5xa+= _0x5a12[1418]+ _0x4dc5x9[_0x5a12[1261]]+ _0x5a12[471]);null!= _0x4dc5x9[_0x5a12[1263]]&& (_0x4dc5xa+= _0x5a12[1419]+ _0x4dc5x9[_0x5a12[1263]]+ _0x5a12[471]);mxUtils[_0x5a12[1331]](_0x4dc5x2)?_0x4dc5x4[_0x5a12[62]](_0x4dc5x2):0< _0x4dc5xa[_0x5a12[67]]&& !_0x4dc5x5?(_0x4dc5x5= document[_0x5a12[55]](_0x5a12[485]),_0x4dc5x5[_0x5a12[124]][_0x5a12[103]]= _0x4dc5xa,_0x4dc5x5[_0x5a12[124]][_0x5a12[495]]= mxClient[_0x5a12[496]]?_0x5a12[497]:_0x5a12[498],_0x4dc5x5[_0x5a12[124]][_0x5a12[499]]= _0x5a12[500],_0x4dc5x5[_0x5a12[339]]= _0x4dc5x2,_0x4dc5x4[_0x5a12[62]](_0x4dc5x5)):(_0x4dc5x4[_0x5a12[124]][_0x5a12[103]]= _0x4dc5xa,_0x4dc5x4[_0x5a12[339]]= _0x4dc5x2);_0x4dc5x2= _0x4dc5x4[_0x5a12[124]];_0x4dc5x2[_0x5a12[487]]= Math[_0x5a12[488]](_0x4dc5x9[_0x5a12[487]]/ this[_0x5a12[1460]])+ _0x5a12[168];_0x4dc5x2[_0x5a12[486]]= _0x4dc5x9[_0x5a12[486]];_0x4dc5x2[_0x5a12[352]]= _0x4dc5x9[_0x5a12[665]];_0x4dc5x2[_0x5a12[123]]= _0x5a12[125];_0x4dc5x2[_0x5a12[1165]]= _0x4dc5x3|| _0x5a12[361];_0x4dc5x2[_0x5a12[489]]= Math[_0x5a12[488]](_0x4dc5x9[_0x5a12[487]]* mxConstants[_0x5a12[490]]/ this[_0x5a12[1460]])+ _0x5a12[168];(_0x4dc5x9[_0x5a12[666]]& mxConstants[_0x5a12[1410]])== mxConstants[_0x5a12[1410]]&& (_0x4dc5x2[_0x5a12[1452]]= _0x5a12[1447]);(_0x4dc5x9[_0x5a12[666]]& mxConstants[_0x5a12[1412]])== mxConstants[_0x5a12[1412]]&& (_0x4dc5x2[_0x5a12[666]]= _0x5a12[1449]);(_0x4dc5x9[_0x5a12[666]]& mxConstants[_0x5a12[1414]])== mxConstants[_0x5a12[1414]]&& (_0x4dc5x2[_0x5a12[1498]]= _0x5a12[355]);return _0x4dc5x4};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[963]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15,_0x4dc5x16,_0x4dc5x17){if(this[_0x5a12[1285]]&& null!= _0x4dc5x9){var _0x4dc5x18=this[_0x5a12[724]];if(_0x5a12[1428]== _0x4dc5x14){null!= _0x4dc5x18[_0x5a12[603]]&& (_0x4dc5x3= this[_0x5a12[1241]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x18[_0x5a12[603]],_0x4dc5x18[_0x5a12[1395]],_0x4dc5x18[_0x5a12[1396]]),_0x4dc5x2= _0x4dc5x3[_0x5a12[235]],_0x4dc5x3= _0x4dc5x3[_0x5a12[236]]);8== document[_0x5a12[5]]?(_0x4dc5x2+= _0x4dc5x18[_0x5a12[1126]],_0x4dc5x3+= _0x4dc5x18[_0x5a12[1125]]):(_0x4dc5x2*= _0x4dc5x18[_0x5a12[255]],_0x4dc5x3*= _0x4dc5x18[_0x5a12[255]]);_0x4dc5x14= 8== document[_0x5a12[5]]?document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1499]):document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x14[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];_0x4dc5x14[_0x5a12[124]][_0x5a12[495]]= _0x5a12[497];_0x4dc5x14[_0x5a12[124]][_0x5a12[361]]= this[_0x5a12[1239]](_0x4dc5x2)+ _0x5a12[168];_0x4dc5x14[_0x5a12[124]][_0x5a12[125]]= this[_0x5a12[1239]](_0x4dc5x3)+ _0x5a12[168];_0x4dc5x14[_0x5a12[124]][_0x5a12[499]]= _0x4dc5x18[_0x5a12[255]];var _0x4dc5x19=document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x19[_0x5a12[124]][_0x5a12[491]]= _0x5a12[1500];_0x4dc5x19[_0x5a12[124]][_0x5a12[495]]= _0x5a12[497];var _0x4dc5x1a=mxUtils[_0x5a12[1501]](_0x4dc5xa,_0x4dc5x12),_0x4dc5x1b=_0x4dc5x1a[_0x5a12[235]],_0x4dc5x1a=_0x4dc5x1a[_0x5a12[236]];_0x4dc5x9= this[_0x5a12[1404]](_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x15);_0x4dc5xa= document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x13?(!_0x4dc5x16&& 0< _0x4dc5x4 && (_0x4dc5x9[_0x5a12[124]][_0x5a12[117]]= Math[_0x5a12[488]](_0x4dc5x4)+ _0x5a12[168]),_0x4dc5x9[_0x5a12[124]][_0x5a12[493]]= _0x5a12[1502]):_0x4dc5x9[_0x5a12[124]][_0x5a12[493]]= _0x5a12[494];_0x4dc5x13= _0x4dc5x18[_0x5a12[603]]+ (_0x4dc5x17|| 0);this[_0x5a12[1216]]&& 0!= _0x4dc5x13?(_0x4dc5xa[_0x5a12[124]][_0x5a12[495]]= _0x5a12[497],_0x4dc5xa[_0x5a12[124]][_0x5a12[499]]= _0x5a12[500],_0x4dc5xa[_0x5a12[62]](_0x4dc5x9),8== document[_0x5a12[5]]&& _0x5a12[529]!= this[_0x5a12[813]][_0x5a12[301]]?(_0x4dc5x19[_0x5a12[62]](_0x4dc5xa),_0x4dc5x14[_0x5a12[62]](_0x4dc5x19)):_0x4dc5x14[_0x5a12[62]](_0x4dc5xa)):8== document[_0x5a12[5]]?(_0x4dc5x19[_0x5a12[62]](_0x4dc5x9),_0x4dc5x14[_0x5a12[62]](_0x4dc5x19)):(_0x4dc5x9[_0x5a12[124]][_0x5a12[495]]= _0x5a12[497],_0x4dc5x14[_0x5a12[62]](_0x4dc5x9));_0x5a12[529]!= this[_0x5a12[813]][_0x5a12[301]]?(_0x4dc5x17= document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1490]),_0x4dc5x17[_0x5a12[1464]]= _0x5a12[308],_0x4dc5x17[_0x5a12[1468]]= _0x5a12[308],_0x4dc5x17[_0x5a12[62]](_0x4dc5x14),this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x17)):this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x14);_0x4dc5x16?(_0x4dc5x9[_0x5a12[124]][_0x5a12[277]]= _0x5a12[188],0< _0x4dc5x4&& (_0x4dc5x9[_0x5a12[124]][_0x5a12[117]]= Math[_0x5a12[488]](_0x4dc5x4)+ _0x5a12[168]),0< _0x4dc5x5&& 8== document[_0x5a12[5]]&& (_0x4dc5x9[_0x5a12[124]][_0x5a12[1503]]= Math[_0x5a12[488]](_0x4dc5x5)+ _0x5a12[168])):_0x4dc5x15&& (_0x4dc5x9[_0x5a12[124]][_0x5a12[117]]= _0x4dc5x4+ _0x5a12[168],0< _0x4dc5x5&& (_0x4dc5x9[_0x5a12[124]][_0x5a12[1503]]= Math[_0x5a12[488]](_0x4dc5x5)+ _0x5a12[168]));if(this[_0x5a12[1216]]&& 0!= _0x4dc5x13){_0x4dc5x4= _0x4dc5x13* (Math[_0x5a12[424]]/ 180);_0x4dc5x13= parseFloat(parseFloat(Math[_0x5a12[426]](_0x4dc5x4))[_0x5a12[1293]](8));_0x4dc5x17= parseFloat(parseFloat(Math[_0x5a12[427]](-_0x4dc5x4))[_0x5a12[1293]](8));_0x4dc5x4%= 2* Math[_0x5a12[424]];0> _0x4dc5x4&& (_0x4dc5x4+= 2* Math[_0x5a12[424]]);_0x4dc5x4%= Math[_0x5a12[424]];_0x4dc5x4> Math[_0x5a12[424]]/ 2&& (_0x4dc5x4= Math[_0x5a12[424]]- _0x4dc5x4);_0x4dc5x12= Math[_0x5a12[426]](_0x4dc5x4);var _0x4dc5x1c=Math[_0x5a12[427]](_0x4dc5x4);8== document[_0x5a12[5]]&& (_0x4dc5x9[_0x5a12[124]][_0x5a12[495]]= _0x5a12[498],_0x4dc5xa[_0x5a12[124]][_0x5a12[495]]= _0x5a12[498],_0x4dc5x19[_0x5a12[124]][_0x5a12[495]]= _0x5a12[498]);_0x4dc5x9[_0x5a12[124]][_0x5a12[187]]= _0x5a12[188];document[_0x5a12[112]][_0x5a12[62]](_0x4dc5x9);_0x4dc5x4= _0x4dc5x9[_0x5a12[359]];_0x4dc5x19= _0x4dc5x9[_0x5a12[167]];if(mxClient[_0x5a12[496]]&& (_0x4dc5x16|| _0x4dc5x15)&& _0x4dc5x19> _0x4dc5x5){_0x4dc5x19= _0x4dc5x5,_0x4dc5x9[_0x5a12[124]][_0x5a12[119]]= _0x4dc5x19+ _0x5a12[168]};_0x4dc5x5= _0x4dc5x19;_0x4dc5x16= (_0x4dc5x5- _0x4dc5x5* _0x4dc5x12+ _0x4dc5x4* -_0x4dc5x1c)/ 2- _0x4dc5x17* _0x4dc5x4* (_0x4dc5x1b+ 0.5)+ _0x4dc5x13* _0x4dc5x5* (_0x4dc5x1a+ 0.5);_0x4dc5x15= (_0x4dc5x4- _0x4dc5x4* _0x4dc5x12+ _0x4dc5x5* -_0x4dc5x1c)/ 2+ _0x4dc5x13* _0x4dc5x4* (_0x4dc5x1b+ 0.5)+ _0x4dc5x17* _0x4dc5x5* (_0x4dc5x1a+ 0.5);_0x5a12[1504]== _0x4dc5x14[_0x5a12[301]]&& _0x5a12[529]== this[_0x5a12[813]][_0x5a12[301]]?(_0x4dc5x1b= document[_0x5a12[55]](_0x5a12[485]),_0x4dc5x1b[_0x5a12[124]][_0x5a12[495]]= _0x5a12[498],_0x4dc5x1b[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492],_0x4dc5x1b[_0x5a12[124]][_0x5a12[361]]= this[_0x5a12[1239]](_0x4dc5x2+ (_0x4dc5x15- _0x4dc5x4/ 2)* _0x4dc5x18[_0x5a12[255]])+ _0x5a12[168],_0x4dc5x1b[_0x5a12[124]][_0x5a12[125]]= this[_0x5a12[1239]](_0x4dc5x3+ (_0x4dc5x16- _0x4dc5x5/ 2)* _0x4dc5x18[_0x5a12[255]])+ _0x5a12[168],_0x4dc5x14[_0x5a12[265]][_0x5a12[62]](_0x4dc5x1b),_0x4dc5x1b[_0x5a12[62]](_0x4dc5x14)):(_0x4dc5x18= 8== document[_0x5a12[5]]?1:_0x4dc5x18[_0x5a12[255]],_0x4dc5x14[_0x5a12[124]][_0x5a12[361]]= this[_0x5a12[1239]](_0x4dc5x2+ (_0x4dc5x15- _0x4dc5x4/ 2)* _0x4dc5x18)+ _0x5a12[168],_0x4dc5x14[_0x5a12[124]][_0x5a12[125]]= this[_0x5a12[1239]](_0x4dc5x3+ (_0x4dc5x16- _0x4dc5x5/ 2)* _0x4dc5x18)+ _0x5a12[168]);_0x4dc5xa[_0x5a12[124]][_0x5a12[347]]= _0x5a12[1505]+ _0x4dc5x13+ _0x5a12[1506]+ _0x4dc5x17+ _0x5a12[1507]+ -_0x4dc5x17+ _0x5a12[1508]+ _0x4dc5x13+ _0x5a12[1509];_0x4dc5xa[_0x5a12[124]][_0x5a12[1028]]= this[_0x5a12[1459]];1> this[_0x5a12[724]][_0x5a12[1244]]&& (_0x4dc5xa[_0x5a12[124]][_0x5a12[347]]+= _0x5a12[459]+ 100* this[_0x5a12[724]][_0x5a12[1244]]+ _0x5a12[460]);_0x4dc5x9[_0x5a12[124]][_0x5a12[187]]= _0x5a12[110];_0x4dc5xa[_0x5a12[62]](_0x4dc5x9)}else {8!= document[_0x5a12[5]]?(_0x4dc5x9[_0x5a12[124]][_0x5a12[123]]= _0x5a12[125],1> this[_0x5a12[724]][_0x5a12[1244]]&& (_0x4dc5x14[_0x5a12[124]][_0x5a12[347]]= _0x5a12[459]+ 100* this[_0x5a12[724]][_0x5a12[1244]]+ _0x5a12[460]),_0x4dc5x18= _0x4dc5x9[_0x5a12[265]],_0x4dc5x9[_0x5a12[124]][_0x5a12[187]]= _0x5a12[188],document[_0x5a12[112]][_0x5a12[62]](_0x4dc5x9),_0x4dc5x4= _0x4dc5x9[_0x5a12[359]],_0x4dc5x19= _0x4dc5x9[_0x5a12[167]],mxClient[_0x5a12[496]]&& (_0x4dc5x16&& _0x4dc5x19> _0x4dc5x5)&& (_0x4dc5x19= _0x4dc5x5,_0x4dc5x9[_0x5a12[124]][_0x5a12[119]]= _0x4dc5x19+ _0x5a12[168]),_0x4dc5x5= _0x4dc5x19,_0x4dc5x9[_0x5a12[124]][_0x5a12[187]]= _0x5a12[110],_0x4dc5x18[_0x5a12[62]](_0x4dc5x9),_0x4dc5x14[_0x5a12[124]][_0x5a12[361]]= this[_0x5a12[1239]](_0x4dc5x2+ _0x4dc5x4* _0x4dc5x1b* this[_0x5a12[724]][_0x5a12[255]])+ _0x5a12[168],_0x4dc5x14[_0x5a12[124]][_0x5a12[125]]= this[_0x5a12[1239]](_0x4dc5x3+ _0x4dc5x5* _0x4dc5x1a* this[_0x5a12[724]][_0x5a12[255]])+ _0x5a12[168]):(1> this[_0x5a12[724]][_0x5a12[1244]]&& (_0x4dc5x9[_0x5a12[124]][_0x5a12[347]]= _0x5a12[459]+ 100* this[_0x5a12[724]][_0x5a12[1244]]+ _0x5a12[460]),_0x4dc5x19[_0x5a12[124]][_0x5a12[361]]= 100* _0x4dc5x1b+ _0x5a12[229],_0x4dc5x19[_0x5a12[124]][_0x5a12[125]]= 100* _0x4dc5x1a+ _0x5a12[229])}}else {this[_0x5a12[1436]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,mxUtils[_0x5a12[321]](_0x4dc5x9,!1),_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15,_0x4dc5x16,_0x4dc5x17)}}};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1436]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15,_0x4dc5x16,_0x4dc5x17){_0x4dc5x5= this[_0x5a12[724]];_0x4dc5x2= (_0x4dc5x2+ _0x4dc5x5[_0x5a12[1126]])* _0x4dc5x5[_0x5a12[255]];_0x4dc5x3= (_0x4dc5x3+ _0x4dc5x5[_0x5a12[1125]])* _0x4dc5x5[_0x5a12[255]];_0x4dc5x4= document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1487]);_0x4dc5x4[_0x5a12[124]][_0x5a12[117]]= _0x5a12[942];_0x4dc5x4[_0x5a12[124]][_0x5a12[119]]= _0x5a12[942];_0x4dc5x4[_0x5a12[1464]]= _0x5a12[308];_0x4dc5x15= document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1469]);_0x4dc5x15[_0x5a12[352]]= _0x4dc5x5[_0x5a12[665]];_0x4dc5x15[_0x5a12[461]]= 100* _0x4dc5x5[_0x5a12[1244]]+ _0x5a12[229];_0x4dc5x4[_0x5a12[62]](_0x4dc5x15);_0x4dc5x15= document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1510]);_0x4dc5x15[_0x5a12[1511]]= _0x5a12[128];_0x4dc5x15[_0x5a12[6]]= _0x5a12[1512]+ this[_0x5a12[1239]](0)+ _0x5a12[185]+ this[_0x5a12[1239]](0)+ _0x5a12[1513]+ this[_0x5a12[1239]](1)+ _0x5a12[185]+ this[_0x5a12[1239]](0);_0x4dc5x4[_0x5a12[62]](_0x4dc5x15);_0x4dc5x15= document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1514]);_0x4dc5x15[_0x5a12[124]][_0x5a12[103]]= _0x5a12[1515]+ _0x4dc5xa;_0x4dc5x15[_0x5a12[124]][_0x5a12[611]]= _0x4dc5xa;_0x4dc5x15[_0x5a12[124]][_0x5a12[486]]= _0x4dc5x5[_0x5a12[486]];_0x4dc5x15[_0x5a12[1516]]= _0x4dc5x9;_0x4dc5x15[_0x5a12[747]]= _0x5a12[128];_0x4dc5xa= Math[_0x5a12[488]](_0x4dc5x5[_0x5a12[487]]* _0x4dc5x5[_0x5a12[255]]/ this[_0x5a12[1460]]);_0x4dc5x15[_0x5a12[124]][_0x5a12[487]]= _0x4dc5xa+ _0x5a12[168];(_0x4dc5x5[_0x5a12[666]]& mxConstants[_0x5a12[1410]])== mxConstants[_0x5a12[1410]]&& (_0x4dc5x15[_0x5a12[124]][_0x5a12[1452]]= _0x5a12[1447]);(_0x4dc5x5[_0x5a12[666]]& mxConstants[_0x5a12[1412]])== mxConstants[_0x5a12[1412]]&& (_0x4dc5x15[_0x5a12[124]][_0x5a12[666]]= _0x5a12[1449]);(_0x4dc5x5[_0x5a12[666]]& mxConstants[_0x5a12[1414]])== mxConstants[_0x5a12[1414]]&& (_0x4dc5x15[_0x5a12[124]][_0x5a12[354]]= _0x5a12[355]);_0x4dc5x9= _0x4dc5x9[_0x5a12[224]](_0x5a12[192]);_0x4dc5x5= _0x4dc5xa+ (_0x4dc5x9[_0x5a12[67]]- 1)* _0x4dc5xa* mxConstants[_0x5a12[490]];_0x4dc5xa= _0x4dc5x9= 0;_0x4dc5x12== mxConstants[_0x5a12[482]]?_0x4dc5xa= -_0x4dc5x5/ 2:_0x4dc5x12!= mxConstants[_0x5a12[481]]&& (_0x4dc5xa= _0x4dc5x5/ 2);null!= _0x4dc5x17&& (_0x4dc5x4[_0x5a12[124]][_0x5a12[603]]= _0x4dc5x17,_0x4dc5x12= _0x4dc5x17* (Math[_0x5a12[424]]/ 180),_0x4dc5x9= Math[_0x5a12[427]](_0x4dc5x12)* _0x4dc5xa,_0x4dc5xa*= Math[_0x5a12[426]](_0x4dc5x12));_0x4dc5x4[_0x5a12[62]](_0x4dc5x15);_0x4dc5x4[_0x5a12[124]][_0x5a12[361]]= this[_0x5a12[1239]](_0x4dc5x2- _0x4dc5x9)+ _0x5a12[168];_0x4dc5x4[_0x5a12[124]][_0x5a12[125]]= this[_0x5a12[1239]](_0x4dc5x3+ _0x4dc5xa)+ _0x5a12[168];this[_0x5a12[813]][_0x5a12[62]](_0x4dc5x4)};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1336]]= function(){this[_0x5a12[1370]](!1,!0)};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1334]]= function(){this[_0x5a12[1370]](!0,!1)};mxVmlCanvas2D[_0x5a12[202]][_0x5a12[1337]]= function(){this[_0x5a12[1370]](!0,!0)};function mxGuide(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1179]]= _0x4dc5x2;this[_0x5a12[1517]](_0x4dc5x3)}mxGuide[_0x5a12[202]][_0x5a12[1179]]= null;mxGuide[_0x5a12[202]][_0x5a12[1214]]= null;mxGuide[_0x5a12[202]][_0x5a12[662]]= !0;mxGuide[_0x5a12[202]][_0x5a12[704]]= !0;mxGuide[_0x5a12[202]][_0x5a12[1518]]= null;mxGuide[_0x5a12[202]][_0x5a12[1519]]= null;mxGuide[_0x5a12[202]][_0x5a12[1517]]= function(_0x4dc5x2){this[_0x5a12[1214]]= _0x4dc5x2};mxGuide[_0x5a12[202]][_0x5a12[1019]]= function(_0x4dc5x2){return !0};mxGuide[_0x5a12[202]][_0x5a12[1520]]= function(){return this[_0x5a12[1179]][_0x5a12[1020]]* this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]]/ 2};mxGuide[_0x5a12[202]][_0x5a12[1521]]= function(_0x4dc5x2){_0x4dc5x2= new mxPolyline([],mxConstants.GUIDE_COLOR,mxConstants.GUIDE_STROKEWIDTH);_0x4dc5x2[_0x5a12[1522]]= !0;return _0x4dc5x2};mxGuide[_0x5a12[202]][_0x5a12[582]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){if(null!= this[_0x5a12[1214]]&& (this[_0x5a12[662]]|| this[_0x5a12[704]])&& null!= _0x4dc5x2&& null!= _0x4dc5x3){var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[513]],_0x4dc5x9=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5xa=_0x4dc5x3[_0x5a12[235]],_0x4dc5x12=_0x4dc5x3[_0x5a12[236]],_0x4dc5x13=!1,_0x4dc5x14=!1,_0x4dc5x15=this[_0x5a12[1520]](),_0x4dc5x16=_0x4dc5x15,_0x4dc5x17=_0x4dc5x15,_0x4dc5x15=_0x4dc5x2[_0x5a12[238]]();_0x4dc5x15[_0x5a12[235]]+= _0x4dc5x3[_0x5a12[235]];_0x4dc5x15[_0x5a12[236]]+= _0x4dc5x3[_0x5a12[236]];var _0x4dc5x18=_0x4dc5x15[_0x5a12[235]],_0x4dc5x19=_0x4dc5x15[_0x5a12[235]]+ _0x4dc5x15[_0x5a12[117]],_0x4dc5x1a=_0x4dc5x15[_0x5a12[241]](),_0x4dc5x1b=_0x4dc5x15[_0x5a12[236]],_0x4dc5x1c=_0x4dc5x15[_0x5a12[236]]+ _0x4dc5x15[_0x5a12[119]],_0x4dc5x1d=_0x4dc5x15[_0x5a12[242]]();_0x4dc5x3= function(_0x4dc5x3){_0x4dc5x3+= this[_0x5a12[1179]][_0x5a12[1136]];var _0x4dc5x4=!1;Math[_0x5a12[425]](_0x4dc5x3- _0x4dc5x1a)< _0x4dc5x16?(_0x4dc5xa= _0x4dc5x3- _0x4dc5x2[_0x5a12[241]](),_0x4dc5x16= Math[_0x5a12[425]](_0x4dc5x3- _0x4dc5x1a),_0x4dc5x4= !0):Math[_0x5a12[425]](_0x4dc5x3- _0x4dc5x18)< _0x4dc5x16?(_0x4dc5xa= _0x4dc5x3- _0x4dc5x2[_0x5a12[235]],_0x4dc5x16= Math[_0x5a12[425]](_0x4dc5x3- _0x4dc5x18),_0x4dc5x4= !0):Math[_0x5a12[425]](_0x4dc5x3- _0x4dc5x19)< _0x4dc5x16&& (_0x4dc5xa= _0x4dc5x3- _0x4dc5x2[_0x5a12[235]]- _0x4dc5x2[_0x5a12[117]],_0x4dc5x16= Math[_0x5a12[425]](_0x4dc5x3- _0x4dc5x19),_0x4dc5x4= !0);if(_0x4dc5x4){null== this[_0x5a12[1518]]&& (this[_0x5a12[1518]]= this[_0x5a12[1521]](!0),this[_0x5a12[1518]][_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]]!= mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[1523]]:mxConstants[_0x5a12[508]],this[_0x5a12[1518]][_0x5a12[1229]]= !1,this[_0x5a12[1518]][_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1524]]()));var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[526]];_0x4dc5x3-= this[_0x5a12[1179]][_0x5a12[1136]];this[_0x5a12[1518]][_0x5a12[1525]]= [ new mxPoint(_0x4dc5x3,-this[_0x5a12[1179]][_0x5a12[1137]]), new mxPoint(_0x4dc5x3,_0x4dc5x5[_0x5a12[191]]- 3- this[_0x5a12[1179]][_0x5a12[1137]])]};_0x4dc5x13= _0x4dc5x13|| _0x4dc5x4};for(var _0x4dc5x15=function(_0x4dc5x3){_0x4dc5x3+= this[_0x5a12[1179]][_0x5a12[1137]];var _0x4dc5x4=!1;Math[_0x5a12[425]](_0x4dc5x3- _0x4dc5x1d)< _0x4dc5x17?(_0x4dc5x12= _0x4dc5x3- _0x4dc5x2[_0x5a12[242]](),_0x4dc5x17= Math[_0x5a12[425]](_0x4dc5x3- _0x4dc5x1d),_0x4dc5x4= !0):Math[_0x5a12[425]](_0x4dc5x3- _0x4dc5x1b)< _0x4dc5x17?(_0x4dc5x12= _0x4dc5x3- _0x4dc5x2[_0x5a12[236]],_0x4dc5x17= Math[_0x5a12[425]](_0x4dc5x3- _0x4dc5x1b),_0x4dc5x4= !0):Math[_0x5a12[425]](_0x4dc5x3- _0x4dc5x1c)< _0x4dc5x17&& (_0x4dc5x12= _0x4dc5x3- _0x4dc5x2[_0x5a12[236]]- _0x4dc5x2[_0x5a12[119]],_0x4dc5x17= Math[_0x5a12[425]](_0x4dc5x3- _0x4dc5x1c),_0x4dc5x4= !0);if(_0x4dc5x4){null== this[_0x5a12[1519]]&& (this[_0x5a12[1519]]= this[_0x5a12[1521]](!1),this[_0x5a12[1519]][_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]]!= mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[1523]]:mxConstants[_0x5a12[508]],this[_0x5a12[1519]][_0x5a12[1229]]= !1,this[_0x5a12[1519]][_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1524]]()));var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[526]];_0x4dc5x3-= this[_0x5a12[1179]][_0x5a12[1137]];this[_0x5a12[1519]][_0x5a12[1525]]= [ new mxPoint(-this[_0x5a12[1179]][_0x5a12[1136]],_0x4dc5x3), new mxPoint(_0x4dc5x5[_0x5a12[1526]]- 3- this[_0x5a12[1179]][_0x5a12[1136]],_0x4dc5x3)]};_0x4dc5x14= _0x4dc5x14|| _0x4dc5x4},_0x4dc5x1e=0;_0x4dc5x1e< this[_0x5a12[1214]][_0x5a12[67]];_0x4dc5x1e++){var _0x4dc5x1f=this[_0x5a12[1214]][_0x4dc5x1e];null!= _0x4dc5x1f&& (this[_0x5a12[662]]&& (_0x4dc5x3[_0x5a12[239]](this,_0x4dc5x1f[_0x5a12[241]]()),_0x4dc5x3[_0x5a12[239]](this,_0x4dc5x1f[_0x5a12[235]]),_0x4dc5x3[_0x5a12[239]](this,_0x4dc5x1f[_0x5a12[235]]+ _0x4dc5x1f[_0x5a12[117]])),this[_0x5a12[704]]&& (_0x4dc5x15[_0x5a12[239]](this,_0x4dc5x1f[_0x5a12[242]]()),_0x4dc5x15[_0x5a12[239]](this,_0x4dc5x1f[_0x5a12[236]]),_0x4dc5x15[_0x5a12[239]](this,_0x4dc5x1f[_0x5a12[236]]+ _0x4dc5x1f[_0x5a12[119]])))};!_0x4dc5x13&& null!= this[_0x5a12[1518]]?this[_0x5a12[1518]][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188]:null!= this[_0x5a12[1518]]&& (this[_0x5a12[1518]][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[189],this[_0x5a12[1518]][_0x5a12[258]]());!_0x4dc5x14&& null!= this[_0x5a12[1519]]?this[_0x5a12[1519]][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188]:null!= this[_0x5a12[1519]]&& (this[_0x5a12[1519]][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[189],this[_0x5a12[1519]][_0x5a12[258]]());_0x4dc5x4&& (_0x4dc5x13|| (_0x4dc5x4= _0x4dc5x2[_0x5a12[235]]- (this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x2[_0x5a12[235]]/ _0x4dc5x9- _0x4dc5x5[_0x5a12[235]])+ _0x4dc5x5[_0x5a12[235]])* _0x4dc5x9,_0x4dc5xa= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5xa/ _0x4dc5x9)* _0x4dc5x9- _0x4dc5x4),_0x4dc5x14|| (_0x4dc5x5= _0x4dc5x2[_0x5a12[236]]- (this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x2[_0x5a12[236]]/ _0x4dc5x9- _0x4dc5x5[_0x5a12[236]])+ _0x4dc5x5[_0x5a12[236]])* _0x4dc5x9,_0x4dc5x12= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x12/ _0x4dc5x9)* _0x4dc5x9- _0x4dc5x5));_0x4dc5x3= new mxPoint(_0x4dc5xa,_0x4dc5x12)};return _0x4dc5x3};mxGuide[_0x5a12[202]][_0x5a12[801]]= function(){null!= this[_0x5a12[1518]]&& (this[_0x5a12[1518]][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188]);null!= this[_0x5a12[1519]]&& (this[_0x5a12[1519]][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188])};mxGuide[_0x5a12[202]][_0x5a12[515]]= function(){null!= this[_0x5a12[1518]]&& (this[_0x5a12[1518]][_0x5a12[515]](),this[_0x5a12[1518]]= null);null!= this[_0x5a12[1519]]&& (this[_0x5a12[1519]][_0x5a12[515]](),this[_0x5a12[1519]]= null)};function mxStencil(_0x4dc5x2){this[_0x5a12[1527]]= _0x4dc5x2;this[_0x5a12[1528]]();this[_0x5a12[1529]]()}mxStencil[_0x5a12[1530]]= !1;mxStencil[_0x5a12[202]][_0x5a12[1527]]= null;mxStencil[_0x5a12[202]][_0x5a12[1531]]= null;mxStencil[_0x5a12[202]][_0x5a12[1322]]= null;mxStencil[_0x5a12[202]][_0x5a12[1532]]= null;mxStencil[_0x5a12[202]][_0x5a12[1533]]= null;mxStencil[_0x5a12[202]][_0x5a12[1534]]= null;mxStencil[_0x5a12[202]][_0x5a12[1535]]= null;mxStencil[_0x5a12[202]][_0x5a12[1307]]= null;mxStencil[_0x5a12[202]][_0x5a12[1528]]= function(){this[_0x5a12[1535]]= this[_0x5a12[1527]][_0x5a12[64]](_0x5a12[1536])[0];this[_0x5a12[1534]]= this[_0x5a12[1527]][_0x5a12[64]](_0x5a12[1537])[0];this[_0x5a12[1532]]= Number(this[_0x5a12[1527]][_0x5a12[284]](_0x5a12[1302])|| 100);this[_0x5a12[1533]]= Number(this[_0x5a12[1527]][_0x5a12[284]](_0x5a12[1303])|| 100);var _0x4dc5x2=this[_0x5a12[1527]][_0x5a12[284]](_0x5a12[1322]);this[_0x5a12[1322]]= null!= _0x4dc5x2?_0x4dc5x2:_0x5a12[1538];_0x4dc5x2= this[_0x5a12[1527]][_0x5a12[284]](_0x5a12[1307]);this[_0x5a12[1307]]= null!= _0x4dc5x2?_0x4dc5x2:_0x5a12[500]};mxStencil[_0x5a12[202]][_0x5a12[1529]]= function(){var _0x4dc5x2=this[_0x5a12[1527]][_0x5a12[64]](_0x5a12[1539])[0];if(null!= _0x4dc5x2&& (_0x4dc5x2= mxUtils[_0x5a12[1540]](_0x4dc5x2),null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]])){this[_0x5a12[1531]]= [];for(var _0x4dc5x3=0;_0x4dc5x3< _0x4dc5x2[_0x5a12[67]];_0x4dc5x3++){this[_0x5a12[1531]][_0x5a12[207]](this[_0x5a12[1541]](_0x4dc5x2[_0x4dc5x3]))}}};mxStencil[_0x5a12[202]][_0x5a12[1541]]= function(_0x4dc5x2){var _0x4dc5x3=Number(_0x4dc5x2[_0x5a12[284]](_0x5a12[235])),_0x4dc5x4=Number(_0x4dc5x2[_0x5a12[284]](_0x5a12[236]));_0x4dc5x2= _0x5a12[500]== _0x4dc5x2[_0x5a12[284]](_0x5a12[591]);return new mxConnectionConstraint( new mxPoint(_0x4dc5x3,_0x4dc5x4),_0x4dc5x2)};mxStencil[_0x5a12[202]][_0x5a12[1542]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3= this[_0x5a12[1543]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4);_0x4dc5x2= _0x4dc5x2[_0x5a12[284]](_0x5a12[1544]);if(mxStencil[_0x5a12[1530]]&& null== _0x4dc5x2|| _0x5a12[500]== _0x4dc5x2){_0x4dc5x3= mxResources[_0x5a12[203]](_0x4dc5x3)};return _0x4dc5x3};mxStencil[_0x5a12[202]][_0x5a12[1543]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3= _0x4dc5x2[_0x5a12[284]](_0x4dc5x3);null== _0x4dc5x3&& (_0x4dc5x2= mxUtils[_0x5a12[329]](_0x4dc5x2),null!= _0x4dc5x2&& (_0x4dc5x2= mxUtils[_0x5a12[1545]](_0x4dc5x2),_0x5a12[279]== typeof _0x4dc5x2&& (_0x4dc5x3= _0x4dc5x2(_0x4dc5x4))));return _0x4dc5x3};mxStencil[_0x5a12[202]][_0x5a12[1546]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){this[_0x5a12[1547]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,this[_0x5a12[1534]],!1);this[_0x5a12[1547]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,this[_0x5a12[1535]],!0)};mxStencil[_0x5a12[202]][_0x5a12[1547]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13){if(null!= _0x4dc5x12){var _0x4dc5x14=mxUtils[_0x5a12[433]](_0x4dc5x3[_0x5a12[124]],mxConstants.STYLE_DIRECTION,null);_0x4dc5x4= this[_0x5a12[1548]](_0x4dc5x3[_0x5a12[124]],_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x14);_0x4dc5x5= Math[_0x5a12[243]](_0x4dc5x4[_0x5a12[117]],_0x4dc5x4[_0x5a12[119]]);_0x4dc5x5= _0x5a12[1549]== this[_0x5a12[1307]]?Number(mxUtils[_0x5a12[1550]](_0x4dc5x3[_0x5a12[124]],mxConstants.STYLE_STROKEWIDTH,1)):Number(this[_0x5a12[1307]])* _0x4dc5x5;_0x4dc5x2[_0x5a12[1250]](_0x4dc5x5);for(_0x4dc5x12= _0x4dc5x12[_0x5a12[285]];null!= _0x4dc5x12;){_0x4dc5x12[_0x5a12[288]]== mxConstants[_0x5a12[289]]&& this[_0x5a12[1551]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x12,_0x4dc5x4,_0x4dc5x13),_0x4dc5x12= _0x4dc5x12[_0x5a12[287]]}}};mxStencil[_0x5a12[202]][_0x5a12[1548]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5x2= _0x4dc5x3;_0x4dc5x3= _0x4dc5x5/ this[_0x5a12[1532]];var _0x4dc5x12=_0x4dc5x9/ this[_0x5a12[1533]];if(_0x4dc5xa= _0x5a12[700]== _0x4dc5xa|| _0x5a12[701]== _0x4dc5xa){_0x4dc5x12= _0x4dc5x5/ this[_0x5a12[1533]];_0x4dc5x3= _0x4dc5x9/ this[_0x5a12[1532]];var _0x4dc5x13=(_0x4dc5x5- _0x4dc5x9)/ 2;_0x4dc5x2+= _0x4dc5x13;_0x4dc5x4-= _0x4dc5x13};_0x5a12[1552]== this[_0x5a12[1322]]&& (_0x4dc5x3= _0x4dc5x12= Math[_0x5a12[243]](_0x4dc5x3,_0x4dc5x12),_0x4dc5xa?(_0x4dc5x2+= (_0x4dc5x9- this[_0x5a12[1532]]* _0x4dc5x3)/ 2,_0x4dc5x4+= (_0x4dc5x5- this[_0x5a12[1533]]* _0x4dc5x12)/ 2):(_0x4dc5x2+= (_0x4dc5x5- this[_0x5a12[1532]]* _0x4dc5x3)/ 2,_0x4dc5x4+= (_0x4dc5x9- this[_0x5a12[1533]]* _0x4dc5x12)/ 2));return new mxRectangle(_0x4dc5x2,_0x4dc5x4,_0x4dc5x3,_0x4dc5x12)};mxStencil[_0x5a12[202]][_0x5a12[1551]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=_0x4dc5x4[_0x5a12[301]],_0x4dc5x12=_0x4dc5x5[_0x5a12[235]],_0x4dc5x13=_0x4dc5x5[_0x5a12[236]],_0x4dc5x14=_0x4dc5x5[_0x5a12[117]],_0x4dc5x15=_0x4dc5x5[_0x5a12[119]],_0x4dc5x16=Math[_0x5a12[243]](_0x4dc5x14,_0x4dc5x15);if(_0x5a12[815]== _0x4dc5xa){_0x4dc5x2[_0x5a12[815]]()}else {if(_0x5a12[1210]== _0x4dc5xa){_0x4dc5x2[_0x5a12[1210]]()}else {if(_0x5a12[1215]== _0x4dc5xa){_0x4dc5x2[_0x5a12[1275]]();for(_0x4dc5x4= _0x4dc5x4[_0x5a12[285]];null!= _0x4dc5x4;){_0x4dc5x4[_0x5a12[288]]== mxConstants[_0x5a12[289]]&& this[_0x5a12[1551]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9),_0x4dc5x4= _0x4dc5x4[_0x5a12[287]]}}else {if(_0x5a12[268]== _0x4dc5xa){_0x4dc5x2[_0x5a12[268]]()}else {if(_0x5a12[582]== _0x4dc5xa){_0x4dc5x2[_0x5a12[1276]](_0x4dc5x12+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[235]))* _0x4dc5x14,_0x4dc5x13+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[236]))* _0x4dc5x15)}else {if(_0x5a12[683]== _0x4dc5xa){_0x4dc5x2[_0x5a12[1277]](_0x4dc5x12+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[235]))* _0x4dc5x14,_0x4dc5x13+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[236]))* _0x4dc5x15)}else {if(_0x5a12[1323]== _0x4dc5xa){_0x4dc5x2[_0x5a12[1278]](_0x4dc5x12+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1324]))* _0x4dc5x14,_0x4dc5x13+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1325]))* _0x4dc5x15,_0x4dc5x12+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1326]))* _0x4dc5x14,_0x4dc5x13+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1327]))* _0x4dc5x15)}else {if(_0x5a12[1328]== _0x4dc5xa){_0x4dc5x2[_0x5a12[1279]](_0x4dc5x12+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1324]))* _0x4dc5x14,_0x4dc5x13+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1325]))* _0x4dc5x15,_0x4dc5x12+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1326]))* _0x4dc5x14,_0x4dc5x13+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1327]))* _0x4dc5x15,_0x4dc5x12+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1329]))* _0x4dc5x14,_0x4dc5x13+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1330]))* _0x4dc5x15)}else {if(_0x5a12[1553]== _0x4dc5xa){_0x4dc5x2[_0x5a12[1280]](Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1397]))* _0x4dc5x14,Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1398]))* _0x4dc5x15,Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1554])),Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1555])),Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1556])),_0x4dc5x12+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[235]))* _0x4dc5x14,_0x4dc5x13+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[236]))* _0x4dc5x15)}else {if(_0x5a12[1319]== _0x4dc5xa){_0x4dc5x2[_0x5a12[1319]](_0x4dc5x12+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[235]))* _0x4dc5x14,_0x4dc5x13+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[236]))* _0x4dc5x15,Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1302]))* _0x4dc5x14,Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1303]))* _0x4dc5x15)}else {if(_0x5a12[1320]== _0x4dc5xa){_0x4dc5x3= _0x4dc5x4[_0x5a12[284]](_0x5a12[1492]),0== _0x4dc5x3&& (_0x4dc5x3= 100* mxConstants[_0x5a12[1557]]),_0x4dc5x16= Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1302]))* _0x4dc5x14,_0x4dc5x5= Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1303]))* _0x4dc5x15,_0x4dc5x3= Number(_0x4dc5x3)/ 100,_0x4dc5x3= Math[_0x5a12[243]](_0x4dc5x16* _0x4dc5x3,_0x4dc5x5* _0x4dc5x3),_0x4dc5x2[_0x5a12[1320]](_0x4dc5x12+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[235]))* _0x4dc5x14,_0x4dc5x13+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[236]))* _0x4dc5x15,_0x4dc5x16,_0x4dc5x5,_0x4dc5x3,_0x4dc5x3)}else {if(_0x5a12[680]== _0x4dc5xa){_0x4dc5x2[_0x5a12[680]](_0x4dc5x12+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[235]))* _0x4dc5x14,_0x4dc5x13+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[236]))* _0x4dc5x15,Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1302]))* _0x4dc5x14,Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1303]))* _0x4dc5x15)}else {if(_0x5a12[618]== _0x4dc5xa){_0x4dc5x3= this[_0x5a12[1543]](_0x4dc5x4,_0x5a12[390],_0x4dc5x3),_0x4dc5x2[_0x5a12[618]](_0x4dc5x12+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[235]))* _0x4dc5x14,_0x4dc5x13+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[236]))* _0x4dc5x15,Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1302]))* _0x4dc5x14,Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1303]))* _0x4dc5x15,_0x4dc5x3,!1,_0x5a12[500]== _0x4dc5x4[_0x5a12[284]](_0x5a12[623]),_0x5a12[500]== _0x4dc5x4[_0x5a12[284]](_0x5a12[624]))}else {if(_0x5a12[963]== _0x4dc5xa){_0x4dc5x16= this[_0x5a12[1542]](_0x4dc5x4,_0x5a12[1332],_0x4dc5x3);_0x4dc5x5= _0x5a12[500]== _0x4dc5x4[_0x5a12[284]](_0x5a12[704])?-90:0;if(_0x5a12[468]== _0x4dc5x4[_0x5a12[284]](_0x5a12[1558])){var _0x4dc5x17=_0x4dc5x3[_0x5a12[603]],_0x4dc5x18=1== mxUtils[_0x5a12[433]](_0x4dc5x3[_0x5a12[124]],mxConstants.STYLE_FLIPH,0);_0x4dc5x3= 1== mxUtils[_0x5a12[433]](_0x4dc5x3[_0x5a12[124]],mxConstants.STYLE_FLIPV,0);_0x4dc5x5= _0x4dc5x18&& _0x4dc5x3?_0x4dc5x5- _0x4dc5x17:_0x4dc5x18|| _0x4dc5x3?_0x4dc5x5+ _0x4dc5x17:_0x4dc5x5- _0x4dc5x17};_0x4dc5x5-= _0x4dc5x4[_0x5a12[284]](_0x5a12[603]);_0x4dc5x2[_0x5a12[963]](_0x4dc5x12+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[235]))* _0x4dc5x14,_0x4dc5x13+ Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[236]))* _0x4dc5x15,0,0,_0x4dc5x16,_0x4dc5x4[_0x5a12[284]](_0x5a12[611])|| _0x5a12[361],_0x4dc5x4[_0x5a12[284]](_0x5a12[552])|| _0x5a12[125],!1,_0x5a12[110],!1,!1,_0x4dc5x5)}else {if(_0x5a12[1559]== _0x4dc5xa){_0x4dc5x17= mxStencilRegistry[_0x5a12[1560]](_0x4dc5x4[_0x5a12[284]](_0x5a12[298])),null!= _0x4dc5x17&& (_0x4dc5x12+= Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[235]))* _0x4dc5x14,_0x4dc5x13+= Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[236]))* _0x4dc5x15,_0x4dc5x16= Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1302]))* _0x4dc5x14,_0x4dc5x5= Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1303]))* _0x4dc5x15,_0x4dc5x17[_0x5a12[1546]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x12,_0x4dc5x13,_0x4dc5x16,_0x4dc5x5))}else {if(_0x5a12[1338]== _0x4dc5xa){_0x4dc5x2[_0x5a12[1337]]()}else {if(_0x5a12[1334]== _0x4dc5xa){_0x4dc5x2[_0x5a12[1334]]()}else {if(_0x5a12[1336]== _0x4dc5xa){_0x4dc5x2[_0x5a12[1336]]()}else {if(_0x5a12[1307]== _0x4dc5xa){_0x4dc5x2[_0x5a12[1250]](Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[117]))* _0x4dc5x16)}else {if(_0x5a12[648]== _0x4dc5xa){_0x4dc5x2[_0x5a12[1251]](_0x5a12[500]== _0x4dc5x4[_0x5a12[284]](_0x5a12[648]))}else {if(_0x5a12[1308]== _0x4dc5xa){if(_0x4dc5x4= _0x4dc5x4[_0x5a12[284]](_0x5a12[1309]),null!= _0x4dc5x4){_0x4dc5x4= _0x4dc5x4[_0x5a12[224]](_0x5a12[185]);_0x4dc5x14= [];for(_0x4dc5x15= 0;_0x4dc5x15< _0x4dc5x4[_0x5a12[67]];_0x4dc5x15++){0< _0x4dc5x4[_0x4dc5x15][_0x5a12[67]]&& _0x4dc5x14[_0x5a12[207]](Number(_0x4dc5x4[_0x4dc5x15])* _0x4dc5x16)};_0x4dc5x4= _0x4dc5x14[_0x5a12[234]](_0x5a12[185]);_0x4dc5x2[_0x5a12[1252]](_0x4dc5x4)}}else {_0x5a12[1306]== _0x4dc5xa?_0x4dc5x2[_0x5a12[1249]](_0x4dc5x4[_0x5a12[284]](_0x5a12[352])):_0x5a12[1310]== _0x4dc5xa?_0x4dc5x2[_0x5a12[1253]](_0x4dc5x4[_0x5a12[284]](_0x5a12[1311])):_0x5a12[1312]== _0x4dc5xa?_0x4dc5x2[_0x5a12[1255]](_0x4dc5x4[_0x5a12[284]](_0x5a12[234])):_0x5a12[1313]== _0x4dc5xa?_0x4dc5x2[_0x5a12[1257]](Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[1314]))):_0x5a12[1298]== _0x4dc5xa?_0x4dc5x2[_0x5a12[1245]](_0x4dc5x4[_0x5a12[284]](_0x5a12[352])):_0x5a12[1244]== _0x4dc5xa?_0x4dc5x2[_0x5a12[1243]](_0x4dc5x4[_0x5a12[284]](_0x5a12[1244])):_0x5a12[1315]== _0x4dc5xa?_0x4dc5x2[_0x5a12[1259]](_0x4dc5x4[_0x5a12[284]](_0x5a12[352])):_0x5a12[1318]== _0x4dc5xa?_0x4dc5x2[_0x5a12[1266]](_0x4dc5x4[_0x5a12[284]](_0x5a12[124])):_0x5a12[1287]== _0x4dc5xa?_0x4dc5x2[_0x5a12[1265]](_0x4dc5x4[_0x5a12[284]](_0x5a12[1288])):_0x5a12[1289]== _0x4dc5xa&& _0x4dc5x2[_0x5a12[1264]](Number(_0x4dc5x4[_0x5a12[284]](_0x5a12[803]))* _0x4dc5x16)}}}}}}}}}}}}}}}}}}}}};_0x4dc5x9&& (_0x5a12[1338]== _0x4dc5xa|| _0x5a12[1334]== _0x4dc5xa|| _0x5a12[1336]== _0x4dc5xa)&& _0x4dc5x2[_0x5a12[1267]](!1)};function mxShape(_0x4dc5x2){this[_0x5a12[1561]]= _0x4dc5x2;this[_0x5a12[1307]]= 1;this[_0x5a12[603]]= 0;this[_0x5a12[461]]= 100;this[_0x5a12[624]]= this[_0x5a12[623]]= !1}mxShape[_0x5a12[202]][_0x5a12[507]]= null;mxShape[_0x5a12[202]][_0x5a12[255]]= 1;mxShape[_0x5a12[202]][_0x5a12[1562]]= null;mxShape[_0x5a12[202]][_0x5a12[1525]]= null;mxShape[_0x5a12[202]][_0x5a12[252]]= null;mxShape[_0x5a12[202]][_0x5a12[124]]= null;mxShape[_0x5a12[202]][_0x5a12[124]]= null;mxShape[_0x5a12[202]][_0x5a12[1563]]= null;mxShape[_0x5a12[202]][_0x5a12[1561]]= null;mxShape[_0x5a12[202]][_0x5a12[1564]]= 6;mxShape[_0x5a12[202]][_0x5a12[1229]]= !0;mxShape[_0x5a12[202]][_0x5a12[1565]]= !1;mxShape[_0x5a12[202]][_0x5a12[1460]]= 1;mxShape[_0x5a12[202]][_0x5a12[176]]= function(_0x4dc5x2){null== this[_0x5a12[252]]&& (this[_0x5a12[252]]= this[_0x5a12[385]](_0x4dc5x2),null!= _0x4dc5x2&& _0x4dc5x2[_0x5a12[62]](this[_0x5a12[252]]))};mxShape[_0x5a12[202]][_0x5a12[1566]]= function(){return !0};mxShape[_0x5a12[202]][_0x5a12[1567]]= function(){return !1};mxShape[_0x5a12[202]][_0x5a12[1568]]= function(){return 1== mxUtils[_0x5a12[1454]](Math[_0x5a12[160]](1,Math[_0x5a12[488]](this[_0x5a12[1307]]* this[_0x5a12[255]])),2)?0.5:0};mxShape[_0x5a12[202]][_0x5a12[385]]= function(_0x4dc5x2){var _0x4dc5x3=null;return _0x4dc5x3= null!= _0x4dc5x2[_0x5a12[538]]?this[_0x5a12[1569]](_0x4dc5x2):8== document[_0x5a12[5]]|| this[_0x5a12[507]]== mxConstants[_0x5a12[508]]|| this[_0x5a12[507]]!= mxConstants[_0x5a12[1523]]&& this[_0x5a12[1567]]()?this[_0x5a12[1570]](_0x4dc5x2):this[_0x5a12[1571]](_0x4dc5x2)};mxShape[_0x5a12[202]][_0x5a12[1569]]= function(){return document[_0x5a12[509]](mxConstants.NS_SVG,_0x5a12[449])};mxShape[_0x5a12[202]][_0x5a12[1571]]= function(){var _0x4dc5x2=document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1499]);_0x4dc5x2[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];return _0x4dc5x2};mxShape[_0x5a12[202]][_0x5a12[1570]]= function(){var _0x4dc5x2=document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x2[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];return _0x4dc5x2};mxShape[_0x5a12[202]][_0x5a12[1572]]= function(){this[_0x5a12[258]]()};mxShape[_0x5a12[202]][_0x5a12[258]]= function(){this[_0x5a12[1573]]();this[_0x5a12[1574]]()?(this[_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[110],_0x5a12[529]== this[_0x5a12[252]][_0x5a12[301]]&& this[_0x5a12[1567]]()?this[_0x5a12[1575]]():this[_0x5a12[1576]](),this[_0x5a12[1577]]()):(this[_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188],this[_0x5a12[1563]]= null)};mxShape[_0x5a12[202]][_0x5a12[1573]]= function(){var _0x4dc5x2=this[_0x5a12[1525]];if(null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]]&& null!= _0x4dc5x2[0]){this[_0x5a12[1562]]= new mxRectangle(Number(_0x4dc5x2[0][_0x5a12[235]]),Number(_0x4dc5x2[0][_0x5a12[236]]),1,1);for(var _0x4dc5x3=1;_0x4dc5x3< this[_0x5a12[1525]][_0x5a12[67]];_0x4dc5x3++){null!= _0x4dc5x2[_0x4dc5x3]&& this[_0x5a12[1562]][_0x5a12[99]]( new mxRectangle(Number(_0x4dc5x2[_0x4dc5x3][_0x5a12[235]]),Number(_0x4dc5x2[_0x4dc5x3][_0x5a12[236]]),1,1))}}};mxShape[_0x5a12[202]][_0x5a12[1574]]= function(){return null!= this[_0x5a12[1562]]&& !isNaN(this[_0x5a12[1562]][_0x5a12[235]])&& !isNaN(this[_0x5a12[1562]][_0x5a12[236]])&& !isNaN(this[_0x5a12[1562]][_0x5a12[117]])&& !isNaN(this[_0x5a12[1562]][_0x5a12[119]])&& 0< this[_0x5a12[1562]][_0x5a12[117]]&& 0< this[_0x5a12[1562]][_0x5a12[119]]};mxShape[_0x5a12[202]][_0x5a12[1578]]= function(){var _0x4dc5x2=document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1499]);_0x4dc5x2[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];_0x4dc5x2[_0x5a12[124]][_0x5a12[117]]= this[_0x5a12[252]][_0x5a12[124]][_0x5a12[117]];_0x4dc5x2[_0x5a12[124]][_0x5a12[119]]= this[_0x5a12[252]][_0x5a12[124]][_0x5a12[119]];return _0x4dc5x2};mxShape[_0x5a12[202]][_0x5a12[1576]]= function(){var _0x4dc5x2=this[_0x5a12[1579]]();for(_0x4dc5x2[_0x5a12[1229]]= this[_0x5a12[1229]];this[_0x5a12[252]][_0x5a12[1580]]();){this[_0x5a12[252]][_0x5a12[266]](this[_0x5a12[252]][_0x5a12[1581]])};this[_0x5a12[1209]](_0x4dc5x2);this[_0x5a12[252]]!= _0x4dc5x2[_0x5a12[813]]&& this[_0x5a12[252]][_0x5a12[1583]](_0x5a12[1582],_0x4dc5x2[_0x5a12[813]][_0x5a12[342]]);_0x5a12[529]== this[_0x5a12[252]][_0x5a12[301]]&& 8== document[_0x5a12[5]]&& (this[_0x5a12[252]][_0x5a12[124]][_0x5a12[347]]= _0x5a12[110],(null== this[_0x5a12[1561]]|| !this[_0x5a12[1565]])&& mxUtils[_0x5a12[1584]](this[_0x5a12[252]]));this[_0x5a12[1585]](_0x4dc5x2)};mxShape[_0x5a12[202]][_0x5a12[1579]]= function(){var _0x4dc5x2=null,_0x4dc5x3=null;if(null!= this[_0x5a12[252]][_0x5a12[538]]){_0x4dc5x2= new mxSvgCanvas2D(this[_0x5a12[252]],!1),_0x4dc5x2[_0x5a12[1345]]= this[_0x5a12[1564]],_0x4dc5x2[_0x5a12[1347]]= mxClient[_0x5a12[133]]&& !mxClient[_0x5a12[75]]&& !mxClient[_0x5a12[76]],_0x4dc5x3= this[_0x5a12[1568]](),0!= _0x4dc5x3?this[_0x5a12[252]][_0x5a12[57]](_0x5a12[535],_0x5a12[536]+ _0x4dc5x3+ _0x5a12[537]+ _0x4dc5x3+ _0x5a12[460]):this[_0x5a12[252]][_0x5a12[1390]](_0x5a12[535])}else {this[_0x5a12[1586]]();var _0x4dc5x4=Math[_0x5a12[160]](1,Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[117]])),_0x4dc5x5=Math[_0x5a12[160]](1,Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[119]])),_0x4dc5x3=8== document[_0x5a12[5]]&& this[_0x5a12[1566]]()?this[_0x5a12[1578]]():this[_0x5a12[252]],_0x4dc5x2= new mxVmlCanvas2D(_0x4dc5x3,!1);_0x5a12[110]!= _0x4dc5x3[_0x5a12[337]]&& (_0x4dc5x3[_0x5a12[1462]]= _0x4dc5x4* this[_0x5a12[1460]]+ _0x5a12[537]+ _0x4dc5x5* this[_0x5a12[1460]],_0x4dc5x2[_0x5a12[255]](this[_0x5a12[1460]]),_0x4dc5x2[_0x5a12[1460]]= this[_0x5a12[1460]]);_0x4dc5x3= this[_0x5a12[255]];_0x4dc5x2[_0x5a12[513]](-Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[235]]/ _0x4dc5x3),-Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[236]]/ _0x4dc5x3))};return _0x4dc5x2};mxShape[_0x5a12[202]][_0x5a12[1586]]= function(){this[_0x5a12[252]][_0x5a12[124]][_0x5a12[361]]= Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[235]])+ _0x5a12[168];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[125]]= Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[236]])+ _0x5a12[168];var _0x4dc5x2=Math[_0x5a12[160]](1,Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[117]])),_0x4dc5x3=Math[_0x5a12[160]](1,Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[119]]));this[_0x5a12[252]][_0x5a12[124]][_0x5a12[117]]= _0x4dc5x2+ _0x5a12[168];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5x3+ _0x5a12[168];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[277]]= _0x5a12[189]};mxShape[_0x5a12[202]][_0x5a12[1585]]= function(_0x4dc5x2){if(_0x4dc5x2 instanceof mxSvgCanvas2D){for(var _0x4dc5x3 in _0x4dc5x2[_0x5a12[1339]]){var _0x4dc5x4=_0x4dc5x2[_0x5a12[1339]][_0x4dc5x3];_0x4dc5x4[_0x5a12[1587]]= (_0x4dc5x4[_0x5a12[1587]]|| 0)+ 1};this[_0x5a12[1589]](this[_0x5a12[1588]]);this[_0x5a12[1588]]= _0x4dc5x2[_0x5a12[1339]]}};mxShape[_0x5a12[202]][_0x5a12[1209]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[255]],_0x4dc5x4=this[_0x5a12[1562]][_0x5a12[235]]/ _0x4dc5x3,_0x4dc5x5=this[_0x5a12[1562]][_0x5a12[236]]/ _0x4dc5x3,_0x4dc5x9=this[_0x5a12[1562]][_0x5a12[117]]/ _0x4dc5x3,_0x4dc5xa=this[_0x5a12[1562]][_0x5a12[119]]/ _0x4dc5x3;if(this[_0x5a12[1590]]()){var _0x4dc5x12=(_0x4dc5x9- _0x4dc5xa)/ 2,_0x4dc5x4=_0x4dc5x4+ _0x4dc5x12,_0x4dc5x5=_0x4dc5x5- _0x4dc5x12,_0x4dc5x12=_0x4dc5x9,_0x4dc5x9=_0x4dc5xa,_0x4dc5xa=_0x4dc5x12};this[_0x5a12[1591]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa);this[_0x5a12[1592]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa);if(null!= this[_0x5a12[1561]]){this[_0x5a12[1593]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa)}else {if(_0x4dc5x2[_0x5a12[1250]](this[_0x5a12[1307]]),null!= this[_0x5a12[1525]]){_0x4dc5x4= [];for(_0x4dc5x5= 0;_0x4dc5x5< this[_0x5a12[1525]][_0x5a12[67]];_0x4dc5x5++){_0x4dc5x4[_0x5a12[207]]( new mxPoint(this[_0x5a12[1525]][_0x4dc5x5][_0x5a12[235]]/ _0x4dc5x3,this[_0x5a12[1525]][_0x4dc5x5][_0x5a12[236]]/ _0x4dc5x3))};this[_0x5a12[1594]](_0x4dc5x2,_0x4dc5x4)}else {this[_0x5a12[1595]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa)}}};mxShape[_0x5a12[202]][_0x5a12[1592]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=null;null!= this[_0x5a12[124]]&& (_0x4dc5xa= this[_0x5a12[124]][_0x5a12[649]]);_0x4dc5x2[_0x5a12[1243]](this[_0x5a12[461]]/ 100);null!= this[_0x5a12[1596]]&& _0x4dc5x2[_0x5a12[1267]](this[_0x5a12[1596]]);null!= this[_0x5a12[1522]]&& _0x4dc5x2[_0x5a12[1251]](this[_0x5a12[1522]]);null!= _0x4dc5xa&& _0x4dc5x2[_0x5a12[1252]](_0x4dc5xa);null!= this[_0x5a12[1299]]?(_0x4dc5x3= this[_0x5a12[1597]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9),_0x4dc5x2[_0x5a12[1246]](this[_0x5a12[1334]],this[_0x5a12[1299]],_0x4dc5x3[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]],_0x4dc5x3[_0x5a12[117]],_0x4dc5x3[_0x5a12[119]],this[_0x5a12[607]])):_0x4dc5x2[_0x5a12[1245]](this[_0x5a12[1334]]);_0x4dc5x2[_0x5a12[1249]](this[_0x5a12[1336]])};mxShape[_0x5a12[202]][_0x5a12[1597]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){return new mxRectangle(_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9)};mxShape[_0x5a12[202]][_0x5a12[1591]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x2[_0x5a12[255]](this[_0x5a12[255]]);_0x4dc5x2[_0x5a12[1294]](this[_0x5a12[1598]](),this[_0x5a12[623]],this[_0x5a12[624]],_0x4dc5x3+ _0x4dc5x5/ 2,_0x4dc5x4+ _0x4dc5x9/ 2)};mxShape[_0x5a12[202]][_0x5a12[1593]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){this[_0x5a12[1565]]&& (this[_0x5a12[507]]== mxConstants[_0x5a12[508]]?this[_0x5a12[1599]](this[_0x5a12[252]],_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9):8!= document[_0x5a12[5]]&& this[_0x5a12[1600]](this[_0x5a12[252]]));this[_0x5a12[1561]][_0x5a12[1546]](_0x4dc5x2,this,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9)};mxShape[_0x5a12[202]][_0x5a12[1595]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){this[_0x5a12[1601]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9);_0x4dc5x2[_0x5a12[1267]](!1);this[_0x5a12[1602]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9)};mxShape[_0x5a12[202]][_0x5a12[1601]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){};mxShape[_0x5a12[202]][_0x5a12[1602]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){};mxShape[_0x5a12[202]][_0x5a12[1594]]= function(_0x4dc5x2,_0x4dc5x3){};mxShape[_0x5a12[202]][_0x5a12[1603]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x5a12[1557]])/ 100;return Math[_0x5a12[243]](_0x4dc5x2* _0x4dc5x4,_0x4dc5x3* _0x4dc5x4)};mxShape[_0x5a12[202]][_0x5a12[1604]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){var _0x4dc5x12=Math[_0x5a12[430]](this[_0x5a12[1307]]/ 2);_0x4dc5x2[_0x5a12[1246]](_0x5a12[1605],_0x5a12[1605],_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,0.6* _0x4dc5x9,_0x5a12[701],0.9,0.1);_0x4dc5x2[_0x5a12[1275]]();_0x4dc5xa+= 2* _0x4dc5x12;this[_0x5a12[1606]]?(_0x4dc5x2[_0x5a12[1276]](_0x4dc5x3- _0x4dc5x12+ _0x4dc5xa,_0x4dc5x4- _0x4dc5x12),_0x4dc5x2[_0x5a12[1278]](_0x4dc5x3- _0x4dc5x12,_0x4dc5x4- _0x4dc5x12,_0x4dc5x3- _0x4dc5x12,_0x4dc5x4- _0x4dc5x12+ _0x4dc5xa),_0x4dc5x2[_0x5a12[1277]](_0x4dc5x3- _0x4dc5x12,_0x4dc5x4+ 0.4* _0x4dc5x9),_0x4dc5x2[_0x5a12[1278]](_0x4dc5x3+ 0.5* _0x4dc5x5,_0x4dc5x4+ 0.7* _0x4dc5x9,_0x4dc5x3+ _0x4dc5x5+ _0x4dc5x12,_0x4dc5x4+ 0.4* _0x4dc5x9),_0x4dc5x2[_0x5a12[1277]](_0x4dc5x3+ _0x4dc5x5+ _0x4dc5x12,_0x4dc5x4- _0x4dc5x12+ _0x4dc5xa),_0x4dc5x2[_0x5a12[1278]](_0x4dc5x3+ _0x4dc5x5+ _0x4dc5x12,_0x4dc5x4- _0x4dc5x12,_0x4dc5x3+ _0x4dc5x5+ _0x4dc5x12- _0x4dc5xa,_0x4dc5x4- _0x4dc5x12)):(_0x4dc5x2[_0x5a12[1276]](_0x4dc5x3- _0x4dc5x12,_0x4dc5x4- _0x4dc5x12),_0x4dc5x2[_0x5a12[1277]](_0x4dc5x3- _0x4dc5x12,_0x4dc5x4+ 0.4* _0x4dc5x9),_0x4dc5x2[_0x5a12[1278]](_0x4dc5x3+ 0.5* _0x4dc5x5,_0x4dc5x4+ 0.7* _0x4dc5x9,_0x4dc5x3+ _0x4dc5x5+ _0x4dc5x12,_0x4dc5x4+ 0.4* _0x4dc5x9),_0x4dc5x2[_0x5a12[1277]](_0x4dc5x3+ _0x4dc5x5+ _0x4dc5x12,_0x4dc5x4- _0x4dc5x12));_0x4dc5x2[_0x5a12[268]]();_0x4dc5x2[_0x5a12[1334]]()};mxShape[_0x5a12[202]][_0x5a12[183]]= function(_0x4dc5x2){this[_0x5a12[724]]= _0x4dc5x2;this[_0x5a12[124]]= _0x4dc5x2[_0x5a12[124]];if(null!= this[_0x5a12[124]]){this[_0x5a12[1334]]= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_FILLCOLOR,this[_0x5a12[1334]]);this[_0x5a12[1299]]= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_GRADIENTCOLOR,this[_0x5a12[1299]]);this[_0x5a12[607]]= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_GRADIENT_DIRECTION,this[_0x5a12[607]]);this[_0x5a12[461]]= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_OPACITY,this[_0x5a12[461]]);this[_0x5a12[1336]]= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_STROKECOLOR,this[_0x5a12[1336]]);this[_0x5a12[1307]]= mxUtils[_0x5a12[1550]](this[_0x5a12[124]],mxConstants.STYLE_STROKEWIDTH,this[_0x5a12[1307]]);this[_0x5a12[657]]= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_SPACING,this[_0x5a12[657]]);this[_0x5a12[644]]= mxUtils[_0x5a12[1550]](this[_0x5a12[124]],mxConstants.STYLE_STARTSIZE,this[_0x5a12[644]]);this[_0x5a12[643]]= mxUtils[_0x5a12[1550]](this[_0x5a12[124]],mxConstants.STYLE_ENDSIZE,this[_0x5a12[643]]);this[_0x5a12[642]]= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_STARTARROW,this[_0x5a12[642]]);this[_0x5a12[641]]= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_ENDARROW,this[_0x5a12[641]]);this[_0x5a12[603]]= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_ROTATION,this[_0x5a12[603]]);this[_0x5a12[663]]= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_DIRECTION,this[_0x5a12[663]]);this[_0x5a12[623]]= 1== mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_FLIPH,0);this[_0x5a12[624]]= 1== mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_FLIPV,0);null!= this[_0x5a12[1561]]&& (this[_0x5a12[623]]= 1== mxUtils[_0x5a12[433]](this[_0x5a12[124]],_0x5a12[1607],0)|| this[_0x5a12[623]],this[_0x5a12[624]]= 1== mxUtils[_0x5a12[433]](this[_0x5a12[124]],_0x5a12[1608],0)|| this[_0x5a12[624]]);if(_0x5a12[700]== this[_0x5a12[663]]|| _0x5a12[701]== this[_0x5a12[663]]){_0x4dc5x2= this[_0x5a12[623]],this[_0x5a12[623]]= this[_0x5a12[624]],this[_0x5a12[624]]= _0x4dc5x2};this[_0x5a12[1596]]= 1== mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_SHADOW,this[_0x5a12[1596]]);this[_0x5a12[1522]]= 1== mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_DASHED,this[_0x5a12[1522]]);this[_0x5a12[1606]]= 1== mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_ROUNDED,this[_0x5a12[1606]]);this[_0x5a12[617]]= 1== mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_GLASS,this[_0x5a12[617]]);_0x5a12[130]== this[_0x5a12[1334]]&& (this[_0x5a12[1334]]= null);_0x5a12[130]== this[_0x5a12[1299]]&& (this[_0x5a12[1299]]= null);_0x5a12[130]== this[_0x5a12[1336]]&& (this[_0x5a12[1336]]= null)}};mxShape[_0x5a12[202]][_0x5a12[1609]]= function(_0x4dc5x2){null== _0x4dc5x2&& (_0x4dc5x2= _0x5a12[110]);this[_0x5a12[270]]= _0x4dc5x2;null!= this[_0x5a12[252]]&& (this[_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= _0x4dc5x2)};mxShape[_0x5a12[202]][_0x5a12[1610]]= function(){return this[_0x5a12[270]]};mxShape[_0x5a12[202]][_0x5a12[1577]]= function(){if(null!= this[_0x5a12[1562]]){var _0x4dc5x2=this[_0x5a12[1611]]();if(null!= _0x4dc5x2){this[_0x5a12[1612]](_0x4dc5x2);var _0x4dc5x3=this[_0x5a12[1598]]();0!= _0x4dc5x3&& (_0x4dc5x2= mxUtils[_0x5a12[1613]](_0x4dc5x2,_0x4dc5x3));_0x4dc5x2[_0x5a12[235]]= Math[_0x5a12[519]](_0x4dc5x2[_0x5a12[235]]);_0x4dc5x2[_0x5a12[236]]= Math[_0x5a12[519]](_0x4dc5x2[_0x5a12[236]]);_0x4dc5x2[_0x5a12[117]]= Math[_0x5a12[430]](_0x4dc5x2[_0x5a12[117]]);_0x4dc5x2[_0x5a12[119]]= Math[_0x5a12[430]](_0x4dc5x2[_0x5a12[119]])};this[_0x5a12[1563]]= _0x4dc5x2}};mxShape[_0x5a12[202]][_0x5a12[1611]]= function(){var _0x4dc5x2=this[_0x5a12[1562]][_0x5a12[238]]();if(this[_0x5a12[1590]]()){var _0x4dc5x3=(_0x4dc5x2[_0x5a12[117]]- _0x4dc5x2[_0x5a12[119]])/ 2;_0x4dc5x2[_0x5a12[235]]+= _0x4dc5x3;_0x4dc5x2[_0x5a12[236]]-= _0x4dc5x3;_0x4dc5x3= _0x4dc5x2[_0x5a12[117]];_0x4dc5x2[_0x5a12[117]]= _0x4dc5x2[_0x5a12[119]];_0x4dc5x2[_0x5a12[119]]= _0x4dc5x3};return _0x4dc5x2};mxShape[_0x5a12[202]][_0x5a12[1612]]= function(_0x4dc5x2){this[_0x5a12[1596]]&& (_0x4dc5x2[_0x5a12[117]]+= Math[_0x5a12[430]](mxConstants[_0x5a12[1237]]* this[_0x5a12[255]]),_0x4dc5x2[_0x5a12[119]]+= Math[_0x5a12[430]](mxConstants[_0x5a12[1238]]* this[_0x5a12[255]]));var _0x4dc5x3=Math[_0x5a12[430]](this[_0x5a12[1307]]* this[_0x5a12[255]]);_0x4dc5x2[_0x5a12[244]](Math[_0x5a12[430]](_0x4dc5x3/ 2))};mxShape[_0x5a12[202]][_0x5a12[1590]]= function(){return null== this[_0x5a12[1561]]&& (_0x5a12[700]== this[_0x5a12[663]]|| _0x5a12[701]== this[_0x5a12[663]])};mxShape[_0x5a12[202]][_0x5a12[1614]]= function(){return null!= this[_0x5a12[603]]?this[_0x5a12[603]]:0};mxShape[_0x5a12[202]][_0x5a12[1615]]= function(){var _0x4dc5x2=this[_0x5a12[1614]]();1!= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_HORIZONTAL,1)&& (_0x4dc5x2+= mxText[_0x5a12[202]][_0x5a12[1616]]);return _0x4dc5x2};mxShape[_0x5a12[202]][_0x5a12[1598]]= function(){var _0x4dc5x2=this[_0x5a12[1614]]();null!= this[_0x5a12[663]]&& (_0x5a12[700]== this[_0x5a12[663]]?_0x4dc5x2+= 270:_0x5a12[703]== this[_0x5a12[663]]?_0x4dc5x2+= 180:_0x5a12[701]== this[_0x5a12[663]]&& (_0x4dc5x2+= 90));return _0x4dc5x2};mxShape[_0x5a12[202]][_0x5a12[1599]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x2= document[_0x5a12[509]](mxConstants.NS_SVG,_0x5a12[1319]);_0x4dc5x2[_0x5a12[57]](_0x5a12[235],_0x4dc5x3);_0x4dc5x2[_0x5a12[57]](_0x5a12[236],_0x4dc5x4);_0x4dc5x2[_0x5a12[57]](_0x5a12[117],_0x4dc5x5);_0x4dc5x2[_0x5a12[57]](_0x5a12[119],_0x4dc5x9);_0x4dc5x2[_0x5a12[57]](_0x5a12[1334],_0x5a12[130]);_0x4dc5x2[_0x5a12[57]](_0x5a12[1336],_0x5a12[130]);_0x4dc5x2[_0x5a12[57]](_0x5a12[1377],_0x5a12[1378]);this[_0x5a12[252]][_0x5a12[62]](_0x4dc5x2)};mxShape[_0x5a12[202]][_0x5a12[1600]]= function(_0x4dc5x2){_0x4dc5x2[_0x5a12[124]][_0x5a12[1617]]= _0x5a12[1618]+ mxClient[_0x5a12[88]]+ _0x5a12[1619]};mxShape[_0x5a12[202]][_0x5a12[1589]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){for(var _0x4dc5x3 in _0x4dc5x2){var _0x4dc5x4=_0x4dc5x2[_0x4dc5x3];_0x4dc5x4[_0x5a12[1587]]= (_0x4dc5x4[_0x5a12[1587]]|| 0)- 1;0== _0x4dc5x4[_0x5a12[1587]]&& null!= _0x4dc5x4[_0x5a12[265]]&& _0x4dc5x4[_0x5a12[265]][_0x5a12[266]](_0x4dc5x4)}}};mxShape[_0x5a12[202]][_0x5a12[515]]= function(){null!= this[_0x5a12[252]]&& (mxEvent[_0x5a12[762]](this[_0x5a12[252]]),null!= this[_0x5a12[252]][_0x5a12[265]]&& this[_0x5a12[252]][_0x5a12[265]][_0x5a12[266]](this[_0x5a12[252]]),this[_0x5a12[252]]= null);this[_0x5a12[1589]](this[_0x5a12[1588]]);this[_0x5a12[1588]]= null};var mxStencilRegistry={stencils:[],addStencil:function(_0x4dc5x2,_0x4dc5x3){mxStencilRegistry[_0x5a12[1620]][_0x4dc5x2]= _0x4dc5x3},getStencil:function(_0x4dc5x2){return mxStencilRegistry[_0x5a12[1620]][_0x4dc5x2]}},mxMarker={markers:[],addMarker:function(_0x4dc5x2,_0x4dc5x3){mxMarker[_0x5a12[1621]][_0x4dc5x2]= _0x4dc5x3},createMarker:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15){var _0x4dc5x16=mxMarker[_0x5a12[1621]][_0x4dc5x4];return null!= _0x4dc5x16?_0x4dc5x16(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15):null}};(function(){function _0x4dc5x2(_0x4dc5x2,_0x4dc5x3,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15,_0x4dc5x16,_0x4dc5x17){_0x4dc5x3= 1.118* _0x4dc5x12* _0x4dc5x16;_0x4dc5x15= 1.118* _0x4dc5x13* _0x4dc5x16;_0x4dc5x12*= _0x4dc5x14+ _0x4dc5x16;_0x4dc5x13*= _0x4dc5x14+ _0x4dc5x16;var _0x4dc5x18=_0x4dc5xa[_0x5a12[238]]();_0x4dc5x18[_0x5a12[235]]-= _0x4dc5x3;_0x4dc5x18[_0x5a12[236]]-= _0x4dc5x15;_0x4dc5x14= _0x4dc5x9!= mxConstants[_0x5a12[1622]]?1:0.75;_0x4dc5xa[_0x5a12[235]]+= -_0x4dc5x12* _0x4dc5x14 - _0x4dc5x3;_0x4dc5xa[_0x5a12[236]]+= -_0x4dc5x13* _0x4dc5x14 - _0x4dc5x15;return function(){_0x4dc5x2[_0x5a12[1275]]();_0x4dc5x2[_0x5a12[1276]](_0x4dc5x18[_0x5a12[235]],_0x4dc5x18[_0x5a12[236]]);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x18[_0x5a12[235]]- _0x4dc5x12- _0x4dc5x13/ 2,_0x4dc5x18[_0x5a12[236]]- _0x4dc5x13+ _0x4dc5x12/ 2);_0x4dc5x9== mxConstants[_0x5a12[1622]]&& _0x4dc5x2[_0x5a12[1277]](_0x4dc5x18[_0x5a12[235]]- 3* _0x4dc5x12/ 4,_0x4dc5x18[_0x5a12[236]]- 3* _0x4dc5x13/ 4);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x18[_0x5a12[235]]+ _0x4dc5x13/ 2- _0x4dc5x12,_0x4dc5x18[_0x5a12[236]]- _0x4dc5x13- _0x4dc5x12/ 2);_0x4dc5x2[_0x5a12[268]]();_0x4dc5x17?_0x4dc5x2[_0x5a12[1337]]():_0x4dc5x2[_0x5a12[1336]]()}}function _0x4dc5x3(_0x4dc5x2,_0x4dc5x3,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15,_0x4dc5x16,_0x4dc5x17){_0x4dc5x15= _0x4dc5x9== mxConstants[_0x5a12[1623]]?0.7071:0.9862;_0x4dc5x3= _0x4dc5x12* _0x4dc5x16* _0x4dc5x15;_0x4dc5x15*= _0x4dc5x13* _0x4dc5x16;_0x4dc5x12*= _0x4dc5x14+ _0x4dc5x16;_0x4dc5x13*= _0x4dc5x14+ _0x4dc5x16;var _0x4dc5x18=_0x4dc5xa[_0x5a12[238]]();_0x4dc5x18[_0x5a12[235]]-= _0x4dc5x3;_0x4dc5x18[_0x5a12[236]]-= _0x4dc5x15;_0x4dc5xa[_0x5a12[235]]+= -_0x4dc5x12- _0x4dc5x3;_0x4dc5xa[_0x5a12[236]]+= -_0x4dc5x13- _0x4dc5x15;var _0x4dc5x19=_0x4dc5x9== mxConstants[_0x5a12[1623]]?2:3.4;return function(){_0x4dc5x2[_0x5a12[1275]]();_0x4dc5x2[_0x5a12[1276]](_0x4dc5x18[_0x5a12[235]],_0x4dc5x18[_0x5a12[236]]);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x18[_0x5a12[235]]- _0x4dc5x12/ 2- _0x4dc5x13/ _0x4dc5x19,_0x4dc5x18[_0x5a12[236]]+ _0x4dc5x12/ _0x4dc5x19- _0x4dc5x13/ 2);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x18[_0x5a12[235]]- _0x4dc5x12,_0x4dc5x18[_0x5a12[236]]- _0x4dc5x13);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x18[_0x5a12[235]]- _0x4dc5x12/ 2+ _0x4dc5x13/ _0x4dc5x19,_0x4dc5x18[_0x5a12[236]]- _0x4dc5x13/ 2- _0x4dc5x12/ _0x4dc5x19);_0x4dc5x2[_0x5a12[268]]();_0x4dc5x17?_0x4dc5x2[_0x5a12[1337]]():_0x4dc5x2[_0x5a12[1336]]()}}mxMarker[_0x5a12[1624]](_0x5a12[693],_0x4dc5x2);mxMarker[_0x5a12[1624]](_0x5a12[694],_0x4dc5x2);mxMarker[_0x5a12[1624]](_0x5a12[392],function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15,_0x4dc5x16,_0x4dc5x17){_0x4dc5x3= 1.118* _0x4dc5x12* _0x4dc5x16;_0x4dc5x9= 1.118* _0x4dc5x13* _0x4dc5x16;_0x4dc5x12*= _0x4dc5x14+ _0x4dc5x16;_0x4dc5x13*= _0x4dc5x14+ _0x4dc5x16;var _0x4dc5x18=_0x4dc5xa[_0x5a12[238]]();_0x4dc5x18[_0x5a12[235]]-= _0x4dc5x3;_0x4dc5x18[_0x5a12[236]]-= _0x4dc5x9;_0x4dc5xa[_0x5a12[235]]+= 2* -_0x4dc5x3;_0x4dc5xa[_0x5a12[236]]+= 2* -_0x4dc5x9;return function(){_0x4dc5x2[_0x5a12[1275]]();_0x4dc5x2[_0x5a12[1276]](_0x4dc5x18[_0x5a12[235]]- _0x4dc5x12- _0x4dc5x13/ 2,_0x4dc5x18[_0x5a12[236]]- _0x4dc5x13+ _0x4dc5x12/ 2);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x18[_0x5a12[235]],_0x4dc5x18[_0x5a12[236]]);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x18[_0x5a12[235]]+ _0x4dc5x13/ 2- _0x4dc5x12,_0x4dc5x18[_0x5a12[236]]- _0x4dc5x13- _0x4dc5x12/ 2);_0x4dc5x2[_0x5a12[1336]]()}});mxMarker[_0x5a12[1624]](_0x5a12[695],function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15,_0x4dc5x16,_0x4dc5x17){var _0x4dc5x18=_0x4dc5x14/ 2,_0x4dc5x19=_0x4dc5xa[_0x5a12[238]]();_0x4dc5xa[_0x5a12[235]]-= _0x4dc5x12* _0x4dc5x18;_0x4dc5xa[_0x5a12[236]]-= _0x4dc5x13* _0x4dc5x18;return function(){_0x4dc5x2[_0x5a12[680]](_0x4dc5x19[_0x5a12[235]]- _0x4dc5x18,_0x4dc5x19[_0x5a12[236]]- _0x4dc5x18,_0x4dc5x14,_0x4dc5x14);_0x4dc5x17?_0x4dc5x2[_0x5a12[1337]]():_0x4dc5x2[_0x5a12[1336]]()}});mxMarker[_0x5a12[1624]](_0x5a12[696],_0x4dc5x3);mxMarker[_0x5a12[1624]](_0x5a12[697],_0x4dc5x3)})();function mxActor(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxShape[_0x5a12[239]](this);this[_0x5a12[1562]]= _0x4dc5x2;this[_0x5a12[1334]]= _0x4dc5x3;this[_0x5a12[1336]]= _0x4dc5x4;this[_0x5a12[1307]]= null!= _0x4dc5x5?_0x4dc5x5:1}mxUtils[_0x5a12[1284]](mxActor,mxShape);mxActor[_0x5a12[202]][_0x5a12[1595]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x2[_0x5a12[513]](_0x4dc5x3,_0x4dc5x4);_0x4dc5x2[_0x5a12[1275]]();this[_0x5a12[1625]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9);_0x4dc5x2[_0x5a12[1337]]()};mxActor[_0x5a12[202]][_0x5a12[1625]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x3= _0x4dc5x5/ 3;_0x4dc5x2[_0x5a12[1276]](0,_0x4dc5x9);_0x4dc5x2[_0x5a12[1279]](0,3* _0x4dc5x9/ 5,0,2* _0x4dc5x9/ 5,_0x4dc5x5/ 2,2* _0x4dc5x9/ 5);_0x4dc5x2[_0x5a12[1279]](_0x4dc5x5/ 2- _0x4dc5x3,2* _0x4dc5x9/ 5,_0x4dc5x5/ 2- _0x4dc5x3,0,_0x4dc5x5/ 2,0);_0x4dc5x2[_0x5a12[1279]](_0x4dc5x5/ 2+ _0x4dc5x3,0,_0x4dc5x5/ 2+ _0x4dc5x3,2* _0x4dc5x9/ 5,_0x4dc5x5/ 2,2* _0x4dc5x9/ 5);_0x4dc5x2[_0x5a12[1279]](_0x4dc5x5,2* _0x4dc5x9/ 5,_0x4dc5x5,3* _0x4dc5x9/ 5,_0x4dc5x5,_0x4dc5x9);_0x4dc5x2[_0x5a12[268]]()};function mxCloud(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxActor[_0x5a12[239]](this);this[_0x5a12[1562]]= _0x4dc5x2;this[_0x5a12[1334]]= _0x4dc5x3;this[_0x5a12[1336]]= _0x4dc5x4;this[_0x5a12[1307]]= null!= _0x4dc5x5?_0x4dc5x5:1}mxUtils[_0x5a12[1284]](mxCloud,mxActor);mxCloud[_0x5a12[202]][_0x5a12[1625]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x2[_0x5a12[1276]](0.25* _0x4dc5x5,0.25* _0x4dc5x9);_0x4dc5x2[_0x5a12[1279]](0.05* _0x4dc5x5,0.25* _0x4dc5x9,0,0.5* _0x4dc5x9,0.16* _0x4dc5x5,0.55* _0x4dc5x9);_0x4dc5x2[_0x5a12[1279]](0,0.66* _0x4dc5x9,0.18* _0x4dc5x5,0.9* _0x4dc5x9,0.31* _0x4dc5x5,0.8* _0x4dc5x9);_0x4dc5x2[_0x5a12[1279]](0.4* _0x4dc5x5,_0x4dc5x9,0.7* _0x4dc5x5,_0x4dc5x9,0.8* _0x4dc5x5,0.8* _0x4dc5x9);_0x4dc5x2[_0x5a12[1279]](_0x4dc5x5,0.8* _0x4dc5x9,_0x4dc5x5,0.6* _0x4dc5x9,0.875* _0x4dc5x5,0.5* _0x4dc5x9);_0x4dc5x2[_0x5a12[1279]](_0x4dc5x5,0.3* _0x4dc5x9,0.8* _0x4dc5x5,0.1* _0x4dc5x9,0.625* _0x4dc5x5,0.2* _0x4dc5x9);_0x4dc5x2[_0x5a12[1279]](0.5* _0x4dc5x5,0.05* _0x4dc5x9,0.3* _0x4dc5x5,0.05* _0x4dc5x9,0.25* _0x4dc5x5,0.25* _0x4dc5x9);_0x4dc5x2[_0x5a12[268]]()};function mxRectangleShape(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxShape[_0x5a12[239]](this);this[_0x5a12[1562]]= _0x4dc5x2;this[_0x5a12[1334]]= _0x4dc5x3;this[_0x5a12[1336]]= _0x4dc5x4;this[_0x5a12[1307]]= null!= _0x4dc5x5?_0x4dc5x5:1}mxUtils[_0x5a12[1284]](mxRectangleShape,mxShape);mxRectangleShape[_0x5a12[202]][_0x5a12[1567]]= function(){return !this[_0x5a12[1606]]&& !this[_0x5a12[617]] && 0== this[_0x5a12[603]]};mxRectangleShape[_0x5a12[202]][_0x5a12[1601]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){if(this[_0x5a12[1606]]){var _0x4dc5xa=mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x5a12[1557]])/ 100,_0x4dc5xa=Math[_0x5a12[243]](_0x4dc5x5* _0x4dc5xa,_0x4dc5x9* _0x4dc5xa);_0x4dc5x2[_0x5a12[1320]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5xa)}else {_0x4dc5x2[_0x5a12[1319]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9)};_0x4dc5x2[_0x5a12[1337]]()};mxRectangleShape[_0x5a12[202]][_0x5a12[1602]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){this[_0x5a12[617]]&& this[_0x5a12[1604]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,this[_0x5a12[1603]](_0x4dc5x5+ this[_0x5a12[1307]],_0x4dc5x9+ this[_0x5a12[1307]]))};mxRectangleShape[_0x5a12[202]][_0x5a12[1575]]= function(){this[_0x5a12[1626]](this[_0x5a12[252]]);this[_0x5a12[1627]](this[_0x5a12[252]]);this[_0x5a12[1628]](this[_0x5a12[252]])};mxRectangleShape[_0x5a12[202]][_0x5a12[1626]]= function(_0x4dc5x2){var _0x4dc5x3=9<= document[_0x5a12[5]]?0:Math[_0x5a12[430]](this[_0x5a12[1307]]* this[_0x5a12[255]]);_0x4dc5x2[_0x5a12[124]][_0x5a12[1629]]= Math[_0x5a12[160]](1,_0x4dc5x3)+ _0x5a12[168];_0x4dc5x2[_0x5a12[124]][_0x5a12[277]]= _0x5a12[188];_0x4dc5x2[_0x5a12[124]][_0x5a12[361]]= Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[235]]- _0x4dc5x3/ 2)+ _0x5a12[168];_0x4dc5x2[_0x5a12[124]][_0x5a12[125]]= Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[236]]- _0x4dc5x3/ 2)+ _0x5a12[168];_0x5a12[462]== document[_0x5a12[135]]&& (_0x4dc5x3= -_0x4dc5x3);_0x4dc5x2[_0x5a12[124]][_0x5a12[117]]= Math[_0x5a12[488]](Math[_0x5a12[160]](0,this[_0x5a12[1562]][_0x5a12[117]]+ _0x4dc5x3))+ _0x5a12[168];_0x4dc5x2[_0x5a12[124]][_0x5a12[119]]= Math[_0x5a12[488]](Math[_0x5a12[160]](0,this[_0x5a12[1562]][_0x5a12[119]]+ _0x4dc5x3))+ _0x5a12[168]};mxRectangleShape[_0x5a12[202]][_0x5a12[1628]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1336]];null!= _0x4dc5x3&& _0x4dc5x3!= mxConstants[_0x5a12[217]]?(_0x4dc5x2[_0x5a12[124]][_0x5a12[1630]]= _0x4dc5x3,this[_0x5a12[1522]]?_0x4dc5x2[_0x5a12[124]][_0x5a12[465]]= _0x5a12[648]:0< this[_0x5a12[1307]]&& (_0x4dc5x2[_0x5a12[124]][_0x5a12[465]]= _0x5a12[1631]),_0x4dc5x2[_0x5a12[124]][_0x5a12[1629]]= Math[_0x5a12[160]](1,Math[_0x5a12[430]](this[_0x5a12[1307]]* this[_0x5a12[255]]))+ _0x5a12[168]):_0x4dc5x2[_0x5a12[124]][_0x5a12[1629]]= _0x5a12[946];_0x4dc5x3= this[_0x5a12[1334]];null!= _0x4dc5x3&& _0x4dc5x3!= mxConstants[_0x5a12[217]]?(_0x4dc5x2[_0x5a12[124]][_0x5a12[1028]]= _0x4dc5x3,_0x4dc5x2[_0x5a12[124]][_0x5a12[1617]]= _0x5a12[130]):this[_0x5a12[1229]]?_0x4dc5x2[_0x5a12[124]][_0x5a12[1028]]= _0x5a12[1373]:8== document[_0x5a12[5]]?mxUtils[_0x5a12[1584]](_0x4dc5x2):this[_0x5a12[1600]](_0x4dc5x2)};mxRectangleShape[_0x5a12[202]][_0x5a12[1627]]= function(_0x4dc5x2){var _0x4dc5x3=_0x5a12[110];100> this[_0x5a12[461]]&& (_0x4dc5x3+= _0x5a12[459]+ this[_0x5a12[461]]+ _0x5a12[460]);this[_0x5a12[1596]]&& (_0x4dc5x3+= _0x5a12[1632]+ Math[_0x5a12[488]](mxConstants[_0x5a12[1237]]* this[_0x5a12[255]])+ _0x5a12[1633]+ Math[_0x5a12[488]](mxConstants[_0x5a12[1238]]* this[_0x5a12[255]])+ _0x5a12[1634]+ mxConstants[_0x5a12[1235]]+ _0x5a12[1635]);if(this[_0x5a12[1299]]){var _0x4dc5x4=this[_0x5a12[1334]],_0x4dc5x5=this[_0x5a12[1299]],_0x4dc5x9=_0x5a12[468],_0x4dc5xa={east:0,south:1,west:2,north:3},_0x4dc5x12=null!= this[_0x5a12[663]]?_0x4dc5xa[this[_0x5a12[663]]]:0;null!= this[_0x5a12[607]]&& (_0x4dc5x12= mxUtils[_0x5a12[1454]](_0x4dc5x12+ _0x4dc5xa[this[_0x5a12[607]]]- 1,4));1== _0x4dc5x12?(_0x4dc5x9= _0x5a12[500],_0x4dc5xa= _0x4dc5x4,_0x4dc5x4= _0x4dc5x5,_0x4dc5x5= _0x4dc5xa):2== _0x4dc5x12?(_0x4dc5xa= _0x4dc5x4,_0x4dc5x4= _0x4dc5x5,_0x4dc5x5= _0x4dc5xa):3== _0x4dc5x12&& (_0x4dc5x9= _0x5a12[500]);_0x4dc5x3+= _0x5a12[1636]+ _0x4dc5x4+ _0x5a12[1637]+ _0x4dc5x5+ _0x5a12[1638]+ _0x4dc5x9+ _0x5a12[1635]};_0x4dc5x2[_0x5a12[124]][_0x5a12[347]]= _0x4dc5x3};function mxEllipse(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxShape[_0x5a12[239]](this);this[_0x5a12[1562]]= _0x4dc5x2;this[_0x5a12[1334]]= _0x4dc5x3;this[_0x5a12[1336]]= _0x4dc5x4;this[_0x5a12[1307]]= null!= _0x4dc5x5?_0x4dc5x5:1}mxUtils[_0x5a12[1284]](mxEllipse,mxShape);mxEllipse[_0x5a12[202]][_0x5a12[1595]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x2[_0x5a12[680]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9);_0x4dc5x2[_0x5a12[1337]]()};function mxDoubleEllipse(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxShape[_0x5a12[239]](this);this[_0x5a12[1562]]= _0x4dc5x2;this[_0x5a12[1334]]= _0x4dc5x3;this[_0x5a12[1336]]= _0x4dc5x4;this[_0x5a12[1307]]= null!= _0x4dc5x5?_0x4dc5x5:1}mxUtils[_0x5a12[1284]](mxDoubleEllipse,mxShape);mxDoubleEllipse[_0x5a12[202]][_0x5a12[1460]]= 10;mxDoubleEllipse[_0x5a12[202]][_0x5a12[1601]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x2[_0x5a12[680]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9);_0x4dc5x2[_0x5a12[1337]]()};mxDoubleEllipse[_0x5a12[202]][_0x5a12[1602]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=Math[_0x5a12[243]](4,Math[_0x5a12[243]](_0x4dc5x5/ 5,_0x4dc5x9/ 5));_0x4dc5x5-= 2* _0x4dc5xa;_0x4dc5x9-= 2* _0x4dc5xa;0< _0x4dc5x5&& 0< _0x4dc5x9&& _0x4dc5x2[_0x5a12[680]](_0x4dc5x3+ _0x4dc5xa,_0x4dc5x4+ _0x4dc5xa,_0x4dc5x5,_0x4dc5x9);_0x4dc5x2[_0x5a12[1336]]()};function mxRhombus(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxShape[_0x5a12[239]](this);this[_0x5a12[1562]]= _0x4dc5x2;this[_0x5a12[1334]]= _0x4dc5x3;this[_0x5a12[1336]]= _0x4dc5x4;this[_0x5a12[1307]]= null!= _0x4dc5x5?_0x4dc5x5:1}mxUtils[_0x5a12[1284]](mxRhombus,mxShape);mxRhombus[_0x5a12[202]][_0x5a12[1595]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=_0x4dc5x5/ 2,_0x4dc5x12=_0x4dc5x9/ 2;_0x4dc5x2[_0x5a12[1275]]();_0x4dc5x2[_0x5a12[1276]](_0x4dc5x3+ _0x4dc5xa,_0x4dc5x4);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x3+ _0x4dc5x5,_0x4dc5x4+ _0x4dc5x12);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x3+ _0x4dc5xa,_0x4dc5x4+ _0x4dc5x9);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x3,_0x4dc5x4+ _0x4dc5x12);_0x4dc5x2[_0x5a12[268]]();_0x4dc5x2[_0x5a12[1337]]()};function mxPolyline(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){mxShape[_0x5a12[239]](this);this[_0x5a12[1525]]= _0x4dc5x2;this[_0x5a12[1336]]= _0x4dc5x3;this[_0x5a12[1307]]= null!= _0x4dc5x4?_0x4dc5x4:1}mxUtils[_0x5a12[1284]](mxPolyline,mxShape);mxPolyline[_0x5a12[202]][_0x5a12[1614]]= function(){return 0};mxPolyline[_0x5a12[202]][_0x5a12[1594]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1639]](_0x4dc5x2,_0x4dc5x3,this[_0x5a12[1606]])};mxPolyline[_0x5a12[202]][_0x5a12[1639]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_ARCSIZE,mxConstants.LINE_ARCSIZE)/ 2,_0x4dc5x9=_0x4dc5x3[0],_0x4dc5xa=_0x4dc5x3[_0x4dc5x3[_0x5a12[67]]- 1];_0x4dc5x2[_0x5a12[1275]]();_0x4dc5x2[_0x5a12[1276]](_0x4dc5x9[_0x5a12[235]],_0x4dc5x9[_0x5a12[236]]);for(var _0x4dc5x12=1;_0x4dc5x12< _0x4dc5x3[_0x5a12[67]]- 1;_0x4dc5x12++){var _0x4dc5x13=_0x4dc5x3[_0x4dc5x12],_0x4dc5x14=_0x4dc5x9[_0x5a12[235]]- _0x4dc5x13[_0x5a12[235]],_0x4dc5x9=_0x4dc5x9[_0x5a12[236]]- _0x4dc5x13[_0x5a12[236]];if(_0x4dc5x4&& _0x4dc5x12< _0x4dc5x3[_0x5a12[67]]- 1&& (0!= _0x4dc5x14|| 0!= _0x4dc5x9)){var _0x4dc5x15=Math[_0x5a12[428]](_0x4dc5x14* _0x4dc5x14+ _0x4dc5x9* _0x4dc5x9),_0x4dc5x14=_0x4dc5x14* Math[_0x5a12[243]](_0x4dc5x5,_0x4dc5x15/ 2)/ _0x4dc5x15,_0x4dc5x9=_0x4dc5x9* Math[_0x5a12[243]](_0x4dc5x5,_0x4dc5x15/ 2)/ _0x4dc5x15;_0x4dc5x2[_0x5a12[1277]](_0x4dc5x13[_0x5a12[235]]+ _0x4dc5x14,_0x4dc5x13[_0x5a12[236]]+ _0x4dc5x9);_0x4dc5x9= _0x4dc5x3[_0x4dc5x12+ 1];_0x4dc5x14= _0x4dc5x9[_0x5a12[235]]- _0x4dc5x13[_0x5a12[235]];_0x4dc5x9= _0x4dc5x9[_0x5a12[236]]- _0x4dc5x13[_0x5a12[236]];_0x4dc5x15= Math[_0x5a12[160]](1,Math[_0x5a12[428]](_0x4dc5x14* _0x4dc5x14+ _0x4dc5x9* _0x4dc5x9));_0x4dc5x14= _0x4dc5x14* Math[_0x5a12[243]](_0x4dc5x5,_0x4dc5x15/ 2)/ _0x4dc5x15;_0x4dc5x9= _0x4dc5x9* Math[_0x5a12[243]](_0x4dc5x5,_0x4dc5x15/ 2)/ _0x4dc5x15;_0x4dc5x14= _0x4dc5x13[_0x5a12[235]]+ _0x4dc5x14;_0x4dc5x9= _0x4dc5x13[_0x5a12[236]]+ _0x4dc5x9;_0x4dc5x2[_0x5a12[1278]](_0x4dc5x13[_0x5a12[235]],_0x4dc5x13[_0x5a12[236]],_0x4dc5x14,_0x4dc5x9);_0x4dc5x13= new mxPoint(_0x4dc5x14,_0x4dc5x9)}else {_0x4dc5x2[_0x5a12[1277]](_0x4dc5x13[_0x5a12[235]],_0x4dc5x13[_0x5a12[236]])};_0x4dc5x9= _0x4dc5x13};_0x4dc5x2[_0x5a12[1277]](_0x4dc5xa[_0x5a12[235]],_0x4dc5xa[_0x5a12[236]]);_0x4dc5x2[_0x5a12[1336]]()};function mxArrow(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12){mxShape[_0x5a12[239]](this);this[_0x5a12[1525]]= _0x4dc5x2;this[_0x5a12[1334]]= _0x4dc5x3;this[_0x5a12[1336]]= _0x4dc5x4;this[_0x5a12[1307]]= null!= _0x4dc5x5?_0x4dc5x5:1;this[_0x5a12[1640]]= null!= _0x4dc5x9?_0x4dc5x9:mxConstants[_0x5a12[1641]];this[_0x5a12[657]]= null!= _0x4dc5xa?_0x4dc5xa:mxConstants[_0x5a12[1642]];this[_0x5a12[643]]= null!= _0x4dc5x12?_0x4dc5x12:mxConstants[_0x5a12[1643]]}mxUtils[_0x5a12[1284]](mxArrow,mxShape);mxArrow[_0x5a12[202]][_0x5a12[1594]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=mxConstants[_0x5a12[1642]],_0x4dc5x5=mxConstants[_0x5a12[1641]],_0x4dc5x9=mxConstants[_0x5a12[1643]],_0x4dc5xa=_0x4dc5x3[0],_0x4dc5x12=_0x4dc5x3[_0x4dc5x3[_0x5a12[67]]- 1],_0x4dc5x13=_0x4dc5x12[_0x5a12[235]]- _0x4dc5xa[_0x5a12[235]],_0x4dc5x14=_0x4dc5x12[_0x5a12[236]]- _0x4dc5xa[_0x5a12[236]],_0x4dc5x15=Math[_0x5a12[428]](_0x4dc5x13* _0x4dc5x13+ _0x4dc5x14* _0x4dc5x14),_0x4dc5x16=_0x4dc5x15- 2* _0x4dc5x4- _0x4dc5x9,_0x4dc5x13=_0x4dc5x13/ _0x4dc5x15,_0x4dc5x14=_0x4dc5x14/ _0x4dc5x15,_0x4dc5x15=_0x4dc5x5* _0x4dc5x14/ 3,_0x4dc5x5=-_0x4dc5x5* _0x4dc5x13 / 3,_0x4dc5x9=_0x4dc5xa[_0x5a12[235]]- _0x4dc5x15/ 2+ _0x4dc5x4* _0x4dc5x13,_0x4dc5xa=_0x4dc5xa[_0x5a12[236]]- _0x4dc5x5/ 2+ _0x4dc5x4* _0x4dc5x14,_0x4dc5x17=_0x4dc5x9+ _0x4dc5x15,_0x4dc5x18=_0x4dc5xa+ _0x4dc5x5,_0x4dc5x19=_0x4dc5x17+ _0x4dc5x16* _0x4dc5x13,_0x4dc5x16=_0x4dc5x18+ _0x4dc5x16* _0x4dc5x14,_0x4dc5x1a=_0x4dc5x19+ _0x4dc5x15,_0x4dc5x1b=_0x4dc5x16+ _0x4dc5x5,_0x4dc5x1c=_0x4dc5x1a- 3* _0x4dc5x15,_0x4dc5x1d=_0x4dc5x1b- 3* _0x4dc5x5;_0x4dc5x2[_0x5a12[1275]]();_0x4dc5x2[_0x5a12[1276]](_0x4dc5x9,_0x4dc5xa);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x17,_0x4dc5x18);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x19,_0x4dc5x16);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x1a,_0x4dc5x1b);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x12[_0x5a12[235]]- _0x4dc5x4* _0x4dc5x13,_0x4dc5x12[_0x5a12[236]]- _0x4dc5x4* _0x4dc5x14);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x1c,_0x4dc5x1d);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x1c+ _0x4dc5x15,_0x4dc5x1d+ _0x4dc5x5);_0x4dc5x2[_0x5a12[268]]();_0x4dc5x2[_0x5a12[1337]]()};function mxText(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15,_0x4dc5x16,_0x4dc5x17,_0x4dc5x18,_0x4dc5x19,_0x4dc5x1a,_0x4dc5x1b,_0x4dc5x1c,_0x4dc5x1d,_0x4dc5x1e,_0x4dc5x1f){mxShape[_0x5a12[239]](this);this[_0x5a12[131]]= _0x4dc5x2;this[_0x5a12[1562]]= _0x4dc5x3;this[_0x5a12[352]]= null!= _0x4dc5x9?_0x4dc5x9:_0x5a12[586];this[_0x5a12[611]]= null!= _0x4dc5x4?_0x4dc5x4:_0x5a12[110];this[_0x5a12[552]]= null!= _0x4dc5x5?_0x4dc5x5:_0x5a12[110];this[_0x5a12[1288]]= null!= _0x4dc5xa?_0x4dc5xa:mxConstants[_0x5a12[484]];this[_0x5a12[803]]= null!= _0x4dc5x12?_0x4dc5x12:mxConstants[_0x5a12[483]];this[_0x5a12[666]]= null!= _0x4dc5x13?_0x4dc5x13:mxConstants[_0x5a12[1644]];this[_0x5a12[657]]= parseInt(_0x4dc5x14|| 2);this[_0x5a12[658]]= this[_0x5a12[657]]+ parseInt(_0x4dc5x15|| 0);this[_0x5a12[661]]= this[_0x5a12[657]]+ parseInt(_0x4dc5x16|| 0);this[_0x5a12[660]]= this[_0x5a12[657]]+ parseInt(_0x4dc5x17|| 0);this[_0x5a12[659]]= this[_0x5a12[657]]+ parseInt(_0x4dc5x18|| 0);this[_0x5a12[662]]= null!= _0x4dc5x19?_0x4dc5x19:!0;this[_0x5a12[1537]]= _0x4dc5x1a;this[_0x5a12[467]]= _0x4dc5x1b;this[_0x5a12[1333]]= null!= _0x4dc5x1c?_0x4dc5x1c:!1;this[_0x5a12[1645]]= null!= _0x4dc5x1d?_0x4dc5x1d:!1;this[_0x5a12[277]]= null!= _0x4dc5x1e?_0x4dc5x1e:_0x5a12[189];this[_0x5a12[629]]= null!= _0x4dc5x1f?_0x4dc5x1f:0;this[_0x5a12[603]]= 0}mxUtils[_0x5a12[1284]](mxText,mxShape);mxText[_0x5a12[202]][_0x5a12[1646]]= 0;mxText[_0x5a12[202]][_0x5a12[1647]]= 0;mxText[_0x5a12[202]][_0x5a12[1648]]= 0;mxText[_0x5a12[202]][_0x5a12[1649]]= 0;mxText[_0x5a12[202]][_0x5a12[1650]]= !0;mxText[_0x5a12[202]][_0x5a12[1616]]= -90;mxText[_0x5a12[202]][_0x5a12[1651]]= !0;mxText[_0x5a12[202]][_0x5a12[1652]]= !1;mxText[_0x5a12[202]][_0x5a12[1566]]= function(){return !1};mxText[_0x5a12[202]][_0x5a12[1567]]= function(){return 8!= document[_0x5a12[5]]};mxText[_0x5a12[202]][_0x5a12[1568]]= function(){return 0};mxText[_0x5a12[202]][_0x5a12[1574]]= function(){return null!= this[_0x5a12[1562]]&& !isNaN(this[_0x5a12[1562]][_0x5a12[235]])&& !isNaN(this[_0x5a12[1562]][_0x5a12[236]])&& !isNaN(this[_0x5a12[1562]][_0x5a12[117]])&& !isNaN(this[_0x5a12[1562]][_0x5a12[119]])};mxText[_0x5a12[202]][_0x5a12[1577]]= function(){var _0x4dc5x2=this[_0x5a12[252]];8== document[_0x5a12[5]]&& null!= _0x4dc5x2[_0x5a12[285]]&& (_0x4dc5x2= _0x4dc5x2[_0x5a12[285]],null!= _0x4dc5x2[_0x5a12[285]]&& (_0x4dc5x2= _0x4dc5x2[_0x5a12[285]]));this[_0x5a12[1563]]= this[_0x5a12[1562]][_0x5a12[238]]();var _0x4dc5x3=this[_0x5a12[1615]]();if(!this[_0x5a12[1652]]&& null!= _0x4dc5x2 && _0x5a12[1334]!= this[_0x5a12[277]] && (!this[_0x5a12[1645]]|| !this[_0x5a12[1651]])){var _0x4dc5x4=null,_0x4dc5x5=null;if(null!= _0x4dc5x2[_0x5a12[538]]){if(null!= _0x4dc5x2[_0x5a12[285]]&& null!= _0x4dc5x2[_0x5a12[285]][_0x5a12[285]]&& _0x5a12[1435]== _0x4dc5x2[_0x5a12[285]][_0x5a12[285]][_0x5a12[301]]){_0x4dc5x2= _0x4dc5x2[_0x5a12[285]][_0x5a12[285]],_0x4dc5x4= this[_0x5a12[1333]]?this[_0x5a12[1562]][_0x5a12[117]]:parseInt(_0x4dc5x2[_0x5a12[284]](_0x5a12[117]))* this[_0x5a12[255]],_0x4dc5x5= parseInt(_0x4dc5x2[_0x5a12[284]](_0x5a12[119]))* this[_0x5a12[255]]}else {_0x4dc5x3= _0x4dc5x2[_0x5a12[1451]]();if(0== _0x4dc5x3[_0x5a12[117]]&& 0== _0x4dc5x3[_0x5a12[119]]){return};this[_0x5a12[1563]]= new mxRectangle(_0x4dc5x3[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]],_0x4dc5x3[_0x5a12[117]],_0x4dc5x3[_0x5a12[119]]);_0x4dc5x3= 0}}else {_0x4dc5x5= this[_0x5a12[724]][_0x5a12[441]][_0x5a12[1653]],null!= this[_0x5a12[359]]&& null!= this[_0x5a12[167]]?(_0x4dc5x4= this[_0x5a12[1333]]?this[_0x5a12[1562]][_0x5a12[117]]:this[_0x5a12[359]]* this[_0x5a12[255]],_0x4dc5x5= this[_0x5a12[167]]* this[_0x5a12[255]]):null!= _0x4dc5x5?(this[_0x5a12[1441]](_0x4dc5x5),this[_0x5a12[1654]](_0x4dc5x5),mxUtils[_0x5a12[1331]](this[_0x5a12[131]])?_0x4dc5x5[_0x5a12[339]]= this[_0x5a12[131]][_0x5a12[342]]:(_0x4dc5x4= this[_0x5a12[1650]]?this[_0x5a12[131]][_0x5a12[230]](/\n/g,_0x5a12[1453]):this[_0x5a12[131]],_0x4dc5x5[_0x5a12[339]]= _0x4dc5x4),_0x4dc5x4= this[_0x5a12[1333]]?this[_0x5a12[1562]][_0x5a12[117]]:_0x4dc5x5[_0x5a12[359]]* this[_0x5a12[255]],_0x4dc5x5= _0x4dc5x5[_0x5a12[167]]* this[_0x5a12[255]]):(_0x4dc5x4= this[_0x5a12[1333]]?this[_0x5a12[1562]][_0x5a12[117]]:_0x4dc5x2[_0x5a12[359]]* this[_0x5a12[255]],_0x4dc5x5= _0x4dc5x2[_0x5a12[167]]* this[_0x5a12[255]])};null!= _0x4dc5x4&& null!= _0x4dc5x5&& (this[_0x5a12[1563]]= new mxRectangle(this[_0x5a12[1562]][_0x5a12[235]]+ this[_0x5a12[1655]][_0x5a12[235]]* _0x4dc5x4,this[_0x5a12[1562]][_0x5a12[236]]+ this[_0x5a12[1655]][_0x5a12[236]]* _0x4dc5x5,_0x4dc5x4,_0x4dc5x5))}else {this[_0x5a12[1563]][_0x5a12[235]]+= this[_0x5a12[1655]][_0x5a12[235]]* this[_0x5a12[1563]][_0x5a12[117]],this[_0x5a12[1563]][_0x5a12[236]]+= this[_0x5a12[1655]][_0x5a12[236]]* this[_0x5a12[1563]][_0x5a12[119]]};null!= this[_0x5a12[1563]]&& (0!= _0x4dc5x3&& (_0x4dc5x3= mxUtils[_0x5a12[1613]](this[_0x5a12[1563]],_0x4dc5x3),this[_0x5a12[1563]][_0x5a12[235]]= _0x4dc5x3[_0x5a12[235]],this[_0x5a12[1563]][_0x5a12[236]]= _0x4dc5x3[_0x5a12[236]],mxClient[_0x5a12[496]]|| (this[_0x5a12[1563]][_0x5a12[117]]= _0x4dc5x3[_0x5a12[117]],this[_0x5a12[1563]][_0x5a12[119]]= _0x4dc5x3[_0x5a12[119]])),this[_0x5a12[1563]][_0x5a12[235]]= Math[_0x5a12[519]](this[_0x5a12[1563]][_0x5a12[235]]),this[_0x5a12[1563]][_0x5a12[236]]= Math[_0x5a12[519]](this[_0x5a12[1563]][_0x5a12[236]]),this[_0x5a12[1563]][_0x5a12[117]]= Math[_0x5a12[430]](this[_0x5a12[1563]][_0x5a12[117]]),this[_0x5a12[1563]][_0x5a12[119]]= Math[_0x5a12[430]](this[_0x5a12[1563]][_0x5a12[119]]))};mxText[_0x5a12[202]][_0x5a12[1598]]= function(){return 0};mxText[_0x5a12[202]][_0x5a12[1615]]= function(){return null!= this[_0x5a12[724]]&& null!= this[_0x5a12[724]][_0x5a12[253]]?this[_0x5a12[724]][_0x5a12[253]][_0x5a12[1615]]():0};mxText[_0x5a12[202]][_0x5a12[1590]]= function(){return !this[_0x5a12[662]]&& null!= this[_0x5a12[724]] && this[_0x5a12[724]][_0x5a12[441]][_0x5a12[1179]][_0x5a12[251]][_0x5a12[1193]](this[_0x5a12[724]][_0x5a12[246]])};mxText[_0x5a12[202]][_0x5a12[1592]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){mxShape[_0x5a12[202]][_0x5a12[1592]][_0x5a12[183]](this,arguments);_0x4dc5x2[_0x5a12[1259]](this[_0x5a12[352]]);_0x4dc5x2[_0x5a12[1260]](this[_0x5a12[1537]]);_0x4dc5x2[_0x5a12[1262]](this[_0x5a12[467]]);_0x4dc5x2[_0x5a12[1265]](this[_0x5a12[1288]]);_0x4dc5x2[_0x5a12[1264]](this[_0x5a12[803]]);_0x4dc5x2[_0x5a12[1266]](this[_0x5a12[666]])};mxText[_0x5a12[202]][_0x5a12[1586]]= function(){this[_0x5a12[252]][_0x5a12[124]][_0x5a12[361]]= Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[235]])+ _0x5a12[168];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[125]]= Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[236]])+ _0x5a12[168];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[117]]= _0x5a12[942];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[119]]= _0x5a12[942];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[277]]= _0x5a12[189]};mxText[_0x5a12[202]][_0x5a12[1209]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[255]],_0x4dc5x4=this[_0x5a12[1562]][_0x5a12[235]]/ _0x4dc5x3,_0x4dc5x5=this[_0x5a12[1562]][_0x5a12[236]]/ _0x4dc5x3,_0x4dc5x9=this[_0x5a12[1562]][_0x5a12[117]]/ _0x4dc5x3,_0x4dc5x3=this[_0x5a12[1562]][_0x5a12[119]]/ _0x4dc5x3;this[_0x5a12[1591]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5x3);this[_0x5a12[1592]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5x3);var _0x4dc5xa=mxUtils[_0x5a12[1331]](this[_0x5a12[131]])|| this[_0x5a12[507]]== mxConstants[_0x5a12[1656]],_0x4dc5x12=_0x4dc5xa|| _0x4dc5x2 instanceof mxVmlCanvas2D?_0x5a12[1428]:_0x5a12[110],_0x4dc5x13=this[_0x5a12[131]];!_0x4dc5xa&& _0x5a12[1428]== _0x4dc5x12 && (_0x4dc5x13= mxUtils[_0x5a12[321]](_0x4dc5x13,!1));_0x4dc5x13= !mxUtils[_0x5a12[1331]](this[_0x5a12[131]])&& this[_0x5a12[1650]] && _0x5a12[1428]== _0x4dc5x12?_0x4dc5x13[_0x5a12[230]](/\n/g,_0x5a12[1453]):_0x4dc5x13;_0x4dc5x2[_0x5a12[963]](_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5x3,_0x4dc5x13,this[_0x5a12[611]],this[_0x5a12[552]],this[_0x5a12[1333]],_0x4dc5x12,_0x5a12[1334]== this[_0x5a12[277]],this[_0x5a12[1645]],this[_0x5a12[1615]]())};mxText[_0x5a12[202]][_0x5a12[1575]]= function(){var _0x4dc5x2=this[_0x5a12[252]][_0x5a12[124]];_0x4dc5x2[_0x5a12[461]]= 1> this[_0x5a12[461]]?this[_0x5a12[461]]:_0x5a12[110];_0x4dc5x2[_0x5a12[277]]= _0x5a12[110];_0x4dc5x2[_0x5a12[117]]= _0x5a12[110];_0x4dc5x2[_0x5a12[119]]= _0x5a12[110];this[_0x5a12[1441]](this[_0x5a12[252]]);this[_0x5a12[1654]](this[_0x5a12[252]]);this[_0x5a12[1657]]();this[_0x5a12[167]]= this[_0x5a12[359]]= null;null!= mxClient[_0x5a12[73]]?this[_0x5a12[1658]]():this[_0x5a12[1659]]()};mxText[_0x5a12[202]][_0x5a12[1658]]= function(){var _0x4dc5x2=this[_0x5a12[1615]](),_0x4dc5x3=this[_0x5a12[252]][_0x5a12[124]],_0x4dc5x4=this[_0x5a12[1655]][_0x5a12[235]],_0x4dc5x5=this[_0x5a12[1655]][_0x5a12[236]];0!= _0x4dc5x2?(_0x4dc5x3[mxClient[_0x5a12[73]]+ _0x5a12[1660]]= 100* -_0x4dc5x4+ _0x5a12[1661]+ 100* -_0x4dc5x5+ _0x5a12[229],_0x4dc5x3[mxClient[_0x5a12[73]]+ _0x5a12[1662]]= _0x5a12[536]+ 100* _0x4dc5x4+ _0x5a12[1663]+ 100* _0x4dc5x5+ _0x5a12[1664]+ this[_0x5a12[255]]+ _0x5a12[1665]+ _0x4dc5x2+ _0x5a12[1666]):(_0x4dc5x3[mxClient[_0x5a12[73]]+ _0x5a12[1660]]= _0x5a12[1667],_0x4dc5x3[mxClient[_0x5a12[73]]+ _0x5a12[1662]]= _0x5a12[1402]+ this[_0x5a12[255]]+ _0x5a12[1393]+ 100* _0x4dc5x4+ _0x5a12[1663]+ 100* _0x4dc5x5+ _0x5a12[1668]);_0x4dc5x3[_0x5a12[361]]= Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[235]])+ _0x5a12[168];_0x4dc5x3[_0x5a12[125]]= Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[236]])+ _0x5a12[168]};mxText[_0x5a12[202]][_0x5a12[1659]]= function(){var _0x4dc5x2=this[_0x5a12[252]][_0x5a12[124]],_0x4dc5x3=this[_0x5a12[1655]][_0x5a12[235]],_0x4dc5x4=this[_0x5a12[1655]][_0x5a12[236]],_0x4dc5x5=this[_0x5a12[255]];_0x4dc5x2[_0x5a12[347]]= _0x5a12[110];var _0x4dc5x9=0,_0x4dc5xa=0,_0x4dc5x12=null!= this[_0x5a12[724]]?this[_0x5a12[724]][_0x5a12[441]][_0x5a12[1653]]:null;if(null!= _0x4dc5x12){_0x4dc5x12[_0x5a12[124]][_0x5a12[277]]= _0x5a12[110];_0x4dc5x12[_0x5a12[124]][_0x5a12[119]]= _0x5a12[110];_0x4dc5x12[_0x5a12[124]][_0x5a12[117]]= _0x5a12[110];this[_0x5a12[1441]](_0x4dc5x12);this[_0x5a12[1654]](_0x4dc5x12);if(mxUtils[_0x5a12[1331]](this[_0x5a12[131]])){_0x4dc5x12[_0x5a12[339]]= this[_0x5a12[131]][_0x5a12[342]]}else {var _0x4dc5x13=this[_0x5a12[131]];this[_0x5a12[507]]!= mxConstants[_0x5a12[1656]]&& (_0x4dc5x13= mxUtils[_0x5a12[321]](_0x4dc5x13,!1));_0x4dc5x13= this[_0x5a12[1650]]?_0x4dc5x13[_0x5a12[230]](/\n/g,_0x5a12[1453]):_0x4dc5x13;_0x4dc5x12[_0x5a12[339]]= _0x4dc5x13};_0x4dc5x9= _0x4dc5x12[_0x5a12[359]]+ 2;_0x4dc5xa= _0x4dc5x12[_0x5a12[167]]+ 2}else {_0x4dc5x9= this[_0x5a12[252]][_0x5a12[359]],_0x4dc5xa= this[_0x5a12[252]][_0x5a12[167]]+ 1};this[_0x5a12[359]]= _0x4dc5x9;this[_0x5a12[167]]= _0x4dc5xa;_0x4dc5x12= this[_0x5a12[1562]][_0x5a12[117]]/ _0x4dc5x5;_0x4dc5x13= this[_0x5a12[1562]][_0x5a12[119]]/ _0x4dc5x5;mxClient[_0x5a12[496]]&& (this[_0x5a12[1645]]|| _0x5a12[1334]== this[_0x5a12[277]])&& 0< _0x4dc5x13?(_0x4dc5x13= Math[_0x5a12[243]](_0x4dc5x13,_0x4dc5xa),_0x4dc5x2[_0x5a12[119]]= Math[_0x5a12[488]](_0x4dc5x13+ 1)+ _0x5a12[168]):_0x4dc5x13= _0x4dc5xa;_0x5a12[1334]!= this[_0x5a12[277]]&& (mxClient[_0x5a12[496]]&& (this[_0x5a12[1645]]|| this[_0x5a12[1333]])&& 0< _0x4dc5x12?(_0x4dc5x12= Math[_0x5a12[243]](_0x4dc5x12,_0x4dc5x9),_0x4dc5x2[_0x5a12[117]]= Math[_0x5a12[488]](_0x4dc5x12)+ _0x5a12[168]):_0x4dc5x12= _0x4dc5x9);var _0x4dc5x13=_0x4dc5x13* _0x4dc5x5,_0x4dc5x12=_0x4dc5x12* _0x4dc5x5,_0x4dc5x9=this[_0x5a12[1615]]()* (Math[_0x5a12[424]]/ 180),_0x4dc5xa=parseFloat(parseFloat(Math[_0x5a12[426]](_0x4dc5x9))[_0x5a12[1293]](8)),_0x4dc5x14=parseFloat(parseFloat(Math[_0x5a12[427]](-_0x4dc5x9))[_0x5a12[1293]](8)),_0x4dc5x9=_0x4dc5x9% (2* Math[_0x5a12[424]]);0> _0x4dc5x9&& (_0x4dc5x9+= 2* Math[_0x5a12[424]]);_0x4dc5x9%= Math[_0x5a12[424]];_0x4dc5x9> Math[_0x5a12[424]]/ 2&& (_0x4dc5x9= Math[_0x5a12[424]]- _0x4dc5x9);var _0x4dc5x15=Math[_0x5a12[426]](_0x4dc5x9),_0x4dc5x16=Math[_0x5a12[427]](-_0x4dc5x9),_0x4dc5x3=_0x4dc5x12* -(_0x4dc5x3+ 0.5),_0x4dc5x4=_0x4dc5x13* -(_0x4dc5x4+ 0.5),_0x4dc5x17=(_0x4dc5x13- _0x4dc5x13* _0x4dc5x15+ _0x4dc5x12* _0x4dc5x16)/ 2+ _0x4dc5x14* _0x4dc5x3- _0x4dc5xa* _0x4dc5x4;0!= _0x4dc5x9&& (_0x4dc5x2[_0x5a12[347]]= _0x5a12[1505]+ _0x4dc5xa+ _0x5a12[1506]+ _0x4dc5x14+ _0x5a12[1507]+ -_0x4dc5x14+ _0x5a12[1508]+ _0x4dc5xa+ _0x5a12[1509]);_0x4dc5x2[_0x5a12[499]]= _0x4dc5x5;_0x4dc5x2[_0x5a12[361]]= Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[235]]+ ((_0x4dc5x12- _0x4dc5x12* _0x4dc5x15+ _0x4dc5x13* _0x4dc5x16)/ 2- _0x4dc5xa* _0x4dc5x3- _0x4dc5x14* _0x4dc5x4)- _0x4dc5x12/ 2)+ _0x5a12[168];_0x4dc5x2[_0x5a12[125]]= Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[236]]+ _0x4dc5x17- _0x4dc5x13/ 2)+ _0x5a12[168]};mxText[_0x5a12[202]][_0x5a12[1657]]= function(){if(mxUtils[_0x5a12[1331]](this[_0x5a12[131]])){this[_0x5a12[252]][_0x5a12[339]]= _0x5a12[110],this[_0x5a12[252]][_0x5a12[62]](this[_0x5a12[131]])}else {var _0x4dc5x2=this[_0x5a12[131]];this[_0x5a12[507]]!= mxConstants[_0x5a12[1656]]&& (_0x4dc5x2= mxUtils[_0x5a12[321]](_0x4dc5x2,!1));var _0x4dc5x2=this[_0x5a12[1650]]?_0x4dc5x2[_0x5a12[230]](/\n/g,_0x5a12[1453]):_0x4dc5x2,_0x4dc5x3=null!= this[_0x5a12[1537]]&& this[_0x5a12[1537]]!= mxConstants[_0x5a12[217]]?this[_0x5a12[1537]]:null,_0x4dc5x4=null!= this[_0x5a12[467]]&& this[_0x5a12[467]]!= mxConstants[_0x5a12[217]]?this[_0x5a12[467]]:null;if(null!= _0x4dc5x3|| null!= _0x4dc5x4){if(_0x5a12[1334]== this[_0x5a12[277]]){null!= _0x4dc5x3&& (this[_0x5a12[252]][_0x5a12[124]][_0x5a12[1028]]= _0x4dc5x3),null!= _0x4dc5x4&& (this[_0x5a12[252]][_0x5a12[124]][_0x5a12[467]]= _0x5a12[1669]+ _0x4dc5x4)}else {var _0x4dc5x5=_0x5a12[110];null!= _0x4dc5x3&& (_0x4dc5x5+= _0x5a12[1418]+ _0x4dc5x3+ _0x5a12[471]);null!= _0x4dc5x4&& (_0x4dc5x5+= _0x5a12[1419]+ _0x4dc5x4+ _0x5a12[471]);_0x4dc5x2= _0x5a12[1670]+ _0x4dc5x5+ _0x5a12[1671]+ this[_0x5a12[252]][_0x5a12[124]][_0x5a12[489]]+ _0x5a12[1423]+ _0x4dc5x2+ _0x5a12[1424];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[489]]= _0x5a12[110]}};this[_0x5a12[252]][_0x5a12[339]]= _0x4dc5x2}};mxText[_0x5a12[202]][_0x5a12[1441]]= function(_0x4dc5x2){_0x4dc5x2= _0x4dc5x2[_0x5a12[124]];_0x4dc5x2[_0x5a12[489]]= Math[_0x5a12[488]](this[_0x5a12[803]]* mxConstants[_0x5a12[490]])+ _0x5a12[168];_0x4dc5x2[_0x5a12[487]]= Math[_0x5a12[488]](this[_0x5a12[803]])+ _0x5a12[168];_0x4dc5x2[_0x5a12[486]]= this[_0x5a12[1288]];_0x4dc5x2[_0x5a12[123]]= _0x5a12[125];_0x4dc5x2[_0x5a12[352]]= this[_0x5a12[352]];_0x4dc5x2[_0x5a12[1452]]= (this[_0x5a12[666]]& mxConstants[_0x5a12[1410]])== mxConstants[_0x5a12[1410]]?_0x5a12[1447]:_0x5a12[110];_0x4dc5x2[_0x5a12[666]]= (this[_0x5a12[666]]& mxConstants[_0x5a12[1412]])== mxConstants[_0x5a12[1412]]?_0x5a12[1449]:_0x5a12[110];_0x4dc5x2[_0x5a12[1498]]= (this[_0x5a12[666]]& mxConstants[_0x5a12[1414]])== mxConstants[_0x5a12[1414]]?_0x5a12[355]:_0x5a12[110];_0x4dc5x2[_0x5a12[1165]]= this[_0x5a12[611]]== mxConstants[_0x5a12[479]]?_0x5a12[698]:this[_0x5a12[611]]== mxConstants[_0x5a12[480]]?_0x5a12[699]:_0x5a12[361]};mxText[_0x5a12[202]][_0x5a12[1654]]= function(_0x4dc5x2){var _0x4dc5x3=Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[117]]/ this[_0x5a12[255]]),_0x4dc5x4=Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[119]]/ this[_0x5a12[255]]);_0x4dc5x2= _0x4dc5x2[_0x5a12[124]];this[_0x5a12[1645]]?(_0x4dc5x2[_0x5a12[277]]= _0x5a12[188],0< _0x4dc5x4&& (_0x4dc5x2[_0x5a12[1503]]= _0x4dc5x4+ _0x5a12[168]),0< _0x4dc5x3&& (_0x4dc5x2[_0x5a12[117]]= _0x4dc5x3+ _0x5a12[168])):_0x5a12[1334]== this[_0x5a12[277]]&& (_0x4dc5x2[_0x5a12[117]]= _0x4dc5x3+ _0x5a12[168],0< _0x4dc5x4&& (_0x4dc5x2[_0x5a12[1503]]= _0x4dc5x4+ _0x5a12[168]));this[_0x5a12[1333]]?(!this[_0x5a12[1645]]&& 0< _0x4dc5x3 && (_0x4dc5x2[_0x5a12[117]]= _0x4dc5x3+ _0x5a12[168]),_0x4dc5x2[_0x5a12[493]]= _0x5a12[1502]):_0x4dc5x2[_0x5a12[493]]= _0x5a12[494]};mxText[_0x5a12[202]][_0x5a12[1672]]= function(){this[_0x5a12[1655]]= mxUtils[_0x5a12[1501]](this[_0x5a12[611]],this[_0x5a12[552]])};mxText[_0x5a12[202]][_0x5a12[1673]]= function(){var _0x4dc5x2=0,_0x4dc5x3=0,_0x4dc5x2=this[_0x5a12[611]]== mxConstants[_0x5a12[479]]?(this[_0x5a12[659]]- this[_0x5a12[661]])/ 2:this[_0x5a12[611]]== mxConstants[_0x5a12[480]]?-this[_0x5a12[661]]- this[_0x5a12[1649]]:this[_0x5a12[659]]+ this[_0x5a12[1648]],_0x4dc5x3=this[_0x5a12[552]]== mxConstants[_0x5a12[481]]?(this[_0x5a12[658]]- this[_0x5a12[660]])/ 2:this[_0x5a12[552]]== mxConstants[_0x5a12[482]]?-this[_0x5a12[660]]- this[_0x5a12[1647]]:this[_0x5a12[658]]+ this[_0x5a12[1646]];return new mxPoint(_0x4dc5x2,_0x4dc5x3)};function mxTriangle(){mxActor[_0x5a12[239]](this)}mxUtils[_0x5a12[1284]](mxTriangle,mxActor);mxTriangle[_0x5a12[202]][_0x5a12[1625]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x2[_0x5a12[1276]](0,0);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x5,0.5* _0x4dc5x9);_0x4dc5x2[_0x5a12[1277]](0,_0x4dc5x9);_0x4dc5x2[_0x5a12[268]]()};function mxHexagon(){mxActor[_0x5a12[239]](this)}mxUtils[_0x5a12[1284]](mxHexagon,mxActor);mxHexagon[_0x5a12[202]][_0x5a12[1625]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x2[_0x5a12[1276]](0.25* _0x4dc5x5,0);_0x4dc5x2[_0x5a12[1277]](0.75* _0x4dc5x5,0);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x5,0.5* _0x4dc5x9);_0x4dc5x2[_0x5a12[1277]](0.75* _0x4dc5x5,_0x4dc5x9);_0x4dc5x2[_0x5a12[1277]](0.25* _0x4dc5x5,_0x4dc5x9);_0x4dc5x2[_0x5a12[1277]](0,0.5* _0x4dc5x9);_0x4dc5x2[_0x5a12[268]]()};function mxLine(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){mxShape[_0x5a12[239]](this);this[_0x5a12[1562]]= _0x4dc5x2;this[_0x5a12[1336]]= _0x4dc5x3;this[_0x5a12[1307]]= null!= _0x4dc5x4?_0x4dc5x4:1}mxUtils[_0x5a12[1284]](mxLine,mxShape);mxLine[_0x5a12[202]][_0x5a12[1595]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x4+= _0x4dc5x9/ 2;_0x4dc5x2[_0x5a12[1275]]();_0x4dc5x2[_0x5a12[1276]](_0x4dc5x3,_0x4dc5x4);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x3+ _0x4dc5x5,_0x4dc5x4);_0x4dc5x2[_0x5a12[1336]]()};function mxImageShape(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){mxShape[_0x5a12[239]](this);this[_0x5a12[1562]]= _0x4dc5x2;this[_0x5a12[618]]= _0x4dc5x3;this[_0x5a12[1334]]= _0x4dc5x4;this[_0x5a12[1336]]= _0x4dc5x5;this[_0x5a12[1307]]= null!= _0x4dc5x9?_0x4dc5x9:1;this[_0x5a12[639]]= !1}mxUtils[_0x5a12[1284]](mxImageShape,mxRectangleShape);mxImageShape[_0x5a12[202]][_0x5a12[1674]]= !0;mxImageShape[_0x5a12[202]][_0x5a12[1568]]= function(){return !mxClient[_0x5a12[80]]?0.5:0};mxImageShape[_0x5a12[202]][_0x5a12[183]]= function(_0x4dc5x2){mxShape[_0x5a12[202]][_0x5a12[183]][_0x5a12[183]](this,arguments);this[_0x5a12[1299]]= this[_0x5a12[1336]]= this[_0x5a12[1334]]= null;null!= this[_0x5a12[124]]&& (this[_0x5a12[1334]]= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_IMAGE_BACKGROUND),this[_0x5a12[1336]]= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_IMAGE_BORDER),this[_0x5a12[1674]]= 1== mxUtils[_0x5a12[1550]](this[_0x5a12[124]],mxConstants.STYLE_IMAGE_ASPECT,1),this[_0x5a12[623]]= this[_0x5a12[623]]|| 1== mxUtils[_0x5a12[433]](this[_0x5a12[124]],_0x5a12[1675],0),this[_0x5a12[624]]= this[_0x5a12[624]]|| 1== mxUtils[_0x5a12[433]](this[_0x5a12[124]],_0x5a12[1676],0))};mxImageShape[_0x5a12[202]][_0x5a12[1567]]= function(){return !this[_0x5a12[1674]]};mxImageShape[_0x5a12[202]][_0x5a12[1570]]= function(){var _0x4dc5x2=document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x2[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];return _0x4dc5x2};mxImageShape[_0x5a12[202]][_0x5a12[1595]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){if(null!= this[_0x5a12[618]]){var _0x4dc5xa=mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_IMAGE_BACKGROUND,null),_0x4dc5x12=mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_IMAGE_BORDER,null);if(null!= _0x4dc5xa|| null!= _0x4dc5x12){_0x4dc5x2[_0x5a12[1245]](_0x4dc5xa),_0x4dc5x2[_0x5a12[1249]](_0x4dc5x12),_0x4dc5x2[_0x5a12[1319]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9),_0x4dc5x2[_0x5a12[1337]]()};_0x4dc5x2[_0x5a12[618]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,this[_0x5a12[618]],this[_0x5a12[1674]],!1,!1)}else {mxRectangleShape[_0x5a12[202]][_0x5a12[1601]][_0x5a12[183]](this,arguments)}};mxImageShape[_0x5a12[202]][_0x5a12[1575]]= function(){this[_0x5a12[252]][_0x5a12[124]][_0x5a12[361]]= Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[235]])+ _0x5a12[168];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[125]]= Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[236]])+ _0x5a12[168];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[117]]= Math[_0x5a12[160]](0,Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[117]]))+ _0x5a12[168];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[119]]= Math[_0x5a12[160]](0,Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[119]]))+ _0x5a12[168];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[1028]]= this[_0x5a12[1334]]|| _0x5a12[110];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[1630]]= this[_0x5a12[1336]]|| _0x5a12[110];this[_0x5a12[252]][_0x5a12[339]]= _0x5a12[110];if(null!= this[_0x5a12[618]]){var _0x4dc5x2=document[_0x5a12[55]](mxClient[_0x5a12[49]]|| null== mxClient[_0x5a12[73]]&& 0!= this[_0x5a12[603]]?mxClient[_0x5a12[463]]+ _0x5a12[464]:_0x5a12[466]);_0x4dc5x2[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];_0x4dc5x2[_0x5a12[390]]= this[_0x5a12[618]];var _0x4dc5x3=100> this[_0x5a12[461]]?_0x5a12[459]+ this[_0x5a12[461]]+ _0x5a12[460]:_0x5a12[110];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[347]]= _0x4dc5x3;this[_0x5a12[623]]&& this[_0x5a12[624]]?_0x4dc5x3+= _0x5a12[1677]:this[_0x5a12[623]]?_0x4dc5x3+= _0x5a12[1678]:this[_0x5a12[624]]&& (_0x4dc5x3+= _0x5a12[1679]);_0x4dc5x2[_0x5a12[124]][_0x5a12[347]]!= _0x4dc5x3&& (_0x4dc5x2[_0x5a12[124]][_0x5a12[347]]= _0x4dc5x3);_0x5a12[618]== _0x4dc5x2[_0x5a12[301]]?_0x4dc5x2[_0x5a12[124]][_0x5a12[603]]= this[_0x5a12[603]]:_0x4dc5x2[_0x5a12[124]][mxClient[_0x5a12[73]]+ _0x5a12[1662]]= _0x5a12[1394]+ this[_0x5a12[603]]+ _0x5a12[1666];_0x4dc5x2[_0x5a12[124]][_0x5a12[117]]= this[_0x5a12[252]][_0x5a12[124]][_0x5a12[117]];_0x4dc5x2[_0x5a12[124]][_0x5a12[119]]= this[_0x5a12[252]][_0x5a12[124]][_0x5a12[119]];this[_0x5a12[252]][_0x5a12[124]][_0x5a12[1617]]= _0x5a12[110];this[_0x5a12[252]][_0x5a12[62]](_0x4dc5x2)}else {this[_0x5a12[1600]](this[_0x5a12[252]])}};function mxLabel(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxRectangleShape[_0x5a12[239]](this,_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5)}mxUtils[_0x5a12[1284]](mxLabel,mxRectangleShape);mxLabel[_0x5a12[202]][_0x5a12[1680]]= mxConstants[_0x5a12[1681]];mxLabel[_0x5a12[202]][_0x5a12[657]]= 2;mxLabel[_0x5a12[202]][_0x5a12[1682]]= 10;mxLabel[_0x5a12[202]][_0x5a12[635]]= 2;mxLabel[_0x5a12[202]][_0x5a12[176]]= function(_0x4dc5x2){mxShape[_0x5a12[202]][_0x5a12[176]][_0x5a12[183]](this,arguments);null!= this[_0x5a12[632]]&& null!= this[_0x5a12[630]]&& (this[_0x5a12[1683]]= new this[_0x5a12[630]],this[_0x5a12[1683]][_0x5a12[507]]= this[_0x5a12[507]],this[_0x5a12[1683]][_0x5a12[1562]]= this[_0x5a12[1562]],this[_0x5a12[1683]][_0x5a12[1334]]= this[_0x5a12[632]],this[_0x5a12[1683]][_0x5a12[1336]]= this[_0x5a12[632]],this[_0x5a12[1683]][_0x5a12[1299]]= this[_0x5a12[634]],this[_0x5a12[1683]][_0x5a12[663]]= this[_0x5a12[638]],this[_0x5a12[1683]][_0x5a12[176]](this[_0x5a12[252]]))};mxLabel[_0x5a12[202]][_0x5a12[258]]= function(){null!= this[_0x5a12[1683]]&& (this[_0x5a12[1683]][_0x5a12[1334]]= this[_0x5a12[632]],this[_0x5a12[1683]][_0x5a12[1336]]= this[_0x5a12[632]],this[_0x5a12[1683]][_0x5a12[1299]]= this[_0x5a12[634]],this[_0x5a12[1683]][_0x5a12[663]]= this[_0x5a12[638]]);mxShape[_0x5a12[202]][_0x5a12[258]][_0x5a12[183]](this,arguments)};mxLabel[_0x5a12[202]][_0x5a12[1567]]= function(){return mxRectangleShape[_0x5a12[202]][_0x5a12[1567]][_0x5a12[183]](this,arguments)&& null== this[_0x5a12[632]]&& null== this[_0x5a12[630]]};mxLabel[_0x5a12[202]][_0x5a12[1602]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){this[_0x5a12[1684]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9);this[_0x5a12[1685]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9);mxRectangleShape[_0x5a12[202]][_0x5a12[1602]][_0x5a12[183]](this,arguments)};mxLabel[_0x5a12[202]][_0x5a12[1684]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){null!= this[_0x5a12[618]]&& (_0x4dc5x3= this[_0x5a12[1686]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9),_0x4dc5x2[_0x5a12[618]](_0x4dc5x3[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]],_0x4dc5x3[_0x5a12[117]],_0x4dc5x3[_0x5a12[119]],this[_0x5a12[618]],!1,!1,!1))};mxLabel[_0x5a12[202]][_0x5a12[1686]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0x4dc5xa=mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x4dc5x12=mxUtils[_0x5a12[1550]](this[_0x5a12[124]],mxConstants.STYLE_IMAGE_WIDTH,mxConstants.DEFAULT_IMAGESIZE),_0x4dc5x13=mxUtils[_0x5a12[1550]](this[_0x5a12[124]],mxConstants.STYLE_IMAGE_HEIGHT,mxConstants.DEFAULT_IMAGESIZE),_0x4dc5x14=mxUtils[_0x5a12[1550]](this[_0x5a12[124]],mxConstants.STYLE_SPACING,this[_0x5a12[657]])+ 5;_0x4dc5x2= _0x4dc5x9== mxConstants[_0x5a12[479]]?_0x4dc5x2+ (_0x4dc5x4- _0x4dc5x12)/ 2:_0x4dc5x9== mxConstants[_0x5a12[480]]?_0x4dc5x2+ (_0x4dc5x4- _0x4dc5x12- _0x4dc5x14):_0x4dc5x2+ _0x4dc5x14;_0x4dc5x3= _0x4dc5xa== mxConstants[_0x5a12[1687]]?_0x4dc5x3+ _0x4dc5x14:_0x4dc5xa== mxConstants[_0x5a12[482]]?_0x4dc5x3+ (_0x4dc5x5- _0x4dc5x13- _0x4dc5x14):_0x4dc5x3+ (_0x4dc5x5- _0x4dc5x13)/ 2;return new mxRectangle(_0x4dc5x2,_0x4dc5x3,_0x4dc5x12,_0x4dc5x13)};mxLabel[_0x5a12[202]][_0x5a12[1685]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){null!= this[_0x5a12[1683]]?(this[_0x5a12[1683]][_0x5a12[1562]]= this[_0x5a12[1688]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9),this[_0x5a12[1683]][_0x5a12[1209]](_0x4dc5x2)):null!= this[_0x5a12[631]]&& (_0x4dc5x3= this[_0x5a12[1688]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9),_0x4dc5x2[_0x5a12[618]](_0x4dc5x3[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]],_0x4dc5x3[_0x5a12[117]],_0x4dc5x3[_0x5a12[119]],this[_0x5a12[631]],!1,!1,!1))};mxLabel[_0x5a12[202]][_0x5a12[1688]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0x4dc5xa=mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x4dc5x12=mxUtils[_0x5a12[1550]](this[_0x5a12[124]],mxConstants.STYLE_INDICATOR_WIDTH,this[_0x5a12[1682]]),_0x4dc5x13=mxUtils[_0x5a12[1550]](this[_0x5a12[124]],mxConstants.STYLE_INDICATOR_HEIGHT,this[_0x5a12[1682]]),_0x4dc5x14=this[_0x5a12[657]]+ 5;_0x4dc5x2= _0x4dc5x9== mxConstants[_0x5a12[480]]?_0x4dc5x2+ (_0x4dc5x4- _0x4dc5x12- _0x4dc5x14):_0x4dc5x9== mxConstants[_0x5a12[479]]?_0x4dc5x2+ (_0x4dc5x4- _0x4dc5x12)/ 2:_0x4dc5x2+ _0x4dc5x14;_0x4dc5x3= _0x4dc5xa== mxConstants[_0x5a12[482]]?_0x4dc5x3+ (_0x4dc5x5- _0x4dc5x13- _0x4dc5x14):_0x4dc5xa== mxConstants[_0x5a12[1687]]?_0x4dc5x3+ _0x4dc5x14:_0x4dc5x3+ (_0x4dc5x5- _0x4dc5x13)/ 2;return new mxRectangle(_0x4dc5x2,_0x4dc5x3,_0x4dc5x12,_0x4dc5x13)};mxLabel[_0x5a12[202]][_0x5a12[1575]]= function(){for(mxRectangleShape[_0x5a12[202]][_0x5a12[1575]][_0x5a12[183]](this,arguments);this[_0x5a12[252]][_0x5a12[1580]]();){this[_0x5a12[252]][_0x5a12[266]](this[_0x5a12[252]][_0x5a12[1581]])};if(null!= this[_0x5a12[618]]){var _0x4dc5x2=document[_0x5a12[55]](_0x5a12[466]);_0x4dc5x2[_0x5a12[124]][_0x5a12[491]]= _0x5a12[1500];_0x4dc5x2[_0x5a12[57]](_0x5a12[467],_0x5a12[468]);var _0x4dc5x3=this[_0x5a12[1686]](this[_0x5a12[1562]][_0x5a12[235]],this[_0x5a12[1562]][_0x5a12[236]],this[_0x5a12[1562]][_0x5a12[117]],this[_0x5a12[1562]][_0x5a12[119]]);_0x4dc5x3[_0x5a12[235]]-= this[_0x5a12[1562]][_0x5a12[235]];_0x4dc5x3[_0x5a12[236]]-= this[_0x5a12[1562]][_0x5a12[236]];_0x4dc5x2[_0x5a12[124]][_0x5a12[361]]= Math[_0x5a12[488]](_0x4dc5x3[_0x5a12[235]])+ _0x5a12[168];_0x4dc5x2[_0x5a12[124]][_0x5a12[125]]= Math[_0x5a12[488]](_0x4dc5x3[_0x5a12[236]])+ _0x5a12[168];_0x4dc5x2[_0x5a12[124]][_0x5a12[117]]= Math[_0x5a12[488]](_0x4dc5x3[_0x5a12[117]])+ _0x5a12[168];_0x4dc5x2[_0x5a12[124]][_0x5a12[119]]= Math[_0x5a12[488]](_0x4dc5x3[_0x5a12[119]])+ _0x5a12[168];_0x4dc5x2[_0x5a12[390]]= this[_0x5a12[618]];this[_0x5a12[252]][_0x5a12[62]](_0x4dc5x2)}};function mxCylinder(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxShape[_0x5a12[239]](this);this[_0x5a12[1562]]= _0x4dc5x2;this[_0x5a12[1334]]= _0x4dc5x3;this[_0x5a12[1336]]= _0x4dc5x4;this[_0x5a12[1307]]= null!= _0x4dc5x5?_0x4dc5x5:1}mxUtils[_0x5a12[1284]](mxCylinder,mxShape);mxCylinder[_0x5a12[202]][_0x5a12[1503]]= 40;mxCylinder[_0x5a12[202]][_0x5a12[1564]]= 0;mxCylinder[_0x5a12[202]][_0x5a12[1595]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x2[_0x5a12[513]](_0x4dc5x3,_0x4dc5x4);_0x4dc5x2[_0x5a12[1275]]();this[_0x5a12[1625]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,!1);_0x4dc5x2[_0x5a12[1337]]();_0x4dc5x2[_0x5a12[1267]](!1);_0x4dc5x2[_0x5a12[1275]]();this[_0x5a12[1625]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,!0);_0x4dc5x2[_0x5a12[1336]]()};mxCylinder[_0x5a12[202]][_0x5a12[1625]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5x3= Math[_0x5a12[243]](this[_0x5a12[1503]],Math[_0x5a12[488]](_0x4dc5x9/ 5));if(_0x4dc5xa&& null!= this[_0x5a12[1334]]|| !_0x4dc5xa&& null== this[_0x5a12[1334]]){_0x4dc5x2[_0x5a12[1276]](0,_0x4dc5x3),_0x4dc5x2[_0x5a12[1279]](0,2* _0x4dc5x3,_0x4dc5x5,2* _0x4dc5x3,_0x4dc5x5,_0x4dc5x3),_0x4dc5xa|| (_0x4dc5x2[_0x5a12[1336]](),_0x4dc5x2[_0x5a12[1275]]())};_0x4dc5xa|| (_0x4dc5x2[_0x5a12[1276]](0,_0x4dc5x3),_0x4dc5x2[_0x5a12[1279]](0,-_0x4dc5x3/ 3,_0x4dc5x5,-_0x4dc5x3/ 3,_0x4dc5x5,_0x4dc5x3),_0x4dc5x2[_0x5a12[1277]](_0x4dc5x5,_0x4dc5x9- _0x4dc5x3),_0x4dc5x2[_0x5a12[1279]](_0x4dc5x5,_0x4dc5x9+ _0x4dc5x3/ 3,0,_0x4dc5x9+ _0x4dc5x3/ 3,0,_0x4dc5x9- _0x4dc5x3),_0x4dc5x2[_0x5a12[268]]())};function mxConnector(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){mxPolyline[_0x5a12[239]](this,_0x4dc5x2,_0x4dc5x3,_0x4dc5x4)}mxUtils[_0x5a12[1284]](mxConnector,mxPolyline);mxConnector[_0x5a12[202]][_0x5a12[1594]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1689]](_0x4dc5x2,_0x4dc5x3,!0),_0x4dc5x5=this[_0x5a12[1689]](_0x4dc5x2,_0x4dc5x3,!1);null== this[_0x5a12[124]]|| 1!= this[_0x5a12[124]][mxConstants[_0x5a12[1690]]]?this[_0x5a12[1639]](_0x4dc5x2,_0x4dc5x3,this[_0x5a12[1606]]):this[_0x5a12[1691]](_0x4dc5x2,_0x4dc5x3);_0x4dc5x2[_0x5a12[1245]](this[_0x5a12[1336]]);_0x4dc5x2[_0x5a12[1267]](!1);_0x4dc5x2[_0x5a12[1251]](!1);null!= _0x4dc5x4&& _0x4dc5x4();null!= _0x4dc5x5&& _0x4dc5x5()};mxConnector[_0x5a12[202]][_0x5a12[1691]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2[_0x5a12[1275]]();var _0x4dc5x4=_0x4dc5x3[0],_0x4dc5x5=_0x4dc5x3[_0x5a12[67]];_0x4dc5x2[_0x5a12[1276]](_0x4dc5x4[_0x5a12[235]],_0x4dc5x4[_0x5a12[236]]);for(_0x4dc5x4= 1;_0x4dc5x4< _0x4dc5x5- 2;_0x4dc5x4++){var _0x4dc5x9=_0x4dc5x3[_0x4dc5x4],_0x4dc5xa=_0x4dc5x3[_0x4dc5x4+ 1];_0x4dc5x2[_0x5a12[1278]](_0x4dc5x9[_0x5a12[235]],_0x4dc5x9[_0x5a12[236]],(_0x4dc5x9[_0x5a12[235]]+ _0x4dc5xa[_0x5a12[235]])/ 2,(_0x4dc5x9[_0x5a12[236]]+ _0x4dc5xa[_0x5a12[236]])/ 2)};_0x4dc5x9= _0x4dc5x3[_0x4dc5x5- 2];_0x4dc5xa= _0x4dc5x3[_0x4dc5x5- 1];_0x4dc5x2[_0x5a12[1278]](_0x4dc5x9[_0x5a12[235]],_0x4dc5x9[_0x5a12[236]],_0x4dc5xa[_0x5a12[235]],_0x4dc5xa[_0x5a12[236]]);_0x4dc5x2[_0x5a12[1336]]()};mxConnector[_0x5a12[202]][_0x5a12[1689]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=_0x4dc5x3[_0x5a12[67]],_0x4dc5x9=_0x4dc5x4?_0x4dc5x3[1]:_0x4dc5x3[_0x4dc5x5- 2];_0x4dc5x3= _0x4dc5x4?_0x4dc5x3[0]:_0x4dc5x3[_0x4dc5x5- 1];var _0x4dc5x5=_0x4dc5x3[_0x5a12[235]]- _0x4dc5x9[_0x5a12[235]],_0x4dc5xa=_0x4dc5x3[_0x5a12[236]]- _0x4dc5x9[_0x5a12[236]],_0x4dc5x12=Math[_0x5a12[160]](1,Math[_0x5a12[428]](_0x4dc5x5* _0x4dc5x5+ _0x4dc5xa* _0x4dc5xa)),_0x4dc5x9=_0x4dc5x5/ _0x4dc5x12,_0x4dc5x5=_0x4dc5xa/ _0x4dc5x12,_0x4dc5xa=mxUtils[_0x5a12[1550]](this[_0x5a12[124]],_0x4dc5x4?mxConstants[_0x5a12[1692]]:mxConstants[_0x5a12[1693]],mxConstants.DEFAULT_MARKERSIZE),_0x4dc5x12=mxUtils[_0x5a12[433]](this[_0x5a12[124]],_0x4dc5x4?mxConstants[_0x5a12[1694]]:mxConstants[_0x5a12[1695]]);return mxMarker[_0x5a12[1689]](_0x4dc5x2,this,_0x4dc5x12,_0x4dc5x3,_0x4dc5x9,_0x4dc5x5,_0x4dc5xa,_0x4dc5x4,this[_0x5a12[1307]],0!= this[_0x5a12[124]][_0x4dc5x4?mxConstants[_0x5a12[1696]]:mxConstants[_0x5a12[1697]]])};mxConnector[_0x5a12[202]][_0x5a12[1612]]= function(_0x4dc5x2){mxShape[_0x5a12[202]][_0x5a12[1612]][_0x5a12[183]](this,arguments);var _0x4dc5x3=0;mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_STARTARROW,mxConstants.NONE)!= mxConstants[_0x5a12[217]]&& (_0x4dc5x3= mxUtils[_0x5a12[1550]](this[_0x5a12[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_MARKERSIZE)+ 1);mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_ENDARROW,mxConstants.NONE)!= mxConstants[_0x5a12[217]]&& (_0x4dc5x3= Math[_0x5a12[160]](_0x4dc5x3,mxUtils[_0x5a12[1550]](this[_0x5a12[124]],mxConstants.STYLE_ENDSIZE,mxConstants.DEFAULT_MARKERSIZE))+ 1);_0x4dc5x2[_0x5a12[244]](Math[_0x5a12[430]](_0x4dc5x3* this[_0x5a12[255]]))};function mxSwimlane(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxShape[_0x5a12[239]](this);this[_0x5a12[1562]]= _0x4dc5x2;this[_0x5a12[1334]]= _0x4dc5x3;this[_0x5a12[1336]]= _0x4dc5x4;this[_0x5a12[1307]]= null!= _0x4dc5x5?_0x4dc5x5:1}mxUtils[_0x5a12[1284]](mxSwimlane,mxShape);mxSwimlane[_0x5a12[202]][_0x5a12[1680]]= 16;mxSwimlane[_0x5a12[202]][_0x5a12[1597]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x2= Math[_0x5a12[243]](_0x4dc5x9,mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE));return new mxRectangle(_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x2)};mxSwimlane[_0x5a12[202]][_0x5a12[1614]]= function(){var _0x4dc5x2=mxShape[_0x5a12[202]][_0x5a12[1614]][_0x5a12[183]](this,arguments);1!= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_HORIZONTAL,1)&& (_0x4dc5x2+= mxText[_0x5a12[202]][_0x5a12[1616]]);return _0x4dc5x2};mxSwimlane[_0x5a12[202]][_0x5a12[1615]]= function(){return this[_0x5a12[1614]]()};mxSwimlane[_0x5a12[202]][_0x5a12[1590]]= function(){return mxShape[_0x5a12[202]][_0x5a12[1590]][_0x5a12[183]](this,arguments)|| 1!= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_HORIZONTAL,1)};mxSwimlane[_0x5a12[202]][_0x5a12[1603]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x2= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x5a12[1557]])/ 100;return 3* _0x4dc5x4* _0x4dc5x2};mxSwimlane[_0x5a12[202]][_0x5a12[1595]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=Math[_0x5a12[243]](_0x4dc5x9,mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),_0x4dc5x12=mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_SWIMLANE_FILLCOLOR,mxConstants.NONE),_0x4dc5x13=1== mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_SWIMLANE_LINE,1),_0x4dc5x14=0;_0x4dc5x2[_0x5a12[513]](_0x4dc5x3,_0x4dc5x4);this[_0x5a12[1606]]?(_0x4dc5x14= this[_0x5a12[1603]](_0x4dc5x5,_0x4dc5x9,_0x4dc5xa),this[_0x5a12[1698]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x14,_0x4dc5x12,_0x4dc5x13)):this[_0x5a12[1699]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13);_0x4dc5x12= mxUtils[_0x5a12[433]](this[_0x5a12[124]],mxConstants.STYLE_SEPARATORCOLOR,mxConstants.NONE);this[_0x5a12[1700]](_0x4dc5x2,_0x4dc5x5,_0x4dc5xa,_0x4dc5x9,_0x4dc5x12);null!= this[_0x5a12[618]]&& (_0x4dc5x9= this[_0x5a12[1686]](_0x4dc5x3,_0x4dc5xa,_0x4dc5x5,_0x4dc5x9),_0x4dc5x2[_0x5a12[618]](_0x4dc5x9[_0x5a12[235]]- _0x4dc5x3,_0x4dc5x9[_0x5a12[236]]- _0x4dc5x4,_0x4dc5x9[_0x5a12[117]],_0x4dc5x9[_0x5a12[119]],this[_0x5a12[618]],!1,!1,!1));this[_0x5a12[617]]&& (_0x4dc5x2[_0x5a12[1267]](!1),this[_0x5a12[1604]](_0x4dc5x2,0,0,_0x4dc5x5,_0x4dc5xa,_0x4dc5x14))};mxSwimlane[_0x5a12[202]][_0x5a12[1699]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13){_0x4dc5x12!= mxConstants[_0x5a12[217]]&& (_0x4dc5x2[_0x5a12[815]](),_0x4dc5x2[_0x5a12[1245]](_0x4dc5x12),_0x4dc5x2[_0x5a12[1319]](0,0,_0x4dc5x5,_0x4dc5x9),_0x4dc5x2[_0x5a12[1337]](),_0x4dc5x2[_0x5a12[1210]](),_0x4dc5x2[_0x5a12[1267]](!1));_0x4dc5x2[_0x5a12[1275]]();_0x4dc5x2[_0x5a12[1276]](0,_0x4dc5xa);_0x4dc5x2[_0x5a12[1277]](0,0);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x5,0);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x5,_0x4dc5xa);_0x4dc5x13&& _0x4dc5x2[_0x5a12[268]]();_0x4dc5x2[_0x5a12[1337]]();_0x4dc5xa< _0x4dc5x9&& _0x4dc5x12== mxConstants[_0x5a12[217]]&& (_0x4dc5x2[_0x5a12[1229]]= !1,_0x4dc5x2[_0x5a12[1275]](),_0x4dc5x2[_0x5a12[1276]](0,_0x4dc5xa),_0x4dc5x2[_0x5a12[1277]](0,_0x4dc5x9),_0x4dc5x2[_0x5a12[1277]](_0x4dc5x5,_0x4dc5x9),_0x4dc5x2[_0x5a12[1277]](_0x4dc5x5,_0x4dc5xa),_0x4dc5x2[_0x5a12[1336]]())};mxSwimlane[_0x5a12[202]][_0x5a12[1698]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14){_0x4dc5x13!= mxConstants[_0x5a12[217]]&& (_0x4dc5x2[_0x5a12[815]](),_0x4dc5x2[_0x5a12[1245]](_0x4dc5x13),_0x4dc5x2[_0x5a12[1320]](0,0,_0x4dc5x5,_0x4dc5x9,_0x4dc5x12,_0x4dc5x12),_0x4dc5x2[_0x5a12[1337]](),_0x4dc5x2[_0x5a12[1210]](),_0x4dc5x2[_0x5a12[1267]](!1));_0x4dc5x2[_0x5a12[1275]]();_0x4dc5x2[_0x5a12[1276]](_0x4dc5x5,_0x4dc5xa);_0x4dc5x2[_0x5a12[1277]](_0x4dc5x5,_0x4dc5x12);_0x4dc5x2[_0x5a12[1278]](_0x4dc5x5,0,_0x4dc5x5- Math[_0x5a12[243]](_0x4dc5x5/ 2,_0x4dc5x12),0);_0x4dc5x2[_0x5a12[1277]](Math[_0x5a12[243]](_0x4dc5x5/ 2,_0x4dc5x12),0);_0x4dc5x2[_0x5a12[1278]](0,0,0,_0x4dc5x12);_0x4dc5x2[_0x5a12[1277]](0,_0x4dc5xa);_0x4dc5x14&& _0x4dc5x2[_0x5a12[268]]();_0x4dc5x2[_0x5a12[1337]]();_0x4dc5xa< _0x4dc5x9&& _0x4dc5x13== mxConstants[_0x5a12[217]]&& (_0x4dc5x2[_0x5a12[1229]]= !1,_0x4dc5x2[_0x5a12[1275]](),_0x4dc5x2[_0x5a12[1276]](0,_0x4dc5xa),_0x4dc5x2[_0x5a12[1277]](0,_0x4dc5x9- _0x4dc5x12),_0x4dc5x2[_0x5a12[1278]](0,_0x4dc5x9,Math[_0x5a12[243]](_0x4dc5x5/ 2,_0x4dc5x12),_0x4dc5x9),_0x4dc5x2[_0x5a12[1277]](_0x4dc5x5- Math[_0x5a12[243]](_0x4dc5x5/ 2,_0x4dc5x12),_0x4dc5x9),_0x4dc5x2[_0x5a12[1278]](_0x4dc5x5,_0x4dc5x9,_0x4dc5x5,_0x4dc5x9- _0x4dc5x12),_0x4dc5x2[_0x5a12[1277]](_0x4dc5x5,_0x4dc5xa),_0x4dc5x2[_0x5a12[1336]]())};mxSwimlane[_0x5a12[202]][_0x5a12[1700]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x9!= mxConstants[_0x5a12[217]]&& (_0x4dc5x2[_0x5a12[1249]](_0x4dc5x9),_0x4dc5x2[_0x5a12[1251]](!0),_0x4dc5x2[_0x5a12[1275]](),_0x4dc5x2[_0x5a12[1276]](_0x4dc5x3,_0x4dc5x4),_0x4dc5x2[_0x5a12[1277]](_0x4dc5x3,_0x4dc5x5),_0x4dc5x2[_0x5a12[1336]](),_0x4dc5x2[_0x5a12[1251]](!1))};mxSwimlane[_0x5a12[202]][_0x5a12[1686]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){return new mxRectangle(_0x4dc5x2+ _0x4dc5x4- this[_0x5a12[1680]],_0x4dc5x3,this[_0x5a12[1680]],this[_0x5a12[1680]])};function mxGraphLayout(_0x4dc5x2){this[_0x5a12[1179]]= _0x4dc5x2}mxGraphLayout[_0x5a12[202]][_0x5a12[1179]]= null;mxGraphLayout[_0x5a12[202]][_0x5a12[1701]]= !0;mxGraphLayout[_0x5a12[202]][_0x5a12[1101]]= null;mxGraphLayout[_0x5a12[202]][_0x5a12[1702]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){};mxGraphLayout[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2){};mxGraphLayout[_0x5a12[202]][_0x5a12[1703]]= function(){return this[_0x5a12[1179]]};mxGraphLayout[_0x5a12[202]][_0x5a12[1704]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x4= this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x3);_0x4dc5x3= null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[124]]:this[_0x5a12[1179]][_0x5a12[1705]](_0x4dc5x3);return null!= _0x4dc5x3?_0x4dc5x3[_0x4dc5x2]:null};mxGraphLayout[_0x5a12[1706]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){if(null!= _0x4dc5x4&& null!= _0x4dc5x2){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!0;_0x4dc5x9= _0x4dc5x9|| [];var _0x4dc5xa=mxCellPath[_0x5a12[385]](_0x4dc5x2);if(null== _0x4dc5x9[_0x4dc5xa]&& (_0x4dc5x9[_0x4dc5xa]= _0x4dc5x2,_0x4dc5x5= _0x4dc5x4(_0x4dc5x2,_0x4dc5x5),null== _0x4dc5x5|| _0x4dc5x5)){if(_0x4dc5x5= this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[1707]](_0x4dc5x2),0< _0x4dc5x5){for(_0x4dc5xa= 0;_0x4dc5xa< _0x4dc5x5;_0x4dc5xa++){var _0x4dc5x12=this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[1708]](_0x4dc5x2,_0x4dc5xa),_0x4dc5x13=this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[1709]](_0x4dc5x12,!0)== _0x4dc5x2;if(!_0x4dc5x3|| _0x4dc5x13){_0x4dc5x13= this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[1710]](_0x4dc5x12,!_0x4dc5x13),this[_0x5a12[1706]](_0x4dc5x13,_0x4dc5x3,_0x4dc5x4,_0x4dc5x12,_0x4dc5x9)}}}}}};mxGraphLayout[_0x5a12[202]][_0x5a12[1711]]= function(_0x4dc5x2){return this[_0x5a12[1179]][_0x5a12[1712]](_0x4dc5x2)};mxGraphLayout[_0x5a12[202]][_0x5a12[1713]]= function(_0x4dc5x2){return !this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1193]](_0x4dc5x2)|| !this[_0x5a12[1179]][_0x5a12[1714]](_0x4dc5x2)};mxGraphLayout[_0x5a12[202]][_0x5a12[1715]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]]();return !_0x4dc5x3[_0x5a12[250]](_0x4dc5x2)|| !this[_0x5a12[1179]][_0x5a12[1714]](_0x4dc5x2) || null== _0x4dc5x3[_0x5a12[1709]](_0x4dc5x2,!0) || null== _0x4dc5x3[_0x5a12[1709]](_0x4dc5x2,!1)};mxGraphLayout[_0x5a12[202]][_0x5a12[1716]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1179]][_0x5a12[1717]](mxConstants.STYLE_NOEDGESTYLE,_0x4dc5x3?_0x5a12[468]:_0x5a12[500],[_0x4dc5x2])};mxGraphLayout[_0x5a12[202]][_0x5a12[1718]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1179]][_0x5a12[1717]](mxConstants.STYLE_ORTHOGONAL,_0x4dc5x3?_0x5a12[500]:_0x5a12[468],[_0x4dc5x2])};mxGraphLayout[_0x5a12[202]][_0x5a12[1719]]= function(_0x4dc5x2){var _0x4dc5x3= new mxPoint;if(null!= _0x4dc5x2&& _0x4dc5x2!= this[_0x5a12[1101]]){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]]();if(_0x4dc5x4[_0x5a12[1720]](this[_0x5a12[1101]],_0x4dc5x2)){for(var _0x4dc5x5=_0x4dc5x4[_0x5a12[1721]](_0x4dc5x2);_0x4dc5x2!= this[_0x5a12[1101]];){_0x4dc5x3[_0x5a12[235]]+= _0x4dc5x5[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]]+= _0x4dc5x5[_0x5a12[236]],_0x4dc5x2= _0x4dc5x4[_0x5a12[1197]](_0x4dc5x2),_0x4dc5x5= _0x4dc5x4[_0x5a12[1721]](_0x4dc5x2)}}};return _0x4dc5x3};mxGraphLayout[_0x5a12[202]][_0x5a12[1722]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[251]],_0x4dc5x5=_0x4dc5x4[_0x5a12[1721]](_0x4dc5x2);null== _0x4dc5x5?(_0x4dc5x5= new mxGeometry,_0x4dc5x5[_0x5a12[1723]](!0)):_0x4dc5x5= _0x4dc5x5[_0x5a12[238]]();if(null!= this[_0x5a12[1101]]&& null!= _0x4dc5x3){for(var _0x4dc5x9=_0x4dc5x4[_0x5a12[1197]](_0x4dc5x2),_0x4dc5x9=this[_0x5a12[1719]](_0x4dc5x9),_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x3[_0x5a12[67]];_0x4dc5xa++){_0x4dc5x3[_0x4dc5xa][_0x5a12[235]]-= _0x4dc5x9[_0x5a12[235]],_0x4dc5x3[_0x4dc5xa][_0x5a12[236]]-= _0x4dc5x9[_0x5a12[236]]}};_0x4dc5x5[_0x5a12[1525]]= _0x4dc5x3;_0x4dc5x4[_0x5a12[1724]](_0x4dc5x2,_0x4dc5x5)}};mxGraphLayout[_0x5a12[202]][_0x5a12[1725]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x9=_0x4dc5x5[_0x5a12[1721]](_0x4dc5x2),_0x4dc5xa=null;if(null!= _0x4dc5x9){_0x4dc5xa= new mxRectangle(_0x4dc5x3,_0x4dc5x4,_0x4dc5x9[_0x5a12[117]],_0x4dc5x9[_0x5a12[119]]);if(this[_0x5a12[1701]]){var _0x4dc5x12=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x2);if(null!= _0x4dc5x12&& null!= _0x4dc5x12[_0x5a12[963]]&& null!= _0x4dc5x12[_0x5a12[963]][_0x5a12[1563]]){var _0x4dc5x13=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x14=_0x4dc5x12[_0x5a12[963]][_0x5a12[1563]];_0x4dc5x12[_0x5a12[963]][_0x5a12[1563]][_0x5a12[235]]< _0x4dc5x12[_0x5a12[235]]&& (_0x4dc5x3+= (_0x4dc5x12[_0x5a12[235]]- _0x4dc5x14[_0x5a12[235]])/ _0x4dc5x13,_0x4dc5xa[_0x5a12[117]]= _0x4dc5x14[_0x5a12[117]]);_0x4dc5x12[_0x5a12[963]][_0x5a12[1563]][_0x5a12[236]]< _0x4dc5x12[_0x5a12[236]]&& (_0x4dc5x4+= (_0x4dc5x12[_0x5a12[236]]- _0x4dc5x14[_0x5a12[236]])/ _0x4dc5x13,_0x4dc5xa[_0x5a12[119]]= _0x4dc5x14[_0x5a12[119]])}};null!= this[_0x5a12[1101]]&& (_0x4dc5x12= _0x4dc5x5[_0x5a12[1197]](_0x4dc5x2),null!= _0x4dc5x12&& _0x4dc5x12!= this[_0x5a12[1101]]&& (_0x4dc5x12= this[_0x5a12[1719]](_0x4dc5x12),_0x4dc5x3-= _0x4dc5x12[_0x5a12[235]],_0x4dc5x4-= _0x4dc5x12[_0x5a12[236]]));if(_0x4dc5x9[_0x5a12[235]]!= _0x4dc5x3|| _0x4dc5x9[_0x5a12[236]]!= _0x4dc5x4){_0x4dc5x9= _0x4dc5x9[_0x5a12[238]](),_0x4dc5x9[_0x5a12[235]]= _0x4dc5x3,_0x4dc5x9[_0x5a12[236]]= _0x4dc5x4,_0x4dc5x5[_0x5a12[1724]](_0x4dc5x2,_0x4dc5x9)}};return _0x4dc5xa};mxGraphLayout[_0x5a12[202]][_0x5a12[1726]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1721]](_0x4dc5x2);if(this[_0x5a12[1701]]){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x2);if(null!= _0x4dc5x4&& null!= _0x4dc5x4[_0x5a12[963]]&& null!= _0x4dc5x4[_0x5a12[963]][_0x5a12[1563]]){var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x9=_0x4dc5x4[_0x5a12[963]][_0x5a12[1563]],_0x4dc5xa=Math[_0x5a12[160]](_0x4dc5x4[_0x5a12[235]]- _0x4dc5x9[_0x5a12[235]],0)/ _0x4dc5x5,_0x4dc5x12=Math[_0x5a12[160]](_0x4dc5x4[_0x5a12[236]]- _0x4dc5x9[_0x5a12[236]],0)/ _0x4dc5x5,_0x4dc5x13=Math[_0x5a12[160]](_0x4dc5x9[_0x5a12[235]]+ _0x4dc5x9[_0x5a12[117]]- (_0x4dc5x4[_0x5a12[235]]+ _0x4dc5x4[_0x5a12[117]]),0)/ _0x4dc5x5,_0x4dc5x4=Math[_0x5a12[160]](_0x4dc5x9[_0x5a12[236]]+ _0x4dc5x9[_0x5a12[119]]- (_0x4dc5x4[_0x5a12[236]]+ _0x4dc5x4[_0x5a12[119]]),0)/ _0x4dc5x5,_0x4dc5x3= new mxRectangle(_0x4dc5x3[_0x5a12[235]]- _0x4dc5xa,_0x4dc5x3[_0x5a12[236]]- _0x4dc5x12,_0x4dc5x3[_0x5a12[117]]+ _0x4dc5xa+ _0x4dc5x13,_0x4dc5x3[_0x5a12[119]]+ _0x4dc5x12+ _0x4dc5x4)}};null!= this[_0x5a12[1101]]&& (_0x4dc5x2= this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1197]](_0x4dc5x2),_0x4dc5x3= _0x4dc5x3[_0x5a12[238]](),null!= _0x4dc5x2&& _0x4dc5x2!= this[_0x5a12[1101]]&& (_0x4dc5x2= this[_0x5a12[1719]](_0x4dc5x2),_0x4dc5x3[_0x5a12[235]]+= _0x4dc5x2[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]]+= _0x4dc5x2[_0x5a12[236]]));return new mxRectangle(_0x4dc5x3[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]],_0x4dc5x3[_0x5a12[117]],_0x4dc5x3[_0x5a12[119]])};mxGraphLayout[_0x5a12[202]][_0x5a12[1727]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[473]]();try{for(var _0x4dc5x4=_0x4dc5x2[_0x5a12[67]]- 1;0<= _0x4dc5x4;_0x4dc5x4--){var _0x4dc5x5=_0x4dc5x2[_0x4dc5x4],_0x4dc5x9=this[_0x5a12[1179]][_0x5a12[1728]](_0x4dc5x5),_0x4dc5xa=this[_0x5a12[1179]][_0x5a12[1729]](_0x4dc5x9),_0x4dc5x12=this[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x5),_0x4dc5x13=0,_0x4dc5x14=0;if(this[_0x5a12[1179]][_0x5a12[1730]](_0x4dc5x5)){var _0x4dc5x15=this[_0x5a12[1179]][_0x5a12[1731]](_0x4dc5x5),_0x4dc5x13=_0x4dc5x15[_0x5a12[117]],_0x4dc5x14=_0x4dc5x15[_0x5a12[119]]};null!= _0x4dc5xa&& null!= _0x4dc5x12&& (_0x4dc5x12= _0x4dc5x12[_0x5a12[238]](),_0x4dc5x12[_0x5a12[235]]= _0x4dc5x12[_0x5a12[235]]+ _0x4dc5xa[_0x5a12[235]]- _0x4dc5x3- _0x4dc5x13,_0x4dc5x12[_0x5a12[236]]= _0x4dc5x12[_0x5a12[236]]+ _0x4dc5xa[_0x5a12[236]]- _0x4dc5x3- _0x4dc5x14,_0x4dc5x12[_0x5a12[117]]= _0x4dc5xa[_0x5a12[117]]+ 2* _0x4dc5x3+ _0x4dc5x13,_0x4dc5x12[_0x5a12[119]]= _0x4dc5xa[_0x5a12[119]]+ 2* _0x4dc5x3+ _0x4dc5x14,this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1724]](_0x4dc5x5,_0x4dc5x12),this[_0x5a12[1179]][_0x5a12[834]](_0x4dc5x9,_0x4dc5x3+ _0x4dc5x13- _0x4dc5xa[_0x5a12[235]],_0x4dc5x3+ _0x4dc5x14- _0x4dc5xa[_0x5a12[236]]))}}finally{this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[476]]()}};function mxStackLayout(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){mxGraphLayout[_0x5a12[239]](this,_0x4dc5x2);this[_0x5a12[662]]= null!= _0x4dc5x3?_0x4dc5x3:!0;this[_0x5a12[657]]= null!= _0x4dc5x4?_0x4dc5x4:0;this[_0x5a12[1732]]= null!= _0x4dc5x5?_0x4dc5x5:0;this[_0x5a12[1733]]= null!= _0x4dc5x9?_0x4dc5x9:0;this[_0x5a12[467]]= null!= _0x4dc5xa?_0x4dc5xa:0}mxStackLayout[_0x5a12[202]]= new mxGraphLayout;mxStackLayout[_0x5a12[202]][_0x5a12[196]]= mxStackLayout;mxStackLayout[_0x5a12[202]][_0x5a12[662]]= null;mxStackLayout[_0x5a12[202]][_0x5a12[657]]= null;mxStackLayout[_0x5a12[202]][_0x5a12[1732]]= null;mxStackLayout[_0x5a12[202]][_0x5a12[1733]]= null;mxStackLayout[_0x5a12[202]][_0x5a12[467]]= 0;mxStackLayout[_0x5a12[202]][_0x5a12[1734]]= !1;mxStackLayout[_0x5a12[202]][_0x5a12[1334]]= !1;mxStackLayout[_0x5a12[202]][_0x5a12[1735]]= !1;mxStackLayout[_0x5a12[202]][_0x5a12[1736]]= !1;mxStackLayout[_0x5a12[202]][_0x5a12[1333]]= null;mxStackLayout[_0x5a12[202]][_0x5a12[1737]]= function(){return this[_0x5a12[662]]};mxStackLayout[_0x5a12[202]][_0x5a12[1702]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x9=_0x4dc5x5[_0x5a12[1197]](_0x4dc5x2),_0x4dc5xa=this[_0x5a12[1737]]();if(null!= _0x4dc5x2&& null!= _0x4dc5x9){var _0x4dc5x12=0,_0x4dc5x13=0,_0x4dc5x14=_0x4dc5x5[_0x5a12[262]](_0x4dc5x9);_0x4dc5x3= _0x4dc5xa?_0x4dc5x3:_0x4dc5x4;_0x4dc5x12= this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x9);null!= _0x4dc5x12&& (_0x4dc5x3-= _0x4dc5xa?_0x4dc5x12[_0x5a12[235]]:_0x4dc5x12[_0x5a12[236]]);for(_0x4dc5x12= 0;_0x4dc5x12< _0x4dc5x14;_0x4dc5x12++){if(_0x4dc5x4= _0x4dc5x5[_0x5a12[263]](_0x4dc5x9,_0x4dc5x12),_0x4dc5x4!= _0x4dc5x2&& (_0x4dc5x4= _0x4dc5x5[_0x5a12[1721]](_0x4dc5x4),null!= _0x4dc5x4)){_0x4dc5x4= _0x4dc5xa?_0x4dc5x4[_0x5a12[235]]+ _0x4dc5x4[_0x5a12[117]]/ 2:_0x4dc5x4[_0x5a12[236]]+ _0x4dc5x4[_0x5a12[119]]/ 2;if(_0x4dc5x13< _0x4dc5x3&& _0x4dc5x4> _0x4dc5x3){break};_0x4dc5x13= _0x4dc5x4}};_0x4dc5xa= _0x4dc5x9[_0x5a12[1738]](_0x4dc5x2);_0x4dc5xa= Math[_0x5a12[160]](0,_0x4dc5x12- (_0x4dc5x12> _0x4dc5xa?1:0));_0x4dc5x5[_0x5a12[99]](_0x4dc5x9,_0x4dc5x2,_0x4dc5xa)}};mxStackLayout[_0x5a12[202]][_0x5a12[1739]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x4=_0x4dc5x3[_0x5a12[1721]](_0x4dc5x2);if(null!= this[_0x5a12[1179]][_0x5a12[526]]&& (null== _0x4dc5x4&& _0x4dc5x3[_0x5a12[1740]](_0x4dc5x2)|| _0x4dc5x2== this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1741]])){_0x4dc5x4= new mxRectangle(0,0,this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[359]]- 1,this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[167]]- 1)};return _0x4dc5x4};mxStackLayout[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1737]](),_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x5=this[_0x5a12[1739]](_0x4dc5x2),_0x4dc5x9=0;null!= _0x4dc5x5&& (_0x4dc5x9= _0x4dc5x3?_0x4dc5x5[_0x5a12[119]]:_0x4dc5x5[_0x5a12[117]]);var _0x4dc5x9=_0x4dc5x9- (2* this[_0x5a12[657]]+ 2* this[_0x5a12[467]]),_0x4dc5xa=this[_0x5a12[1732]]+ this[_0x5a12[467]],_0x4dc5x12=this[_0x5a12[1733]]+ this[_0x5a12[467]];if(this[_0x5a12[1179]][_0x5a12[1730]](_0x4dc5x2)){var _0x4dc5x13=this[_0x5a12[1179]][_0x5a12[1705]](_0x4dc5x2),_0x4dc5x14=mxUtils[_0x5a12[433]](_0x4dc5x13,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE),_0x4dc5x13=mxUtils[_0x5a12[433]](_0x4dc5x13,mxConstants.STYLE_HORIZONTAL,!0);_0x4dc5x3== _0x4dc5x13&& (_0x4dc5x9-= _0x4dc5x14);_0x4dc5x3?_0x4dc5x12+= _0x4dc5x14:_0x4dc5xa+= _0x4dc5x14};_0x4dc5x4[_0x5a12[473]]();try{for(var _0x4dc5x14=0,_0x4dc5x13=null,_0x4dc5x15=_0x4dc5x4[_0x5a12[262]](_0x4dc5x2),_0x4dc5x16=0;_0x4dc5x16< _0x4dc5x15;_0x4dc5x16++){var _0x4dc5x17=_0x4dc5x4[_0x5a12[263]](_0x4dc5x2,_0x4dc5x16);if(!this[_0x5a12[1713]](_0x4dc5x17)&& this[_0x5a12[1711]](_0x4dc5x17)){var _0x4dc5x18=_0x4dc5x4[_0x5a12[1721]](_0x4dc5x17);if(null!= _0x4dc5x18){_0x4dc5x18= _0x4dc5x18[_0x5a12[238]]();if(null!= this[_0x5a12[1333]]&& null!= _0x4dc5x13&& (_0x4dc5x3&& _0x4dc5x13[_0x5a12[235]]+ _0x4dc5x13[_0x5a12[117]]+ _0x4dc5x18[_0x5a12[117]]+ 2* this[_0x5a12[657]]> this[_0x5a12[1333]]|| !_0x4dc5x3&& _0x4dc5x13[_0x5a12[236]]+ _0x4dc5x13[_0x5a12[119]]+ _0x4dc5x18[_0x5a12[119]]+ 2* this[_0x5a12[657]]> this[_0x5a12[1333]])){_0x4dc5x13= null,_0x4dc5x3?_0x4dc5x12+= _0x4dc5x14+ this[_0x5a12[657]]:_0x4dc5xa+= _0x4dc5x14+ this[_0x5a12[657]],_0x4dc5x14= 0};_0x4dc5x14= Math[_0x5a12[160]](_0x4dc5x14,_0x4dc5x3?_0x4dc5x18[_0x5a12[119]]:_0x4dc5x18[_0x5a12[117]]);null!= _0x4dc5x13?_0x4dc5x3?_0x4dc5x18[_0x5a12[235]]= _0x4dc5x13[_0x5a12[235]]+ _0x4dc5x13[_0x5a12[117]]+ this[_0x5a12[657]]:_0x4dc5x18[_0x5a12[236]]= _0x4dc5x13[_0x5a12[236]]+ _0x4dc5x13[_0x5a12[119]]+ this[_0x5a12[657]]:this[_0x5a12[1734]]|| (_0x4dc5x3?_0x4dc5x18[_0x5a12[235]]= _0x4dc5xa:_0x4dc5x18[_0x5a12[236]]= _0x4dc5x12);_0x4dc5x3?_0x4dc5x18[_0x5a12[236]]= _0x4dc5x12:_0x4dc5x18[_0x5a12[235]]= _0x4dc5xa;this[_0x5a12[1334]]&& 0< _0x4dc5x9&& (_0x4dc5x3?_0x4dc5x18[_0x5a12[119]]= _0x4dc5x9:_0x4dc5x18[_0x5a12[117]]= _0x4dc5x9);_0x4dc5x4[_0x5a12[1724]](_0x4dc5x17,_0x4dc5x18);_0x4dc5x13= _0x4dc5x18}}};this[_0x5a12[1735]]&& null!= _0x4dc5x5&& null!= _0x4dc5x13&& !this[_0x5a12[1179]][_0x5a12[1742]](_0x4dc5x2)?(_0x4dc5x5= _0x4dc5x5[_0x5a12[238]](),_0x4dc5x3?_0x4dc5x5[_0x5a12[117]]= _0x4dc5x13[_0x5a12[235]]+ _0x4dc5x13[_0x5a12[117]]+ this[_0x5a12[657]]:_0x4dc5x5[_0x5a12[119]]= _0x4dc5x13[_0x5a12[236]]+ _0x4dc5x13[_0x5a12[119]]+ this[_0x5a12[657]],_0x4dc5x4[_0x5a12[1724]](_0x4dc5x2,_0x4dc5x5)):this[_0x5a12[1736]]&& (null!= _0x4dc5x5&& null!= _0x4dc5x13)&& (_0x4dc5x3?_0x4dc5x13[_0x5a12[117]]= _0x4dc5x5[_0x5a12[117]]- _0x4dc5x13[_0x5a12[235]]- this[_0x5a12[657]]:_0x4dc5x13[_0x5a12[119]]= _0x4dc5x5[_0x5a12[119]]- _0x4dc5x13[_0x5a12[236]]- this[_0x5a12[657]])}finally{_0x4dc5x4[_0x5a12[476]]()}}};function mxPartitionLayout(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxGraphLayout[_0x5a12[239]](this,_0x4dc5x2);this[_0x5a12[662]]= null!= _0x4dc5x3?_0x4dc5x3:!0;this[_0x5a12[657]]= _0x4dc5x4|| 0;this[_0x5a12[467]]= _0x4dc5x5|| 0}mxPartitionLayout[_0x5a12[202]]= new mxGraphLayout;mxPartitionLayout[_0x5a12[202]][_0x5a12[196]]= mxPartitionLayout;mxPartitionLayout[_0x5a12[202]][_0x5a12[662]]= null;mxPartitionLayout[_0x5a12[202]][_0x5a12[657]]= null;mxPartitionLayout[_0x5a12[202]][_0x5a12[467]]= null;mxPartitionLayout[_0x5a12[202]][_0x5a12[1743]]= !0;mxPartitionLayout[_0x5a12[202]][_0x5a12[1737]]= function(){return this[_0x5a12[662]]};mxPartitionLayout[_0x5a12[202]][_0x5a12[1702]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= this[_0x5a12[1179]][_0x5a12[502]]();var _0x4dc5x5=_0x4dc5x4[_0x5a12[1197]](_0x4dc5x2);if(null!= _0x4dc5x2&& null!= _0x4dc5x5){for(var _0x4dc5x9=0,_0x4dc5xa=0,_0x4dc5x12=_0x4dc5x4[_0x5a12[262]](_0x4dc5x5),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x12;_0x4dc5x9++){var _0x4dc5x13=_0x4dc5x4[_0x5a12[263]](_0x4dc5x5,_0x4dc5x9),_0x4dc5x13=this[_0x5a12[1726]](_0x4dc5x13);if(null!= _0x4dc5x13){_0x4dc5x13= _0x4dc5x13[_0x5a12[235]]+ _0x4dc5x13[_0x5a12[117]]/ 2;if(_0x4dc5xa< _0x4dc5x3&& _0x4dc5x13> _0x4dc5x3){break};_0x4dc5xa= _0x4dc5x13}};_0x4dc5x3= _0x4dc5x5[_0x5a12[1738]](_0x4dc5x2);_0x4dc5x3= Math[_0x5a12[160]](0,_0x4dc5x9- (_0x4dc5x9> _0x4dc5x3?1:0));_0x4dc5x4[_0x5a12[99]](_0x4dc5x5,_0x4dc5x2,_0x4dc5x3)}};mxPartitionLayout[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1737]](),_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x5=_0x4dc5x4[_0x5a12[1721]](_0x4dc5x2);if(null!= this[_0x5a12[1179]][_0x5a12[526]]&& (null== _0x4dc5x5&& _0x4dc5x4[_0x5a12[1740]](_0x4dc5x2)|| _0x4dc5x2== this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1741]])){_0x4dc5x5= new mxRectangle(0,0,this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[359]]- 1,this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[167]]- 1)};if(null!= _0x4dc5x5){for(var _0x4dc5x9=[],_0x4dc5xa=_0x4dc5x4[_0x5a12[262]](_0x4dc5x2),_0x4dc5x12=0;_0x4dc5x12< _0x4dc5xa;_0x4dc5x12++){var _0x4dc5x13=_0x4dc5x4[_0x5a12[263]](_0x4dc5x2,_0x4dc5x12);!this[_0x5a12[1713]](_0x4dc5x13)&& this[_0x5a12[1711]](_0x4dc5x13) && _0x4dc5x9[_0x5a12[207]](_0x4dc5x13)};_0x4dc5xa= _0x4dc5x9[_0x5a12[67]];if(0< _0x4dc5xa){var _0x4dc5x14=this[_0x5a12[467]],_0x4dc5x15=this[_0x5a12[467]],_0x4dc5x16=_0x4dc5x3?_0x4dc5x5[_0x5a12[119]]:_0x4dc5x5[_0x5a12[117]],_0x4dc5x16=_0x4dc5x16- 2* this[_0x5a12[467]];_0x4dc5x2= this[_0x5a12[1179]][_0x5a12[1730]](_0x4dc5x2)?this[_0x5a12[1179]][_0x5a12[1731]](_0x4dc5x2): new mxRectangle;_0x4dc5x16-= _0x4dc5x3?_0x4dc5x2[_0x5a12[119]]:_0x4dc5x2[_0x5a12[117]];_0x4dc5x14+= _0x4dc5x2[_0x5a12[117]];_0x4dc5x15+= _0x4dc5x2[_0x5a12[119]];_0x4dc5x2= this[_0x5a12[467]]+ (_0x4dc5xa- 1)* this[_0x5a12[657]];_0x4dc5x5= _0x4dc5x3?(_0x4dc5x5[_0x5a12[117]]- _0x4dc5x14- _0x4dc5x2)/ _0x4dc5xa:(_0x4dc5x5[_0x5a12[119]]- _0x4dc5x15- _0x4dc5x2)/ _0x4dc5xa;if(0< _0x4dc5x5){_0x4dc5x4[_0x5a12[473]]();try{for(_0x4dc5x12= 0;_0x4dc5x12< _0x4dc5xa;_0x4dc5x12++){var _0x4dc5x13=_0x4dc5x9[_0x4dc5x12],_0x4dc5x17=_0x4dc5x4[_0x5a12[1721]](_0x4dc5x13);null!= _0x4dc5x17&& (_0x4dc5x17= _0x4dc5x17[_0x5a12[238]](),_0x4dc5x17[_0x5a12[235]]= _0x4dc5x14,_0x4dc5x17[_0x5a12[236]]= _0x4dc5x15,_0x4dc5x3?(this[_0x5a12[1743]]&& (_0x4dc5x17[_0x5a12[117]]= _0x4dc5x5,_0x4dc5x17[_0x5a12[119]]= _0x4dc5x16),_0x4dc5x14+= _0x4dc5x5+ this[_0x5a12[657]]):(this[_0x5a12[1743]]&& (_0x4dc5x17[_0x5a12[119]]= _0x4dc5x5,_0x4dc5x17[_0x5a12[117]]= _0x4dc5x16),_0x4dc5x15+= _0x4dc5x5+ this[_0x5a12[657]]),_0x4dc5x4[_0x5a12[1724]](_0x4dc5x13,_0x4dc5x17))}}finally{_0x4dc5x4[_0x5a12[476]]()}}}}};function mxCompactTreeLayout(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){mxGraphLayout[_0x5a12[239]](this,_0x4dc5x2);this[_0x5a12[662]]= null!= _0x4dc5x3?_0x4dc5x3:!0;this[_0x5a12[1744]]= null!= _0x4dc5x4?_0x4dc5x4:!1}mxCompactTreeLayout[_0x5a12[202]]= new mxGraphLayout;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[196]]= mxCompactTreeLayout;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[662]]= null;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1744]]= null;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1735]]= !0;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1745]]= 10;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1746]]= null;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1747]]= !1;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1748]]= 10;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1749]]= 20;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1750]]= !0;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1751]]= 5;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1752]]= 4;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1753]]= 8;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1754]]= 4;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1755]]= !0;mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1713]]= function(_0x4dc5x2){return mxGraphLayout[_0x5a12[202]][_0x5a12[1713]][_0x5a12[183]](this,arguments)|| 0== this[_0x5a12[1179]][_0x5a12[1756]](_0x4dc5x2)[_0x5a12[67]]};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1737]]= function(){return this[_0x5a12[662]]};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1101]]= _0x4dc5x2;var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]]();if(null== _0x4dc5x3){if(0< this[_0x5a12[1179]][_0x5a12[264]](_0x4dc5x2,_0x4dc5x4[_0x5a12[1197]](_0x4dc5x2),this[_0x5a12[1744]],!this[_0x5a12[1744]],!1)[_0x5a12[67]]){_0x4dc5x3= _0x4dc5x2}else {var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[1757]](_0x4dc5x2,!0,this[_0x5a12[1744]]);if(0< _0x4dc5x5[_0x5a12[67]]){for(var _0x4dc5x9=0;_0x4dc5x9< _0x4dc5x5[_0x5a12[67]];_0x4dc5x9++){if(!this[_0x5a12[1713]](_0x4dc5x5[_0x4dc5x9])&& 0< this[_0x5a12[1179]][_0x5a12[264]](_0x4dc5x5[_0x4dc5x9],null,this[_0x5a12[1744]],!this[_0x5a12[1744]],!1)[_0x5a12[67]]){_0x4dc5x3= _0x4dc5x5[_0x4dc5x9];break}}}}};if(null!= _0x4dc5x3){this[_0x5a12[1746]]= this[_0x5a12[1735]]?{}:null;_0x4dc5x4[_0x5a12[473]]();try{var _0x4dc5xa=this[_0x5a12[1758]](_0x4dc5x3,_0x4dc5x2);if(null!= _0x4dc5xa){this[_0x5a12[1759]](_0x4dc5xa);var _0x4dc5x12=this[_0x5a12[1179]][_0x5a12[1020]],_0x4dc5x5=_0x4dc5x12;if(!this[_0x5a12[1747]]){var _0x4dc5x13=this[_0x5a12[1726]](_0x4dc5x3);null!= _0x4dc5x13&& (_0x4dc5x12= _0x4dc5x13[_0x5a12[235]],_0x4dc5x5= _0x4dc5x13[_0x5a12[236]])};_0x4dc5x13= null;_0x4dc5x13= this[_0x5a12[1737]]()?this[_0x5a12[1760]](_0x4dc5xa,_0x4dc5x12,_0x4dc5x5):this[_0x5a12[1761]](_0x4dc5xa,null,_0x4dc5x12,_0x4dc5x5);if(null!= _0x4dc5x13){var _0x4dc5x14=_0x4dc5x9= 0;0> _0x4dc5x13[_0x5a12[235]]&& (_0x4dc5x9= Math[_0x5a12[425]](_0x4dc5x12- _0x4dc5x13[_0x5a12[235]]));0> _0x4dc5x13[_0x5a12[236]]&& (_0x4dc5x14= Math[_0x5a12[425]](_0x4dc5x5- _0x4dc5x13[_0x5a12[236]]));(0!= _0x4dc5x9|| 0!= _0x4dc5x14)&& this[_0x5a12[1762]](_0x4dc5xa,_0x4dc5x9,_0x4dc5x14);this[_0x5a12[1735]]&& this[_0x5a12[1763]]();this[_0x5a12[1755]]&& this[_0x5a12[1764]](_0x4dc5xa)}}}finally{_0x4dc5x4[_0x5a12[476]]()}}};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1762]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x2[_0x5a12[235]]+= _0x4dc5x3;_0x4dc5x2[_0x5a12[236]]+= _0x4dc5x4;this[_0x5a12[183]](_0x4dc5x2);for(_0x4dc5x2= _0x4dc5x2[_0x5a12[247]];null!= _0x4dc5x2;){this[_0x5a12[1762]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4),_0x4dc5x2= _0x4dc5x2[_0x5a12[1765]]}};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1758]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:[];var _0x4dc5x5=mxCellPath[_0x5a12[385]](_0x4dc5x2),_0x4dc5x9=null;if(null!= _0x4dc5x2&& null== _0x4dc5x4[_0x4dc5x5]&& !this[_0x5a12[1713]](_0x4dc5x2)){_0x4dc5x4[_0x4dc5x5]= _0x4dc5x2;var _0x4dc5x9=this[_0x5a12[1766]](_0x4dc5x2),_0x4dc5x5=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5xa=null;_0x4dc5x2= this[_0x5a12[1179]][_0x5a12[264]](_0x4dc5x2,_0x4dc5x3,this[_0x5a12[1744]],!this[_0x5a12[1744]],!1,!0);for(var _0x4dc5x12=this[_0x5a12[1179]][_0x5a12[249]](),_0x4dc5x13=0;_0x4dc5x13< _0x4dc5x2[_0x5a12[67]];_0x4dc5x13++){var _0x4dc5x14=_0x4dc5x2[_0x4dc5x13];if(!this[_0x5a12[1715]](_0x4dc5x14)){this[_0x5a12[1750]]&& this[_0x5a12[1722]](_0x4dc5x14,null);this[_0x5a12[1755]]&& (this[_0x5a12[1716]](_0x4dc5x14,!1),this[_0x5a12[1722]](_0x4dc5x14,null));var _0x4dc5x15=_0x4dc5x12[_0x5a12[248]](_0x4dc5x14),_0x4dc5x14=null!= _0x4dc5x15?_0x4dc5x15[_0x5a12[1710]](this[_0x5a12[1744]]):_0x4dc5x12[_0x5a12[1710]](_0x4dc5x14,this[_0x5a12[1744]]),_0x4dc5x15=this[_0x5a12[1758]](_0x4dc5x14,_0x4dc5x3,_0x4dc5x4);null!= _0x4dc5x15&& null!= _0x4dc5x5[_0x5a12[1721]](_0x4dc5x14)&& (null== _0x4dc5xa?_0x4dc5x9[_0x5a12[247]]= _0x4dc5x15:_0x4dc5xa[_0x5a12[1765]]= _0x4dc5x15,_0x4dc5xa= _0x4dc5x15)}}};return _0x4dc5x9};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1759]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){for(var _0x4dc5x3=_0x4dc5x2[_0x5a12[247]];null!= _0x4dc5x3;){this[_0x5a12[1759]](_0x4dc5x3),_0x4dc5x3= _0x4dc5x3[_0x5a12[1765]]};null!= _0x4dc5x2[_0x5a12[247]]?this[_0x5a12[1767]](_0x4dc5x2,this[_0x5a12[234]](_0x4dc5x2)):this[_0x5a12[1768]](_0x4dc5x2)}};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1760]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x2[_0x5a12[235]]+= _0x4dc5x3+ _0x4dc5x2[_0x5a12[1769]];_0x4dc5x2[_0x5a12[236]]+= _0x4dc5x4+ _0x4dc5x2[_0x5a12[1770]];_0x4dc5x5= this[_0x5a12[183]](_0x4dc5x2,_0x4dc5x5);_0x4dc5x3= _0x4dc5x2[_0x5a12[247]];if(null!= _0x4dc5x3){_0x4dc5x5= this[_0x5a12[1760]](_0x4dc5x3,_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]],_0x4dc5x5);_0x4dc5x4= _0x4dc5x2[_0x5a12[236]]+ _0x4dc5x3[_0x5a12[1770]];for(var _0x4dc5x9=_0x4dc5x3[_0x5a12[1765]];null!= _0x4dc5x9;){_0x4dc5x5= this[_0x5a12[1760]](_0x4dc5x9,_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[1769]],_0x4dc5x4,_0x4dc5x5),_0x4dc5x4+= _0x4dc5x9[_0x5a12[1770]],_0x4dc5x9= _0x4dc5x9[_0x5a12[1765]]}};return _0x4dc5x5};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1761]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x2[_0x5a12[235]]+= _0x4dc5x4+ _0x4dc5x2[_0x5a12[1770]];_0x4dc5x2[_0x5a12[236]]+= _0x4dc5x5+ _0x4dc5x2[_0x5a12[1769]];_0x4dc5x9= this[_0x5a12[183]](_0x4dc5x2,_0x4dc5x9);_0x4dc5x3= _0x4dc5x2[_0x5a12[247]];if(null!= _0x4dc5x3){_0x4dc5x9= this[_0x5a12[1761]](_0x4dc5x3,_0x4dc5x2,_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]],_0x4dc5x9);_0x4dc5x4= _0x4dc5x2[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[1770]];for(_0x4dc5x5= _0x4dc5x3[_0x5a12[1765]];null!= _0x4dc5x5;){_0x4dc5x9= this[_0x5a12[1761]](_0x4dc5x5,_0x4dc5x2,_0x4dc5x4,_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x3[_0x5a12[1769]],_0x4dc5x9),_0x4dc5x4+= _0x4dc5x5[_0x5a12[1770]],_0x4dc5x5= _0x4dc5x5[_0x5a12[1765]]}};return _0x4dc5x9};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1767]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1749]]+ this[_0x5a12[1748]],_0x4dc5x5=(_0x4dc5x3- _0x4dc5x2[_0x5a12[117]])/ 2- this[_0x5a12[1749]],_0x4dc5x9=_0x4dc5x5+ _0x4dc5x2[_0x5a12[117]]+ 2* this[_0x5a12[1749]]- _0x4dc5x3;_0x4dc5x2[_0x5a12[247]][_0x5a12[1769]]= _0x4dc5x4+ _0x4dc5x2[_0x5a12[119]];_0x4dc5x2[_0x5a12[247]][_0x5a12[1770]]= _0x4dc5x9;_0x4dc5x2[_0x5a12[1772]][_0x5a12[1771]]= this[_0x5a12[1773]](_0x4dc5x2[_0x5a12[119]],0,this[_0x5a12[1773]](_0x4dc5x4,_0x4dc5x9,_0x4dc5x2[_0x5a12[1772]][_0x5a12[1771]]));_0x4dc5x2[_0x5a12[1772]][_0x5a12[1774]]= this[_0x5a12[1773]](_0x4dc5x2[_0x5a12[119]],0,this[_0x5a12[1773]](_0x4dc5x4,_0x4dc5x5,_0x4dc5x2[_0x5a12[1772]][_0x5a12[1774]]))};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1768]]= function(_0x4dc5x2){var _0x4dc5x3=2* this[_0x5a12[1749]];_0x4dc5x2[_0x5a12[1772]][_0x5a12[1775]]= this[_0x5a12[1773]](_0x4dc5x2[_0x5a12[119]]+ _0x4dc5x3,0);_0x4dc5x2[_0x5a12[1772]][_0x5a12[1771]]= _0x4dc5x2[_0x5a12[1772]][_0x5a12[1775]];_0x4dc5x2[_0x5a12[1772]][_0x5a12[1776]]= this[_0x5a12[1773]](0,-_0x4dc5x2[_0x5a12[117]]- _0x4dc5x3);_0x4dc5x2[_0x5a12[1772]][_0x5a12[1774]]= this[_0x5a12[1773]](_0x4dc5x2[_0x5a12[119]]+ _0x4dc5x3,0,_0x4dc5x2[_0x5a12[1772]][_0x5a12[1776]])};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[234]]= function(_0x4dc5x2){var _0x4dc5x3=2* this[_0x5a12[1749]],_0x4dc5x4=_0x4dc5x2[_0x5a12[247]];_0x4dc5x2[_0x5a12[1772]]= _0x4dc5x4[_0x5a12[1772]];for(var _0x4dc5x5=_0x4dc5x4[_0x5a12[117]]+ _0x4dc5x3,_0x4dc5x9=_0x4dc5x5,_0x4dc5x4=_0x4dc5x4[_0x5a12[1765]];null!= _0x4dc5x4;){var _0x4dc5xa=this[_0x5a12[1777]](_0x4dc5x2[_0x5a12[1772]],_0x4dc5x4[_0x5a12[1772]]);_0x4dc5x4[_0x5a12[1770]]= _0x4dc5xa+ _0x4dc5x5;_0x4dc5x4[_0x5a12[1769]]= 0;_0x4dc5x5= _0x4dc5x4[_0x5a12[117]]+ _0x4dc5x3;_0x4dc5x9+= _0x4dc5xa+ _0x4dc5x5;_0x4dc5x4= _0x4dc5x4[_0x5a12[1765]]};return _0x4dc5x9};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1777]]= function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4=0,_0x4dc5x5=0,_0x4dc5x9=0,_0x4dc5xa=_0x4dc5x2[_0x5a12[1774]],_0x4dc5x12=_0x4dc5x3[_0x5a12[1771]];null!= _0x4dc5x12&& null!= _0x4dc5xa;){var _0x4dc5x13=this[_0x5a12[1368]](_0x4dc5x4,_0x4dc5x5,_0x4dc5x12[_0x5a12[1126]],_0x4dc5x12[_0x5a12[1125]],_0x4dc5xa[_0x5a12[1126]],_0x4dc5xa[_0x5a12[1125]]),_0x4dc5x5=_0x4dc5x5+ _0x4dc5x13,_0x4dc5x9=_0x4dc5x9+ _0x4dc5x13;_0x4dc5x4+ _0x4dc5x12[_0x5a12[1126]]<= _0x4dc5xa[_0x5a12[1126]]?(_0x4dc5x4+= _0x4dc5x12[_0x5a12[1126]],_0x4dc5x5+= _0x4dc5x12[_0x5a12[1125]],_0x4dc5x12= _0x4dc5x12[_0x5a12[1765]]):(_0x4dc5x4-= _0x4dc5xa[_0x5a12[1126]],_0x4dc5x5-= _0x4dc5xa[_0x5a12[1125]],_0x4dc5xa= _0x4dc5xa[_0x5a12[1765]])};null!= _0x4dc5x12?(_0x4dc5x4= this[_0x5a12[1778]](_0x4dc5x2[_0x5a12[1775]],0,0,_0x4dc5x12,_0x4dc5x4,_0x4dc5x5),_0x4dc5x2[_0x5a12[1775]]= null!= _0x4dc5x4[_0x5a12[1765]]?_0x4dc5x3[_0x5a12[1775]]:_0x4dc5x4,_0x4dc5x2[_0x5a12[1776]]= _0x4dc5x3[_0x5a12[1776]]):(_0x4dc5x4= this[_0x5a12[1778]](_0x4dc5x3[_0x5a12[1776]],_0x4dc5x4,_0x4dc5x5,_0x4dc5xa,0,0),null== _0x4dc5x4[_0x5a12[1765]]&& (_0x4dc5x2[_0x5a12[1776]]= _0x4dc5x4));_0x4dc5x2[_0x5a12[1774]]= _0x4dc5x3[_0x5a12[1774]];return _0x4dc5x9};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1368]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){var _0x4dc5x12=0;if(_0x4dc5x9<= _0x4dc5x2|| 0>= _0x4dc5x2+ _0x4dc5x4){return 0};_0x4dc5x12= 0< _0x4dc5x9* _0x4dc5x5- _0x4dc5x4* _0x4dc5xa?0> _0x4dc5x2?_0x4dc5x2* _0x4dc5x5/ _0x4dc5x4- _0x4dc5x3:0< _0x4dc5x2?_0x4dc5x2* _0x4dc5xa/ _0x4dc5x9- _0x4dc5x3:-_0x4dc5x3:_0x4dc5x9< _0x4dc5x2+ _0x4dc5x4?_0x4dc5xa- (_0x4dc5x3+ (_0x4dc5x9- _0x4dc5x2)* _0x4dc5x5/ _0x4dc5x4):_0x4dc5x9> _0x4dc5x2+ _0x4dc5x4?(_0x4dc5x4+ _0x4dc5x2)* _0x4dc5xa/ _0x4dc5x9- (_0x4dc5x3+ _0x4dc5x5):_0x4dc5xa- (_0x4dc5x3+ _0x4dc5x5);return 0< _0x4dc5x12?_0x4dc5x12:0};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1778]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5x3= _0x4dc5x9+ _0x4dc5x5[_0x5a12[1126]]- _0x4dc5x3;_0x4dc5x9= _0x4dc5x9= 0;0== _0x4dc5x5[_0x5a12[1126]]?_0x4dc5x9= _0x4dc5x5[_0x5a12[1125]]:(_0x4dc5x9= _0x4dc5x3* _0x4dc5x5[_0x5a12[1125]],_0x4dc5x9/= _0x4dc5x5[_0x5a12[1126]]);_0x4dc5x3= this[_0x5a12[1773]](_0x4dc5x3,_0x4dc5x9,_0x4dc5x5[_0x5a12[1765]]);_0x4dc5x2[_0x5a12[1765]]= this[_0x5a12[1773]](0,_0x4dc5xa+ _0x4dc5x5[_0x5a12[1125]]- _0x4dc5x9- _0x4dc5x4,_0x4dc5x3);return _0x4dc5x3};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1766]]= function(_0x4dc5x2){var _0x4dc5x3={};_0x4dc5x3[_0x5a12[246]]= _0x4dc5x2;_0x4dc5x3[_0x5a12[235]]= 0;_0x4dc5x3[_0x5a12[236]]= 0;_0x4dc5x3[_0x5a12[117]]= 0;_0x4dc5x3[_0x5a12[119]]= 0;_0x4dc5x2= this[_0x5a12[1726]](_0x4dc5x2);null!= _0x4dc5x2&& (this[_0x5a12[1737]]()?(_0x4dc5x3[_0x5a12[117]]= _0x4dc5x2[_0x5a12[119]],_0x4dc5x3[_0x5a12[119]]= _0x4dc5x2[_0x5a12[117]]):(_0x4dc5x3[_0x5a12[117]]= _0x4dc5x2[_0x5a12[117]],_0x4dc5x3[_0x5a12[119]]= _0x4dc5x2[_0x5a12[119]]));_0x4dc5x3[_0x5a12[1769]]= 0;_0x4dc5x3[_0x5a12[1770]]= 0;_0x4dc5x3[_0x5a12[1772]]= {};return _0x4dc5x3};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[183]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x5=_0x4dc5x2[_0x5a12[246]],_0x4dc5x9=_0x4dc5x4[_0x5a12[1721]](_0x4dc5x5);null!= _0x4dc5x5&& null!= _0x4dc5x9&& (this[_0x5a12[1711]](_0x4dc5x5)&& (_0x4dc5x9= this[_0x5a12[1725]](_0x4dc5x5,_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]]),this[_0x5a12[1735]]&& (_0x4dc5x4= _0x4dc5x4[_0x5a12[1197]](_0x4dc5x5),_0x4dc5x5= mxCellPath[_0x5a12[385]](_0x4dc5x4),null== this[_0x5a12[1746]][_0x4dc5x5]&& (this[_0x5a12[1746]][_0x4dc5x5]= _0x4dc5x4))),_0x4dc5x3= null== _0x4dc5x3? new mxRectangle(_0x4dc5x9[_0x5a12[235]],_0x4dc5x9[_0x5a12[236]],_0x4dc5x9[_0x5a12[117]],_0x4dc5x9[_0x5a12[119]]): new mxRectangle(Math[_0x5a12[243]](_0x4dc5x3[_0x5a12[235]],_0x4dc5x9[_0x5a12[235]]),Math[_0x5a12[243]](_0x4dc5x3[_0x5a12[236]],_0x4dc5x9[_0x5a12[236]]),Math[_0x5a12[160]](_0x4dc5x3[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[117]],_0x4dc5x9[_0x5a12[235]]+ _0x4dc5x9[_0x5a12[117]]),Math[_0x5a12[160]](_0x4dc5x3[_0x5a12[236]]+ _0x4dc5x3[_0x5a12[119]],_0x4dc5x9[_0x5a12[236]]+ _0x4dc5x9[_0x5a12[119]])));return _0x4dc5x3};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1773]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5={};_0x4dc5x5[_0x5a12[1126]]= _0x4dc5x2;_0x4dc5x5[_0x5a12[1125]]= _0x4dc5x3;_0x4dc5x5[_0x5a12[1765]]= _0x4dc5x4;return _0x4dc5x5};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1763]]= function(){var _0x4dc5x2=[],_0x4dc5x3;for(_0x4dc5x3 in this[_0x5a12[1746]]){_0x4dc5x2[_0x5a12[207]](this[_0x5a12[1746]][_0x4dc5x3])};this[_0x5a12[1727]](mxUtils[_0x5a12[1779]](_0x4dc5x2,!0),this[_0x5a12[1745]])};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1764]]= function(_0x4dc5x2){this[_0x5a12[1780]](_0x4dc5x2);for(_0x4dc5x2= _0x4dc5x2[_0x5a12[247]];null!= _0x4dc5x2;){this[_0x5a12[1764]](_0x4dc5x2),_0x4dc5x2= _0x4dc5x2[_0x5a12[1765]]}};mxCompactTreeLayout[_0x5a12[202]][_0x5a12[1780]]= function(_0x4dc5x2){for(var _0x4dc5x3=_0x4dc5x2[_0x5a12[247]],_0x4dc5x4=_0x4dc5x2[_0x5a12[246]],_0x4dc5x5=0,_0x4dc5x9=[];null!= _0x4dc5x3;){_0x4dc5x5++;var _0x4dc5xa=_0x4dc5x3[_0x5a12[235]];this[_0x5a12[662]]&& (_0x4dc5xa= _0x4dc5x3[_0x5a12[236]]);_0x4dc5x9[_0x5a12[207]]( new WeightedCellSorter(_0x4dc5x3,_0x4dc5xa));_0x4dc5x3= _0x4dc5x3[_0x5a12[1765]]};_0x4dc5x9[_0x5a12[470]](WeightedCellSorter[_0x5a12[202]][_0x5a12[469]]);var _0x4dc5xa=_0x4dc5x2[_0x5a12[117]],_0x4dc5x12=(_0x4dc5x5+ 1)* this[_0x5a12[1751]];_0x4dc5xa> _0x4dc5x12+ 2* this[_0x5a12[1751]]&& (_0x4dc5xa-= 2* this[_0x5a12[1751]]);_0x4dc5x2= _0x4dc5xa/ _0x4dc5x5;_0x4dc5x3= _0x4dc5x2/ 2;_0x4dc5xa> _0x4dc5x12+ 2* this[_0x5a12[1751]]&& (_0x4dc5x3+= this[_0x5a12[1751]]);for(var _0x4dc5xa=this[_0x5a12[1753]]- this[_0x5a12[1752]],_0x4dc5x12=0,_0x4dc5x13=this[_0x5a12[1726]](_0x4dc5x4),_0x4dc5x14=0;_0x4dc5x14< _0x4dc5x9[_0x5a12[67]];_0x4dc5x14++){for(var _0x4dc5x15=_0x4dc5x9[_0x4dc5x14][_0x5a12[246]][_0x5a12[246]],_0x4dc5x16=this[_0x5a12[1726]](_0x4dc5x15),_0x4dc5x15=this[_0x5a12[1179]][_0x5a12[1781]](_0x4dc5x4,_0x4dc5x15,!1),_0x4dc5x17=[],_0x4dc5x18=0,_0x4dc5x19=0,_0x4dc5x1a=0;_0x4dc5x1a< _0x4dc5x15[_0x5a12[67]];_0x4dc5x1a++){this[_0x5a12[662]]?(_0x4dc5x18= _0x4dc5x13[_0x5a12[235]]+ _0x4dc5x13[_0x5a12[117]],_0x4dc5x19= _0x4dc5x13[_0x5a12[236]]+ _0x4dc5x3,_0x4dc5x17[_0x5a12[207]]( new mxPoint(_0x4dc5x18,_0x4dc5x19)),_0x4dc5x18= _0x4dc5x13[_0x5a12[235]]+ _0x4dc5x13[_0x5a12[117]]+ _0x4dc5xa,_0x4dc5x17[_0x5a12[207]]( new mxPoint(_0x4dc5x18,_0x4dc5x19)),_0x4dc5x19= _0x4dc5x16[_0x5a12[236]]+ _0x4dc5x16[_0x5a12[119]]/ 2):(_0x4dc5x18= _0x4dc5x13[_0x5a12[235]]+ _0x4dc5x3,_0x4dc5x19= _0x4dc5x13[_0x5a12[236]]+ _0x4dc5x13[_0x5a12[119]],_0x4dc5x17[_0x5a12[207]]( new mxPoint(_0x4dc5x18,_0x4dc5x19)),_0x4dc5x19= _0x4dc5x13[_0x5a12[236]]+ _0x4dc5x13[_0x5a12[119]]+ _0x4dc5xa,_0x4dc5x17[_0x5a12[207]]( new mxPoint(_0x4dc5x18,_0x4dc5x19)),_0x4dc5x18= _0x4dc5x16[_0x5a12[235]]+ _0x4dc5x16[_0x5a12[117]]/ 2),_0x4dc5x17[_0x5a12[207]]( new mxPoint(_0x4dc5x18,_0x4dc5x19)),this[_0x5a12[1722]](_0x4dc5x15[_0x4dc5x1a],_0x4dc5x17)};_0x4dc5x14< _0x4dc5x5/ 2?_0x4dc5xa+= this[_0x5a12[1752]]:_0x4dc5x14> _0x4dc5x5/ 2&& (_0x4dc5xa-= this[_0x5a12[1752]]);_0x4dc5x3+= _0x4dc5x2;_0x4dc5x12= Math[_0x5a12[160]](_0x4dc5x12,_0x4dc5xa)}};function WeightedCellSorter(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[246]]= _0x4dc5x2;this[_0x5a12[1782]]= _0x4dc5x3}WeightedCellSorter[_0x5a12[202]][_0x5a12[1782]]= 0;WeightedCellSorter[_0x5a12[202]][_0x5a12[1783]]= !1;WeightedCellSorter[_0x5a12[202]][_0x5a12[1784]]= !1;WeightedCellSorter[_0x5a12[202]][_0x5a12[1785]]= null;WeightedCellSorter[_0x5a12[202]][_0x5a12[246]]= null;WeightedCellSorter[_0x5a12[202]][_0x5a12[469]]= function(_0x4dc5x2,_0x4dc5x3){return null!= _0x4dc5x2&& null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[1782]]> _0x4dc5x2[_0x5a12[1782]]?1:_0x4dc5x3[_0x5a12[1782]]< _0x4dc5x2[_0x5a12[1782]]?-1:_0x4dc5x3[_0x5a12[1783]]?1:-1:0};function mxFastOrganicLayout(_0x4dc5x2){mxGraphLayout[_0x5a12[239]](this,_0x4dc5x2)}mxFastOrganicLayout[_0x5a12[202]]= new mxGraphLayout;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[196]]= mxFastOrganicLayout;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1786]]= !0;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1750]]= !0;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1787]]= !0;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1788]]= 50;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1789]]= 0;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1790]]= 2;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1791]]= 500;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1792]]= 4;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1793]]= 200;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1794]]= 0;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1795]]= 0;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1796]]= 0;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1797]]= !0;mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1713]]= function(_0x4dc5x2){return mxGraphLayout[_0x5a12[202]][_0x5a12[1713]][_0x5a12[183]](this,arguments)|| 0== this[_0x5a12[1179]][_0x5a12[1756]](_0x4dc5x2)[_0x5a12[67]]};mxFastOrganicLayout[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]]();this[_0x5a12[1798]]= [];for(var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[1728]](_0x4dc5x2),_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x4[_0x5a12[67]];_0x4dc5x5++){this[_0x5a12[1713]](_0x4dc5x4[_0x4dc5x5])|| this[_0x5a12[1798]][_0x5a12[207]](_0x4dc5x4[_0x4dc5x5])};var _0x4dc5x9=this[_0x5a12[1786]]?this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[1799]](this[_0x5a12[1798]]):null,_0x4dc5xa=this[_0x5a12[1798]][_0x5a12[67]];this[_0x5a12[1800]]= [];this[_0x5a12[1801]]= [];this[_0x5a12[1802]]= [];this[_0x5a12[1803]]= [];this[_0x5a12[1804]]= [];this[_0x5a12[1805]]= [];this[_0x5a12[1806]]= [];this[_0x5a12[1807]]= [];0.0010> this[_0x5a12[1788]]&& (this[_0x5a12[1788]]= 0.0010);this[_0x5a12[1789]]= this[_0x5a12[1788]]* this[_0x5a12[1788]];for(_0x4dc5x5= 0;_0x4dc5x5< this[_0x5a12[1798]][_0x5a12[67]];_0x4dc5x5++){var _0x4dc5x12=this[_0x5a12[1798]][_0x4dc5x5];this[_0x5a12[1803]][_0x4dc5x5]= [];var _0x4dc5x13=mxCellPath[_0x5a12[385]](_0x4dc5x12);this[_0x5a12[1800]][_0x4dc5x13]= _0x4dc5x5;var _0x4dc5x14=this[_0x5a12[1726]](_0x4dc5x12),_0x4dc5x15=_0x4dc5x14[_0x5a12[117]],_0x4dc5x16=_0x4dc5x14[_0x5a12[119]],_0x4dc5x17=_0x4dc5x14[_0x5a12[235]],_0x4dc5x18=_0x4dc5x14[_0x5a12[236]];this[_0x5a12[1803]][_0x4dc5x5][0]= _0x4dc5x17+ _0x4dc5x15/ 2;this[_0x5a12[1803]][_0x4dc5x5][1]= _0x4dc5x18+ _0x4dc5x16/ 2;this[_0x5a12[1806]][_0x4dc5x5]= Math[_0x5a12[243]](_0x4dc5x15,_0x4dc5x16);this[_0x5a12[1807]][_0x4dc5x5]= this[_0x5a12[1806]][_0x4dc5x5]* this[_0x5a12[1806]][_0x4dc5x5]};_0x4dc5x3[_0x5a12[473]]();try{for(_0x4dc5x5= 0;_0x4dc5x5< _0x4dc5xa;_0x4dc5x5++){this[_0x5a12[1801]][_0x4dc5x5]= 0;this[_0x5a12[1802]][_0x4dc5x5]= 0;this[_0x5a12[1804]][_0x4dc5x5]= this[_0x5a12[1711]](this[_0x5a12[1798]][_0x4dc5x5]);var _0x4dc5x19=this[_0x5a12[1179]][_0x5a12[1756]](this[_0x5a12[1798]][_0x4dc5x5],_0x4dc5x2),_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[1808]](_0x4dc5x19,this[_0x5a12[1798]][_0x4dc5x5]);this[_0x5a12[1805]][_0x4dc5x5]= [];for(_0x4dc5x15= 0;_0x4dc5x15< _0x4dc5x4[_0x5a12[67]];_0x4dc5x15++){this[_0x5a12[1750]]&& this[_0x5a12[1179]][_0x5a12[1809]](_0x4dc5x19[_0x4dc5x15]);this[_0x5a12[1787]]&& this[_0x5a12[1716]](_0x4dc5x19[_0x4dc5x15],!1);var _0x4dc5x13=mxCellPath[_0x5a12[385]](_0x4dc5x4[_0x4dc5x15]),_0x4dc5x1a=this[_0x5a12[1800]][_0x4dc5x13];this[_0x5a12[1805]][_0x4dc5x5][_0x4dc5x15]= null!= _0x4dc5x1a?_0x4dc5x1a:_0x4dc5x5}};this[_0x5a12[1794]]= this[_0x5a12[1793]];0== this[_0x5a12[1795]]&& (this[_0x5a12[1795]]= 20* Math[_0x5a12[428]](_0x4dc5xa));for(this[_0x5a12[1796]]= 0;this[_0x5a12[1796]]< this[_0x5a12[1795]];this[_0x5a12[1796]]++){if(!this[_0x5a12[1797]]){return};this[_0x5a12[1810]]();this[_0x5a12[1811]]();this[_0x5a12[1812]]();this[_0x5a12[1813]]()};_0x4dc5x2= _0x4dc5x4= null;for(_0x4dc5x5= 0;_0x4dc5x5< this[_0x5a12[1798]][_0x5a12[67]];_0x4dc5x5++){_0x4dc5x12= this[_0x5a12[1798]][_0x4dc5x5],this[_0x5a12[1711]](_0x4dc5x12)&& (_0x4dc5x14= this[_0x5a12[1726]](_0x4dc5x12),null!= _0x4dc5x14&& (this[_0x5a12[1803]][_0x4dc5x5][0]-= _0x4dc5x14[_0x5a12[117]]/ 2,this[_0x5a12[1803]][_0x4dc5x5][1]-= _0x4dc5x14[_0x5a12[119]]/ 2,_0x4dc5x17= this[_0x5a12[1179]][_0x5a12[1021]](this[_0x5a12[1803]][_0x4dc5x5][0]),_0x4dc5x18= this[_0x5a12[1179]][_0x5a12[1021]](this[_0x5a12[1803]][_0x4dc5x5][1]),this[_0x5a12[1725]](_0x4dc5x12,_0x4dc5x17,_0x4dc5x18),_0x4dc5x4= null== _0x4dc5x4?_0x4dc5x17:Math[_0x5a12[243]](_0x4dc5x4,_0x4dc5x17),_0x4dc5x2= null== _0x4dc5x2?_0x4dc5x18:Math[_0x5a12[243]](_0x4dc5x2,_0x4dc5x18)))};_0x4dc5x5= -(_0x4dc5x4|| 0)+ 1;_0x4dc5x12= -(_0x4dc5x2|| 0)+ 1;null!= _0x4dc5x9&& (_0x4dc5x5+= _0x4dc5x9[_0x5a12[235]],_0x4dc5x12+= _0x4dc5x9[_0x5a12[236]]);this[_0x5a12[1179]][_0x5a12[834]](this[_0x5a12[1798]],_0x4dc5x5,_0x4dc5x12)}finally{_0x4dc5x3[_0x5a12[476]]()}};mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1812]]= function(){for(var _0x4dc5x2=0;_0x4dc5x2< this[_0x5a12[1798]][_0x5a12[67]];_0x4dc5x2++){if(this[_0x5a12[1804]][_0x4dc5x2]){var _0x4dc5x3=Math[_0x5a12[428]](this[_0x5a12[1801]][_0x4dc5x2]* this[_0x5a12[1801]][_0x4dc5x2]+ this[_0x5a12[1802]][_0x4dc5x2]* this[_0x5a12[1802]][_0x4dc5x2]);0.0010> _0x4dc5x3&& (_0x4dc5x3= 0.0010);var _0x4dc5x4=this[_0x5a12[1801]][_0x4dc5x2]/ _0x4dc5x3* Math[_0x5a12[243]](_0x4dc5x3,this[_0x5a12[1794]]),_0x4dc5x3=this[_0x5a12[1802]][_0x4dc5x2]/ _0x4dc5x3* Math[_0x5a12[243]](_0x4dc5x3,this[_0x5a12[1794]]);this[_0x5a12[1801]][_0x4dc5x2]= 0;this[_0x5a12[1802]][_0x4dc5x2]= 0;this[_0x5a12[1803]][_0x4dc5x2][0]+= _0x4dc5x4;this[_0x5a12[1803]][_0x4dc5x2][1]+= _0x4dc5x3}}};mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1811]]= function(){for(var _0x4dc5x2=0;_0x4dc5x2< this[_0x5a12[1798]][_0x5a12[67]];_0x4dc5x2++){for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[1805]][_0x4dc5x2][_0x5a12[67]];_0x4dc5x3++){var _0x4dc5x4=this[_0x5a12[1805]][_0x4dc5x2][_0x4dc5x3];if(_0x4dc5x2!= _0x4dc5x4&& this[_0x5a12[1804]][_0x4dc5x2]&& this[_0x5a12[1804]][_0x4dc5x4]){var _0x4dc5x5=this[_0x5a12[1803]][_0x4dc5x2][0]- this[_0x5a12[1803]][_0x4dc5x4][0],_0x4dc5x9=this[_0x5a12[1803]][_0x4dc5x2][1]- this[_0x5a12[1803]][_0x4dc5x4][1],_0x4dc5xa=_0x4dc5x5* _0x4dc5x5+ _0x4dc5x9* _0x4dc5x9- this[_0x5a12[1807]][_0x4dc5x2]- this[_0x5a12[1807]][_0x4dc5x4];_0x4dc5xa< this[_0x5a12[1792]]&& (_0x4dc5xa= this[_0x5a12[1792]]);var _0x4dc5x12=Math[_0x5a12[428]](_0x4dc5xa),_0x4dc5xa=_0x4dc5xa/ this[_0x5a12[1788]],_0x4dc5x5=_0x4dc5x5/ _0x4dc5x12* _0x4dc5xa,_0x4dc5x9=_0x4dc5x9/ _0x4dc5x12* _0x4dc5xa;this[_0x5a12[1801]][_0x4dc5x2]-= _0x4dc5x5;this[_0x5a12[1802]][_0x4dc5x2]-= _0x4dc5x9;this[_0x5a12[1801]][_0x4dc5x4]+= _0x4dc5x5;this[_0x5a12[1802]][_0x4dc5x4]+= _0x4dc5x9}}}};mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1810]]= function(){for(var _0x4dc5x2=this[_0x5a12[1798]][_0x5a12[67]],_0x4dc5x3=0;_0x4dc5x3< _0x4dc5x2;_0x4dc5x3++){for(var _0x4dc5x4=_0x4dc5x3;_0x4dc5x4< _0x4dc5x2;_0x4dc5x4++){if(!this[_0x5a12[1797]]){return};if(_0x4dc5x4!= _0x4dc5x3&& this[_0x5a12[1804]][_0x4dc5x3]&& this[_0x5a12[1804]][_0x4dc5x4]){var _0x4dc5x5=this[_0x5a12[1803]][_0x4dc5x3][0]- this[_0x5a12[1803]][_0x4dc5x4][0],_0x4dc5x9=this[_0x5a12[1803]][_0x4dc5x3][1]- this[_0x5a12[1803]][_0x4dc5x4][1];0== _0x4dc5x5&& (_0x4dc5x5= 0.01+ Math[_0x5a12[1814]]());0== _0x4dc5x9&& (_0x4dc5x9= 0.01+ Math[_0x5a12[1814]]());var _0x4dc5xa=Math[_0x5a12[428]](_0x4dc5x5* _0x4dc5x5+ _0x4dc5x9* _0x4dc5x9),_0x4dc5x12=_0x4dc5xa- this[_0x5a12[1806]][_0x4dc5x3]- this[_0x5a12[1806]][_0x4dc5x4];_0x4dc5x12> this[_0x5a12[1791]]|| (_0x4dc5x12< this[_0x5a12[1790]]&& (_0x4dc5x12= this[_0x5a12[1790]]),_0x4dc5x12= this[_0x5a12[1789]]/ _0x4dc5x12,_0x4dc5x5= _0x4dc5x5/ _0x4dc5xa* _0x4dc5x12,_0x4dc5x9= _0x4dc5x9/ _0x4dc5xa* _0x4dc5x12,this[_0x5a12[1801]][_0x4dc5x3]+= _0x4dc5x5,this[_0x5a12[1802]][_0x4dc5x3]+= _0x4dc5x9,this[_0x5a12[1801]][_0x4dc5x4]-= _0x4dc5x5,this[_0x5a12[1802]][_0x4dc5x4]-= _0x4dc5x9)}}}};mxFastOrganicLayout[_0x5a12[202]][_0x5a12[1813]]= function(){this[_0x5a12[1794]]= this[_0x5a12[1793]]* (1- this[_0x5a12[1796]]/ this[_0x5a12[1795]])};function mxCircleLayout(_0x4dc5x2,_0x4dc5x3){mxGraphLayout[_0x5a12[239]](this,_0x4dc5x2);this[_0x5a12[1806]]= null!= _0x4dc5x3?_0x4dc5x3:100}mxCircleLayout[_0x5a12[202]]= new mxGraphLayout;mxCircleLayout[_0x5a12[202]][_0x5a12[196]]= mxCircleLayout;mxCircleLayout[_0x5a12[202]][_0x5a12[1806]]= null;mxCircleLayout[_0x5a12[202]][_0x5a12[1815]]= !1;mxCircleLayout[_0x5a12[202]][_0x5a12[1732]]= 0;mxCircleLayout[_0x5a12[202]][_0x5a12[1733]]= 0;mxCircleLayout[_0x5a12[202]][_0x5a12[1750]]= !0;mxCircleLayout[_0x5a12[202]][_0x5a12[1787]]= !0;mxCircleLayout[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]]();_0x4dc5x3[_0x5a12[473]]();try{for(var _0x4dc5x4=0,_0x4dc5x5=null,_0x4dc5x9=null,_0x4dc5xa=[],_0x4dc5x12=_0x4dc5x3[_0x5a12[262]](_0x4dc5x2),_0x4dc5x13=0;_0x4dc5x13< _0x4dc5x12;_0x4dc5x13++){var _0x4dc5x14=_0x4dc5x3[_0x5a12[263]](_0x4dc5x2,_0x4dc5x13);if(this[_0x5a12[1713]](_0x4dc5x14)){this[_0x5a12[1715]](_0x4dc5x14)|| (this[_0x5a12[1750]]&& this[_0x5a12[1179]][_0x5a12[1809]](_0x4dc5x14),this[_0x5a12[1787]]&& this[_0x5a12[1716]](_0x4dc5x14,!1))}else {_0x4dc5xa[_0x5a12[207]](_0x4dc5x14);var _0x4dc5x15=this[_0x5a12[1726]](_0x4dc5x14),_0x4dc5x5=null== _0x4dc5x5?_0x4dc5x15[_0x5a12[236]]:Math[_0x5a12[243]](_0x4dc5x5,_0x4dc5x15[_0x5a12[236]]),_0x4dc5x9=null== _0x4dc5x9?_0x4dc5x15[_0x5a12[235]]:Math[_0x5a12[243]](_0x4dc5x9,_0x4dc5x15[_0x5a12[235]]),_0x4dc5x4=Math[_0x5a12[160]](_0x4dc5x4,Math[_0x5a12[160]](_0x4dc5x15[_0x5a12[117]],_0x4dc5x15[_0x5a12[119]]))}};var _0x4dc5x16=this[_0x5a12[1816]](_0x4dc5xa[_0x5a12[67]],_0x4dc5x4);this[_0x5a12[1815]]&& (_0x4dc5x9= this[_0x5a12[1732]],_0x4dc5x5= this[_0x5a12[1733]]);this[_0x5a12[1817]](_0x4dc5xa,_0x4dc5x16,_0x4dc5x9,_0x4dc5x5)}finally{_0x4dc5x3[_0x5a12[476]]()}};mxCircleLayout[_0x5a12[202]][_0x5a12[1816]]= function(_0x4dc5x2,_0x4dc5x3){return Math[_0x5a12[160]](_0x4dc5x2* _0x4dc5x3/ Math[_0x5a12[424]],this[_0x5a12[1806]])};mxCircleLayout[_0x5a12[202]][_0x5a12[1817]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){for(var _0x4dc5x9=_0x4dc5x2[_0x5a12[67]],_0x4dc5xa=2* Math[_0x5a12[424]]/ _0x4dc5x9,_0x4dc5x12=0;_0x4dc5x12< _0x4dc5x9;_0x4dc5x12++){this[_0x5a12[1711]](_0x4dc5x2[_0x4dc5x12])&& this[_0x5a12[1725]](_0x4dc5x2[_0x4dc5x12],_0x4dc5x4+ _0x4dc5x3+ _0x4dc5x3* Math[_0x5a12[427]](_0x4dc5x12* _0x4dc5xa),_0x4dc5x5+ _0x4dc5x3+ _0x4dc5x3* Math[_0x5a12[426]](_0x4dc5x12* _0x4dc5xa))}};function mxParallelEdgeLayout(_0x4dc5x2){mxGraphLayout[_0x5a12[239]](this,_0x4dc5x2)}mxParallelEdgeLayout[_0x5a12[202]]= new mxGraphLayout;mxParallelEdgeLayout[_0x5a12[202]][_0x5a12[196]]= mxParallelEdgeLayout;mxParallelEdgeLayout[_0x5a12[202]][_0x5a12[657]]= 20;mxParallelEdgeLayout[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2){_0x4dc5x2= this[_0x5a12[1818]](_0x4dc5x2);this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[473]]();try{for(var _0x4dc5x3 in _0x4dc5x2){var _0x4dc5x4=_0x4dc5x2[_0x4dc5x3];1< _0x4dc5x4[_0x5a12[67]]&& this[_0x5a12[1759]](_0x4dc5x4)}}finally{this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[476]]()}};mxParallelEdgeLayout[_0x5a12[202]][_0x5a12[1818]]= function(_0x4dc5x2){for(var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x4=[],_0x4dc5x5=_0x4dc5x3[_0x5a12[262]](_0x4dc5x2),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x5;_0x4dc5x9++){var _0x4dc5xa=_0x4dc5x3[_0x5a12[263]](_0x4dc5x2,_0x4dc5x9);if(!this[_0x5a12[1715]](_0x4dc5xa)){var _0x4dc5x12=this[_0x5a12[1819]](_0x4dc5xa);null!= _0x4dc5x12&& (null== _0x4dc5x4[_0x4dc5x12]&& (_0x4dc5x4[_0x4dc5x12]= []),_0x4dc5x4[_0x4dc5x12][_0x5a12[207]](_0x4dc5xa))}};return _0x4dc5x4};mxParallelEdgeLayout[_0x5a12[202]][_0x5a12[1819]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[249]](),_0x4dc5x4=_0x4dc5x3[_0x5a12[248]](_0x4dc5x2),_0x4dc5x5=null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[1710]](!0):_0x4dc5x3[_0x5a12[1710]](_0x4dc5x2,!0);_0x4dc5x2= null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[1710]](!1):_0x4dc5x3[_0x5a12[1710]](_0x4dc5x2,!1);return null!= _0x4dc5x5&& null!= _0x4dc5x2?(_0x4dc5x5= mxCellPath[_0x5a12[385]](_0x4dc5x5),_0x4dc5x2= mxCellPath[_0x5a12[385]](_0x4dc5x2),_0x4dc5x5> _0x4dc5x2?_0x4dc5x2+ _0x5a12[213]+ _0x4dc5x5:_0x4dc5x5+ _0x5a12[213]+ _0x4dc5x2):null};mxParallelEdgeLayout[_0x5a12[202]][_0x5a12[1759]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[0],_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x5=_0x4dc5x4[_0x5a12[1721]](_0x4dc5x4[_0x5a12[1709]](_0x4dc5x3,!0)),_0x4dc5x9=_0x4dc5x4[_0x5a12[1721]](_0x4dc5x4[_0x5a12[1709]](_0x4dc5x3,!1));if(_0x4dc5x5== _0x4dc5x9){for(var _0x4dc5x3=_0x4dc5x5[_0x5a12[235]]+ _0x4dc5x5[_0x5a12[117]]+ this[_0x5a12[657]],_0x4dc5x4=_0x4dc5x5[_0x5a12[236]]+ _0x4dc5x5[_0x5a12[119]]/ 2,_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x2[_0x5a12[67]];_0x4dc5xa++){this[_0x5a12[1820]](_0x4dc5x2[_0x4dc5xa],_0x4dc5x3,_0x4dc5x4),_0x4dc5x3+= this[_0x5a12[657]]}}else {if(null!= _0x4dc5x5&& null!= _0x4dc5x9){for(var _0x4dc5x3=_0x4dc5x5[_0x5a12[235]]+ _0x4dc5x5[_0x5a12[117]]/ 2,_0x4dc5x4=_0x4dc5x5[_0x5a12[236]]+ _0x4dc5x5[_0x5a12[119]]/ 2,_0x4dc5xa=_0x4dc5x9[_0x5a12[235]]+ _0x4dc5x9[_0x5a12[117]]/ 2- _0x4dc5x3,_0x4dc5x12=_0x4dc5x9[_0x5a12[236]]+ _0x4dc5x9[_0x5a12[119]]/ 2- _0x4dc5x4,_0x4dc5x9=Math[_0x5a12[428]](_0x4dc5xa* _0x4dc5xa+ _0x4dc5x12* _0x4dc5x12),_0x4dc5x5=_0x4dc5x12* this[_0x5a12[657]]/ _0x4dc5x9,_0x4dc5x9=_0x4dc5xa* this[_0x5a12[657]]/ _0x4dc5x9,_0x4dc5x3=_0x4dc5x3+ _0x4dc5xa/ 2+ _0x4dc5x5* (_0x4dc5x2[_0x5a12[67]]- 1)/ 2,_0x4dc5x4=_0x4dc5x4+ _0x4dc5x12/ 2- _0x4dc5x9* (_0x4dc5x2[_0x5a12[67]]- 1)/ 2,_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x2[_0x5a12[67]];_0x4dc5xa++){this[_0x5a12[1820]](_0x4dc5x2[_0x4dc5xa],_0x4dc5x3,_0x4dc5x4),_0x4dc5x3-= _0x4dc5x5,_0x4dc5x4+= _0x4dc5x9}}}};mxParallelEdgeLayout[_0x5a12[202]][_0x5a12[1820]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[1179]][_0x5a12[1712]](_0x4dc5x2)&& this[_0x5a12[1722]](_0x4dc5x2,[ new mxPoint(_0x4dc5x3,_0x4dc5x4)])};function mxCompositeLayout(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){mxGraphLayout[_0x5a12[239]](this,_0x4dc5x2);this[_0x5a12[1821]]= _0x4dc5x3;this[_0x5a12[1822]]= _0x4dc5x4}mxCompositeLayout[_0x5a12[202]]= new mxGraphLayout;mxCompositeLayout[_0x5a12[202]][_0x5a12[196]]= mxCompositeLayout;mxCompositeLayout[_0x5a12[202]][_0x5a12[1821]]= null;mxCompositeLayout[_0x5a12[202]][_0x5a12[1822]]= null;mxCompositeLayout[_0x5a12[202]][_0x5a12[1702]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){null!= this[_0x5a12[1822]]?this[_0x5a12[1822]][_0x5a12[582]][_0x5a12[183]](this[_0x5a12[1822]],arguments):this[_0x5a12[1821]][0][_0x5a12[582]][_0x5a12[183]](this[_0x5a12[1821]][0],arguments)};mxCompositeLayout[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]]();_0x4dc5x3[_0x5a12[473]]();try{for(var _0x4dc5x4=0;_0x4dc5x4< this[_0x5a12[1821]][_0x5a12[67]];_0x4dc5x4++){this[_0x5a12[1821]][_0x4dc5x4][_0x5a12[350]][_0x5a12[183]](this[_0x5a12[1821]][_0x4dc5x4],arguments)}}finally{_0x4dc5x3[_0x5a12[476]]()}};function mxEdgeLabelLayout(_0x4dc5x2,_0x4dc5x3){mxGraphLayout[_0x5a12[239]](this,_0x4dc5x2)}mxEdgeLabelLayout[_0x5a12[202]]= new mxGraphLayout;mxEdgeLabelLayout[_0x5a12[202]][_0x5a12[196]]= mxEdgeLabelLayout;mxEdgeLabelLayout[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2){for(var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[441]],_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x5=[],_0x4dc5x9=[],_0x4dc5xa=_0x4dc5x4[_0x5a12[262]](_0x4dc5x2),_0x4dc5x12=0;_0x4dc5x12< _0x4dc5xa;_0x4dc5x12++){var _0x4dc5x13=_0x4dc5x4[_0x5a12[263]](_0x4dc5x2,_0x4dc5x12),_0x4dc5x14=_0x4dc5x3[_0x5a12[248]](_0x4dc5x13);null!= _0x4dc5x14&& (this[_0x5a12[1713]](_0x4dc5x13)?this[_0x5a12[1715]](_0x4dc5x13)|| _0x4dc5x5[_0x5a12[207]](_0x4dc5x14):_0x4dc5x9[_0x5a12[207]](_0x4dc5x14))};this[_0x5a12[1823]](_0x4dc5x9,_0x4dc5x5)};mxEdgeLabelLayout[_0x5a12[202]][_0x5a12[1823]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]]();_0x4dc5x4[_0x5a12[473]]();try{for(var _0x4dc5x5=0;_0x4dc5x5< _0x4dc5x3[_0x5a12[67]];_0x4dc5x5++){var _0x4dc5x9=_0x4dc5x3[_0x4dc5x5];if(null!= _0x4dc5x9&& null!= _0x4dc5x9[_0x5a12[963]]&& null!= _0x4dc5x9[_0x5a12[963]][_0x5a12[1563]]){for(var _0x4dc5xa=0;_0x4dc5xa< _0x4dc5x2[_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x2[_0x4dc5xa];null!= _0x4dc5x12&& this[_0x5a12[1824]](_0x4dc5x9,_0x4dc5x12)}}}}finally{_0x4dc5x4[_0x5a12[476]]()}};mxEdgeLabelLayout[_0x5a12[202]][_0x5a12[1824]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x5=_0x4dc5x2[_0x5a12[963]][_0x5a12[1563]];if(mxUtils[_0x5a12[1825]](_0x4dc5x5,_0x4dc5x3)){var _0x4dc5x9=-_0x4dc5x5[_0x5a12[236]]- _0x4dc5x5[_0x5a12[119]] + _0x4dc5x3[_0x5a12[236]],_0x4dc5xa=-_0x4dc5x5[_0x5a12[236]]+ _0x4dc5x3[_0x5a12[236]] + _0x4dc5x3[_0x5a12[119]],_0x4dc5x9=Math[_0x5a12[425]](_0x4dc5x9)< Math[_0x5a12[425]](_0x4dc5xa)?_0x4dc5x9:_0x4dc5xa,_0x4dc5xa=-_0x4dc5x5[_0x5a12[235]]- _0x4dc5x5[_0x5a12[117]] + _0x4dc5x3[_0x5a12[235]],_0x4dc5x5=-_0x4dc5x5[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[235]] + _0x4dc5x3[_0x5a12[117]],_0x4dc5x5=Math[_0x5a12[425]](_0x4dc5xa)< Math[_0x5a12[425]](_0x4dc5x5)?_0x4dc5xa:_0x4dc5x5;Math[_0x5a12[425]](_0x4dc5x5)< Math[_0x5a12[425]](_0x4dc5x9)?_0x4dc5x9= 0:_0x4dc5x5= 0;_0x4dc5xa= _0x4dc5x4[_0x5a12[1721]](_0x4dc5x2[_0x5a12[246]]);null!= _0x4dc5xa&& (_0x4dc5xa= _0x4dc5xa[_0x5a12[238]](),null!= _0x4dc5xa[_0x5a12[1368]]?(_0x4dc5xa[_0x5a12[1368]][_0x5a12[235]]+= _0x4dc5x5,_0x4dc5xa[_0x5a12[1368]][_0x5a12[236]]+= _0x4dc5x9):_0x4dc5xa[_0x5a12[1368]]= new mxPoint(_0x4dc5x5,_0x4dc5x9),_0x4dc5x4[_0x5a12[1724]](_0x4dc5x2[_0x5a12[246]],_0x4dc5xa))}};function mxGraphAbstractHierarchyCell(){this[_0x5a12[235]]= [];this[_0x5a12[236]]= [];this[_0x5a12[1826]]= []}mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[1827]]= -1;mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[1828]]= -1;mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[235]]= null;mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[236]]= null;mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[117]]= 0;mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[119]]= 0;mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[1829]]= null;mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[1830]]= null;mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[1826]]= null;mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[1831]]= function(_0x4dc5x2){return null};mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[1832]]= function(_0x4dc5x2){return null};mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[250]]= function(){return !1};mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[1193]]= function(){return !1};mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[1833]]= function(_0x4dc5x2){return null};mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[1834]]= function(_0x4dc5x2,_0x4dc5x3){return null};mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[1835]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1193]]()?this[_0x5a12[235]][0]= _0x4dc5x3:this[_0x5a12[250]]()&& (this[_0x5a12[235]][_0x4dc5x2- this[_0x5a12[1828]]- 1]= _0x4dc5x3)};mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[730]]= function(_0x4dc5x2){return this[_0x5a12[1193]]()?this[_0x5a12[235]][0]:this[_0x5a12[250]]()?this[_0x5a12[235]][_0x4dc5x2- this[_0x5a12[1828]]- 1]:0};mxGraphAbstractHierarchyCell[_0x5a12[202]][_0x5a12[1836]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1193]]()?this[_0x5a12[236]][0]= _0x4dc5x3:this[_0x5a12[250]]()&& (this[_0x5a12[236]][_0x4dc5x2- this[_0x5a12[1828]]- 1]= _0x4dc5x3)};function mxGraphHierarchyNode(_0x4dc5x2){mxGraphAbstractHierarchyCell[_0x5a12[183]](this,arguments);this[_0x5a12[246]]= _0x4dc5x2}mxGraphHierarchyNode[_0x5a12[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyNode[_0x5a12[202]][_0x5a12[196]]= mxGraphHierarchyNode;mxGraphHierarchyNode[_0x5a12[202]][_0x5a12[246]]= null;mxGraphHierarchyNode[_0x5a12[202]][_0x5a12[1837]]= [];mxGraphHierarchyNode[_0x5a12[202]][_0x5a12[1838]]= [];mxGraphHierarchyNode[_0x5a12[202]][_0x5a12[1839]]= !1;mxGraphHierarchyNode[_0x5a12[202]][_0x5a12[1840]]= function(_0x4dc5x2){return this[_0x5a12[1827]]};mxGraphHierarchyNode[_0x5a12[202]][_0x5a12[1831]]= function(_0x4dc5x2){if(null== this[_0x5a12[1829]]){this[_0x5a12[1829]]= [];this[_0x5a12[1829]][0]= [];for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[1837]][_0x5a12[67]];_0x4dc5x3++){var _0x4dc5x4=this[_0x5a12[1837]][_0x4dc5x3];-1== _0x4dc5x4[_0x5a12[1827]] || _0x4dc5x4[_0x5a12[1827]]== _0x4dc5x2+ 1?this[_0x5a12[1829]][0][_0x5a12[207]](_0x4dc5x4[_0x5a12[1097]]):this[_0x5a12[1829]][0][_0x5a12[207]](_0x4dc5x4)}};return this[_0x5a12[1829]][0]};mxGraphHierarchyNode[_0x5a12[202]][_0x5a12[1832]]= function(_0x4dc5x2){if(null== this[_0x5a12[1830]]){this[_0x5a12[1830]]= [];this[_0x5a12[1830]][0]= [];for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[1838]][_0x5a12[67]];_0x4dc5x3++){var _0x4dc5x4=this[_0x5a12[1838]][_0x4dc5x3];-1== _0x4dc5x4[_0x5a12[1828]] || _0x4dc5x4[_0x5a12[1828]]== _0x4dc5x2- 1?this[_0x5a12[1830]][0][_0x5a12[207]](_0x4dc5x4[_0x5a12[772]]):this[_0x5a12[1830]][0][_0x5a12[207]](_0x4dc5x4)}};return this[_0x5a12[1830]][0]};mxGraphHierarchyNode[_0x5a12[202]][_0x5a12[1193]]= function(){return !0};mxGraphHierarchyNode[_0x5a12[202]][_0x5a12[1833]]= function(_0x4dc5x2){return this[_0x5a12[1826]][0]};mxGraphHierarchyNode[_0x5a12[202]][_0x5a12[1834]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1826]][0]= _0x4dc5x3};mxGraphHierarchyNode[_0x5a12[202]][_0x5a12[1720]]= function(_0x4dc5x2){if(null!= _0x4dc5x2&& null!= this[_0x5a12[1839]]&& null!= _0x4dc5x2[_0x5a12[1839]]&& this[_0x5a12[1839]][_0x5a12[67]]< _0x4dc5x2[_0x5a12[1839]][_0x5a12[67]]){if(this[_0x5a12[1839]]== _0x4dc5x2[_0x5a12[1839]]){return !0};if(null== this[_0x5a12[1839]]|| null== this[_0x5a12[1839]]){return !1};for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[1839]][_0x5a12[67]];_0x4dc5x3++){if(this[_0x5a12[1839]][_0x4dc5x3]!= _0x4dc5x2[_0x5a12[1839]][_0x4dc5x3]){return !1}};return !0};return !1};mxGraphHierarchyNode[_0x5a12[202]][_0x5a12[1841]]= function(){return this[_0x5a12[246]]};function mxGraphHierarchyEdge(_0x4dc5x2){mxGraphAbstractHierarchyCell[_0x5a12[183]](this,arguments);this[_0x5a12[1842]]= _0x4dc5x2}mxGraphHierarchyEdge[_0x5a12[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyEdge[_0x5a12[202]][_0x5a12[196]]= mxGraphHierarchyEdge;mxGraphHierarchyEdge[_0x5a12[202]][_0x5a12[1842]]= null;mxGraphHierarchyEdge[_0x5a12[202]][_0x5a12[1097]]= null;mxGraphHierarchyEdge[_0x5a12[202]][_0x5a12[772]]= null;mxGraphHierarchyEdge[_0x5a12[202]][_0x5a12[1843]]= !1;mxGraphHierarchyEdge[_0x5a12[202]][_0x5a12[1744]]= function(_0x4dc5x2){_0x4dc5x2= this[_0x5a12[1097]];this[_0x5a12[1097]]= this[_0x5a12[772]];this[_0x5a12[772]]= _0x4dc5x2;this[_0x5a12[1843]]= !this[_0x5a12[1843]]};mxGraphHierarchyEdge[_0x5a12[202]][_0x5a12[1831]]= function(_0x4dc5x2){if(null== this[_0x5a12[1829]]){this[_0x5a12[1829]]= [];for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[1826]][_0x5a12[67]];_0x4dc5x3++){this[_0x5a12[1829]][_0x4dc5x3]= [],_0x4dc5x3== this[_0x5a12[1826]][_0x5a12[67]]- 1?this[_0x5a12[1829]][_0x4dc5x3][_0x5a12[207]](this[_0x5a12[1097]]):this[_0x5a12[1829]][_0x4dc5x3][_0x5a12[207]](this)}};return this[_0x5a12[1829]][_0x4dc5x2- this[_0x5a12[1828]]- 1]};mxGraphHierarchyEdge[_0x5a12[202]][_0x5a12[1832]]= function(_0x4dc5x2){if(null== this[_0x5a12[1830]]){this[_0x5a12[1830]]= [];for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[1826]][_0x5a12[67]];_0x4dc5x3++){this[_0x5a12[1830]][_0x4dc5x3]= [],0== _0x4dc5x3?this[_0x5a12[1830]][_0x4dc5x3][_0x5a12[207]](this[_0x5a12[772]]):this[_0x5a12[1830]][_0x4dc5x3][_0x5a12[207]](this)}};return this[_0x5a12[1830]][_0x4dc5x2- this[_0x5a12[1828]]- 1]};mxGraphHierarchyEdge[_0x5a12[202]][_0x5a12[250]]= function(){return !0};mxGraphHierarchyEdge[_0x5a12[202]][_0x5a12[1833]]= function(_0x4dc5x2){return this[_0x5a12[1826]][_0x4dc5x2- this[_0x5a12[1828]]- 1]};mxGraphHierarchyEdge[_0x5a12[202]][_0x5a12[1834]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1826]][_0x4dc5x2- this[_0x5a12[1828]]- 1]= _0x4dc5x3};mxGraphHierarchyEdge[_0x5a12[202]][_0x5a12[1841]]= function(){return null!= this[_0x5a12[1842]]&& 0< this[_0x5a12[1842]][_0x5a12[67]]?this[_0x5a12[1842]][0]:null};function mxGraphHierarchyModel(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x2[_0x5a12[1703]]();this[_0x5a12[1844]]= _0x4dc5x9;this[_0x5a12[1845]]= _0x4dc5x4;this[_0x5a12[1101]]= _0x4dc5x5;this[_0x5a12[1846]]= {};this[_0x5a12[1847]]= {};this[_0x5a12[1827]]= 0;_0x4dc5x4= [];null== _0x4dc5x3&& (_0x4dc5x3= this[_0x5a12[1179]][_0x5a12[1728]](_0x4dc5x5));this[_0x5a12[1827]]= this[_0x5a12[1848]];this[_0x5a12[1849]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4);for(_0x4dc5x5= 0;_0x4dc5x5< _0x4dc5x3[_0x5a12[67]];_0x4dc5x5++){_0x4dc5x9= _0x4dc5x4[_0x4dc5x5][_0x5a12[1838]];for(var _0x4dc5xa=0;_0x4dc5xa< _0x4dc5x9[_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x9[_0x4dc5xa],_0x4dc5x13=_0x4dc5x12[_0x5a12[1842]];if(null!= _0x4dc5x13&& 0< _0x4dc5x13[_0x5a12[67]]){var _0x4dc5x13=_0x4dc5x13[0],_0x4dc5x14=_0x4dc5x2[_0x5a12[1710]](_0x4dc5x13,!1),_0x4dc5x14=mxCellPath[_0x5a12[385]](_0x4dc5x14),_0x4dc5x14=this[_0x5a12[1846]][_0x4dc5x14];_0x4dc5x4[_0x4dc5x5]== _0x4dc5x14&& (_0x4dc5x14= _0x4dc5x2[_0x5a12[1710]](_0x4dc5x13,!0),_0x4dc5x14= mxCellPath[_0x5a12[385]](_0x4dc5x14),_0x4dc5x14= this[_0x5a12[1846]][_0x4dc5x14]);null!= _0x4dc5x14&& _0x4dc5x4[_0x4dc5x5]!= _0x4dc5x14&& (_0x4dc5x12[_0x5a12[772]]= _0x4dc5x14,0== _0x4dc5x14[_0x5a12[1837]][_0x5a12[67]]&& (_0x4dc5x14[_0x5a12[1837]]= []),0> mxUtils[_0x5a12[2]](_0x4dc5x14[_0x5a12[1837]],_0x4dc5x12)&& _0x4dc5x14[_0x5a12[1837]][_0x5a12[207]](_0x4dc5x12))}};_0x4dc5x4[_0x4dc5x5][_0x5a12[1826]][0]= 1}}mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1827]]= null;mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1846]]= null;mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1847]]= null;mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1850]]= null;mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1845]]= null;mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1101]]= null;mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1851]]= 0;mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1848]]= 1E8;mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1844]]= !1;mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1849]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){for(var _0x4dc5x5=_0x4dc5x2[_0x5a12[1703]](),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x3[_0x5a12[67]];_0x4dc5x9++){_0x4dc5x4[_0x4dc5x9]= new mxGraphHierarchyNode(_0x4dc5x3[_0x4dc5x9]);var _0x4dc5xa=mxCellPath[_0x5a12[385]](_0x4dc5x3[_0x4dc5x9]);this[_0x5a12[1846]][_0x4dc5xa]= _0x4dc5x4[_0x4dc5x9];_0x4dc5xa= _0x4dc5x2[_0x5a12[264]](_0x4dc5x3[_0x4dc5x9]);_0x4dc5x4[_0x4dc5x9][_0x5a12[1838]]= [];for(var _0x4dc5x12=0;_0x4dc5x12< _0x4dc5xa[_0x5a12[67]];_0x4dc5x12++){var _0x4dc5x13=_0x4dc5x2[_0x5a12[1710]](_0x4dc5xa[_0x4dc5x12],!1);if(_0x4dc5x13!= _0x4dc5x3[_0x4dc5x9]&& _0x4dc5x13!= _0x4dc5x3[_0x4dc5x9]&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[251]][_0x5a12[1193]](_0x4dc5x13)&& !_0x4dc5x2[_0x5a12[1713]](_0x4dc5x13)){var _0x4dc5x14=_0x4dc5x2[_0x5a12[1781]](_0x4dc5x3[_0x4dc5x9],_0x4dc5x13,!1),_0x4dc5x15=_0x4dc5x2[_0x5a12[1781]](_0x4dc5x3[_0x4dc5x9],_0x4dc5x13,!0),_0x4dc5x13=mxCellPath[_0x5a12[385]](_0x4dc5x14[0]);if(null!= _0x4dc5x14&& 0< _0x4dc5x14[_0x5a12[67]]&& null== this[_0x5a12[1847]][_0x4dc5x13]&& 2* _0x4dc5x15[_0x5a12[67]]>= _0x4dc5x14[_0x5a12[67]]){for(var _0x4dc5x15= new mxGraphHierarchyEdge(_0x4dc5x14),_0x4dc5x16=0;_0x4dc5x16< _0x4dc5x14[_0x5a12[67]];_0x4dc5x16++){var _0x4dc5x17=_0x4dc5x14[_0x4dc5x16],_0x4dc5x13=mxCellPath[_0x5a12[385]](_0x4dc5x17);this[_0x5a12[1847]][_0x4dc5x13]= _0x4dc5x15;_0x4dc5x5[_0x5a12[1809]](_0x4dc5x17);_0x4dc5x2[_0x5a12[1787]]&& (_0x4dc5x2[_0x5a12[1716]](_0x4dc5x17,!1),_0x4dc5x2[_0x5a12[1718]](_0x4dc5x17,!0))};_0x4dc5x15[_0x5a12[1097]]= _0x4dc5x4[_0x4dc5x9];0> mxUtils[_0x5a12[2]](_0x4dc5x4[_0x4dc5x9][_0x5a12[1838]],_0x4dc5x15)&& _0x4dc5x4[_0x4dc5x9][_0x5a12[1838]][_0x5a12[207]](_0x4dc5x15)}}};_0x4dc5x4[_0x4dc5x9][_0x5a12[1826]][0]= 0}};mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1852]]= function(){var _0x4dc5x2=[];if(null!= this[_0x5a12[1845]]){for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[1845]][_0x5a12[67]];_0x4dc5x3++){var _0x4dc5x4=mxCellPath[_0x5a12[385]](this[_0x5a12[1845]][_0x4dc5x3]),_0x4dc5x4=this[_0x5a12[1846]][_0x4dc5x4];null!= _0x4dc5x4&& _0x4dc5x2[_0x5a12[207]](_0x4dc5x4)}};for(var _0x4dc5x5 in this[_0x5a12[1846]]){_0x4dc5x4= this[_0x5a12[1846]][_0x4dc5x5],_0x4dc5x4[_0x5a12[1826]][0]= -1};for(var _0x4dc5x9=_0x4dc5x2[_0x5a12[1853]]();0< _0x4dc5x2[_0x5a12[67]];){var _0x4dc5x4=_0x4dc5x2[0],_0x4dc5xa,_0x4dc5x12;_0x4dc5xa= _0x4dc5x4[_0x5a12[1837]];_0x4dc5x12= _0x4dc5x4[_0x5a12[1838]];for(var _0x4dc5x13=!0,_0x4dc5x14=this[_0x5a12[1848]],_0x4dc5x3=0;_0x4dc5x3< _0x4dc5xa[_0x5a12[67]];_0x4dc5x3++){var _0x4dc5x15=_0x4dc5xa[_0x4dc5x3];if(5270620== _0x4dc5x15[_0x5a12[1826]][0]){_0x4dc5x15= _0x4dc5x15[_0x5a12[1097]],_0x4dc5x14= Math[_0x5a12[243]](_0x4dc5x14,_0x4dc5x15[_0x5a12[1826]][0]- 1)}else {_0x4dc5x13= !1;break}};if(_0x4dc5x13){_0x4dc5x4[_0x5a12[1826]][0]= _0x4dc5x14;this[_0x5a12[1827]]= Math[_0x5a12[243]](this[_0x5a12[1827]],_0x4dc5x14);if(null!= _0x4dc5x12){for(_0x4dc5x3= 0;_0x4dc5x3< _0x4dc5x12[_0x5a12[67]];_0x4dc5x3++){_0x4dc5x15= _0x4dc5x12[_0x4dc5x3],_0x4dc5x15[_0x5a12[1826]][0]= 5270620,_0x4dc5x15= _0x4dc5x15[_0x5a12[772]],-1== _0x4dc5x15[_0x5a12[1826]][0] && (_0x4dc5x2[_0x5a12[207]](_0x4dc5x15),_0x4dc5x15[_0x5a12[1826]][0]= -2)}};_0x4dc5x2[_0x5a12[1115]]()}else {if(_0x4dc5x3= _0x4dc5x2[_0x5a12[1115]](),_0x4dc5x2[_0x5a12[207]](_0x4dc5x4),_0x4dc5x3== _0x4dc5x4&& 1== _0x4dc5x2[_0x5a12[67]]){break}}};for(_0x4dc5x5 in this[_0x5a12[1846]]){_0x4dc5x4= this[_0x5a12[1846]][_0x4dc5x5],_0x4dc5x4[_0x5a12[1826]][0]-= this[_0x5a12[1827]]};for(_0x4dc5x3= 0;_0x4dc5x3< _0x4dc5x9[_0x5a12[67]];_0x4dc5x3++){_0x4dc5x4= _0x4dc5x9[_0x4dc5x3];_0x4dc5x2= 0;_0x4dc5xa= _0x4dc5x4[_0x5a12[1838]];for(_0x4dc5x5= 0;_0x4dc5x5< _0x4dc5xa[_0x5a12[67]];_0x4dc5x5++){_0x4dc5x15= _0x4dc5xa[_0x4dc5x5],_0x4dc5x15= _0x4dc5x15[_0x5a12[772]],_0x4dc5x4[_0x5a12[1826]][0]= Math[_0x5a12[160]](_0x4dc5x2,_0x4dc5x15[_0x5a12[1826]][0]+ 1),_0x4dc5x2= _0x4dc5x4[_0x5a12[1826]][0]}};this[_0x5a12[1827]]= this[_0x5a12[1848]]- this[_0x5a12[1827]]};mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1854]]= function(){var _0x4dc5x2=[];this[_0x5a12[1850]]= [];for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[1827]]+ 1;_0x4dc5x3++){_0x4dc5x2[_0x4dc5x3]= [],this[_0x5a12[1850]][_0x4dc5x3]= _0x4dc5x2[_0x4dc5x3]};var _0x4dc5x4=null;if(null!= this[_0x5a12[1845]]){for(var _0x4dc5x5=this[_0x5a12[1845]],_0x4dc5x4=[],_0x4dc5x3=0;_0x4dc5x3< _0x4dc5x5[_0x5a12[67]];_0x4dc5x3++){var _0x4dc5x9=mxCellPath[_0x5a12[385]](_0x4dc5x5[_0x4dc5x3]);_0x4dc5x4[_0x4dc5x3]= this[_0x5a12[1846]][_0x4dc5x9]}};this[_0x5a12[209]](function(_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5x15){0== _0x4dc5x15&& (0> _0x4dc5x4[_0x5a12[1827]]&& 0> _0x4dc5x4[_0x5a12[1828]])&& (_0x4dc5x2[_0x4dc5x4[_0x5a12[1826]][0]][_0x5a12[207]](_0x4dc5x4),_0x4dc5x4[_0x5a12[1827]]= _0x4dc5x4[_0x5a12[1826]][0],_0x4dc5x4[_0x5a12[1828]]= _0x4dc5x4[_0x5a12[1826]][0],_0x4dc5x4[_0x5a12[1826]][0]= _0x4dc5x2[_0x4dc5x4[_0x5a12[1827]]][_0x5a12[67]]- 1);if(null!= _0x4dc5x3&& null!= _0x4dc5x5&& 1< _0x4dc5x3[_0x5a12[1827]]- _0x4dc5x4[_0x5a12[1827]]){_0x4dc5x5[_0x5a12[1827]]= _0x4dc5x3[_0x5a12[1827]];_0x4dc5x5[_0x5a12[1828]]= _0x4dc5x4[_0x5a12[1827]];_0x4dc5x5[_0x5a12[1826]]= [];_0x4dc5x5[_0x5a12[235]]= [];_0x4dc5x5[_0x5a12[236]]= [];for(_0x4dc5x3= _0x4dc5x5[_0x5a12[1828]]+ 1;_0x4dc5x3< _0x4dc5x5[_0x5a12[1827]];_0x4dc5x3++){_0x4dc5x2[_0x4dc5x3][_0x5a12[207]](_0x4dc5x5),_0x4dc5x5[_0x5a12[1834]](_0x4dc5x3,_0x4dc5x2[_0x4dc5x3][_0x5a12[67]]- 1)}}},_0x4dc5x4,!1,null)};mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[209]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x3){for(var _0x4dc5x9=0;_0x4dc5x9< _0x4dc5x3[_0x5a12[67]];_0x4dc5x9++){var _0x4dc5xa=_0x4dc5x3[_0x4dc5x9];null!= _0x4dc5xa&& (null== _0x4dc5x5&& (_0x4dc5x5= {}),_0x4dc5x4?(_0x4dc5xa[_0x5a12[1839]]= [],_0x4dc5xa[_0x5a12[1839]][0]= this[_0x5a12[1851]],_0x4dc5xa[_0x5a12[1839]][1]= _0x4dc5x9,this[_0x5a12[1855]](null,_0x4dc5xa,null,_0x4dc5x2,_0x4dc5x5,_0x4dc5xa[_0x5a12[1839]],_0x4dc5x9,0)):this[_0x5a12[1758]](null,_0x4dc5xa,null,_0x4dc5x2,_0x4dc5x5,0))};this[_0x5a12[1851]]++}};mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1758]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){if(null!= _0x4dc5x3){var _0x4dc5x12=mxCellPath[_0x5a12[385]](_0x4dc5x3[_0x5a12[246]]);if(null== _0x4dc5x9[_0x4dc5x12]){_0x4dc5x9[_0x4dc5x12]= _0x4dc5x3;_0x4dc5x5(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5xa,0);_0x4dc5x2= _0x4dc5x3[_0x5a12[1838]][_0x5a12[1853]]();for(_0x4dc5x4= 0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){_0x4dc5x12= _0x4dc5x2[_0x4dc5x4],this[_0x5a12[1758]](_0x4dc5x3,_0x4dc5x12[_0x5a12[772]],_0x4dc5x12,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa+ 1)}}else {_0x4dc5x5(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5xa,1)}}};mxGraphHierarchyModel[_0x5a12[202]][_0x5a12[1855]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13){if(null!= _0x4dc5x3){if(null!= _0x4dc5x2&& (null== _0x4dc5x3[_0x5a12[1839]]|| _0x4dc5x3[_0x5a12[1839]][0]!= _0x4dc5x2[_0x5a12[1839]][0])){_0x4dc5xa= _0x4dc5x2[_0x5a12[1839]][_0x5a12[67]]+ 1,_0x4dc5x3[_0x5a12[1839]]= _0x4dc5x2[_0x5a12[1839]][_0x5a12[1853]](),_0x4dc5x3[_0x5a12[1839]][_0x4dc5xa- 1]= _0x4dc5x12};_0x4dc5x12= mxCellPath[_0x5a12[385]](_0x4dc5x3[_0x5a12[246]]);if(null== _0x4dc5x9[_0x4dc5x12]){_0x4dc5x9[_0x4dc5x12]= _0x4dc5x3;_0x4dc5x5(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x13,0);_0x4dc5x2= _0x4dc5x3[_0x5a12[1838]][_0x5a12[1853]]();for(_0x4dc5x4= 0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){_0x4dc5x12= _0x4dc5x2[_0x4dc5x4],this[_0x5a12[1855]](_0x4dc5x3,_0x4dc5x12[_0x5a12[772]],_0x4dc5x12,_0x4dc5x5,_0x4dc5x9,_0x4dc5x3[_0x5a12[1839]],_0x4dc5x4,_0x4dc5x13+ 1)}}else {_0x4dc5x5(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x13,1)}}};function mxHierarchicalLayoutStage(){}mxHierarchicalLayoutStage[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2){};function mxMedianHybridCrossingReduction(_0x4dc5x2){this[_0x5a12[1759]]= _0x4dc5x2}mxMedianHybridCrossingReduction[_0x5a12[202]]= new mxHierarchicalLayoutStage;mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[196]]= mxMedianHybridCrossingReduction;mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[1759]]= null;mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[1795]]= 24;mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[1856]]= null;mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[1857]]= 0;mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[1858]]= 0;mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[1859]]= 2;mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2){_0x4dc5x2= this[_0x5a12[1759]][_0x5a12[502]]();this[_0x5a12[1856]]= [];for(var _0x4dc5x3=0;_0x4dc5x3< _0x4dc5x2[_0x5a12[1850]][_0x5a12[67]];_0x4dc5x3++){this[_0x5a12[1856]][_0x4dc5x3]= _0x4dc5x2[_0x5a12[1850]][_0x4dc5x3][_0x5a12[1853]]()};for(var _0x4dc5x4=0,_0x4dc5x5=this[_0x5a12[1860]](_0x4dc5x2),_0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[1795]]&& _0x4dc5x4< this[_0x5a12[1859]];_0x4dc5x3++){this[_0x5a12[1861]](_0x4dc5x3,_0x4dc5x2);this[_0x5a12[1862]](_0x4dc5x3,_0x4dc5x2);var _0x4dc5x9=this[_0x5a12[1860]](_0x4dc5x2);if(_0x4dc5x9< _0x4dc5x5){_0x4dc5x5= _0x4dc5x9;for(_0x4dc5x9= _0x4dc5x4= 0;_0x4dc5x9< this[_0x5a12[1856]][_0x5a12[67]];_0x4dc5x9++){for(var _0x4dc5xa=_0x4dc5x2[_0x5a12[1850]][_0x4dc5x9],_0x4dc5x12=0;_0x4dc5x12< _0x4dc5xa[_0x5a12[67]];_0x4dc5x12++){var _0x4dc5x13=_0x4dc5xa[_0x4dc5x12];this[_0x5a12[1856]][_0x4dc5x9][_0x4dc5x13[_0x5a12[1833]](_0x4dc5x9)]= _0x4dc5x13}}}else {_0x4dc5x4++;for(_0x4dc5x9= 0;_0x4dc5x9< this[_0x5a12[1856]][_0x5a12[67]];_0x4dc5x9++){_0x4dc5xa= _0x4dc5x2[_0x5a12[1850]][_0x4dc5x9];for(_0x4dc5x12= 0;_0x4dc5x12< _0x4dc5xa[_0x5a12[67]];_0x4dc5x12++){_0x4dc5x13= _0x4dc5xa[_0x4dc5x12],_0x4dc5x13[_0x5a12[1834]](_0x4dc5x9,_0x4dc5x12)}}};if(0== _0x4dc5x5){break}};_0x4dc5x4= [];_0x4dc5x5= [];for(_0x4dc5x3= 0;_0x4dc5x3< _0x4dc5x2[_0x5a12[1827]]+ 1;_0x4dc5x3++){_0x4dc5x5[_0x4dc5x3]= [],_0x4dc5x4[_0x4dc5x3]= _0x4dc5x5[_0x4dc5x3]};for(_0x4dc5x3= 0;_0x4dc5x3< this[_0x5a12[1856]][_0x5a12[67]];_0x4dc5x3++){for(_0x4dc5x9= 0;_0x4dc5x9< this[_0x5a12[1856]][_0x4dc5x3][_0x5a12[67]];_0x4dc5x9++){_0x4dc5x5[_0x4dc5x3][_0x5a12[207]](this[_0x5a12[1856]][_0x4dc5x3][_0x4dc5x9])}};_0x4dc5x2[_0x5a12[1850]]= _0x4dc5x4};mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[1860]]= function(_0x4dc5x2){for(var _0x4dc5x3=_0x4dc5x2[_0x5a12[1850]][_0x5a12[67]],_0x4dc5x4=0,_0x4dc5x5=1;_0x4dc5x5< _0x4dc5x3;_0x4dc5x5++){_0x4dc5x4+= this[_0x5a12[1863]](_0x4dc5x5,_0x4dc5x2)};return _0x4dc5x4};mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[1863]]= function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4=0,_0x4dc5x5=_0x4dc5x3[_0x5a12[1850]][_0x4dc5x2],_0x4dc5x9=_0x4dc5x5[_0x5a12[67]],_0x4dc5xa=_0x4dc5x3[_0x5a12[1850]][_0x4dc5x2- 1][_0x5a12[67]],_0x4dc5x12=[],_0x4dc5x13=0;_0x4dc5x13< _0x4dc5x9;_0x4dc5x13++){_0x4dc5x12[_0x4dc5x13]= []};for(_0x4dc5x13= 0;_0x4dc5x13< _0x4dc5x5[_0x5a12[67]];_0x4dc5x13++){for(var _0x4dc5x14=_0x4dc5x5[_0x4dc5x13],_0x4dc5x15=_0x4dc5x14[_0x5a12[1833]](_0x4dc5x2),_0x4dc5x16=_0x4dc5x14[_0x5a12[1832]](_0x4dc5x2),_0x4dc5x14=0;_0x4dc5x14< _0x4dc5x16[_0x5a12[67]];_0x4dc5x14++){var _0x4dc5x17=_0x4dc5x16[_0x4dc5x14][_0x5a12[1833]](_0x4dc5x2- 1);_0x4dc5x12[_0x4dc5x15][_0x4dc5x17]= 201207}};for(_0x4dc5x13= 0;_0x4dc5x13< _0x4dc5x9;_0x4dc5x13++){for(_0x4dc5x14= 0;_0x4dc5x14< _0x4dc5xa;_0x4dc5x14++){if(201207== _0x4dc5x12[_0x4dc5x13][_0x4dc5x14]){for(_0x4dc5x5= _0x4dc5x13+ 1;_0x4dc5x5< _0x4dc5x9;_0x4dc5x5++){for(_0x4dc5x15= 0;_0x4dc5x15< _0x4dc5x14;_0x4dc5x15++){201207== _0x4dc5x12[_0x4dc5x5][_0x4dc5x15]&& _0x4dc5x4++}};for(_0x4dc5x5= 0;_0x4dc5x5< _0x4dc5x13;_0x4dc5x5++){for(_0x4dc5x15= _0x4dc5x14+ 1;_0x4dc5x15< _0x4dc5xa;_0x4dc5x15++){201207== _0x4dc5x12[_0x4dc5x5][_0x4dc5x15]&& _0x4dc5x4++}}}}};return _0x4dc5x4/ 2};mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[1862]]= function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4=!0,_0x4dc5x5=0;_0x4dc5x4&& 10> _0x4dc5x5++;){for(var _0x4dc5x9=1== _0x4dc5x2% 2&& 1== _0x4dc5x5% 2,_0x4dc5x4=!1,_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x3[_0x5a12[1850]][_0x5a12[67]];_0x4dc5xa++){for(var _0x4dc5x12=_0x4dc5x3[_0x5a12[1850]][_0x4dc5xa],_0x4dc5x13=[],_0x4dc5x14=0;_0x4dc5x14< _0x4dc5x12[_0x5a12[67]];_0x4dc5x14++){var _0x4dc5x15=_0x4dc5x12[_0x4dc5x14],_0x4dc5x16=_0x4dc5x15[_0x5a12[1833]](_0x4dc5xa);0> _0x4dc5x16&& (_0x4dc5x16= _0x4dc5x14);_0x4dc5x13[_0x4dc5x16]= _0x4dc5x15};for(var _0x4dc5x17=_0x4dc5x16= _0x4dc5x15= null,_0x4dc5x18=null,_0x4dc5x19=null,_0x4dc5x1a=null,_0x4dc5x1b=null,_0x4dc5x1c=null,_0x4dc5x1d=null,_0x4dc5x1e=null,_0x4dc5x14=0;_0x4dc5x14< _0x4dc5x12[_0x5a12[67]]- 1;_0x4dc5x14++){if(0== _0x4dc5x14){for(var _0x4dc5x1d=_0x4dc5x13[_0x4dc5x14],_0x4dc5x15=_0x4dc5x1d[_0x5a12[1831]](_0x4dc5xa),_0x4dc5x16=_0x4dc5x1d[_0x5a12[1832]](_0x4dc5xa),_0x4dc5x19=[],_0x4dc5x1a=[],_0x4dc5x1f=0;_0x4dc5x1f< _0x4dc5x15[_0x5a12[67]];_0x4dc5x1f++){_0x4dc5x19[_0x4dc5x1f]= _0x4dc5x15[_0x4dc5x1f][_0x5a12[1833]](_0x4dc5xa+ 1)};for(_0x4dc5x1f= 0;_0x4dc5x1f< _0x4dc5x16[_0x5a12[67]];_0x4dc5x1f++){_0x4dc5x1a[_0x4dc5x1f]= _0x4dc5x16[_0x4dc5x1f][_0x5a12[1833]](_0x4dc5xa- 1)}}else {_0x4dc5x15= _0x4dc5x17,_0x4dc5x16= _0x4dc5x18,_0x4dc5x19= _0x4dc5x1b,_0x4dc5x1a= _0x4dc5x1c,_0x4dc5x1d= _0x4dc5x1e};_0x4dc5x1e= _0x4dc5x13[_0x4dc5x14+ 1];_0x4dc5x17= _0x4dc5x1e[_0x5a12[1831]](_0x4dc5xa);_0x4dc5x18= _0x4dc5x1e[_0x5a12[1832]](_0x4dc5xa);_0x4dc5x1b= [];_0x4dc5x1c= [];for(_0x4dc5x1f= 0;_0x4dc5x1f< _0x4dc5x17[_0x5a12[67]];_0x4dc5x1f++){_0x4dc5x1b[_0x4dc5x1f]= _0x4dc5x17[_0x4dc5x1f][_0x5a12[1833]](_0x4dc5xa+ 1)};for(_0x4dc5x1f= 0;_0x4dc5x1f< _0x4dc5x18[_0x5a12[67]];_0x4dc5x1f++){_0x4dc5x1c[_0x4dc5x1f]= _0x4dc5x18[_0x4dc5x1f][_0x5a12[1833]](_0x4dc5xa- 1)};for(var _0x4dc5x20=0,_0x4dc5x62=0,_0x4dc5x1f=0;_0x4dc5x1f< _0x4dc5x19[_0x5a12[67]];_0x4dc5x1f++){for(var _0x4dc5x63=0;_0x4dc5x63< _0x4dc5x1b[_0x5a12[67]];_0x4dc5x63++){_0x4dc5x19[_0x4dc5x1f]> _0x4dc5x1b[_0x4dc5x63]&& _0x4dc5x20++,_0x4dc5x19[_0x4dc5x1f]< _0x4dc5x1b[_0x4dc5x63]&& _0x4dc5x62++}};for(_0x4dc5x1f= 0;_0x4dc5x1f< _0x4dc5x1a[_0x5a12[67]];_0x4dc5x1f++){for(_0x4dc5x63= 0;_0x4dc5x63< _0x4dc5x1c[_0x5a12[67]];_0x4dc5x63++){_0x4dc5x1a[_0x4dc5x1f]> _0x4dc5x1c[_0x4dc5x63]&& _0x4dc5x20++,_0x4dc5x1a[_0x4dc5x1f]< _0x4dc5x1c[_0x4dc5x63]&& _0x4dc5x62++}};if(_0x4dc5x62< _0x4dc5x20|| _0x4dc5x62== _0x4dc5x20&& _0x4dc5x9){_0x4dc5x17= _0x4dc5x1d[_0x5a12[1833]](_0x4dc5xa),_0x4dc5x1d[_0x5a12[1834]](_0x4dc5xa,_0x4dc5x1e[_0x5a12[1833]](_0x4dc5xa)),_0x4dc5x1e[_0x5a12[1834]](_0x4dc5xa,_0x4dc5x17),_0x4dc5x17= _0x4dc5x15,_0x4dc5x18= _0x4dc5x16,_0x4dc5x1b= _0x4dc5x19,_0x4dc5x1c= _0x4dc5x1a,_0x4dc5x1e= _0x4dc5x1d,_0x4dc5x9|| (_0x4dc5x4= !0)}}}}};mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[1861]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=0== _0x4dc5x2% 2;if(_0x4dc5x4){for(var _0x4dc5x5=_0x4dc5x3[_0x5a12[1827]]- 1;0<= _0x4dc5x5;_0x4dc5x5--){this[_0x5a12[1864]](_0x4dc5x5,_0x4dc5x4)}}else {for(_0x4dc5x5= 1;_0x4dc5x5< _0x4dc5x3[_0x5a12[1827]];_0x4dc5x5++){this[_0x5a12[1864]](_0x4dc5x5,_0x4dc5x4)}}};mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[1864]]= function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4=this[_0x5a12[1856]][_0x4dc5x2][_0x5a12[67]],_0x4dc5x5=[],_0x4dc5x9=[],_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x4;_0x4dc5xa++){var _0x4dc5x12=this[_0x5a12[1856]][_0x4dc5x2][_0x4dc5xa],_0x4dc5x13= new MedianCellSorter;_0x4dc5x13[_0x5a12[246]]= _0x4dc5x12;var _0x4dc5x14;_0x4dc5x14= _0x4dc5x3?_0x4dc5x12[_0x5a12[1831]](_0x4dc5x2):_0x4dc5x12[_0x5a12[1832]](_0x4dc5x2);var _0x4dc5x15;_0x4dc5x15= _0x4dc5x3?_0x4dc5x2+ 1:_0x4dc5x2- 1;null!= _0x4dc5x14&& 0!= _0x4dc5x14[_0x5a12[67]]?(_0x4dc5x13[_0x5a12[1865]]= this[_0x5a12[1865]](_0x4dc5x14,_0x4dc5x15),_0x4dc5x5[_0x5a12[207]](_0x4dc5x13)):_0x4dc5x9[_0x4dc5x12[_0x5a12[1833]](_0x4dc5x2)]= !0};_0x4dc5x5[_0x5a12[470]](MedianCellSorter[_0x5a12[202]][_0x5a12[469]]);for(_0x4dc5xa= 0;_0x4dc5xa< _0x4dc5x4;_0x4dc5xa++){null== _0x4dc5x9[_0x4dc5xa]&& (_0x4dc5x12= _0x4dc5x5[_0x5a12[1115]]()[_0x5a12[246]],_0x4dc5x12[_0x5a12[1834]](_0x4dc5x2,_0x4dc5xa))}};mxMedianHybridCrossingReduction[_0x5a12[202]][_0x5a12[1865]]= function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4=[],_0x4dc5x5=0,_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x2[_0x5a12[67]];_0x4dc5x9++){var _0x4dc5xa=_0x4dc5x2[_0x4dc5x9];_0x4dc5x4[_0x4dc5x5++]= _0x4dc5xa[_0x5a12[1833]](_0x4dc5x3)};_0x4dc5x4[_0x5a12[470]](function(_0x4dc5x2,_0x4dc5x3){return _0x4dc5x2- _0x4dc5x3});if(1== _0x4dc5x5% 2){return _0x4dc5x4[Math[_0x5a12[519]](_0x4dc5x5/ 2)]};if(2== _0x4dc5x5){return (_0x4dc5x4[0]+ _0x4dc5x4[1])/ 2};_0x4dc5x9= _0x4dc5x5/ 2;_0x4dc5xa= _0x4dc5x4[_0x4dc5x9- 1]- _0x4dc5x4[0];_0x4dc5x5= _0x4dc5x4[_0x4dc5x5- 1]- _0x4dc5x4[_0x4dc5x9];return (_0x4dc5x4[_0x4dc5x9- 1]* _0x4dc5x5+ _0x4dc5x4[_0x4dc5x9]* _0x4dc5xa)/ (_0x4dc5xa+ _0x4dc5x5)};function MedianCellSorter(){}MedianCellSorter[_0x5a12[202]][_0x5a12[1865]]= 0;MedianCellSorter[_0x5a12[202]][_0x5a12[246]]= !1;MedianCellSorter[_0x5a12[202]][_0x5a12[469]]= function(_0x4dc5x2,_0x4dc5x3){return null!= _0x4dc5x2&& null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[1865]]> _0x4dc5x2[_0x5a12[1865]]?-1:_0x4dc5x3[_0x5a12[1865]]< _0x4dc5x2[_0x5a12[1865]]?1:0:0};function mxMinimumCycleRemover(_0x4dc5x2){this[_0x5a12[1759]]= _0x4dc5x2}mxMinimumCycleRemover[_0x5a12[202]]= new mxHierarchicalLayoutStage;mxMinimumCycleRemover[_0x5a12[202]][_0x5a12[196]]= mxMinimumCycleRemover;mxMinimumCycleRemover[_0x5a12[202]][_0x5a12[1759]]= null;mxMinimumCycleRemover[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1759]][_0x5a12[502]](),_0x4dc5x4={},_0x4dc5x5=mxUtils[_0x5a12[238]](_0x4dc5x3[_0x5a12[1846]],null,!0),_0x4dc5x9=null;if(null!= _0x4dc5x3[_0x5a12[1845]]){var _0x4dc5xa=_0x4dc5x3[_0x5a12[1845]],_0x4dc5x9=[];for(_0x4dc5x2= 0;_0x4dc5x2< _0x4dc5xa[_0x5a12[67]];_0x4dc5x2++){var _0x4dc5x12=mxCellPath[_0x5a12[385]](_0x4dc5xa[_0x4dc5x2]);_0x4dc5x9[_0x4dc5x2]= _0x4dc5x3[_0x5a12[1846]][_0x4dc5x12]}};_0x4dc5x3[_0x5a12[209]](function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12){_0x4dc5x3[_0x5a12[1720]](_0x4dc5x2)&& (_0x4dc5x9[_0x5a12[1744]](),mxUtils[_0x5a12[205]](_0x4dc5x9,_0x4dc5x2[_0x5a12[1838]]),_0x4dc5x2[_0x5a12[1837]][_0x5a12[207]](_0x4dc5x9),mxUtils[_0x5a12[205]](_0x4dc5x9,_0x4dc5x3[_0x5a12[1837]]),_0x4dc5x3[_0x5a12[1838]][_0x5a12[207]](_0x4dc5x9));_0x4dc5x2= mxCellPath[_0x5a12[385]](_0x4dc5x3[_0x5a12[246]]);_0x4dc5x4[_0x4dc5x2]= _0x4dc5x3;delete _0x4dc5x5[_0x4dc5x2]},_0x4dc5x9,!0,null);_0x4dc5x9= null;0< _0x4dc5x5[_0x5a12[1866]]&& (_0x4dc5x9= mxUtils[_0x5a12[238]](_0x4dc5x5,null,!0));_0x4dc5x2= mxUtils[_0x5a12[238]](_0x4dc5x4,null,!0);_0x4dc5x3[_0x5a12[209]](function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12){_0x4dc5x3[_0x5a12[1720]](_0x4dc5x2)&& (_0x4dc5x9[_0x5a12[1744]](),mxUtils[_0x5a12[205]](_0x4dc5x9,_0x4dc5x2[_0x5a12[1838]]),_0x4dc5x3[_0x5a12[1838]][_0x5a12[207]](_0x4dc5x9),_0x4dc5x2[_0x5a12[1837]][_0x5a12[207]](_0x4dc5x9),mxUtils[_0x5a12[205]](_0x4dc5x9,_0x4dc5x3[_0x5a12[1837]]));_0x4dc5x2= mxCellPath[_0x5a12[385]](_0x4dc5x3[_0x5a12[246]]);_0x4dc5x4[_0x4dc5x2]= _0x4dc5x3;delete _0x4dc5x5[_0x4dc5x2]},_0x4dc5x5,!0,_0x4dc5x2);_0x4dc5xa= this[_0x5a12[1759]][_0x5a12[1703]]();if(null!= _0x4dc5x9&& 0< _0x4dc5x9[_0x5a12[67]]){_0x4dc5x3= _0x4dc5x3[_0x5a12[1845]];for(_0x4dc5x2= 0;_0x4dc5x2< _0x4dc5x9[_0x5a12[67]];_0x4dc5x2++){_0x4dc5x12= _0x4dc5x9[_0x4dc5x2][_0x5a12[246]],0== _0x4dc5xa[_0x5a12[1867]](_0x4dc5x12)[_0x5a12[67]]&& _0x4dc5x3[_0x5a12[207]](_0x4dc5x12)}}};function mxCoordinateAssignment(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){this[_0x5a12[1759]]= _0x4dc5x2;this[_0x5a12[1868]]= _0x4dc5x3;this[_0x5a12[1869]]= _0x4dc5x4;this[_0x5a12[1870]]= _0x4dc5x5;this[_0x5a12[1871]]= _0x4dc5x9;this[_0x5a12[1872]]= _0x4dc5xa}var mxHierarchicalEdgeStyle={ORTHOGONAL:1,POLYLINE:2,STRAIGHT:3,CURVE:4};mxCoordinateAssignment[_0x5a12[202]]= new mxHierarchicalLayoutStage;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[196]]= mxCoordinateAssignment;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1759]]= null;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1868]]= 30;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1869]]= 100;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1872]]= 10;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1795]]= 8;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1751]]= 5;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1752]]= 2;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1753]]= 12;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1754]]= 4;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1873]]= null;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1870]]= mxConstants[_0x5a12[1358]];mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1871]]= null;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1874]]= null;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1875]]= null;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1876]]= null;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1877]]= null;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1878]]= null;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1879]]= null;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1880]]= null;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1881]]= null;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1882]]= !0;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[675]]= mxHierarchicalEdgeStyle[_0x5a12[1883]];mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1884]]= null;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1885]]= null;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1745]]= 10;mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1886]]= function(){var _0x4dc5x2=this[_0x5a12[1759]][_0x5a12[502]]();mxLog[_0x5a12[539]]();mxLog[_0x5a12[171]](_0x5a12[1887]);for(var _0x4dc5x3=0;_0x4dc5x3< _0x4dc5x2[_0x5a12[1850]][_0x5a12[67]];_0x4dc5x3++){mxLog[_0x5a12[53]](_0x5a12[1888],_0x4dc5x3,_0x5a12[1889]);for(var _0x4dc5x4=_0x4dc5x2[_0x5a12[1850]][_0x4dc5x3],_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x4[_0x5a12[67]];_0x4dc5x5++){mxLog[_0x5a12[53]](_0x4dc5x4[_0x4dc5x5][_0x5a12[1833]](_0x4dc5x3),_0x5a12[316])};mxLog[_0x5a12[171]]()};mxLog[_0x5a12[171]](_0x5a12[1890])};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2){this[_0x5a12[1873]]= [];_0x4dc5x2= this[_0x5a12[1759]][_0x5a12[502]]();this[_0x5a12[1875]]= 0;this[_0x5a12[1891]](this[_0x5a12[1759]][_0x5a12[1703]](),_0x4dc5x2);this[_0x5a12[1882]]&& this[_0x5a12[1892]](_0x4dc5x2);var _0x4dc5x3=1E8;if(this[_0x5a12[1882]]){for(var _0x4dc5x4=0;_0x4dc5x4< this[_0x5a12[1795]];_0x4dc5x4++){0!= _0x4dc5x4&& (this[_0x5a12[1893]](_0x4dc5x4,_0x4dc5x2),this[_0x5a12[1892]](_0x4dc5x2));if(this[_0x5a12[1875]]< _0x4dc5x3){for(var _0x4dc5x5=0;_0x4dc5x5< _0x4dc5x2[_0x5a12[1850]][_0x5a12[67]];_0x4dc5x5++){for(var _0x4dc5x9=_0x4dc5x2[_0x5a12[1850]][_0x4dc5x5],_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x9[_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x9[_0x4dc5xa];_0x4dc5x12[_0x5a12[1835]](_0x4dc5x5,_0x4dc5x12[_0x5a12[1833]](_0x4dc5x5))}};_0x4dc5x3= this[_0x5a12[1875]]}else {for(_0x4dc5x5= 0;_0x4dc5x5< _0x4dc5x2[_0x5a12[1850]][_0x5a12[67]];_0x4dc5x5++){_0x4dc5x9= _0x4dc5x2[_0x5a12[1850]][_0x4dc5x5];for(_0x4dc5xa= 0;_0x4dc5xa< _0x4dc5x9[_0x5a12[67]];_0x4dc5xa++){_0x4dc5x12= _0x4dc5x9[_0x4dc5xa],_0x4dc5x12[_0x5a12[1834]](_0x4dc5x5,_0x4dc5x12[_0x5a12[730]](_0x4dc5x5))}}};this[_0x5a12[1894]](this[_0x5a12[1759]][_0x5a12[1703]](),_0x4dc5x2);this[_0x5a12[1875]]= 0}};this[_0x5a12[1895]](this[_0x5a12[1759]][_0x5a12[1703]](),_0x4dc5x2)};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1892]]= function(_0x4dc5x2){for(var _0x4dc5x3=[],_0x4dc5x4=[],_0x4dc5x5=[],_0x4dc5x9=0;_0x4dc5x9<= _0x4dc5x2[_0x5a12[1827]];_0x4dc5x9++){_0x4dc5x5[_0x4dc5x9]= _0x4dc5x2[_0x5a12[1850]][_0x4dc5x9];for(var _0x4dc5xa=0;_0x4dc5xa< _0x4dc5x5[_0x4dc5x9][_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x5[_0x4dc5x9][_0x4dc5xa],_0x4dc5x13= new WeightedCellSorter(_0x4dc5x12,_0x4dc5x9);_0x4dc5x13[_0x5a12[1785]]= _0x4dc5xa;_0x4dc5x13[_0x5a12[1784]]= !0;_0x4dc5x3[_0x5a12[207]](_0x4dc5x13);_0x4dc5x12= mxCellPath[_0x5a12[385]](_0x4dc5x12[_0x5a12[1841]]());_0x4dc5x4[_0x4dc5x12]= _0x4dc5x13}};_0x4dc5x2= 10* _0x4dc5x3[_0x5a12[67]];for(_0x4dc5xa= 0;0< _0x4dc5x3[_0x5a12[67]]&& _0x4dc5xa<= _0x4dc5x2;){var _0x4dc5x13=_0x4dc5x3[_0x5a12[1115]](),_0x4dc5x9=_0x4dc5x13[_0x5a12[246]],_0x4dc5x14=_0x4dc5x13[_0x5a12[1782]],_0x4dc5x15=parseInt(_0x4dc5x13[_0x5a12[1785]]),_0x4dc5x12=_0x4dc5x9[_0x5a12[1831]](_0x4dc5x14),_0x4dc5x16=_0x4dc5x9[_0x5a12[1832]](_0x4dc5x14),_0x4dc5x17=_0x4dc5x12[_0x5a12[67]],_0x4dc5x18=_0x4dc5x16[_0x5a12[67]],_0x4dc5x19=this[_0x5a12[1896]](_0x4dc5x12,_0x4dc5x14+ 1),_0x4dc5x1a=this[_0x5a12[1896]](_0x4dc5x16,_0x4dc5x14- 1),_0x4dc5x1b=_0x4dc5x17+ _0x4dc5x18,_0x4dc5x1c=_0x4dc5x9[_0x5a12[1833]](_0x4dc5x14),_0x4dc5x1d=_0x4dc5x1c;0< _0x4dc5x1b&& (_0x4dc5x1d= (_0x4dc5x19* _0x4dc5x17+ _0x4dc5x1a* _0x4dc5x18)/ _0x4dc5x1b);_0x4dc5x17= !1;_0x4dc5x1d< _0x4dc5x1c- 1?0== _0x4dc5x15?(_0x4dc5x9[_0x5a12[1834]](_0x4dc5x14,_0x4dc5x1d),_0x4dc5x17= !0):(_0x4dc5x15= _0x4dc5x5[_0x4dc5x14][_0x4dc5x15- 1],_0x4dc5x1c= _0x4dc5x15[_0x5a12[1833]](_0x4dc5x14),_0x4dc5x1c= _0x4dc5x1c+ _0x4dc5x15[_0x5a12[117]]/ 2+ this[_0x5a12[1868]]+ _0x4dc5x9[_0x5a12[117]]/ 2,_0x4dc5x1c< _0x4dc5x1d?(_0x4dc5x9[_0x5a12[1834]](_0x4dc5x14,_0x4dc5x1d),_0x4dc5x17= !0):_0x4dc5x1c< _0x4dc5x9[_0x5a12[1833]](_0x4dc5x14)- 1&& (_0x4dc5x9[_0x5a12[1834]](_0x4dc5x14,_0x4dc5x1c),_0x4dc5x17= !0)):_0x4dc5x1d> _0x4dc5x1c+ 1&& (_0x4dc5x15== _0x4dc5x5[_0x4dc5x14][_0x5a12[67]]- 1?(_0x4dc5x9[_0x5a12[1834]](_0x4dc5x14,_0x4dc5x1d),_0x4dc5x17= !0):(_0x4dc5x15= _0x4dc5x5[_0x4dc5x14][_0x4dc5x15+ 1],_0x4dc5x1c= _0x4dc5x15[_0x5a12[1833]](_0x4dc5x14),_0x4dc5x1c= _0x4dc5x1c- _0x4dc5x15[_0x5a12[117]]/ 2- this[_0x5a12[1868]]- _0x4dc5x9[_0x5a12[117]]/ 2,_0x4dc5x1c> _0x4dc5x1d?(_0x4dc5x9[_0x5a12[1834]](_0x4dc5x14,_0x4dc5x1d),_0x4dc5x17= !0):_0x4dc5x1c> _0x4dc5x9[_0x5a12[1833]](_0x4dc5x14)+ 1&& (_0x4dc5x9[_0x5a12[1834]](_0x4dc5x14,_0x4dc5x1c),_0x4dc5x17= !0)));if(_0x4dc5x17){for(_0x4dc5x9= 0;_0x4dc5x9< _0x4dc5x12[_0x5a12[67]];_0x4dc5x9++){_0x4dc5x14= _0x4dc5x12[_0x4dc5x9],_0x4dc5x14= mxCellPath[_0x5a12[385]](_0x4dc5x14[_0x5a12[1841]]()),_0x4dc5x14= _0x4dc5x4[_0x4dc5x14],null!= _0x4dc5x14&& !1== _0x4dc5x14[_0x5a12[1784]]&& (_0x4dc5x14[_0x5a12[1784]]= !0,_0x4dc5x3[_0x5a12[207]](_0x4dc5x14))};for(_0x4dc5x9= 0;_0x4dc5x9< _0x4dc5x16[_0x5a12[67]];_0x4dc5x9++){_0x4dc5x14= _0x4dc5x16[_0x4dc5x9],_0x4dc5x14= mxCellPath[_0x5a12[385]](_0x4dc5x14[_0x5a12[1841]]()),_0x4dc5x14= _0x4dc5x4[_0x4dc5x14],null!= _0x4dc5x14&& !1== _0x4dc5x14[_0x5a12[1784]]&& (_0x4dc5x14[_0x5a12[1784]]= !0,_0x4dc5x3[_0x5a12[207]](_0x4dc5x14))}};_0x4dc5x13[_0x5a12[1784]]= !1;_0x4dc5xa++}};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1893]]= function(_0x4dc5x2,_0x4dc5x3){if(0== _0x4dc5x2% 2){for(var _0x4dc5x4=_0x4dc5x3[_0x5a12[1827]];0< _0x4dc5x4;_0x4dc5x4--){this[_0x5a12[1897]](_0x4dc5x4- 1,_0x4dc5x3,_0x4dc5x4)}}else {for(_0x4dc5x4= 0;_0x4dc5x4< _0x4dc5x3[_0x5a12[1827]]- 1;_0x4dc5x4++){this[_0x5a12[1897]](_0x4dc5x4+ 1,_0x4dc5x3,_0x4dc5x4)}}};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1897]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3= _0x4dc5x3[_0x5a12[1850]][_0x4dc5x2];for(var _0x4dc5x5=[],_0x4dc5x9=[],_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x3[_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x3[_0x4dc5xa];_0x4dc5x5[_0x4dc5xa]= new WeightedCellSorter;_0x4dc5x5[_0x4dc5xa][_0x5a12[246]]= _0x4dc5x12;_0x4dc5x5[_0x4dc5xa][_0x5a12[1785]]= _0x4dc5xa;var _0x4dc5x13=mxCellPath[_0x5a12[385]](_0x4dc5x12[_0x5a12[1841]]());_0x4dc5x9[_0x4dc5x13]= _0x4dc5x5[_0x4dc5xa];var _0x4dc5x14=null,_0x4dc5x14=_0x4dc5x4< _0x4dc5x2?_0x4dc5x12[_0x5a12[1832]](_0x4dc5x2):_0x4dc5x12[_0x5a12[1831]](_0x4dc5x2);_0x4dc5x5[_0x4dc5xa][_0x5a12[1782]]= this[_0x5a12[1898]](_0x4dc5x12,_0x4dc5x14)};_0x4dc5x5[_0x5a12[470]](WeightedCellSorter[_0x5a12[202]][_0x5a12[469]]);for(_0x4dc5xa= 0;_0x4dc5xa< _0x4dc5x5[_0x5a12[67]];_0x4dc5xa++){_0x4dc5x13= 0;_0x4dc5x12= _0x4dc5x5[_0x4dc5xa][_0x5a12[246]];_0x4dc5x13= 0;_0x4dc5x14= _0x4dc5x4< _0x4dc5x2?_0x4dc5x12[_0x5a12[1832]](_0x4dc5x2)[_0x5a12[1853]]():_0x4dc5x12[_0x5a12[1831]](_0x4dc5x2)[_0x5a12[1853]]();null!= _0x4dc5x14&& (_0x4dc5x13= _0x4dc5x14[_0x5a12[67]],_0x4dc5x13= 0< _0x4dc5x13?this[_0x5a12[1896]](_0x4dc5x14,_0x4dc5x4):_0x4dc5x12[_0x5a12[1833]](_0x4dc5x2));for(var _0x4dc5x15=0,_0x4dc5x14=-1E8,_0x4dc5x16=_0x4dc5x5[_0x4dc5xa][_0x5a12[1785]]- 1;0<= _0x4dc5x16;){var _0x4dc5x17=mxCellPath[_0x5a12[385]](_0x4dc5x3[_0x4dc5x16][_0x5a12[1841]]()),_0x4dc5x17=_0x4dc5x9[_0x4dc5x17];if(null!= _0x4dc5x17){var _0x4dc5x18=_0x4dc5x17[_0x5a12[246]];_0x4dc5x17[_0x5a12[1784]]?(_0x4dc5x14= _0x4dc5x18[_0x5a12[1833]](_0x4dc5x2)+ _0x4dc5x18[_0x5a12[117]]/ 2+ this[_0x5a12[1868]]+ _0x4dc5x15+ _0x4dc5x12[_0x5a12[117]]/ 2,_0x4dc5x16= -1):(_0x4dc5x15+= _0x4dc5x18[_0x5a12[117]]+ this[_0x5a12[1868]],_0x4dc5x16--)}};_0x4dc5x15= 0;_0x4dc5x18= 1E8;for(_0x4dc5x16= _0x4dc5x5[_0x4dc5xa][_0x5a12[1785]]+ 1;_0x4dc5x16< _0x4dc5x5[_0x5a12[67]];){if(_0x4dc5x17= mxCellPath[_0x5a12[385]](_0x4dc5x3[_0x4dc5x16][_0x5a12[1841]]()),_0x4dc5x17= _0x4dc5x9[_0x4dc5x17],null!= _0x4dc5x17){var _0x4dc5x19=_0x4dc5x17[_0x5a12[246]];_0x4dc5x17[_0x5a12[1784]]?(_0x4dc5x18= _0x4dc5x19[_0x5a12[1833]](_0x4dc5x2)- _0x4dc5x19[_0x5a12[117]]/ 2- this[_0x5a12[1868]]- _0x4dc5x15- _0x4dc5x12[_0x5a12[117]]/ 2,_0x4dc5x16= _0x4dc5x5[_0x5a12[67]]):(_0x4dc5x15+= _0x4dc5x19[_0x5a12[117]]+ this[_0x5a12[1868]],_0x4dc5x16++)}};_0x4dc5x13>= _0x4dc5x14&& _0x4dc5x13<= _0x4dc5x18?_0x4dc5x12[_0x5a12[1834]](_0x4dc5x2,_0x4dc5x13):_0x4dc5x13< _0x4dc5x14?(_0x4dc5x12[_0x5a12[1834]](_0x4dc5x2,_0x4dc5x14),this[_0x5a12[1875]]+= _0x4dc5x14- _0x4dc5x13):_0x4dc5x13> _0x4dc5x18&& (_0x4dc5x12[_0x5a12[1834]](_0x4dc5x2,_0x4dc5x18),this[_0x5a12[1875]]+= _0x4dc5x13- _0x4dc5x18);_0x4dc5x5[_0x4dc5xa][_0x5a12[1784]]= !0}};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1898]]= function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4=0,_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x3[_0x5a12[67]];_0x4dc5x5++){var _0x4dc5x9=_0x4dc5x3[_0x4dc5x5];_0x4dc5x2[_0x5a12[1193]]()&& _0x4dc5x9[_0x5a12[1193]]()?_0x4dc5x4++:_0x4dc5x4= _0x4dc5x2[_0x5a12[250]]()&& _0x4dc5x9[_0x5a12[250]]()?_0x4dc5x4+ 8:_0x4dc5x4+ 2};return _0x4dc5x4};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1896]]= function(_0x4dc5x2,_0x4dc5x3){if(0== _0x4dc5x2[_0x5a12[67]]){return 0};for(var _0x4dc5x4=[],_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){_0x4dc5x4[_0x4dc5x5]= _0x4dc5x2[_0x4dc5x5][_0x5a12[1833]](_0x4dc5x3)};_0x4dc5x4[_0x5a12[470]](function(_0x4dc5x2,_0x4dc5x3){return _0x4dc5x2- _0x4dc5x3});if(1== _0x4dc5x2[_0x5a12[67]]% 2){return _0x4dc5x4[Math[_0x5a12[519]](_0x4dc5x2[_0x5a12[67]]/ 2)]};_0x4dc5x5= _0x4dc5x2[_0x5a12[67]]/ 2;return (_0x4dc5x4[_0x4dc5x5- 1]+ _0x4dc5x4[_0x4dc5x5])/ 2};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1891]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1899]](_0x4dc5x2,_0x4dc5x3);for(var _0x4dc5x4=this[_0x5a12[1876]];0<= _0x4dc5x4;_0x4dc5x4--){_0x4dc5x4< _0x4dc5x3[_0x5a12[1827]]&& this[_0x5a12[1900]](_0x4dc5x4,_0x4dc5x2,_0x4dc5x3)};for(_0x4dc5x4= this[_0x5a12[1876]]+ 1;_0x4dc5x4<= _0x4dc5x3[_0x5a12[1827]];_0x4dc5x4++){0< _0x4dc5x4&& this[_0x5a12[1900]](_0x4dc5x4,_0x4dc5x2,_0x4dc5x3)}};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1900]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3= _0x4dc5x4[_0x5a12[1850]][_0x4dc5x2];_0x4dc5x4= 0;for(var _0x4dc5x5=this[_0x5a12[1871]]+ (this[_0x5a12[1879]]- this[_0x5a12[1880]][_0x4dc5x2])/ 2,_0x4dc5x9=!1,_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x3[_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x3[_0x4dc5xa];if(_0x4dc5x12[_0x5a12[1193]]()){var _0x4dc5x13=this[_0x5a12[1759]][_0x5a12[1726]](_0x4dc5x12[_0x5a12[246]]);null!= _0x4dc5x13?this[_0x5a12[1870]]== mxConstants[_0x5a12[1358]]|| this[_0x5a12[1870]]== mxConstants[_0x5a12[1354]]?(_0x4dc5x12[_0x5a12[117]]= _0x4dc5x13[_0x5a12[117]],_0x4dc5x12[_0x5a12[119]]= _0x4dc5x13[_0x5a12[119]]):(_0x4dc5x12[_0x5a12[117]]= _0x4dc5x13[_0x5a12[119]],_0x4dc5x12[_0x5a12[119]]= _0x4dc5x13[_0x5a12[117]]):_0x4dc5x9= !0;_0x4dc5x4= Math[_0x5a12[160]](_0x4dc5x4,_0x4dc5x12[_0x5a12[119]])}else {_0x4dc5x12[_0x5a12[250]]()&& (_0x4dc5x13= 1,null!= _0x4dc5x12[_0x5a12[1842]]?_0x4dc5x13= _0x4dc5x12[_0x5a12[1842]][_0x5a12[67]]:mxLog[_0x5a12[283]](_0x5a12[1901]),_0x4dc5x12[_0x5a12[117]]= (_0x4dc5x13- 1)* this[_0x5a12[1872]])};_0x4dc5x5+= _0x4dc5x12[_0x5a12[117]]/ 2;_0x4dc5x12[_0x5a12[1835]](_0x4dc5x2,_0x4dc5x5);_0x4dc5x12[_0x5a12[1834]](_0x4dc5x2,_0x4dc5x5);_0x4dc5x5+= _0x4dc5x12[_0x5a12[117]]/ 2;_0x4dc5x5+= this[_0x5a12[1868]]};!0== _0x4dc5x9 && mxLog[_0x5a12[283]](_0x5a12[1902])};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1899]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=-this[_0x5a12[1869]],_0x4dc5x5=0;this[_0x5a12[1880]]= [];this[_0x5a12[1881]]= [];for(var _0x4dc5x9=_0x4dc5x3[_0x5a12[1827]];0<= _0x4dc5x9;_0x4dc5x9--){for(var _0x4dc5xa=0,_0x4dc5x12=_0x4dc5x3[_0x5a12[1850]][_0x4dc5x9],_0x4dc5x13=this[_0x5a12[1871]],_0x4dc5x14=!1,_0x4dc5x15=0;_0x4dc5x15< _0x4dc5x12[_0x5a12[67]];_0x4dc5x15++){var _0x4dc5x16=_0x4dc5x12[_0x4dc5x15];if(_0x4dc5x16[_0x5a12[1193]]()){var _0x4dc5x17=this[_0x5a12[1759]][_0x5a12[1726]](_0x4dc5x16[_0x5a12[246]]);null!= _0x4dc5x17?this[_0x5a12[1870]]== mxConstants[_0x5a12[1358]]|| this[_0x5a12[1870]]== mxConstants[_0x5a12[1354]]?(_0x4dc5x16[_0x5a12[117]]= _0x4dc5x17[_0x5a12[117]],_0x4dc5x16[_0x5a12[119]]= _0x4dc5x17[_0x5a12[119]]):(_0x4dc5x16[_0x5a12[117]]= _0x4dc5x17[_0x5a12[119]],_0x4dc5x16[_0x5a12[119]]= _0x4dc5x17[_0x5a12[117]]):_0x4dc5x14= !0;_0x4dc5xa= Math[_0x5a12[160]](_0x4dc5xa,_0x4dc5x16[_0x5a12[119]])}else {_0x4dc5x16[_0x5a12[250]]()&& (_0x4dc5x17= 1,null!= _0x4dc5x16[_0x5a12[1842]]?_0x4dc5x17= _0x4dc5x16[_0x5a12[1842]][_0x5a12[67]]:mxLog[_0x5a12[283]](_0x5a12[1901]),_0x4dc5x16[_0x5a12[117]]= (_0x4dc5x17- 1)* this[_0x5a12[1872]])};_0x4dc5x13+= _0x4dc5x16[_0x5a12[117]]/ 2;_0x4dc5x16[_0x5a12[1835]](_0x4dc5x9,_0x4dc5x13);_0x4dc5x16[_0x5a12[1834]](_0x4dc5x9,_0x4dc5x13);_0x4dc5x13+= _0x4dc5x16[_0x5a12[117]]/ 2;_0x4dc5x13+= this[_0x5a12[1868]];_0x4dc5x13> this[_0x5a12[1879]]&& (this[_0x5a12[1879]]= _0x4dc5x13,this[_0x5a12[1876]]= _0x4dc5x9);this[_0x5a12[1880]][_0x4dc5x9]= _0x4dc5x13};!0== _0x4dc5x14 && mxLog[_0x5a12[283]](_0x5a12[1902]);this[_0x5a12[1881]][_0x4dc5x9]= _0x4dc5x4;_0x4dc5x13= _0x4dc5xa/ 2+ _0x4dc5x5/ 2+ this[_0x5a12[1869]];_0x4dc5x5= _0x4dc5xa;_0x4dc5x4= this[_0x5a12[1870]]== mxConstants[_0x5a12[1358]]|| this[_0x5a12[1870]]== mxConstants[_0x5a12[1359]]?_0x4dc5x4+ _0x4dc5x13:_0x4dc5x4- _0x4dc5x13;for(_0x4dc5x15= 0;_0x4dc5x15< _0x4dc5x12[_0x5a12[67]];_0x4dc5x15++){_0x4dc5x12[_0x4dc5x15][_0x5a12[1836]](_0x4dc5x9,_0x4dc5x4)}}};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1894]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x3[_0x5a12[1847]],_0x4dc5x5;for(_0x4dc5x5 in _0x4dc5x4){var _0x4dc5x9=_0x4dc5x4[_0x4dc5x5];if(!(1> _0x4dc5x9[_0x5a12[1827]]- _0x4dc5x9[_0x5a12[1828]]- 1)){for(var _0x4dc5xa=_0x4dc5x9[_0x5a12[1833]](_0x4dc5x9[_0x5a12[1828]]+ 1),_0x4dc5x12=!0,_0x4dc5x13=0,_0x4dc5x14=_0x4dc5x9[_0x5a12[1828]]+ 2;_0x4dc5x14< _0x4dc5x9[_0x5a12[1827]];_0x4dc5x14++){var _0x4dc5x15=_0x4dc5x9[_0x5a12[1833]](_0x4dc5x14);_0x4dc5xa!= _0x4dc5x15?(_0x4dc5x12= !1,_0x4dc5xa= _0x4dc5x15):_0x4dc5x13++};if(!_0x4dc5x12){for(var _0x4dc5x12=_0x4dc5xa= 0,_0x4dc5x15=[],_0x4dc5x16=[],_0x4dc5x17=_0x4dc5x9[_0x5a12[1833]](_0x4dc5x9[_0x5a12[1828]]+ 1),_0x4dc5x14=_0x4dc5x9[_0x5a12[1828]]+ 1;_0x4dc5x14< _0x4dc5x9[_0x5a12[1827]]- 1;_0x4dc5x14++){var _0x4dc5x18=_0x4dc5x9[_0x5a12[730]](_0x4dc5x14+ 1);_0x4dc5x17== _0x4dc5x18?(_0x4dc5x15[_0x4dc5x14- _0x4dc5x9[_0x5a12[1828]]- 1]= _0x4dc5x17,_0x4dc5xa++):this[_0x5a12[1903]](_0x4dc5x3,_0x4dc5x9,_0x4dc5x14+ 1,_0x4dc5x17)?(_0x4dc5x15[_0x4dc5x14- _0x4dc5x9[_0x5a12[1828]]- 1]= _0x4dc5x17,_0x4dc5xa++):_0x4dc5x17= _0x4dc5x15[_0x4dc5x14- _0x4dc5x9[_0x5a12[1828]]- 1]= _0x4dc5x18};_0x4dc5x17= _0x4dc5x9[_0x5a12[730]](_0x4dc5x14);for(_0x4dc5x14= _0x4dc5x9[_0x5a12[1827]]- 1;_0x4dc5x14> _0x4dc5x9[_0x5a12[1828]]+ 1;_0x4dc5x14--){_0x4dc5x18= _0x4dc5x9[_0x5a12[730]](_0x4dc5x14- 1),_0x4dc5x17== _0x4dc5x18?(_0x4dc5x16[_0x4dc5x14- _0x4dc5x9[_0x5a12[1828]]- 2]= _0x4dc5x17,_0x4dc5x12++):this[_0x5a12[1903]](_0x4dc5x3,_0x4dc5x9,_0x4dc5x14- 1,_0x4dc5x17)?(_0x4dc5x16[_0x4dc5x14- _0x4dc5x9[_0x5a12[1828]]- 2]= _0x4dc5x17,_0x4dc5x12++):(_0x4dc5x16[_0x4dc5x14- _0x4dc5x9[_0x5a12[1828]]- 2]= _0x4dc5x9[_0x5a12[730]](_0x4dc5x14- 1),_0x4dc5x17= _0x4dc5x18)};if(_0x4dc5x12> _0x4dc5x13|| _0x4dc5xa> _0x4dc5x13){if(_0x4dc5x12>= _0x4dc5xa){for(_0x4dc5x14= _0x4dc5x9[_0x5a12[1827]]- 2;_0x4dc5x14> _0x4dc5x9[_0x5a12[1828]];_0x4dc5x14--){_0x4dc5x9[_0x5a12[1835]](_0x4dc5x14,_0x4dc5x16[_0x4dc5x14- _0x4dc5x9[_0x5a12[1828]]- 1])}}else {if(_0x4dc5xa> _0x4dc5x12){for(_0x4dc5x14= _0x4dc5x9[_0x5a12[1828]]+ 2;_0x4dc5x14< _0x4dc5x9[_0x5a12[1827]];_0x4dc5x14++){_0x4dc5x9[_0x5a12[1835]](_0x4dc5x14,_0x4dc5x15[_0x4dc5x14- _0x4dc5x9[_0x5a12[1828]]- 2])}}}}}}}};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1903]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x2= _0x4dc5x2[_0x5a12[1850]][_0x4dc5x4];for(var _0x4dc5x9=-1,_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x2[_0x5a12[67]];_0x4dc5xa++){if(_0x4dc5x3== _0x4dc5x2[_0x4dc5xa]){_0x4dc5x9= _0x4dc5xa;break}};if(0> _0x4dc5x9){return !1};_0x4dc5xa= _0x4dc5x3[_0x5a12[1833]](_0x4dc5x4);if(_0x4dc5x5< _0x4dc5xa){if(0== _0x4dc5x9){return !0};_0x4dc5x2= _0x4dc5x2[_0x4dc5x9- 1];_0x4dc5x4= _0x4dc5x2[_0x5a12[1833]](_0x4dc5x4);_0x4dc5x4= _0x4dc5x4+ _0x4dc5x2[_0x5a12[117]]/ 2+ this[_0x5a12[1868]]+ _0x4dc5x3[_0x5a12[117]]/ 2;if(!(_0x4dc5x4<= _0x4dc5x5)){return !1}}else {if(_0x4dc5x5> _0x4dc5xa){if(_0x4dc5x9== _0x4dc5x2[_0x5a12[67]]- 1){return !0};_0x4dc5x2= _0x4dc5x2[_0x4dc5x9+ 1];_0x4dc5x4= _0x4dc5x2[_0x5a12[1833]](_0x4dc5x4);_0x4dc5x4= _0x4dc5x4- _0x4dc5x2[_0x5a12[117]]/ 2- this[_0x5a12[1868]]- _0x4dc5x3[_0x5a12[117]]/ 2;if(!(_0x4dc5x4>= _0x4dc5x5)){return !1}}};return !0};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1895]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1877]]= [];this[_0x5a12[1878]]= [];for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x3[_0x5a12[1850]][_0x5a12[67]];_0x4dc5x4++){this[_0x5a12[1877]][_0x4dc5x4]= Number[_0x5a12[1904]],this[_0x5a12[1878]][_0x4dc5x4]= 0};_0x4dc5x4= null;this[_0x5a12[1759]][_0x5a12[1735]]&& (_0x4dc5x4= {});var _0x4dc5x5=_0x4dc5x3[_0x5a12[1847]],_0x4dc5x9=_0x4dc5x3[_0x5a12[1846]],_0x4dc5xa;for(_0x4dc5xa in _0x4dc5x9){var _0x4dc5x12=_0x4dc5x9[_0x4dc5xa];this[_0x5a12[1725]](_0x4dc5x12);if(this[_0x5a12[1759]][_0x5a12[1735]]){var _0x4dc5x12=_0x4dc5x2[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x12[_0x5a12[246]]),_0x4dc5x13=mxCellPath[_0x5a12[385]](_0x4dc5x12);null== _0x4dc5x4[_0x4dc5x13]&& (_0x4dc5x4[_0x4dc5x13]= _0x4dc5x12)}};this[_0x5a12[1759]][_0x5a12[1735]]&& null!= _0x4dc5x4&& this[_0x5a12[1763]](_0x4dc5x4);(this[_0x5a12[675]]== mxHierarchicalEdgeStyle[_0x5a12[1905]]|| this[_0x5a12[675]]== mxHierarchicalEdgeStyle[_0x5a12[1883]]|| this[_0x5a12[675]]== mxHierarchicalEdgeStyle[_0x5a12[1906]])&& this[_0x5a12[1764]](_0x4dc5x3);for(_0x4dc5xa in _0x4dc5x5){this[_0x5a12[1907]](_0x4dc5x5[_0x4dc5xa])}};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1763]]= function(_0x4dc5x2){var _0x4dc5x3=[],_0x4dc5x4;for(_0x4dc5x4 in _0x4dc5x2){_0x4dc5x3[_0x5a12[207]](_0x4dc5x2[_0x4dc5x4])};this[_0x5a12[1759]][_0x5a12[1727]](mxUtils[_0x5a12[1779]](_0x4dc5x3,!0),this[_0x5a12[1745]])};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1764]]= function(_0x4dc5x2){for(var _0x4dc5x3=0;_0x4dc5x3< _0x4dc5x2[_0x5a12[1850]][_0x5a12[67]];_0x4dc5x3++){for(var _0x4dc5x4=_0x4dc5x2[_0x5a12[1850]][_0x4dc5x3],_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x4[_0x5a12[67]];_0x4dc5x5++){var _0x4dc5x9=_0x4dc5x4[_0x4dc5x5];if(_0x4dc5x9[_0x5a12[1193]]()){for(var _0x4dc5xa=_0x4dc5x9[_0x5a12[1832]](_0x4dc5x3),_0x4dc5x12=_0x4dc5x3- 1,_0x4dc5x13=0;2> _0x4dc5x13;_0x4dc5x13++){if(-1< _0x4dc5x12 && _0x4dc5x12< _0x4dc5x2[_0x5a12[1850]][_0x5a12[67]] && null!= _0x4dc5xa && 0< _0x4dc5xa[_0x5a12[67]]){for(var _0x4dc5x14=[],_0x4dc5x15=0;_0x4dc5x15< _0x4dc5xa[_0x5a12[67]];_0x4dc5x15++){var _0x4dc5x16= new WeightedCellSorter(_0x4dc5xa[_0x4dc5x15],_0x4dc5xa[_0x4dc5x15][_0x5a12[730]](_0x4dc5x12));_0x4dc5x14[_0x5a12[207]](_0x4dc5x16)};_0x4dc5x14[_0x5a12[470]](WeightedCellSorter[_0x5a12[202]][_0x5a12[469]]);for(var _0x4dc5x16=_0x4dc5x9[_0x5a12[235]][0]- _0x4dc5x9[_0x5a12[117]]/ 2,_0x4dc5x17=_0x4dc5x16+ _0x4dc5x9[_0x5a12[117]],_0x4dc5x18=_0x4dc5xa= 0,_0x4dc5x12=[],_0x4dc5x15=0;_0x4dc5x15< _0x4dc5x14[_0x5a12[67]];_0x4dc5x15++){var _0x4dc5x19=_0x4dc5x14[_0x4dc5x15][_0x5a12[246]],_0x4dc5x1a;if(_0x4dc5x19[_0x5a12[1193]]()){_0x4dc5x1a= 0== _0x4dc5x13?_0x4dc5x9[_0x5a12[1838]]:_0x4dc5x9[_0x5a12[1837]];for(var _0x4dc5x1b=0;_0x4dc5x1b< _0x4dc5x1a[_0x5a12[67]];_0x4dc5x1b++){if(_0x4dc5x1a[_0x4dc5x1b][_0x5a12[1097]]== _0x4dc5x19|| _0x4dc5x1a[_0x4dc5x1b][_0x5a12[772]]== _0x4dc5x19){_0x4dc5xa+= _0x4dc5x1a[_0x4dc5x1b][_0x5a12[1842]][_0x5a12[67]],_0x4dc5x18++,_0x4dc5x12[_0x5a12[207]](_0x4dc5x1a[_0x4dc5x1b])}}}else {_0x4dc5xa+= _0x4dc5x19[_0x5a12[1842]][_0x5a12[67]],_0x4dc5x18++,_0x4dc5x12[_0x5a12[207]](_0x4dc5x19)}};_0x4dc5x9[_0x5a12[117]]> (_0x4dc5xa+ 1)* this[_0x5a12[1751]]+ 2* this[_0x5a12[1751]]&& (_0x4dc5x16+= this[_0x5a12[1751]],_0x4dc5x17-= this[_0x5a12[1751]]);_0x4dc5x14= (_0x4dc5x17- _0x4dc5x16)/ _0x4dc5xa;_0x4dc5x16+= _0x4dc5x14/ 2;_0x4dc5x17= this[_0x5a12[1753]]- this[_0x5a12[1752]];for(_0x4dc5x15= _0x4dc5x18= 0;_0x4dc5x15< _0x4dc5x12[_0x5a12[67]];_0x4dc5x15++){_0x4dc5x19= _0x4dc5x12[_0x4dc5x15][_0x5a12[1842]][_0x5a12[67]];_0x4dc5x1b= mxCellPath[_0x5a12[385]](_0x4dc5x12[_0x4dc5x15][_0x5a12[1842]][0]);_0x4dc5x1a= this[_0x5a12[1873]][_0x4dc5x1b];null== _0x4dc5x1a&& (_0x4dc5x1a= [],this[_0x5a12[1873]][_0x4dc5x1b]= _0x4dc5x1a);_0x4dc5x15< _0x4dc5xa/ 2?_0x4dc5x17+= this[_0x5a12[1752]]:_0x4dc5x15> _0x4dc5xa/ 2&& (_0x4dc5x17-= this[_0x5a12[1752]]);for(_0x4dc5x1b= 0;_0x4dc5x1b< _0x4dc5x19;_0x4dc5x1b++){_0x4dc5x1a[4* _0x4dc5x1b+ 2* _0x4dc5x13]= _0x4dc5x16,_0x4dc5x16+= _0x4dc5x14,_0x4dc5x1a[4* _0x4dc5x1b+ 2* _0x4dc5x13+ 1]= _0x4dc5x17};_0x4dc5x18= Math[_0x5a12[160]](_0x4dc5x18,_0x4dc5x17)}};_0x4dc5xa= _0x4dc5x9[_0x5a12[1831]](_0x4dc5x3);_0x4dc5x12= _0x4dc5x3+ 1}}}}};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1907]]= function(_0x4dc5x2){var _0x4dc5x3=0;if(101207!= _0x4dc5x2[_0x5a12[1826]][0]){var _0x4dc5x4=_0x4dc5x2[_0x5a12[1827]],_0x4dc5x5=_0x4dc5x2[_0x5a12[1828]];_0x4dc5x4== _0x4dc5x5&& (_0x4dc5x4= _0x4dc5x2[_0x5a12[1097]][_0x5a12[1827]],_0x4dc5x5= _0x4dc5x2[_0x5a12[772]][_0x5a12[1828]]);for(var _0x4dc5x9=0,_0x4dc5xa=mxCellPath[_0x5a12[385]](_0x4dc5x2[_0x5a12[1842]][0]),_0x4dc5xa=this[_0x5a12[1873]][_0x4dc5xa],_0x4dc5x12=_0x4dc5x2[_0x5a12[1843]]?_0x4dc5x2[_0x5a12[772]][_0x5a12[246]]:_0x4dc5x2[_0x5a12[1097]][_0x5a12[246]],_0x4dc5x13=this[_0x5a12[1759]][_0x5a12[1179]],_0x4dc5x14=0;_0x4dc5x14< _0x4dc5x2[_0x5a12[1842]][_0x5a12[67]];_0x4dc5x14++){var _0x4dc5x15=_0x4dc5x2[_0x5a12[1842]][_0x4dc5x14],_0x4dc5x16=this[_0x5a12[1759]][_0x5a12[1710]](_0x4dc5x15,!0),_0x4dc5x17=_0x4dc5x13[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x15,!0),_0x4dc5x18=[],_0x4dc5x19=_0x4dc5x2[_0x5a12[1843]];_0x4dc5x16!= _0x4dc5x12&& (_0x4dc5x19= !_0x4dc5x19);if(null!= _0x4dc5xa){var _0x4dc5x1a=_0x4dc5x19?2:0,_0x4dc5x1b=_0x4dc5x19?this[_0x5a12[1877]][_0x4dc5x5]:this[_0x5a12[1878]][_0x4dc5x4],_0x4dc5x1c=_0x4dc5xa[4* _0x4dc5x9+ 1+ _0x4dc5x1a];_0x4dc5x19&& (_0x4dc5x1c= -_0x4dc5x1c);_0x4dc5x1b+= _0x4dc5x1c;_0x4dc5x1a= _0x4dc5xa[4* _0x4dc5x9+ _0x4dc5x1a];_0x4dc5x17= _0x4dc5x13[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x15,!0);this[_0x5a12[1759]][_0x5a12[1908]](_0x4dc5x17)&& _0x4dc5x13[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x17)== _0x4dc5x16&& (_0x4dc5x1a= _0x4dc5x13[_0x5a12[441]][_0x5a12[248]](_0x4dc5x17),_0x4dc5x1a= null!= _0x4dc5x1a?_0x4dc5x1a[_0x5a12[235]]:_0x4dc5x16[_0x5a12[256]][_0x5a12[235]]+ _0x4dc5x2[_0x5a12[1097]][_0x5a12[117]]* _0x4dc5x17[_0x5a12[256]][_0x5a12[235]]);this[_0x5a12[1870]]== mxConstants[_0x5a12[1358]]|| this[_0x5a12[1870]]== mxConstants[_0x5a12[1354]]?(_0x4dc5x18[_0x5a12[207]]( new mxPoint(_0x4dc5x1a,_0x4dc5x1b)),this[_0x5a12[675]]== mxHierarchicalEdgeStyle[_0x5a12[1906]]&& _0x4dc5x18[_0x5a12[207]]( new mxPoint(_0x4dc5x1a,_0x4dc5x1b+ _0x4dc5x1c))):(_0x4dc5x18[_0x5a12[207]]( new mxPoint(_0x4dc5x1b,_0x4dc5x1a)),this[_0x5a12[675]]== mxHierarchicalEdgeStyle[_0x5a12[1906]]&& _0x4dc5x18[_0x5a12[207]]( new mxPoint(_0x4dc5x1b+ _0x4dc5x1c,_0x4dc5x1a)))};_0x4dc5x1a= _0x4dc5x2[_0x5a12[235]][_0x5a12[67]]- 1;_0x4dc5x1b= _0x4dc5x1c= -1;_0x4dc5x16= _0x4dc5x2[_0x5a12[1827]]- 1;_0x4dc5x19&& (_0x4dc5x1a= 0,_0x4dc5x1c= _0x4dc5x2[_0x5a12[235]][_0x5a12[67]],_0x4dc5x1b= 1,_0x4dc5x16= _0x4dc5x2[_0x5a12[1828]]+ 1);for(;_0x4dc5x2[_0x5a12[1827]]!= _0x4dc5x2[_0x5a12[1828]]&& _0x4dc5x1a!= _0x4dc5x1c;_0x4dc5x1a+= _0x4dc5x1b){var _0x4dc5x17=_0x4dc5x2[_0x5a12[235]][_0x4dc5x1a]+ _0x4dc5x3,_0x4dc5x1d=(this[_0x5a12[1877]][_0x4dc5x16]+ this[_0x5a12[1878]][_0x4dc5x16+ 1])/ 2,_0x4dc5x1e=(this[_0x5a12[1877]][_0x4dc5x16- 1]+ this[_0x5a12[1878]][_0x4dc5x16])/ 2;if(_0x4dc5x19){var _0x4dc5x1f=_0x4dc5x1d,_0x4dc5x1d=_0x4dc5x1e,_0x4dc5x1e=_0x4dc5x1f};this[_0x5a12[1870]]== mxConstants[_0x5a12[1358]]|| this[_0x5a12[1870]]== mxConstants[_0x5a12[1354]]?(_0x4dc5x18[_0x5a12[207]]( new mxPoint(_0x4dc5x17,_0x4dc5x1d)),_0x4dc5x18[_0x5a12[207]]( new mxPoint(_0x4dc5x17,_0x4dc5x1e))):(_0x4dc5x18[_0x5a12[207]]( new mxPoint(_0x4dc5x1d,_0x4dc5x17)),_0x4dc5x18[_0x5a12[207]]( new mxPoint(_0x4dc5x1e,_0x4dc5x17)));this[_0x5a12[1874]]= Math[_0x5a12[160]](this[_0x5a12[1874]],_0x4dc5x17);_0x4dc5x16+= _0x4dc5x1b};null!= _0x4dc5xa&& (_0x4dc5x1a= _0x4dc5x19?2:0,_0x4dc5x1b= _0x4dc5x19?this[_0x5a12[1878]][_0x4dc5x4]:this[_0x5a12[1877]][_0x4dc5x5],_0x4dc5x1c= _0x4dc5xa[4* _0x4dc5x9+ 3- _0x4dc5x1a],_0x4dc5x19&& (_0x4dc5x1c= -_0x4dc5x1c),_0x4dc5x1b-= _0x4dc5x1c,_0x4dc5x1a= _0x4dc5xa[4* _0x4dc5x9+ 2- _0x4dc5x1a],_0x4dc5x19= _0x4dc5x13[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x15,!1),_0x4dc5x16= this[_0x5a12[1759]][_0x5a12[1710]](_0x4dc5x15,!1),this[_0x5a12[1759]][_0x5a12[1908]](_0x4dc5x19)&& _0x4dc5x13[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x19)== _0x4dc5x16&& (_0x4dc5x1a= _0x4dc5x13[_0x5a12[441]][_0x5a12[248]](_0x4dc5x19),_0x4dc5x1a= null!= _0x4dc5x1a?_0x4dc5x1a[_0x5a12[235]]:_0x4dc5x16[_0x5a12[256]][_0x5a12[235]]+ _0x4dc5x2[_0x5a12[772]][_0x5a12[117]]* _0x4dc5x19[_0x5a12[256]][_0x5a12[235]]),this[_0x5a12[1870]]== mxConstants[_0x5a12[1358]]|| this[_0x5a12[1870]]== mxConstants[_0x5a12[1354]]?(this[_0x5a12[675]]== mxHierarchicalEdgeStyle[_0x5a12[1906]]&& _0x4dc5x18[_0x5a12[207]]( new mxPoint(_0x4dc5x1a,_0x4dc5x1b- _0x4dc5x1c)),_0x4dc5x18[_0x5a12[207]]( new mxPoint(_0x4dc5x1a,_0x4dc5x1b))):(this[_0x5a12[675]]== mxHierarchicalEdgeStyle[_0x5a12[1906]]&& _0x4dc5x18[_0x5a12[207]]( new mxPoint(_0x4dc5x1b- _0x4dc5x1c,_0x4dc5x1a)),_0x4dc5x18[_0x5a12[207]]( new mxPoint(_0x4dc5x1b,_0x4dc5x1a))));_0x4dc5x2[_0x5a12[1843]]&& this[_0x5a12[1909]](_0x4dc5x2,_0x4dc5x15);this[_0x5a12[1759]][_0x5a12[1722]](_0x4dc5x15,_0x4dc5x18);_0x4dc5x3= 0== _0x4dc5x3?this[_0x5a12[1872]]:0< _0x4dc5x3?-_0x4dc5x3:-_0x4dc5x3+ this[_0x5a12[1872]];_0x4dc5x9++};_0x4dc5x2[_0x5a12[1826]][0]= 101207}};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1725]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[246]],_0x4dc5x4=_0x4dc5x2[_0x5a12[235]][0]- _0x4dc5x2[_0x5a12[117]]/ 2,_0x4dc5x5=_0x4dc5x2[_0x5a12[236]][0]- _0x4dc5x2[_0x5a12[119]]/ 2;this[_0x5a12[1877]][_0x4dc5x2[_0x5a12[1828]]]= Math[_0x5a12[243]](this[_0x5a12[1877]][_0x4dc5x2[_0x5a12[1828]]],_0x4dc5x5);this[_0x5a12[1878]][_0x4dc5x2[_0x5a12[1828]]]= Math[_0x5a12[160]](this[_0x5a12[1878]][_0x4dc5x2[_0x5a12[1828]]],_0x4dc5x5+ _0x4dc5x2[_0x5a12[119]]);this[_0x5a12[1870]]== mxConstants[_0x5a12[1358]]|| this[_0x5a12[1870]]== mxConstants[_0x5a12[1354]]?this[_0x5a12[1759]][_0x5a12[1725]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x5):this[_0x5a12[1759]][_0x5a12[1725]](_0x4dc5x3,_0x4dc5x5,_0x4dc5x4);this[_0x5a12[1874]]= Math[_0x5a12[160]](this[_0x5a12[1874]],_0x4dc5x4+ _0x4dc5x2[_0x5a12[117]])};mxCoordinateAssignment[_0x5a12[202]][_0x5a12[1909]]= function(_0x4dc5x2,_0x4dc5x3){};function WeightedCellSorter(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[246]]= _0x4dc5x2;this[_0x5a12[1782]]= _0x4dc5x3}WeightedCellSorter[_0x5a12[202]][_0x5a12[1782]]= 0;WeightedCellSorter[_0x5a12[202]][_0x5a12[1783]]= !1;WeightedCellSorter[_0x5a12[202]][_0x5a12[1784]]= !1;WeightedCellSorter[_0x5a12[202]][_0x5a12[1785]]= null;WeightedCellSorter[_0x5a12[202]][_0x5a12[246]]= null;WeightedCellSorter[_0x5a12[202]][_0x5a12[469]]= function(_0x4dc5x2,_0x4dc5x3){return null!= _0x4dc5x2&& null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[1782]]> _0x4dc5x2[_0x5a12[1782]]?-1:_0x4dc5x3[_0x5a12[1782]]< _0x4dc5x2[_0x5a12[1782]]?1:_0x4dc5x3[_0x5a12[1783]]?-1:1:0};function mxHierarchicalLayout(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){mxGraphLayout[_0x5a12[239]](this,_0x4dc5x2);this[_0x5a12[1870]]= null!= _0x4dc5x3?_0x4dc5x3:mxConstants[_0x5a12[1358]];this[_0x5a12[1910]]= null!= _0x4dc5x4?_0x4dc5x4:!0}mxHierarchicalLayout[_0x5a12[202]]= new mxGraphLayout;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[196]]= mxHierarchicalLayout;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1845]]= null;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1735]]= !1;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1911]]= !1;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1912]]= 0;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1868]]= 30;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1869]]= 100;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1913]]= 60;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1872]]= 10;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1870]]= mxConstants[_0x5a12[1358]];mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1882]]= !0;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1844]]= !0;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1787]]= !0;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1914]]= !0;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[251]]= null;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1915]]= null;mxHierarchicalLayout[_0x5a12[202]][_0x5a12[502]]= function(){return this[_0x5a12[251]]};mxHierarchicalLayout[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1101]]= _0x4dc5x2;var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[251]];this[_0x5a12[1915]]= {};if(!(null== _0x4dc5x3&& null== _0x4dc5x2)){if(null!= _0x4dc5x3&& null!= _0x4dc5x2){for(var _0x4dc5x5=[],_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x3[_0x5a12[67]];_0x4dc5x9++){_0x4dc5x4[_0x5a12[1720]](_0x4dc5x2,_0x4dc5x3[_0x4dc5x9])&& _0x4dc5x5[_0x5a12[207]](_0x4dc5x3[_0x4dc5x9])};this[_0x5a12[1845]]= _0x4dc5x5}else {this[_0x5a12[1845]]= _0x4dc5x3};_0x4dc5x4[_0x5a12[473]]();try{this[_0x5a12[1916]](_0x4dc5x2),this[_0x5a12[1735]]&& !this[_0x5a12[1179]][_0x5a12[1742]](_0x4dc5x2)&& this[_0x5a12[1179]][_0x5a12[1917]]([_0x4dc5x2],this[_0x5a12[1912]],this[_0x5a12[1911]])}finally{_0x4dc5x4[_0x5a12[476]]()}}};mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1918]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=[];if(null!= _0x4dc5x2&& null!= _0x4dc5x3){var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[251]],_0x4dc5x9=null,_0x4dc5xa=-1E5,_0x4dc5x12;for(_0x4dc5x12 in _0x4dc5x3){var _0x4dc5x13=_0x4dc5x3[_0x4dc5x12];if(_0x4dc5x5[_0x5a12[1193]](_0x4dc5x13)&& this[_0x5a12[1179]][_0x5a12[1714]](_0x4dc5x13)){for(var _0x4dc5x14=this[_0x5a12[264]](_0x4dc5x13),_0x4dc5x15=0,_0x4dc5x16=0,_0x4dc5x17=0;_0x4dc5x17< _0x4dc5x14[_0x5a12[67]];_0x4dc5x17++){this[_0x5a12[1710]](_0x4dc5x14[_0x4dc5x17],!0)== _0x4dc5x13?_0x4dc5x15++:_0x4dc5x16++};0== _0x4dc5x16&& 0< _0x4dc5x15&& _0x4dc5x4[_0x5a12[207]](_0x4dc5x13);_0x4dc5x14= _0x4dc5x15- _0x4dc5x16;_0x4dc5x14> _0x4dc5xa&& (_0x4dc5xa= _0x4dc5x14,_0x4dc5x9= _0x4dc5x13)}};0== _0x4dc5x4[_0x5a12[67]]&& null!= _0x4dc5x9&& _0x4dc5x4[_0x5a12[207]](_0x4dc5x9)};return _0x4dc5x4};mxHierarchicalLayout[_0x5a12[202]][_0x5a12[264]]= function(_0x4dc5x2){var _0x4dc5x3=mxCellPath[_0x5a12[385]](_0x4dc5x2);if(null!= this[_0x5a12[1915]][_0x4dc5x3]){return this[_0x5a12[1915]][_0x4dc5x3]};for(var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[251]],_0x4dc5x5=[],_0x4dc5x9=this[_0x5a12[1179]][_0x5a12[1742]](_0x4dc5x2),_0x4dc5xa=_0x4dc5x4[_0x5a12[262]](_0x4dc5x2),_0x4dc5x12=0;_0x4dc5x12< _0x4dc5xa;_0x4dc5x12++){var _0x4dc5x13=_0x4dc5x4[_0x5a12[263]](_0x4dc5x2,_0x4dc5x12);if(this[_0x5a12[1908]](_0x4dc5x13)){_0x4dc5x5= _0x4dc5x5[_0x5a12[1919]](_0x4dc5x4[_0x5a12[264]](_0x4dc5x13,!0,!0))}else {if(_0x4dc5x9|| !this[_0x5a12[1179]][_0x5a12[1714]](_0x4dc5x13)){_0x4dc5x5= _0x4dc5x5[_0x5a12[1919]](_0x4dc5x4[_0x5a12[264]](_0x4dc5x13,!0,!0))}}};_0x4dc5x5= _0x4dc5x5[_0x5a12[1919]](_0x4dc5x4[_0x5a12[264]](_0x4dc5x2,!0,!0));_0x4dc5x4= [];for(_0x4dc5x12= 0;_0x4dc5x12< _0x4dc5x5[_0x5a12[67]];_0x4dc5x12++){_0x4dc5x9= this[_0x5a12[1710]](_0x4dc5x5[_0x4dc5x12],!0),_0x4dc5xa= this[_0x5a12[1710]](_0x4dc5x5[_0x4dc5x12],!1),(_0x4dc5x9== _0x4dc5xa|| _0x4dc5x9!= _0x4dc5xa&& (_0x4dc5xa== _0x4dc5x2&& (null== this[_0x5a12[1101]]|| this[_0x5a12[1179]][_0x5a12[1920]](_0x4dc5x9,this[_0x5a12[1101]],this[_0x5a12[1914]]))|| _0x4dc5x9== _0x4dc5x2&& (null== this[_0x5a12[1101]]|| this[_0x5a12[1179]][_0x5a12[1920]](_0x4dc5xa,this[_0x5a12[1101]],this[_0x5a12[1914]]))))&& _0x4dc5x4[_0x5a12[207]](_0x4dc5x5[_0x4dc5x12])};return this[_0x5a12[1915]][_0x4dc5x3]= _0x4dc5x4};mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1710]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x2),_0x4dc5x4=null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[1710]](_0x4dc5x3):this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[1710]](_0x4dc5x2,_0x4dc5x3);this[_0x5a12[1908]](_0x4dc5x4)&& (_0x4dc5x4= this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[1197]](_0x4dc5x4));return _0x4dc5x4};mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1916]]= function(_0x4dc5x2){var _0x4dc5x3=[],_0x4dc5x4=[];if(null== this[_0x5a12[1845]]&& null!= _0x4dc5x2){var _0x4dc5x5={};this[_0x5a12[1921]](_0x4dc5x2,_0x4dc5x5);this[_0x5a12[1845]]= [];var _0x4dc5x9=!0,_0x4dc5xa;for(_0x4dc5xa in _0x4dc5x5){if(null!= _0x4dc5x5[_0x4dc5xa]){_0x4dc5x9= !1;break}};for(;!_0x4dc5x9;){for(var _0x4dc5x12=this[_0x5a12[1918]](_0x4dc5x2,_0x4dc5x5),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x12[_0x5a12[67]];_0x4dc5x9++){var _0x4dc5x13=[];_0x4dc5x3[_0x5a12[207]](_0x4dc5x13);this[_0x5a12[1706]](_0x4dc5x12[_0x4dc5x9],!0,null,_0x4dc5x4,_0x4dc5x13,_0x4dc5x3,_0x4dc5x5)};for(_0x4dc5x9= 0;_0x4dc5x9< _0x4dc5x12[_0x5a12[67]];_0x4dc5x9++){this[_0x5a12[1845]][_0x5a12[207]](_0x4dc5x12[_0x4dc5x9])};_0x4dc5x9= !0;for(_0x4dc5xa in _0x4dc5x5){if(null!= _0x4dc5x5[_0x4dc5xa]){_0x4dc5x9= !1;break}}}}else {for(_0x4dc5x9= 0;_0x4dc5x9< roots[_0x5a12[67]];_0x4dc5x9++){_0x4dc5x13= [],_0x4dc5x3[_0x5a12[207]](_0x4dc5x13),traverse(roots[_0x5a12[203]](_0x4dc5x9),!0,null,_0x4dc5x4,_0x4dc5x13,_0x4dc5x3,null)}};for(_0x4dc5x9= _0x4dc5x4= 0;_0x4dc5x9< _0x4dc5x3[_0x5a12[67]];_0x4dc5x9++){_0x4dc5x13= _0x4dc5x3[_0x4dc5x9];_0x4dc5x5= [];for(_0x4dc5xa in _0x4dc5x13){_0x4dc5x5[_0x5a12[207]](_0x4dc5x13[_0x4dc5xa])};this[_0x5a12[251]]= new mxGraphHierarchyModel(this,_0x4dc5x5,this[_0x5a12[1845]],_0x4dc5x2,this[_0x5a12[1844]]);this[_0x5a12[1922]](_0x4dc5x2);this[_0x5a12[1923]]();this[_0x5a12[1924]](_0x4dc5x2);_0x4dc5x4= this[_0x5a12[1925]](_0x4dc5x4,_0x4dc5x2)}};mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1921]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[251]];_0x4dc5x4[_0x5a12[1193]](_0x4dc5x2)&& (_0x4dc5x2!= this[_0x5a12[1101]]&& this[_0x5a12[1179]][_0x5a12[1714]](_0x4dc5x2))&& (_0x4dc5x3[mxCellPath[_0x5a12[385]](_0x4dc5x2)]= _0x4dc5x2);if(this[_0x5a12[1914]]|| _0x4dc5x2== this[_0x5a12[1101]]&& this[_0x5a12[1179]][_0x5a12[1714]](_0x4dc5x2)){for(var _0x4dc5x5=_0x4dc5x4[_0x5a12[262]](_0x4dc5x2),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x5;_0x4dc5x9++){var _0x4dc5xa=_0x4dc5x4[_0x5a12[263]](_0x4dc5x2,_0x4dc5x9);this[_0x5a12[1908]](_0x4dc5xa)|| this[_0x5a12[1921]](_0x4dc5xa,_0x4dc5x3)}}};mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1908]]= function(_0x4dc5x2){return _0x4dc5x2[_0x5a12[256]][_0x5a12[1500]]?!0:!1};mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1781]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!1;for(var _0x4dc5x5=this[_0x5a12[264]](_0x4dc5x2),_0x4dc5x9=[],_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x5[_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=this[_0x5a12[1710]](_0x4dc5x5[_0x4dc5xa],!0),_0x4dc5x13=this[_0x5a12[1710]](_0x4dc5x5[_0x4dc5xa],!1);(_0x4dc5x12== _0x4dc5x2&& _0x4dc5x13== _0x4dc5x3|| !_0x4dc5x4&& _0x4dc5x12== _0x4dc5x3 && _0x4dc5x13== _0x4dc5x2)&& _0x4dc5x9[_0x5a12[207]](_0x4dc5x5[_0x4dc5xa])};return _0x4dc5x9};mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1706]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12){if(null!= _0x4dc5x2&& null!= _0x4dc5x5){var _0x4dc5x13=mxCellPath[_0x5a12[385]](_0x4dc5x2);if(null== _0x4dc5x5[_0x4dc5x13]&& (null== _0x4dc5x12|| null!= _0x4dc5x12[_0x4dc5x13])){null== _0x4dc5x9[_0x4dc5x13]&& (_0x4dc5x9[_0x4dc5x13]= _0x4dc5x2);null== _0x4dc5x5[_0x4dc5x13]&& (_0x4dc5x5[_0x4dc5x13]= _0x4dc5x2);delete _0x4dc5x12[_0x4dc5x13];var _0x4dc5x14=this[_0x5a12[264]](_0x4dc5x2);for(_0x4dc5x4= 0;_0x4dc5x4< _0x4dc5x14[_0x5a12[67]];_0x4dc5x4++){if(_0x4dc5x13= this[_0x5a12[1710]](_0x4dc5x14[_0x4dc5x4],!0)== _0x4dc5x2,!_0x4dc5x3|| _0x4dc5x13){_0x4dc5x13= this[_0x5a12[1710]](_0x4dc5x14[_0x4dc5x4],!_0x4dc5x13),_0x4dc5x9= this[_0x5a12[1706]](_0x4dc5x13,_0x4dc5x3,_0x4dc5x14[_0x4dc5x4],_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12)}}}else {if(null== _0x4dc5x9[_0x4dc5x13]){for(_0x4dc5x4= 0;_0x4dc5x4< _0x4dc5xa[_0x5a12[67]];_0x4dc5x4++){if(_0x4dc5x2= _0x4dc5xa[_0x4dc5x4],null!= _0x4dc5x2[_0x4dc5x13]){for(_0x4dc5x14 in _0x4dc5x9){_0x4dc5x2[_0x4dc5x14]= _0x4dc5x9[_0x4dc5x14]};_0x4dc5xa[_0x5a12[1242]]();return _0x4dc5x2}}}}};return _0x4dc5x9};mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1922]]= function(_0x4dc5x2){( new mxMinimumCycleRemover(this))[_0x5a12[350]](_0x4dc5x2)};mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1923]]= function(){this[_0x5a12[251]][_0x5a12[1852]]();this[_0x5a12[251]][_0x5a12[1854]]()};mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1924]]= function(_0x4dc5x2){( new mxMedianHybridCrossingReduction(this))[_0x5a12[350]](_0x4dc5x2)};mxHierarchicalLayout[_0x5a12[202]][_0x5a12[1925]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4= new mxCoordinateAssignment(this,this[_0x5a12[1868]],this[_0x5a12[1869]],this[_0x5a12[1870]],_0x4dc5x2,this[_0x5a12[1872]]);_0x4dc5x4[_0x5a12[1882]]= this[_0x5a12[1882]];_0x4dc5x4[_0x5a12[350]](_0x4dc5x3);return _0x4dc5x4[_0x5a12[1874]]+ this[_0x5a12[1913]]};function mxGraphModel(_0x4dc5x2){this[_0x5a12[1926]]= this[_0x5a12[1096]]();null!= _0x4dc5x2?this[_0x5a12[1927]](_0x4dc5x2):this[_0x5a12[200]]()}mxGraphModel[_0x5a12[202]]= new mxEventSource;mxGraphModel[_0x5a12[202]][_0x5a12[196]]= mxGraphModel;mxGraphModel[_0x5a12[202]][_0x5a12[813]]= null;mxGraphModel[_0x5a12[202]][_0x5a12[895]]= null;mxGraphModel[_0x5a12[202]][_0x5a12[1928]]= !0;mxGraphModel[_0x5a12[202]][_0x5a12[1929]]= !0;mxGraphModel[_0x5a12[202]][_0x5a12[1089]]= _0x5a12[110];mxGraphModel[_0x5a12[202]][_0x5a12[1930]]= _0x5a12[110];mxGraphModel[_0x5a12[202]][_0x5a12[1931]]= 0;mxGraphModel[_0x5a12[202]][_0x5a12[1926]]= null;mxGraphModel[_0x5a12[202]][_0x5a12[1932]]= 0;mxGraphModel[_0x5a12[202]][_0x5a12[1933]]= !1;mxGraphModel[_0x5a12[202]][_0x5a12[200]]= function(){this[_0x5a12[1927]](this[_0x5a12[1934]]())};mxGraphModel[_0x5a12[202]][_0x5a12[1935]]= function(){return this[_0x5a12[1929]]};mxGraphModel[_0x5a12[202]][_0x5a12[1936]]= function(_0x4dc5x2){this[_0x5a12[1929]]= _0x4dc5x2};mxGraphModel[_0x5a12[202]][_0x5a12[1934]]= function(){var _0x4dc5x2= new mxCell;_0x4dc5x2[_0x5a12[1937]]( new mxCell);return _0x4dc5x2};mxGraphModel[_0x5a12[202]][_0x5a12[736]]= function(_0x4dc5x2){return null!= this[_0x5a12[895]]?this[_0x5a12[895]][_0x4dc5x2]:null};mxGraphModel[_0x5a12[202]][_0x5a12[1938]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=null;if(null!= _0x4dc5x2){for(var _0x4dc5x4=[],_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){_0x4dc5x3(_0x4dc5x2[_0x4dc5x5])&& _0x4dc5x4[_0x5a12[207]](_0x4dc5x2[_0x4dc5x5])}};return _0x4dc5x4};mxGraphModel[_0x5a12[202]][_0x5a12[1939]]= function(_0x4dc5x2){return this[_0x5a12[1921]](null,_0x4dc5x2)};mxGraphModel[_0x5a12[202]][_0x5a12[1921]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=[];_0x4dc5x3= _0x4dc5x3|| this[_0x5a12[501]]();(null== _0x4dc5x2|| _0x4dc5x2(_0x4dc5x3))&& _0x4dc5x4[_0x5a12[207]](_0x4dc5x3);for(var _0x4dc5x5=this[_0x5a12[262]](_0x4dc5x3),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x5;_0x4dc5x9++){var _0x4dc5xa=this[_0x5a12[263]](_0x4dc5x3,_0x4dc5x9),_0x4dc5x4=_0x4dc5x4[_0x5a12[1919]](this[_0x5a12[1921]](_0x4dc5x2,_0x4dc5xa))};return _0x4dc5x4};mxGraphModel[_0x5a12[202]][_0x5a12[501]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2|| this[_0x5a12[813]];if(null!= _0x4dc5x2){for(;null!= _0x4dc5x2;){_0x4dc5x3= _0x4dc5x2,_0x4dc5x2= this[_0x5a12[1197]](_0x4dc5x2)}};return _0x4dc5x3};mxGraphModel[_0x5a12[202]][_0x5a12[1927]]= function(_0x4dc5x2){this[_0x5a12[350]]( new mxRootChange(this,_0x4dc5x2));return _0x4dc5x2};mxGraphModel[_0x5a12[202]][_0x5a12[1940]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[813]];this[_0x5a12[813]]= _0x4dc5x2;this[_0x5a12[1931]]= 0;this[_0x5a12[895]]= null;this[_0x5a12[1941]](_0x4dc5x2);return _0x4dc5x3};mxGraphModel[_0x5a12[202]][_0x5a12[1942]]= function(_0x4dc5x2){return null!= _0x4dc5x2&& this[_0x5a12[813]]== _0x4dc5x2};mxGraphModel[_0x5a12[202]][_0x5a12[1740]]= function(_0x4dc5x2){return this[_0x5a12[1942]](this[_0x5a12[1197]](_0x4dc5x2))};mxGraphModel[_0x5a12[202]][_0x5a12[1720]]= function(_0x4dc5x2,_0x4dc5x3){for(;null!= _0x4dc5x3&& _0x4dc5x3!= _0x4dc5x2;){_0x4dc5x3= this[_0x5a12[1197]](_0x4dc5x3)};return _0x4dc5x3== _0x4dc5x2};mxGraphModel[_0x5a12[202]][_0x5a12[442]]= function(_0x4dc5x2){return this[_0x5a12[1720]](this[_0x5a12[813]],_0x4dc5x2)};mxGraphModel[_0x5a12[202]][_0x5a12[1197]]= function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[1197]]():null};mxGraphModel[_0x5a12[202]][_0x5a12[99]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){if(_0x4dc5x3!= _0x4dc5x2&& null!= _0x4dc5x2&& null!= _0x4dc5x3){null== _0x4dc5x4&& (_0x4dc5x4= this[_0x5a12[262]](_0x4dc5x2));var _0x4dc5x5=_0x4dc5x2!= this[_0x5a12[1197]](_0x4dc5x3);this[_0x5a12[350]]( new mxChildChange(this,_0x4dc5x2,_0x4dc5x3,_0x4dc5x4));this[_0x5a12[1928]]&& _0x4dc5x5&& this[_0x5a12[1943]](_0x4dc5x3)};return _0x4dc5x3};mxGraphModel[_0x5a12[202]][_0x5a12[1941]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){null== _0x4dc5x2[_0x5a12[1103]]()&& this[_0x5a12[1929]]&& _0x4dc5x2[_0x5a12[1945]](this[_0x5a12[1944]](_0x4dc5x2));if(null!= _0x4dc5x2[_0x5a12[1103]]()){var _0x4dc5x3=this[_0x5a12[736]](_0x4dc5x2[_0x5a12[1103]]());if(_0x4dc5x3!= _0x4dc5x2){for(;null!= _0x4dc5x3;){_0x4dc5x2[_0x5a12[1945]](this[_0x5a12[1944]](_0x4dc5x2)),_0x4dc5x3= this[_0x5a12[736]](_0x4dc5x2[_0x5a12[1103]]())};null== this[_0x5a12[895]]&& (this[_0x5a12[895]]= {});this[_0x5a12[895]][_0x4dc5x2[_0x5a12[1103]]()]= _0x4dc5x2}};mxUtils[_0x5a12[1946]](_0x4dc5x2[_0x5a12[1103]]())&& (this[_0x5a12[1931]]= Math[_0x5a12[160]](this[_0x5a12[1931]],_0x4dc5x2[_0x5a12[1103]]()));for(var _0x4dc5x3=this[_0x5a12[262]](_0x4dc5x2),_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x3;_0x4dc5x4++){this[_0x5a12[1941]](this[_0x5a12[263]](_0x4dc5x2,_0x4dc5x4))}}};mxGraphModel[_0x5a12[202]][_0x5a12[1944]]= function(_0x4dc5x2){_0x4dc5x2= this[_0x5a12[1931]];this[_0x5a12[1931]]++;return this[_0x5a12[1089]]+ _0x4dc5x2+ this[_0x5a12[1930]]};mxGraphModel[_0x5a12[202]][_0x5a12[1943]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= _0x4dc5x3|| this[_0x5a12[501]](_0x4dc5x2);for(var _0x4dc5x4=this[_0x5a12[262]](_0x4dc5x2),_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x4;_0x4dc5x5++){var _0x4dc5x9=this[_0x5a12[263]](_0x4dc5x2,_0x4dc5x5);this[_0x5a12[1943]](_0x4dc5x9,_0x4dc5x3)};_0x4dc5x9= this[_0x5a12[1707]](_0x4dc5x2);_0x4dc5x4= [];for(_0x4dc5x5= 0;_0x4dc5x5< _0x4dc5x9;_0x4dc5x5++){_0x4dc5x4[_0x5a12[207]](this[_0x5a12[1708]](_0x4dc5x2,_0x4dc5x5))};for(_0x4dc5x5= 0;_0x4dc5x5< _0x4dc5x4[_0x5a12[67]];_0x4dc5x5++){_0x4dc5x9= _0x4dc5x4[_0x4dc5x5],this[_0x5a12[1720]](_0x4dc5x3,_0x4dc5x9)&& this[_0x5a12[1947]](_0x4dc5x9,_0x4dc5x3)}};mxGraphModel[_0x5a12[202]][_0x5a12[1947]]= function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4=this[_0x5a12[1709]](_0x4dc5x2,!0),_0x4dc5x5=this[_0x5a12[1709]](_0x4dc5x2,!1),_0x4dc5x9=null;null!= _0x4dc5x4&& !this[_0x5a12[250]](_0x4dc5x4)&& null!= _0x4dc5x4[_0x5a12[256]]&& _0x4dc5x4[_0x5a12[256]][_0x5a12[1500]];){_0x4dc5x4= this[_0x5a12[1197]](_0x4dc5x4)};for(;null!= _0x4dc5x5&& !this[_0x5a12[250]](_0x4dc5x5)&& null!= _0x4dc5x5[_0x5a12[256]]&& _0x4dc5x5[_0x5a12[256]][_0x5a12[1500]];){_0x4dc5x5= this[_0x5a12[1197]](_0x4dc5x5)};if(this[_0x5a12[1720]](_0x4dc5x3,_0x4dc5x4)&& this[_0x5a12[1720]](_0x4dc5x3,_0x4dc5x5)&& (_0x4dc5x9= _0x4dc5x4== _0x4dc5x5?this[_0x5a12[1197]](_0x4dc5x4):this[_0x5a12[1948]](_0x4dc5x4,_0x4dc5x5),null!= _0x4dc5x9&& (this[_0x5a12[1197]](_0x4dc5x9)!= this[_0x5a12[813]]|| this[_0x5a12[1720]](_0x4dc5x9,_0x4dc5x2))&& this[_0x5a12[1197]](_0x4dc5x2)!= _0x4dc5x9)){_0x4dc5x4= this[_0x5a12[1721]](_0x4dc5x2);if(null!= _0x4dc5x4){var _0x4dc5xa=this[_0x5a12[1949]](this[_0x5a12[1197]](_0x4dc5x2)),_0x4dc5x12=this[_0x5a12[1949]](_0x4dc5x9),_0x4dc5x5=_0x4dc5x12[_0x5a12[235]]- _0x4dc5xa[_0x5a12[235]],_0x4dc5xa=_0x4dc5x12[_0x5a12[236]]- _0x4dc5xa[_0x5a12[236]],_0x4dc5x4=_0x4dc5x4[_0x5a12[238]]();_0x4dc5x4[_0x5a12[513]](-_0x4dc5x5,-_0x4dc5xa);this[_0x5a12[1724]](_0x4dc5x2,_0x4dc5x4)};this[_0x5a12[99]](_0x4dc5x9,_0x4dc5x2,this[_0x5a12[262]](_0x4dc5x9))}};mxGraphModel[_0x5a12[202]][_0x5a12[1949]]= function(_0x4dc5x2){var _0x4dc5x3=null;null!= _0x4dc5x2?(_0x4dc5x3= this[_0x5a12[1949]](this[_0x5a12[1197]](_0x4dc5x2)),this[_0x5a12[250]](_0x4dc5x2)|| (_0x4dc5x2= this[_0x5a12[1721]](_0x4dc5x2),null!= _0x4dc5x2&& (_0x4dc5x3[_0x5a12[235]]+= _0x4dc5x2[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]]+= _0x4dc5x2[_0x5a12[236]]))):_0x4dc5x3= new mxPoint;return _0x4dc5x3};mxGraphModel[_0x5a12[202]][_0x5a12[1948]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2&& null!= _0x4dc5x3){var _0x4dc5x4=mxCellPath[_0x5a12[385]](_0x4dc5x3);if(null!= _0x4dc5x4&& 0< _0x4dc5x4[_0x5a12[67]]){var _0x4dc5x5=_0x4dc5x2,_0x4dc5x9=mxCellPath[_0x5a12[385]](_0x4dc5x5);if(_0x4dc5x4[_0x5a12[67]]< _0x4dc5x9[_0x5a12[67]]){var _0x4dc5x5=_0x4dc5x3,_0x4dc5xa=_0x4dc5x9,_0x4dc5x9=_0x4dc5x4,_0x4dc5x4=_0x4dc5xa};for(;null!= _0x4dc5x5;){_0x4dc5xa= this[_0x5a12[1197]](_0x4dc5x5);if(0== _0x4dc5x4[_0x5a12[2]](_0x4dc5x9+ mxCellPath[_0x5a12[1950]])&& null!= _0x4dc5xa){return _0x4dc5x5};_0x4dc5x9= mxCellPath[_0x5a12[1951]](_0x4dc5x9);_0x4dc5x5= _0x4dc5xa}}};return null};mxGraphModel[_0x5a12[202]][_0x5a12[205]]= function(_0x4dc5x2){_0x4dc5x2== this[_0x5a12[813]]?this[_0x5a12[1927]](null):null!= this[_0x5a12[1197]](_0x4dc5x2)&& this[_0x5a12[350]]( new mxChildChange(this,null,_0x4dc5x2));return _0x4dc5x2};mxGraphModel[_0x5a12[202]][_0x5a12[1102]]= function(_0x4dc5x2){if(null!= _0x4dc5x2&& null!= this[_0x5a12[895]]){for(var _0x4dc5x3=this[_0x5a12[262]](_0x4dc5x2)- 1;0<= _0x4dc5x3;_0x4dc5x3--){this[_0x5a12[1102]](this[_0x5a12[263]](_0x4dc5x2,_0x4dc5x3))};null!= this[_0x5a12[895]]&& null!= _0x4dc5x2[_0x5a12[1103]]()&& delete this[_0x5a12[895]][_0x4dc5x2[_0x5a12[1103]]()]}};mxGraphModel[_0x5a12[202]][_0x5a12[1952]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[1197]](_0x4dc5x2);null!= _0x4dc5x3?(_0x4dc5x3!= _0x4dc5x5|| _0x4dc5x5[_0x5a12[1738]](_0x4dc5x2)!= _0x4dc5x4)&& _0x4dc5x3[_0x5a12[1937]](_0x4dc5x2,_0x4dc5x4):null!= _0x4dc5x5&& (_0x4dc5x4= _0x4dc5x5[_0x5a12[1738]](_0x4dc5x2),_0x4dc5x5[_0x5a12[205]](_0x4dc5x4));!this[_0x5a12[442]](_0x4dc5x5)&& null!= _0x4dc5x3?this[_0x5a12[1941]](_0x4dc5x2):null== _0x4dc5x3&& this[_0x5a12[1102]](_0x4dc5x2);return _0x4dc5x5};mxGraphModel[_0x5a12[202]][_0x5a12[262]]= function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[262]]():0};mxGraphModel[_0x5a12[202]][_0x5a12[263]]= function(_0x4dc5x2,_0x4dc5x3){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[263]](_0x4dc5x3):null};mxGraphModel[_0x5a12[202]][_0x5a12[1953]]= function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[1954]]:null};mxGraphModel[_0x5a12[202]][_0x5a12[1728]]= function(_0x4dc5x2){return this[_0x5a12[1955]](_0x4dc5x2,!0,!1)};mxGraphModel[_0x5a12[202]][_0x5a12[1956]]= function(_0x4dc5x2){return this[_0x5a12[1955]](_0x4dc5x2,!1,!0)};mxGraphModel[_0x5a12[202]][_0x5a12[1955]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!1;_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!1;for(var _0x4dc5x5=this[_0x5a12[262]](_0x4dc5x2),_0x4dc5x9=[],_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x5;_0x4dc5xa++){var _0x4dc5x12=this[_0x5a12[263]](_0x4dc5x2,_0x4dc5xa);(!_0x4dc5x4&& !_0x4dc5x3 || _0x4dc5x4&& this[_0x5a12[250]](_0x4dc5x12) || _0x4dc5x3&& this[_0x5a12[1193]](_0x4dc5x12)) && _0x4dc5x9[_0x5a12[207]](_0x4dc5x12)};return _0x4dc5x9};mxGraphModel[_0x5a12[202]][_0x5a12[1709]]= function(_0x4dc5x2,_0x4dc5x3){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[1709]](_0x4dc5x3):null};mxGraphModel[_0x5a12[202]][_0x5a12[1957]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=_0x4dc5x3!= this[_0x5a12[1709]](_0x4dc5x2,_0x4dc5x4);this[_0x5a12[350]]( new mxTerminalChange(this,_0x4dc5x2,_0x4dc5x3,_0x4dc5x4));this[_0x5a12[1928]]&& _0x4dc5x5&& this[_0x5a12[1947]](_0x4dc5x2,this[_0x5a12[501]]());return _0x4dc5x3};mxGraphModel[_0x5a12[202]][_0x5a12[1958]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[473]]();try{this[_0x5a12[1957]](_0x4dc5x2,_0x4dc5x3,!0),this[_0x5a12[1957]](_0x4dc5x2,_0x4dc5x4,!1)}finally{this[_0x5a12[476]]()}};mxGraphModel[_0x5a12[202]][_0x5a12[1959]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[1709]](_0x4dc5x2,_0x4dc5x4);null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[1960]](_0x4dc5x2,_0x4dc5x4):null!= _0x4dc5x5&& _0x4dc5x5[_0x5a12[1961]](_0x4dc5x2,_0x4dc5x4);return _0x4dc5x5};mxGraphModel[_0x5a12[202]][_0x5a12[1707]]= function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[1707]]():0};mxGraphModel[_0x5a12[202]][_0x5a12[1708]]= function(_0x4dc5x2,_0x4dc5x3){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[1708]](_0x4dc5x3):null};mxGraphModel[_0x5a12[202]][_0x5a12[1962]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){for(var _0x4dc5x5=0,_0x4dc5x9=this[_0x5a12[1707]](_0x4dc5x2),_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x9;_0x4dc5xa++){var _0x4dc5x12=this[_0x5a12[1708]](_0x4dc5x2,_0x4dc5xa);_0x4dc5x12!= _0x4dc5x4&& this[_0x5a12[1709]](_0x4dc5x12,_0x4dc5x3)== _0x4dc5x2&& _0x4dc5x5++};return _0x4dc5x5};mxGraphModel[_0x5a12[202]][_0x5a12[1756]]= function(_0x4dc5x2){return this[_0x5a12[264]](_0x4dc5x2,!0,!0,!1)};mxGraphModel[_0x5a12[202]][_0x5a12[1867]]= function(_0x4dc5x2){return this[_0x5a12[264]](_0x4dc5x2,!0,!1,!1)};mxGraphModel[_0x5a12[202]][_0x5a12[1963]]= function(_0x4dc5x2){return this[_0x5a12[264]](_0x4dc5x2,!1,!0,!1)};mxGraphModel[_0x5a12[202]][_0x5a12[264]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!0;_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!0;_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5:!0;for(var _0x4dc5x9=this[_0x5a12[1707]](_0x4dc5x2),_0x4dc5xa=[],_0x4dc5x12=0;_0x4dc5x12< _0x4dc5x9;_0x4dc5x12++){var _0x4dc5x13=this[_0x5a12[1708]](_0x4dc5x2,_0x4dc5x12),_0x4dc5x14=this[_0x5a12[1709]](_0x4dc5x13,!0),_0x4dc5x15=this[_0x5a12[1709]](_0x4dc5x13,!1);(_0x4dc5x5&& _0x4dc5x14== _0x4dc5x15|| _0x4dc5x14!= _0x4dc5x15&& (_0x4dc5x3&& _0x4dc5x15== _0x4dc5x2|| _0x4dc5x4&& _0x4dc5x14== _0x4dc5x2))&& _0x4dc5xa[_0x5a12[207]](_0x4dc5x13)};return _0x4dc5xa};mxGraphModel[_0x5a12[202]][_0x5a12[1781]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!1;var _0x4dc5x5=this[_0x5a12[1707]](_0x4dc5x2),_0x4dc5x9=this[_0x5a12[1707]](_0x4dc5x3),_0x4dc5xa=_0x4dc5x2,_0x4dc5x12=_0x4dc5x5;_0x4dc5x9< _0x4dc5x5&& (_0x4dc5x12= _0x4dc5x9,_0x4dc5xa= _0x4dc5x3);_0x4dc5x5= [];for(_0x4dc5x9= 0;_0x4dc5x9< _0x4dc5x12;_0x4dc5x9++){var _0x4dc5x13=this[_0x5a12[1708]](_0x4dc5xa,_0x4dc5x9),_0x4dc5x14=this[_0x5a12[1709]](_0x4dc5x13,!0),_0x4dc5x15=this[_0x5a12[1709]](_0x4dc5x13,!1),_0x4dc5x16=_0x4dc5x15== _0x4dc5x2&& _0x4dc5x14== _0x4dc5x3;(_0x4dc5x14== _0x4dc5x2&& _0x4dc5x15== _0x4dc5x3|| !_0x4dc5x4&& _0x4dc5x16)&& _0x4dc5x5[_0x5a12[207]](_0x4dc5x13)};return _0x4dc5x5};mxGraphModel[_0x5a12[202]][_0x5a12[1808]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!0;_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5:!0;var _0x4dc5x9=[];if(null!= _0x4dc5x2){for(var _0x4dc5xa=0;_0x4dc5xa< _0x4dc5x2[_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=this[_0x5a12[1709]](_0x4dc5x2[_0x4dc5xa],!0),_0x4dc5x13=this[_0x5a12[1709]](_0x4dc5x2[_0x4dc5xa],!1);_0x4dc5x12== _0x4dc5x3&& null!= _0x4dc5x13&& _0x4dc5x13!= _0x4dc5x3&& _0x4dc5x5?_0x4dc5x9[_0x5a12[207]](_0x4dc5x13):_0x4dc5x13== _0x4dc5x3&& (null!= _0x4dc5x12&& _0x4dc5x12!= _0x4dc5x3&& _0x4dc5x4)&& _0x4dc5x9[_0x5a12[207]](_0x4dc5x12)}};return _0x4dc5x9};mxGraphModel[_0x5a12[202]][_0x5a12[1964]]= function(_0x4dc5x2){for(var _0x4dc5x3=[],_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){for(var _0x4dc5x5=_0x4dc5x2[_0x4dc5x4],_0x4dc5x9=!0,_0x4dc5xa=this[_0x5a12[1197]](_0x4dc5x5);null!= _0x4dc5xa;){if(0<= mxUtils[_0x5a12[2]](_0x4dc5x2,_0x4dc5xa)){_0x4dc5x9= !1;break};_0x4dc5xa= this[_0x5a12[1197]](_0x4dc5xa)};_0x4dc5x9&& _0x4dc5x3[_0x5a12[207]](_0x4dc5x5)};return _0x4dc5x3};mxGraphModel[_0x5a12[202]][_0x5a12[1193]]= function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[1193]]():!1};mxGraphModel[_0x5a12[202]][_0x5a12[250]]= function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[250]]():!1};mxGraphModel[_0x5a12[202]][_0x5a12[1965]]= function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[1965]]():!1};mxGraphModel[_0x5a12[202]][_0x5a12[433]]= function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[433]]():null};mxGraphModel[_0x5a12[202]][_0x5a12[1966]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[350]]( new mxValueChange(this,_0x4dc5x2,_0x4dc5x3));return _0x4dc5x3};mxGraphModel[_0x5a12[202]][_0x5a12[1967]]= function(_0x4dc5x2,_0x4dc5x3){return _0x4dc5x2[_0x5a12[1968]](_0x4dc5x3)};mxGraphModel[_0x5a12[202]][_0x5a12[1721]]= function(_0x4dc5x2,_0x4dc5x3){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[1721]]():null};mxGraphModel[_0x5a12[202]][_0x5a12[1724]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3!= this[_0x5a12[1721]](_0x4dc5x2)&& this[_0x5a12[350]]( new mxGeometryChange(this,_0x4dc5x2,_0x4dc5x3));return _0x4dc5x3};mxGraphModel[_0x5a12[202]][_0x5a12[1969]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1721]](_0x4dc5x2);_0x4dc5x2[_0x5a12[1724]](_0x4dc5x3);return _0x4dc5x4};mxGraphModel[_0x5a12[202]][_0x5a12[474]]= function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[474]]():null};mxGraphModel[_0x5a12[202]][_0x5a12[475]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3!= this[_0x5a12[474]](_0x4dc5x2)&& this[_0x5a12[350]]( new mxStyleChange(this,_0x4dc5x2,_0x4dc5x3));return _0x4dc5x3};mxGraphModel[_0x5a12[202]][_0x5a12[1970]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[474]](_0x4dc5x2);_0x4dc5x2[_0x5a12[475]](_0x4dc5x3);return _0x4dc5x4};mxGraphModel[_0x5a12[202]][_0x5a12[1971]]= function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[1971]]():!1};mxGraphModel[_0x5a12[202]][_0x5a12[1972]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3!= this[_0x5a12[1971]](_0x4dc5x2)&& this[_0x5a12[350]]( new mxCollapseChange(this,_0x4dc5x2,_0x4dc5x3));return _0x4dc5x3};mxGraphModel[_0x5a12[202]][_0x5a12[1973]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1971]](_0x4dc5x2);_0x4dc5x2[_0x5a12[1972]](_0x4dc5x3);return _0x4dc5x4};mxGraphModel[_0x5a12[202]][_0x5a12[174]]= function(_0x4dc5x2){return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[174]]():!1};mxGraphModel[_0x5a12[202]][_0x5a12[175]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3!= this[_0x5a12[174]](_0x4dc5x2)&& this[_0x5a12[350]]( new mxVisibleChange(this,_0x4dc5x2,_0x4dc5x3));return _0x4dc5x3};mxGraphModel[_0x5a12[202]][_0x5a12[1974]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[174]](_0x4dc5x2);_0x4dc5x2[_0x5a12[175]](_0x4dc5x3);return _0x4dc5x4};mxGraphModel[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2){_0x4dc5x2[_0x5a12[350]]();this[_0x5a12[473]]();this[_0x5a12[1926]][_0x5a12[99]](_0x4dc5x2);this[_0x5a12[746]]( new mxEventObject(mxEvent.EXECUTE,_0x5a12[826],_0x4dc5x2));this[_0x5a12[746]]( new mxEventObject(mxEvent.EXECUTED,_0x5a12[826],_0x4dc5x2));this[_0x5a12[476]]()};mxGraphModel[_0x5a12[202]][_0x5a12[473]]= function(){this[_0x5a12[1932]]++;this[_0x5a12[746]]( new mxEventObject(mxEvent.BEGIN_UPDATE));1== this[_0x5a12[1932]]&& this[_0x5a12[746]]( new mxEventObject(mxEvent.START_EDIT))};mxGraphModel[_0x5a12[202]][_0x5a12[476]]= function(){this[_0x5a12[1932]]--;0== this[_0x5a12[1932]]&& this[_0x5a12[746]]( new mxEventObject(mxEvent.END_EDIT));if(!this[_0x5a12[1933]]){this[_0x5a12[1933]]= 0== this[_0x5a12[1932]];this[_0x5a12[746]]( new mxEventObject(mxEvent.END_UPDATE,_0x5a12[1061],this[_0x5a12[1926]]));try{if(this[_0x5a12[1933]]&& !this[_0x5a12[1926]][_0x5a12[1107]]()){this[_0x5a12[746]]( new mxEventObject(mxEvent.BEFORE_UNDO,_0x5a12[1061],this[_0x5a12[1926]]));var _0x4dc5x2=this[_0x5a12[1926]];this[_0x5a12[1926]]= this[_0x5a12[1096]]();_0x4dc5x2[_0x5a12[827]]();this[_0x5a12[746]]( new mxEventObject(mxEvent.UNDO,_0x5a12[1061],_0x4dc5x2))}}finally{this[_0x5a12[1933]]= !1}}};mxGraphModel[_0x5a12[202]][_0x5a12[1096]]= function(){var _0x4dc5x2= new mxUndoableEdit(this,!0);_0x4dc5x2[_0x5a12[827]]= function(){_0x4dc5x2[_0x5a12[1097]][_0x5a12[746]]( new mxEventObject(mxEvent.CHANGE,_0x5a12[1061],_0x4dc5x2,_0x5a12[1065],_0x4dc5x2[_0x5a12[1065]]));_0x4dc5x2[_0x5a12[1097]][_0x5a12[746]]( new mxEventObject(mxEvent.NOTIFY,_0x5a12[1061],_0x4dc5x2,_0x5a12[1065],_0x4dc5x2[_0x5a12[1065]]))};return _0x4dc5x2};mxGraphModel[_0x5a12[202]][_0x5a12[1975]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!0;this[_0x5a12[473]]();try{var _0x4dc5x5={};this[_0x5a12[1976]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5);for(var _0x4dc5x9 in _0x4dc5x5){var _0x4dc5xa=_0x4dc5x5[_0x4dc5x9],_0x4dc5x12=this[_0x5a12[1709]](_0x4dc5xa,!0);null!= _0x4dc5x12&& (_0x4dc5x12= _0x4dc5x5[mxCellPath[_0x5a12[385]](_0x4dc5x12)],this[_0x5a12[1957]](_0x4dc5xa,_0x4dc5x12,!0));_0x4dc5x12= this[_0x5a12[1709]](_0x4dc5xa,!1);null!= _0x4dc5x12&& (_0x4dc5x12= _0x4dc5x5[mxCellPath[_0x5a12[385]](_0x4dc5x12)],this[_0x5a12[1957]](_0x4dc5xa,_0x4dc5x12,!1))}}finally{this[_0x5a12[476]]()}};mxGraphModel[_0x5a12[202]][_0x5a12[1976]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[473]]();try{for(var _0x4dc5x9=_0x4dc5x2[_0x5a12[262]](),_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x9;_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x2[_0x5a12[263]](_0x4dc5xa);if(_0x5a12[279]== typeof _0x4dc5x12[_0x5a12[1103]]){var _0x4dc5x13=_0x4dc5x12[_0x5a12[1103]](),_0x4dc5x14=null!= _0x4dc5x13&& (!this[_0x5a12[250]](_0x4dc5x12)|| !_0x4dc5x4)?this[_0x5a12[736]](_0x4dc5x13):null;if(null== _0x4dc5x14){var _0x4dc5x15=_0x4dc5x12[_0x5a12[238]]();_0x4dc5x15[_0x5a12[1945]](_0x4dc5x13);_0x4dc5x15[_0x5a12[1957]](_0x4dc5x12[_0x5a12[1709]](!0),!0);_0x4dc5x15[_0x5a12[1957]](_0x4dc5x12[_0x5a12[1709]](!1),!1);_0x4dc5x14= _0x4dc5x3[_0x5a12[1937]](_0x4dc5x15);this[_0x5a12[1941]](_0x4dc5x14)};_0x4dc5x5[mxCellPath[_0x5a12[385]](_0x4dc5x12)]= _0x4dc5x14;this[_0x5a12[1976]](_0x4dc5x12,_0x4dc5x14,_0x4dc5x4,_0x4dc5x5)}}}finally{this[_0x5a12[476]]()}};mxGraphModel[_0x5a12[202]][_0x5a12[1977]]= function(_0x4dc5x2){var _0x4dc5x3=[];if(null!= _0x4dc5x2){for(var _0x4dc5x4={},_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){var _0x4dc5x9=this[_0x5a12[1197]](_0x4dc5x2[_0x4dc5x5]);if(null!= _0x4dc5x9){var _0x4dc5xa=mxCellPath[_0x5a12[385]](_0x4dc5x9);null== _0x4dc5x4[_0x4dc5xa]&& (_0x4dc5x4[_0x4dc5xa]= _0x4dc5x9,_0x4dc5x3[_0x5a12[207]](_0x4dc5x9))}}};return _0x4dc5x3};mxGraphModel[_0x5a12[202]][_0x5a12[1978]]= function(_0x4dc5x2){return null!= _0x4dc5x2?this[_0x5a12[899]]([_0x4dc5x2],!0)[0]:null};mxGraphModel[_0x5a12[202]][_0x5a12[899]]= function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4={},_0x4dc5x5=[],_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x2[_0x5a12[67]];_0x4dc5x9++){null!= _0x4dc5x2[_0x4dc5x9]?_0x4dc5x5[_0x5a12[207]](this[_0x5a12[1979]](_0x4dc5x2[_0x4dc5x9],_0x4dc5x4,_0x4dc5x3)):_0x4dc5x5[_0x5a12[207]](null)};for(_0x4dc5x9= 0;_0x4dc5x9< _0x4dc5x5[_0x5a12[67]];_0x4dc5x9++){null!= _0x4dc5x5[_0x4dc5x9]&& this[_0x5a12[1980]](_0x4dc5x5[_0x4dc5x9],_0x4dc5x2[_0x4dc5x9],_0x4dc5x4)};return _0x4dc5x5};mxGraphModel[_0x5a12[202]][_0x5a12[1979]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[1981]](_0x4dc5x2);_0x4dc5x3[mxObjectIdentity[_0x5a12[203]](_0x4dc5x2)]= _0x4dc5x5;if(_0x4dc5x4){_0x4dc5x4= this[_0x5a12[262]](_0x4dc5x2);for(var _0x4dc5x9=0;_0x4dc5x9< _0x4dc5x4;_0x4dc5x9++){var _0x4dc5xa=this[_0x5a12[1979]](this[_0x5a12[263]](_0x4dc5x2,_0x4dc5x9),_0x4dc5x3,!0);_0x4dc5x5[_0x5a12[1937]](_0x4dc5xa)}};return _0x4dc5x5};mxGraphModel[_0x5a12[202]][_0x5a12[1981]]= function(_0x4dc5x2){return _0x4dc5x2[_0x5a12[238]]()};mxGraphModel[_0x5a12[202]][_0x5a12[1980]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[1709]](_0x4dc5x3,!0);null!= _0x4dc5x5&& (_0x4dc5x5= _0x4dc5x4[mxObjectIdentity[_0x5a12[203]](_0x4dc5x5)],null!= _0x4dc5x5&& _0x4dc5x5[_0x5a12[1960]](_0x4dc5x2,!0));_0x4dc5x5= this[_0x5a12[1709]](_0x4dc5x3,!1);null!= _0x4dc5x5&& (_0x4dc5x5= _0x4dc5x4[mxObjectIdentity[_0x5a12[203]](_0x4dc5x5)],null!= _0x4dc5x5&& _0x4dc5x5[_0x5a12[1960]](_0x4dc5x2,!1));for(var _0x4dc5x5=this[_0x5a12[262]](_0x4dc5x2),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x5;_0x4dc5x9++){this[_0x5a12[1980]](this[_0x5a12[263]](_0x4dc5x2,_0x4dc5x9),this[_0x5a12[263]](_0x4dc5x3,_0x4dc5x9),_0x4dc5x4)}};function mxRootChange(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[251]]= _0x4dc5x2;this[_0x5a12[257]]= this[_0x5a12[813]]= _0x4dc5x3}mxRootChange[_0x5a12[202]][_0x5a12[350]]= function(){this[_0x5a12[813]]= this[_0x5a12[257]];this[_0x5a12[257]]= this[_0x5a12[251]][_0x5a12[1940]](this[_0x5a12[257]])};function mxChildChange(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[251]]= _0x4dc5x2;this[_0x5a12[257]]= this[_0x5a12[1101]]= _0x4dc5x3;this[_0x5a12[247]]= _0x4dc5x4;this[_0x5a12[1982]]= this[_0x5a12[1983]]= _0x4dc5x5}mxChildChange[_0x5a12[202]][_0x5a12[350]]= function(){var _0x4dc5x2=this[_0x5a12[251]][_0x5a12[1197]](this[_0x5a12[247]]),_0x4dc5x3=null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[1738]](this[_0x5a12[247]]):0;null== this[_0x5a12[257]]&& this[_0x5a12[807]](this[_0x5a12[247]],!1);_0x4dc5x2= this[_0x5a12[251]][_0x5a12[1952]](this[_0x5a12[247]],this[_0x5a12[257]],this[_0x5a12[1982]]);null!= this[_0x5a12[257]]&& this[_0x5a12[807]](this[_0x5a12[247]],!0);this[_0x5a12[1101]]= this[_0x5a12[257]];this[_0x5a12[257]]= _0x4dc5x2;this[_0x5a12[1983]]= this[_0x5a12[1982]];this[_0x5a12[1982]]= _0x4dc5x3};mxChildChange[_0x5a12[202]][_0x5a12[807]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!0;var _0x4dc5x4=_0x4dc5x2[_0x5a12[1709]](!0),_0x4dc5x5=_0x4dc5x2[_0x5a12[1709]](!1);null!= _0x4dc5x4&& (_0x4dc5x3?this[_0x5a12[251]][_0x5a12[1959]](_0x4dc5x2,_0x4dc5x4,!0):this[_0x5a12[251]][_0x5a12[1959]](_0x4dc5x2,null,!0));null!= _0x4dc5x5&& (_0x4dc5x3?this[_0x5a12[251]][_0x5a12[1959]](_0x4dc5x2,_0x4dc5x5,!1):this[_0x5a12[251]][_0x5a12[1959]](_0x4dc5x2,null,!1));_0x4dc5x2[_0x5a12[1957]](_0x4dc5x4,!0);_0x4dc5x2[_0x5a12[1957]](_0x4dc5x5,!1);_0x4dc5x4= this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x2);for(_0x4dc5x5= 0;_0x4dc5x5< _0x4dc5x4;_0x4dc5x5++){this[_0x5a12[807]](this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x2,_0x4dc5x5),_0x4dc5x3)}};function mxTerminalChange(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[251]]= _0x4dc5x2;this[_0x5a12[246]]= _0x4dc5x3;this[_0x5a12[257]]= this[_0x5a12[1984]]= _0x4dc5x4;this[_0x5a12[1097]]= _0x4dc5x5}mxTerminalChange[_0x5a12[202]][_0x5a12[350]]= function(){this[_0x5a12[1984]]= this[_0x5a12[257]];this[_0x5a12[257]]= this[_0x5a12[251]][_0x5a12[1959]](this[_0x5a12[246]],this[_0x5a12[257]],this[_0x5a12[1097]])};function mxValueChange(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[251]]= _0x4dc5x2;this[_0x5a12[246]]= _0x4dc5x3;this[_0x5a12[257]]= this[_0x5a12[131]]= _0x4dc5x4}mxValueChange[_0x5a12[202]][_0x5a12[350]]= function(){this[_0x5a12[131]]= this[_0x5a12[257]];this[_0x5a12[257]]= this[_0x5a12[251]][_0x5a12[1967]](this[_0x5a12[246]],this[_0x5a12[257]])};function mxStyleChange(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[251]]= _0x4dc5x2;this[_0x5a12[246]]= _0x4dc5x3;this[_0x5a12[257]]= this[_0x5a12[124]]= _0x4dc5x4}mxStyleChange[_0x5a12[202]][_0x5a12[350]]= function(){this[_0x5a12[124]]= this[_0x5a12[257]];this[_0x5a12[257]]= this[_0x5a12[251]][_0x5a12[1970]](this[_0x5a12[246]],this[_0x5a12[257]])};function mxGeometryChange(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[251]]= _0x4dc5x2;this[_0x5a12[246]]= _0x4dc5x3;this[_0x5a12[257]]= this[_0x5a12[256]]= _0x4dc5x4}mxGeometryChange[_0x5a12[202]][_0x5a12[350]]= function(){this[_0x5a12[256]]= this[_0x5a12[257]];this[_0x5a12[257]]= this[_0x5a12[251]][_0x5a12[1969]](this[_0x5a12[246]],this[_0x5a12[257]])};function mxCollapseChange(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[251]]= _0x4dc5x2;this[_0x5a12[246]]= _0x4dc5x3;this[_0x5a12[257]]= this[_0x5a12[1985]]= _0x4dc5x4}mxCollapseChange[_0x5a12[202]][_0x5a12[350]]= function(){this[_0x5a12[1985]]= this[_0x5a12[257]];this[_0x5a12[257]]= this[_0x5a12[251]][_0x5a12[1973]](this[_0x5a12[246]],this[_0x5a12[257]])};function mxVisibleChange(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[251]]= _0x4dc5x2;this[_0x5a12[246]]= _0x4dc5x3;this[_0x5a12[257]]= this[_0x5a12[189]]= _0x4dc5x4}mxVisibleChange[_0x5a12[202]][_0x5a12[350]]= function(){this[_0x5a12[189]]= this[_0x5a12[257]];this[_0x5a12[257]]= this[_0x5a12[251]][_0x5a12[1974]](this[_0x5a12[246]],this[_0x5a12[257]])};function mxCellAttributeChange(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[246]]= _0x4dc5x2;this[_0x5a12[1986]]= _0x4dc5x3;this[_0x5a12[257]]= this[_0x5a12[131]]= _0x4dc5x4}mxCellAttributeChange[_0x5a12[202]][_0x5a12[350]]= function(){var _0x4dc5x2=this[_0x5a12[246]][_0x5a12[284]](this[_0x5a12[1986]]);null== this[_0x5a12[257]]?this[_0x5a12[246]][_0x5a12[131]][_0x5a12[1390]](this[_0x5a12[1986]]):this[_0x5a12[246]][_0x5a12[57]](this[_0x5a12[1986]],this[_0x5a12[257]]);this[_0x5a12[257]]= _0x4dc5x2};function mxCell(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[131]]= _0x4dc5x2;this[_0x5a12[1724]](_0x4dc5x3);this[_0x5a12[475]](_0x4dc5x4);if(null!= this[_0x5a12[1987]]){this[_0x5a12[1987]]()}}mxCell[_0x5a12[202]][_0x5a12[1363]]= null;mxCell[_0x5a12[202]][_0x5a12[131]]= null;mxCell[_0x5a12[202]][_0x5a12[256]]= null;mxCell[_0x5a12[202]][_0x5a12[124]]= null;mxCell[_0x5a12[202]][_0x5a12[1988]]= !1;mxCell[_0x5a12[202]][_0x5a12[1989]]= !1;mxCell[_0x5a12[202]][_0x5a12[1990]]= !0;mxCell[_0x5a12[202]][_0x5a12[189]]= !0;mxCell[_0x5a12[202]][_0x5a12[1985]]= !1;mxCell[_0x5a12[202]][_0x5a12[1101]]= null;mxCell[_0x5a12[202]][_0x5a12[1097]]= null;mxCell[_0x5a12[202]][_0x5a12[772]]= null;mxCell[_0x5a12[202]][_0x5a12[1954]]= null;mxCell[_0x5a12[202]][_0x5a12[1842]]= null;mxCell[_0x5a12[202]][_0x5a12[1991]]= _0x5a12[1992][_0x5a12[224]](_0x5a12[185]);mxCell[_0x5a12[202]][_0x5a12[1103]]= function(){return this[_0x5a12[1363]]};mxCell[_0x5a12[202]][_0x5a12[1945]]= function(_0x4dc5x2){this[_0x5a12[1363]]= _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[433]]= function(){return this[_0x5a12[131]]};mxCell[_0x5a12[202]][_0x5a12[1966]]= function(_0x4dc5x2){this[_0x5a12[131]]= _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[1968]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[433]]();this[_0x5a12[1966]](_0x4dc5x2);return _0x4dc5x3};mxCell[_0x5a12[202]][_0x5a12[1721]]= function(){return this[_0x5a12[256]]};mxCell[_0x5a12[202]][_0x5a12[1724]]= function(_0x4dc5x2){this[_0x5a12[256]]= _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[474]]= function(){return this[_0x5a12[124]]};mxCell[_0x5a12[202]][_0x5a12[475]]= function(_0x4dc5x2){this[_0x5a12[124]]= _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[1193]]= function(){return this[_0x5a12[1988]]};mxCell[_0x5a12[202]][_0x5a12[1993]]= function(_0x4dc5x2){this[_0x5a12[1988]]= _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[250]]= function(){return this[_0x5a12[1989]]};mxCell[_0x5a12[202]][_0x5a12[1994]]= function(_0x4dc5x2){this[_0x5a12[1989]]= _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[1965]]= function(){return this[_0x5a12[1990]]};mxCell[_0x5a12[202]][_0x5a12[1995]]= function(_0x4dc5x2){this[_0x5a12[1990]]= _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[174]]= function(){return this[_0x5a12[189]]};mxCell[_0x5a12[202]][_0x5a12[175]]= function(_0x4dc5x2){this[_0x5a12[189]]= _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[1971]]= function(){return this[_0x5a12[1985]]};mxCell[_0x5a12[202]][_0x5a12[1972]]= function(_0x4dc5x2){this[_0x5a12[1985]]= _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[1197]]= function(){return this[_0x5a12[1101]]};mxCell[_0x5a12[202]][_0x5a12[1996]]= function(_0x4dc5x2){this[_0x5a12[1101]]= _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[1709]]= function(_0x4dc5x2){return _0x4dc5x2?this[_0x5a12[1097]]:this[_0x5a12[772]]};mxCell[_0x5a12[202]][_0x5a12[1957]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3?this[_0x5a12[1097]]= _0x4dc5x2:this[_0x5a12[772]]= _0x4dc5x2;return _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[262]]= function(){return null== this[_0x5a12[1954]]?0:this[_0x5a12[1954]][_0x5a12[67]]};mxCell[_0x5a12[202]][_0x5a12[1738]]= function(_0x4dc5x2){return mxUtils[_0x5a12[2]](this[_0x5a12[1954]],_0x4dc5x2)};mxCell[_0x5a12[202]][_0x5a12[263]]= function(_0x4dc5x2){return null== this[_0x5a12[1954]]?null:this[_0x5a12[1954]][_0x4dc5x2]};mxCell[_0x5a12[202]][_0x5a12[1937]]= function(_0x4dc5x2,_0x4dc5x3){null!= _0x4dc5x2&& (null== _0x4dc5x3&& (_0x4dc5x3= this[_0x5a12[262]](),_0x4dc5x2[_0x5a12[1197]]()== this&& _0x4dc5x3--),_0x4dc5x2[_0x5a12[1997]](),_0x4dc5x2[_0x5a12[1996]](this),null== this[_0x5a12[1954]]?(this[_0x5a12[1954]]= [],this[_0x5a12[1954]][_0x5a12[207]](_0x4dc5x2)):this[_0x5a12[1954]][_0x5a12[300]](_0x4dc5x3,0,_0x4dc5x2));return _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[205]]= function(_0x4dc5x2){var _0x4dc5x3=null;null!= this[_0x5a12[1954]]&& 0<= _0x4dc5x2&& (_0x4dc5x3= this[_0x5a12[263]](_0x4dc5x2),null!= _0x4dc5x3&& (this[_0x5a12[1954]][_0x5a12[300]](_0x4dc5x2,1),_0x4dc5x3[_0x5a12[1996]](null)));return _0x4dc5x3};mxCell[_0x5a12[202]][_0x5a12[1997]]= function(){if(null!= this[_0x5a12[1101]]){var _0x4dc5x2=this[_0x5a12[1101]][_0x5a12[1738]](this);this[_0x5a12[1101]][_0x5a12[205]](_0x4dc5x2)}};mxCell[_0x5a12[202]][_0x5a12[1707]]= function(){return null== this[_0x5a12[1842]]?0:this[_0x5a12[1842]][_0x5a12[67]]};mxCell[_0x5a12[202]][_0x5a12[1998]]= function(_0x4dc5x2){return mxUtils[_0x5a12[2]](this[_0x5a12[1842]],_0x4dc5x2)};mxCell[_0x5a12[202]][_0x5a12[1708]]= function(_0x4dc5x2){return null== this[_0x5a12[1842]]?null:this[_0x5a12[1842]][_0x4dc5x2]};mxCell[_0x5a12[202]][_0x5a12[1960]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2&& (_0x4dc5x2[_0x5a12[1999]](_0x4dc5x3),_0x4dc5x2[_0x5a12[1957]](this,_0x4dc5x3),null== this[_0x5a12[1842]]|| _0x4dc5x2[_0x5a12[1709]](!_0x4dc5x3) != this|| 0> mxUtils[_0x5a12[2]](this[_0x5a12[1842]],_0x4dc5x2))){null== this[_0x5a12[1842]]&& (this[_0x5a12[1842]]= []),this[_0x5a12[1842]][_0x5a12[207]](_0x4dc5x2)};return _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[1961]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2){if(_0x4dc5x2[_0x5a12[1709]](!_0x4dc5x3) != this && null!= this[_0x5a12[1842]]){var _0x4dc5x4=this[_0x5a12[1998]](_0x4dc5x2);0<= _0x4dc5x4&& this[_0x5a12[1842]][_0x5a12[300]](_0x4dc5x4,1)};_0x4dc5x2[_0x5a12[1957]](null,_0x4dc5x3)};return _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[1999]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1709]](_0x4dc5x2);null!= _0x4dc5x3&& _0x4dc5x3[_0x5a12[1961]](this,_0x4dc5x2)};mxCell[_0x5a12[202]][_0x5a12[284]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[433]]();return (null!= _0x4dc5x4&& _0x4dc5x4[_0x5a12[288]]== mxConstants[_0x5a12[289]]?_0x4dc5x4[_0x5a12[284]](_0x4dc5x2):null)|| _0x4dc5x3};mxCell[_0x5a12[202]][_0x5a12[57]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[433]]();null!= _0x4dc5x4&& _0x4dc5x4[_0x5a12[288]]== mxConstants[_0x5a12[289]]&& _0x4dc5x4[_0x5a12[57]](_0x4dc5x2,_0x4dc5x3)};mxCell[_0x5a12[202]][_0x5a12[238]]= function(){var _0x4dc5x2=mxUtils[_0x5a12[238]](this,this[_0x5a12[1991]]);_0x4dc5x2[_0x5a12[1966]](this[_0x5a12[2000]]());return _0x4dc5x2};mxCell[_0x5a12[202]][_0x5a12[2000]]= function(){var _0x4dc5x2=this[_0x5a12[433]]();null!= _0x4dc5x2&& (_0x5a12[279]== typeof _0x4dc5x2[_0x5a12[238]]?_0x4dc5x2= _0x4dc5x2[_0x5a12[238]]():isNaN(_0x4dc5x2[_0x5a12[288]])|| (_0x4dc5x2= _0x4dc5x2[_0x5a12[511]](!0)));return _0x4dc5x2};function mxGeometry(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxRectangle[_0x5a12[239]](this,_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5)}mxGeometry[_0x5a12[202]]= new mxRectangle;mxGeometry[_0x5a12[202]][_0x5a12[196]]= mxGeometry;mxGeometry[_0x5a12[202]][_0x5a12[2001]]= !0;mxGeometry[_0x5a12[202]][_0x5a12[2002]]= null;mxGeometry[_0x5a12[202]][_0x5a12[2003]]= null;mxGeometry[_0x5a12[202]][_0x5a12[2004]]= null;mxGeometry[_0x5a12[202]][_0x5a12[1525]]= null;mxGeometry[_0x5a12[202]][_0x5a12[1368]]= null;mxGeometry[_0x5a12[202]][_0x5a12[1500]]= !1;mxGeometry[_0x5a12[202]][_0x5a12[2005]]= function(){if(null!= this[_0x5a12[2002]]){var _0x4dc5x2= new mxRectangle(this[_0x5a12[235]],this[_0x5a12[236]],this[_0x5a12[117]],this[_0x5a12[119]]);this[_0x5a12[235]]= this[_0x5a12[2002]][_0x5a12[235]];this[_0x5a12[236]]= this[_0x5a12[2002]][_0x5a12[236]];this[_0x5a12[117]]= this[_0x5a12[2002]][_0x5a12[117]];this[_0x5a12[119]]= this[_0x5a12[2002]][_0x5a12[119]];this[_0x5a12[2002]]= _0x4dc5x2}};mxGeometry[_0x5a12[202]][_0x5a12[2006]]= function(_0x4dc5x2){return _0x4dc5x2?this[_0x5a12[2003]]:this[_0x5a12[2004]]};mxGeometry[_0x5a12[202]][_0x5a12[2007]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3?this[_0x5a12[2003]]= _0x4dc5x2:this[_0x5a12[2004]]= _0x4dc5x2;return _0x4dc5x2};mxGeometry[_0x5a12[202]][_0x5a12[513]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[238]]();this[_0x5a12[1500]]|| (this[_0x5a12[235]]+= _0x4dc5x2,this[_0x5a12[236]]+= _0x4dc5x3);null!= this[_0x5a12[2003]]&& (this[_0x5a12[2003]][_0x5a12[235]]+= _0x4dc5x2,this[_0x5a12[2003]][_0x5a12[236]]+= _0x4dc5x3);null!= this[_0x5a12[2004]]&& (this[_0x5a12[2004]][_0x5a12[235]]+= _0x4dc5x2,this[_0x5a12[2004]][_0x5a12[236]]+= _0x4dc5x3);if(this[_0x5a12[2001]]&& null!= this[_0x5a12[1525]]){for(var _0x4dc5x4=this[_0x5a12[1525]][_0x5a12[67]],_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x4;_0x4dc5x5++){var _0x4dc5x9=this[_0x5a12[1525]][_0x4dc5x5];null!= _0x4dc5x9&& (_0x4dc5x9[_0x5a12[235]]+= _0x4dc5x2,_0x4dc5x9[_0x5a12[236]]+= _0x4dc5x3)}}};var mxCellPath={PATH_SEPARATOR:_0x5a12[87],create:function(_0x4dc5x2){var _0x4dc5x3=_0x5a12[110];if(null!= _0x4dc5x2){for(var _0x4dc5x4=_0x4dc5x2[_0x5a12[1197]]();null!= _0x4dc5x4;){_0x4dc5x3= _0x4dc5x4[_0x5a12[1738]](_0x4dc5x2)+ mxCellPath[_0x5a12[1950]]+ _0x4dc5x3,_0x4dc5x2= _0x4dc5x4,_0x4dc5x4= _0x4dc5x2[_0x5a12[1197]]()}};_0x4dc5x2= _0x4dc5x3[_0x5a12[67]];1< _0x4dc5x2&& (_0x4dc5x3= _0x4dc5x3[_0x5a12[85]](0,_0x4dc5x2- 1));return _0x4dc5x3},getParentPath:function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[1122]](mxCellPath.PATH_SEPARATOR);if(0<= _0x4dc5x3){return _0x4dc5x2[_0x5a12[85]](0,_0x4dc5x3)};if(0< _0x4dc5x2[_0x5a12[67]]){return _0x5a12[110]}};return null},resolve:function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x2;if(null!= _0x4dc5x3){for(var _0x4dc5x5=_0x4dc5x3[_0x5a12[224]](mxCellPath.PATH_SEPARATOR),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x5[_0x5a12[67]];_0x4dc5x9++){_0x4dc5x4= _0x4dc5x4[_0x5a12[263]](parseInt(_0x4dc5x5[_0x4dc5x9]))}};return _0x4dc5x4},compare:function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4=Math[_0x5a12[243]](_0x4dc5x2[_0x5a12[67]],_0x4dc5x3[_0x5a12[67]]),_0x4dc5x5=0,_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x4;_0x4dc5x9++){if(_0x4dc5x2[_0x4dc5x9]!= _0x4dc5x3[_0x4dc5x9]){0== _0x4dc5x2[_0x4dc5x9][_0x5a12[67]]|| 0== _0x4dc5x3[_0x4dc5x9][_0x5a12[67]]?_0x4dc5x5= _0x4dc5x2[_0x4dc5x9]== _0x4dc5x3[_0x4dc5x9]?0:_0x4dc5x2[_0x4dc5x9]> _0x4dc5x3[_0x4dc5x9]?1:-1:(_0x4dc5x4= parseInt(_0x4dc5x2[_0x4dc5x9]),_0x4dc5x9= parseInt(_0x4dc5x3[_0x4dc5x9]),_0x4dc5x5= _0x4dc5x4== _0x4dc5x9?0:_0x4dc5x4> _0x4dc5x9?1:-1);break}};0== _0x4dc5x5&& (_0x4dc5x4= _0x4dc5x2[_0x5a12[67]],_0x4dc5x9= _0x4dc5x3[_0x5a12[67]],_0x4dc5x4!= _0x4dc5x9&& (_0x4dc5x5= _0x4dc5x4> _0x4dc5x9?1:-1));return _0x4dc5x5}},mxPerimeter={RectanglePerimeter:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x3= _0x4dc5x2[_0x5a12[241]]();var _0x4dc5x9=_0x4dc5x2[_0x5a12[242]](),_0x4dc5xa=Math[_0x5a12[429]](_0x4dc5x4[_0x5a12[236]]- _0x4dc5x9,_0x4dc5x4[_0x5a12[235]]- _0x4dc5x3),_0x4dc5x12= new mxPoint(0,0),_0x4dc5x13=Math[_0x5a12[424]],_0x4dc5x14=Math[_0x5a12[424]]/ 2- _0x4dc5xa,_0x4dc5x15=Math[_0x5a12[429]](_0x4dc5x2[_0x5a12[119]],_0x4dc5x2[_0x5a12[117]]);_0x4dc5xa< -_0x4dc5x13+ _0x4dc5x15|| _0x4dc5xa> _0x4dc5x13- _0x4dc5x15?(_0x4dc5x12[_0x5a12[235]]= _0x4dc5x2[_0x5a12[235]],_0x4dc5x12[_0x5a12[236]]= _0x4dc5x9- _0x4dc5x2[_0x5a12[117]]* Math[_0x5a12[2008]](_0x4dc5xa)/ 2):_0x4dc5xa< -_0x4dc5x15?(_0x4dc5x12[_0x5a12[236]]= _0x4dc5x2[_0x5a12[236]],_0x4dc5x12[_0x5a12[235]]= _0x4dc5x3- _0x4dc5x2[_0x5a12[119]]* Math[_0x5a12[2008]](_0x4dc5x14)/ 2):_0x4dc5xa< _0x4dc5x15?(_0x4dc5x12[_0x5a12[235]]= _0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]],_0x4dc5x12[_0x5a12[236]]= _0x4dc5x9+ _0x4dc5x2[_0x5a12[117]]* Math[_0x5a12[2008]](_0x4dc5xa)/ 2):(_0x4dc5x12[_0x5a12[236]]= _0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]],_0x4dc5x12[_0x5a12[235]]= _0x4dc5x3+ _0x4dc5x2[_0x5a12[119]]* Math[_0x5a12[2008]](_0x4dc5x14)/ 2);_0x4dc5x5&& (_0x4dc5x4[_0x5a12[235]]>= _0x4dc5x2[_0x5a12[235]]&& _0x4dc5x4[_0x5a12[235]]<= _0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]?_0x4dc5x12[_0x5a12[235]]= _0x4dc5x4[_0x5a12[235]]:_0x4dc5x4[_0x5a12[236]]>= _0x4dc5x2[_0x5a12[236]]&& _0x4dc5x4[_0x5a12[236]]<= _0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]&& (_0x4dc5x12[_0x5a12[236]]= _0x4dc5x4[_0x5a12[236]]),_0x4dc5x4[_0x5a12[235]]< _0x4dc5x2[_0x5a12[235]]?_0x4dc5x12[_0x5a12[235]]= _0x4dc5x2[_0x5a12[235]]:_0x4dc5x4[_0x5a12[235]]> _0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]&& (_0x4dc5x12[_0x5a12[235]]= _0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]),_0x4dc5x4[_0x5a12[236]]< _0x4dc5x2[_0x5a12[236]]?_0x4dc5x12[_0x5a12[236]]= _0x4dc5x2[_0x5a12[236]]:_0x4dc5x4[_0x5a12[236]]> _0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]&& (_0x4dc5x12[_0x5a12[236]]= _0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]));return _0x4dc5x12},EllipsePerimeter:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=_0x4dc5x2[_0x5a12[235]],_0x4dc5xa=_0x4dc5x2[_0x5a12[236]],_0x4dc5x12=_0x4dc5x2[_0x5a12[117]]/ 2,_0x4dc5x13=_0x4dc5x2[_0x5a12[119]]/ 2,_0x4dc5x14=_0x4dc5x9+ _0x4dc5x12,_0x4dc5x15=_0x4dc5xa+ _0x4dc5x13;_0x4dc5x3= _0x4dc5x4[_0x5a12[235]];_0x4dc5x4= _0x4dc5x4[_0x5a12[236]];var _0x4dc5x16=parseInt(_0x4dc5x3- _0x4dc5x14),_0x4dc5x17=parseInt(_0x4dc5x4- _0x4dc5x15);if(0== _0x4dc5x16&& 0!= _0x4dc5x17){return new mxPoint(_0x4dc5x14,_0x4dc5x15+ _0x4dc5x13* _0x4dc5x17/ Math[_0x5a12[425]](_0x4dc5x17))};if(0== _0x4dc5x16&& 0== _0x4dc5x17){return new mxPoint(_0x4dc5x3,_0x4dc5x4)};if(_0x4dc5x5){if(_0x4dc5x4>= _0x4dc5xa&& _0x4dc5x4<= _0x4dc5xa+ _0x4dc5x2[_0x5a12[119]]){return _0x4dc5x2= _0x4dc5x4- _0x4dc5x15,_0x4dc5x2= Math[_0x5a12[428]](_0x4dc5x12* _0x4dc5x12* (1- _0x4dc5x2* _0x4dc5x2/ (_0x4dc5x13* _0x4dc5x13)))|| 0,_0x4dc5x3<= _0x4dc5x9&& (_0x4dc5x2= -_0x4dc5x2), new mxPoint(_0x4dc5x14+ _0x4dc5x2,_0x4dc5x4)};if(_0x4dc5x3>= _0x4dc5x9&& _0x4dc5x3<= _0x4dc5x9+ _0x4dc5x2[_0x5a12[117]]){return _0x4dc5x2= _0x4dc5x3- _0x4dc5x14,_0x4dc5x2= Math[_0x5a12[428]](_0x4dc5x13* _0x4dc5x13* (1- _0x4dc5x2* _0x4dc5x2/ (_0x4dc5x12* _0x4dc5x12)))|| 0,_0x4dc5x4<= _0x4dc5xa&& (_0x4dc5x2= -_0x4dc5x2), new mxPoint(_0x4dc5x3,_0x4dc5x15+ _0x4dc5x2)}};_0x4dc5x9= _0x4dc5x17/ _0x4dc5x16;_0x4dc5x15-= _0x4dc5x9* _0x4dc5x14;_0x4dc5xa= _0x4dc5x12* _0x4dc5x12* _0x4dc5x9* _0x4dc5x9+ _0x4dc5x13* _0x4dc5x13;_0x4dc5x2= -2* _0x4dc5x14 * _0x4dc5xa;_0x4dc5x13= Math[_0x5a12[428]](_0x4dc5x2* _0x4dc5x2- 4* _0x4dc5xa* (_0x4dc5x12* _0x4dc5x12* _0x4dc5x9* _0x4dc5x9* _0x4dc5x14* _0x4dc5x14+ _0x4dc5x13* _0x4dc5x13* _0x4dc5x14* _0x4dc5x14- _0x4dc5x12* _0x4dc5x12* _0x4dc5x13* _0x4dc5x13));_0x4dc5x12= (-_0x4dc5x2+ _0x4dc5x13) / (2* _0x4dc5xa);_0x4dc5x13= (-_0x4dc5x2- _0x4dc5x13) / (2* _0x4dc5xa);_0x4dc5x14= _0x4dc5x9* _0x4dc5x12+ _0x4dc5x15;_0x4dc5x15= _0x4dc5x9* _0x4dc5x13+ _0x4dc5x15;_0x4dc5x9= Math[_0x5a12[428]](Math[_0x5a12[2009]](_0x4dc5x12- _0x4dc5x3,2)+ Math[_0x5a12[2009]](_0x4dc5x14- _0x4dc5x4,2));_0x4dc5x3= Math[_0x5a12[428]](Math[_0x5a12[2009]](_0x4dc5x13- _0x4dc5x3,2)+ Math[_0x5a12[2009]](_0x4dc5x15- _0x4dc5x4,2));_0x4dc5xa= _0x4dc5x4= 0;_0x4dc5x9< _0x4dc5x3?(_0x4dc5x4= _0x4dc5x12,_0x4dc5xa= _0x4dc5x14):(_0x4dc5x4= _0x4dc5x13,_0x4dc5xa= _0x4dc5x15);return new mxPoint(_0x4dc5x4,_0x4dc5xa)},RhombusPerimeter:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x3= _0x4dc5x2[_0x5a12[235]];var _0x4dc5x9=_0x4dc5x2[_0x5a12[236]],_0x4dc5xa=_0x4dc5x2[_0x5a12[117]];_0x4dc5x2= _0x4dc5x2[_0x5a12[119]];var _0x4dc5x12=_0x4dc5x3+ _0x4dc5xa/ 2,_0x4dc5x13=_0x4dc5x9+ _0x4dc5x2/ 2,_0x4dc5x14=_0x4dc5x4[_0x5a12[235]];_0x4dc5x4= _0x4dc5x4[_0x5a12[236]];if(_0x4dc5x12== _0x4dc5x14){return _0x4dc5x13> _0x4dc5x4? new mxPoint(_0x4dc5x12,_0x4dc5x9): new mxPoint(_0x4dc5x12,_0x4dc5x9+ _0x4dc5x2)};if(_0x4dc5x13== _0x4dc5x4){return _0x4dc5x12> _0x4dc5x14? new mxPoint(_0x4dc5x3,_0x4dc5x13): new mxPoint(_0x4dc5x3+ _0x4dc5xa,_0x4dc5x13)};var _0x4dc5x15=_0x4dc5x12,_0x4dc5x16=_0x4dc5x13;_0x4dc5x5&& (_0x4dc5x14>= _0x4dc5x3&& _0x4dc5x14<= _0x4dc5x3+ _0x4dc5xa?_0x4dc5x15= _0x4dc5x14:_0x4dc5x4>= _0x4dc5x9&& _0x4dc5x4<= _0x4dc5x9+ _0x4dc5x2&& (_0x4dc5x16= _0x4dc5x4));return _0x4dc5x14< _0x4dc5x12?_0x4dc5x4< _0x4dc5x13?mxUtils[_0x5a12[2010]](_0x4dc5x14,_0x4dc5x4,_0x4dc5x15,_0x4dc5x16,_0x4dc5x12,_0x4dc5x9,_0x4dc5x3,_0x4dc5x13):mxUtils[_0x5a12[2010]](_0x4dc5x14,_0x4dc5x4,_0x4dc5x15,_0x4dc5x16,_0x4dc5x12,_0x4dc5x9+ _0x4dc5x2,_0x4dc5x3,_0x4dc5x13):_0x4dc5x4< _0x4dc5x13?mxUtils[_0x5a12[2010]](_0x4dc5x14,_0x4dc5x4,_0x4dc5x15,_0x4dc5x16,_0x4dc5x12,_0x4dc5x9,_0x4dc5x3+ _0x4dc5xa,_0x4dc5x13):mxUtils[_0x5a12[2010]](_0x4dc5x14,_0x4dc5x4,_0x4dc5x15,_0x4dc5x16,_0x4dc5x12,_0x4dc5x9+ _0x4dc5x2,_0x4dc5x3+ _0x4dc5xa,_0x4dc5x13)},TrianglePerimeter:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[124]][mxConstants[_0x5a12[2011]]]:null;var _0x4dc5x9=_0x4dc5x3== mxConstants[_0x5a12[1358]]|| _0x4dc5x3== mxConstants[_0x5a12[1354]],_0x4dc5xa=_0x4dc5x2[_0x5a12[235]],_0x4dc5x12=_0x4dc5x2[_0x5a12[236]],_0x4dc5x13=_0x4dc5x2[_0x5a12[117]];_0x4dc5x2= _0x4dc5x2[_0x5a12[119]];var _0x4dc5x14=_0x4dc5xa+ _0x4dc5x13/ 2,_0x4dc5x15=_0x4dc5x12+ _0x4dc5x2/ 2,_0x4dc5x16= new mxPoint(_0x4dc5xa,_0x4dc5x12),_0x4dc5x17= new mxPoint(_0x4dc5xa+ _0x4dc5x13,_0x4dc5x15),_0x4dc5x18= new mxPoint(_0x4dc5xa,_0x4dc5x12+ _0x4dc5x2);_0x4dc5x3== mxConstants[_0x5a12[1358]]?(_0x4dc5x16= _0x4dc5x18,_0x4dc5x17= new mxPoint(_0x4dc5x14,_0x4dc5x12),_0x4dc5x18= new mxPoint(_0x4dc5xa+ _0x4dc5x13,_0x4dc5x12+ _0x4dc5x2)):_0x4dc5x3== mxConstants[_0x5a12[1354]]?(_0x4dc5x17= new mxPoint(_0x4dc5x14,_0x4dc5x12+ _0x4dc5x2),_0x4dc5x18= new mxPoint(_0x4dc5xa+ _0x4dc5x13,_0x4dc5x12)):_0x4dc5x3== mxConstants[_0x5a12[1359]]&& (_0x4dc5x16= new mxPoint(_0x4dc5xa+ _0x4dc5x13,_0x4dc5x12),_0x4dc5x17= new mxPoint(_0x4dc5xa,_0x4dc5x15),_0x4dc5x18= new mxPoint(_0x4dc5xa+ _0x4dc5x13,_0x4dc5x12+ _0x4dc5x2));var _0x4dc5x19=_0x4dc5x4[_0x5a12[235]]- _0x4dc5x14,_0x4dc5x1a=_0x4dc5x4[_0x5a12[236]]- _0x4dc5x15,_0x4dc5x19=_0x4dc5x9?Math[_0x5a12[429]](_0x4dc5x19,_0x4dc5x1a):Math[_0x5a12[429]](_0x4dc5x1a,_0x4dc5x19),_0x4dc5x1b=_0x4dc5x9?Math[_0x5a12[429]](_0x4dc5x13,_0x4dc5x2):Math[_0x5a12[429]](_0x4dc5x2,_0x4dc5x13),_0x4dc5x1a=!1,_0x4dc5x1a=_0x4dc5x3== mxConstants[_0x5a12[1358]]|| _0x4dc5x3== mxConstants[_0x5a12[1359]]?_0x4dc5x19> -_0x4dc5x1b&& _0x4dc5x19< _0x4dc5x1b:_0x4dc5x19< -Math[_0x5a12[424]]+ _0x4dc5x1b|| _0x4dc5x19> Math[_0x5a12[424]]- _0x4dc5x1b,_0x4dc5x1b=null;_0x4dc5x1a?_0x4dc5x1b= _0x4dc5x5&& (_0x4dc5x9&& _0x4dc5x4[_0x5a12[235]]>= _0x4dc5x16[_0x5a12[235]]&& _0x4dc5x4[_0x5a12[235]]<= _0x4dc5x18[_0x5a12[235]]|| !_0x4dc5x9&& _0x4dc5x4[_0x5a12[236]]>= _0x4dc5x16[_0x5a12[236]] && _0x4dc5x4[_0x5a12[236]]<= _0x4dc5x18[_0x5a12[236]])?_0x4dc5x9? new mxPoint(_0x4dc5x4[_0x5a12[235]],_0x4dc5x16[_0x5a12[236]]): new mxPoint(_0x4dc5x16[_0x5a12[235]],_0x4dc5x4[_0x5a12[236]]):_0x4dc5x3== mxConstants[_0x5a12[1358]]? new mxPoint(_0x4dc5xa+ _0x4dc5x13/ 2+ _0x4dc5x2* Math[_0x5a12[2008]](_0x4dc5x19)/ 2,_0x4dc5x12+ _0x4dc5x2):_0x4dc5x3== mxConstants[_0x5a12[1354]]? new mxPoint(_0x4dc5xa+ _0x4dc5x13/ 2- _0x4dc5x2* Math[_0x5a12[2008]](_0x4dc5x19)/ 2,_0x4dc5x12):_0x4dc5x3== mxConstants[_0x5a12[1359]]? new mxPoint(_0x4dc5xa+ _0x4dc5x13,_0x4dc5x12+ _0x4dc5x2/ 2+ _0x4dc5x13* Math[_0x5a12[2008]](_0x4dc5x19)/ 2): new mxPoint(_0x4dc5xa,_0x4dc5x12+ _0x4dc5x2/ 2- _0x4dc5x13* Math[_0x5a12[2008]](_0x4dc5x19)/ 2):(_0x4dc5x5&& (_0x4dc5x5= new mxPoint(_0x4dc5x14,_0x4dc5x15),_0x4dc5x4[_0x5a12[236]]>= _0x4dc5x12&& _0x4dc5x4[_0x5a12[236]]<= _0x4dc5x12+ _0x4dc5x2?(_0x4dc5x5[_0x5a12[235]]= _0x4dc5x9?_0x4dc5x14:_0x4dc5x3== mxConstants[_0x5a12[1359]]?_0x4dc5xa+ _0x4dc5x13:_0x4dc5xa,_0x4dc5x5[_0x5a12[236]]= _0x4dc5x4[_0x5a12[236]]):_0x4dc5x4[_0x5a12[235]]>= _0x4dc5xa&& _0x4dc5x4[_0x5a12[235]]<= _0x4dc5xa+ _0x4dc5x13&& (_0x4dc5x5[_0x5a12[235]]= _0x4dc5x4[_0x5a12[235]],_0x4dc5x5[_0x5a12[236]]= !_0x4dc5x9?_0x4dc5x15:_0x4dc5x3== mxConstants[_0x5a12[1358]]?_0x4dc5x12+ _0x4dc5x2:_0x4dc5x12),_0x4dc5x14= _0x4dc5x5[_0x5a12[235]],_0x4dc5x15= _0x4dc5x5[_0x5a12[236]]),_0x4dc5x1b= _0x4dc5x9&& _0x4dc5x4[_0x5a12[235]]<= _0x4dc5xa+ _0x4dc5x13/ 2|| !_0x4dc5x9&& _0x4dc5x4[_0x5a12[236]]<= _0x4dc5x12+ _0x4dc5x2/ 2?mxUtils[_0x5a12[2010]](_0x4dc5x4[_0x5a12[235]],_0x4dc5x4[_0x5a12[236]],_0x4dc5x14,_0x4dc5x15,_0x4dc5x16[_0x5a12[235]],_0x4dc5x16[_0x5a12[236]],_0x4dc5x17[_0x5a12[235]],_0x4dc5x17[_0x5a12[236]]):mxUtils[_0x5a12[2010]](_0x4dc5x4[_0x5a12[235]],_0x4dc5x4[_0x5a12[236]],_0x4dc5x14,_0x4dc5x15,_0x4dc5x17[_0x5a12[235]],_0x4dc5x17[_0x5a12[236]],_0x4dc5x18[_0x5a12[235]],_0x4dc5x18[_0x5a12[236]]));null== _0x4dc5x1b&& (_0x4dc5x1b= new mxPoint(_0x4dc5x14,_0x4dc5x15));return _0x4dc5x1b}};function mxPrintPreview(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14){this[_0x5a12[1179]]= _0x4dc5x2;this[_0x5a12[255]]= null!= _0x4dc5x3?_0x4dc5x3:1/ _0x4dc5x2[_0x5a12[2012]];this[_0x5a12[467]]= null!= _0x4dc5x5?_0x4dc5x5:0;this[_0x5a12[2013]]= null!= _0x4dc5x4?_0x4dc5x4:_0x4dc5x2[_0x5a12[2013]];this[_0x5a12[924]]= null!= _0x4dc5x13?_0x4dc5x13:_0x5a12[2014];this[_0x5a12[1732]]= null!= _0x4dc5x9?_0x4dc5x9:0;this[_0x5a12[1733]]= null!= _0x4dc5xa?_0x4dc5xa:0;this[_0x5a12[1630]]= _0x4dc5x12;this[_0x5a12[2015]]= null!= _0x4dc5x14?_0x4dc5x14:!0}mxPrintPreview[_0x5a12[202]][_0x5a12[1179]]= null;mxPrintPreview[_0x5a12[202]][_0x5a12[2013]]= null;mxPrintPreview[_0x5a12[202]][_0x5a12[255]]= null;mxPrintPreview[_0x5a12[202]][_0x5a12[467]]= 0;mxPrintPreview[_0x5a12[202]][_0x5a12[1732]]= 0;mxPrintPreview[_0x5a12[202]][_0x5a12[1733]]= 0;mxPrintPreview[_0x5a12[202]][_0x5a12[2016]]= !0;mxPrintPreview[_0x5a12[202]][_0x5a12[2017]]= !1;mxPrintPreview[_0x5a12[202]][_0x5a12[1630]]= null;mxPrintPreview[_0x5a12[202]][_0x5a12[924]]= null;mxPrintPreview[_0x5a12[202]][_0x5a12[2015]]= null;mxPrintPreview[_0x5a12[202]][_0x5a12[2018]]= null;mxPrintPreview[_0x5a12[202]][_0x5a12[2019]]= 0;mxPrintPreview[_0x5a12[202]][_0x5a12[2020]]= function(){return this[_0x5a12[2018]]};mxPrintPreview[_0x5a12[202]][_0x5a12[2021]]= function(){var _0x4dc5x2=_0x5a12[110];8== document[_0x5a12[5]]&& (_0x4dc5x2= _0x5a12[2022]);return _0x4dc5x2};mxPrintPreview[_0x5a12[202]][_0x5a12[392]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[259]][_0x5a12[2023]],_0x4dc5x4=null;try{this[_0x5a12[2017]]&& (this[_0x5a12[1179]][_0x5a12[259]][_0x5a12[2023]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3[_0x5a12[176]](_0x4dc5x2[_0x5a12[441]][_0x5a12[2024]]())});if(null== this[_0x5a12[2018]]){this[_0x5a12[2018]]= window[_0x5a12[392]]();var _0x4dc5x5=this[_0x5a12[2018]][_0x5a12[395]],_0x4dc5x9=this[_0x5a12[2021]]();null!= _0x4dc5x9&& 0< _0x4dc5x9[_0x5a12[67]]&& _0x4dc5x5[_0x5a12[171]](_0x4dc5x9);_0x4dc5x5[_0x5a12[171]](_0x5a12[528]);_0x4dc5x5[_0x5a12[171]](_0x5a12[531]);this[_0x5a12[2025]](_0x4dc5x5,_0x4dc5x2);_0x4dc5x5[_0x5a12[171]](_0x5a12[533]);_0x4dc5x5[_0x5a12[171]](_0x5a12[2026]);mxClient[_0x5a12[54]](_0x5a12[94],mxClient[_0x5a12[86]]+ _0x5a12[95],_0x4dc5x5);mxClient[_0x5a12[47]]&& (_0x4dc5x5[_0x5a12[100]][_0x5a12[99]](_0x5a12[6],_0x5a12[97]),_0x4dc5x5[_0x5a12[100]][_0x5a12[99]](_0x5a12[7],_0x5a12[101]),_0x4dc5x5[_0x5a12[102]]()[_0x5a12[103]]= _0x5a12[104],mxClient[_0x5a12[54]](_0x5a12[94],mxClient[_0x5a12[86]]+ _0x5a12[105],_0x4dc5x5));var _0x4dc5xa=this[_0x5a12[1179]][_0x5a12[517]]()[_0x5a12[238]](),_0x4dc5x12=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[518]](),_0x4dc5x13=_0x4dc5x12/ this[_0x5a12[255]],_0x4dc5x14=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[512]]();this[_0x5a12[2016]]|| (this[_0x5a12[1732]]= -_0x4dc5x14[_0x5a12[235]]* this[_0x5a12[255]],this[_0x5a12[1733]]= -_0x4dc5x14[_0x5a12[236]]* this[_0x5a12[255]],_0x4dc5xa[_0x5a12[117]]+= _0x4dc5xa[_0x5a12[235]],_0x4dc5xa[_0x5a12[119]]+= _0x4dc5xa[_0x5a12[236]],_0x4dc5xa[_0x5a12[235]]= 0,this[_0x5a12[467]]= _0x4dc5xa[_0x5a12[236]]= 0);_0x4dc5xa[_0x5a12[117]]/= _0x4dc5x13;_0x4dc5xa[_0x5a12[119]]/= _0x4dc5x13;var _0x4dc5x15=this[_0x5a12[2013]][_0x5a12[117]]- 2* this[_0x5a12[467]],_0x4dc5x16=this[_0x5a12[2013]][_0x5a12[119]]- 2* this[_0x5a12[467]],_0x4dc5x17=Math[_0x5a12[160]](1,Math[_0x5a12[430]]((_0x4dc5xa[_0x5a12[117]]+ this[_0x5a12[1732]])/ _0x4dc5x15)),_0x4dc5x18=Math[_0x5a12[160]](1,Math[_0x5a12[430]]((_0x4dc5xa[_0x5a12[119]]+ this[_0x5a12[1733]])/ _0x4dc5x16));this[_0x5a12[2019]]= _0x4dc5x17* _0x4dc5x18;var _0x4dc5x19=mxUtils[_0x5a12[885]](this,function(){if(this[_0x5a12[2015]]&& (1< _0x4dc5x18|| 1< _0x4dc5x17)){var _0x4dc5x2=this[_0x5a12[2027]](_0x4dc5x18,_0x4dc5x17);_0x4dc5x5[_0x5a12[112]][_0x5a12[62]](_0x4dc5x2);if(mxClient[_0x5a12[80]]){_0x4dc5x2[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];var _0x4dc5x3=function(){_0x4dc5x2[_0x5a12[124]][_0x5a12[125]]= _0x4dc5x5[_0x5a12[112]][_0x5a12[190]]+ 10+ _0x5a12[168]};mxEvent[_0x5a12[169]](this[_0x5a12[2018]],_0x5a12[276],function(_0x4dc5x2){_0x4dc5x3()});mxEvent[_0x5a12[169]](this[_0x5a12[2018]],_0x5a12[129],function(_0x4dc5x2){_0x4dc5x3()})}}});_0x4dc5x2= function(_0x4dc5x2,_0x4dc5x3){null!= this[_0x5a12[1630]]&& (_0x4dc5x2[_0x5a12[124]][_0x5a12[1630]]= this[_0x5a12[1630]],_0x4dc5x2[_0x5a12[124]][_0x5a12[465]]= _0x5a12[1631],_0x4dc5x2[_0x5a12[124]][_0x5a12[1629]]= _0x5a12[942]);_0x4dc5x2[_0x5a12[124]][_0x5a12[1537]]= _0x5a12[1391];_0x4dc5x3&& (_0x4dc5x2[_0x5a12[124]][_0x5a12[2028]]= _0x5a12[2029]);mxClient[_0x5a12[80]]?(_0x4dc5x5[_0x5a12[171]](_0x4dc5x2[_0x5a12[342]]),_0x4dc5x2[_0x5a12[265]][_0x5a12[266]](_0x4dc5x2)):(_0x4dc5x2[_0x5a12[265]][_0x5a12[266]](_0x4dc5x2),_0x4dc5x5[_0x5a12[112]][_0x5a12[62]](_0x4dc5x2));if(_0x4dc5x3){var _0x4dc5x4=_0x4dc5x5[_0x5a12[55]](_0x5a12[1054]);_0x4dc5x4[_0x5a12[926]]= _0x5a12[2030];_0x4dc5x5[_0x5a12[112]][_0x5a12[62]](_0x4dc5x4)}};var _0x4dc5x1a=this[_0x5a12[2031]](this[_0x5a12[2013]][_0x5a12[117]],this[_0x5a12[2013]][_0x5a12[119]]);if(null!= _0x4dc5x1a){for(var _0x4dc5x1b=0;_0x4dc5x1b< _0x4dc5x1a[_0x5a12[67]];_0x4dc5x1b++){_0x4dc5x2(_0x4dc5x1a[_0x4dc5x1b],!0)}};for(var _0x4dc5x1c=this[_0x5a12[2032]](this[_0x5a12[2013]][_0x5a12[117]],this[_0x5a12[2013]][_0x5a12[119]]),_0x4dc5x1b=0;_0x4dc5x1b< _0x4dc5x18;_0x4dc5x1b++){for(var _0x4dc5x1d=_0x4dc5x1b* _0x4dc5x16/ this[_0x5a12[255]]- this[_0x5a12[1733]]/ this[_0x5a12[255]]+ (_0x4dc5xa[_0x5a12[236]]- _0x4dc5x14[_0x5a12[236]]* _0x4dc5x12)/ _0x4dc5x12,_0x4dc5x1a=0;_0x4dc5x1a< _0x4dc5x17;_0x4dc5x1a++){if(null== this[_0x5a12[2018]]){return null};var _0x4dc5x1e=_0x4dc5x1a* _0x4dc5x15/ this[_0x5a12[255]]- this[_0x5a12[1732]]/ this[_0x5a12[255]]+ (_0x4dc5xa[_0x5a12[235]]- _0x4dc5x14[_0x5a12[235]]* _0x4dc5x12)/ _0x4dc5x12,_0x4dc5x1f=_0x4dc5x1b* _0x4dc5x17+ _0x4dc5x1a+ 1,_0x4dc5x4=this[_0x5a12[2034]](this[_0x5a12[2013]][_0x5a12[117]],this[_0x5a12[2013]][_0x5a12[119]],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[2033]](-_0x4dc5x1e,-_0x4dc5x1d,this[_0x5a12[255]],_0x4dc5x1f,_0x4dc5x2)}));_0x4dc5x4[_0x5a12[57]](_0x5a12[1363],_0x5a12[2035]+ _0x4dc5x1f);_0x4dc5x2(_0x4dc5x4,null!= _0x4dc5x1c|| _0x4dc5x1b< _0x4dc5x18- 1|| _0x4dc5x1a< _0x4dc5x17- 1)}};if(null!= _0x4dc5x1c){for(_0x4dc5x1b= 0;_0x4dc5x1b< _0x4dc5x1c[_0x5a12[67]];_0x4dc5x1b++){_0x4dc5x2(_0x4dc5x1c[_0x4dc5x1b],_0x4dc5x1b< _0x4dc5x1c[_0x5a12[67]])}};_0x4dc5x5[_0x5a12[171]](_0x5a12[527]);_0x4dc5x5[_0x5a12[171]](_0x5a12[534]);_0x4dc5x5[_0x5a12[268]]();_0x4dc5x19();mxEvent[_0x5a12[762]](_0x4dc5x5[_0x5a12[112]])};this[_0x5a12[2018]][_0x5a12[393]]()}catch(y){null!= _0x4dc5x4&& null!= _0x4dc5x4[_0x5a12[265]]&& _0x4dc5x4[_0x5a12[265]][_0x5a12[266]](_0x4dc5x4)}finally{this[_0x5a12[1179]][_0x5a12[259]][_0x5a12[2023]]= _0x4dc5x3};return this[_0x5a12[2018]]};mxPrintPreview[_0x5a12[202]][_0x5a12[2025]]= function(_0x4dc5x2,_0x4dc5x3){null!= this[_0x5a12[924]]&& _0x4dc5x2[_0x5a12[171]](_0x5a12[2036]+ this[_0x5a12[924]]+ _0x5a12[2037]);_0x4dc5x2[_0x5a12[171]](_0x5a12[2038]);_0x4dc5x2[_0x5a12[171]](_0x5a12[2039]);_0x4dc5x2[_0x5a12[171]](_0x5a12[2040]);_0x4dc5x2[_0x5a12[171]](_0x5a12[2041]);_0x4dc5x2[_0x5a12[171]](_0x5a12[233]);_0x4dc5x2[_0x5a12[171]](_0x5a12[2042]);_0x4dc5x2[_0x5a12[171]](_0x5a12[2043]);_0x4dc5x2[_0x5a12[171]](_0x5a12[2044]);_0x4dc5x2[_0x5a12[171]](_0x5a12[2045]);_0x4dc5x2[_0x5a12[171]](_0x5a12[233]);null!= _0x4dc5x3&& _0x4dc5x2[_0x5a12[171]](_0x4dc5x3);_0x4dc5x2[_0x5a12[171]](_0x5a12[2046])};mxPrintPreview[_0x5a12[202]][_0x5a12[2027]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[2018]][_0x5a12[395]],_0x4dc5x5=_0x4dc5x4[_0x5a12[55]](_0x5a12[116]);_0x4dc5x5[_0x5a12[926]]= _0x5a12[2047];_0x4dc5x5[_0x5a12[57]](_0x5a12[467],_0x5a12[468]);for(var _0x4dc5x9=_0x4dc5x4[_0x5a12[55]](_0x5a12[120]),_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x2;_0x4dc5xa++){for(var _0x4dc5x12=_0x4dc5x4[_0x5a12[55]](_0x5a12[121]),_0x4dc5x13=0;_0x4dc5x13< _0x4dc5x3;_0x4dc5x13++){var _0x4dc5x14=_0x4dc5xa* _0x4dc5x3+ _0x4dc5x13+ 1,_0x4dc5x15=_0x4dc5x4[_0x5a12[55]](_0x5a12[122]);if(!mxClient[_0x5a12[133]]|| mxClient[_0x5a12[75]] || mxClient[_0x5a12[76]]){var _0x4dc5x16=_0x4dc5x4[_0x5a12[55]](_0x5a12[2048]);_0x4dc5x16[_0x5a12[57]](_0x5a12[44],_0x5a12[2049]+ _0x4dc5x14);mxUtils[_0x5a12[53]](_0x4dc5x16,_0x4dc5x14,_0x4dc5x4);_0x4dc5x15[_0x5a12[62]](_0x4dc5x16)}else {mxUtils[_0x5a12[53]](_0x4dc5x15,_0x4dc5x14,_0x4dc5x4)};_0x4dc5x12[_0x5a12[62]](_0x4dc5x15)};_0x4dc5x9[_0x5a12[62]](_0x4dc5x12)};_0x4dc5x5[_0x5a12[62]](_0x4dc5x9);return _0x4dc5x5};mxPrintPreview[_0x5a12[202]][_0x5a12[2034]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=document[_0x5a12[55]](_0x5a12[485]);try{_0x4dc5x5[_0x5a12[124]][_0x5a12[117]]= _0x4dc5x2+ _0x5a12[168];_0x4dc5x5[_0x5a12[124]][_0x5a12[119]]= _0x4dc5x3+ _0x5a12[168];_0x4dc5x5[_0x5a12[124]][_0x5a12[277]]= _0x5a12[188];_0x4dc5x5[_0x5a12[124]][_0x5a12[2050]]= _0x5a12[1824];_0x4dc5x5[_0x5a12[124]][_0x5a12[491]]= _0x5a12[1500];var _0x4dc5x9=document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x9[_0x5a12[124]][_0x5a12[125]]= this[_0x5a12[467]]+ _0x5a12[168];_0x4dc5x9[_0x5a12[124]][_0x5a12[361]]= this[_0x5a12[467]]+ _0x5a12[168];_0x4dc5x9[_0x5a12[124]][_0x5a12[117]]= _0x4dc5x2- 2* this[_0x5a12[467]]+ _0x5a12[168];_0x4dc5x9[_0x5a12[124]][_0x5a12[119]]= _0x4dc5x3- 2* this[_0x5a12[467]]+ _0x5a12[168];_0x4dc5x9[_0x5a12[124]][_0x5a12[277]]= _0x5a12[188];this[_0x5a12[1179]][_0x5a12[507]]== mxConstants[_0x5a12[1523]]&& (_0x4dc5x9[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492]);_0x4dc5x5[_0x5a12[62]](_0x4dc5x9);document[_0x5a12[112]][_0x5a12[62]](_0x4dc5x5);_0x4dc5x4(_0x4dc5x9)}catch(f){throw _0x4dc5x5[_0x5a12[265]][_0x5a12[266]](_0x4dc5x5),f};return _0x4dc5x5};mxPrintPreview[_0x5a12[202]][_0x5a12[2033]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x5= this[_0x5a12[1179]][_0x5a12[249]]();var _0x4dc5xa=this[_0x5a12[1179]][_0x5a12[526]];this[_0x5a12[1179]][_0x5a12[526]]= _0x4dc5x9;var _0x4dc5x12=_0x4dc5x5[_0x5a12[2051]](),_0x4dc5x13=_0x4dc5x5[_0x5a12[2052]](),_0x4dc5x14=_0x4dc5x5[_0x5a12[2024]](),_0x4dc5x15=_0x4dc5x5[_0x5a12[1524]]();this[_0x5a12[1179]][_0x5a12[507]]== mxConstants[_0x5a12[508]]?_0x4dc5x5[_0x5a12[1569]]():this[_0x5a12[1179]][_0x5a12[507]]== mxConstants[_0x5a12[1523]]?_0x4dc5x5[_0x5a12[1571]]():_0x4dc5x5[_0x5a12[1570]]();var _0x4dc5x16=_0x4dc5x5[_0x5a12[503]]();_0x4dc5x5[_0x5a12[504]](!1);var _0x4dc5x17=this[_0x5a12[1179]][_0x5a12[994]]();this[_0x5a12[1179]][_0x5a12[995]](!1);var _0x4dc5x18=_0x4dc5x5[_0x5a12[512]]();_0x4dc5x5[_0x5a12[513]]= new mxPoint(_0x4dc5x2,_0x4dc5x3);_0x4dc5x2= null;try{var _0x4dc5x19=[this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[501]]()];_0x4dc5x2= new mxTemporaryCellStates(_0x4dc5x5,_0x4dc5x4,_0x4dc5x19)}finally{if(mxClient[_0x5a12[80]]){_0x4dc5x5[_0x5a12[506]][_0x5a12[339]]= _0x5a12[110]}else {for(_0x4dc5x4= _0x4dc5x9[_0x5a12[285]];null!= _0x4dc5x4;){_0x4dc5x19= _0x4dc5x4[_0x5a12[287]],_0x4dc5x3= _0x4dc5x4[_0x5a12[301]][_0x5a12[216]](),_0x5a12[571]== _0x4dc5x3?(_0x4dc5x4[_0x5a12[57]](_0x5a12[117],parseInt(_0x4dc5x9[_0x5a12[124]][_0x5a12[117]])),_0x4dc5x4[_0x5a12[57]](_0x5a12[119],parseInt(_0x4dc5x9[_0x5a12[124]][_0x5a12[119]]))):_0x5a12[583]!= _0x4dc5x4[_0x5a12[124]][_0x5a12[270]]&& _0x5a12[116]!= _0x4dc5x3&& _0x4dc5x4[_0x5a12[265]][_0x5a12[266]](_0x4dc5x4),_0x4dc5x4= _0x4dc5x19}};_0x4dc5x5[_0x5a12[506]][_0x5a12[265]][_0x5a12[266]](_0x4dc5x5[_0x5a12[506]]);this[_0x5a12[1179]][_0x5a12[995]](_0x4dc5x17);this[_0x5a12[1179]][_0x5a12[526]]= _0x4dc5xa;_0x4dc5x5[_0x5a12[510]]= _0x4dc5x12;_0x4dc5x5[_0x5a12[2053]]= _0x4dc5x13;_0x4dc5x5[_0x5a12[505]]= _0x4dc5x14;_0x4dc5x5[_0x5a12[506]]= _0x4dc5x15;_0x4dc5x5[_0x5a12[513]]= _0x4dc5x18;_0x4dc5x2[_0x5a12[515]]();_0x4dc5x5[_0x5a12[504]](_0x4dc5x16)}};mxPrintPreview[_0x5a12[202]][_0x5a12[2031]]= function(){return null};mxPrintPreview[_0x5a12[202]][_0x5a12[2032]]= function(){return null};mxPrintPreview[_0x5a12[202]][_0x5a12[540]]= function(){var _0x4dc5x2=this[_0x5a12[392]]();null!= _0x4dc5x2&& _0x4dc5x2[_0x5a12[540]]()};mxPrintPreview[_0x5a12[202]][_0x5a12[268]]= function(){null!= this[_0x5a12[2018]]&& (this[_0x5a12[2018]][_0x5a12[268]](),this[_0x5a12[2018]]= null)};function mxStylesheet(){this[_0x5a12[2054]]= {};this[_0x5a12[2056]](this[_0x5a12[2055]]());this[_0x5a12[2058]](this[_0x5a12[2057]]())}mxStylesheet[_0x5a12[202]][_0x5a12[2055]]= function(){var _0x4dc5x2={};_0x4dc5x2[mxConstants[_0x5a12[2059]]]= mxConstants[_0x5a12[2060]];_0x4dc5x2[mxConstants[_0x5a12[2061]]]= mxPerimeter[_0x5a12[2062]];_0x4dc5x2[mxConstants[_0x5a12[2063]]]= mxConstants[_0x5a12[481]];_0x4dc5x2[mxConstants[_0x5a12[2064]]]= mxConstants[_0x5a12[479]];_0x4dc5x2[mxConstants[_0x5a12[2065]]]= _0x5a12[2066];_0x4dc5x2[mxConstants[_0x5a12[2067]]]= _0x5a12[2068];_0x4dc5x2[mxConstants[_0x5a12[2069]]]= _0x5a12[2070];return _0x4dc5x2};mxStylesheet[_0x5a12[202]][_0x5a12[2057]]= function(){var _0x4dc5x2={};_0x4dc5x2[mxConstants[_0x5a12[2059]]]= mxConstants[_0x5a12[2071]];_0x4dc5x2[mxConstants[_0x5a12[1695]]]= mxConstants[_0x5a12[1622]];_0x4dc5x2[mxConstants[_0x5a12[2063]]]= mxConstants[_0x5a12[481]];_0x4dc5x2[mxConstants[_0x5a12[2064]]]= mxConstants[_0x5a12[479]];_0x4dc5x2[mxConstants[_0x5a12[2067]]]= _0x5a12[2068];_0x4dc5x2[mxConstants[_0x5a12[2069]]]= _0x5a12[2072];return _0x4dc5x2};mxStylesheet[_0x5a12[202]][_0x5a12[2056]]= function(_0x4dc5x2){this[_0x5a12[2074]](_0x5a12[2073],_0x4dc5x2)};mxStylesheet[_0x5a12[202]][_0x5a12[2058]]= function(_0x4dc5x2){this[_0x5a12[2074]](_0x5a12[2075],_0x4dc5x2)};mxStylesheet[_0x5a12[202]][_0x5a12[2076]]= function(){return this[_0x5a12[2054]][_0x5a12[2073]]};mxStylesheet[_0x5a12[202]][_0x5a12[2077]]= function(){return this[_0x5a12[2054]][_0x5a12[2075]]};mxStylesheet[_0x5a12[202]][_0x5a12[2074]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[2054]][_0x4dc5x2]= _0x4dc5x3};mxStylesheet[_0x5a12[202]][_0x5a12[1705]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x3;if(null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]]){for(var _0x4dc5x5=_0x4dc5x2[_0x5a12[224]](_0x5a12[471]),_0x4dc5x4=null!= _0x4dc5x4&& _0x5a12[471]!= _0x4dc5x2[_0x5a12[225]](0)?mxUtils[_0x5a12[238]](_0x4dc5x4):{},_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x5[_0x5a12[67]];_0x4dc5x9++){var _0x4dc5xa=_0x4dc5x5[_0x4dc5x9],_0x4dc5x12=_0x4dc5xa[_0x5a12[2]](_0x5a12[226]);if(0<= _0x4dc5x12){var _0x4dc5x13=_0x4dc5xa[_0x5a12[85]](0,_0x4dc5x12),_0x4dc5xa=_0x4dc5xa[_0x5a12[85]](_0x4dc5x12+ 1);_0x4dc5xa== mxConstants[_0x5a12[217]]? delete _0x4dc5x4[_0x4dc5x13]:mxUtils[_0x5a12[1946]](_0x4dc5xa)?_0x4dc5x4[_0x4dc5x13]= parseFloat(_0x4dc5xa):_0x4dc5x4[_0x4dc5x13]= _0x4dc5xa}else {if(_0x4dc5xa= this[_0x5a12[2054]][_0x4dc5xa],null!= _0x4dc5xa){for(_0x4dc5x13 in _0x4dc5xa){_0x4dc5x4[_0x4dc5x13]= _0x4dc5xa[_0x4dc5x13]}}}}};return _0x4dc5x4};function mxCellState(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[441]]= _0x4dc5x2;this[_0x5a12[246]]= _0x4dc5x3;this[_0x5a12[124]]= _0x4dc5x4;this[_0x5a12[2078]]= new mxPoint;this[_0x5a12[2079]]= new mxPoint}mxCellState[_0x5a12[202]]= new mxRectangle;mxCellState[_0x5a12[202]][_0x5a12[196]]= mxCellState;mxCellState[_0x5a12[202]][_0x5a12[441]]= null;mxCellState[_0x5a12[202]][_0x5a12[246]]= null;mxCellState[_0x5a12[202]][_0x5a12[124]]= null;mxCellState[_0x5a12[202]][_0x5a12[2080]]= !0;mxCellState[_0x5a12[202]][_0x5a12[2081]]= !1;mxCellState[_0x5a12[202]][_0x5a12[2082]]= !1;mxCellState[_0x5a12[202]][_0x5a12[2078]]= null;mxCellState[_0x5a12[202]][_0x5a12[439]]= null;mxCellState[_0x5a12[202]][_0x5a12[2079]]= null;mxCellState[_0x5a12[202]][_0x5a12[2083]]= null;mxCellState[_0x5a12[202]][_0x5a12[2084]]= null;mxCellState[_0x5a12[202]][_0x5a12[2085]]= 0;mxCellState[_0x5a12[202]][_0x5a12[67]]= 0;mxCellState[_0x5a12[202]][_0x5a12[2086]]= null;mxCellState[_0x5a12[202]][_0x5a12[253]]= null;mxCellState[_0x5a12[202]][_0x5a12[963]]= null;mxCellState[_0x5a12[202]][_0x5a12[2087]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2= _0x4dc5x2|| 0;_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3: new mxRectangle(this[_0x5a12[235]],this[_0x5a12[236]],this[_0x5a12[117]],this[_0x5a12[119]]);if(null!= this[_0x5a12[253]]&& null!= this[_0x5a12[253]][_0x5a12[1561]]){var _0x4dc5x4=this[_0x5a12[253]][_0x5a12[1561]][_0x5a12[1548]](this[_0x5a12[124]],_0x4dc5x3[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]],_0x4dc5x3[_0x5a12[117]],_0x4dc5x3[_0x5a12[119]]);_0x4dc5x3[_0x5a12[235]]= _0x4dc5x4[_0x5a12[235]];_0x4dc5x3[_0x5a12[236]]= _0x4dc5x4[_0x5a12[236]];_0x4dc5x3[_0x5a12[117]]= this[_0x5a12[253]][_0x5a12[1561]][_0x5a12[1532]]* _0x4dc5x4[_0x5a12[117]];_0x4dc5x3[_0x5a12[119]]= this[_0x5a12[253]][_0x5a12[1561]][_0x5a12[1533]]* _0x4dc5x4[_0x5a12[119]]};0!= _0x4dc5x2&& _0x4dc5x3[_0x5a12[244]](_0x4dc5x2);return _0x4dc5x3};mxCellState[_0x5a12[202]][_0x5a12[2088]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3?(null== this[_0x5a12[439]]&& (this[_0x5a12[439]]= []),0== this[_0x5a12[439]][_0x5a12[67]]?this[_0x5a12[439]][_0x5a12[207]](_0x4dc5x2):this[_0x5a12[439]][0]= _0x4dc5x2):null== this[_0x5a12[439]]?(this[_0x5a12[439]]= [],this[_0x5a12[439]][_0x5a12[207]](null),this[_0x5a12[439]][_0x5a12[207]](_0x4dc5x2)):1== this[_0x5a12[439]][_0x5a12[67]]?this[_0x5a12[439]][_0x5a12[207]](_0x4dc5x2):this[_0x5a12[439]][this[_0x5a12[439]][_0x5a12[67]]- 1]= _0x4dc5x2};mxCellState[_0x5a12[202]][_0x5a12[1609]]= function(_0x4dc5x2){null!= this[_0x5a12[253]]&& this[_0x5a12[253]][_0x5a12[1609]](_0x4dc5x2);null!= this[_0x5a12[963]]&& this[_0x5a12[963]][_0x5a12[1609]](_0x4dc5x2)};mxCellState[_0x5a12[202]][_0x5a12[1710]]= function(_0x4dc5x2){_0x4dc5x2= this[_0x5a12[2089]](_0x4dc5x2);return null!= _0x4dc5x2?_0x4dc5x2[_0x5a12[246]]:null};mxCellState[_0x5a12[202]][_0x5a12[2089]]= function(_0x4dc5x2){return _0x4dc5x2?this[_0x5a12[2083]]:this[_0x5a12[2084]]};mxCellState[_0x5a12[202]][_0x5a12[2090]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3?this[_0x5a12[2083]]= _0x4dc5x2:this[_0x5a12[2084]]= _0x4dc5x2};mxCellState[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[441]][_0x5a12[1179]][_0x5a12[259]][_0x5a12[515]](this)};mxCellState[_0x5a12[202]][_0x5a12[238]]= function(){var _0x4dc5x2= new mxCellState(this[_0x5a12[441]],this[_0x5a12[246]],this[_0x5a12[124]]);if(null!= this[_0x5a12[439]]){_0x4dc5x2[_0x5a12[439]]= [];for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[439]][_0x5a12[67]];_0x4dc5x3++){_0x4dc5x2[_0x5a12[439]][_0x4dc5x3]= this[_0x5a12[439]][_0x4dc5x3][_0x5a12[238]]()}};null!= this[_0x5a12[2078]]&& (_0x4dc5x2[_0x5a12[2078]]= this[_0x5a12[2078]][_0x5a12[238]]());null!= this[_0x5a12[2079]]&& (_0x4dc5x2[_0x5a12[2079]]= this[_0x5a12[2079]][_0x5a12[238]]());null!= this[_0x5a12[1563]]&& (_0x4dc5x2[_0x5a12[1563]]= this[_0x5a12[1563]][_0x5a12[238]]());_0x4dc5x2[_0x5a12[2085]]= this[_0x5a12[2085]];_0x4dc5x2[_0x5a12[2086]]= this[_0x5a12[2086]];_0x4dc5x2[_0x5a12[67]]= this[_0x5a12[67]];_0x4dc5x2[_0x5a12[235]]= this[_0x5a12[235]];_0x4dc5x2[_0x5a12[236]]= this[_0x5a12[236]];_0x4dc5x2[_0x5a12[117]]= this[_0x5a12[117]];_0x4dc5x2[_0x5a12[119]]= this[_0x5a12[119]];return _0x4dc5x2};function mxGraphSelectionModel(_0x4dc5x2){this[_0x5a12[1179]]= _0x4dc5x2;this[_0x5a12[895]]= []}mxGraphSelectionModel[_0x5a12[202]]= new mxEventSource;mxGraphSelectionModel[_0x5a12[202]][_0x5a12[196]]= mxGraphSelectionModel;mxGraphSelectionModel[_0x5a12[202]][_0x5a12[2091]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[819]:_0x5a12[110];mxGraphSelectionModel[_0x5a12[202]][_0x5a12[2092]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[2093]:_0x5a12[110];mxGraphSelectionModel[_0x5a12[202]][_0x5a12[1179]]= null;mxGraphSelectionModel[_0x5a12[202]][_0x5a12[2094]]= !1;mxGraphSelectionModel[_0x5a12[202]][_0x5a12[2095]]= function(){return this[_0x5a12[2094]]};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[2096]]= function(_0x4dc5x2){this[_0x5a12[2094]]= _0x4dc5x2};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[2097]]= function(_0x4dc5x2){return null!= _0x4dc5x2?0<= mxUtils[_0x5a12[2]](this[_0x5a12[895]],_0x4dc5x2):!1};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[1107]]= function(){return 0== this[_0x5a12[895]][_0x5a12[67]]};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[200]]= function(){this[_0x5a12[2098]](null,this[_0x5a12[895]])};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[2099]]= function(_0x4dc5x2){null!= _0x4dc5x2&& this[_0x5a12[2100]]([_0x4dc5x2])};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[2100]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){this[_0x5a12[2094]]&& (_0x4dc5x2= [this[_0x5a12[2101]](_0x4dc5x2)]);for(var _0x4dc5x3=[],_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){this[_0x5a12[1179]][_0x5a12[2102]](_0x4dc5x2[_0x4dc5x4])&& _0x4dc5x3[_0x5a12[207]](_0x4dc5x2[_0x4dc5x4])};this[_0x5a12[2098]](_0x4dc5x3,this[_0x5a12[895]])}};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[2101]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){for(var _0x4dc5x3=0;_0x4dc5x3< _0x4dc5x2[_0x5a12[67]];_0x4dc5x3++){if(this[_0x5a12[1179]][_0x5a12[2102]](_0x4dc5x2[_0x4dc5x3])){return _0x4dc5x2[_0x4dc5x3]}}};return null};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[2103]]= function(_0x4dc5x2){null!= _0x4dc5x2&& this[_0x5a12[832]]([_0x4dc5x2])};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[832]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=null;this[_0x5a12[2094]]&& (_0x4dc5x3= this[_0x5a12[895]],_0x4dc5x2= [this[_0x5a12[2101]](_0x4dc5x2)]);for(var _0x4dc5x4=[],_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){!this[_0x5a12[2097]](_0x4dc5x2[_0x4dc5x5])&& this[_0x5a12[1179]][_0x5a12[2102]](_0x4dc5x2[_0x4dc5x5]) && _0x4dc5x4[_0x5a12[207]](_0x4dc5x2[_0x4dc5x5])};this[_0x5a12[2098]](_0x4dc5x4,_0x4dc5x3)}};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[2104]]= function(_0x4dc5x2){null!= _0x4dc5x2&& this[_0x5a12[842]]([_0x4dc5x2])};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[842]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){for(var _0x4dc5x3=[],_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){this[_0x5a12[2097]](_0x4dc5x2[_0x4dc5x4])&& _0x4dc5x3[_0x5a12[207]](_0x4dc5x2[_0x4dc5x4])};this[_0x5a12[2098]](null,_0x4dc5x3)}};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[2098]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]]&& null!= _0x4dc5x2[0]|| null!= _0x4dc5x3&& 0< _0x4dc5x3[_0x5a12[67]]&& null!= _0x4dc5x3[0]){var _0x4dc5x4= new mxSelectionChange(this,_0x4dc5x2,_0x4dc5x3);_0x4dc5x4[_0x5a12[350]]();var _0x4dc5x5= new mxUndoableEdit(this,!1);_0x4dc5x5[_0x5a12[99]](_0x4dc5x4);this[_0x5a12[746]]( new mxEventObject(mxEvent.UNDO,_0x5a12[1061],_0x4dc5x5))}};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[1941]]= function(_0x4dc5x2){null!= _0x4dc5x2&& !this[_0x5a12[2097]](_0x4dc5x2)&& this[_0x5a12[895]][_0x5a12[207]](_0x4dc5x2)};mxGraphSelectionModel[_0x5a12[202]][_0x5a12[1102]]= function(_0x4dc5x2){null!= _0x4dc5x2&& (_0x4dc5x2= mxUtils[_0x5a12[2]](this[_0x5a12[895]],_0x4dc5x2),0<= _0x4dc5x2&& this[_0x5a12[895]][_0x5a12[300]](_0x4dc5x2,1))};function mxSelectionChange(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[2105]]= _0x4dc5x2;this[_0x5a12[2106]]= null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[1853]]():null;this[_0x5a12[2107]]= null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[1853]]():null}mxSelectionChange[_0x5a12[202]][_0x5a12[350]]= function(){var _0x4dc5x2=mxLog[_0x5a12[2109]](_0x5a12[2108]);window[_0x5a12[879]]= mxResources[_0x5a12[203]](this[_0x5a12[2105]][_0x5a12[2092]])|| this[_0x5a12[2105]][_0x5a12[2092]];if(null!= this[_0x5a12[2107]]){for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[2107]][_0x5a12[67]];_0x4dc5x3++){this[_0x5a12[2105]][_0x5a12[1102]](this[_0x5a12[2107]][_0x4dc5x3])}};if(null!= this[_0x5a12[2106]]){for(_0x4dc5x3= 0;_0x4dc5x3< this[_0x5a12[2106]][_0x5a12[67]];_0x4dc5x3++){this[_0x5a12[2105]][_0x5a12[1941]](this[_0x5a12[2106]][_0x4dc5x3])}};_0x4dc5x3= this[_0x5a12[2106]];this[_0x5a12[2106]]= this[_0x5a12[2107]];this[_0x5a12[2107]]= _0x4dc5x3;window[_0x5a12[879]]= mxResources[_0x5a12[203]](this[_0x5a12[2105]][_0x5a12[2091]])|| this[_0x5a12[2105]][_0x5a12[2091]];mxLog[_0x5a12[2110]](_0x5a12[2108],_0x4dc5x2);this[_0x5a12[2105]][_0x5a12[746]]( new mxEventObject(mxEvent.CHANGE,_0x5a12[2106],this[_0x5a12[2106]],_0x5a12[2107],this[_0x5a12[2107]]))};function mxCellEditor(_0x4dc5x2){this[_0x5a12[1179]]= _0x4dc5x2}mxCellEditor[_0x5a12[202]][_0x5a12[1179]]= null;mxCellEditor[_0x5a12[202]][_0x5a12[126]]= null;mxCellEditor[_0x5a12[202]][_0x5a12[2111]]= null;mxCellEditor[_0x5a12[202]][_0x5a12[2112]]= null;mxCellEditor[_0x5a12[202]][_0x5a12[2113]]= !1;mxCellEditor[_0x5a12[202]][_0x5a12[2114]]= !0;mxCellEditor[_0x5a12[202]][_0x5a12[2115]]= _0x5a12[110];mxCellEditor[_0x5a12[202]][_0x5a12[2116]]= _0x5a12[110];mxCellEditor[_0x5a12[202]][_0x5a12[176]]= function(){this[_0x5a12[126]]= document[_0x5a12[55]](_0x5a12[126]);this[_0x5a12[126]][_0x5a12[926]]= _0x5a12[2117];this[_0x5a12[126]][_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];this[_0x5a12[126]][_0x5a12[124]][_0x5a12[277]]= _0x5a12[189];this[_0x5a12[126]][_0x5a12[57]](_0x5a12[2118],_0x5a12[2119]);this[_0x5a12[126]][_0x5a12[57]](_0x5a12[969],_0x5a12[2120]);mxClient[_0x5a12[133]]&& (this[_0x5a12[126]][_0x5a12[124]][_0x5a12[129]]= _0x5a12[130]);mxEvent[_0x5a12[169]](this[_0x5a12[126]],_0x5a12[2121],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[2122]]()}));mxEvent[_0x5a12[169]](this[_0x5a12[126]],_0x5a12[2123],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){mxEvent[_0x5a12[721]](_0x4dc5x2)|| (113== _0x4dc5x2[_0x5a12[2124]]|| this[_0x5a12[1179]][_0x5a12[2125]]()&& 13== _0x4dc5x2[_0x5a12[2124]]&& !mxEvent[_0x5a12[775]](_0x4dc5x2)&& !mxEvent[_0x5a12[774]](_0x4dc5x2)?(this[_0x5a12[1179]][_0x5a12[2126]](!1),mxEvent[_0x5a12[722]](_0x4dc5x2)):27== _0x4dc5x2[_0x5a12[2124]]?(this[_0x5a12[1179]][_0x5a12[2126]](!0),mxEvent[_0x5a12[722]](_0x4dc5x2)):(this[_0x5a12[2127]]&& (this[_0x5a12[2127]]= !1,this[_0x5a12[126]][_0x5a12[131]]= _0x5a12[110]),this[_0x5a12[2128]](!0)))}));mxEvent[_0x5a12[169]](this[_0x5a12[126]],_0x5a12[2129],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[2114]]&& !mxEvent[_0x5a12[721]](_0x4dc5x2)&& setTimeout(mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[129]]()}),0)}))};mxCellEditor[_0x5a12[202]][_0x5a12[129]]= function(){if(null!= this[_0x5a12[1653]]){var _0x4dc5x2=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](this[_0x5a12[2111]]),_0x4dc5x3=this[_0x5a12[1179]][_0x5a12[2130]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[2131]](_0x4dc5x2[_0x5a12[246]]);if(this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]])){this[_0x5a12[1562]][_0x5a12[235]]= _0x4dc5x2[_0x5a12[2079]][_0x5a12[235]],this[_0x5a12[1562]][_0x5a12[236]]= _0x4dc5x2[_0x5a12[2079]][_0x5a12[236]],this[_0x5a12[1562]][_0x5a12[117]]= 0,this[_0x5a12[1562]][_0x5a12[119]]= 0}else {if(null!= this[_0x5a12[1562]]){this[_0x5a12[1562]][_0x5a12[235]]= _0x4dc5x2[_0x5a12[235]];this[_0x5a12[1562]][_0x5a12[236]]= _0x4dc5x2[_0x5a12[236]];this[_0x5a12[1562]][_0x5a12[117]]= _0x4dc5x2[_0x5a12[117]];this[_0x5a12[1562]][_0x5a12[119]]= _0x4dc5x2[_0x5a12[119]];var _0x4dc5x5=mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0x4dc5x5== mxConstants[_0x5a12[2132]]?this[_0x5a12[1562]][_0x5a12[235]]-= _0x4dc5x2[_0x5a12[117]]:_0x4dc5x5== mxConstants[_0x5a12[480]]&& (this[_0x5a12[1562]][_0x5a12[235]]+= _0x4dc5x2[_0x5a12[117]]);_0x4dc5x5= mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0x4dc5x5== mxConstants[_0x5a12[1687]]?this[_0x5a12[1562]][_0x5a12[236]]-= _0x4dc5x2[_0x5a12[119]]:_0x4dc5x5== mxConstants[_0x5a12[482]]&& (this[_0x5a12[1562]][_0x5a12[236]]+= _0x4dc5x2[_0x5a12[119]])}};_0x4dc5x5= this[_0x5a12[126]][_0x5a12[131]];if(_0x5a12[192]== _0x4dc5x5[_0x5a12[225]](_0x4dc5x5[_0x5a12[67]]- 1)|| _0x5a12[110]== _0x4dc5x5){_0x4dc5x5+= _0x5a12[544]};_0x4dc5x5= mxUtils[_0x5a12[321]](_0x4dc5x5,!1);_0x4dc5x4?(this[_0x5a12[1653]][_0x5a12[124]][_0x5a12[493]]= _0x5a12[1502],this[_0x5a12[1653]][_0x5a12[124]][_0x5a12[117]]= this[_0x5a12[1562]][_0x5a12[117]]+ _0x5a12[168]):_0x4dc5x5= _0x4dc5x5[_0x5a12[230]](/ /g,_0x5a12[544]);_0x4dc5x5= _0x4dc5x5[_0x5a12[230]](/\n/g,_0x5a12[1453]);this[_0x5a12[1653]][_0x5a12[339]]= _0x4dc5x5;var _0x4dc5x5=this[_0x5a12[1653]][_0x5a12[359]]+ 30,_0x4dc5x9=this[_0x5a12[1653]][_0x5a12[167]]+ 16,_0x4dc5x5=Math[_0x5a12[160]](_0x4dc5x5,40),_0x4dc5x9=Math[_0x5a12[160]](_0x4dc5x9,20);_0x4dc5x3&& (_0x4dc5x5= Math[_0x5a12[243]](this[_0x5a12[1562]][_0x5a12[117]]- 4,_0x4dc5x5),_0x4dc5x9= Math[_0x5a12[243]](this[_0x5a12[1562]][_0x5a12[119]],_0x4dc5x9));var _0x4dc5xa=null!= _0x4dc5x2[_0x5a12[963]]?_0x4dc5x2[_0x5a12[963]][_0x5a12[1655]]:null;null== _0x4dc5xa&& (_0x4dc5xa= mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER),_0x4dc5x2= mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x4dc5xa= mxUtils[_0x5a12[1501]](_0x4dc5xa,_0x4dc5x2));if(null!= _0x4dc5xa){if(_0x4dc5x3|| !_0x4dc5x4){this[_0x5a12[126]][_0x5a12[124]][_0x5a12[361]]= Math[_0x5a12[160]](0,Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[235]]- _0x4dc5xa[_0x5a12[235]]* this[_0x5a12[1562]][_0x5a12[117]]+ _0x4dc5xa[_0x5a12[235]]* _0x4dc5x5)- 3)+ _0x5a12[168]};this[_0x5a12[126]][_0x5a12[124]][_0x5a12[125]]= Math[_0x5a12[160]](0,Math[_0x5a12[488]](this[_0x5a12[1562]][_0x5a12[236]]- _0x4dc5xa[_0x5a12[236]]* this[_0x5a12[1562]][_0x5a12[119]]+ _0x4dc5xa[_0x5a12[236]]* _0x4dc5x9)+ 4)+ _0x5a12[168]};if(_0x4dc5x3|| !_0x4dc5x4){this[_0x5a12[126]][_0x5a12[124]][_0x5a12[117]]= _0x4dc5x5+ _0x5a12[168]};this[_0x5a12[126]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5x9+ _0x5a12[168]}};mxCellEditor[_0x5a12[202]][_0x5a12[2133]]= function(){return this[_0x5a12[2113]]};mxCellEditor[_0x5a12[202]][_0x5a12[2128]]= function(_0x4dc5x2){this[_0x5a12[2113]]= _0x4dc5x2};mxCellEditor[_0x5a12[202]][_0x5a12[2122]]= function(){this[_0x5a12[2126]](!this[_0x5a12[1179]][_0x5a12[2134]]())};mxCellEditor[_0x5a12[202]][_0x5a12[855]]= function(_0x4dc5x2,_0x4dc5x3){null== this[_0x5a12[126]]&& this[_0x5a12[176]]();this[_0x5a12[2126]](!0);var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x2);if(null!= _0x4dc5x4){this[_0x5a12[2111]]= _0x4dc5x2;this[_0x5a12[2112]]= _0x4dc5x3;this[_0x5a12[2116]]= null;null!= _0x4dc5x4[_0x5a12[963]]&& this[_0x5a12[2135]](_0x4dc5x4)&& (this[_0x5a12[2116]]= _0x4dc5x4[_0x5a12[963]][_0x5a12[252]],this[_0x5a12[2116]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188]);var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x5=mxUtils[_0x5a12[433]](_0x4dc5x4[_0x5a12[124]],mxConstants.STYLE_FONTSIZE,mxConstants.DEFAULT_FONTSIZE)* _0x4dc5x5,_0x4dc5x9=mxUtils[_0x5a12[433]](_0x4dc5x4[_0x5a12[124]],mxConstants.STYLE_FONTFAMILY,mxConstants.DEFAULT_FONTFAMILY),_0x4dc5xa=mxUtils[_0x5a12[433]](_0x4dc5x4[_0x5a12[124]],mxConstants.STYLE_FONTCOLOR,_0x5a12[586]),_0x4dc5x12=mxUtils[_0x5a12[433]](_0x4dc5x4[_0x5a12[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT),_0x4dc5x13=(mxUtils[_0x5a12[433]](_0x4dc5x4[_0x5a12[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x5a12[1410]])== mxConstants[_0x5a12[1410]],_0x4dc5x14=(mxUtils[_0x5a12[433]](_0x4dc5x4[_0x5a12[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x5a12[1412]])== mxConstants[_0x5a12[1412]],_0x4dc5x15=(mxUtils[_0x5a12[433]](_0x4dc5x4[_0x5a12[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x5a12[1414]])== mxConstants[_0x5a12[1414]];this[_0x5a12[126]][_0x5a12[124]][_0x5a12[487]]= Math[_0x5a12[488]](_0x4dc5x5)+ _0x5a12[168];this[_0x5a12[126]][_0x5a12[124]][_0x5a12[489]]= Math[_0x5a12[488]](_0x4dc5x5* mxConstants[_0x5a12[490]])+ _0x5a12[168];this[_0x5a12[126]][_0x5a12[124]][_0x5a12[486]]= _0x4dc5x9;this[_0x5a12[126]][_0x5a12[124]][_0x5a12[1165]]= _0x4dc5x12;this[_0x5a12[126]][_0x5a12[124]][_0x5a12[352]]= _0x4dc5xa;this[_0x5a12[126]][_0x5a12[124]][_0x5a12[1452]]= _0x4dc5x13?_0x5a12[1447]:_0x5a12[1502];this[_0x5a12[126]][_0x5a12[124]][_0x5a12[666]]= _0x4dc5x14?_0x5a12[1449]:_0x5a12[110];this[_0x5a12[126]][_0x5a12[124]][_0x5a12[354]]= _0x4dc5x15?_0x5a12[355]:_0x5a12[110];this[_0x5a12[126]][_0x5a12[124]][_0x5a12[277]]= _0x5a12[278];this[_0x5a12[126]][_0x5a12[124]][_0x5a12[2136]]= _0x5a12[130];this[_0x5a12[1562]]= _0x4dc5x5= this[_0x5a12[2137]](_0x4dc5x4);this[_0x5a12[126]][_0x5a12[124]][_0x5a12[361]]= _0x4dc5x5[_0x5a12[235]]+ _0x5a12[168];this[_0x5a12[126]][_0x5a12[124]][_0x5a12[125]]= _0x4dc5x5[_0x5a12[236]]+ _0x5a12[168];this[_0x5a12[126]][_0x5a12[124]][_0x5a12[117]]= _0x4dc5x5[_0x5a12[117]]+ _0x5a12[168];this[_0x5a12[126]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5x5[_0x5a12[119]]+ _0x5a12[168];this[_0x5a12[126]][_0x5a12[124]][_0x5a12[931]]= 5;_0x4dc5x4= this[_0x5a12[2138]](_0x4dc5x4,_0x4dc5x3);null== _0x4dc5x4|| 0== _0x4dc5x4[_0x5a12[67]]?(_0x4dc5x4= this[_0x5a12[2139]](),this[_0x5a12[2127]]= !0):this[_0x5a12[2127]]= !1;this[_0x5a12[2128]](!1);this[_0x5a12[126]][_0x5a12[131]]= _0x4dc5x4;this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[62]](this[_0x5a12[126]]);_0x5a12[130]!= this[_0x5a12[126]][_0x5a12[124]][_0x5a12[495]]&& (this[_0x5a12[2114]]&& (this[_0x5a12[1653]]= this[_0x5a12[2140]](),document[_0x5a12[112]][_0x5a12[62]](this[_0x5a12[1653]]),this[_0x5a12[129]]()),this[_0x5a12[126]][_0x5a12[393]](),this[_0x5a12[126]][_0x5a12[804]]())}};mxCellEditor[_0x5a12[202]][_0x5a12[2140]]= function(){var _0x4dc5x2=document[_0x5a12[55]](_0x5a12[485]),_0x4dc5x3=_0x4dc5x2[_0x5a12[124]];_0x4dc5x3[_0x5a12[491]]= _0x5a12[492];_0x4dc5x3[_0x5a12[493]]= _0x5a12[494];_0x4dc5x3[_0x5a12[187]]= _0x5a12[188];_0x4dc5x3[_0x5a12[495]]= mxClient[_0x5a12[496]]?_0x5a12[497]:_0x5a12[498];_0x4dc5x3[_0x5a12[499]]= _0x5a12[500];_0x4dc5x3[_0x5a12[123]]= _0x5a12[125];_0x4dc5x3[_0x5a12[489]]= this[_0x5a12[126]][_0x5a12[124]][_0x5a12[489]];_0x4dc5x3[_0x5a12[487]]= this[_0x5a12[126]][_0x5a12[124]][_0x5a12[487]];_0x4dc5x3[_0x5a12[486]]= this[_0x5a12[126]][_0x5a12[124]][_0x5a12[486]];_0x4dc5x3[_0x5a12[1452]]= this[_0x5a12[126]][_0x5a12[124]][_0x5a12[1452]];_0x4dc5x3[_0x5a12[1165]]= this[_0x5a12[126]][_0x5a12[124]][_0x5a12[1165]];_0x4dc5x3[_0x5a12[666]]= this[_0x5a12[126]][_0x5a12[124]][_0x5a12[666]];_0x4dc5x3[_0x5a12[354]]= this[_0x5a12[126]][_0x5a12[124]][_0x5a12[354]];return _0x4dc5x2};mxCellEditor[_0x5a12[202]][_0x5a12[2126]]= function(_0x4dc5x2){null!= this[_0x5a12[2111]]&& (null!= this[_0x5a12[2116]]&& (this[_0x5a12[2116]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[189],this[_0x5a12[2116]]= null),!_0x4dc5x2&& this[_0x5a12[2133]]() && this[_0x5a12[1179]][_0x5a12[850]](this[_0x5a12[2111]],this[_0x5a12[2141]](),this[_0x5a12[2112]]),null!= this[_0x5a12[1653]]&& (document[_0x5a12[112]][_0x5a12[266]](this[_0x5a12[1653]]),this[_0x5a12[1653]]= null),this[_0x5a12[1562]]= this[_0x5a12[2112]]= this[_0x5a12[2111]]= null,this[_0x5a12[126]][_0x5a12[2121]](),this[_0x5a12[126]][_0x5a12[265]][_0x5a12[266]](this[_0x5a12[126]]))};mxCellEditor[_0x5a12[202]][_0x5a12[2138]]= function(_0x4dc5x2,_0x4dc5x3){return this[_0x5a12[1179]][_0x5a12[2142]](_0x4dc5x2[_0x5a12[246]],_0x4dc5x3)};mxCellEditor[_0x5a12[202]][_0x5a12[2141]]= function(){return this[_0x5a12[126]][_0x5a12[131]][_0x5a12[230]](/\r/g,_0x5a12[110])};mxCellEditor[_0x5a12[202]][_0x5a12[2135]]= function(_0x4dc5x2){return !0};mxCellEditor[_0x5a12[202]][_0x5a12[939]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]];return new mxRectangle(0,0,null== _0x4dc5x2[_0x5a12[963]]?30:_0x4dc5x2[_0x5a12[963]][_0x5a12[803]]* _0x4dc5x3+ 20,_0x5a12[361]== this[_0x5a12[126]][_0x5a12[124]][_0x5a12[1165]]?120:40)};mxCellEditor[_0x5a12[202]][_0x5a12[2137]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x5=this[_0x5a12[939]](_0x4dc5x2),_0x4dc5x9=_0x4dc5x5[_0x5a12[117]],_0x4dc5x5=_0x4dc5x5[_0x5a12[119]],_0x4dc5xa=parseInt(_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2143]]]|| 2)* _0x4dc5x4,_0x4dc5x12=parseInt(_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2144]]]|| 0)* _0x4dc5x4+ _0x4dc5xa,_0x4dc5x13=parseInt(_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2145]]]|| 0)* _0x4dc5x4+ _0x4dc5xa,_0x4dc5x14=parseInt(_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2146]]]|| 0)* _0x4dc5x4+ _0x4dc5xa,_0x4dc5x4=parseInt(_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2147]]]|| 0)* _0x4dc5x4+ _0x4dc5xa,_0x4dc5x13= new mxRectangle(_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]],Math[_0x5a12[160]](_0x4dc5x9,_0x4dc5x2[_0x5a12[117]]- _0x4dc5x4- _0x4dc5x13),Math[_0x5a12[160]](_0x4dc5x5,_0x4dc5x2[_0x5a12[119]]- _0x4dc5x12- _0x4dc5x14));_0x4dc5x3?(_0x4dc5x13[_0x5a12[235]]= _0x4dc5x2[_0x5a12[2079]][_0x5a12[235]],_0x4dc5x13[_0x5a12[236]]= _0x4dc5x2[_0x5a12[2079]][_0x5a12[236]],null!= _0x4dc5x2[_0x5a12[963]]&& null!= _0x4dc5x2[_0x5a12[963]][_0x5a12[1563]]&& (0< _0x4dc5x2[_0x5a12[963]][_0x5a12[1563]][_0x5a12[235]]&& (_0x4dc5x13[_0x5a12[235]]= _0x4dc5x2[_0x5a12[963]][_0x5a12[1563]][_0x5a12[235]]),0< _0x4dc5x2[_0x5a12[963]][_0x5a12[1563]][_0x5a12[236]]&& (_0x4dc5x13[_0x5a12[236]]= _0x4dc5x2[_0x5a12[963]][_0x5a12[1563]][_0x5a12[236]]))):null!= _0x4dc5x2[_0x5a12[963]]&& null!= _0x4dc5x2[_0x5a12[963]][_0x5a12[1563]]&& (_0x4dc5x13[_0x5a12[235]]= Math[_0x5a12[243]](_0x4dc5x13[_0x5a12[235]],_0x4dc5x2[_0x5a12[963]][_0x5a12[1563]][_0x5a12[235]]),_0x4dc5x13[_0x5a12[236]]= Math[_0x5a12[243]](_0x4dc5x13[_0x5a12[236]],_0x4dc5x2[_0x5a12[963]][_0x5a12[1563]][_0x5a12[236]]));_0x4dc5x13[_0x5a12[235]]+= _0x4dc5x4;_0x4dc5x13[_0x5a12[236]]+= _0x4dc5x12;null!= _0x4dc5x2[_0x5a12[963]]&& null!= _0x4dc5x2[_0x5a12[963]][_0x5a12[1563]]&& (_0x4dc5x3?(_0x4dc5x13[_0x5a12[117]]= Math[_0x5a12[160]](_0x4dc5x9,_0x4dc5x2[_0x5a12[963]][_0x5a12[1563]][_0x5a12[117]]),_0x4dc5x13[_0x5a12[119]]= Math[_0x5a12[160]](_0x4dc5x5,_0x4dc5x2[_0x5a12[963]][_0x5a12[1563]][_0x5a12[119]])):(_0x4dc5x13[_0x5a12[117]]= Math[_0x5a12[160]](_0x4dc5x13[_0x5a12[117]],_0x4dc5x2[_0x5a12[963]][_0x5a12[1563]][_0x5a12[117]]),_0x4dc5x13[_0x5a12[119]]= Math[_0x5a12[160]](_0x4dc5x13[_0x5a12[119]],_0x4dc5x2[_0x5a12[963]][_0x5a12[1563]][_0x5a12[119]])));this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1193]](_0x4dc5x2[_0x5a12[246]])&& (_0x4dc5x3= mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER),_0x4dc5x3== mxConstants[_0x5a12[2132]]?_0x4dc5x13[_0x5a12[235]]-= _0x4dc5x2[_0x5a12[117]]:_0x4dc5x3== mxConstants[_0x5a12[480]]&& (_0x4dc5x13[_0x5a12[235]]+= _0x4dc5x2[_0x5a12[117]]),_0x4dc5x3= mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE),_0x4dc5x3== mxConstants[_0x5a12[1687]]?_0x4dc5x13[_0x5a12[236]]-= _0x4dc5x2[_0x5a12[119]]:_0x4dc5x3== mxConstants[_0x5a12[482]]&& (_0x4dc5x13[_0x5a12[236]]+= _0x4dc5x2[_0x5a12[119]]));return _0x4dc5x13};mxCellEditor[_0x5a12[202]][_0x5a12[2139]]= function(_0x4dc5x2){return this[_0x5a12[2115]]};mxCellEditor[_0x5a12[202]][_0x5a12[2148]]= function(){return this[_0x5a12[2111]]};mxCellEditor[_0x5a12[202]][_0x5a12[515]]= function(){null!= this[_0x5a12[126]]&& (mxEvent[_0x5a12[762]](this[_0x5a12[126]]),null!= this[_0x5a12[126]][_0x5a12[265]]&& this[_0x5a12[126]][_0x5a12[265]][_0x5a12[266]](this[_0x5a12[126]]),this[_0x5a12[126]]= null)};function mxCellRenderer(){}mxCellRenderer[_0x5a12[202]][_0x5a12[2149]]= mxConnector;mxCellRenderer[_0x5a12[202]][_0x5a12[2150]]= mxRectangleShape;mxCellRenderer[_0x5a12[202]][_0x5a12[2151]]= mxText;mxCellRenderer[_0x5a12[202]][_0x5a12[2152]]= !0;mxCellRenderer[_0x5a12[202]][_0x5a12[2153]]= {};mxCellRenderer[_0x5a12[2154]]= function(_0x4dc5x2,_0x4dc5x3){mxCellRenderer[_0x5a12[202]][_0x5a12[2153]][_0x4dc5x2]= _0x4dc5x3};mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_RECTANGLE,mxRectangleShape);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_ELLIPSE,mxEllipse);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_RHOMBUS,mxRhombus);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_CYLINDER,mxCylinder);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_CONNECTOR,mxConnector);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_ACTOR,mxActor);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_TRIANGLE,mxTriangle);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_HEXAGON,mxHexagon);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_CLOUD,mxCloud);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_LINE,mxLine);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_ARROW,mxArrow);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_DOUBLE_ELLIPSE,mxDoubleEllipse);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_SWIMLANE,mxSwimlane);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_IMAGE,mxImageShape);mxCellRenderer[_0x5a12[2154]](mxConstants.SHAPE_LABEL,mxLabel);mxCellRenderer[_0x5a12[202]][_0x5a12[2155]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[502]]();if(null!= _0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[526]]&& null== _0x4dc5x2[_0x5a12[253]]&& _0x4dc5x2[_0x5a12[246]]!= _0x4dc5x2[_0x5a12[441]][_0x5a12[1741]]&& (_0x4dc5x4[_0x5a12[1193]](_0x4dc5x2[_0x5a12[246]])|| _0x4dc5x4[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]]))){if(this[_0x5a12[2156]](_0x4dc5x2),null!= _0x4dc5x2[_0x5a12[253]]&& (null== _0x4dc5x3|| _0x4dc5x3)){this[_0x5a12[2157]](_0x4dc5x2),_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[2158]]|| _0x4dc5x4[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]])?_0x4dc5x2[_0x5a12[2081]]= !0:_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[2159]]&& null!= this[_0x5a12[2160]]&& (this[_0x5a12[2160]][_0x5a12[265]]== _0x4dc5x2[_0x5a12[253]][_0x5a12[252]][_0x5a12[265]]?this[_0x5a12[2161]](_0x4dc5x2,this[_0x5a12[2160]]):this[_0x5a12[2160]]= null),_0x4dc5x2[_0x5a12[253]][_0x5a12[255]]= _0x4dc5x2[_0x5a12[441]][_0x5a12[255]],this[_0x5a12[2162]](_0x4dc5x2),this[_0x5a12[2163]](_0x4dc5x2)}}};mxCellRenderer[_0x5a12[202]][_0x5a12[2157]]= function(_0x4dc5x2){_0x4dc5x2[_0x5a12[253]][_0x5a12[176]](_0x4dc5x2[_0x5a12[441]][_0x5a12[2024]]())};mxCellRenderer[_0x5a12[202]][_0x5a12[2164]]= function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4=null,_0x4dc5x5=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]],_0x4dc5x9=_0x4dc5x5[_0x5a12[502]](),_0x4dc5xa=_0x4dc5x2[_0x5a12[246]],_0x4dc5x12=_0x4dc5x9[_0x5a12[1197]](_0x4dc5xa);null!= _0x4dc5x12&& null== _0x4dc5x4;){_0x4dc5x4= this[_0x5a12[2165]](_0x4dc5x5,_0x4dc5x12,_0x4dc5xa,_0x4dc5x3),_0x4dc5xa= _0x4dc5x12,_0x4dc5x12= _0x4dc5x9[_0x5a12[1197]](_0x4dc5xa)};return _0x4dc5x4};mxCellRenderer[_0x5a12[202]][_0x5a12[2165]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=null,_0x4dc5xa=_0x4dc5x2[_0x5a12[502]]();for(_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x3[_0x5a12[1738]](_0x4dc5x4)- 1:_0x4dc5xa[_0x5a12[262]](_0x4dc5x3)- 1;0<= _0x4dc5x4&& null== _0x4dc5x9;_0x4dc5x4--){_0x4dc5x9= this[_0x5a12[2165]](_0x4dc5x2,_0x4dc5xa[_0x5a12[263]](_0x4dc5x3,_0x4dc5x4),null,_0x4dc5x5)};if(null== _0x4dc5x9&& (_0x4dc5x9= _0x4dc5x2[_0x5a12[441]][_0x5a12[248]](_0x4dc5x3),null!= _0x4dc5x9&& (null== _0x4dc5x9[_0x5a12[253]]|| null== _0x4dc5x9[_0x5a12[253]][_0x5a12[252]]|| _0x4dc5x9[_0x5a12[253]][_0x5a12[252]][_0x5a12[265]]!= _0x4dc5x5))){_0x4dc5x9= null};return _0x4dc5x9};mxCellRenderer[_0x5a12[202]][_0x5a12[2166]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[253]][_0x5a12[252]][_0x5a12[265]],_0x4dc5x4=this[_0x5a12[2164]](_0x4dc5x2,_0x4dc5x3),_0x4dc5x5=_0x4dc5x3[_0x5a12[285]];null!= _0x4dc5x4&& (_0x4dc5x5= _0x4dc5x4[_0x5a12[253]][_0x5a12[252]],null!= _0x4dc5x4[_0x5a12[963]]&& (null!= _0x4dc5x4[_0x5a12[963]][_0x5a12[252]]&& _0x4dc5x4[_0x5a12[963]][_0x5a12[252]][_0x5a12[265]]== _0x4dc5x3)&& (_0x4dc5x5= _0x4dc5x4[_0x5a12[963]][_0x5a12[252]]),_0x4dc5x5= _0x4dc5x5[_0x5a12[287]]);this[_0x5a12[2161]](_0x4dc5x2,_0x4dc5x5)};mxCellRenderer[_0x5a12[202]][_0x5a12[2167]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[441]],_0x4dc5x4=_0x4dc5x3[_0x5a12[1179]][_0x5a12[502]]();if(_0x4dc5x3[_0x5a12[1179]][_0x5a12[2159]]){if(null== this[_0x5a12[2160]]|| null== this[_0x5a12[2160]][_0x5a12[265]]|| this[_0x5a12[2160]][_0x5a12[265]]!= _0x4dc5x2[_0x5a12[253]][_0x5a12[252]][_0x5a12[265]]){this[_0x5a12[2160]]= _0x4dc5x2[_0x5a12[253]][_0x5a12[252]]}}else {if(_0x4dc5x3[_0x5a12[1179]][_0x5a12[2168]]){var _0x4dc5x5=_0x4dc5x2[_0x5a12[253]][_0x5a12[252]],_0x4dc5x9=_0x4dc5x5[_0x5a12[265]],_0x4dc5x4=_0x4dc5x4[_0x5a12[1197]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5x3=_0x4dc5x3[_0x5a12[248]](_0x4dc5x4),_0x4dc5x9=null!= _0x4dc5x3&& null!= _0x4dc5x3[_0x5a12[253]]&& null!= _0x4dc5x3[_0x5a12[253]][_0x5a12[252]]?_0x4dc5x3[_0x5a12[253]][_0x5a12[252]][_0x5a12[287]]:_0x4dc5x9[_0x5a12[285]];null!= _0x4dc5x9&& _0x4dc5x9!= _0x4dc5x5&& this[_0x5a12[2161]](_0x4dc5x2,_0x4dc5x9)}}};mxCellRenderer[_0x5a12[202]][_0x5a12[2161]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2[_0x5a12[253]][_0x5a12[252]][_0x5a12[265]][_0x5a12[950]](_0x4dc5x2[_0x5a12[253]][_0x5a12[252]],_0x4dc5x3);null!= _0x4dc5x2[_0x5a12[963]]&& (null!= _0x4dc5x2[_0x5a12[963]][_0x5a12[252]]&& _0x4dc5x2[_0x5a12[963]][_0x5a12[252]][_0x5a12[265]]== _0x4dc5x2[_0x5a12[253]][_0x5a12[252]][_0x5a12[265]])&& _0x4dc5x2[_0x5a12[253]][_0x5a12[252]][_0x5a12[265]][_0x5a12[950]](_0x4dc5x2[_0x5a12[963]][_0x5a12[252]],_0x4dc5x2[_0x5a12[253]][_0x5a12[252]][_0x5a12[287]])};mxCellRenderer[_0x5a12[202]][_0x5a12[2156]]= function(_0x4dc5x2){if(null!= _0x4dc5x2[_0x5a12[124]]){var _0x4dc5x3=mxStencilRegistry[_0x5a12[1560]](_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2059]]]);null!= _0x4dc5x3?_0x4dc5x2[_0x5a12[253]]= new mxShape(_0x4dc5x3):(_0x4dc5x3= this[_0x5a12[2169]](_0x4dc5x2),_0x4dc5x2[_0x5a12[253]]= new _0x4dc5x3);_0x4dc5x2[_0x5a12[253]][_0x5a12[1525]]= _0x4dc5x2[_0x5a12[439]];_0x4dc5x2[_0x5a12[253]][_0x5a12[1562]]= new mxRectangle(_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]],_0x4dc5x2[_0x5a12[117]],_0x4dc5x2[_0x5a12[119]]);_0x4dc5x2[_0x5a12[253]][_0x5a12[507]]= _0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[507]];this[_0x5a12[2170]](_0x4dc5x2)}};mxCellRenderer[_0x5a12[202]][_0x5a12[2171]]= function(_0x4dc5x2){return null!= _0x4dc5x2?mxCellRenderer[_0x5a12[202]][_0x5a12[2153]][_0x4dc5x2]:null};mxCellRenderer[_0x5a12[202]][_0x5a12[2169]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[2171]](_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2059]]]);null== _0x4dc5x3&& (_0x4dc5x3= _0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]])?this[_0x5a12[2149]]:this[_0x5a12[2150]]);return _0x4dc5x3};mxCellRenderer[_0x5a12[202]][_0x5a12[2170]]= function(_0x4dc5x2){_0x4dc5x2[_0x5a12[253]][_0x5a12[183]](_0x4dc5x2);_0x4dc5x2[_0x5a12[253]][_0x5a12[618]]= _0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[1202]](_0x4dc5x2);_0x4dc5x2[_0x5a12[253]][_0x5a12[630]]= this[_0x5a12[2171]](_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[2172]](_0x4dc5x2));_0x4dc5x2[_0x5a12[253]][_0x5a12[632]]= _0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[2173]](_0x4dc5x2);_0x4dc5x2[_0x5a12[253]][_0x5a12[634]]= _0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[2174]](_0x4dc5x2);_0x4dc5x2[_0x5a12[253]][_0x5a12[638]]= _0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2175]]];_0x4dc5x2[_0x5a12[253]][_0x5a12[631]]= _0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[2176]](_0x4dc5x2);this[_0x5a12[2177]](_0x4dc5x2)};mxCellRenderer[_0x5a12[202]][_0x5a12[2177]]= function(_0x4dc5x2){null!= _0x4dc5x2[_0x5a12[253]]&& (this[_0x5a12[2178]](_0x4dc5x2,_0x5a12[632],mxConstants.STYLE_FILLCOLOR),this[_0x5a12[2178]](_0x4dc5x2,_0x5a12[634],mxConstants.STYLE_GRADIENTCOLOR),this[_0x5a12[2178]](_0x4dc5x2,_0x5a12[1334],mxConstants.STYLE_FILLCOLOR),this[_0x5a12[2178]](_0x4dc5x2,_0x5a12[1336],mxConstants.STYLE_STROKECOLOR),this[_0x5a12[2178]](_0x4dc5x2,_0x5a12[1299],mxConstants.STYLE_GRADIENTCOLOR))};mxCellRenderer[_0x5a12[202]][_0x5a12[2178]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=_0x4dc5x2[_0x5a12[253]][_0x4dc5x3],_0x4dc5x9=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]],_0x4dc5xa=null;_0x5a12[1549]== _0x4dc5x5?_0x4dc5xa= _0x4dc5x9[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2[_0x5a12[246]]):_0x5a12[687]== _0x4dc5x5?(_0x4dc5xa= null!= _0x4dc5x9[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2[_0x5a12[246]],!1)?_0x4dc5x9[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2[_0x5a12[246]],!1):_0x4dc5x2[_0x5a12[246]],_0x4dc5xa= _0x4dc5x9[_0x5a12[2179]](_0x4dc5xa),_0x4dc5x4= _0x4dc5x9[_0x5a12[2180]]):_0x5a12[2181]== _0x4dc5x5&& (_0x4dc5x2[_0x5a12[253]][_0x4dc5x3]= _0x4dc5x2[_0x5a12[253]][_0x5a12[632]]);null!= _0x4dc5xa&& (_0x4dc5x5= _0x4dc5x9[_0x5a12[249]]()[_0x5a12[248]](_0x4dc5xa),_0x4dc5x2[_0x5a12[253]][_0x4dc5x3]= null,null!= _0x4dc5x5&& (_0x4dc5x2[_0x5a12[253]][_0x4dc5x3]= null!= _0x4dc5x5[_0x5a12[253]]&& _0x5a12[632]!= _0x4dc5x3?_0x4dc5x5[_0x5a12[253]][_0x4dc5x3]:_0x4dc5x5[_0x5a12[124]][_0x4dc5x4]))};mxCellRenderer[_0x5a12[202]][_0x5a12[2182]]= function(_0x4dc5x2){return _0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[2183]](_0x4dc5x2[_0x5a12[246]])};mxCellRenderer[_0x5a12[202]][_0x5a12[2184]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]];_0x4dc5x4[_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]]);if(0< _0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2185]]]|| null== _0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2185]]]){var _0x4dc5x5=_0x4dc5x4[_0x5a12[2186]](_0x4dc5x2[_0x5a12[246]])|| null!= _0x4dc5x3&& mxUtils[_0x5a12[1331]](_0x4dc5x3);_0x4dc5x2[_0x5a12[963]]= new this[_0x5a12[2151]](_0x4dc5x3, new mxRectangle,_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2064]]]|| mxConstants[_0x5a12[479]],_0x4dc5x4[_0x5a12[2187]](_0x4dc5x2),_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2069]]],_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2188]]],_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2185]]],_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2189]]],_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2143]]],_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2144]]],_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2145]]],_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2146]]],_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2147]]],_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2190]]],_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2191]]],_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2192]]],_0x4dc5x4[_0x5a12[2131]](_0x4dc5x2[_0x5a12[246]])&& _0x4dc5x4[_0x5a12[2186]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5x4[_0x5a12[2130]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2193]]],_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2194]]]);_0x4dc5x2[_0x5a12[963]][_0x5a12[461]]= mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_TEXT_OPACITY,100);_0x4dc5x2[_0x5a12[963]][_0x5a12[507]]= _0x4dc5x5?mxConstants[_0x5a12[1656]]:_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[507]];_0x4dc5x2[_0x5a12[963]][_0x5a12[724]]= _0x4dc5x2;this[_0x5a12[2195]](_0x4dc5x2);var _0x4dc5x9=!1,_0x4dc5xa=function(_0x4dc5x3){var _0x4dc5x5=_0x4dc5x2;if(mxClient[_0x5a12[754]]|| _0x4dc5x9){_0x4dc5x5= mxEvent[_0x5a12[731]](_0x4dc5x3),_0x4dc5x3= mxEvent[_0x5a12[733]](_0x4dc5x3),_0x4dc5x3= mxUtils[_0x5a12[2196]](_0x4dc5x4[_0x5a12[526]],_0x4dc5x5,_0x4dc5x3),_0x4dc5x5= _0x4dc5x4[_0x5a12[441]][_0x5a12[248]](_0x4dc5x4[_0x5a12[999]](_0x4dc5x3[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]]))};return _0x4dc5x5};mxEvent[_0x5a12[759]](_0x4dc5x2[_0x5a12[963]][_0x5a12[252]],mxUtils[_0x5a12[885]](this,function(_0x4dc5x3){this[_0x5a12[2197]](_0x4dc5x2,_0x4dc5x3)&& (_0x4dc5x4[_0x5a12[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4dc5x3,_0x4dc5x2)),_0x4dc5x9= _0x4dc5x4[_0x5a12[507]]!= mxConstants[_0x5a12[508]]&& _0x5a12[2198]== mxEvent[_0x5a12[728]](_0x4dc5x3)[_0x5a12[301]])}),mxUtils[_0x5a12[885]](this,function(_0x4dc5x3){this[_0x5a12[2197]](_0x4dc5x2,_0x4dc5x3)&& _0x4dc5x4[_0x5a12[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4dc5x3,_0x4dc5xa(_0x4dc5x3)))}),mxUtils[_0x5a12[885]](this,function(_0x4dc5x3){this[_0x5a12[2197]](_0x4dc5x2,_0x4dc5x3)&& (_0x4dc5x4[_0x5a12[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4dc5x3,_0x4dc5xa(_0x4dc5x3))),_0x4dc5x9= !1)}));mxEvent[_0x5a12[169]](_0x4dc5x2[_0x5a12[963]][_0x5a12[252]],_0x5a12[760],mxUtils[_0x5a12[885]](this,function(_0x4dc5x3){this[_0x5a12[2197]](_0x4dc5x2,_0x4dc5x3)&& (_0x4dc5x4[_0x5a12[761]](_0x4dc5x3,_0x4dc5x2[_0x5a12[246]]),mxEvent[_0x5a12[722]](_0x4dc5x3))}))}};mxCellRenderer[_0x5a12[202]][_0x5a12[2195]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]];_0x4dc5x2[_0x5a12[963]][_0x5a12[507]]!= mxConstants[_0x5a12[508]]&& (mxClient[_0x5a12[48]]&& mxClient[_0x5a12[2199]]?_0x4dc5x2[_0x5a12[963]][_0x5a12[176]](_0x4dc5x3[_0x5a12[526]]):mxUtils[_0x5a12[458]](_0x4dc5x2[_0x5a12[441]][_0x5a12[2024]]())&& (null!= _0x4dc5x2[_0x5a12[253]][_0x5a12[685]]?_0x4dc5x2[_0x5a12[963]][_0x5a12[176]](_0x4dc5x2[_0x5a12[253]][_0x5a12[685]]):_0x4dc5x2[_0x5a12[963]][_0x5a12[176]](_0x4dc5x2[_0x5a12[253]][_0x5a12[252]])));null== _0x4dc5x2[_0x5a12[963]][_0x5a12[252]]&& (_0x4dc5x2[_0x5a12[963]][_0x5a12[176]](_0x4dc5x2[_0x5a12[441]][_0x5a12[2024]]()),null!= _0x4dc5x2[_0x5a12[253]]&& null!= _0x4dc5x2[_0x5a12[963]]&& _0x4dc5x2[_0x5a12[253]][_0x5a12[252]][_0x5a12[265]][_0x5a12[950]](_0x4dc5x2[_0x5a12[963]][_0x5a12[252]],_0x4dc5x2[_0x5a12[253]][_0x5a12[252]][_0x5a12[287]]))};mxCellRenderer[_0x5a12[202]][_0x5a12[2162]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[2200]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5x4=null;if(null!= _0x4dc5x3){for(var _0x4dc5x4= new mxDictionary,_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x3[_0x5a12[67]];_0x4dc5x5++){var _0x4dc5x9=null!= _0x4dc5x2[_0x5a12[1211]]?_0x4dc5x2[_0x5a12[1211]][_0x5a12[205]](_0x4dc5x3[_0x4dc5x5]):null;null== _0x4dc5x9&& (_0x4dc5x9= new mxImageShape( new mxRectangle,_0x4dc5x3[_0x4dc5x5][_0x5a12[618]][_0x5a12[390]]),_0x4dc5x9[_0x5a12[507]]= _0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[507]],_0x4dc5x9[_0x5a12[1674]]= !1,_0x4dc5x9[_0x5a12[2201]]= _0x4dc5x3[_0x4dc5x5],this[_0x5a12[2023]](_0x4dc5x2,_0x4dc5x9),this[_0x5a12[2202]](_0x4dc5x2,_0x4dc5x3[_0x4dc5x5],_0x4dc5x9),null!= _0x4dc5x3[_0x4dc5x5][_0x5a12[270]]&& (_0x4dc5x9[_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= _0x4dc5x3[_0x4dc5x5][_0x5a12[270]]));_0x4dc5x4[_0x5a12[204]](_0x4dc5x3[_0x4dc5x5],_0x4dc5x9)}};null!= _0x4dc5x2[_0x5a12[1211]]&& _0x4dc5x2[_0x5a12[1211]][_0x5a12[209]](function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3[_0x5a12[515]]()});_0x4dc5x2[_0x5a12[1211]]= _0x4dc5x4};mxCellRenderer[_0x5a12[202]][_0x5a12[2023]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3[_0x5a12[176]](_0x4dc5x2[_0x5a12[441]][_0x5a12[1524]]())};mxCellRenderer[_0x5a12[202]][_0x5a12[2202]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]];mxEvent[_0x5a12[169]](_0x4dc5x4[_0x5a12[252]],_0x5a12[173],function(_0x4dc5x4){_0x4dc5x5[_0x5a12[2203]]()&& _0x4dc5x5[_0x5a12[2126]](!_0x4dc5x5[_0x5a12[2134]]());_0x4dc5x3[_0x5a12[746]]( new mxEventObject(mxEvent.CLICK,_0x5a12[763],_0x4dc5x4,_0x5a12[246],_0x4dc5x2[_0x5a12[246]]))});mxEvent[_0x5a12[759]](_0x4dc5x4[_0x5a12[252]],function(_0x4dc5x2){mxEvent[_0x5a12[722]](_0x4dc5x2)},function(_0x4dc5x3){_0x4dc5x5[_0x5a12[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4dc5x3,_0x4dc5x2))});mxClient[_0x5a12[754]]&& mxEvent[_0x5a12[169]](_0x4dc5x4[_0x5a12[252]],_0x5a12[757],function(_0x4dc5x4){_0x4dc5x3[_0x5a12[746]]( new mxEventObject(mxEvent.CLICK,_0x5a12[763],_0x4dc5x4,_0x5a12[246],_0x4dc5x2[_0x5a12[246]]))})};mxCellRenderer[_0x5a12[202]][_0x5a12[2204]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]],_0x4dc5x4=_0x4dc5x3[_0x5a12[2205]](_0x4dc5x2);if(_0x4dc5x3[_0x5a12[2206]]&& null!= _0x4dc5x4){if(null== _0x4dc5x2[_0x5a12[2207]]){var _0x4dc5x5= new mxRectangle(0,0,_0x4dc5x4[_0x5a12[117]],_0x4dc5x4[_0x5a12[119]]);_0x4dc5x2[_0x5a12[2207]]= new mxImageShape(_0x4dc5x5,_0x4dc5x4[_0x5a12[390]]);_0x4dc5x2[_0x5a12[2207]][_0x5a12[1674]]= !1;_0x4dc5x2[_0x5a12[2207]][_0x5a12[507]]= _0x4dc5x3[_0x5a12[507]];this[_0x5a12[2208]](_0x4dc5x2,_0x4dc5x2[_0x5a12[2207]],!0,function(_0x4dc5x4){if(_0x4dc5x3[_0x5a12[994]]()){var _0x4dc5x5=!_0x4dc5x3[_0x5a12[1742]](_0x4dc5x2[_0x5a12[246]]);_0x4dc5x3[_0x5a12[847]](_0x4dc5x5,!1,[_0x4dc5x2[_0x5a12[246]]]);mxEvent[_0x5a12[722]](_0x4dc5x4)}})}}else {null!= _0x4dc5x2[_0x5a12[2207]]&& (_0x4dc5x2[_0x5a12[2207]][_0x5a12[515]](),_0x4dc5x2[_0x5a12[2207]]= null)}};mxCellRenderer[_0x5a12[202]][_0x5a12[2208]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]];_0x4dc5x9[_0x5a12[2186]](_0x4dc5x2[_0x5a12[246]])&& mxClient[_0x5a12[2199]]&& _0x4dc5x9[_0x5a12[507]]== mxConstants[_0x5a12[508]]?(_0x4dc5x3[_0x5a12[507]]= mxConstants[_0x5a12[2209]],_0x4dc5x3[_0x5a12[176]](_0x4dc5x9[_0x5a12[526]]),_0x4dc5x3[_0x5a12[252]][_0x5a12[124]][_0x5a12[931]]= 1):_0x4dc5x3[_0x5a12[176]](_0x4dc5x2[_0x5a12[441]][_0x5a12[1524]]());_0x4dc5x3= _0x4dc5x3[_0x5a12[2210]]|| _0x4dc5x3[_0x5a12[252]];_0x4dc5x5&& (_0x4dc5x9[_0x5a12[994]]()&& (_0x4dc5x3[_0x5a12[124]][_0x5a12[270]]= _0x5a12[356]),mxEvent[_0x5a12[169]](_0x4dc5x3,_0x5a12[173],_0x4dc5x5));_0x4dc5x4&& mxEvent[_0x5a12[759]](_0x4dc5x3,function(_0x4dc5x3){_0x4dc5x9[_0x5a12[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4dc5x3,_0x4dc5x2));mxEvent[_0x5a12[722]](_0x4dc5x3)},function(_0x4dc5x3){_0x4dc5x9[_0x5a12[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4dc5x3,_0x4dc5x2))});return _0x4dc5x3};mxCellRenderer[_0x5a12[202]][_0x5a12[2211]]= function(_0x4dc5x2,_0x4dc5x3){return !0};mxCellRenderer[_0x5a12[202]][_0x5a12[2197]]= function(_0x4dc5x2,_0x4dc5x3){return !0};mxCellRenderer[_0x5a12[202]][_0x5a12[2163]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]],_0x4dc5x4=function(_0x4dc5x4){var _0x4dc5x5=_0x4dc5x2;if(_0x4dc5x3[_0x5a12[507]]!= mxConstants[_0x5a12[508]]&& _0x5a12[2198]== mxEvent[_0x5a12[728]](_0x4dc5x4)[_0x5a12[301]]|| mxClient[_0x5a12[754]]){_0x4dc5x5= mxEvent[_0x5a12[731]](_0x4dc5x4),_0x4dc5x4= mxEvent[_0x5a12[733]](_0x4dc5x4),_0x4dc5x4= mxUtils[_0x5a12[2196]](_0x4dc5x3[_0x5a12[526]],_0x4dc5x5,_0x4dc5x4),_0x4dc5x5= _0x4dc5x3[_0x5a12[441]][_0x5a12[248]](_0x4dc5x3[_0x5a12[999]](_0x4dc5x4[_0x5a12[235]],_0x4dc5x4[_0x5a12[236]]))};return _0x4dc5x5},_0x4dc5x5=!1;mxEvent[_0x5a12[169]](_0x4dc5x2[_0x5a12[253]][_0x5a12[252]],_0x5a12[2212],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){_0x4dc5x3[_0x5a12[2213]]= 0;_0x4dc5x5= !0;mxEvent[_0x5a12[722]](_0x4dc5x2)}));mxEvent[_0x5a12[759]](_0x4dc5x2[_0x5a12[253]][_0x5a12[252]],mxUtils[_0x5a12[885]](this,function(_0x4dc5x4){this[_0x5a12[2211]](_0x4dc5x2,_0x4dc5x4)&& !_0x4dc5x5?_0x4dc5x3[_0x5a12[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4dc5x4,null!= _0x4dc5x2[_0x5a12[253]]&& mxEvent[_0x5a12[728]](_0x4dc5x4)== _0x4dc5x2[_0x5a12[253]][_0x5a12[905]]?null:_0x4dc5x2)):_0x4dc5x5&& mxEvent[_0x5a12[722]](_0x4dc5x4)}),mxUtils[_0x5a12[885]](this,function(_0x4dc5x9){this[_0x5a12[2211]](_0x4dc5x2,_0x4dc5x9)&& !_0x4dc5x5?_0x4dc5x3[_0x5a12[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4dc5x9,null!= _0x4dc5x2[_0x5a12[253]]&& mxEvent[_0x5a12[728]](_0x4dc5x9)== _0x4dc5x2[_0x5a12[253]][_0x5a12[905]]?null:_0x4dc5x4(_0x4dc5x9))):_0x4dc5x5&& mxEvent[_0x5a12[722]](_0x4dc5x9)}),mxUtils[_0x5a12[885]](this,function(_0x4dc5x9){this[_0x5a12[2211]](_0x4dc5x2,_0x4dc5x9)&& !_0x4dc5x5?_0x4dc5x3[_0x5a12[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4dc5x9,null!= _0x4dc5x2[_0x5a12[253]]&& mxEvent[_0x5a12[728]](_0x4dc5x9)== _0x4dc5x2[_0x5a12[253]][_0x5a12[905]]?null:_0x4dc5x4(_0x4dc5x9))):_0x4dc5x5&& mxEvent[_0x5a12[722]](_0x4dc5x9)}));var _0x4dc5x9=mxClient[_0x5a12[754]]?_0x5a12[2214]:_0x5a12[760];mxEvent[_0x5a12[169]](_0x4dc5x2[_0x5a12[253]][_0x5a12[252]],_0x4dc5x9,mxUtils[_0x5a12[885]](this,function(_0x4dc5x4){_0x4dc5x5= !1;_0x5a12[2214]== _0x4dc5x9?(_0x4dc5x3[_0x5a12[2213]]= 0,_0x4dc5x3[_0x5a12[2215]]&& (_0x4dc5x3[_0x5a12[2216]](_0x4dc5x2,_0x4dc5x4),mxEvent[_0x5a12[722]](_0x4dc5x4))):this[_0x5a12[2211]](_0x4dc5x2,_0x4dc5x4)&& (_0x4dc5x3[_0x5a12[761]](_0x4dc5x4,null!= _0x4dc5x2[_0x5a12[253]]&& mxEvent[_0x5a12[728]](_0x4dc5x4)== _0x4dc5x2[_0x5a12[253]][_0x5a12[905]]?null:_0x4dc5x2[_0x5a12[246]]),mxEvent[_0x5a12[722]](_0x4dc5x4))}))};mxCellRenderer[_0x5a12[202]][_0x5a12[2217]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[2182]](_0x4dc5x2);if(null== _0x4dc5x2[_0x5a12[963]]&& null!= _0x4dc5x4&& (mxUtils[_0x5a12[1331]](_0x4dc5x4)|| 0< _0x4dc5x4[_0x5a12[67]])){this[_0x5a12[2184]](_0x4dc5x2,_0x4dc5x4)}else {if(null!= _0x4dc5x2[_0x5a12[963]]&& (null== _0x4dc5x4|| 0== _0x4dc5x4[_0x5a12[67]])){_0x4dc5x2[_0x5a12[963]][_0x5a12[515]](),_0x4dc5x2[_0x5a12[963]]= null}};if(null!= _0x4dc5x2[_0x5a12[963]]){var _0x4dc5x5=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]],_0x4dc5x9=_0x4dc5x5[_0x5a12[2131]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5x5=_0x4dc5x5[_0x5a12[2130]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5xa=this[_0x5a12[2218]](_0x4dc5x2);if(_0x4dc5x3|| _0x4dc5x2[_0x5a12[963]][_0x5a12[131]]!= _0x4dc5x4|| _0x4dc5x2[_0x5a12[963]][_0x5a12[2131]]!= _0x4dc5x9|| _0x4dc5x2[_0x5a12[963]][_0x5a12[2219]]!= _0x4dc5x5|| _0x4dc5x2[_0x5a12[963]][_0x5a12[255]]!= _0x4dc5x2[_0x5a12[441]][_0x5a12[255]]|| !_0x4dc5x2[_0x5a12[963]][_0x5a12[1562]][_0x5a12[237]](_0x4dc5xa)){_0x4dc5x2[_0x5a12[963]][_0x5a12[131]]= _0x4dc5x4,_0x4dc5x2[_0x5a12[963]][_0x5a12[1562]]= _0x4dc5xa,_0x4dc5x2[_0x5a12[963]][_0x5a12[255]]= this[_0x5a12[2220]](_0x4dc5x2),_0x4dc5x2[_0x5a12[963]][_0x5a12[2131]]= _0x4dc5x9,_0x4dc5x2[_0x5a12[963]][_0x5a12[2219]]= _0x4dc5x5,_0x4dc5x2[_0x5a12[963]][_0x5a12[258]]()}}};mxCellRenderer[_0x5a12[202]][_0x5a12[2220]]= function(_0x4dc5x2){return _0x4dc5x2[_0x5a12[441]][_0x5a12[255]]};mxCellRenderer[_0x5a12[202]][_0x5a12[2218]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]],_0x4dc5x4=_0x4dc5x2[_0x5a12[441]][_0x5a12[255]],_0x4dc5x5=_0x4dc5x3[_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5x9= new mxRectangle(_0x4dc5x2[_0x5a12[2079]][_0x5a12[235]],_0x4dc5x2[_0x5a12[2079]][_0x5a12[236]]);_0x4dc5x2[_0x5a12[963]][_0x5a12[1672]]();_0x4dc5x5?(_0x4dc5x5= _0x4dc5x2[_0x5a12[963]][_0x5a12[1673]](),_0x4dc5x9[_0x5a12[235]]+= _0x4dc5x5[_0x5a12[235]]* _0x4dc5x4,_0x4dc5x9[_0x5a12[236]]+= _0x4dc5x5[_0x5a12[236]]* _0x4dc5x4,_0x4dc5x3= _0x4dc5x3[_0x5a12[1198]](_0x4dc5x2[_0x5a12[246]]),null!= _0x4dc5x3&& (_0x4dc5x9[_0x5a12[117]]= Math[_0x5a12[160]](0,_0x4dc5x2[_0x5a12[963]][_0x5a12[1655]][_0x5a12[235]]* _0x4dc5x3[_0x5a12[117]]* _0x4dc5x4- _0x4dc5x2[_0x5a12[963]][_0x5a12[659]]* _0x4dc5x4- _0x4dc5x2[_0x5a12[963]][_0x5a12[661]]* _0x4dc5x4),_0x4dc5x9[_0x5a12[119]]= Math[_0x5a12[160]](0,_0x4dc5x2[_0x5a12[963]][_0x5a12[1655]][_0x5a12[236]]* _0x4dc5x3[_0x5a12[119]]* _0x4dc5x4- _0x4dc5x2[_0x5a12[963]][_0x5a12[658]]* _0x4dc5x4- _0x4dc5x2[_0x5a12[963]][_0x5a12[660]]* _0x4dc5x4))):(_0x4dc5x2[_0x5a12[963]][_0x5a12[1590]]()&& (_0x4dc5x5= _0x4dc5x9[_0x5a12[235]],_0x4dc5x9[_0x5a12[235]]= _0x4dc5x9[_0x5a12[236]],_0x4dc5x9[_0x5a12[236]]= _0x4dc5x5),_0x4dc5x9[_0x5a12[235]]+= _0x4dc5x2[_0x5a12[235]],_0x4dc5x9[_0x5a12[236]]+= _0x4dc5x2[_0x5a12[236]],_0x4dc5x9[_0x5a12[117]]= Math[_0x5a12[160]](1,_0x4dc5x2[_0x5a12[117]]),_0x4dc5x9[_0x5a12[119]]= Math[_0x5a12[160]](1,_0x4dc5x2[_0x5a12[119]]),_0x4dc5x3[_0x5a12[1730]](_0x4dc5x2[_0x5a12[246]])&& (_0x4dc5x3= _0x4dc5x3[_0x5a12[1731]](_0x4dc5x2[_0x5a12[246]]),0< _0x4dc5x3[_0x5a12[117]]?(_0x4dc5x5= Math[_0x5a12[243]](_0x4dc5x9[_0x5a12[117]],_0x4dc5x3[_0x5a12[117]]* _0x4dc5x4),_0x4dc5x2[_0x5a12[253]][_0x5a12[623]]&& (_0x4dc5x9[_0x5a12[235]]+= _0x4dc5x9[_0x5a12[117]]- _0x4dc5x5),_0x4dc5x9[_0x5a12[117]]= _0x4dc5x5):0< _0x4dc5x3[_0x5a12[119]]&& (_0x4dc5x5= Math[_0x5a12[243]](_0x4dc5x9[_0x5a12[119]],_0x4dc5x3[_0x5a12[119]]* _0x4dc5x4),_0x4dc5x2[_0x5a12[253]][_0x5a12[624]]&& (_0x4dc5x9[_0x5a12[236]]+= _0x4dc5x9[_0x5a12[119]]- _0x4dc5x5),_0x4dc5x9[_0x5a12[119]]= _0x4dc5x5)),this[_0x5a12[2221]](_0x4dc5x2,_0x4dc5x9));return _0x4dc5x9};mxCellRenderer[_0x5a12[202]][_0x5a12[2221]]= function(_0x4dc5x2,_0x4dc5x3){if(_0x4dc5x2[_0x5a12[963]][_0x5a12[1590]]()){var _0x4dc5x4=(_0x4dc5x2[_0x5a12[117]]- _0x4dc5x2[_0x5a12[119]])/ 2;_0x4dc5x3[_0x5a12[235]]+= _0x4dc5x4;_0x4dc5x3[_0x5a12[236]]-= _0x4dc5x4;_0x4dc5x4= _0x4dc5x3[_0x5a12[117]];_0x4dc5x3[_0x5a12[117]]= _0x4dc5x3[_0x5a12[119]];_0x4dc5x3[_0x5a12[119]]= _0x4dc5x4};_0x4dc5x3[_0x5a12[235]]-= _0x4dc5x2[_0x5a12[963]][_0x5a12[1655]][_0x5a12[235]]* _0x4dc5x3[_0x5a12[117]];_0x4dc5x3[_0x5a12[236]]-= _0x4dc5x2[_0x5a12[963]][_0x5a12[1655]][_0x5a12[236]]* _0x4dc5x3[_0x5a12[119]];if(_0x5a12[1334]!= _0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2193]]]){var _0x4dc5x4=_0x4dc5x2[_0x5a12[441]][_0x5a12[255]],_0x4dc5x5=_0x4dc5x2[_0x5a12[963]][_0x5a12[1673]]();_0x4dc5x3[_0x5a12[235]]+= _0x4dc5x5[_0x5a12[235]]* _0x4dc5x4;_0x4dc5x3[_0x5a12[236]]+= _0x4dc5x5[_0x5a12[236]]* _0x4dc5x4;_0x4dc5x3[_0x5a12[117]]= Math[_0x5a12[160]](0,_0x4dc5x3[_0x5a12[117]]- _0x4dc5x2[_0x5a12[963]][_0x5a12[659]]* _0x4dc5x4- _0x4dc5x2[_0x5a12[963]][_0x5a12[661]]* _0x4dc5x4);_0x4dc5x3[_0x5a12[119]]= Math[_0x5a12[160]](0,_0x4dc5x3[_0x5a12[119]]- _0x4dc5x2[_0x5a12[963]][_0x5a12[658]]* _0x4dc5x4- _0x4dc5x2[_0x5a12[963]][_0x5a12[660]]* _0x4dc5x4)};var _0x4dc5x9=_0x4dc5x2[_0x5a12[963]][_0x5a12[1615]]();if(0!= _0x4dc5x9&& (null!= _0x4dc5x2&& _0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[251]][_0x5a12[1193]](_0x4dc5x2[_0x5a12[246]]))&& (_0x4dc5x4= _0x4dc5x2[_0x5a12[241]](),_0x4dc5x5= _0x4dc5x2[_0x5a12[242]](),_0x4dc5x3[_0x5a12[235]]!= _0x4dc5x4|| _0x4dc5x3[_0x5a12[236]]!= _0x4dc5x5)){_0x4dc5x9*= Math[_0x5a12[424]]/ 180,pt= mxUtils[_0x5a12[432]]( new mxPoint(_0x4dc5x3[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]]),Math[_0x5a12[426]](_0x4dc5x9),Math[_0x5a12[427]](_0x4dc5x9), new mxPoint(_0x4dc5x4,_0x4dc5x5)),_0x4dc5x3[_0x5a12[235]]= pt[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]]= pt[_0x5a12[236]]}};mxCellRenderer[_0x5a12[202]][_0x5a12[2222]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[2162]](_0x4dc5x2);if(null!= _0x4dc5x2[_0x5a12[1211]]){var _0x4dc5x4=mxUtils[_0x5a12[1454]](mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_ROTATION,0),90),_0x4dc5x5=mxUtils[_0x5a12[431]](_0x4dc5x4),_0x4dc5x9=Math[_0x5a12[426]](_0x4dc5x5),_0x4dc5xa=Math[_0x5a12[427]](_0x4dc5x5);_0x4dc5x2[_0x5a12[1211]][_0x5a12[209]](function(_0x4dc5x5,_0x4dc5x13){var _0x4dc5x14=_0x4dc5x13[_0x5a12[2201]][_0x5a12[1799]](_0x4dc5x2);if(!_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]])&& null!= _0x4dc5x2[_0x5a12[253]] && 0!= _0x4dc5x4){var _0x4dc5x15=_0x4dc5x14[_0x5a12[241]](),_0x4dc5x16=_0x4dc5x14[_0x5a12[242]](),_0x4dc5x16=mxUtils[_0x5a12[432]]( new mxPoint(_0x4dc5x15,_0x4dc5x16),_0x4dc5x9,_0x4dc5xa, new mxPoint(_0x4dc5x2[_0x5a12[241]](),_0x4dc5x2[_0x5a12[242]]())),_0x4dc5x15=_0x4dc5x16[_0x5a12[235]],_0x4dc5x16=_0x4dc5x16[_0x5a12[236]];_0x4dc5x14[_0x5a12[235]]= Math[_0x5a12[488]](_0x4dc5x15- _0x4dc5x14[_0x5a12[117]]/ 2);_0x4dc5x14[_0x5a12[236]]= Math[_0x5a12[488]](_0x4dc5x16- _0x4dc5x14[_0x5a12[119]]/ 2)};if(_0x4dc5x3|| null== _0x4dc5x13[_0x5a12[1562]]|| _0x4dc5x13[_0x5a12[255]]!= _0x4dc5x2[_0x5a12[441]][_0x5a12[255]]|| !_0x4dc5x13[_0x5a12[1562]][_0x5a12[237]](_0x4dc5x14)){_0x4dc5x13[_0x5a12[1562]]= _0x4dc5x14,_0x4dc5x13[_0x5a12[255]]= _0x4dc5x2[_0x5a12[441]][_0x5a12[255]],_0x4dc5x13[_0x5a12[258]]()}})}};mxCellRenderer[_0x5a12[202]][_0x5a12[2223]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2[_0x5a12[2207]]){var _0x4dc5x4=this[_0x5a12[2224]](_0x4dc5x2),_0x4dc5x5=this[_0x5a12[2152]]?mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_ROTATION,0):_0x4dc5x2[_0x5a12[253]][_0x5a12[1615]](),_0x4dc5x9=_0x4dc5x2[_0x5a12[441]][_0x5a12[255]];if(_0x4dc5x3|| _0x4dc5x2[_0x5a12[2207]][_0x5a12[255]]!= _0x4dc5x9|| !_0x4dc5x2[_0x5a12[2207]][_0x5a12[1562]][_0x5a12[237]](_0x4dc5x4)|| _0x4dc5x2[_0x5a12[2207]][_0x5a12[603]]!= _0x4dc5x5){_0x4dc5x2[_0x5a12[2207]][_0x5a12[603]]= _0x4dc5x5,_0x4dc5x2[_0x5a12[2207]][_0x5a12[1562]]= _0x4dc5x4,_0x4dc5x2[_0x5a12[2207]][_0x5a12[255]]= _0x4dc5x9,_0x4dc5x2[_0x5a12[2207]][_0x5a12[258]]()}}};mxCellRenderer[_0x5a12[202]][_0x5a12[2224]]= function(_0x4dc5x2){if(null!= _0x4dc5x2[_0x5a12[2207]]){var _0x4dc5x3=_0x4dc5x2[_0x5a12[2207]][_0x5a12[255]],_0x4dc5x4=_0x4dc5x2[_0x5a12[2207]][_0x5a12[1562]][_0x5a12[117]]/ _0x4dc5x3,_0x4dc5x3=_0x4dc5x2[_0x5a12[2207]][_0x5a12[1562]][_0x5a12[119]]/ _0x4dc5x3,_0x4dc5x5=_0x4dc5x2[_0x5a12[441]][_0x5a12[255]],_0x4dc5x9=_0x4dc5x2[_0x5a12[241]](),_0x4dc5xa=_0x4dc5x2[_0x5a12[242]]();if(!_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]])&& (_0x4dc5x9= _0x4dc5x2[_0x5a12[235]]+ _0x4dc5x4* _0x4dc5x5,_0x4dc5xa= _0x4dc5x2[_0x5a12[236]]+ _0x4dc5x3* _0x4dc5x5,null!= _0x4dc5x2[_0x5a12[253]])){var _0x4dc5x12=_0x4dc5x2[_0x5a12[253]][_0x5a12[1598]]();if(this[_0x5a12[2152]]){_0x4dc5x12= mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_ROTATION,0)}else {if(_0x4dc5x2[_0x5a12[253]][_0x5a12[1590]]()){var _0x4dc5x13=(_0x4dc5x2[_0x5a12[117]]- _0x4dc5x2[_0x5a12[119]])/ 2,_0x4dc5x9=_0x4dc5x9+ _0x4dc5x13,_0x4dc5xa=_0x4dc5xa- _0x4dc5x13}};0!= _0x4dc5x12&& (_0x4dc5x13= mxUtils[_0x5a12[431]](_0x4dc5x12),_0x4dc5x12= Math[_0x5a12[426]](_0x4dc5x13),_0x4dc5x13= Math[_0x5a12[427]](_0x4dc5x13),_0x4dc5xa= mxUtils[_0x5a12[432]]( new mxPoint(_0x4dc5x9,_0x4dc5xa),_0x4dc5x12,_0x4dc5x13, new mxPoint(_0x4dc5x2[_0x5a12[241]](),_0x4dc5x2[_0x5a12[242]]())),_0x4dc5x9= _0x4dc5xa[_0x5a12[235]],_0x4dc5xa= _0x4dc5xa[_0x5a12[236]])};return _0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]]), new mxRectangle(Math[_0x5a12[488]](_0x4dc5x9- _0x4dc5x4/ 2* _0x4dc5x5),Math[_0x5a12[488]](_0x4dc5xa- _0x4dc5x3/ 2* _0x4dc5x5),Math[_0x5a12[488]](_0x4dc5x4* _0x4dc5x5),Math[_0x5a12[488]](_0x4dc5x3* _0x4dc5x5))};return null};mxCellRenderer[_0x5a12[202]][_0x5a12[258]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){if(null!= _0x4dc5x2[_0x5a12[253]]){var _0x4dc5x5=!1;_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]]);reconfigure= null!= _0x4dc5x3?_0x4dc5x3:!1;this[_0x5a12[2204]](_0x4dc5x2);if(_0x4dc5x2[_0x5a12[2082]]|| _0x4dc5x2[_0x5a12[2081]]){_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[2158]]?this[_0x5a12[2166]](_0x4dc5x2):this[_0x5a12[2167]](_0x4dc5x2)};if(_0x4dc5x2[_0x5a12[2082]]|| !mxUtils[_0x5a12[2225]](_0x4dc5x2[_0x5a12[253]][_0x5a12[124]],_0x4dc5x2[_0x5a12[124]])){this[_0x5a12[2170]](_0x4dc5x2),_0x4dc5x3= !0};delete _0x4dc5x2[_0x5a12[2081]];delete _0x4dc5x2[_0x5a12[2082]];if(_0x4dc5x3|| null== _0x4dc5x2[_0x5a12[253]][_0x5a12[1562]]|| _0x4dc5x2[_0x5a12[253]][_0x5a12[255]]!= _0x4dc5x2[_0x5a12[441]][_0x5a12[255]]|| !_0x4dc5x2[_0x5a12[253]][_0x5a12[1562]][_0x5a12[237]](_0x4dc5x2)|| !mxUtils[_0x5a12[2226]](_0x4dc5x2[_0x5a12[253]][_0x5a12[1525]],_0x4dc5x2[_0x5a12[439]])){_0x4dc5x5= !0,_0x4dc5x2[_0x5a12[253]][_0x5a12[1525]]= null!= _0x4dc5x2[_0x5a12[439]]?_0x4dc5x2[_0x5a12[439]][_0x5a12[1853]]():null,_0x4dc5x2[_0x5a12[253]][_0x5a12[1562]]= new mxRectangle(_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]],_0x4dc5x2[_0x5a12[117]],_0x4dc5x2[_0x5a12[119]]),_0x4dc5x2[_0x5a12[253]][_0x5a12[255]]= _0x4dc5x2[_0x5a12[441]][_0x5a12[255]],null== _0x4dc5x4|| _0x4dc5x4?_0x4dc5x2[_0x5a12[253]][_0x5a12[258]]():_0x4dc5x2[_0x5a12[253]][_0x5a12[1577]]()};if(null== _0x4dc5x4|| _0x4dc5x4){this[_0x5a12[2217]](_0x4dc5x2,_0x4dc5x5),this[_0x5a12[2222]](_0x4dc5x2,_0x4dc5x5),this[_0x5a12[2223]](_0x4dc5x2,_0x4dc5x5)}}};mxCellRenderer[_0x5a12[202]][_0x5a12[515]]= function(_0x4dc5x2){null!= _0x4dc5x2[_0x5a12[253]]&& (null!= _0x4dc5x2[_0x5a12[963]]&& (_0x4dc5x2[_0x5a12[963]][_0x5a12[515]](),_0x4dc5x2[_0x5a12[963]]= null),null!= _0x4dc5x2[_0x5a12[1211]]&& (_0x4dc5x2[_0x5a12[1211]][_0x5a12[209]](function(_0x4dc5x2,_0x4dc5x4){_0x4dc5x4[_0x5a12[515]]()}),_0x4dc5x2[_0x5a12[1211]]= null),null!= _0x4dc5x2[_0x5a12[2207]]&& (_0x4dc5x2[_0x5a12[2207]][_0x5a12[515]](),_0x4dc5x2[_0x5a12[2207]]= null),_0x4dc5x2[_0x5a12[253]][_0x5a12[515]](),_0x4dc5x2[_0x5a12[253]]= null)};var mxEdgeStyle={EntityRelation:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=_0x4dc5x2[_0x5a12[441]],_0x4dc5x12=_0x4dc5xa[_0x5a12[1179]];_0x4dc5x5= mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_SEGMENT,mxConstants.ENTITY_SEGMENT)* _0x4dc5xa[_0x5a12[255]];var _0x4dc5x13=_0x4dc5x2[_0x5a12[439]],_0x4dc5x14=_0x4dc5x13[0],_0x4dc5x15=_0x4dc5x13[_0x4dc5x13[_0x5a12[67]]- 1],_0x4dc5x13=!1;if(null!= _0x4dc5x14){_0x4dc5x3= new mxCellState,_0x4dc5x3[_0x5a12[235]]= _0x4dc5x14[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]]= _0x4dc5x14[_0x5a12[236]]}else {if(null!= _0x4dc5x3){var _0x4dc5x16=mxUtils[_0x5a12[2227]](_0x4dc5x3,_0x4dc5x2,!0,mxConstants.DIRECTION_MASK_NONE);_0x4dc5x16!= mxConstants[_0x5a12[434]]?_0x4dc5x13= _0x4dc5x16== mxConstants[_0x5a12[436]]:(_0x4dc5x14= _0x4dc5x12[_0x5a12[1198]](_0x4dc5x3[_0x5a12[246]]),_0x4dc5x14[_0x5a12[1500]]?_0x4dc5x13= 0.5>= _0x4dc5x14[_0x5a12[235]]:null!= _0x4dc5x4&& (_0x4dc5x13= _0x4dc5x4[_0x5a12[235]]+ _0x4dc5x4[_0x5a12[117]]< _0x4dc5x3[_0x5a12[235]]))}else {return}};_0x4dc5x14= !0;null!= _0x4dc5x15?(_0x4dc5x4= new mxCellState,_0x4dc5x4[_0x5a12[235]]= _0x4dc5x15[_0x5a12[235]],_0x4dc5x4[_0x5a12[236]]= _0x4dc5x15[_0x5a12[236]]):null!= _0x4dc5x4&& (_0x4dc5x16= mxUtils[_0x5a12[2227]](_0x4dc5x4,_0x4dc5x2,!1,mxConstants.DIRECTION_MASK_NONE),_0x4dc5x16!= mxConstants[_0x5a12[434]]?_0x4dc5x14= _0x4dc5x16== mxConstants[_0x5a12[436]]:(_0x4dc5x2= _0x4dc5x12[_0x5a12[1198]](_0x4dc5x4[_0x5a12[246]]),_0x4dc5x2[_0x5a12[1500]]?_0x4dc5x14= 0.5>= _0x4dc5x2[_0x5a12[235]]:null!= _0x4dc5x3&& (_0x4dc5x14= _0x4dc5x3[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[117]]< _0x4dc5x4[_0x5a12[235]])));null!= _0x4dc5x3&& null!= _0x4dc5x4&& (_0x4dc5x2= _0x4dc5x13?_0x4dc5x3[_0x5a12[235]]:_0x4dc5x3[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[117]],_0x4dc5x3= _0x4dc5xa[_0x5a12[2228]](_0x4dc5x3),_0x4dc5x12= _0x4dc5x14?_0x4dc5x4[_0x5a12[235]]:_0x4dc5x4[_0x5a12[235]]+ _0x4dc5x4[_0x5a12[117]],_0x4dc5x4= _0x4dc5xa[_0x5a12[2228]](_0x4dc5x4),_0x4dc5xa= new mxPoint(_0x4dc5x2+ (_0x4dc5x13?-_0x4dc5x5:_0x4dc5x5),_0x4dc5x3),_0x4dc5x15= new mxPoint(_0x4dc5x12+ (_0x4dc5x14?-_0x4dc5x5:_0x4dc5x5),_0x4dc5x4),_0x4dc5x13== _0x4dc5x14?(_0x4dc5x5= _0x4dc5x13?Math[_0x5a12[243]](_0x4dc5x2,_0x4dc5x12)- _0x4dc5x5:Math[_0x5a12[160]](_0x4dc5x2,_0x4dc5x12)+ _0x4dc5x5,_0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x5,_0x4dc5x3)),_0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x5,_0x4dc5x4))):(_0x4dc5xa[_0x5a12[235]]< _0x4dc5x15[_0x5a12[235]]== _0x4dc5x13?(_0x4dc5x5= _0x4dc5x3+ (_0x4dc5x4- _0x4dc5x3)/ 2,_0x4dc5x9[_0x5a12[207]](_0x4dc5xa),_0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5xa[_0x5a12[235]],_0x4dc5x5)),_0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x15[_0x5a12[235]],_0x4dc5x5))):_0x4dc5x9[_0x5a12[207]](_0x4dc5xa),_0x4dc5x9[_0x5a12[207]](_0x4dc5x15)))},Loop:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){if(null!= _0x4dc5x3){_0x4dc5x4= _0x4dc5x2[_0x5a12[441]];var _0x4dc5xa=_0x4dc5x4[_0x5a12[1179]];_0x4dc5x5= null!= _0x4dc5x5&& 0< _0x4dc5x5[_0x5a12[67]]?_0x4dc5x5[0]:null;null!= _0x4dc5x5&& (_0x4dc5x5= _0x4dc5x4[_0x5a12[2229]](_0x4dc5x2,_0x4dc5x5),mxUtils[_0x5a12[442]](_0x4dc5x3,_0x4dc5x5[_0x5a12[235]],_0x4dc5x5[_0x5a12[236]])&& (_0x4dc5x5= null));var _0x4dc5x12=0,_0x4dc5x13=0,_0x4dc5x14=0,_0x4dc5x15=0,_0x4dc5xa=mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_SEGMENT,_0x4dc5xa[_0x5a12[1020]])* _0x4dc5x4[_0x5a12[255]];_0x4dc5x2= mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_DIRECTION,mxConstants.DIRECTION_WEST);_0x4dc5x2== mxConstants[_0x5a12[1358]]|| _0x4dc5x2== mxConstants[_0x5a12[1354]]?(_0x4dc5x12= _0x4dc5x4[_0x5a12[2230]](_0x4dc5x3),_0x4dc5x13= _0x4dc5xa):(_0x4dc5x14= _0x4dc5x4[_0x5a12[2228]](_0x4dc5x3),_0x4dc5x15= _0x4dc5xa);null== _0x4dc5x5|| _0x4dc5x5[_0x5a12[235]]< _0x4dc5x3[_0x5a12[235]]|| _0x4dc5x5[_0x5a12[235]]> _0x4dc5x3[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[117]]?null!= _0x4dc5x5?(_0x4dc5x12= _0x4dc5x5[_0x5a12[235]],_0x4dc5x15= Math[_0x5a12[160]](Math[_0x5a12[425]](_0x4dc5x14- _0x4dc5x5[_0x5a12[236]]),_0x4dc5x15)):_0x4dc5x2== mxConstants[_0x5a12[1358]]?_0x4dc5x14= _0x4dc5x3[_0x5a12[236]]- 2* _0x4dc5x13:_0x4dc5x2== mxConstants[_0x5a12[1354]]?_0x4dc5x14= _0x4dc5x3[_0x5a12[236]]+ _0x4dc5x3[_0x5a12[119]]+ 2* _0x4dc5x13:_0x4dc5x12= _0x4dc5x2== mxConstants[_0x5a12[1356]]?_0x4dc5x3[_0x5a12[235]]- 2* _0x4dc5x15:_0x4dc5x3[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[117]]+ 2* _0x4dc5x15:null!= _0x4dc5x5&& (_0x4dc5x12= _0x4dc5x4[_0x5a12[2230]](_0x4dc5x3),_0x4dc5x13= Math[_0x5a12[160]](Math[_0x5a12[425]](_0x4dc5x12- _0x4dc5x5[_0x5a12[235]]),_0x4dc5x15),_0x4dc5x14= _0x4dc5x5[_0x5a12[236]],_0x4dc5x15= 0);_0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x12- _0x4dc5x13,_0x4dc5x14- _0x4dc5x15));_0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x12+ _0x4dc5x13,_0x4dc5x14+ _0x4dc5x15))}},ElbowConnector:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=null!= _0x4dc5x5&& 0< _0x4dc5x5[_0x5a12[67]]?_0x4dc5x5[0]:null,_0x4dc5x12=!1,_0x4dc5x13=!1;if(null!= _0x4dc5x3&& null!= _0x4dc5x4){if(null!= _0x4dc5xa){var _0x4dc5x14=Math[_0x5a12[243]](_0x4dc5x3[_0x5a12[235]],_0x4dc5x4[_0x5a12[235]]),_0x4dc5x15=Math[_0x5a12[160]](_0x4dc5x3[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[117]],_0x4dc5x4[_0x5a12[235]]+ _0x4dc5x4[_0x5a12[117]]),_0x4dc5x13=Math[_0x5a12[243]](_0x4dc5x3[_0x5a12[236]],_0x4dc5x4[_0x5a12[236]]),_0x4dc5x16=Math[_0x5a12[160]](_0x4dc5x3[_0x5a12[236]]+ _0x4dc5x3[_0x5a12[119]],_0x4dc5x4[_0x5a12[236]]+ _0x4dc5x4[_0x5a12[119]]),_0x4dc5xa=_0x4dc5x2[_0x5a12[441]][_0x5a12[2229]](_0x4dc5x2,_0x4dc5xa),_0x4dc5x12=_0x4dc5xa[_0x5a12[236]]< _0x4dc5x13|| _0x4dc5xa[_0x5a12[236]]> _0x4dc5x16,_0x4dc5x13=_0x4dc5xa[_0x5a12[235]]< _0x4dc5x14|| _0x4dc5xa[_0x5a12[235]]> _0x4dc5x15}else {_0x4dc5x14= Math[_0x5a12[160]](_0x4dc5x3[_0x5a12[235]],_0x4dc5x4[_0x5a12[235]]),_0x4dc5x15= Math[_0x5a12[243]](_0x4dc5x3[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[117]],_0x4dc5x4[_0x5a12[235]]+ _0x4dc5x4[_0x5a12[117]]),_0x4dc5x12= _0x4dc5x14== _0x4dc5x15,_0x4dc5x12|| (_0x4dc5x13= Math[_0x5a12[160]](_0x4dc5x3[_0x5a12[236]],_0x4dc5x4[_0x5a12[236]]),_0x4dc5x16= Math[_0x5a12[243]](_0x4dc5x3[_0x5a12[236]]+ _0x4dc5x3[_0x5a12[119]],_0x4dc5x4[_0x5a12[236]]+ _0x4dc5x4[_0x5a12[119]]),_0x4dc5x13= _0x4dc5x13== _0x4dc5x16)}};!_0x4dc5x13&& (_0x4dc5x12|| _0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2231]]]== mxConstants[_0x5a12[2232]])?mxEdgeStyle.TopToBottom(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9):mxEdgeStyle.SideToSide(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9)},SideToSide:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=_0x4dc5x2[_0x5a12[441]];_0x4dc5x5= null!= _0x4dc5x5&& 0< _0x4dc5x5[_0x5a12[67]]?_0x4dc5x5[0]:null;var _0x4dc5x12=_0x4dc5x2[_0x5a12[439]],_0x4dc5x13=_0x4dc5x12[0],_0x4dc5x12=_0x4dc5x12[_0x4dc5x12[_0x5a12[67]]- 1];null!= _0x4dc5x5&& (_0x4dc5x5= _0x4dc5xa[_0x5a12[2229]](_0x4dc5x2,_0x4dc5x5));null!= _0x4dc5x13&& (_0x4dc5x3= new mxCellState,_0x4dc5x3[_0x5a12[235]]= _0x4dc5x13[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]]= _0x4dc5x13[_0x5a12[236]]);null!= _0x4dc5x12&& (_0x4dc5x4= new mxCellState,_0x4dc5x4[_0x5a12[235]]= _0x4dc5x12[_0x5a12[235]],_0x4dc5x4[_0x5a12[236]]= _0x4dc5x12[_0x5a12[236]]);null!= _0x4dc5x3&& null!= _0x4dc5x4&& (_0x4dc5x2= Math[_0x5a12[160]](_0x4dc5x3[_0x5a12[235]],_0x4dc5x4[_0x5a12[235]]),_0x4dc5x13= Math[_0x5a12[243]](_0x4dc5x3[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[117]],_0x4dc5x4[_0x5a12[235]]+ _0x4dc5x4[_0x5a12[117]]),_0x4dc5x2= null!= _0x4dc5x5?_0x4dc5x5[_0x5a12[235]]:_0x4dc5x13+ (_0x4dc5x2- _0x4dc5x13)/ 2,_0x4dc5x13= _0x4dc5xa[_0x5a12[2228]](_0x4dc5x3),_0x4dc5xa= _0x4dc5xa[_0x5a12[2228]](_0x4dc5x4),null!= _0x4dc5x5&& (_0x4dc5x5[_0x5a12[236]]>= _0x4dc5x3[_0x5a12[236]]&& _0x4dc5x5[_0x5a12[236]]<= _0x4dc5x3[_0x5a12[236]]+ _0x4dc5x3[_0x5a12[119]]&& (_0x4dc5x13= _0x4dc5x5[_0x5a12[236]]),_0x4dc5x5[_0x5a12[236]]>= _0x4dc5x4[_0x5a12[236]]&& _0x4dc5x5[_0x5a12[236]]<= _0x4dc5x4[_0x5a12[236]]+ _0x4dc5x4[_0x5a12[119]]&& (_0x4dc5xa= _0x4dc5x5[_0x5a12[236]])),!mxUtils[_0x5a12[442]](_0x4dc5x4,_0x4dc5x2,_0x4dc5x13)&& !mxUtils[_0x5a12[442]](_0x4dc5x3,_0x4dc5x2,_0x4dc5x13) && _0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x2,_0x4dc5x13)),!mxUtils[_0x5a12[442]](_0x4dc5x4,_0x4dc5x2,_0x4dc5xa)&& !mxUtils[_0x5a12[442]](_0x4dc5x3,_0x4dc5x2,_0x4dc5xa) && _0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x2,_0x4dc5xa)),1== _0x4dc5x9[_0x5a12[67]]&& (null!= _0x4dc5x5?!mxUtils[_0x5a12[442]](_0x4dc5x4,_0x4dc5x2,_0x4dc5x5[_0x5a12[236]])&& !mxUtils[_0x5a12[442]](_0x4dc5x3,_0x4dc5x2,_0x4dc5x5[_0x5a12[236]]) && _0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x2,_0x4dc5x5[_0x5a12[236]])):(_0x4dc5xa= Math[_0x5a12[160]](_0x4dc5x3[_0x5a12[236]],_0x4dc5x4[_0x5a12[236]]),_0x4dc5x3= Math[_0x5a12[243]](_0x4dc5x3[_0x5a12[236]]+ _0x4dc5x3[_0x5a12[119]],_0x4dc5x4[_0x5a12[236]]+ _0x4dc5x4[_0x5a12[119]]),_0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x2,_0x4dc5xa+ (_0x4dc5x3- _0x4dc5xa)/ 2)))))},TopToBottom:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=_0x4dc5x2[_0x5a12[441]];_0x4dc5x5= null!= _0x4dc5x5&& 0< _0x4dc5x5[_0x5a12[67]]?_0x4dc5x5[0]:null;var _0x4dc5x12=_0x4dc5x2[_0x5a12[439]],_0x4dc5x13=_0x4dc5x12[0],_0x4dc5x12=_0x4dc5x12[_0x4dc5x12[_0x5a12[67]]- 1];null!= _0x4dc5x5&& (_0x4dc5x5= _0x4dc5xa[_0x5a12[2229]](_0x4dc5x2,_0x4dc5x5));null!= _0x4dc5x13&& (_0x4dc5x3= new mxCellState,_0x4dc5x3[_0x5a12[235]]= _0x4dc5x13[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]]= _0x4dc5x13[_0x5a12[236]]);null!= _0x4dc5x12&& (_0x4dc5x4= new mxCellState,_0x4dc5x4[_0x5a12[235]]= _0x4dc5x12[_0x5a12[235]],_0x4dc5x4[_0x5a12[236]]= _0x4dc5x12[_0x5a12[236]]);null!= _0x4dc5x3&& null!= _0x4dc5x4&& (_0x4dc5x13= Math[_0x5a12[160]](_0x4dc5x3[_0x5a12[236]],_0x4dc5x4[_0x5a12[236]]),_0x4dc5x12= Math[_0x5a12[243]](_0x4dc5x3[_0x5a12[236]]+ _0x4dc5x3[_0x5a12[119]],_0x4dc5x4[_0x5a12[236]]+ _0x4dc5x4[_0x5a12[119]]),_0x4dc5x2= _0x4dc5xa[_0x5a12[2230]](_0x4dc5x3),null!= _0x4dc5x5&& (_0x4dc5x5[_0x5a12[235]]>= _0x4dc5x3[_0x5a12[235]]&& _0x4dc5x5[_0x5a12[235]]<= _0x4dc5x3[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[117]])&& (_0x4dc5x2= _0x4dc5x5[_0x5a12[235]]),_0x4dc5x13= null!= _0x4dc5x5?_0x4dc5x5[_0x5a12[236]]:_0x4dc5x12+ (_0x4dc5x13- _0x4dc5x12)/ 2,!mxUtils[_0x5a12[442]](_0x4dc5x4,_0x4dc5x2,_0x4dc5x13)&& !mxUtils[_0x5a12[442]](_0x4dc5x3,_0x4dc5x2,_0x4dc5x13) && _0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x2,_0x4dc5x13)),_0x4dc5x2= null!= _0x4dc5x5&& _0x4dc5x5[_0x5a12[235]]>= _0x4dc5x4[_0x5a12[235]]&& _0x4dc5x5[_0x5a12[235]]<= _0x4dc5x4[_0x5a12[235]]+ _0x4dc5x4[_0x5a12[117]]?_0x4dc5x5[_0x5a12[235]]:_0x4dc5xa[_0x5a12[2230]](_0x4dc5x4),!mxUtils[_0x5a12[442]](_0x4dc5x4,_0x4dc5x2,_0x4dc5x13)&& !mxUtils[_0x5a12[442]](_0x4dc5x3,_0x4dc5x2,_0x4dc5x13) && _0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x2,_0x4dc5x13)),1== _0x4dc5x9[_0x5a12[67]]&& (null!= _0x4dc5x5&& 1== _0x4dc5x9[_0x5a12[67]]?!mxUtils[_0x5a12[442]](_0x4dc5x4,_0x4dc5x5[_0x5a12[235]],_0x4dc5x13)&& !mxUtils[_0x5a12[442]](_0x4dc5x3,_0x4dc5x5[_0x5a12[235]],_0x4dc5x13) && _0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x5[_0x5a12[235]],_0x4dc5x13)):(_0x4dc5xa= Math[_0x5a12[160]](_0x4dc5x3[_0x5a12[235]],_0x4dc5x4[_0x5a12[235]]),_0x4dc5x3= Math[_0x5a12[243]](_0x4dc5x3[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[117]],_0x4dc5x4[_0x5a12[235]]+ _0x4dc5x4[_0x5a12[117]]),_0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5xa+ (_0x4dc5x3- _0x4dc5xa)/ 2,_0x4dc5x13)))))},SegmentConnector:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=_0x4dc5x2[_0x5a12[439]],_0x4dc5x12=!0,_0x4dc5x13=null,_0x4dc5x14=_0x4dc5xa[0];null== _0x4dc5x14&& null!= _0x4dc5x3?_0x4dc5x14= new mxPoint(_0x4dc5x2[_0x5a12[441]][_0x5a12[2230]](_0x4dc5x3),_0x4dc5x2[_0x5a12[441]][_0x5a12[2228]](_0x4dc5x3)):null!= _0x4dc5x14&& (_0x4dc5x14= _0x4dc5x14[_0x5a12[238]]());var _0x4dc5x15=_0x4dc5xa[_0x5a12[67]]- 1;if(null!= _0x4dc5x5&& 0< _0x4dc5x5[_0x5a12[67]]){for(var _0x4dc5x13=_0x4dc5x2[_0x5a12[441]][_0x5a12[2229]](_0x4dc5x2,_0x4dc5x5[0]),_0x4dc5x16=_0x4dc5x3,_0x4dc5x17=_0x4dc5xa[0],_0x4dc5x18=!1,_0x4dc5x19=!1,_0x4dc5x18=_0x4dc5x13,_0x4dc5x1a=_0x4dc5x5[_0x5a12[67]],_0x4dc5x1b=0;2> _0x4dc5x1b;_0x4dc5x1b++){var _0x4dc5x1c=null!= _0x4dc5x17&& _0x4dc5x17[_0x5a12[235]]== _0x4dc5x18[_0x5a12[235]],_0x4dc5x1d=null!= _0x4dc5x17&& _0x4dc5x17[_0x5a12[236]]== _0x4dc5x18[_0x5a12[236]],_0x4dc5x1e=null!= _0x4dc5x16&& _0x4dc5x18[_0x5a12[236]]>= _0x4dc5x16[_0x5a12[236]]&& _0x4dc5x18[_0x5a12[236]]<= _0x4dc5x16[_0x5a12[236]]+ _0x4dc5x16[_0x5a12[119]],_0x4dc5x16=null!= _0x4dc5x16&& _0x4dc5x18[_0x5a12[235]]>= _0x4dc5x16[_0x5a12[235]]&& _0x4dc5x18[_0x5a12[235]]<= _0x4dc5x16[_0x5a12[235]]+ _0x4dc5x16[_0x5a12[117]],_0x4dc5x18=_0x4dc5x1d|| null== _0x4dc5x17&& _0x4dc5x1e,_0x4dc5x19=_0x4dc5x1c|| null== _0x4dc5x17&& _0x4dc5x16;if(null!= _0x4dc5x17&& !_0x4dc5x1d&& !_0x4dc5x1c&& (_0x4dc5x1e|| _0x4dc5x16)){_0x4dc5x12= _0x4dc5x1e?!1:!0;break};if(_0x4dc5x19|| _0x4dc5x18){_0x4dc5x12= _0x4dc5x18;1== _0x4dc5x1b&& (_0x4dc5x12= 0== _0x4dc5x5[_0x5a12[67]]% 2?_0x4dc5x18:_0x4dc5x19);break};_0x4dc5x16= _0x4dc5x4;_0x4dc5x17= _0x4dc5xa[_0x4dc5x15];_0x4dc5x18= _0x4dc5x2[_0x5a12[441]][_0x5a12[2229]](_0x4dc5x2,_0x4dc5x5[_0x4dc5x1a- 1])};_0x4dc5x12&& (null!= _0x4dc5xa[0]&& _0x4dc5xa[0][_0x5a12[236]]!= _0x4dc5x13[_0x5a12[236]]|| null== _0x4dc5xa[0]&& null!= _0x4dc5x3&& (_0x4dc5x13[_0x5a12[236]]< _0x4dc5x3[_0x5a12[236]]|| _0x4dc5x13[_0x5a12[236]]> _0x4dc5x3[_0x5a12[236]]+ _0x4dc5x3[_0x5a12[119]]))?_0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x14[_0x5a12[235]],_0x4dc5x13[_0x5a12[236]])):!_0x4dc5x12&& (null!= _0x4dc5xa[0]&& _0x4dc5xa[0][_0x5a12[235]]!= _0x4dc5x13[_0x5a12[235]]|| null== _0x4dc5xa[0]&& null!= _0x4dc5x3&& (_0x4dc5x13[_0x5a12[235]]< _0x4dc5x3[_0x5a12[235]]|| _0x4dc5x13[_0x5a12[235]]> _0x4dc5x3[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[117]])) && _0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x13[_0x5a12[235]],_0x4dc5x14[_0x5a12[236]]));_0x4dc5x12?_0x4dc5x14[_0x5a12[236]]= _0x4dc5x13[_0x5a12[236]]:_0x4dc5x14[_0x5a12[235]]= _0x4dc5x13[_0x5a12[235]];for(_0x4dc5x1b= 0;_0x4dc5x1b< _0x4dc5x5[_0x5a12[67]];_0x4dc5x1b++){_0x4dc5x12= !_0x4dc5x12,_0x4dc5x13= _0x4dc5x2[_0x5a12[441]][_0x5a12[2229]](_0x4dc5x2,_0x4dc5x5[_0x4dc5x1b]),_0x4dc5x12?_0x4dc5x14[_0x5a12[236]]= _0x4dc5x13[_0x5a12[236]]:_0x4dc5x14[_0x5a12[235]]= _0x4dc5x13[_0x5a12[235]],_0x4dc5x9[_0x5a12[207]](_0x4dc5x14[_0x5a12[238]]())}}else {_0x4dc5x13= _0x4dc5x14,_0x4dc5x12= !0};_0x4dc5x14= _0x4dc5xa[_0x4dc5x15];null== _0x4dc5x14&& null!= _0x4dc5x4&& (_0x4dc5x14= new mxPoint(_0x4dc5x2[_0x5a12[441]][_0x5a12[2230]](_0x4dc5x4),_0x4dc5x2[_0x5a12[441]][_0x5a12[2228]](_0x4dc5x4)));_0x4dc5x12&& (null!= _0x4dc5xa[_0x4dc5x15]&& _0x4dc5xa[_0x4dc5x15][_0x5a12[236]]!= _0x4dc5x13[_0x5a12[236]]|| null== _0x4dc5xa[_0x4dc5x15]&& null!= _0x4dc5x4&& (_0x4dc5x13[_0x5a12[236]]< _0x4dc5x4[_0x5a12[236]]|| _0x4dc5x13[_0x5a12[236]]> _0x4dc5x4[_0x5a12[236]]+ _0x4dc5x4[_0x5a12[119]]))?_0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x14[_0x5a12[235]],_0x4dc5x13[_0x5a12[236]])):!_0x4dc5x12&& (null!= _0x4dc5xa[_0x4dc5x15]&& _0x4dc5xa[_0x4dc5x15][_0x5a12[235]]!= _0x4dc5x13[_0x5a12[235]]|| null== _0x4dc5xa[_0x4dc5x15]&& null!= _0x4dc5x4&& (_0x4dc5x13[_0x5a12[235]]< _0x4dc5x4[_0x5a12[235]]|| _0x4dc5x13[_0x5a12[235]]> _0x4dc5x4[_0x5a12[235]]+ _0x4dc5x4[_0x5a12[117]])) && _0x4dc5x9[_0x5a12[207]]( new mxPoint(_0x4dc5x13[_0x5a12[235]],_0x4dc5x14[_0x5a12[236]]));if(null== _0x4dc5xa[0]&& null!= _0x4dc5x3){for(;1< _0x4dc5x9[_0x5a12[67]]&& mxUtils[_0x5a12[442]](_0x4dc5x3,_0x4dc5x9[1][_0x5a12[235]],_0x4dc5x9[1][_0x5a12[236]]);){_0x4dc5x9= _0x4dc5x9[_0x5a12[300]](1,1)}};if(null== _0x4dc5xa[_0x4dc5x15]&& null!= _0x4dc5x4){for(;1< _0x4dc5x9[_0x5a12[67]]&& mxUtils[_0x5a12[442]](_0x4dc5x4,_0x4dc5x9[_0x4dc5x9[_0x5a12[67]]- 1][_0x5a12[235]],_0x4dc5x9[_0x4dc5x9[_0x5a12[67]]- 1][_0x5a12[236]]);){_0x4dc5x9= _0x4dc5x9[_0x5a12[300]](_0x4dc5x9[_0x5a12[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(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]],_0x4dc5x12=null== _0x4dc5x3?!1:_0x4dc5xa[_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x3[_0x5a12[246]]),_0x4dc5xa=null== _0x4dc5x4?!1:_0x4dc5xa[_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x4[_0x5a12[246]]);if(null!= _0x4dc5x5&& 0< _0x4dc5x5[_0x5a12[67]]|| _0x4dc5x12|| _0x4dc5xa){mxEdgeStyle.SegmentConnector(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9)}else {_0x4dc5x5= _0x4dc5x2[_0x5a12[439]];var _0x4dc5x13=_0x4dc5x5[0],_0x4dc5x14=_0x4dc5x5[_0x4dc5x5[_0x5a12[67]]- 1];_0x4dc5x5= null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[235]]:_0x4dc5x13[_0x5a12[235]];var _0x4dc5x12=null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[236]]:_0x4dc5x13[_0x5a12[236]],_0x4dc5x15=null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[117]]:1,_0x4dc5x16=null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[119]]:1,_0x4dc5x17=null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[235]]:_0x4dc5x14[_0x5a12[235]],_0x4dc5x18=null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[236]]:_0x4dc5x14[_0x5a12[236]],_0x4dc5x19=null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[117]]:1,_0x4dc5x1a=null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[119]]:1,_0x4dc5xa=_0x4dc5x2[_0x5a12[441]][_0x5a12[255]]* mxEdgeStyle[_0x5a12[2233]],_0x4dc5x1b=[mxConstants[_0x5a12[2234]],mxConstants[_0x5a12[2234]]];null!= _0x4dc5x3&& (_0x4dc5x1b[0]= mxUtils[_0x5a12[2227]](_0x4dc5x3,_0x4dc5x2,!0,mxConstants.DIRECTION_MASK_ALL));null!= _0x4dc5x4&& (_0x4dc5x1b[1]= mxUtils[_0x5a12[2227]](_0x4dc5x4,_0x4dc5x2,!1,mxConstants.DIRECTION_MASK_ALL));_0x4dc5x2= [0,0];_0x4dc5x5= [[_0x4dc5x5,_0x4dc5x12,_0x4dc5x15,_0x4dc5x16],[_0x4dc5x17,_0x4dc5x18,_0x4dc5x19,_0x4dc5x1a]];for(_0x4dc5x15= 0;2> _0x4dc5x15;_0x4dc5x15++){mxEdgeStyle[_0x5a12[2235]][_0x4dc5x15][1]= _0x4dc5x5[_0x4dc5x15][0]- _0x4dc5xa,mxEdgeStyle[_0x5a12[2235]][_0x4dc5x15][2]= _0x4dc5x5[_0x4dc5x15][1]- _0x4dc5xa,mxEdgeStyle[_0x5a12[2235]][_0x4dc5x15][4]= _0x4dc5x5[_0x4dc5x15][0]+ _0x4dc5x5[_0x4dc5x15][2]+ _0x4dc5xa,mxEdgeStyle[_0x5a12[2235]][_0x4dc5x15][8]= _0x4dc5x5[_0x4dc5x15][1]+ _0x4dc5x5[_0x4dc5x15][3]+ _0x4dc5xa};_0x4dc5x15= _0x4dc5x5[0][0]+ _0x4dc5x5[0][2]/ 2- (_0x4dc5x5[1][0]+ _0x4dc5x5[1][2]/ 2);_0x4dc5x16= _0x4dc5x5[0][1]+ _0x4dc5x5[0][3]/ 2- (_0x4dc5x5[1][1]+ _0x4dc5x5[1][3]/ 2);_0x4dc5x12= 0;0> _0x4dc5x15?_0x4dc5x12= 0> _0x4dc5x16?2:1:0>= _0x4dc5x16&& (_0x4dc5x12= 3,0== _0x4dc5x15&& (_0x4dc5x12= 2));_0x4dc5x16= null;null!= _0x4dc5x3&& (_0x4dc5x16= _0x4dc5x13);_0x4dc5x3= [[0.5,0.5],[0.5,0.5]];for(_0x4dc5x15= 0;2> _0x4dc5x15;_0x4dc5x15++){null!= _0x4dc5x16&& (_0x4dc5x3[_0x4dc5x15][0]= (_0x4dc5x16[_0x5a12[235]]- _0x4dc5x5[_0x4dc5x15][0])/ _0x4dc5x5[_0x4dc5x15][2],0.01> _0x4dc5x3[_0x4dc5x15][0]?_0x4dc5x2[_0x4dc5x15]= mxConstants[_0x5a12[436]]:0.99< _0x4dc5x3[_0x4dc5x15][0]&& (_0x4dc5x2[_0x4dc5x15]= mxConstants[_0x5a12[438]]),_0x4dc5x3[_0x4dc5x15][1]= (_0x4dc5x16[_0x5a12[236]]- _0x4dc5x5[_0x4dc5x15][1])/ _0x4dc5x5[_0x4dc5x15][3],0.01> _0x4dc5x3[_0x4dc5x15][1]?_0x4dc5x2[_0x4dc5x15]= mxConstants[_0x5a12[435]]:0.99< _0x4dc5x3[_0x4dc5x15][1]&& (_0x4dc5x2[_0x4dc5x15]= mxConstants[_0x5a12[437]])),_0x4dc5x16= null,null!= _0x4dc5x4&& (_0x4dc5x16= _0x4dc5x14)};_0x4dc5x15= _0x4dc5x5[0][1]- (_0x4dc5x5[1][1]+ _0x4dc5x5[1][3]);_0x4dc5x16= _0x4dc5x5[0][0]- (_0x4dc5x5[1][0]+ _0x4dc5x5[1][2]);_0x4dc5x17= _0x4dc5x5[1][1]- (_0x4dc5x5[0][1]+ _0x4dc5x5[0][3]);_0x4dc5x18= _0x4dc5x5[1][0]- (_0x4dc5x5[0][0]+ _0x4dc5x5[0][2]);mxEdgeStyle[_0x5a12[2236]][1]= Math[_0x5a12[160]](_0x4dc5x16- 2* _0x4dc5xa,0);mxEdgeStyle[_0x5a12[2236]][2]= Math[_0x5a12[160]](_0x4dc5x15- 2* _0x4dc5xa,0);mxEdgeStyle[_0x5a12[2236]][4]= Math[_0x5a12[160]](_0x4dc5x17- 2* _0x4dc5xa,0);mxEdgeStyle[_0x5a12[2236]][3]= Math[_0x5a12[160]](_0x4dc5x18- 2* _0x4dc5xa,0);_0x4dc5x4= [];_0x4dc5x13= [];_0x4dc5x14= [];_0x4dc5x13[0]= _0x4dc5x16>= _0x4dc5x18?mxConstants[_0x5a12[436]]:mxConstants[_0x5a12[438]];_0x4dc5x14[0]= _0x4dc5x15>= _0x4dc5x17?mxConstants[_0x5a12[435]]:mxConstants[_0x5a12[437]];_0x4dc5x13[1]= mxUtils[_0x5a12[2237]](_0x4dc5x13[0]);_0x4dc5x14[1]= mxUtils[_0x5a12[2237]](_0x4dc5x14[0]);_0x4dc5x16= _0x4dc5x16>= _0x4dc5x18?_0x4dc5x16:_0x4dc5x18;_0x4dc5x17= _0x4dc5x15>= _0x4dc5x17?_0x4dc5x15:_0x4dc5x17;_0x4dc5x18= [[0,0],[0,0]];_0x4dc5x19= !1;for(_0x4dc5x15= 0;2> _0x4dc5x15;_0x4dc5x15++){0== _0x4dc5x2[_0x4dc5x15]&& (0== (_0x4dc5x13[_0x4dc5x15]& _0x4dc5x1b[_0x4dc5x15])&& (_0x4dc5x13[_0x4dc5x15]= mxUtils[_0x5a12[2237]](_0x4dc5x13[_0x4dc5x15])),0== (_0x4dc5x14[_0x4dc5x15]& _0x4dc5x1b[_0x4dc5x15])&& (_0x4dc5x14[_0x4dc5x15]= mxUtils[_0x5a12[2237]](_0x4dc5x14[_0x4dc5x15])),_0x4dc5x18[_0x4dc5x15][0]= _0x4dc5x14[_0x4dc5x15],_0x4dc5x18[_0x4dc5x15][1]= _0x4dc5x13[_0x4dc5x15])};_0x4dc5x17> 2* _0x4dc5xa&& _0x4dc5x16> 2* _0x4dc5xa&& (0< (_0x4dc5x13[0]& _0x4dc5x1b[0])&& 0< (_0x4dc5x14[1]& _0x4dc5x1b[1])?(_0x4dc5x18[0][0]= _0x4dc5x13[0],_0x4dc5x18[0][1]= _0x4dc5x14[0],_0x4dc5x18[1][0]= _0x4dc5x14[1],_0x4dc5x18[1][1]= _0x4dc5x13[1],_0x4dc5x19= !0):0< (_0x4dc5x14[0]& _0x4dc5x1b[0])&& 0< (_0x4dc5x13[1]& _0x4dc5x1b[1])&& (_0x4dc5x18[0][0]= _0x4dc5x14[0],_0x4dc5x18[0][1]= _0x4dc5x13[0],_0x4dc5x18[1][0]= _0x4dc5x13[1],_0x4dc5x18[1][1]= _0x4dc5x14[1],_0x4dc5x19= !0));_0x4dc5x17> 2* _0x4dc5xa&& !_0x4dc5x19&& (_0x4dc5x18[0][0]= _0x4dc5x14[0],_0x4dc5x18[0][1]= _0x4dc5x13[0],_0x4dc5x18[1][0]= _0x4dc5x14[1],_0x4dc5x18[1][1]= _0x4dc5x13[1],_0x4dc5x19= !0);_0x4dc5x16> 2* _0x4dc5xa&& !_0x4dc5x19&& (_0x4dc5x18[0][0]= _0x4dc5x13[0],_0x4dc5x18[0][1]= _0x4dc5x14[0],_0x4dc5x18[1][0]= _0x4dc5x13[1],_0x4dc5x18[1][1]= _0x4dc5x14[1]);for(_0x4dc5x15= 0;2> _0x4dc5x15;_0x4dc5x15++){if(0== _0x4dc5x2[_0x4dc5x15]&& (0== (_0x4dc5x18[_0x4dc5x15][0]& _0x4dc5x1b[_0x4dc5x15])&& (_0x4dc5x18[_0x4dc5x15][0]= _0x4dc5x18[_0x4dc5x15][1]),_0x4dc5x4[_0x4dc5x15]= _0x4dc5x18[_0x4dc5x15][0]& _0x4dc5x1b[_0x4dc5x15],_0x4dc5x4[_0x4dc5x15]|= (_0x4dc5x18[_0x4dc5x15][1]& _0x4dc5x1b[_0x4dc5x15])<< 8,_0x4dc5x4[_0x4dc5x15]|= (_0x4dc5x18[1- _0x4dc5x15][_0x4dc5x15]& _0x4dc5x1b[_0x4dc5x15])<< 16,_0x4dc5x4[_0x4dc5x15]|= (_0x4dc5x18[1- _0x4dc5x15][1- _0x4dc5x15]& _0x4dc5x1b[_0x4dc5x15])<< 24,0== (_0x4dc5x4[_0x4dc5x15]& 15)&& (_0x4dc5x4[_0x4dc5x15]<<= 8),0== (_0x4dc5x4[_0x4dc5x15]& 3840)&& (_0x4dc5x4[_0x4dc5x15]= _0x4dc5x4[_0x4dc5x15]& 15| _0x4dc5x4[_0x4dc5x15]>> 8),0== (_0x4dc5x4[_0x4dc5x15]& 983040)&& (_0x4dc5x4[_0x4dc5x15]= _0x4dc5x4[_0x4dc5x15]& 65535| (_0x4dc5x4[_0x4dc5x15]& 251658240)>> 8),_0x4dc5x2[_0x4dc5x15]= _0x4dc5x4[_0x4dc5x15]& 15,_0x4dc5x1b[_0x4dc5x15]== mxConstants[_0x5a12[436]]|| _0x4dc5x1b[_0x4dc5x15]== mxConstants[_0x5a12[435]]|| _0x4dc5x1b[_0x4dc5x15]== mxConstants[_0x5a12[438]]|| _0x4dc5x1b[_0x4dc5x15]== mxConstants[_0x5a12[437]])){_0x4dc5x2[_0x4dc5x15]= _0x4dc5x1b[_0x4dc5x15]}};_0x4dc5x15= _0x4dc5x2[0]== mxConstants[_0x5a12[438]]?3:_0x4dc5x2[0];_0x4dc5x1b= _0x4dc5x2[1]== mxConstants[_0x5a12[438]]?3:_0x4dc5x2[1];_0x4dc5x15-= _0x4dc5x12;_0x4dc5x1b-= _0x4dc5x12;1> _0x4dc5x15&& (_0x4dc5x15+= 4);1> _0x4dc5x1b&& (_0x4dc5x1b+= 4);_0x4dc5x1b= mxEdgeStyle[_0x5a12[2238]][_0x4dc5x15- 1][_0x4dc5x1b- 1];mxEdgeStyle[_0x5a12[2239]][0][0]= _0x4dc5x5[0][0];mxEdgeStyle[_0x5a12[2239]][0][1]= _0x4dc5x5[0][1];switch(_0x4dc5x2[0]){case mxConstants[_0x5a12[436]]:mxEdgeStyle[_0x5a12[2239]][0][0]-= _0x4dc5xa;mxEdgeStyle[_0x5a12[2239]][0][1]+= _0x4dc5x3[0][1]* _0x4dc5x5[0][3];break;case mxConstants[_0x5a12[437]]:mxEdgeStyle[_0x5a12[2239]][0][0]+= _0x4dc5x3[0][0]* _0x4dc5x5[0][2];mxEdgeStyle[_0x5a12[2239]][0][1]+= _0x4dc5x5[0][3]+ _0x4dc5xa;break;case mxConstants[_0x5a12[438]]:mxEdgeStyle[_0x5a12[2239]][0][0]+= _0x4dc5x5[0][2]+ _0x4dc5xa;mxEdgeStyle[_0x5a12[2239]][0][1]+= _0x4dc5x3[0][1]* _0x4dc5x5[0][3];break;case mxConstants[_0x5a12[435]]:mxEdgeStyle[_0x5a12[2239]][0][0]+= _0x4dc5x3[0][0]* _0x4dc5x5[0][2],mxEdgeStyle[_0x5a12[2239]][0][1]-= _0x4dc5xa};_0x4dc5xa= 0;_0x4dc5x13= _0x4dc5x4= 0< (_0x4dc5x2[0]& (mxConstants[_0x5a12[438]]| mxConstants[_0x5a12[436]]))?0:1;for(_0x4dc5x15= _0x4dc5x14= 0;_0x4dc5x15< _0x4dc5x1b[_0x5a12[67]];_0x4dc5x15++){_0x4dc5x14= _0x4dc5x1b[_0x4dc5x15]& 15;_0x4dc5x1a= _0x4dc5x14== mxConstants[_0x5a12[438]]?3:_0x4dc5x14;_0x4dc5x1a+= _0x4dc5x12;4< _0x4dc5x1a&& (_0x4dc5x1a-= 4);_0x4dc5x16= mxEdgeStyle[_0x5a12[2240]][_0x4dc5x1a- 1];_0x4dc5x14= 0< _0x4dc5x1a% 2?0:1;_0x4dc5x14!= _0x4dc5x4&& (_0x4dc5xa++,mxEdgeStyle[_0x5a12[2239]][_0x4dc5xa][0]= mxEdgeStyle[_0x5a12[2239]][_0x4dc5xa- 1][0],mxEdgeStyle[_0x5a12[2239]][_0x4dc5xa][1]= mxEdgeStyle[_0x5a12[2239]][_0x4dc5xa- 1][1]);var _0x4dc5x1c=0< (_0x4dc5x1b[_0x4dc5x15]& mxEdgeStyle[_0x5a12[2241]]),_0x4dc5x19=0< (_0x4dc5x1b[_0x4dc5x15]& mxEdgeStyle[_0x5a12[2242]]),_0x4dc5x17=(_0x4dc5x1b[_0x4dc5x15]& mxEdgeStyle[_0x5a12[2243]])>> 5,_0x4dc5x17=_0x4dc5x17<< _0x4dc5x12;15< _0x4dc5x17&& (_0x4dc5x17>>= 4);_0x4dc5x18= 0< (_0x4dc5x1b[_0x4dc5x15]& mxEdgeStyle[_0x5a12[2244]]);(_0x4dc5x19|| _0x4dc5x1c)&& 9> _0x4dc5x17?(_0x4dc5x1a= 0,_0x4dc5x19= _0x4dc5x19?0:1,_0x4dc5x1a= _0x4dc5x18&& 0== _0x4dc5x14?_0x4dc5x5[_0x4dc5x19][0]+ _0x4dc5x3[_0x4dc5x19][0]* _0x4dc5x5[_0x4dc5x19][2]:_0x4dc5x18?_0x4dc5x5[_0x4dc5x19][1]+ _0x4dc5x3[_0x4dc5x19][1]* _0x4dc5x5[_0x4dc5x19][3]:mxEdgeStyle[_0x5a12[2235]][_0x4dc5x19][_0x4dc5x17],0== _0x4dc5x14?(_0x4dc5x17= (_0x4dc5x1a- mxEdgeStyle[_0x5a12[2239]][_0x4dc5xa][0])* _0x4dc5x16[0],0< _0x4dc5x17&& (mxEdgeStyle[_0x5a12[2239]][_0x4dc5xa][0]+= _0x4dc5x16[0]* _0x4dc5x17)):(_0x4dc5x17= (_0x4dc5x1a- mxEdgeStyle[_0x5a12[2239]][_0x4dc5xa][1])* _0x4dc5x16[1],0< _0x4dc5x17&& (mxEdgeStyle[_0x5a12[2239]][_0x4dc5xa][1]+= _0x4dc5x16[1]* _0x4dc5x17))):_0x4dc5x18&& (mxEdgeStyle[_0x5a12[2239]][_0x4dc5xa][0]+= _0x4dc5x16[0]* Math[_0x5a12[425]](mxEdgeStyle[_0x5a12[2236]][_0x4dc5x1a]/ 2),mxEdgeStyle[_0x5a12[2239]][_0x4dc5xa][1]+= _0x4dc5x16[1]* Math[_0x5a12[425]](mxEdgeStyle[_0x5a12[2236]][_0x4dc5x1a]/ 2));0< _0x4dc5xa&& mxEdgeStyle[_0x5a12[2239]][_0x4dc5xa][_0x4dc5x14]== mxEdgeStyle[_0x5a12[2239]][_0x4dc5xa- 1][_0x4dc5x14]?_0x4dc5xa--:_0x4dc5x4= _0x4dc5x14};for(_0x4dc5x15= 0;_0x4dc5x15<= _0x4dc5xa&& !(_0x4dc5x15== _0x4dc5xa&& ((0< (_0x4dc5x2[1]& (mxConstants[_0x5a12[438]]| mxConstants[_0x5a12[436]]))?0:1)== _0x4dc5x13?0:1)!= (_0x4dc5xa+ 1)% 2);_0x4dc5x15++){_0x4dc5x9[_0x5a12[207]]( new mxPoint(mxEdgeStyle[_0x5a12[2239]][_0x4dc5x15][0],mxEdgeStyle[_0x5a12[2239]][_0x4dc5x15][1]))}}},getRoutePattern:function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=_0x4dc5x2[0]== mxConstants[_0x5a12[438]]?3:_0x4dc5x2[0];_0x4dc5x2= _0x4dc5x2[1]== mxConstants[_0x5a12[438]]?3:_0x4dc5x2[1];_0x4dc5x9-= _0x4dc5x3;_0x4dc5x2-= _0x4dc5x3;1> _0x4dc5x9&& (_0x4dc5x9+= 4);1> _0x4dc5x2&& (_0x4dc5x2+= 4);_0x4dc5x3= routePatterns[_0x4dc5x9- 1][_0x4dc5x2- 1];if(0== _0x4dc5x4|| 0== _0x4dc5x5){null!= inlineRoutePatterns[_0x4dc5x9- 1][_0x4dc5x2- 1]&& (_0x4dc5x3= inlineRoutePatterns[_0x4dc5x9- 1][_0x4dc5x2- 1])};return _0x4dc5x3}},mxStyleRegistry={values:[],putValue:function(_0x4dc5x2,_0x4dc5x3){mxStyleRegistry[_0x5a12[2245]][_0x4dc5x2]= _0x4dc5x3},getValue:function(_0x4dc5x2){return mxStyleRegistry[_0x5a12[2245]][_0x4dc5x2]},getName:function(_0x4dc5x2){for(var _0x4dc5x3 in mxStyleRegistry[_0x5a12[2245]]){if(mxStyleRegistry[_0x5a12[2245]][_0x4dc5x3]== _0x4dc5x2){return _0x4dc5x3}};return null}};mxStyleRegistry[_0x5a12[2246]](mxConstants.EDGESTYLE_ELBOW,mxEdgeStyle.ElbowConnector);mxStyleRegistry[_0x5a12[2246]](mxConstants.EDGESTYLE_ENTITY_RELATION,mxEdgeStyle.EntityRelation);mxStyleRegistry[_0x5a12[2246]](mxConstants.EDGESTYLE_LOOP,mxEdgeStyle.Loop);mxStyleRegistry[_0x5a12[2246]](mxConstants.EDGESTYLE_SIDETOSIDE,mxEdgeStyle.SideToSide);mxStyleRegistry[_0x5a12[2246]](mxConstants.EDGESTYLE_TOPTOBOTTOM,mxEdgeStyle.TopToBottom);mxStyleRegistry[_0x5a12[2246]](mxConstants.EDGESTYLE_ORTHOGONAL,mxEdgeStyle.OrthConnector);mxStyleRegistry[_0x5a12[2246]](mxConstants.EDGESTYLE_SEGMENT,mxEdgeStyle.SegmentConnector);mxStyleRegistry[_0x5a12[2246]](mxConstants.PERIMETER_ELLIPSE,mxPerimeter.EllipsePerimeter);mxStyleRegistry[_0x5a12[2246]](mxConstants.PERIMETER_RECTANGLE,mxPerimeter.RectanglePerimeter);mxStyleRegistry[_0x5a12[2246]](mxConstants.PERIMETER_RHOMBUS,mxPerimeter.RhombusPerimeter);mxStyleRegistry[_0x5a12[2246]](mxConstants.PERIMETER_TRIANGLE,mxPerimeter.TrianglePerimeter);function mxGraphView(_0x4dc5x2){this[_0x5a12[1179]]= _0x4dc5x2;this[_0x5a12[513]]= new mxPoint;this[_0x5a12[2247]]= new mxRectangle;this[_0x5a12[1214]]= new mxDictionary}mxGraphView[_0x5a12[202]]= new mxEventSource;mxGraphView[_0x5a12[202]][_0x5a12[196]]= mxGraphView;mxGraphView[_0x5a12[202]][_0x5a12[2248]]= new mxPoint;mxGraphView[_0x5a12[202]][_0x5a12[2091]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[819]:_0x5a12[110];mxGraphView[_0x5a12[202]][_0x5a12[2249]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[2250]:_0x5a12[110];mxGraphView[_0x5a12[202]][_0x5a12[2251]]= !1;mxGraphView[_0x5a12[202]][_0x5a12[2252]]= !0;mxGraphView[_0x5a12[202]][_0x5a12[2253]]= !0;mxGraphView[_0x5a12[202]][_0x5a12[2254]]= !0;mxGraphView[_0x5a12[202]][_0x5a12[1179]]= null;mxGraphView[_0x5a12[202]][_0x5a12[1741]]= null;mxGraphView[_0x5a12[202]][_0x5a12[2247]]= null;mxGraphView[_0x5a12[202]][_0x5a12[255]]= 1;mxGraphView[_0x5a12[202]][_0x5a12[513]]= null;mxGraphView[_0x5a12[202]][_0x5a12[2255]]= !1;mxGraphView[_0x5a12[202]][_0x5a12[517]]= function(){return this[_0x5a12[2247]]};mxGraphView[_0x5a12[202]][_0x5a12[2256]]= function(_0x4dc5x2){this[_0x5a12[2247]]= _0x4dc5x2};mxGraphView[_0x5a12[202]][_0x5a12[1799]]= function(_0x4dc5x2){var _0x4dc5x3=null;if(null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]]){for(var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){if(_0x4dc5x4[_0x5a12[1193]](_0x4dc5x2[_0x4dc5x5])|| _0x4dc5x4[_0x5a12[250]](_0x4dc5x2[_0x4dc5x5])){var _0x4dc5x9=this[_0x5a12[248]](_0x4dc5x2[_0x4dc5x5]);null!= _0x4dc5x9&& (null== _0x4dc5x3?_0x4dc5x3= new mxRectangle(_0x4dc5x9[_0x5a12[235]],_0x4dc5x9[_0x5a12[236]],_0x4dc5x9[_0x5a12[117]],_0x4dc5x9[_0x5a12[119]]):_0x4dc5x3[_0x5a12[99]](_0x4dc5x9))}}};return _0x4dc5x3};mxGraphView[_0x5a12[202]][_0x5a12[2257]]= function(_0x4dc5x2){if(this[_0x5a12[1741]]!= _0x4dc5x2){var _0x4dc5x3= new mxCurrentRootChange(this,_0x4dc5x2);_0x4dc5x3[_0x5a12[350]]();var _0x4dc5x4= new mxUndoableEdit(this,!1);_0x4dc5x4[_0x5a12[99]](_0x4dc5x3);this[_0x5a12[746]]( new mxEventObject(mxEvent.UNDO,_0x5a12[1061],_0x4dc5x4));this[_0x5a12[1179]][_0x5a12[2258]]()};return _0x4dc5x2};mxGraphView[_0x5a12[202]][_0x5a12[829]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[255]],_0x4dc5x9= new mxPoint(this[_0x5a12[513]][_0x5a12[235]],this[_0x5a12[513]][_0x5a12[236]]);if(this[_0x5a12[255]]!= _0x4dc5x2|| this[_0x5a12[513]][_0x5a12[235]]!= _0x4dc5x3|| this[_0x5a12[513]][_0x5a12[236]]!= _0x4dc5x4){this[_0x5a12[255]]= _0x4dc5x2,this[_0x5a12[513]][_0x5a12[235]]= _0x4dc5x3,this[_0x5a12[513]][_0x5a12[236]]= _0x4dc5x4,this[_0x5a12[503]]()&& (this[_0x5a12[2259]](),this[_0x5a12[1179]][_0x5a12[2258]]())};this[_0x5a12[746]]( new mxEventObject(mxEvent.SCALE_AND_TRANSLATE,_0x5a12[255],_0x4dc5x2,_0x5a12[2260],_0x4dc5x5,_0x5a12[513],this[_0x5a12[513]],_0x5a12[2261],_0x4dc5x9))};mxGraphView[_0x5a12[202]][_0x5a12[518]]= function(){return this[_0x5a12[255]]};mxGraphView[_0x5a12[202]][_0x5a12[2262]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[255]];this[_0x5a12[255]]!= _0x4dc5x2&& (this[_0x5a12[255]]= _0x4dc5x2,this[_0x5a12[503]]()&& (this[_0x5a12[2259]](),this[_0x5a12[1179]][_0x5a12[2258]]()));this[_0x5a12[746]]( new mxEventObject(mxEvent.SCALE,_0x5a12[255],_0x4dc5x2,_0x5a12[2260],_0x4dc5x3))};mxGraphView[_0x5a12[202]][_0x5a12[512]]= function(){return this[_0x5a12[513]]};mxGraphView[_0x5a12[202]][_0x5a12[1147]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4= new mxPoint(this[_0x5a12[513]][_0x5a12[235]],this[_0x5a12[513]][_0x5a12[236]]);if(this[_0x5a12[513]][_0x5a12[235]]!= _0x4dc5x2|| this[_0x5a12[513]][_0x5a12[236]]!= _0x4dc5x3){this[_0x5a12[513]][_0x5a12[235]]= _0x4dc5x2,this[_0x5a12[513]][_0x5a12[236]]= _0x4dc5x3,this[_0x5a12[503]]()&& (this[_0x5a12[2259]](),this[_0x5a12[1179]][_0x5a12[2258]]())};this[_0x5a12[746]]( new mxEventObject(mxEvent.TRANSLATE,_0x5a12[513],this[_0x5a12[513]],_0x5a12[2261],_0x4dc5x4))};mxGraphView[_0x5a12[202]][_0x5a12[802]]= function(){null!= this[_0x5a12[1741]]&& this[_0x5a12[200]]();this[_0x5a12[2259]]()};mxGraphView[_0x5a12[202]][_0x5a12[2259]]= function(){this[_0x5a12[2263]]();this[_0x5a12[2264]]()};mxGraphView[_0x5a12[202]][_0x5a12[200]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[502]]();_0x4dc5x2= _0x4dc5x2|| _0x4dc5x5[_0x5a12[501]]();_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!1;_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!0;this[_0x5a12[2265]](_0x4dc5x2);if(_0x4dc5x4&& (_0x4dc5x3|| _0x4dc5x2!= this[_0x5a12[1741]])){_0x4dc5x4= _0x4dc5x5[_0x5a12[262]](_0x4dc5x2);for(var _0x4dc5x9=0;_0x4dc5x9< _0x4dc5x4;_0x4dc5x9++){this[_0x5a12[200]](_0x4dc5x5[_0x5a12[263]](_0x4dc5x2,_0x4dc5x9),_0x4dc5x3)}}else {this[_0x5a12[2263]](_0x4dc5x2)}};mxGraphView[_0x5a12[202]][_0x5a12[2263]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=this[_0x5a12[1179]][_0x5a12[502]]();_0x4dc5x2= _0x4dc5x2|| _0x4dc5x9[_0x5a12[501]]();_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!0;_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!0;_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5:!1;var _0x4dc5xa=this[_0x5a12[248]](_0x4dc5x2);null!= _0x4dc5xa&& (_0x4dc5xa[_0x5a12[2080]]= !0,_0x4dc5x5&& (_0x4dc5xa[_0x5a12[2082]]= !0));if(_0x4dc5x3){for(var _0x4dc5x12=_0x4dc5x9[_0x5a12[262]](_0x4dc5x2),_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x12;_0x4dc5xa++){var _0x4dc5x13=_0x4dc5x9[_0x5a12[263]](_0x4dc5x2,_0x4dc5xa);this[_0x5a12[2263]](_0x4dc5x13,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5)}};if(_0x4dc5x4){_0x4dc5x5= _0x4dc5x9[_0x5a12[1707]](_0x4dc5x2);for(_0x4dc5xa= 0;_0x4dc5xa< _0x4dc5x5;_0x4dc5xa++){this[_0x5a12[2263]](_0x4dc5x9[_0x5a12[1708]](_0x4dc5x2,_0x4dc5xa),_0x4dc5x3,_0x4dc5x4)}}};mxGraphView[_0x5a12[202]][_0x5a12[2264]]= function(_0x4dc5x2){var _0x4dc5x3=mxLog[_0x5a12[2109]](_0x5a12[2266]);window[_0x5a12[879]]= mxResources[_0x5a12[203]](this[_0x5a12[2249]])|| this[_0x5a12[2249]];var _0x4dc5x4=null;if(this[_0x5a12[2253]]&& null!= this[_0x5a12[510]]&& null== this[_0x5a12[1653]]&& (8== document[_0x5a12[5]]|| mxClient[_0x5a12[496]])){_0x4dc5x4= this[_0x5a12[510]][_0x5a12[124]][_0x5a12[495]];this[_0x5a12[510]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[130];var _0x4dc5x5=document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x5[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];_0x4dc5x5[_0x5a12[124]][_0x5a12[493]]= _0x5a12[494];_0x4dc5x5[_0x5a12[124]][_0x5a12[187]]= _0x5a12[188];_0x4dc5x5[_0x5a12[124]][_0x5a12[495]]= mxClient[_0x5a12[496]]?_0x5a12[497]:_0x5a12[498];_0x4dc5x5[_0x5a12[124]][_0x5a12[499]]= _0x5a12[500];document[_0x5a12[112]][_0x5a12[62]](_0x4dc5x5);this[_0x5a12[1653]]= _0x4dc5x5};_0x4dc5x2= _0x4dc5x2|| (null!= this[_0x5a12[1741]]?this[_0x5a12[1741]]:this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[501]]());this[_0x5a12[2267]](null,_0x4dc5x2);_0x4dc5x2= this[_0x5a12[2268]](null,_0x4dc5x2);null== _0x4dc5x2&& (_0x4dc5x2= new mxRectangle);this[_0x5a12[2256]](_0x4dc5x2);this[_0x5a12[2269]]();null!= _0x4dc5x4&& (this[_0x5a12[510]][_0x5a12[124]][_0x5a12[495]]= _0x4dc5x4,document[_0x5a12[112]][_0x5a12[266]](this[_0x5a12[1653]]),this[_0x5a12[1653]]= null);window[_0x5a12[879]]= mxResources[_0x5a12[203]](this[_0x5a12[2091]])|| this[_0x5a12[2091]];mxLog[_0x5a12[2110]](_0x5a12[2266],_0x4dc5x3)};mxGraphView[_0x5a12[202]][_0x5a12[2270]]= function(_0x4dc5x2){return new mxRectangleShape(_0x4dc5x2,_0x5a12[1391],_0x5a12[586])};mxGraphView[_0x5a12[202]][_0x5a12[2269]]= function(){var _0x4dc5x2=this[_0x5a12[1179]][_0x5a12[2271]]();if(null!= _0x4dc5x2){if(null== this[_0x5a12[1617]]|| this[_0x5a12[1617]][_0x5a12[618]]!= _0x4dc5x2[_0x5a12[390]]){null!= this[_0x5a12[1617]]&& this[_0x5a12[1617]][_0x5a12[515]]();var _0x4dc5x3= new mxRectangle(0,0,1,1);this[_0x5a12[1617]]= new mxImageShape(_0x4dc5x3,_0x4dc5x2[_0x5a12[390]]);this[_0x5a12[1617]][_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]];this[_0x5a12[1617]][_0x5a12[176]](this[_0x5a12[2053]]);this[_0x5a12[1617]][_0x5a12[258]]()};this[_0x5a12[2272]](this[_0x5a12[1617]],_0x4dc5x2)}else {null!= this[_0x5a12[1617]]&& (this[_0x5a12[1617]][_0x5a12[515]](),this[_0x5a12[1617]]= null)};this[_0x5a12[1179]][_0x5a12[2273]]?(_0x4dc5x3= this[_0x5a12[2274]](),null== this[_0x5a12[2275]]?(this[_0x5a12[2275]]= this[_0x5a12[2270]](_0x4dc5x3),this[_0x5a12[2275]][_0x5a12[255]]= this[_0x5a12[255]],this[_0x5a12[2275]][_0x5a12[1596]]= !0,this[_0x5a12[2275]][_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]],this[_0x5a12[2275]][_0x5a12[176]](this[_0x5a12[2053]]),this[_0x5a12[2275]][_0x5a12[258]](),mxEvent[_0x5a12[169]](this[_0x5a12[2275]][_0x5a12[252]],_0x5a12[760],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[1179]][_0x5a12[761]](_0x4dc5x2)})),mxEvent[_0x5a12[759]](this[_0x5a12[2275]][_0x5a12[252]],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[1179]][_0x5a12[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4dc5x2))}),mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){null!= this[_0x5a12[1179]][_0x5a12[2276]]&& this[_0x5a12[1179]][_0x5a12[2276]][_0x5a12[2277]]()&& this[_0x5a12[1179]][_0x5a12[2276]][_0x5a12[801]]();this[_0x5a12[1179]][_0x5a12[1009]]&& !mxEvent[_0x5a12[721]](_0x4dc5x2)&& this[_0x5a12[1179]][_0x5a12[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4dc5x2))}),mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[1179]][_0x5a12[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4dc5x2))}))):(this[_0x5a12[2275]][_0x5a12[255]]= this[_0x5a12[255]],this[_0x5a12[2275]][_0x5a12[1562]]= _0x4dc5x3,this[_0x5a12[2275]][_0x5a12[258]]())):null!= this[_0x5a12[2275]]&& (this[_0x5a12[2275]][_0x5a12[515]](),this[_0x5a12[2275]]= null)};mxGraphView[_0x5a12[202]][_0x5a12[2274]]= function(){var _0x4dc5x2=this[_0x5a12[1179]][_0x5a12[2013]],_0x4dc5x3=this[_0x5a12[255]]* this[_0x5a12[1179]][_0x5a12[2012]];return new mxRectangle(this[_0x5a12[255]]* this[_0x5a12[513]][_0x5a12[235]],this[_0x5a12[255]]* this[_0x5a12[513]][_0x5a12[236]],_0x4dc5x2[_0x5a12[117]]* _0x4dc5x3,_0x4dc5x2[_0x5a12[119]]* _0x4dc5x3)};mxGraphView[_0x5a12[202]][_0x5a12[2272]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2[_0x5a12[255]]= this[_0x5a12[255]];_0x4dc5x2[_0x5a12[1562]][_0x5a12[235]]= this[_0x5a12[255]]* this[_0x5a12[513]][_0x5a12[235]];_0x4dc5x2[_0x5a12[1562]][_0x5a12[236]]= this[_0x5a12[255]]* this[_0x5a12[513]][_0x5a12[236]];_0x4dc5x2[_0x5a12[1562]][_0x5a12[117]]= this[_0x5a12[255]]* _0x4dc5x3[_0x5a12[117]];_0x4dc5x2[_0x5a12[1562]][_0x5a12[119]]= this[_0x5a12[255]]* _0x4dc5x3[_0x5a12[119]];_0x4dc5x2[_0x5a12[258]]()};mxGraphView[_0x5a12[202]][_0x5a12[2267]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x5=this[_0x5a12[248]](_0x4dc5x3,!0);if(null!= _0x4dc5x5&& _0x4dc5x5[_0x5a12[2080]]){if(this[_0x5a12[1179]][_0x5a12[1714]](_0x4dc5x3)){if(_0x4dc5x3!= this[_0x5a12[1741]]&& null!= _0x4dc5x2){_0x4dc5x5[_0x5a12[2079]][_0x5a12[235]]= 0;_0x4dc5x5[_0x5a12[2079]][_0x5a12[236]]= 0;_0x4dc5x5[_0x5a12[2078]][_0x5a12[235]]= _0x4dc5x2[_0x5a12[2078]][_0x5a12[235]];_0x4dc5x5[_0x5a12[2078]][_0x5a12[236]]= _0x4dc5x2[_0x5a12[2078]][_0x5a12[236]];var _0x4dc5x9=this[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x3);if(null!= _0x4dc5x9){if(!_0x4dc5x4[_0x5a12[250]](_0x4dc5x3)){var _0x4dc5xa=_0x4dc5x9[_0x5a12[1368]]|| this[_0x5a12[2248]];_0x4dc5x9[_0x5a12[1500]]?(_0x4dc5x5[_0x5a12[2078]][_0x5a12[235]]+= _0x4dc5x9[_0x5a12[235]]* _0x4dc5x2[_0x5a12[117]]/ this[_0x5a12[255]]+ _0x4dc5xa[_0x5a12[235]],_0x4dc5x5[_0x5a12[2078]][_0x5a12[236]]+= _0x4dc5x9[_0x5a12[236]]* _0x4dc5x2[_0x5a12[119]]/ this[_0x5a12[255]]+ _0x4dc5xa[_0x5a12[236]]):(_0x4dc5x5[_0x5a12[2079]][_0x5a12[235]]= this[_0x5a12[255]]* _0x4dc5xa[_0x5a12[235]],_0x4dc5x5[_0x5a12[2079]][_0x5a12[236]]= this[_0x5a12[255]]* _0x4dc5xa[_0x5a12[236]],_0x4dc5x5[_0x5a12[2078]][_0x5a12[235]]+= _0x4dc5x9[_0x5a12[235]],_0x4dc5x5[_0x5a12[2078]][_0x5a12[236]]+= _0x4dc5x9[_0x5a12[236]])};_0x4dc5x5[_0x5a12[235]]= this[_0x5a12[255]]* (this[_0x5a12[513]][_0x5a12[235]]+ _0x4dc5x5[_0x5a12[2078]][_0x5a12[235]]);_0x4dc5x5[_0x5a12[236]]= this[_0x5a12[255]]* (this[_0x5a12[513]][_0x5a12[236]]+ _0x4dc5x5[_0x5a12[2078]][_0x5a12[236]]);_0x4dc5x5[_0x5a12[117]]= this[_0x5a12[255]]* _0x4dc5x9[_0x5a12[117]];_0x4dc5x5[_0x5a12[119]]= this[_0x5a12[255]]* _0x4dc5x9[_0x5a12[119]];if(_0x4dc5x4[_0x5a12[1193]](_0x4dc5x3)){if(_0x4dc5x9[_0x5a12[1500]]&& (_0x4dc5xa= mxUtils[_0x5a12[431]](_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| _0x5a12[468]),0!= _0x4dc5xa)){var _0x4dc5x9=Math[_0x5a12[426]](_0x4dc5xa),_0x4dc5xa=Math[_0x5a12[427]](_0x4dc5xa),_0x4dc5x12= new mxPoint(_0x4dc5x5[_0x5a12[241]](),_0x4dc5x5[_0x5a12[242]]()),_0x4dc5x13= new mxPoint(_0x4dc5x2[_0x5a12[241]](),_0x4dc5x2[_0x5a12[242]]()),_0x4dc5x9=mxUtils[_0x5a12[432]](_0x4dc5x12,_0x4dc5x9,_0x4dc5xa,_0x4dc5x13);_0x4dc5x5[_0x5a12[235]]= _0x4dc5x9[_0x5a12[235]]- _0x4dc5x5[_0x5a12[117]]/ 2;_0x4dc5x5[_0x5a12[236]]= _0x4dc5x9[_0x5a12[236]]- _0x4dc5x5[_0x5a12[119]]/ 2};this[_0x5a12[2279]](_0x4dc5x5)}}}}else {this[_0x5a12[2265]](_0x4dc5x3)};_0x4dc5xa= this[_0x5a12[1179]][_0x5a12[2280]](_0x4dc5x3);null!= _0x4dc5xa&& (_0x4dc5x5[_0x5a12[2078]][_0x5a12[235]]+= _0x4dc5xa[_0x5a12[235]],_0x4dc5x5[_0x5a12[2078]][_0x5a12[236]]+= _0x4dc5xa[_0x5a12[236]])};if(null!= _0x4dc5x5&& (!this[_0x5a12[1179]][_0x5a12[1742]](_0x4dc5x3)|| _0x4dc5x3== this[_0x5a12[1741]])){_0x4dc5x9= _0x4dc5x4[_0x5a12[262]](_0x4dc5x3);for(_0x4dc5xa= 0;_0x4dc5xa< _0x4dc5x9;_0x4dc5xa++){_0x4dc5x12= _0x4dc5x4[_0x5a12[263]](_0x4dc5x3,_0x4dc5xa),this[_0x5a12[2267]](_0x4dc5x5,_0x4dc5x12)}}};mxGraphView[_0x5a12[202]][_0x5a12[2279]]= function(_0x4dc5x2){var _0x4dc5x3=mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0x4dc5x3== mxConstants[_0x5a12[2132]]?_0x4dc5x2[_0x5a12[2079]][_0x5a12[235]]-= _0x4dc5x2[_0x5a12[117]]:_0x4dc5x3== mxConstants[_0x5a12[480]]&& (_0x4dc5x2[_0x5a12[2079]][_0x5a12[235]]+= _0x4dc5x2[_0x5a12[117]]);_0x4dc5x3= mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0x4dc5x3== mxConstants[_0x5a12[1687]]?_0x4dc5x2[_0x5a12[2079]][_0x5a12[236]]-= _0x4dc5x2[_0x5a12[119]]:_0x4dc5x3== mxConstants[_0x5a12[482]]&& (_0x4dc5x2[_0x5a12[2079]][_0x5a12[236]]+= _0x4dc5x2[_0x5a12[119]])};mxGraphView[_0x5a12[202]][_0x5a12[2268]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x5=this[_0x5a12[248]](_0x4dc5x3),_0x4dc5x9=null;if(null!= _0x4dc5x5){if(_0x4dc5x5[_0x5a12[2080]]){var _0x4dc5xa=this[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x3);if(null!= _0x4dc5xa&& _0x4dc5x4[_0x5a12[250]](_0x4dc5x3)){var _0x4dc5x12=this[_0x5a12[248]](this[_0x5a12[1710]](_0x4dc5x3,!0));_0x4dc5x5[_0x5a12[2090]](_0x4dc5x12,!0);if(null!= _0x4dc5x12&& _0x4dc5x4[_0x5a12[250]](_0x4dc5x12[_0x5a12[246]])&& !_0x4dc5x4[_0x5a12[1720]](_0x4dc5x12[_0x5a12[246]],_0x4dc5x3)){var _0x4dc5x13=this[_0x5a12[248]](_0x4dc5x4[_0x5a12[1197]](_0x4dc5x12[_0x5a12[246]]));this[_0x5a12[2268]](_0x4dc5x13,_0x4dc5x12[_0x5a12[246]])};var _0x4dc5x14=this[_0x5a12[248]](this[_0x5a12[1710]](_0x4dc5x3,!1));_0x4dc5x5[_0x5a12[2090]](_0x4dc5x14,!1);null!= _0x4dc5x14&& (_0x4dc5x4[_0x5a12[250]](_0x4dc5x14[_0x5a12[246]])&& !_0x4dc5x4[_0x5a12[1720]](_0x4dc5x14[_0x5a12[246]],_0x4dc5x3))&& (_0x4dc5x13= this[_0x5a12[248]](_0x4dc5x4[_0x5a12[1197]](_0x4dc5x14[_0x5a12[246]])),this[_0x5a12[2268]](_0x4dc5x13,_0x4dc5x14[_0x5a12[246]]));this[_0x5a12[2281]](_0x4dc5x5,_0x4dc5x12,_0x4dc5x14);this[_0x5a12[2282]](_0x4dc5x5,_0x4dc5xa[_0x5a12[1525]],_0x4dc5x12,_0x4dc5x14);this[_0x5a12[2283]](_0x4dc5x5,_0x4dc5x12,_0x4dc5x14);this[_0x5a12[2284]](_0x4dc5x5);this[_0x5a12[2285]](_0x4dc5x5)}else {null!= _0x4dc5xa&& (_0x4dc5xa[_0x5a12[1500]]&& null!= _0x4dc5x2&& _0x4dc5x4[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]]))&& (_0x4dc5xa= this[_0x5a12[245]](_0x4dc5x2,_0x4dc5xa),null!= _0x4dc5xa&& (_0x4dc5x5[_0x5a12[235]]= _0x4dc5xa[_0x5a12[235]],_0x4dc5x5[_0x5a12[236]]= _0x4dc5xa[_0x5a12[236]],_0x4dc5xa[_0x5a12[235]]= _0x4dc5xa[_0x5a12[235]]/ this[_0x5a12[255]]- this[_0x5a12[513]][_0x5a12[235]],_0x4dc5xa[_0x5a12[236]]= _0x4dc5xa[_0x5a12[236]]/ this[_0x5a12[255]]- this[_0x5a12[513]][_0x5a12[236]],_0x4dc5x5[_0x5a12[2078]]= _0x4dc5xa,this[_0x5a12[2286]](_0x4dc5x2,_0x4dc5x5)))};_0x4dc5x5[_0x5a12[2080]]= !1;_0x4dc5x3!= this[_0x5a12[1741]]&& this[_0x5a12[1179]][_0x5a12[259]][_0x5a12[258]](_0x4dc5x5,!1,this[_0x5a12[2287]]())};if(_0x4dc5x4[_0x5a12[250]](_0x4dc5x3)|| _0x4dc5x4[_0x5a12[1193]](_0x4dc5x3)){null!= _0x4dc5x5[_0x5a12[253]]&& null!= _0x4dc5x5[_0x5a12[253]][_0x5a12[1563]]&& (_0x4dc5x9= _0x4dc5x5[_0x5a12[253]][_0x5a12[1563]][_0x5a12[238]]()),null!= _0x4dc5x5[_0x5a12[963]]&& !this[_0x5a12[1179]][_0x5a12[2130]](_0x4dc5x5[_0x5a12[246]])&& null!= _0x4dc5x5[_0x5a12[963]][_0x5a12[1563]]&& (null!= _0x4dc5x9?_0x4dc5x9[_0x5a12[99]](_0x4dc5x5[_0x5a12[963]][_0x5a12[1563]]):_0x4dc5x9= _0x4dc5x5[_0x5a12[963]][_0x5a12[1563]][_0x5a12[238]]())}};if(null!= _0x4dc5x5&& (!this[_0x5a12[1179]][_0x5a12[1742]](_0x4dc5x3)|| _0x4dc5x3== this[_0x5a12[1741]])){_0x4dc5xa= _0x4dc5x4[_0x5a12[262]](_0x4dc5x3);for(_0x4dc5x12= 0;_0x4dc5x12< _0x4dc5xa;_0x4dc5x12++){_0x4dc5x13= _0x4dc5x4[_0x5a12[263]](_0x4dc5x3,_0x4dc5x12),_0x4dc5x13= this[_0x5a12[2268]](_0x4dc5x5,_0x4dc5x13),null!= _0x4dc5x13&& (null== _0x4dc5x9?_0x4dc5x9= _0x4dc5x13:_0x4dc5x9[_0x5a12[99]](_0x4dc5x13))}};return _0x4dc5x9};mxGraphView[_0x5a12[202]][_0x5a12[2286]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x3[_0x5a12[246]];if(!this[_0x5a12[1179]][_0x5a12[1742]](_0x4dc5x4)|| _0x4dc5x4== this[_0x5a12[1741]]){for(var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x9=_0x4dc5x5[_0x5a12[262]](_0x4dc5x4),_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x9;_0x4dc5xa++){this[_0x5a12[2267]](_0x4dc5x3,_0x4dc5x5[_0x5a12[263]](_0x4dc5x4,_0x4dc5xa))}}};mxGraphView[_0x5a12[202]][_0x5a12[2281]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[2289]](_0x4dc5x2,_0x4dc5x3,!0,this[_0x5a12[1179]][_0x5a12[2288]](_0x4dc5x2,_0x4dc5x3,!0));this[_0x5a12[2289]](_0x4dc5x2,_0x4dc5x4,!1,this[_0x5a12[1179]][_0x5a12[2288]](_0x4dc5x2,_0x4dc5x4,!1))};mxGraphView[_0x5a12[202]][_0x5a12[2289]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=null;null!= _0x4dc5x5&& (_0x4dc5x9= this[_0x5a12[1179]][_0x5a12[2290]](_0x4dc5x3,_0x4dc5x5));if(null== _0x4dc5x9&& null== _0x4dc5x3){_0x4dc5x3= this[_0x5a12[255]];_0x4dc5x5= this[_0x5a12[513]];var _0x4dc5xa=_0x4dc5x2[_0x5a12[2078]],_0x4dc5x9=this[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x2[_0x5a12[246]])[_0x5a12[2006]](_0x4dc5x4);null!= _0x4dc5x9&& (_0x4dc5x9= new mxPoint(_0x4dc5x3* (_0x4dc5x5[_0x5a12[235]]+ _0x4dc5x9[_0x5a12[235]]+ _0x4dc5xa[_0x5a12[235]]),_0x4dc5x3* (_0x4dc5x5[_0x5a12[236]]+ _0x4dc5x9[_0x5a12[236]]+ _0x4dc5xa[_0x5a12[236]])))};_0x4dc5x2[_0x5a12[2088]](_0x4dc5x9,_0x4dc5x4)};mxGraphView[_0x5a12[202]][_0x5a12[2282]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x2){var _0x4dc5x9=[];_0x4dc5x9[_0x5a12[207]](_0x4dc5x2[_0x5a12[439]][0]);var _0x4dc5xa=this[_0x5a12[2291]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5);if(null!= _0x4dc5xa){_0x4dc5x4= this[_0x5a12[2292]](_0x4dc5x2,_0x4dc5x4,!0),_0x4dc5x5= this[_0x5a12[2292]](_0x4dc5x2,_0x4dc5x5,!1),_0x4dc5xa(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5,_0x4dc5x3,_0x4dc5x9)}else {if(null!= _0x4dc5x3){for(_0x4dc5xa= 0;_0x4dc5xa< _0x4dc5x3[_0x5a12[67]];_0x4dc5xa++){null!= _0x4dc5x3[_0x4dc5xa]&& (_0x4dc5x5= mxUtils[_0x5a12[238]](_0x4dc5x3[_0x4dc5xa]),_0x4dc5x9[_0x5a12[207]](this[_0x5a12[2229]](_0x4dc5x2,_0x4dc5x5)))}}};_0x4dc5x3= _0x4dc5x2[_0x5a12[439]];_0x4dc5x9[_0x5a12[207]](_0x4dc5x3[_0x4dc5x3[_0x5a12[67]]- 1]);_0x4dc5x2[_0x5a12[439]]= _0x4dc5x9}};mxGraphView[_0x5a12[202]][_0x5a12[2229]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x2[_0x5a12[2078]];return new mxPoint(this[_0x5a12[255]]* (_0x4dc5x3[_0x5a12[235]]+ this[_0x5a12[513]][_0x5a12[235]]+ _0x4dc5x4[_0x5a12[235]]),this[_0x5a12[255]]* (_0x4dc5x3[_0x5a12[236]]+ this[_0x5a12[513]][_0x5a12[236]]+ _0x4dc5x4[_0x5a12[236]]))};mxGraphView[_0x5a12[202]][_0x5a12[2291]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x2= null!= _0x4dc5x4&& _0x4dc5x4== _0x4dc5x5?mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_LOOP,this[_0x5a12[1179]][_0x5a12[2293]]):!mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_NOEDGESTYLE,!1)?_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2294]]]:null;_0x5a12[1516]== typeof _0x4dc5x2&& (_0x4dc5x3= mxStyleRegistry[_0x5a12[433]](_0x4dc5x2),null== _0x4dc5x3&& this[_0x5a12[2295]]()&& (_0x4dc5x3= mxUtils[_0x5a12[1545]](_0x4dc5x2)),_0x4dc5x2= _0x4dc5x3);return _0x5a12[279]== typeof _0x4dc5x2?_0x4dc5x2:null};mxGraphView[_0x5a12[202]][_0x5a12[2283]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=_0x4dc5x2[_0x5a12[439]],_0x4dc5x9=_0x4dc5x5[0];null== _0x4dc5x5[_0x4dc5x5[_0x5a12[67]]- 1]&& null!= _0x4dc5x4&& this[_0x5a12[2296]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x3,!1);null== _0x4dc5x9&& null!= _0x4dc5x3&& this[_0x5a12[2296]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,!0)};mxGraphView[_0x5a12[202]][_0x5a12[2296]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x3= this[_0x5a12[2292]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x5);var _0x4dc5x9=this[_0x5a12[2297]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5),_0x4dc5xa=this[_0x5a12[1179]][_0x5a12[2298]](_0x4dc5x2);_0x4dc5x4= mxUtils[_0x5a12[431]](Number(_0x4dc5x3[_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| _0x5a12[468]));var _0x4dc5x12= new mxPoint(_0x4dc5x3[_0x5a12[241]](),_0x4dc5x3[_0x5a12[242]]());if(0!= _0x4dc5x4){var _0x4dc5x13=Math[_0x5a12[426]](-_0x4dc5x4),_0x4dc5x14=Math[_0x5a12[427]](-_0x4dc5x4),_0x4dc5x9=mxUtils[_0x5a12[432]](_0x4dc5x9,_0x4dc5x13,_0x4dc5x14,_0x4dc5x12)};_0x4dc5x13= parseFloat(_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2299]]]|| 0);_0x4dc5x13+= parseFloat(_0x4dc5x2[_0x5a12[124]][_0x4dc5x5?mxConstants[_0x5a12[2300]]:mxConstants[_0x5a12[2301]]]|| 0);_0x4dc5x3= this[_0x5a12[2302]](_0x4dc5x3,_0x4dc5x9,0== _0x4dc5x4&& _0x4dc5xa,_0x4dc5x13);0!= _0x4dc5x4&& (_0x4dc5x13= Math[_0x5a12[426]](_0x4dc5x4),_0x4dc5x14= Math[_0x5a12[427]](_0x4dc5x4),_0x4dc5x3= mxUtils[_0x5a12[432]](_0x4dc5x3,_0x4dc5x13,_0x4dc5x14,_0x4dc5x12));_0x4dc5x2[_0x5a12[2088]](_0x4dc5x3,_0x4dc5x5)};mxGraphView[_0x5a12[202]][_0x5a12[2292]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x2= mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],_0x4dc5x4?mxConstants[_0x5a12[2303]]:mxConstants[_0x5a12[2304]]);null!= _0x4dc5x2&& (_0x4dc5x2= this[_0x5a12[248]](this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[736]](_0x4dc5x2)),null!= _0x4dc5x2&& (_0x4dc5x3= _0x4dc5x2));return _0x4dc5x3};mxGraphView[_0x5a12[202]][_0x5a12[2302]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=null;if(null!= _0x4dc5x2){var _0x4dc5xa=this[_0x5a12[2305]](_0x4dc5x2);if(null!= _0x4dc5xa&& null!= _0x4dc5x3&& (_0x4dc5x5= this[_0x5a12[2087]](_0x4dc5x2,_0x4dc5x5),0< _0x4dc5x5[_0x5a12[117]]|| 0< _0x4dc5x5[_0x5a12[119]])){_0x4dc5x9= _0x4dc5xa(_0x4dc5x5,_0x4dc5x2,_0x4dc5x3,_0x4dc5x4)};null== _0x4dc5x9&& (_0x4dc5x9= this[_0x5a12[245]](_0x4dc5x2))};return _0x4dc5x9};mxGraphView[_0x5a12[202]][_0x5a12[2230]]= function(_0x4dc5x2){var _0x4dc5x3=null!= _0x4dc5x2[_0x5a12[124]]?parseFloat(_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2306]]])|| 0:0;return _0x4dc5x2[_0x5a12[241]]()+ _0x4dc5x3* _0x4dc5x2[_0x5a12[117]]};mxGraphView[_0x5a12[202]][_0x5a12[2228]]= function(_0x4dc5x2){var _0x4dc5x3=null!= _0x4dc5x2[_0x5a12[124]]?parseFloat(_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2307]]])|| 0:0;return _0x4dc5x2[_0x5a12[242]]()+ _0x4dc5x3* _0x4dc5x2[_0x5a12[119]]};mxGraphView[_0x5a12[202]][_0x5a12[2087]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:0;null!= _0x4dc5x2&& (_0x4dc5x3+= parseFloat(_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2299]]]|| 0));return _0x4dc5x2[_0x5a12[2087]](_0x4dc5x3* this[_0x5a12[255]])};mxGraphView[_0x5a12[202]][_0x5a12[2305]]= function(_0x4dc5x2){_0x4dc5x2= _0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2061]]];if(_0x5a12[1516]== typeof _0x4dc5x2){var _0x4dc5x3=mxStyleRegistry[_0x5a12[433]](_0x4dc5x2);null== _0x4dc5x3&& this[_0x5a12[2295]]()&& (_0x4dc5x3= mxUtils[_0x5a12[1545]](_0x4dc5x2));_0x4dc5x2= _0x4dc5x3};return _0x5a12[279]== typeof _0x4dc5x2?_0x4dc5x2:null};mxGraphView[_0x5a12[202]][_0x5a12[2297]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x2= _0x4dc5x2[_0x5a12[439]];var _0x4dc5x5=null;if(null!= _0x4dc5x2&& (_0x4dc5x4|| 2< _0x4dc5x2[_0x5a12[67]]|| null== _0x4dc5x3)){_0x4dc5x5= _0x4dc5x2[_0x5a12[67]],_0x4dc5x5= _0x4dc5x2[_0x4dc5x4?Math[_0x5a12[243]](1,_0x4dc5x5- 1):Math[_0x5a12[160]](0,_0x4dc5x5- 2)]};null== _0x4dc5x5&& null!= _0x4dc5x3&& (_0x4dc5x5= new mxPoint(_0x4dc5x3[_0x5a12[241]](),_0x4dc5x3[_0x5a12[242]]()));return _0x4dc5x5};mxGraphView[_0x5a12[202]][_0x5a12[1710]]= function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x5=_0x4dc5x4[_0x5a12[1709]](_0x4dc5x2,_0x4dc5x3),_0x4dc5x9=_0x4dc5x5;null!= _0x4dc5x5&& _0x4dc5x5!= this[_0x5a12[1741]];){if(!this[_0x5a12[1179]][_0x5a12[1714]](_0x4dc5x9)|| this[_0x5a12[1179]][_0x5a12[1742]](_0x4dc5x5)){_0x4dc5x9= _0x4dc5x5};_0x4dc5x5= _0x4dc5x4[_0x5a12[1197]](_0x4dc5x5)};_0x4dc5x4[_0x5a12[1197]](_0x4dc5x9)== _0x4dc5x4[_0x5a12[501]]()&& (_0x4dc5x9= null);return _0x4dc5x9};mxGraphView[_0x5a12[202]][_0x5a12[2284]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[439]];_0x4dc5x2[_0x5a12[67]]= 0;if(null!= _0x4dc5x3&& 0< _0x4dc5x3[_0x5a12[67]]){var _0x4dc5x4=_0x4dc5x3[0],_0x4dc5x5=_0x4dc5x3[_0x4dc5x3[_0x5a12[67]]- 1];if(null== _0x4dc5x4|| null== _0x4dc5x5){_0x4dc5x2[_0x5a12[246]]!= this[_0x5a12[1741]]&& this[_0x5a12[200]](_0x4dc5x2[_0x5a12[246]],!0)}else {if(_0x4dc5x4[_0x5a12[235]]!= _0x4dc5x5[_0x5a12[235]]|| _0x4dc5x4[_0x5a12[236]]!= _0x4dc5x5[_0x5a12[236]]){var _0x4dc5x9=_0x4dc5x5[_0x5a12[235]]- _0x4dc5x4[_0x5a12[235]],_0x4dc5xa=_0x4dc5x5[_0x5a12[236]]- _0x4dc5x4[_0x5a12[236]];_0x4dc5x2[_0x5a12[2085]]= Math[_0x5a12[428]](_0x4dc5x9* _0x4dc5x9+ _0x4dc5xa* _0x4dc5xa)}else {_0x4dc5x2[_0x5a12[2085]]= 0};var _0x4dc5x5=0,_0x4dc5x12=[],_0x4dc5xa=_0x4dc5x4;if(null!= _0x4dc5xa){for(var _0x4dc5x4=_0x4dc5xa[_0x5a12[235]],_0x4dc5x13=_0x4dc5xa[_0x5a12[236]],_0x4dc5x14=_0x4dc5x4,_0x4dc5x15=_0x4dc5x13,_0x4dc5x16=1;_0x4dc5x16< _0x4dc5x3[_0x5a12[67]];_0x4dc5x16++){var _0x4dc5x17=_0x4dc5x3[_0x4dc5x16];null!= _0x4dc5x17&& (_0x4dc5x9= _0x4dc5xa[_0x5a12[235]]- _0x4dc5x17[_0x5a12[235]],_0x4dc5xa= _0x4dc5xa[_0x5a12[236]]- _0x4dc5x17[_0x5a12[236]],_0x4dc5x9= Math[_0x5a12[428]](_0x4dc5x9* _0x4dc5x9+ _0x4dc5xa* _0x4dc5xa),_0x4dc5x12[_0x5a12[207]](_0x4dc5x9),_0x4dc5x5+= _0x4dc5x9,_0x4dc5xa= _0x4dc5x17,_0x4dc5x4= Math[_0x5a12[243]](_0x4dc5xa[_0x5a12[235]],_0x4dc5x4),_0x4dc5x13= Math[_0x5a12[243]](_0x4dc5xa[_0x5a12[236]],_0x4dc5x13),_0x4dc5x14= Math[_0x5a12[160]](_0x4dc5xa[_0x5a12[235]],_0x4dc5x14),_0x4dc5x15= Math[_0x5a12[160]](_0x4dc5xa[_0x5a12[236]],_0x4dc5x15))};_0x4dc5x2[_0x5a12[67]]= _0x4dc5x5;_0x4dc5x2[_0x5a12[2086]]= _0x4dc5x12;_0x4dc5x2[_0x5a12[235]]= _0x4dc5x4;_0x4dc5x2[_0x5a12[236]]= _0x4dc5x13;_0x4dc5x2[_0x5a12[117]]= Math[_0x5a12[160]](1,_0x4dc5x14- _0x4dc5x4);_0x4dc5x2[_0x5a12[119]]= Math[_0x5a12[160]](1,_0x4dc5x15- _0x4dc5x13)}}}};mxGraphView[_0x5a12[202]][_0x5a12[245]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x2[_0x5a12[241]](),_0x4dc5x5=_0x4dc5x2[_0x5a12[242]]();if(null!= _0x4dc5x2[_0x5a12[2086]]&& (null== _0x4dc5x3|| _0x4dc5x3[_0x5a12[1500]])){for(var _0x4dc5x9=_0x4dc5x2[_0x5a12[439]][_0x5a12[67]],_0x4dc5xa=((null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[235]]/ 2:0)+ 0.5)* _0x4dc5x2[_0x5a12[67]],_0x4dc5x12=_0x4dc5x2[_0x5a12[2086]][0],_0x4dc5x13=0,_0x4dc5x14=1;_0x4dc5xa> _0x4dc5x13+ _0x4dc5x12&& _0x4dc5x14< _0x4dc5x9- 1;){_0x4dc5x13+= _0x4dc5x12,_0x4dc5x12= _0x4dc5x2[_0x5a12[2086]][_0x4dc5x14++]};_0x4dc5x9= 0== _0x4dc5x12?0:(_0x4dc5xa- _0x4dc5x13)/ _0x4dc5x12;_0x4dc5xa= _0x4dc5x2[_0x5a12[439]][_0x4dc5x14- 1];_0x4dc5x14= _0x4dc5x2[_0x5a12[439]][_0x4dc5x14];if(null!= _0x4dc5xa&& null!= _0x4dc5x14){_0x4dc5x13= _0x4dc5x4= _0x4dc5x5= 0;if(null!= _0x4dc5x3){var _0x4dc5x5=_0x4dc5x3[_0x5a12[236]],_0x4dc5x15=_0x4dc5x3[_0x5a12[1368]];null!= _0x4dc5x15&& (_0x4dc5x4= _0x4dc5x15[_0x5a12[235]],_0x4dc5x13= _0x4dc5x15[_0x5a12[236]])};_0x4dc5x15= _0x4dc5x14[_0x5a12[235]]- _0x4dc5xa[_0x5a12[235]];_0x4dc5x14= _0x4dc5x14[_0x5a12[236]]- _0x4dc5xa[_0x5a12[236]];_0x4dc5x4= _0x4dc5xa[_0x5a12[235]]+ _0x4dc5x15* _0x4dc5x9+ ((0== _0x4dc5x12?0:_0x4dc5x14/ _0x4dc5x12)* _0x4dc5x5+ _0x4dc5x4)* this[_0x5a12[255]];_0x4dc5x5= _0x4dc5xa[_0x5a12[236]]+ _0x4dc5x14* _0x4dc5x9- ((0== _0x4dc5x12?0:_0x4dc5x15/ _0x4dc5x12)* _0x4dc5x5- _0x4dc5x13)* this[_0x5a12[255]]}}else {null!= _0x4dc5x3&& (_0x4dc5x15= _0x4dc5x3[_0x5a12[1368]],null!= _0x4dc5x15&& (_0x4dc5x4+= _0x4dc5x15[_0x5a12[235]],_0x4dc5x5+= _0x4dc5x15[_0x5a12[236]]))};return new mxPoint(_0x4dc5x4,_0x4dc5x5)};mxGraphView[_0x5a12[202]][_0x5a12[2308]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1721]](_0x4dc5x2[_0x5a12[246]]);if(null!= _0x4dc5x5){var _0x4dc5x9=_0x4dc5x2[_0x5a12[439]][_0x5a12[67]];if(_0x4dc5x5[_0x5a12[1500]]&& 1< _0x4dc5x9){for(var _0x4dc5x5=_0x4dc5x2[_0x5a12[67]],_0x4dc5xa=_0x4dc5x2[_0x5a12[2086]],_0x4dc5x12=_0x4dc5x2[_0x5a12[439]][0],_0x4dc5x13=_0x4dc5x2[_0x5a12[439]][1],_0x4dc5x14=mxUtils[_0x5a12[440]](_0x4dc5x12[_0x5a12[235]],_0x4dc5x12[_0x5a12[236]],_0x4dc5x13[_0x5a12[235]],_0x4dc5x13[_0x5a12[236]],_0x4dc5x3,_0x4dc5x4),_0x4dc5x15=0,_0x4dc5x16=0,_0x4dc5x17=0,_0x4dc5x18=2;_0x4dc5x18< _0x4dc5x9;_0x4dc5x18++){_0x4dc5x16+= _0x4dc5xa[_0x4dc5x18- 2],_0x4dc5x13= _0x4dc5x2[_0x5a12[439]][_0x4dc5x18],_0x4dc5x12= mxUtils[_0x5a12[440]](_0x4dc5x12[_0x5a12[235]],_0x4dc5x12[_0x5a12[236]],_0x4dc5x13[_0x5a12[235]],_0x4dc5x13[_0x5a12[236]],_0x4dc5x3,_0x4dc5x4),_0x4dc5x12<= _0x4dc5x14&& (_0x4dc5x14= _0x4dc5x12,_0x4dc5x15= _0x4dc5x18- 1,_0x4dc5x17= _0x4dc5x16),_0x4dc5x12= _0x4dc5x13};_0x4dc5x9= _0x4dc5xa[_0x4dc5x15];_0x4dc5x12= _0x4dc5x2[_0x5a12[439]][_0x4dc5x15];_0x4dc5x13= _0x4dc5x2[_0x5a12[439]][_0x4dc5x15+ 1];_0x4dc5x14= _0x4dc5x13[_0x5a12[235]];_0x4dc5xa= _0x4dc5x13[_0x5a12[236]];_0x4dc5x2= _0x4dc5x12[_0x5a12[235]]- _0x4dc5x14;_0x4dc5x15= _0x4dc5x12[_0x5a12[236]]- _0x4dc5xa;_0x4dc5x14= _0x4dc5x3- _0x4dc5x14;_0x4dc5xa= _0x4dc5x4- _0x4dc5xa;_0x4dc5x14= _0x4dc5x2- _0x4dc5x14;_0x4dc5xa= _0x4dc5x15- _0x4dc5xa;_0x4dc5xa= _0x4dc5x14* _0x4dc5x2+ _0x4dc5xa* _0x4dc5x15;_0x4dc5x2= Math[_0x5a12[428]](0>= _0x4dc5xa?0:_0x4dc5xa* _0x4dc5xa/ (_0x4dc5x2* _0x4dc5x2+ _0x4dc5x15* _0x4dc5x15));_0x4dc5x2> _0x4dc5x9&& (_0x4dc5x2= _0x4dc5x9);_0x4dc5x9= Math[_0x5a12[428]](mxUtils[_0x5a12[440]](_0x4dc5x12[_0x5a12[235]],_0x4dc5x12[_0x5a12[236]],_0x4dc5x13[_0x5a12[235]],_0x4dc5x13[_0x5a12[236]],_0x4dc5x3,_0x4dc5x4));-1== mxUtils[_0x5a12[2309]](_0x4dc5x12[_0x5a12[235]],_0x4dc5x12[_0x5a12[236]],_0x4dc5x13[_0x5a12[235]],_0x4dc5x13[_0x5a12[236]],_0x4dc5x3,_0x4dc5x4) && (_0x4dc5x9= -_0x4dc5x9);return new mxPoint(-2* ((_0x4dc5x5/ 2- _0x4dc5x17- _0x4dc5x2)/ _0x4dc5x5),_0x4dc5x9/ this[_0x5a12[255]])}};return new mxPoint};mxGraphView[_0x5a12[202]][_0x5a12[2285]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[439]];_0x4dc5x2[_0x5a12[2079]][_0x5a12[235]]= _0x4dc5x2[_0x5a12[241]]();_0x4dc5x2[_0x5a12[2079]][_0x5a12[236]]= _0x4dc5x2[_0x5a12[242]]();if(null!= _0x4dc5x3&& 0< _0x4dc5x3[_0x5a12[67]]&& null!= _0x4dc5x2[_0x5a12[2086]]){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x2[_0x5a12[246]]);if(_0x4dc5x4[_0x5a12[1500]]){var _0x4dc5x5=this[_0x5a12[245]](_0x4dc5x2,_0x4dc5x4);null!= _0x4dc5x5&& (_0x4dc5x2[_0x5a12[2079]]= _0x4dc5x5)}else {var _0x4dc5x5=_0x4dc5x3[0],_0x4dc5x9=_0x4dc5x3[_0x4dc5x3[_0x5a12[67]]- 1];if(null!= _0x4dc5x5&& null!= _0x4dc5x9){var _0x4dc5x3=_0x4dc5x9[_0x5a12[235]]- _0x4dc5x5[_0x5a12[235]],_0x4dc5xa=_0x4dc5x9[_0x5a12[236]]- _0x4dc5x5[_0x5a12[236]],_0x4dc5x12=_0x4dc5x9= 0,_0x4dc5x4=_0x4dc5x4[_0x5a12[1368]];null!= _0x4dc5x4&& (_0x4dc5x9= _0x4dc5x4[_0x5a12[235]],_0x4dc5x12= _0x4dc5x4[_0x5a12[236]]);_0x4dc5x4= _0x4dc5x5[_0x5a12[236]]+ _0x4dc5xa/ 2+ _0x4dc5x12* this[_0x5a12[255]];_0x4dc5x2[_0x5a12[2079]][_0x5a12[235]]= _0x4dc5x5[_0x5a12[235]]+ _0x4dc5x3/ 2+ _0x4dc5x9* this[_0x5a12[255]];_0x4dc5x2[_0x5a12[2079]][_0x5a12[236]]= _0x4dc5x4}}}};mxGraphView[_0x5a12[202]][_0x5a12[248]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= _0x4dc5x3|| !1;var _0x4dc5x4=null;null!= _0x4dc5x2&& (_0x4dc5x4= this[_0x5a12[1214]][_0x5a12[203]](_0x4dc5x2),this[_0x5a12[1179]][_0x5a12[1714]](_0x4dc5x2)&& (null== _0x4dc5x4&& _0x4dc5x3&& this[_0x5a12[1179]][_0x5a12[1714]](_0x4dc5x2)?(_0x4dc5x4= this[_0x5a12[1230]](_0x4dc5x2),this[_0x5a12[1214]][_0x5a12[204]](_0x4dc5x2,_0x4dc5x4)):_0x4dc5x3&& (null!= _0x4dc5x4&& this[_0x5a12[2255]])&& (_0x4dc5x4[_0x5a12[124]]= this[_0x5a12[1179]][_0x5a12[1705]](_0x4dc5x2))));return _0x4dc5x4};mxGraphView[_0x5a12[202]][_0x5a12[2287]]= function(){return this[_0x5a12[2254]]};mxGraphView[_0x5a12[202]][_0x5a12[2310]]= function(_0x4dc5x2){this[_0x5a12[2254]]= _0x4dc5x2};mxGraphView[_0x5a12[202]][_0x5a12[2295]]= function(){return this[_0x5a12[2251]]};mxGraphView[_0x5a12[202]][_0x5a12[2311]]= function(_0x4dc5x2){this[_0x5a12[2251]]= _0x4dc5x2};mxGraphView[_0x5a12[202]][_0x5a12[2312]]= function(){return this[_0x5a12[1214]]};mxGraphView[_0x5a12[202]][_0x5a12[1517]]= function(_0x4dc5x2){this[_0x5a12[1214]]= _0x4dc5x2};mxGraphView[_0x5a12[202]][_0x5a12[2313]]= function(_0x4dc5x2){if(null== _0x4dc5x2){return this[_0x5a12[1214]]};for(var _0x4dc5x3=[],_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){var _0x4dc5x5=this[_0x5a12[248]](_0x4dc5x2[_0x4dc5x4]);null!= _0x4dc5x5&& _0x4dc5x3[_0x5a12[207]](_0x4dc5x5)};return _0x4dc5x3};mxGraphView[_0x5a12[202]][_0x5a12[2265]]= function(_0x4dc5x2){var _0x4dc5x3=null;null!= _0x4dc5x2&& (_0x4dc5x3= this[_0x5a12[1214]][_0x5a12[205]](_0x4dc5x2),null!= _0x4dc5x3&& (this[_0x5a12[1179]][_0x5a12[259]][_0x5a12[515]](_0x4dc5x3),_0x4dc5x3[_0x5a12[515]]()));return _0x4dc5x3};mxGraphView[_0x5a12[202]][_0x5a12[1230]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[1705]](_0x4dc5x2);_0x4dc5x2= new mxCellState(this,_0x4dc5x2,_0x4dc5x3);this[_0x5a12[1179]][_0x5a12[259]][_0x5a12[2155]](_0x4dc5x2,this[_0x5a12[2287]]());return _0x4dc5x2};mxGraphView[_0x5a12[202]][_0x5a12[2051]]= function(){return this[_0x5a12[510]]};mxGraphView[_0x5a12[202]][_0x5a12[2052]]= function(){return this[_0x5a12[2053]]};mxGraphView[_0x5a12[202]][_0x5a12[2024]]= function(){return this[_0x5a12[505]]};mxGraphView[_0x5a12[202]][_0x5a12[1524]]= function(){return this[_0x5a12[506]]};mxGraphView[_0x5a12[202]][_0x5a12[2314]]= function(_0x4dc5x2){_0x4dc5x2= mxEvent[_0x5a12[728]](_0x4dc5x2);return _0x4dc5x2== this[_0x5a12[1179]][_0x5a12[526]]|| _0x4dc5x2[_0x5a12[265]]== this[_0x5a12[2053]]|| null!= _0x4dc5x2[_0x5a12[265]]&& _0x4dc5x2[_0x5a12[265]][_0x5a12[265]]== this[_0x5a12[2053]]|| _0x4dc5x2== this[_0x5a12[510]][_0x5a12[265]]|| _0x4dc5x2== this[_0x5a12[510]]|| _0x4dc5x2== this[_0x5a12[2053]]|| _0x4dc5x2== this[_0x5a12[505]]|| _0x4dc5x2== this[_0x5a12[506]]};mxGraphView[_0x5a12[202]][_0x5a12[2315]]= function(_0x4dc5x2){var _0x4dc5x3=mxUtils[_0x5a12[445]](this[_0x5a12[1179]][_0x5a12[526]]);_0x4dc5x2= new mxPoint(_0x4dc5x2[_0x5a12[782]]- _0x4dc5x3[_0x5a12[235]],_0x4dc5x2[_0x5a12[784]]- _0x4dc5x3[_0x5a12[236]]);var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[359]],_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[159]];if(_0x4dc5x3> _0x4dc5x4&& _0x4dc5x2[_0x5a12[235]]> _0x4dc5x4+ 2&& _0x4dc5x2[_0x5a12[235]]<= _0x4dc5x3){return !0};_0x4dc5x3= this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[167]];_0x4dc5x4= this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[157]];return _0x4dc5x3> _0x4dc5x4&& _0x4dc5x2[_0x5a12[236]]> _0x4dc5x4+ 2&& _0x4dc5x2[_0x5a12[236]]<= _0x4dc5x3?!0:!1};mxGraphView[_0x5a12[202]][_0x5a12[176]]= function(){this[_0x5a12[2163]]();var _0x4dc5x2=this[_0x5a12[1179]];_0x4dc5x2[_0x5a12[507]]== mxConstants[_0x5a12[508]]?this[_0x5a12[1569]]():_0x4dc5x2[_0x5a12[507]]== mxConstants[_0x5a12[1523]]?this[_0x5a12[1571]]():this[_0x5a12[1570]]()};mxGraphView[_0x5a12[202]][_0x5a12[2163]]= function(){var _0x4dc5x2=this[_0x5a12[1179]],_0x4dc5x3=_0x4dc5x2[_0x5a12[526]];if(null!= _0x4dc5x3){mxEvent[_0x5a12[759]](_0x4dc5x3,mxUtils[_0x5a12[885]](this,function(_0x4dc5x3){mxClient[_0x5a12[754]]&& _0x4dc5x2[_0x5a12[2203]]()&& _0x4dc5x2[_0x5a12[2126]](!_0x4dc5x2[_0x5a12[2134]]());this[_0x5a12[2314]](_0x4dc5x3)&& (!mxClient[_0x5a12[80]]&& !mxClient[_0x5a12[76]] && !mxClient[_0x5a12[71]] && !mxClient[_0x5a12[75]] || !this[_0x5a12[2315]](_0x4dc5x3))&& _0x4dc5x2[_0x5a12[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4dc5x3))}),mxUtils[_0x5a12[885]](this,function(_0x4dc5x3){this[_0x5a12[2314]](_0x4dc5x3)&& _0x4dc5x2[_0x5a12[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4dc5x3))}),mxUtils[_0x5a12[885]](this,function(_0x4dc5x3){this[_0x5a12[2314]](_0x4dc5x3)&& _0x4dc5x2[_0x5a12[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4dc5x3))}));mxEvent[_0x5a12[169]](_0x4dc5x3,_0x5a12[760],mxUtils[_0x5a12[885]](this,function(_0x4dc5x3){_0x4dc5x2[_0x5a12[761]](_0x4dc5x3)}));var _0x4dc5x4=function(_0x4dc5x4){var _0x4dc5x9=null;mxClient[_0x5a12[754]]&& (_0x4dc5x9= mxEvent[_0x5a12[731]](_0x4dc5x4),_0x4dc5x4= mxEvent[_0x5a12[733]](_0x4dc5x4),_0x4dc5x4= mxUtils[_0x5a12[2196]](_0x4dc5x3,_0x4dc5x9,_0x4dc5x4),_0x4dc5x9= _0x4dc5x2[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2[_0x5a12[999]](_0x4dc5x4[_0x5a12[235]],_0x4dc5x4[_0x5a12[236]])));return _0x4dc5x9};_0x4dc5x2[_0x5a12[1133]]({mouseDown:function(_0x4dc5x3,_0x4dc5x4){_0x4dc5x2[_0x5a12[2316]][_0x5a12[1032]]()},mouseMove:function(){},mouseUp:function(){}});this[_0x5a12[2317]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x3){null!= _0x4dc5x2[_0x5a12[2276]]&& _0x4dc5x2[_0x5a12[2276]][_0x5a12[2277]]()&& _0x4dc5x2[_0x5a12[2276]][_0x5a12[801]]();this[_0x5a12[2252]]&& (_0x4dc5x2[_0x5a12[1009]]&& !mxEvent[_0x5a12[721]](_0x4dc5x3))&& _0x4dc5x2[_0x5a12[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4dc5x3,_0x4dc5x4(_0x4dc5x3)))});this[_0x5a12[2318]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x3){this[_0x5a12[2252]]&& _0x4dc5x2[_0x5a12[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4dc5x3))});mxEvent[_0x5a12[759]](document,null,this[_0x5a12[2317]],this[_0x5a12[2318]])}};mxGraphView[_0x5a12[202]][_0x5a12[1570]]= function(){var _0x4dc5x2=this[_0x5a12[1179]][_0x5a12[526]];null!= _0x4dc5x2&& (this[_0x5a12[510]]= this[_0x5a12[2319]](_0x5a12[118],_0x5a12[118]),this[_0x5a12[2053]]= this[_0x5a12[2319]](_0x5a12[942],_0x5a12[942]),this[_0x5a12[505]]= this[_0x5a12[2319]](_0x5a12[942],_0x5a12[942]),this[_0x5a12[506]]= this[_0x5a12[2319]](_0x5a12[942],_0x5a12[942]),this[_0x5a12[510]][_0x5a12[62]](this[_0x5a12[2053]]),this[_0x5a12[510]][_0x5a12[62]](this[_0x5a12[505]]),this[_0x5a12[510]][_0x5a12[62]](this[_0x5a12[506]]),_0x4dc5x2[_0x5a12[62]](this[_0x5a12[510]]),mxClient[_0x5a12[496]]&& (_0x4dc5x2= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){_0x4dc5x2= this[_0x5a12[517]]();this[_0x5a12[2320]](_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]+ this[_0x5a12[1179]][_0x5a12[467]],_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]+ this[_0x5a12[1179]][_0x5a12[467]])}),mxEvent[_0x5a12[169]](window,_0x5a12[129],_0x4dc5x2)))};mxGraphView[_0x5a12[202]][_0x5a12[2320]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= this[_0x5a12[1179]][_0x5a12[526]]){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[167]];this[_0x5a12[510]][_0x5a12[124]][_0x5a12[117]]= this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[359]]< _0x4dc5x2?_0x4dc5x2+ _0x5a12[168]:_0x5a12[118];this[_0x5a12[510]][_0x5a12[124]][_0x5a12[119]]= _0x4dc5x4< _0x4dc5x3?_0x4dc5x3+ _0x5a12[168]:_0x5a12[118]}};mxGraphView[_0x5a12[202]][_0x5a12[2319]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=document[_0x5a12[55]](_0x5a12[529]);null!= _0x4dc5x2&& null!= _0x4dc5x3?(_0x4dc5x4[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492],_0x4dc5x4[_0x5a12[124]][_0x5a12[361]]= _0x5a12[946],_0x4dc5x4[_0x5a12[124]][_0x5a12[125]]= _0x5a12[946],_0x4dc5x4[_0x5a12[124]][_0x5a12[117]]= _0x4dc5x2,_0x4dc5x4[_0x5a12[124]][_0x5a12[119]]= _0x4dc5x3):_0x4dc5x4[_0x5a12[124]][_0x5a12[491]]= _0x5a12[1500];return _0x4dc5x4};mxGraphView[_0x5a12[202]][_0x5a12[1571]]= function(){var _0x4dc5x2=this[_0x5a12[1179]][_0x5a12[526]];if(null!= _0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[359]],_0x4dc5x4=_0x4dc5x2[_0x5a12[167]];this[_0x5a12[510]]= this[_0x5a12[2321]](_0x4dc5x3,_0x4dc5x4);this[_0x5a12[2053]]= this[_0x5a12[2321]](_0x4dc5x3,_0x4dc5x4);this[_0x5a12[505]]= this[_0x5a12[2321]](_0x4dc5x3,_0x4dc5x4);this[_0x5a12[506]]= this[_0x5a12[2321]](_0x4dc5x3,_0x4dc5x4);this[_0x5a12[510]][_0x5a12[62]](this[_0x5a12[2053]]);this[_0x5a12[510]][_0x5a12[62]](this[_0x5a12[505]]);this[_0x5a12[510]][_0x5a12[62]](this[_0x5a12[506]]);_0x4dc5x2[_0x5a12[62]](this[_0x5a12[510]])}};mxGraphView[_0x5a12[202]][_0x5a12[2321]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=document[_0x5a12[55]](mxClient[_0x5a12[463]]+ _0x5a12[1499]);_0x4dc5x4[_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];_0x4dc5x4[_0x5a12[124]][_0x5a12[361]]= _0x5a12[946];_0x4dc5x4[_0x5a12[124]][_0x5a12[125]]= _0x5a12[946];_0x4dc5x4[_0x5a12[124]][_0x5a12[117]]= _0x4dc5x2+ _0x5a12[168];_0x4dc5x4[_0x5a12[124]][_0x5a12[119]]= _0x4dc5x3+ _0x5a12[168];_0x4dc5x4[_0x5a12[57]](_0x5a12[1462],_0x4dc5x2+ _0x5a12[537]+ _0x4dc5x3);_0x4dc5x4[_0x5a12[57]](_0x5a12[2322],_0x5a12[2323]);return _0x4dc5x4};mxGraphView[_0x5a12[202]][_0x5a12[1569]]= function(){var _0x4dc5x2=this[_0x5a12[1179]][_0x5a12[526]];this[_0x5a12[510]]= document[_0x5a12[509]](mxConstants.NS_SVG,_0x5a12[449]);this[_0x5a12[2053]]= document[_0x5a12[509]](mxConstants.NS_SVG,_0x5a12[449]);this[_0x5a12[510]][_0x5a12[62]](this[_0x5a12[2053]]);this[_0x5a12[505]]= document[_0x5a12[509]](mxConstants.NS_SVG,_0x5a12[449]);this[_0x5a12[510]][_0x5a12[62]](this[_0x5a12[505]]);this[_0x5a12[506]]= document[_0x5a12[509]](mxConstants.NS_SVG,_0x5a12[449]);this[_0x5a12[510]][_0x5a12[62]](this[_0x5a12[506]]);var _0x4dc5x3=document[_0x5a12[509]](mxConstants.NS_SVG,_0x5a12[571]);_0x4dc5x3[_0x5a12[124]][_0x5a12[117]]= _0x5a12[118];_0x4dc5x3[_0x5a12[124]][_0x5a12[119]]= _0x5a12[118];_0x4dc5x3[_0x5a12[124]][_0x5a12[495]]= _0x5a12[694];_0x4dc5x3[_0x5a12[62]](this[_0x5a12[510]]);null!= _0x4dc5x2&& (_0x4dc5x2[_0x5a12[62]](_0x4dc5x3),_0x5a12[2324]== mxUtils[_0x5a12[275]](_0x4dc5x2)[_0x5a12[491]]&& (_0x4dc5x2[_0x5a12[124]][_0x5a12[491]]= _0x5a12[1500]))};mxGraphView[_0x5a12[202]][_0x5a12[515]]= function(){var _0x4dc5x2=null!= this[_0x5a12[510]]?this[_0x5a12[510]][_0x5a12[538]]:null;null== _0x4dc5x2&& (_0x4dc5x2= this[_0x5a12[510]]);null!= _0x4dc5x2&& null!= _0x4dc5x2[_0x5a12[265]]&& (this[_0x5a12[200]](this[_0x5a12[1741]],!0),mxEvent[_0x5a12[938]](document,null,this[_0x5a12[2317]],this[_0x5a12[2318]]),mxEvent[_0x5a12[762]](this[_0x5a12[1179]][_0x5a12[526]]),_0x4dc5x2[_0x5a12[265]][_0x5a12[266]](_0x4dc5x2),this[_0x5a12[506]]= this[_0x5a12[505]]= this[_0x5a12[2053]]= this[_0x5a12[510]]= this[_0x5a12[2318]]= this[_0x5a12[2317]]= null)};function mxCurrentRootChange(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[441]]= _0x4dc5x2;this[_0x5a12[257]]= this[_0x5a12[813]]= _0x4dc5x3;this[_0x5a12[2325]]= null== _0x4dc5x3;if(!this[_0x5a12[2325]]){for(var _0x4dc5x4=this[_0x5a12[441]][_0x5a12[1741]],_0x4dc5x5=this[_0x5a12[441]][_0x5a12[1179]][_0x5a12[502]]();null!= _0x4dc5x4;){if(_0x4dc5x4== _0x4dc5x3){this[_0x5a12[2325]]= !0;break};_0x4dc5x4= _0x4dc5x5[_0x5a12[1197]](_0x4dc5x4)}}}mxCurrentRootChange[_0x5a12[202]][_0x5a12[350]]= function(){var _0x4dc5x2=this[_0x5a12[441]][_0x5a12[1741]];this[_0x5a12[441]][_0x5a12[1741]]= this[_0x5a12[257]];this[_0x5a12[257]]= _0x4dc5x2;_0x4dc5x2= this[_0x5a12[441]][_0x5a12[1179]][_0x5a12[2326]](this[_0x5a12[441]][_0x5a12[1741]]);null!= _0x4dc5x2&& (this[_0x5a12[441]][_0x5a12[513]]= new mxPoint(-_0x4dc5x2[_0x5a12[235]],-_0x4dc5x2[_0x5a12[236]]));this[_0x5a12[441]][_0x5a12[746]]( new mxEventObject(this[_0x5a12[2325]]?mxEvent[_0x5a12[2327]]:mxEvent[_0x5a12[2328]],_0x5a12[813],this[_0x5a12[441]][_0x5a12[1741]],_0x5a12[257],this[_0x5a12[257]]));this[_0x5a12[2325]]?(this[_0x5a12[441]][_0x5a12[200]](this[_0x5a12[441]][_0x5a12[1741]],!0),this[_0x5a12[441]][_0x5a12[2264]]()):this[_0x5a12[441]][_0x5a12[802]]();this[_0x5a12[2325]]= !this[_0x5a12[2325]]};function mxGraph(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[2329]]= null;this[_0x5a12[2330]]= _0x4dc5x4;this[_0x5a12[507]]= mxClient[_0x5a12[48]]?mxConstants[_0x5a12[508]]:_0x4dc5x4== mxConstants[_0x5a12[2331]]&& mxClient[_0x5a12[47]]?mxConstants[_0x5a12[1523]]:_0x4dc5x4== mxConstants[_0x5a12[2332]]?mxConstants[_0x5a12[1656]]:_0x4dc5x4== mxConstants[_0x5a12[2333]]?mxConstants[_0x5a12[2209]]:mxConstants[_0x5a12[2334]];this[_0x5a12[251]]= null!= _0x4dc5x3?_0x4dc5x3: new mxGraphModel;this[_0x5a12[2335]]= [];this[_0x5a12[2336]]= [];this[_0x5a12[259]]= this[_0x5a12[2337]]();this[_0x5a12[2339]](this[_0x5a12[2338]]());this[_0x5a12[2341]](null!= _0x4dc5x5?_0x4dc5x5:this[_0x5a12[2340]]());this[_0x5a12[441]]= this[_0x5a12[2342]]();this[_0x5a12[2343]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1177]](_0x4dc5x3[_0x5a12[720]](_0x5a12[1061])[_0x5a12[1065]])});this[_0x5a12[251]][_0x5a12[169]](mxEvent.CHANGE,this[_0x5a12[2343]]);this[_0x5a12[2344]]();null!= _0x4dc5x2&& this[_0x5a12[176]](_0x4dc5x2);this[_0x5a12[441]][_0x5a12[2259]]()}mxLoadResources&& mxResources[_0x5a12[99]](mxClient[_0x5a12[86]]+ _0x5a12[2345]);mxGraph[_0x5a12[202]]= new mxEventSource;mxGraph[_0x5a12[202]][_0x5a12[196]]= mxGraph;mxGraph[_0x5a12[202]][_0x5a12[2346]]= [];mxGraph[_0x5a12[202]][_0x5a12[2329]]= null;mxGraph[_0x5a12[202]][_0x5a12[1009]]= !1;mxGraph[_0x5a12[202]][_0x5a12[251]]= null;mxGraph[_0x5a12[202]][_0x5a12[441]]= null;mxGraph[_0x5a12[202]][_0x5a12[94]]= null;mxGraph[_0x5a12[202]][_0x5a12[2105]]= null;mxGraph[_0x5a12[202]][_0x5a12[2347]]= null;mxGraph[_0x5a12[202]][_0x5a12[259]]= null;mxGraph[_0x5a12[202]][_0x5a12[2335]]= null;mxGraph[_0x5a12[202]][_0x5a12[2330]]= null;mxGraph[_0x5a12[202]][_0x5a12[507]]= null;mxGraph[_0x5a12[202]][_0x5a12[1020]]= 10;mxGraph[_0x5a12[202]][_0x5a12[991]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2348]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2349]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2350]]= 700;mxGraph[_0x5a12[202]][_0x5a12[2351]]= 25;mxGraph[_0x5a12[202]][_0x5a12[2352]]= 0;mxGraph[_0x5a12[202]][_0x5a12[2352]]= 0;mxGraph[_0x5a12[202]][_0x5a12[2213]]= 0;mxGraph[_0x5a12[202]][_0x5a12[2215]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2353]]= 4;mxGraph[_0x5a12[202]][_0x5a12[2354]]= 0.5;mxGraph[_0x5a12[202]][_0x5a12[2355]]= null;mxGraph[_0x5a12[202]][_0x5a12[2356]]= null;mxGraph[_0x5a12[202]][_0x5a12[1617]]= null;mxGraph[_0x5a12[202]][_0x5a12[2273]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2357]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2358]]= _0x5a12[579];mxGraph[_0x5a12[202]][_0x5a12[2359]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2360]]= 20;mxGraph[_0x5a12[202]][_0x5a12[2361]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2013]]= mxConstants[_0x5a12[516]];mxGraph[_0x5a12[202]][_0x5a12[2012]]= 1.5;mxGraph[_0x5a12[202]][_0x5a12[984]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2362]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2363]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2364]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2365]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2366]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2367]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2368]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2369]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2206]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2370]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2371]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2372]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2373]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2374]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2375]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2376]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2377]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2378]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2379]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2380]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2381]]= !1;mxGraph[_0x5a12[202]][_0x5a12[1012]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2382]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2383]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2384]]= !1;mxGraph[_0x5a12[202]][_0x5a12[1013]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2385]]= null;mxGraph[_0x5a12[202]][_0x5a12[2386]]= null;mxGraph[_0x5a12[202]][_0x5a12[2387]]= null;mxGraph[_0x5a12[202]][_0x5a12[2388]]= null;mxGraph[_0x5a12[202]][_0x5a12[2389]]= !1;mxGraph[_0x5a12[202]][_0x5a12[467]]= 0;mxGraph[_0x5a12[202]][_0x5a12[2158]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2159]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2168]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2390]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2391]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2392]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2393]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2394]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2395]]= 1.2;mxGraph[_0x5a12[202]][_0x5a12[2396]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2397]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2398]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2399]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2400]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2401]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2402]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2293]]= mxEdgeStyle[_0x5a12[2403]];mxGraph[_0x5a12[202]][_0x5a12[2404]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2405]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2406]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2407]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2408]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2409]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2410]]= !1;mxGraph[_0x5a12[202]][_0x5a12[2411]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2412]]= !0;mxGraph[_0x5a12[202]][_0x5a12[2180]]= mxConstants[_0x5a12[2065]];mxGraph[_0x5a12[202]][_0x5a12[2336]]= null;mxGraph[_0x5a12[202]][_0x5a12[2413]]= 0.1;mxGraph[_0x5a12[202]][_0x5a12[2414]]= 8;mxGraph[_0x5a12[202]][_0x5a12[1136]]= 0;mxGraph[_0x5a12[202]][_0x5a12[1137]]= 0;mxGraph[_0x5a12[202]][_0x5a12[2415]]= new mxImage(mxClient[_0x5a12[88]]+ _0x5a12[2416],9,9);mxGraph[_0x5a12[202]][_0x5a12[2417]]= new mxImage(mxClient[_0x5a12[88]]+ _0x5a12[2418],9,9);mxGraph[_0x5a12[202]][_0x5a12[2419]]= new mxImage(_0x5a12[2420],16,16);mxGraph[_0x5a12[202]][_0x5a12[2421]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[2422]:_0x5a12[110];mxGraph[_0x5a12[202]][_0x5a12[2423]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[2424]:_0x5a12[110];mxGraph[_0x5a12[202]][_0x5a12[2425]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[2426]:_0x5a12[110];mxGraph[_0x5a12[202]][_0x5a12[176]]= function(_0x4dc5x2){this[_0x5a12[526]]= _0x4dc5x2;this[_0x5a12[2347]]= this[_0x5a12[2427]]();this[_0x5a12[441]][_0x5a12[176]]();this[_0x5a12[2258]]();mxClient[_0x5a12[80]]&& (mxEvent[_0x5a12[169]](window,_0x5a12[2428],mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[515]]()})),mxEvent[_0x5a12[169]](_0x4dc5x2,_0x5a12[2429],mxUtils[_0x5a12[885]](this,function(){return this[_0x5a12[2203]]()})));8== document[_0x5a12[5]]&& _0x4dc5x2[_0x5a12[1583]](_0x5a12[1582],_0x5a12[2430])};mxGraph[_0x5a12[202]][_0x5a12[2344]]= function(_0x4dc5x2){this[_0x5a12[2276]]= new mxTooltipHandler(this);this[_0x5a12[2276]][_0x5a12[995]](!1);this[_0x5a12[2316]]= new mxPanningHandler(this);this[_0x5a12[2316]][_0x5a12[2431]]= !1;this[_0x5a12[2432]]= new mxSelectionCellsHandler(this);this[_0x5a12[2433]]= new mxConnectionHandler(this);this[_0x5a12[2433]][_0x5a12[995]](!1);this[_0x5a12[1011]]= new mxGraphHandler(this)};mxGraph[_0x5a12[202]][_0x5a12[2338]]= function(){return new mxGraphSelectionModel(this)};mxGraph[_0x5a12[202]][_0x5a12[2340]]= function(){return new mxStylesheet};mxGraph[_0x5a12[202]][_0x5a12[2342]]= function(){return new mxGraphView(this)};mxGraph[_0x5a12[202]][_0x5a12[2337]]= function(){return new mxCellRenderer};mxGraph[_0x5a12[202]][_0x5a12[2427]]= function(){return new mxCellEditor(this)};mxGraph[_0x5a12[202]][_0x5a12[502]]= function(){return this[_0x5a12[251]]};mxGraph[_0x5a12[202]][_0x5a12[249]]= function(){return this[_0x5a12[441]]};mxGraph[_0x5a12[202]][_0x5a12[2434]]= function(){return this[_0x5a12[94]]};mxGraph[_0x5a12[202]][_0x5a12[2341]]= function(_0x4dc5x2){this[_0x5a12[94]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2435]]= function(){return this[_0x5a12[2105]]};mxGraph[_0x5a12[202]][_0x5a12[2339]]= function(_0x4dc5x2){this[_0x5a12[2105]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2436]]= function(_0x4dc5x2){for(var _0x4dc5x3=[],_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){var _0x4dc5x5=_0x4dc5x2[_0x4dc5x4];if(_0x4dc5x5[_0x5a12[196]]!= mxRootChange){var _0x4dc5x9=null;_0x4dc5x5 instanceof mxChildChange&& null== _0x4dc5x5[_0x5a12[257]]?_0x4dc5x9= _0x4dc5x5[_0x5a12[247]]:null!= _0x4dc5x5[_0x5a12[246]]&& _0x4dc5x5[_0x5a12[246]] instanceof mxCell&& (_0x4dc5x9= _0x4dc5x5[_0x5a12[246]]);null!= _0x4dc5x9&& 0> mxUtils[_0x5a12[2]](_0x4dc5x3,_0x4dc5x9)&& _0x4dc5x3[_0x5a12[207]](_0x4dc5x9)}};return this[_0x5a12[502]]()[_0x5a12[1964]](_0x4dc5x3)};mxGraph[_0x5a12[202]][_0x5a12[1177]]= function(_0x4dc5x2){for(var _0x4dc5x3=0;_0x4dc5x3< _0x4dc5x2[_0x5a12[67]];_0x4dc5x3++){this[_0x5a12[2437]](_0x4dc5x2[_0x4dc5x3])};this[_0x5a12[2439]](this[_0x5a12[2438]](_0x4dc5x2));this[_0x5a12[441]][_0x5a12[2264]]();this[_0x5a12[2258]]()};mxGraph[_0x5a12[202]][_0x5a12[2438]]= function(_0x4dc5x2){for(var _0x4dc5x3=[],_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){var _0x4dc5x5=_0x4dc5x2[_0x4dc5x4];if(_0x4dc5x5 instanceof mxRootChange){break}else {_0x4dc5x5 instanceof mxChildChange?null!= _0x4dc5x5[_0x5a12[257]]&& null== _0x4dc5x5[_0x5a12[1101]]&& (_0x4dc5x3= _0x4dc5x3[_0x5a12[1919]](this[_0x5a12[251]][_0x5a12[1939]](_0x4dc5x5[_0x5a12[247]]))):_0x4dc5x5 instanceof mxVisibleChange&& (_0x4dc5x3= _0x4dc5x3[_0x5a12[1919]](this[_0x5a12[251]][_0x5a12[1939]](_0x4dc5x5[_0x5a12[246]])))}};return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[2437]]= function(_0x4dc5x2){if(_0x4dc5x2 instanceof mxRootChange){this[_0x5a12[2440]](),this[_0x5a12[2441]](_0x4dc5x2[_0x5a12[257]]),this[_0x5a12[2398]]&& (this[_0x5a12[441]][_0x5a12[255]]= 1,this[_0x5a12[441]][_0x5a12[513]][_0x5a12[235]]= 0,this[_0x5a12[441]][_0x5a12[513]][_0x5a12[236]]= 0),this[_0x5a12[746]]( new mxEventObject(mxEvent.ROOT))}else {if(_0x4dc5x2 instanceof mxChildChange){var _0x4dc5x3=this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2[_0x5a12[247]]);null!= _0x4dc5x3?this[_0x5a12[441]][_0x5a12[2263]](_0x4dc5x2[_0x5a12[247]],!0,!1,null!= _0x4dc5x2[_0x5a12[257]]):(this[_0x5a12[2441]](_0x4dc5x2[_0x5a12[247]]),this[_0x5a12[441]][_0x5a12[1741]]== _0x4dc5x2[_0x5a12[247]]&& this[_0x5a12[2442]]());_0x4dc5x3!= _0x4dc5x2[_0x5a12[257]]&& (null!= _0x4dc5x3&& this[_0x5a12[441]][_0x5a12[2263]](_0x4dc5x3,!1,!1),null!= _0x4dc5x2[_0x5a12[257]]&& this[_0x5a12[441]][_0x5a12[2263]](_0x4dc5x2[_0x5a12[257]],!1,!1))}else {_0x4dc5x2 instanceof mxTerminalChange|| _0x4dc5x2 instanceof mxGeometryChange?this[_0x5a12[441]][_0x5a12[2263]](_0x4dc5x2[_0x5a12[246]]):_0x4dc5x2 instanceof mxValueChange?this[_0x5a12[441]][_0x5a12[2263]](_0x4dc5x2[_0x5a12[246]],!1,!1):_0x4dc5x2 instanceof mxStyleChange?(this[_0x5a12[441]][_0x5a12[2263]](_0x4dc5x2[_0x5a12[246]],!0,!0,!1),this[_0x5a12[441]][_0x5a12[2265]](_0x4dc5x2[_0x5a12[246]])):null!= _0x4dc5x2[_0x5a12[246]]&& _0x4dc5x2[_0x5a12[246]] instanceof mxCell&& this[_0x5a12[2441]](_0x4dc5x2[_0x5a12[246]])}}};mxGraph[_0x5a12[202]][_0x5a12[2441]]= function(_0x4dc5x2){for(var _0x4dc5x3=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x2),_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x3;_0x4dc5x4++){this[_0x5a12[2441]](this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x2,_0x4dc5x4))};this[_0x5a12[441]][_0x5a12[2265]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2443]]= function(_0x4dc5x2,_0x4dc5x3){null== _0x4dc5x2[_0x5a12[1211]]&& (_0x4dc5x2[_0x5a12[1211]]= []);_0x4dc5x2[_0x5a12[1211]][_0x5a12[207]](_0x4dc5x3);var _0x4dc5x4=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2);null!= _0x4dc5x4&& this[_0x5a12[259]][_0x5a12[258]](_0x4dc5x4);this[_0x5a12[746]]( new mxEventObject(mxEvent.ADD_OVERLAY,_0x5a12[246],_0x4dc5x2,_0x5a12[2201],_0x4dc5x3));return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[2200]]= function(_0x4dc5x2){return _0x4dc5x2[_0x5a12[1211]]};mxGraph[_0x5a12[202]][_0x5a12[2444]]= function(_0x4dc5x2,_0x4dc5x3){if(null== _0x4dc5x3){this[_0x5a12[2445]](_0x4dc5x2)}else {var _0x4dc5x4=mxUtils[_0x5a12[2]](_0x4dc5x2[_0x5a12[1211]],_0x4dc5x3);0<= _0x4dc5x4?(_0x4dc5x2[_0x5a12[1211]][_0x5a12[300]](_0x4dc5x4,1),0== _0x4dc5x2[_0x5a12[1211]][_0x5a12[67]]&& (_0x4dc5x2[_0x5a12[1211]]= null),_0x4dc5x4= this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2),null!= _0x4dc5x4&& this[_0x5a12[259]][_0x5a12[258]](_0x4dc5x4),this[_0x5a12[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0x5a12[246],_0x4dc5x2,_0x5a12[2201],_0x4dc5x3))):_0x4dc5x3= null};return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[2445]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[1211]];if(null!= _0x4dc5x3){_0x4dc5x2[_0x5a12[1211]]= null;var _0x4dc5x4=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2);null!= _0x4dc5x4&& this[_0x5a12[259]][_0x5a12[258]](_0x4dc5x4);for(_0x4dc5x4= 0;_0x4dc5x4< _0x4dc5x3[_0x5a12[67]];_0x4dc5x4++){this[_0x5a12[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0x5a12[246],_0x4dc5x2,_0x5a12[2201],_0x4dc5x3[_0x4dc5x4]))}};return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[2446]]= function(_0x4dc5x2){_0x4dc5x2= null!= _0x4dc5x2?_0x4dc5x2:this[_0x5a12[251]][_0x5a12[501]]();this[_0x5a12[2445]](_0x4dc5x2);for(var _0x4dc5x3=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x2),_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x3;_0x4dc5x4++){var _0x4dc5x5=this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x2,_0x4dc5x4);this[_0x5a12[2446]](_0x4dc5x5)}};mxGraph[_0x5a12[202]][_0x5a12[2447]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x3&& 0< _0x4dc5x3[_0x5a12[67]]){return _0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:this[_0x5a12[2419]],_0x4dc5x3= new mxCellOverlay(_0x4dc5x4,_0x5a12[2448]+ _0x4dc5x3+ _0x5a12[2449]),_0x4dc5x5&& _0x4dc5x3[_0x5a12[169]](mxEvent.CLICK,mxUtils[_0x5a12[885]](this,function(_0x4dc5x3,_0x4dc5x4){this[_0x5a12[994]]()&& this[_0x5a12[2450]](_0x4dc5x2)})),this[_0x5a12[2443]](_0x4dc5x2,_0x4dc5x3)};this[_0x5a12[2445]](_0x4dc5x2);return null};mxGraph[_0x5a12[202]][_0x5a12[855]]= function(_0x4dc5x2){this[_0x5a12[2451]](null,_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2451]]= function(_0x4dc5x2,_0x4dc5x3){null== _0x4dc5x2&& (_0x4dc5x2= this[_0x5a12[2452]](),null!= _0x4dc5x2&& !this[_0x5a12[2453]](_0x4dc5x2)&& (_0x4dc5x2= null));null!= _0x4dc5x2&& (this[_0x5a12[746]]( new mxEventObject(mxEvent.START_EDITING,_0x5a12[246],_0x4dc5x2,_0x5a12[763],_0x4dc5x3)),this[_0x5a12[2347]][_0x5a12[855]](_0x4dc5x2,_0x4dc5x3))};mxGraph[_0x5a12[202]][_0x5a12[2142]]= function(_0x4dc5x2,_0x4dc5x3){return this[_0x5a12[2454]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2126]]= function(_0x4dc5x2){this[_0x5a12[2347]][_0x5a12[2126]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[850]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[251]][_0x5a12[473]]();try{this[_0x5a12[2456]](_0x4dc5x2,_0x4dc5x3,this[_0x5a12[2455]](_0x4dc5x2)),this[_0x5a12[746]]( new mxEventObject(mxEvent.LABEL_CHANGED,_0x5a12[246],_0x4dc5x2,_0x5a12[131],_0x4dc5x3,_0x5a12[763],_0x4dc5x4))}finally{this[_0x5a12[251]][_0x5a12[476]]()};return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2456]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[251]][_0x5a12[473]]();try{this[_0x5a12[251]][_0x5a12[1966]](_0x4dc5x2,_0x4dc5x3),_0x4dc5x4&& this[_0x5a12[2457]](_0x4dc5x2,!1)}finally{this[_0x5a12[251]][_0x5a12[476]]()}};mxGraph[_0x5a12[202]][_0x5a12[859]]= function(_0x4dc5x2){this[_0x5a12[2126]](!0);this[_0x5a12[2433]][_0x5a12[862]]();this[_0x5a12[1011]][_0x5a12[862]]();_0x4dc5x2= this[_0x5a12[897]]();for(var _0x4dc5x3=0;_0x4dc5x3< _0x4dc5x2[_0x5a12[67]];_0x4dc5x3++){var _0x4dc5x4=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2[_0x4dc5x3]);null!= _0x4dc5x4&& null!= _0x4dc5x4[_0x5a12[2458]]&& _0x4dc5x4[_0x5a12[2458]][_0x5a12[862]]()}};mxGraph[_0x5a12[202]][_0x5a12[173]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[727]](),_0x4dc5x4=_0x4dc5x2[_0x5a12[736]](),_0x4dc5x5= new mxEventObject(mxEvent.CLICK,_0x5a12[763],_0x4dc5x3,_0x5a12[246],_0x4dc5x4);_0x4dc5x2[_0x5a12[721]]()&& _0x4dc5x5[_0x5a12[722]]();this[_0x5a12[746]](_0x4dc5x5);this[_0x5a12[994]]()&& (!mxEvent[_0x5a12[721]](_0x4dc5x3)&& !_0x4dc5x5[_0x5a12[721]]())&& (null!= _0x4dc5x4?this[_0x5a12[2459]](_0x4dc5x4,_0x4dc5x3):(_0x4dc5x4= null,this[_0x5a12[2460]]()&& (_0x4dc5x4= this[_0x5a12[2461]](_0x4dc5x2[_0x5a12[734]](),_0x4dc5x2[_0x5a12[735]]())),null!= _0x4dc5x4?this[_0x5a12[2459]](_0x4dc5x4,_0x4dc5x3):this[_0x5a12[2462]](_0x4dc5x3)|| this[_0x5a12[2440]]()))};mxGraph[_0x5a12[202]][_0x5a12[761]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4= new mxEventObject(mxEvent.DOUBLE_CLICK,_0x5a12[763],_0x4dc5x2,_0x5a12[246],_0x4dc5x3);this[_0x5a12[746]](_0x4dc5x4);this[_0x5a12[994]]()&& (!mxEvent[_0x5a12[721]](_0x4dc5x2)&& !_0x4dc5x4[_0x5a12[721]]() && null!= _0x4dc5x3 && this[_0x5a12[2453]](_0x4dc5x3))&& this[_0x5a12[2451]](_0x4dc5x3,_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[1014]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(!this[_0x5a12[2382]]&& (this[_0x5a12[2384]]|| mxUtils[_0x5a12[1134]](this[_0x5a12[526]]))){var _0x4dc5x9=this[_0x5a12[526]];_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5:20;if(_0x4dc5x2>= _0x4dc5x9[_0x5a12[360]]&& _0x4dc5x3>= _0x4dc5x9[_0x5a12[190]]&& _0x4dc5x2<= _0x4dc5x9[_0x5a12[360]]+ _0x4dc5x9[_0x5a12[159]]&& _0x4dc5x3<= _0x4dc5x9[_0x5a12[190]]+ _0x4dc5x9[_0x5a12[157]]){var _0x4dc5xa=_0x4dc5x9[_0x5a12[360]]+ _0x4dc5x9[_0x5a12[159]]- _0x4dc5x2;if(_0x4dc5xa< _0x4dc5x5){if(_0x4dc5x2= _0x4dc5x9[_0x5a12[360]],_0x4dc5x9[_0x5a12[360]]+= _0x4dc5x5- _0x4dc5xa,_0x4dc5x4&& _0x4dc5x2== _0x4dc5x9[_0x5a12[360]]){if(this[_0x5a12[507]]== mxConstants[_0x5a12[508]]){_0x4dc5x2= this[_0x5a12[441]][_0x5a12[2024]]()[_0x5a12[538]];var _0x4dc5x12=this[_0x5a12[526]][_0x5a12[1526]]+ _0x4dc5x5- _0x4dc5xa}else {_0x4dc5x12= Math[_0x5a12[160]](_0x4dc5x9[_0x5a12[159]],_0x4dc5x9[_0x5a12[1526]])+ _0x4dc5x5- _0x4dc5xa,_0x4dc5x2= this[_0x5a12[441]][_0x5a12[2051]]()};_0x4dc5x2[_0x5a12[124]][_0x5a12[117]]= _0x4dc5x12+ _0x5a12[168];_0x4dc5x9[_0x5a12[360]]+= _0x4dc5x5- _0x4dc5xa}}else {_0x4dc5xa= _0x4dc5x2- _0x4dc5x9[_0x5a12[360]],_0x4dc5xa< _0x4dc5x5&& (_0x4dc5x9[_0x5a12[360]]-= _0x4dc5x5- _0x4dc5xa)};_0x4dc5xa= _0x4dc5x9[_0x5a12[190]]+ _0x4dc5x9[_0x5a12[157]]- _0x4dc5x3;_0x4dc5xa< _0x4dc5x5?(_0x4dc5x2= _0x4dc5x9[_0x5a12[190]],_0x4dc5x9[_0x5a12[190]]+= _0x4dc5x5- _0x4dc5xa,_0x4dc5x2== _0x4dc5x9[_0x5a12[190]]&& _0x4dc5x4&& (this[_0x5a12[507]]== mxConstants[_0x5a12[508]]?(_0x4dc5x2= this[_0x5a12[441]][_0x5a12[2024]]()[_0x5a12[538]],_0x4dc5x3= this[_0x5a12[526]][_0x5a12[191]]+ _0x4dc5x5- _0x4dc5xa):(_0x4dc5x3= Math[_0x5a12[160]](_0x4dc5x9[_0x5a12[157]],_0x4dc5x9[_0x5a12[191]])+ _0x4dc5x5- _0x4dc5xa,_0x4dc5x2= this[_0x5a12[441]][_0x5a12[2051]]()),_0x4dc5x2[_0x5a12[124]][_0x5a12[119]]= _0x4dc5x3+ _0x5a12[168],_0x4dc5x9[_0x5a12[190]]+= _0x4dc5x5- _0x4dc5xa)):(_0x4dc5xa= _0x4dc5x3- _0x4dc5x9[_0x5a12[190]],_0x4dc5xa< _0x4dc5x5&& (_0x4dc5x9[_0x5a12[190]]-= _0x4dc5x5- _0x4dc5xa))}}else {this[_0x5a12[2383]]&& !this[_0x5a12[2316]][_0x5a12[1124]]&& (null== this[_0x5a12[2463]]&& (this[_0x5a12[2463]]= this[_0x5a12[2464]]()),this[_0x5a12[2463]][_0x5a12[1143]](_0x4dc5x2+ this[_0x5a12[1136]],_0x4dc5x3+ this[_0x5a12[1137]]))}};mxGraph[_0x5a12[202]][_0x5a12[2464]]= function(){return new mxPanningManager(this)};mxGraph[_0x5a12[202]][_0x5a12[2465]]= function(){function _0x4dc5x2(_0x4dc5x2){var _0x4dc5x3=0,_0x4dc5x3=_0x5a12[2466]== _0x4dc5x2?2:_0x5a12[2467]== _0x4dc5x2?4:_0x5a12[2468]== _0x4dc5x2?6:parseInt(_0x4dc5x2);isNaN(_0x4dc5x3)&& (_0x4dc5x3= 0);return _0x4dc5x3}var _0x4dc5x3=mxUtils[_0x5a12[275]](this[_0x5a12[526]]),_0x4dc5x4= new mxRectangle;_0x4dc5x4[_0x5a12[235]]= _0x4dc5x2(_0x4dc5x3[_0x5a12[2469]])+ parseInt(_0x4dc5x3[_0x5a12[357]]|| 0);_0x4dc5x4[_0x5a12[236]]= _0x4dc5x2(_0x4dc5x3[_0x5a12[2470]])+ parseInt(_0x4dc5x3[_0x5a12[2471]]|| 0);_0x4dc5x4[_0x5a12[117]]= _0x4dc5x2(_0x4dc5x3[_0x5a12[2472]])+ parseInt(_0x4dc5x3[_0x5a12[1164]]|| 0);_0x4dc5x4[_0x5a12[119]]= _0x4dc5x2(_0x4dc5x3[_0x5a12[2473]])+ parseInt(_0x4dc5x3[_0x5a12[2474]]|| 0);return _0x4dc5x4};mxGraph[_0x5a12[202]][_0x5a12[2475]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x2= this[_0x5a12[441]][_0x5a12[255]];var _0x4dc5x5=this[_0x5a12[441]][_0x5a12[513]],_0x4dc5x9=this[_0x5a12[2013]],_0x4dc5xa=_0x4dc5x2* this[_0x5a12[2012]],_0x4dc5x9= new mxRectangle(0,0,_0x4dc5x9[_0x5a12[117]]* _0x4dc5xa,_0x4dc5x9[_0x5a12[119]]* _0x4dc5xa);_0x4dc5x3= this[_0x5a12[2357]]?Math[_0x5a12[430]](_0x4dc5x3/ _0x4dc5x9[_0x5a12[117]]):1;_0x4dc5x4= this[_0x5a12[2357]]?Math[_0x5a12[430]](_0x4dc5x4/ _0x4dc5x9[_0x5a12[119]]):1;return new mxRectangle(0,0,_0x4dc5x3* _0x4dc5x9[_0x5a12[117]]+ 2+ _0x4dc5x5[_0x5a12[235]]/ _0x4dc5x2,_0x4dc5x4* _0x4dc5x9[_0x5a12[119]]+ 2+ _0x4dc5x5[_0x5a12[236]]/ _0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2258]]= function(){var _0x4dc5x2=this[_0x5a12[517]]();if(null!= this[_0x5a12[526]]){var _0x4dc5x3=this[_0x5a12[2476]](),_0x4dc5x4=Math[_0x5a12[160]](0,_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]+ 1+ _0x4dc5x3),_0x4dc5x3=Math[_0x5a12[160]](0,_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]+ 1+ _0x4dc5x3);null!= this[_0x5a12[2387]]&& (_0x4dc5x4= Math[_0x5a12[160]](_0x4dc5x4,this[_0x5a12[2387]][_0x5a12[117]]),_0x4dc5x3= Math[_0x5a12[160]](_0x4dc5x3,this[_0x5a12[2387]][_0x5a12[119]]));this[_0x5a12[2389]]&& this[_0x5a12[2477]](_0x4dc5x4,_0x4dc5x3);if(this[_0x5a12[2361]]|| !mxClient[_0x5a12[80]]&& this[_0x5a12[2273]]){var _0x4dc5x5=this[_0x5a12[2475]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x3);null!= _0x4dc5x5&& (_0x4dc5x4= _0x4dc5x5[_0x5a12[117]],_0x4dc5x3= _0x4dc5x5[_0x5a12[119]])};null!= this[_0x5a12[2386]]&& (_0x4dc5x4= Math[_0x5a12[160]](_0x4dc5x4,this[_0x5a12[2386]][_0x5a12[117]]* this[_0x5a12[441]][_0x5a12[255]]),_0x4dc5x3= Math[_0x5a12[160]](_0x4dc5x3,this[_0x5a12[2386]][_0x5a12[119]]* this[_0x5a12[441]][_0x5a12[255]]));_0x4dc5x4= Math[_0x5a12[430]](_0x4dc5x4- 1);_0x4dc5x3= Math[_0x5a12[430]](_0x4dc5x3- 1);this[_0x5a12[507]]== mxConstants[_0x5a12[508]]?(_0x4dc5x5= this[_0x5a12[441]][_0x5a12[2024]]()[_0x5a12[538]],_0x4dc5x5[_0x5a12[124]][_0x5a12[2478]]= Math[_0x5a12[160]](1,_0x4dc5x4)+ _0x5a12[168],_0x4dc5x5[_0x5a12[124]][_0x5a12[2479]]= Math[_0x5a12[160]](1,_0x4dc5x3)+ _0x5a12[168],_0x4dc5x5[_0x5a12[124]][_0x5a12[117]]= _0x5a12[118],_0x4dc5x5[_0x5a12[124]][_0x5a12[119]]= _0x5a12[118]):mxClient[_0x5a12[496]]?this[_0x5a12[441]][_0x5a12[2320]](Math[_0x5a12[160]](1,_0x4dc5x4),Math[_0x5a12[160]](1,_0x4dc5x3)):(this[_0x5a12[441]][_0x5a12[510]][_0x5a12[124]][_0x5a12[2478]]= Math[_0x5a12[160]](1,_0x4dc5x4)+ _0x5a12[168],this[_0x5a12[441]][_0x5a12[510]][_0x5a12[124]][_0x5a12[2479]]= Math[_0x5a12[160]](1,_0x4dc5x3)+ _0x5a12[168]);this[_0x5a12[2480]](this[_0x5a12[2357]],_0x4dc5x4- 1,_0x4dc5x3- 1)};this[_0x5a12[746]]( new mxEventObject(mxEvent.SIZE,_0x5a12[1562],_0x4dc5x2))};mxGraph[_0x5a12[202]][_0x5a12[2477]]= function(_0x4dc5x2,_0x4dc5x3){if(mxClient[_0x5a12[80]]){if(mxClient[_0x5a12[496]]){var _0x4dc5x4=this[_0x5a12[2465]]();_0x4dc5x2+= Math[_0x5a12[160]](2,_0x4dc5x4[_0x5a12[235]]+ _0x4dc5x4[_0x5a12[117]]+ 1);_0x4dc5x3+= Math[_0x5a12[160]](2,_0x4dc5x4[_0x5a12[236]]+ _0x4dc5x4[_0x5a12[119]]+ 1)}else {9<= document[_0x5a12[5]]?(_0x4dc5x2+= 3,_0x4dc5x3+= 5):(_0x4dc5x2+= 1,_0x4dc5x3+= 1)}}else {_0x4dc5x3+= 1};null!= this[_0x5a12[2388]]&& (_0x4dc5x2= Math[_0x5a12[243]](this[_0x5a12[2388]][_0x5a12[117]],_0x4dc5x2),_0x4dc5x3= Math[_0x5a12[243]](this[_0x5a12[2388]][_0x5a12[119]],_0x4dc5x3));this[_0x5a12[526]][_0x5a12[124]][_0x5a12[117]]= Math[_0x5a12[430]](_0x4dc5x2)+ _0x5a12[168];this[_0x5a12[526]][_0x5a12[124]][_0x5a12[119]]= Math[_0x5a12[430]](_0x4dc5x3)+ _0x5a12[168]};mxGraph[_0x5a12[202]][_0x5a12[2480]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[441]][_0x5a12[255]],_0x4dc5x9=this[_0x5a12[441]][_0x5a12[513]],_0x4dc5xa=this[_0x5a12[2013]],_0x4dc5x12=_0x4dc5x5* this[_0x5a12[2012]],_0x4dc5x9= new mxRectangle(_0x4dc5x5* _0x4dc5x9[_0x5a12[235]],_0x4dc5x5* _0x4dc5x9[_0x5a12[236]],_0x4dc5xa[_0x5a12[117]]* _0x4dc5x12,_0x4dc5xa[_0x5a12[119]]* _0x4dc5x12);_0x4dc5x2= _0x4dc5x2&& Math[_0x5a12[243]](_0x4dc5x9[_0x5a12[117]],_0x4dc5x9[_0x5a12[119]])> this[_0x5a12[2360]];_0x4dc5x9[_0x5a12[235]]= mxUtils[_0x5a12[1454]](_0x4dc5x9[_0x5a12[235]],_0x4dc5x9[_0x5a12[117]]);_0x4dc5x9[_0x5a12[236]]= mxUtils[_0x5a12[1454]](_0x4dc5x9[_0x5a12[236]],_0x4dc5x9[_0x5a12[119]]);_0x4dc5xa= _0x4dc5x2?Math[_0x5a12[430]]((_0x4dc5x3- _0x4dc5x9[_0x5a12[235]])/ _0x4dc5x9[_0x5a12[117]]):0;_0x4dc5x2= _0x4dc5x2?Math[_0x5a12[430]]((_0x4dc5x4- _0x4dc5x9[_0x5a12[236]])/ _0x4dc5x9[_0x5a12[119]]):0;null== this[_0x5a12[2481]]&& 0< _0x4dc5xa&& (this[_0x5a12[2481]]= []);if(null!= this[_0x5a12[2481]]){for(_0x4dc5x12= 0;_0x4dc5x12<= _0x4dc5xa;_0x4dc5x12++){var _0x4dc5x13=[ new mxPoint(_0x4dc5x9[_0x5a12[235]]+ _0x4dc5x12* _0x4dc5x9[_0x5a12[117]],1), new mxPoint(_0x4dc5x9[_0x5a12[235]]+ _0x4dc5x12* _0x4dc5x9[_0x5a12[117]],_0x4dc5x4)];null!= this[_0x5a12[2481]][_0x4dc5x12]?(this[_0x5a12[2481]][_0x4dc5x12][_0x5a12[255]]= 1,this[_0x5a12[2481]][_0x4dc5x12][_0x5a12[1525]]= _0x4dc5x13,this[_0x5a12[2481]][_0x4dc5x12][_0x5a12[258]]()):(_0x4dc5x13= new mxPolyline(_0x4dc5x13,this[_0x5a12[2358]],this[_0x5a12[255]]),_0x4dc5x13[_0x5a12[507]]= this[_0x5a12[507]],_0x4dc5x13[_0x5a12[1522]]= this[_0x5a12[2359]],_0x4dc5x13[_0x5a12[255]]= _0x4dc5x5,_0x4dc5x13[_0x5a12[176]](this[_0x5a12[441]][_0x5a12[2053]]),_0x4dc5x13[_0x5a12[258]](),this[_0x5a12[2481]][_0x4dc5x12]= _0x4dc5x13)};for(_0x4dc5x12= _0x4dc5xa;_0x4dc5x12< this[_0x5a12[2481]][_0x5a12[67]];_0x4dc5x12++){this[_0x5a12[2481]][_0x4dc5x12][_0x5a12[515]]()};this[_0x5a12[2481]][_0x5a12[300]](_0x4dc5xa,this[_0x5a12[2481]][_0x5a12[67]]- _0x4dc5xa)};null== this[_0x5a12[2482]]&& 0< _0x4dc5x2&& (this[_0x5a12[2482]]= []);if(null!= this[_0x5a12[2482]]){for(_0x4dc5x12= 0;_0x4dc5x12<= _0x4dc5x2;_0x4dc5x12++){_0x4dc5x13= [ new mxPoint(1,_0x4dc5x9[_0x5a12[236]]+ _0x4dc5x12* _0x4dc5x9[_0x5a12[119]]), new mxPoint(_0x4dc5x3,_0x4dc5x9[_0x5a12[236]]+ _0x4dc5x12* _0x4dc5x9[_0x5a12[119]])],null!= this[_0x5a12[2482]][_0x4dc5x12]?(this[_0x5a12[2482]][_0x4dc5x12][_0x5a12[255]]= 1,this[_0x5a12[2482]][_0x4dc5x12][_0x5a12[1525]]= _0x4dc5x13,this[_0x5a12[2482]][_0x4dc5x12][_0x5a12[258]]()):(_0x4dc5x13= new mxPolyline(_0x4dc5x13,this[_0x5a12[2358]],_0x4dc5x5),_0x4dc5x13[_0x5a12[507]]= this[_0x5a12[507]],_0x4dc5x13[_0x5a12[1522]]= this[_0x5a12[2359]],_0x4dc5x13[_0x5a12[255]]= _0x4dc5x5,_0x4dc5x13[_0x5a12[176]](this[_0x5a12[441]][_0x5a12[2053]]),_0x4dc5x13[_0x5a12[258]](),this[_0x5a12[2482]][_0x4dc5x12]= _0x4dc5x13)};for(_0x4dc5x12= _0x4dc5x2;_0x4dc5x12< this[_0x5a12[2482]][_0x5a12[67]];_0x4dc5x12++){this[_0x5a12[2482]][_0x4dc5x12][_0x5a12[515]]()};this[_0x5a12[2482]][_0x5a12[300]](_0x4dc5x2,this[_0x5a12[2482]][_0x5a12[67]]- _0x4dc5x2)}};mxGraph[_0x5a12[202]][_0x5a12[1705]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[251]][_0x5a12[474]](_0x4dc5x2),_0x4dc5x4=null,_0x4dc5x4=this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x2)?this[_0x5a12[94]][_0x5a12[2077]]():this[_0x5a12[94]][_0x5a12[2076]]();null!= _0x4dc5x3&& (_0x4dc5x4= this[_0x5a12[2483]](this[_0x5a12[94]][_0x5a12[1705]](_0x4dc5x3,_0x4dc5x4)));null== _0x4dc5x4&& (_0x4dc5x4= mxGraph[_0x5a12[202]][_0x5a12[2346]]);return _0x4dc5x4};mxGraph[_0x5a12[202]][_0x5a12[2483]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[mxConstants[_0x5a12[2484]]],_0x4dc5x4=this[_0x5a12[2485]](_0x4dc5x3);null!= _0x4dc5x4?_0x4dc5x2[mxConstants[_0x5a12[2484]]]= _0x4dc5x4:_0x4dc5x4= _0x4dc5x3;null!= _0x4dc5x4&& _0x5a12[2486]== _0x4dc5x4[_0x5a12[85]](0,11)&& (_0x4dc5x3= _0x4dc5x4[_0x5a12[2]](_0x5a12[537]),0< _0x4dc5x3&& (_0x4dc5x4= _0x4dc5x4[_0x5a12[85]](0,_0x4dc5x3)+ _0x5a12[2487]+ _0x4dc5x4[_0x5a12[85]](_0x4dc5x3+ 1)),_0x4dc5x2[mxConstants[_0x5a12[2484]]]= _0x4dc5x4)};return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2488]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= _0x4dc5x3|| this[_0x5a12[897]]();if(null!= _0x4dc5x3){this[_0x5a12[251]][_0x5a12[473]]();try{for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x3[_0x5a12[67]];_0x4dc5x4++){this[_0x5a12[251]][_0x5a12[475]](_0x4dc5x3[_0x4dc5x4],_0x4dc5x2)}}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};mxGraph[_0x5a12[202]][_0x5a12[2489]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= _0x4dc5x4|| this[_0x5a12[2452]]();this[_0x5a12[2490]](_0x4dc5x2,_0x4dc5x3,[_0x4dc5x4])};mxGraph[_0x5a12[202]][_0x5a12[2490]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!1;_0x4dc5x4= _0x4dc5x4|| this[_0x5a12[897]]();if(null!= _0x4dc5x4&& 0< _0x4dc5x4[_0x5a12[67]]){var _0x4dc5x5=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x4[0]),_0x4dc5x5=null!= _0x4dc5x5?_0x4dc5x5[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x4[0]);null!= _0x4dc5x5&& (_0x4dc5x3= mxUtils[_0x5a12[433]](_0x4dc5x5,_0x4dc5x2,_0x4dc5x3)?0:1,this[_0x5a12[1717]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4))}};mxGraph[_0x5a12[202]][_0x5a12[1717]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= _0x4dc5x4|| this[_0x5a12[897]]();mxUtils[_0x5a12[1717]](this[_0x5a12[251]],_0x4dc5x4,_0x4dc5x2,_0x4dc5x3)};mxGraph[_0x5a12[202]][_0x5a12[2491]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[2492]](_0x4dc5x2,_0x4dc5x3,null,_0x4dc5x4)};mxGraph[_0x5a12[202]][_0x5a12[2492]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x5= _0x4dc5x5|| this[_0x5a12[897]]();if(null!= _0x4dc5x5&& 0< _0x4dc5x5[_0x5a12[67]]){if(null== _0x4dc5x4){var _0x4dc5x9=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x5[0]),_0x4dc5x9=null!= _0x4dc5x9?_0x4dc5x9[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x5[0]);null!= _0x4dc5x9&& (_0x4dc5x4= (parseInt(_0x4dc5x9[_0x4dc5x2]|| 0)& _0x4dc5x3)!= _0x4dc5x3)};mxUtils[_0x5a12[2492]](this[_0x5a12[251]],_0x4dc5x5,_0x4dc5x2,_0x4dc5x3,_0x4dc5x4)}};mxGraph[_0x5a12[202]][_0x5a12[849]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){null== _0x4dc5x3&& (_0x4dc5x3= this[_0x5a12[897]]());if(null!= _0x4dc5x3&& 1< _0x4dc5x3[_0x5a12[67]]){if(null== _0x4dc5x4){for(var _0x4dc5x5=0;_0x4dc5x5< _0x4dc5x3[_0x5a12[67]];_0x4dc5x5++){var _0x4dc5x9=this[_0x5a12[1198]](_0x4dc5x3[_0x4dc5x5]);if(null!= _0x4dc5x9&& !this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x3[_0x4dc5x5])){if(null== _0x4dc5x4){if(_0x4dc5x2== mxConstants[_0x5a12[479]]){_0x4dc5x4= _0x4dc5x9[_0x5a12[235]]+ _0x4dc5x9[_0x5a12[117]]/ 2;break}else {if(_0x4dc5x2== mxConstants[_0x5a12[480]]){_0x4dc5x4= _0x4dc5x9[_0x5a12[235]]+ _0x4dc5x9[_0x5a12[117]]}else {if(_0x4dc5x2== mxConstants[_0x5a12[1687]]){_0x4dc5x4= _0x4dc5x9[_0x5a12[236]]}else {if(_0x4dc5x2== mxConstants[_0x5a12[481]]){_0x4dc5x4= _0x4dc5x9[_0x5a12[236]]+ _0x4dc5x9[_0x5a12[119]]/ 2;break}else {_0x4dc5x4= _0x4dc5x2== mxConstants[_0x5a12[482]]?_0x4dc5x9[_0x5a12[236]]+ _0x4dc5x9[_0x5a12[119]]:_0x4dc5x9[_0x5a12[235]]}}}}}else {_0x4dc5x4= _0x4dc5x2== mxConstants[_0x5a12[480]]?Math[_0x5a12[160]](_0x4dc5x4,_0x4dc5x9[_0x5a12[235]]+ _0x4dc5x9[_0x5a12[117]]):_0x4dc5x2== mxConstants[_0x5a12[1687]]?Math[_0x5a12[243]](_0x4dc5x4,_0x4dc5x9[_0x5a12[236]]):_0x4dc5x2== mxConstants[_0x5a12[482]]?Math[_0x5a12[160]](_0x4dc5x4,_0x4dc5x9[_0x5a12[236]]+ _0x4dc5x9[_0x5a12[119]]):Math[_0x5a12[243]](_0x4dc5x4,_0x4dc5x9[_0x5a12[235]])}}}};if(null!= _0x4dc5x4){this[_0x5a12[251]][_0x5a12[473]]();try{for(_0x4dc5x5= 0;_0x4dc5x5< _0x4dc5x3[_0x5a12[67]];_0x4dc5x5++){_0x4dc5x9= this[_0x5a12[1198]](_0x4dc5x3[_0x4dc5x5]),null!= _0x4dc5x9&& !this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x3[_0x4dc5x5])&& (_0x4dc5x9= _0x4dc5x9[_0x5a12[238]](),_0x4dc5x2== mxConstants[_0x5a12[479]]?_0x4dc5x9[_0x5a12[235]]= _0x4dc5x4- _0x4dc5x9[_0x5a12[117]]/ 2:_0x4dc5x2== mxConstants[_0x5a12[480]]?_0x4dc5x9[_0x5a12[235]]= _0x4dc5x4- _0x4dc5x9[_0x5a12[117]]:_0x4dc5x2== mxConstants[_0x5a12[1687]]?_0x4dc5x9[_0x5a12[236]]= _0x4dc5x4:_0x4dc5x2== mxConstants[_0x5a12[481]]?_0x4dc5x9[_0x5a12[236]]= _0x4dc5x4- _0x4dc5x9[_0x5a12[119]]/ 2:_0x4dc5x2== mxConstants[_0x5a12[482]]?_0x4dc5x9[_0x5a12[236]]= _0x4dc5x4- _0x4dc5x9[_0x5a12[119]]:_0x4dc5x9[_0x5a12[235]]= _0x4dc5x4,this[_0x5a12[251]][_0x5a12[1724]](_0x4dc5x3[_0x4dc5x5],_0x4dc5x9))};this[_0x5a12[746]]( new mxEventObject(mxEvent.ALIGN_CELLS,_0x5a12[611],_0x4dc5x2,_0x5a12[895],_0x4dc5x3))}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[854]]= function(_0x4dc5x2){if(null!= _0x4dc5x2&& null!= this[_0x5a12[2356]]){this[_0x5a12[251]][_0x5a12[473]]();try{var _0x4dc5x3=this[_0x5a12[251]][_0x5a12[474]](_0x4dc5x2);null== _0x4dc5x3|| 0== _0x4dc5x3[_0x5a12[67]]?this[_0x5a12[251]][_0x5a12[475]](_0x4dc5x2,this[_0x5a12[2356]]):this[_0x5a12[251]][_0x5a12[475]](_0x4dc5x2,null);this[_0x5a12[1809]](_0x4dc5x2);this[_0x5a12[746]]( new mxEventObject(mxEvent.FLIP_EDGE,_0x5a12[1989],_0x4dc5x2))}finally{this[_0x5a12[251]][_0x5a12[476]]()}};return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2493]]= function(_0x4dc5x2){this[_0x5a12[2336]][_0x5a12[207]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2494]]= function(_0x4dc5x2){for(var _0x4dc5x3=[],_0x4dc5x4=0;_0x4dc5x4< this[_0x5a12[2336]][_0x5a12[67]];_0x4dc5x4++){this[_0x5a12[2336]][_0x4dc5x4]!= _0x4dc5x2&& _0x4dc5x3[_0x5a12[207]](this[_0x5a12[2336]][_0x4dc5x4])};this[_0x5a12[2336]]= _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[2485]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[2336]][_0x5a12[67]];_0x4dc5x3++){var _0x4dc5x4=this[_0x5a12[2336]][_0x4dc5x3][_0x5a12[1202]](_0x4dc5x2);if(null!= _0x4dc5x4){return _0x4dc5x4}}};return null};mxGraph[_0x5a12[202]][_0x5a12[840]]= function(_0x4dc5x2,_0x4dc5x3){null== _0x4dc5x3&& (_0x4dc5x3= mxUtils[_0x5a12[1779]](this[_0x5a12[897]](),!0));this[_0x5a12[251]][_0x5a12[473]]();try{this[_0x5a12[841]](_0x4dc5x3,_0x4dc5x2),this[_0x5a12[746]]( new mxEventObject(mxEvent.ORDER_CELLS,_0x5a12[2495],_0x4dc5x2,_0x5a12[895],_0x4dc5x3))}finally{this[_0x5a12[251]][_0x5a12[476]]()};return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[841]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2){this[_0x5a12[251]][_0x5a12[473]]();try{for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){var _0x4dc5x5=this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2[_0x4dc5x4]);_0x4dc5x3?this[_0x5a12[251]][_0x5a12[99]](_0x4dc5x5,_0x4dc5x2[_0x4dc5x4],_0x4dc5x4):this[_0x5a12[251]][_0x5a12[99]](_0x4dc5x5,_0x4dc5x2[_0x4dc5x4],this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x5)- 1)};this[_0x5a12[746]]( new mxEventObject(mxEvent.CELLS_ORDERED,_0x5a12[2495],_0x4dc5x3,_0x5a12[895],_0x4dc5x2))}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};mxGraph[_0x5a12[202]][_0x5a12[844]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){null== _0x4dc5x4&& (_0x4dc5x4= mxUtils[_0x5a12[1779]](this[_0x5a12[897]](),!0));_0x4dc5x4= this[_0x5a12[2496]](_0x4dc5x4);null== _0x4dc5x2&& (_0x4dc5x2= this[_0x5a12[2497]](_0x4dc5x4));var _0x4dc5x5=this[_0x5a12[2498]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x3);if(0< _0x4dc5x4[_0x5a12[67]]&& null!= _0x4dc5x5){var _0x4dc5x9=this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2);null== _0x4dc5x9&& (_0x4dc5x9= this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x4[0]));this[_0x5a12[251]][_0x5a12[473]]();try{null== this[_0x5a12[1198]](_0x4dc5x2)&& this[_0x5a12[251]][_0x5a12[1724]](_0x4dc5x2, new mxGeometry);var _0x4dc5xa=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x9);this[_0x5a12[833]]([_0x4dc5x2],_0x4dc5x9,_0x4dc5xa,null,null,!1);_0x4dc5xa= this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x2);this[_0x5a12[833]](_0x4dc5x4,_0x4dc5x2,_0x4dc5xa,null,null,!1,!1);this[_0x5a12[835]](_0x4dc5x4,-_0x4dc5x5[_0x5a12[235]],-_0x4dc5x5[_0x5a12[236]],!1,!0);this[_0x5a12[837]]([_0x4dc5x2],[_0x4dc5x5]);this[_0x5a12[746]]( new mxEventObject(mxEvent.GROUP_CELLS,_0x5a12[1504],_0x4dc5x2,_0x5a12[467],_0x4dc5x3,_0x5a12[895],_0x4dc5x4))}finally{this[_0x5a12[251]][_0x5a12[476]]()}};return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2496]]= function(_0x4dc5x2){var _0x4dc5x3=[];if(null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]]){var _0x4dc5x4=this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2[0]);_0x4dc5x3[_0x5a12[207]](_0x4dc5x2[0]);for(var _0x4dc5x5=1;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2[_0x4dc5x5])== _0x4dc5x4&& _0x4dc5x3[_0x5a12[207]](_0x4dc5x2[_0x4dc5x5])}};return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[2498]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3= this[_0x5a12[1729]](_0x4dc5x3);null!= _0x4dc5x3&& (this[_0x5a12[1730]](_0x4dc5x2)&& (_0x4dc5x2= this[_0x5a12[1731]](_0x4dc5x2),_0x4dc5x3[_0x5a12[235]]-= _0x4dc5x2[_0x5a12[117]],_0x4dc5x3[_0x5a12[236]]-= _0x4dc5x2[_0x5a12[119]],_0x4dc5x3[_0x5a12[117]]+= _0x4dc5x2[_0x5a12[117]],_0x4dc5x3[_0x5a12[119]]+= _0x4dc5x2[_0x5a12[119]]),_0x4dc5x3[_0x5a12[235]]-= _0x4dc5x4,_0x4dc5x3[_0x5a12[236]]-= _0x4dc5x4,_0x4dc5x3[_0x5a12[117]]+= 2* _0x4dc5x4,_0x4dc5x3[_0x5a12[119]]+= 2* _0x4dc5x4);return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[2497]]= function(_0x4dc5x2){_0x4dc5x2= new mxCell(_0x5a12[110]);_0x4dc5x2[_0x5a12[1993]](!0);_0x4dc5x2[_0x5a12[1995]](!1);return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[845]]= function(_0x4dc5x2){var _0x4dc5x3=[];if(null== _0x4dc5x2){_0x4dc5x2= this[_0x5a12[897]]();for(var _0x4dc5x4=[],_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){0< this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x2[_0x4dc5x5])&& _0x4dc5x4[_0x5a12[207]](_0x4dc5x2[_0x4dc5x5])};_0x4dc5x2= _0x4dc5x4};if(null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]]){this[_0x5a12[251]][_0x5a12[473]]();try{for(_0x4dc5x5= 0;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){var _0x4dc5x9=this[_0x5a12[251]][_0x5a12[1953]](_0x4dc5x2[_0x4dc5x5]);if(null!= _0x4dc5x9&& 0< _0x4dc5x9[_0x5a12[67]]){var _0x4dc5x9=_0x4dc5x9[_0x5a12[1853]](),_0x4dc5xa=this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2[_0x4dc5x5]),_0x4dc5x12=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5xa);this[_0x5a12[833]](_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,null,null,!0);_0x4dc5x3= _0x4dc5x3[_0x5a12[1919]](_0x4dc5x9)}};this[_0x5a12[843]](this[_0x5a12[2499]](_0x4dc5x2));this[_0x5a12[746]]( new mxEventObject(mxEvent.UNGROUP_CELLS,_0x5a12[895],_0x4dc5x2))}finally{this[_0x5a12[251]][_0x5a12[476]]()}};return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[846]]= function(_0x4dc5x2){null== _0x4dc5x2&& (_0x4dc5x2= this[_0x5a12[897]]());this[_0x5a12[251]][_0x5a12[473]]();try{var _0x4dc5x3=this[_0x5a12[902]](),_0x4dc5x4=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x3);this[_0x5a12[833]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,null,null,!0);this[_0x5a12[746]]( new mxEventObject(mxEvent.REMOVE_CELLS_FROM_PARENT,_0x5a12[895],_0x4dc5x2))}finally{this[_0x5a12[251]][_0x5a12[476]]()};return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[1917]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){null== _0x4dc5x2&& (_0x4dc5x2= this[_0x5a12[897]]());_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:0;_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!1;this[_0x5a12[251]][_0x5a12[473]]();try{for(var _0x4dc5x5=0;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){var _0x4dc5x9=this[_0x5a12[1198]](_0x4dc5x2[_0x4dc5x5]);if(null!= _0x4dc5x9){var _0x4dc5xa=this[_0x5a12[1955]](_0x4dc5x2[_0x4dc5x5]);if(null!= _0x4dc5xa&& 0< _0x4dc5xa[_0x5a12[67]]){var _0x4dc5x12=this[_0x5a12[1729]](_0x4dc5xa);if(0< _0x4dc5x12[_0x5a12[117]]&& 0< _0x4dc5x12[_0x5a12[119]]){var _0x4dc5x13=this[_0x5a12[1730]](_0x4dc5x2[_0x4dc5x5])?this[_0x5a12[1731]](_0x4dc5x2[_0x4dc5x5]): new mxRectangle,_0x4dc5x9=_0x4dc5x9[_0x5a12[238]]();_0x4dc5x4&& (_0x4dc5x9[_0x5a12[235]]+= _0x4dc5x12[_0x5a12[235]]- _0x4dc5x13[_0x5a12[117]]- _0x4dc5x3,_0x4dc5x9[_0x5a12[236]]+= _0x4dc5x12[_0x5a12[236]]- _0x4dc5x13[_0x5a12[119]]- _0x4dc5x3);_0x4dc5x9[_0x5a12[117]]= _0x4dc5x12[_0x5a12[117]]+ _0x4dc5x13[_0x5a12[117]]+ 2* _0x4dc5x3;_0x4dc5x9[_0x5a12[119]]= _0x4dc5x12[_0x5a12[119]]+ _0x4dc5x13[_0x5a12[119]]+ 2* _0x4dc5x3;this[_0x5a12[251]][_0x5a12[1724]](_0x4dc5x2[_0x4dc5x5],_0x4dc5x9);this[_0x5a12[834]](_0x4dc5xa,-_0x4dc5x12[_0x5a12[235]]+ _0x4dc5x13[_0x5a12[117]] + _0x4dc5x3,-_0x4dc5x12[_0x5a12[236]]+ _0x4dc5x13[_0x5a12[119]] + _0x4dc5x3)}}}}}finally{this[_0x5a12[251]][_0x5a12[476]]()};return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[899]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!0;var _0x4dc5x4=null;if(null!= _0x4dc5x2){for(var _0x4dc5x5={},_0x4dc5x4=[],_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x2[_0x5a12[67]];_0x4dc5x9++){var _0x4dc5xa=mxCellPath[_0x5a12[385]](_0x4dc5x2[_0x4dc5x9]);_0x4dc5x5[_0x4dc5xa]= _0x4dc5x2[_0x4dc5x9];_0x4dc5x4[_0x5a12[207]](_0x4dc5x2[_0x4dc5x9])};if(0< _0x4dc5x4[_0x5a12[67]]){for(var _0x4dc5xa=this[_0x5a12[441]][_0x5a12[255]],_0x4dc5x12=this[_0x5a12[441]][_0x5a12[513]],_0x4dc5x4=this[_0x5a12[251]][_0x5a12[899]](_0x4dc5x2,!0),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x2[_0x5a12[67]];_0x4dc5x9++){if(!_0x4dc5x3&& this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x4[_0x4dc5x9]) && null!= this[_0x5a12[2500]](_0x4dc5x4[_0x4dc5x9],this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x4[_0x4dc5x9],!0),this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x4[_0x4dc5x9],!1))){_0x4dc5x4[_0x4dc5x9]= null}else {var _0x4dc5x13=this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x4[_0x4dc5x9]);if(null!= _0x4dc5x13){var _0x4dc5x14=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2[_0x4dc5x9]),_0x4dc5x15=this[_0x5a12[441]][_0x5a12[248]](this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2[_0x4dc5x9]));if(null!= _0x4dc5x14&& null!= _0x4dc5x15){var _0x4dc5x16=_0x4dc5x15[_0x5a12[2078]][_0x5a12[235]],_0x4dc5x15=_0x4dc5x15[_0x5a12[2078]][_0x5a12[236]];if(this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x4[_0x4dc5x9])){for(var _0x4dc5x14=_0x4dc5x14[_0x5a12[439]],_0x4dc5x17=this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2[_0x4dc5x9],!0),_0x4dc5x18=mxCellPath[_0x5a12[385]](_0x4dc5x17);null!= _0x4dc5x17&& null== _0x4dc5x5[_0x4dc5x18];){_0x4dc5x17= this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x17),_0x4dc5x18= mxCellPath[_0x5a12[385]](_0x4dc5x17)};null== _0x4dc5x17&& _0x4dc5x13[_0x5a12[2007]]( new mxPoint(_0x4dc5x14[0][_0x5a12[235]]/ _0x4dc5xa- _0x4dc5x12[_0x5a12[235]],_0x4dc5x14[0][_0x5a12[236]]/ _0x4dc5xa- _0x4dc5x12[_0x5a12[236]]),!0);_0x4dc5x17= this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2[_0x4dc5x9],!1);for(_0x4dc5x18= mxCellPath[_0x5a12[385]](_0x4dc5x17);null!= _0x4dc5x17&& null== _0x4dc5x5[_0x4dc5x18];){_0x4dc5x17= this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x17),_0x4dc5x18= mxCellPath[_0x5a12[385]](_0x4dc5x17)};null== _0x4dc5x17&& (_0x4dc5x17= _0x4dc5x14[_0x5a12[67]]- 1,_0x4dc5x13[_0x5a12[2007]]( new mxPoint(_0x4dc5x14[_0x4dc5x17][_0x5a12[235]]/ _0x4dc5xa- _0x4dc5x12[_0x5a12[235]],_0x4dc5x14[_0x4dc5x17][_0x5a12[236]]/ _0x4dc5xa- _0x4dc5x12[_0x5a12[236]]),!1));_0x4dc5x13= _0x4dc5x13[_0x5a12[1525]];if(null!= _0x4dc5x13){for(_0x4dc5x14= 0;_0x4dc5x14< _0x4dc5x13[_0x5a12[67]];_0x4dc5x14++){_0x4dc5x13[_0x4dc5x14][_0x5a12[235]]+= _0x4dc5x16,_0x4dc5x13[_0x4dc5x14][_0x5a12[236]]+= _0x4dc5x15}}}else {_0x4dc5x13[_0x5a12[235]]+= _0x4dc5x16,_0x4dc5x13[_0x5a12[236]]+= _0x4dc5x15}}}}}}else {_0x4dc5x4= []}};return _0x4dc5x4};mxGraph[_0x5a12[202]][_0x5a12[2501]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14){_0x4dc5x3= this[_0x5a12[2502]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14);return this[_0x5a12[2103]](_0x4dc5x3,_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2502]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14){_0x4dc5x2= new mxGeometry(_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12);_0x4dc5x2[_0x5a12[1500]]= null!= _0x4dc5x14?_0x4dc5x14:!1;_0x4dc5x4= new mxCell(_0x4dc5x4,_0x4dc5x2,_0x4dc5x13);_0x4dc5x4[_0x5a12[1945]](_0x4dc5x3);_0x4dc5x4[_0x5a12[1993]](!0);_0x4dc5x4[_0x5a12[1995]](!0);return _0x4dc5x4};mxGraph[_0x5a12[202]][_0x5a12[1960]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5x3= this[_0x5a12[2503]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa);return this[_0x5a12[2504]](_0x4dc5x3,_0x4dc5x2,_0x4dc5x5,_0x4dc5x9)};mxGraph[_0x5a12[202]][_0x5a12[2503]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5x2= new mxCell(_0x4dc5x4, new mxGeometry,_0x4dc5xa);_0x4dc5x2[_0x5a12[1945]](_0x4dc5x3);_0x4dc5x2[_0x5a12[1994]](!0);_0x4dc5x2[_0x5a12[256]][_0x5a12[1500]]= !0;return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2504]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){return this[_0x5a12[2103]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x9,_0x4dc5x4,_0x4dc5x5)};mxGraph[_0x5a12[202]][_0x5a12[2103]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){return this[_0x5a12[832]]([_0x4dc5x2],_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9)[0]};mxGraph[_0x5a12[202]][_0x5a12[832]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){null== _0x4dc5x3&& (_0x4dc5x3= this[_0x5a12[902]]());null== _0x4dc5x4&& (_0x4dc5x4= this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x3));this[_0x5a12[251]][_0x5a12[473]]();try{this[_0x5a12[833]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,!1,!0),this[_0x5a12[746]]( new mxEventObject(mxEvent.ADD_CELLS,_0x5a12[895],_0x4dc5x2,_0x5a12[1101],_0x4dc5x3,_0x5a12[1983],_0x4dc5x4,_0x5a12[1097],_0x4dc5x5,_0x5a12[772],_0x4dc5x9))}finally{this[_0x5a12[251]][_0x5a12[476]]()};return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[833]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12){if(null!= _0x4dc5x2&& null!= _0x4dc5x3&& null!= _0x4dc5x4){this[_0x5a12[251]][_0x5a12[473]]();try{for(var _0x4dc5x13=_0x4dc5xa?this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x3):null,_0x4dc5x14=null!= _0x4dc5x13?_0x4dc5x13[_0x5a12[2078]]:null,_0x4dc5x15= new mxPoint(0,0),_0x4dc5x13=0;_0x4dc5x13< _0x4dc5x2[_0x5a12[67]];_0x4dc5x13++){if(null== _0x4dc5x2[_0x4dc5x13]){_0x4dc5x4--}else {var _0x4dc5x16=this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2[_0x4dc5x13]);if(null!= _0x4dc5x14&& _0x4dc5x2[_0x4dc5x13]!= _0x4dc5x3&& _0x4dc5x3!= _0x4dc5x16){var _0x4dc5x17=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x16),_0x4dc5x18=null!= _0x4dc5x17?_0x4dc5x17[_0x5a12[2078]]:_0x4dc5x15,_0x4dc5x19=this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x2[_0x4dc5x13]);if(null!= _0x4dc5x19){var _0x4dc5x1a=_0x4dc5x18[_0x5a12[235]]- _0x4dc5x14[_0x5a12[235]],_0x4dc5x1b=_0x4dc5x18[_0x5a12[236]]- _0x4dc5x14[_0x5a12[236]],_0x4dc5x19=_0x4dc5x19[_0x5a12[238]]();_0x4dc5x19[_0x5a12[513]](_0x4dc5x1a,_0x4dc5x1b);!_0x4dc5x19[_0x5a12[1500]]&& (this[_0x5a12[251]][_0x5a12[1193]](_0x4dc5x2[_0x4dc5x13])&& !this[_0x5a12[2505]]()) && (_0x4dc5x19[_0x5a12[235]]= Math[_0x5a12[160]](0,_0x4dc5x19[_0x5a12[235]]),_0x4dc5x19[_0x5a12[236]]= Math[_0x5a12[160]](0,_0x4dc5x19[_0x5a12[236]]));this[_0x5a12[251]][_0x5a12[1724]](_0x4dc5x2[_0x4dc5x13],_0x4dc5x19)}};_0x4dc5x3== _0x4dc5x16&& _0x4dc5x4+ _0x4dc5x13> this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x3)&& _0x4dc5x4--;this[_0x5a12[251]][_0x5a12[99]](_0x4dc5x3,_0x4dc5x2[_0x4dc5x13],_0x4dc5x4+ _0x4dc5x13);this[_0x5a12[2506]]()&& this[_0x5a12[2507]](_0x4dc5x2[_0x4dc5x13])&& this[_0x5a12[2508]](_0x4dc5x2[_0x4dc5x13]);(null== _0x4dc5x12|| _0x4dc5x12)&& this[_0x5a12[2509]](_0x4dc5x2[_0x4dc5x13]);null!= _0x4dc5x5&& this[_0x5a12[852]](_0x4dc5x2[_0x4dc5x13],_0x4dc5x5,!0);null!= _0x4dc5x9&& this[_0x5a12[852]](_0x4dc5x2[_0x4dc5x13],_0x4dc5x9,!1)}};this[_0x5a12[746]]( new mxEventObject(mxEvent.CELLS_ADDED,_0x5a12[895],_0x4dc5x2,_0x5a12[1101],_0x4dc5x3,_0x5a12[1983],_0x4dc5x4,_0x5a12[1097],_0x4dc5x5,_0x5a12[772],_0x4dc5x9,_0x5a12[492],_0x4dc5xa))}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};mxGraph[_0x5a12[202]][_0x5a12[842]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!0;null== _0x4dc5x2&& (_0x4dc5x2= this[_0x5a12[2510]](this[_0x5a12[897]]()));_0x4dc5x3&& (_0x4dc5x2= this[_0x5a12[2510]](this[_0x5a12[2499]](_0x4dc5x2)));this[_0x5a12[251]][_0x5a12[473]]();try{this[_0x5a12[843]](_0x4dc5x2),this[_0x5a12[746]]( new mxEventObject(mxEvent.REMOVE_CELLS,_0x5a12[895],_0x4dc5x2,_0x5a12[2511],_0x4dc5x3))}finally{this[_0x5a12[251]][_0x5a12[476]]()};return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[843]]= function(_0x4dc5x2){if(null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]]){var _0x4dc5x3=this[_0x5a12[441]][_0x5a12[255]],_0x4dc5x4=this[_0x5a12[441]][_0x5a12[513]];this[_0x5a12[251]][_0x5a12[473]]();try{for(var _0x4dc5x5={},_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x2[_0x5a12[67]];_0x4dc5x9++){var _0x4dc5xa=mxCellPath[_0x5a12[385]](_0x4dc5x2[_0x4dc5x9]);_0x4dc5x5[_0x4dc5xa]= _0x4dc5x2[_0x4dc5x9]};for(_0x4dc5x9= 0;_0x4dc5x9< _0x4dc5x2[_0x5a12[67]];_0x4dc5x9++){for(var _0x4dc5x12=this[_0x5a12[1756]](_0x4dc5x2[_0x4dc5x9]),_0x4dc5x13=0;_0x4dc5x13< _0x4dc5x12[_0x5a12[67]];_0x4dc5x13++){if(_0x4dc5xa= mxCellPath[_0x5a12[385]](_0x4dc5x12[_0x4dc5x13]),null== _0x4dc5x5[_0x4dc5xa]){var _0x4dc5x14=this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x12[_0x4dc5x13]);if(null!= _0x4dc5x14){var _0x4dc5x15=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x12[_0x4dc5x13]);if(null!= _0x4dc5x15){var _0x4dc5x14=_0x4dc5x14[_0x5a12[238]](),_0x4dc5x16=_0x4dc5x15[_0x5a12[1710]](!0) == _0x4dc5x2[_0x4dc5x9],_0x4dc5x17=_0x4dc5x15[_0x5a12[439]],_0x4dc5x18=_0x4dc5x16?0:_0x4dc5x17[_0x5a12[67]]- 1;_0x4dc5x14[_0x5a12[2007]]( new mxPoint(_0x4dc5x17[_0x4dc5x18][_0x5a12[235]]/ _0x4dc5x3- _0x4dc5x4[_0x5a12[235]],_0x4dc5x17[_0x4dc5x18][_0x5a12[236]]/ _0x4dc5x3- _0x4dc5x4[_0x5a12[236]]),_0x4dc5x16);this[_0x5a12[251]][_0x5a12[1957]](_0x4dc5x12[_0x4dc5x13],null,_0x4dc5x16);this[_0x5a12[251]][_0x5a12[1724]](_0x4dc5x12[_0x4dc5x13],_0x4dc5x14)}}}};this[_0x5a12[251]][_0x5a12[205]](_0x4dc5x2[_0x4dc5x9])};this[_0x5a12[746]]( new mxEventObject(mxEvent.CELLS_REMOVED,_0x5a12[895],_0x4dc5x2))}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};mxGraph[_0x5a12[202]][_0x5a12[853]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x5= _0x4dc5x5|| 0;_0x4dc5x9= _0x4dc5x9|| 0;null== _0x4dc5x4&& (_0x4dc5x4= this[_0x5a12[899]]([_0x4dc5x2])[0]);var _0x4dc5xa=this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2),_0x4dc5x12=this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2,!0);this[_0x5a12[251]][_0x5a12[473]]();try{this[_0x5a12[835]](_0x4dc5x3,_0x4dc5x5,_0x4dc5x9,!1,!1),this[_0x5a12[833]](_0x4dc5x3,_0x4dc5xa,this[_0x5a12[251]][_0x5a12[262]](_0x4dc5xa),null,null,!0),this[_0x5a12[833]]([_0x4dc5x4],_0x4dc5xa,this[_0x5a12[251]][_0x5a12[262]](_0x4dc5xa),_0x4dc5x12,_0x4dc5x3[0],!1),this[_0x5a12[852]](_0x4dc5x2,_0x4dc5x3[0],!0),this[_0x5a12[746]]( new mxEventObject(mxEvent.SPLIT_EDGE,_0x5a12[1989],_0x4dc5x2,_0x5a12[895],_0x4dc5x3,_0x5a12[2512],_0x4dc5x4,_0x5a12[1126],_0x4dc5x5,_0x5a12[1125],_0x4dc5x9))}finally{this[_0x5a12[251]][_0x5a12[476]]()};return _0x4dc5x4};mxGraph[_0x5a12[202]][_0x5a12[838]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){null== _0x4dc5x3&& (_0x4dc5x3= this[_0x5a12[897]]());_0x4dc5x4&& (_0x4dc5x3= this[_0x5a12[2499]](_0x4dc5x3));this[_0x5a12[251]][_0x5a12[473]]();try{this[_0x5a12[839]](_0x4dc5x3,_0x4dc5x2),this[_0x5a12[746]]( new mxEventObject(mxEvent.TOGGLE_CELLS,_0x5a12[539],_0x4dc5x2,_0x5a12[895],_0x4dc5x3,_0x5a12[2511],_0x4dc5x4))}finally{this[_0x5a12[251]][_0x5a12[476]]()};return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[839]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]]){this[_0x5a12[251]][_0x5a12[473]]();try{for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){this[_0x5a12[251]][_0x5a12[175]](_0x4dc5x2[_0x4dc5x4],_0x4dc5x3)}}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};mxGraph[_0x5a12[202]][_0x5a12[847]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!1;null== _0x4dc5x4&& (_0x4dc5x4= this[_0x5a12[2513]](this[_0x5a12[897]](),_0x4dc5x2));this[_0x5a12[2126]](!1);this[_0x5a12[251]][_0x5a12[473]]();try{this[_0x5a12[848]](_0x4dc5x4,_0x4dc5x2,_0x4dc5x3,_0x4dc5x5),this[_0x5a12[746]]( new mxEventObject(mxEvent.FOLD_CELLS,_0x5a12[2514],_0x4dc5x2,_0x5a12[2515],_0x4dc5x3,_0x5a12[895],_0x4dc5x4))}finally{this[_0x5a12[251]][_0x5a12[476]]()};return _0x4dc5x4};mxGraph[_0x5a12[202]][_0x5a12[848]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]]){this[_0x5a12[251]][_0x5a12[473]]();try{for(var _0x4dc5x9=0;_0x4dc5x9< _0x4dc5x2[_0x5a12[67]];_0x4dc5x9++){if((!_0x4dc5x5|| this[_0x5a12[2516]](_0x4dc5x2[_0x4dc5x9],_0x4dc5x3)) && _0x4dc5x3!= this[_0x5a12[1742]](_0x4dc5x2[_0x4dc5x9])){if(this[_0x5a12[251]][_0x5a12[1972]](_0x4dc5x2[_0x4dc5x9],_0x4dc5x3),this[_0x5a12[2517]](_0x4dc5x2[_0x4dc5x9],_0x4dc5x3),this[_0x5a12[2507]](_0x4dc5x2[_0x4dc5x9])&& this[_0x5a12[2508]](_0x4dc5x2[_0x4dc5x9]),_0x4dc5x4){var _0x4dc5xa=this[_0x5a12[251]][_0x5a12[1953]](_0x4dc5x2[_0x4dc5x9]);this[_0x5a12[847]](_0x4dc5xa,_0x4dc5x3,_0x4dc5x4)}}};this[_0x5a12[746]]( new mxEventObject(mxEvent.CELLS_FOLDED,_0x5a12[895],_0x4dc5x2,_0x5a12[2514],_0x4dc5x3,_0x5a12[2515],_0x4dc5x4))}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};mxGraph[_0x5a12[202]][_0x5a12[2517]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2){var _0x4dc5x4=this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x2);null!= _0x4dc5x4&& (_0x4dc5x4= _0x4dc5x4[_0x5a12[238]](),this[_0x5a12[2518]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x3),_0x4dc5x4[_0x5a12[2005]](),this[_0x5a12[251]][_0x5a12[1724]](_0x4dc5x2,_0x4dc5x4))}};mxGraph[_0x5a12[202]][_0x5a12[2518]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){if(null!= _0x4dc5x2&& null!= _0x4dc5x3){_0x4dc5x4= this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2);_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);if(null== _0x4dc5x3[_0x5a12[2002]]){var _0x4dc5x5=_0x4dc5x3;this[_0x5a12[2394]]&& (_0x4dc5x2= this[_0x5a12[2519]](_0x4dc5x2),null!= _0x4dc5x2&& (_0x4dc5x5= _0x4dc5x2,_0x4dc5x2= mxUtils[_0x5a12[433]](_0x4dc5x4,mxConstants.STYLE_STARTSIZE),0< _0x4dc5x2&& (_0x4dc5x5[_0x5a12[119]]= Math[_0x5a12[160]](_0x4dc5x5[_0x5a12[119]],_0x4dc5x2))));_0x4dc5x3[_0x5a12[2002]]= new mxRectangle(0,0,_0x4dc5x5[_0x5a12[117]],_0x4dc5x5[_0x5a12[119]])};if(null!= _0x4dc5x3[_0x5a12[2002]]){_0x4dc5x3[_0x5a12[2002]][_0x5a12[235]]= _0x4dc5x3[_0x5a12[235]];_0x4dc5x3[_0x5a12[2002]][_0x5a12[236]]= _0x4dc5x3[_0x5a12[236]];var _0x4dc5x9=mxUtils[_0x5a12[431]](_0x4dc5x4[mxConstants[_0x5a12[2278]]]|| _0x5a12[468]);0!= _0x4dc5x9&& (_0x4dc5x2= _0x4dc5x3[_0x5a12[2002]][_0x5a12[241]]()- _0x4dc5x3[_0x5a12[241]](),_0x4dc5x4= _0x4dc5x3[_0x5a12[2002]][_0x5a12[242]]()- _0x4dc5x3[_0x5a12[242]](),_0x4dc5x5= Math[_0x5a12[426]](_0x4dc5x9),_0x4dc5x9= Math[_0x5a12[427]](_0x4dc5x9),_0x4dc5x3[_0x5a12[2002]][_0x5a12[235]]+= _0x4dc5x5* _0x4dc5x2- _0x4dc5x9* _0x4dc5x4- _0x4dc5x2,_0x4dc5x3[_0x5a12[2002]][_0x5a12[236]]+= _0x4dc5x9* _0x4dc5x2+ _0x4dc5x5* _0x4dc5x4- _0x4dc5x4)}}};mxGraph[_0x5a12[202]][_0x5a12[2499]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[1853]]();return _0x4dc5x3= _0x4dc5x3[_0x5a12[1919]](this[_0x5a12[2520]](_0x4dc5x2))};mxGraph[_0x5a12[202]][_0x5a12[2520]]= function(_0x4dc5x2){var _0x4dc5x3=[];if(null!= _0x4dc5x2){for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){for(var _0x4dc5x5=this[_0x5a12[251]][_0x5a12[1707]](_0x4dc5x2[_0x4dc5x4]),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x5;_0x4dc5x9++){_0x4dc5x3[_0x5a12[207]](this[_0x5a12[251]][_0x5a12[1708]](_0x4dc5x2[_0x4dc5x4],_0x4dc5x9))};_0x4dc5x5= this[_0x5a12[251]][_0x5a12[1953]](_0x4dc5x2[_0x4dc5x4]);_0x4dc5x3= _0x4dc5x3[_0x5a12[1919]](this[_0x5a12[2520]](_0x4dc5x5))}};return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[858]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!1;this[_0x5a12[251]][_0x5a12[473]]();try{this[_0x5a12[2457]](_0x4dc5x2,_0x4dc5x3),this[_0x5a12[746]]( new mxEventObject(mxEvent.UPDATE_CELL_SIZE,_0x5a12[246],_0x4dc5x2,_0x5a12[2521],_0x4dc5x3))}finally{this[_0x5a12[251]][_0x5a12[476]]()};return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2457]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2){this[_0x5a12[251]][_0x5a12[473]]();try{var _0x4dc5x4=this[_0x5a12[2519]](_0x4dc5x2),_0x4dc5x5=this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x2);if(null!= _0x4dc5x4&& null!= _0x4dc5x5){var _0x4dc5x9=this[_0x5a12[1742]](_0x4dc5x2),_0x4dc5x5=_0x4dc5x5[_0x5a12[238]]();if(this[_0x5a12[1730]](_0x4dc5x2)){var _0x4dc5xa=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2),_0x4dc5x12=null!= _0x4dc5xa?_0x4dc5xa[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2),_0x4dc5x13=this[_0x5a12[251]][_0x5a12[474]](_0x4dc5x2);null== _0x4dc5x13&& (_0x4dc5x13= _0x5a12[110]);mxUtils[_0x5a12[433]](_0x4dc5x12,mxConstants.STYLE_HORIZONTAL,!0)?(_0x4dc5x13= mxUtils[_0x5a12[475]](_0x4dc5x13,mxConstants.STYLE_STARTSIZE,_0x4dc5x4[_0x5a12[119]]+ 8),_0x4dc5x9&& (_0x4dc5x5[_0x5a12[119]]= _0x4dc5x4[_0x5a12[119]]+ 8),_0x4dc5x5[_0x5a12[117]]= _0x4dc5x4[_0x5a12[117]]):(_0x4dc5x13= mxUtils[_0x5a12[475]](_0x4dc5x13,mxConstants.STYLE_STARTSIZE,_0x4dc5x4[_0x5a12[117]]+ 8),_0x4dc5x9&& (_0x4dc5x5[_0x5a12[117]]= _0x4dc5x4[_0x5a12[117]]+ 8),_0x4dc5x5[_0x5a12[119]]= _0x4dc5x4[_0x5a12[119]]);this[_0x5a12[251]][_0x5a12[475]](_0x4dc5x2,_0x4dc5x13)}else {_0x4dc5x5[_0x5a12[117]]= _0x4dc5x4[_0x5a12[117]],_0x4dc5x5[_0x5a12[119]]= _0x4dc5x4[_0x5a12[119]]};if(!_0x4dc5x3&& !_0x4dc5x9){var _0x4dc5x14=this[_0x5a12[441]][_0x5a12[1799]](this[_0x5a12[251]][_0x5a12[1953]](_0x4dc5x2));if(null!= _0x4dc5x14){var _0x4dc5x15=this[_0x5a12[441]][_0x5a12[513]],_0x4dc5x16=this[_0x5a12[441]][_0x5a12[255]],_0x4dc5x17=(_0x4dc5x14[_0x5a12[236]]+ _0x4dc5x14[_0x5a12[119]])/ _0x4dc5x16- _0x4dc5x5[_0x5a12[236]]- _0x4dc5x15[_0x5a12[236]];_0x4dc5x5[_0x5a12[117]]= Math[_0x5a12[160]](_0x4dc5x5[_0x5a12[117]],(_0x4dc5x14[_0x5a12[235]]+ _0x4dc5x14[_0x5a12[117]])/ _0x4dc5x16- _0x4dc5x5[_0x5a12[235]]- _0x4dc5x15[_0x5a12[235]]);_0x4dc5x5[_0x5a12[119]]= Math[_0x5a12[160]](_0x4dc5x5[_0x5a12[119]],_0x4dc5x17)}};this[_0x5a12[837]]([_0x4dc5x2],[_0x4dc5x5])}}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};mxGraph[_0x5a12[202]][_0x5a12[2519]]= function(_0x4dc5x2){var _0x4dc5x3=null;if(null!= _0x4dc5x2){var _0x4dc5x4=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2),_0x4dc5x5=null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);if(null!= _0x4dc5x5&& !this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x2)){var _0x4dc5x9=_0x4dc5x5[mxConstants[_0x5a12[2185]]]|| mxConstants[_0x5a12[483]],_0x4dc5xa=0,_0x4dc5x3=0;if((null!= this[_0x5a12[1202]](_0x4dc5x4)|| null!= _0x4dc5x5[mxConstants[_0x5a12[2484]]])&& _0x4dc5x5[mxConstants[_0x5a12[2059]]]== mxConstants[_0x5a12[2522]]){_0x4dc5x5[mxConstants[_0x5a12[2063]]]== mxConstants[_0x5a12[481]]&& (_0x4dc5xa+= parseFloat(_0x4dc5x5[mxConstants[_0x5a12[2523]]])|| mxLabel[_0x5a12[202]][_0x5a12[1680]]),_0x4dc5x5[mxConstants[_0x5a12[2064]]]!= mxConstants[_0x5a12[479]]&& (_0x4dc5x3+= parseFloat(_0x4dc5x5[mxConstants[_0x5a12[2524]]])|| mxLabel[_0x5a12[202]][_0x5a12[1680]])};_0x4dc5xa+= 2* (_0x4dc5x5[mxConstants[_0x5a12[2143]]]|| 0);_0x4dc5xa+= _0x4dc5x5[mxConstants[_0x5a12[2147]]]|| 0;_0x4dc5xa+= _0x4dc5x5[mxConstants[_0x5a12[2145]]]|| 0;_0x4dc5x3+= 2* (_0x4dc5x5[mxConstants[_0x5a12[2143]]]|| 0);_0x4dc5x3+= _0x4dc5x5[mxConstants[_0x5a12[2144]]]|| 0;_0x4dc5x3+= _0x4dc5x5[mxConstants[_0x5a12[2146]]]|| 0;_0x4dc5x4= this[_0x5a12[2205]](_0x4dc5x4);null!= _0x4dc5x4&& (_0x4dc5xa+= _0x4dc5x4[_0x5a12[117]]+ 8);_0x4dc5x4= this[_0x5a12[2183]](_0x4dc5x2);null!= _0x4dc5x4&& 0< _0x4dc5x4[_0x5a12[67]]?(this[_0x5a12[2186]](_0x4dc5x2)|| (_0x4dc5x4= _0x4dc5x4[_0x5a12[230]](/\n/g,_0x5a12[545])),_0x4dc5x9= mxUtils[_0x5a12[2525]](_0x4dc5x4,_0x4dc5x9,_0x4dc5x5[mxConstants[_0x5a12[2188]]]),_0x4dc5x2= _0x4dc5x9[_0x5a12[117]]+ _0x4dc5xa,_0x4dc5x3= _0x4dc5x9[_0x5a12[119]]+ _0x4dc5x3,mxUtils[_0x5a12[433]](_0x4dc5x5,mxConstants.STYLE_HORIZONTAL,!0)|| (_0x4dc5x5= _0x4dc5x3,_0x4dc5x3= _0x4dc5x2,_0x4dc5x2= _0x4dc5x5),this[_0x5a12[991]]&& (_0x4dc5x2= this[_0x5a12[1021]](_0x4dc5x2+ this[_0x5a12[1020]]/ 2),_0x4dc5x3= this[_0x5a12[1021]](_0x4dc5x3+ this[_0x5a12[1020]]/ 2)),_0x4dc5x3= new mxRectangle(0,0,_0x4dc5x2,_0x4dc5x3)):(_0x4dc5x5= 4* this[_0x5a12[1020]],_0x4dc5x3= new mxRectangle(0,0,_0x4dc5x5,_0x4dc5x5))}};return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[2216]]= function(_0x4dc5x2,_0x4dc5x3){if(0.2< Math[_0x5a12[425]](1- _0x4dc5x3[_0x5a12[255]])){var _0x4dc5x4=this[_0x5a12[441]][_0x5a12[255]],_0x4dc5x5=this[_0x5a12[441]][_0x5a12[513]],_0x4dc5x9=_0x4dc5x2[_0x5a12[117]]* _0x4dc5x3[_0x5a12[255]],_0x4dc5xa=_0x4dc5x2[_0x5a12[119]]* _0x4dc5x3[_0x5a12[255]],_0x4dc5x12=_0x4dc5x2[_0x5a12[236]]- (_0x4dc5xa- _0x4dc5x2[_0x5a12[119]])/ 2,_0x4dc5x4= new mxRectangle(this[_0x5a12[1021]]((_0x4dc5x2[_0x5a12[235]]- (_0x4dc5x9- _0x4dc5x2[_0x5a12[117]])/ 2)/ _0x4dc5x4)- _0x4dc5x5[_0x5a12[235]],this[_0x5a12[1021]](_0x4dc5x12/ _0x4dc5x4)- _0x4dc5x5[_0x5a12[236]],this[_0x5a12[1021]](_0x4dc5x9/ _0x4dc5x4),this[_0x5a12[1021]](_0x4dc5xa/ _0x4dc5x4));this[_0x5a12[2526]](_0x4dc5x2[_0x5a12[246]],_0x4dc5x4)}};mxGraph[_0x5a12[202]][_0x5a12[2526]]= function(_0x4dc5x2,_0x4dc5x3){return this[_0x5a12[836]]([_0x4dc5x2],[_0x4dc5x3])[0]};mxGraph[_0x5a12[202]][_0x5a12[836]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[251]][_0x5a12[473]]();try{this[_0x5a12[837]](_0x4dc5x2,_0x4dc5x3),this[_0x5a12[746]]( new mxEventObject(mxEvent.RESIZE_CELLS,_0x5a12[895],_0x4dc5x2,_0x5a12[1562],_0x4dc5x3))}finally{this[_0x5a12[251]][_0x5a12[476]]()};return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[837]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2&& null!= _0x4dc5x3&& _0x4dc5x2[_0x5a12[67]]== _0x4dc5x3[_0x5a12[67]]){this[_0x5a12[251]][_0x5a12[473]]();try{for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){var _0x4dc5x5=_0x4dc5x3[_0x4dc5x4],_0x4dc5x9=this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x2[_0x4dc5x4]);if(null!= _0x4dc5x9&& (_0x4dc5x9[_0x5a12[235]]!= _0x4dc5x5[_0x5a12[235]]|| _0x4dc5x9[_0x5a12[236]]!= _0x4dc5x5[_0x5a12[236]]|| _0x4dc5x9[_0x5a12[117]]!= _0x4dc5x5[_0x5a12[117]]|| _0x4dc5x9[_0x5a12[119]]!= _0x4dc5x5[_0x5a12[119]])){_0x4dc5x9= _0x4dc5x9[_0x5a12[238]]();if(_0x4dc5x9[_0x5a12[1500]]){var _0x4dc5xa=_0x4dc5x9[_0x5a12[1368]];null!= _0x4dc5xa&& (_0x4dc5xa[_0x5a12[235]]+= _0x4dc5x5[_0x5a12[235]]- _0x4dc5x9[_0x5a12[235]],_0x4dc5xa[_0x5a12[236]]+= _0x4dc5x5[_0x5a12[236]]- _0x4dc5x9[_0x5a12[236]])}else {_0x4dc5x9[_0x5a12[235]]= _0x4dc5x5[_0x5a12[235]],_0x4dc5x9[_0x5a12[236]]= _0x4dc5x5[_0x5a12[236]]};_0x4dc5x9[_0x5a12[117]]= _0x4dc5x5[_0x5a12[117]];_0x4dc5x9[_0x5a12[119]]= _0x4dc5x5[_0x5a12[119]];!_0x4dc5x9[_0x5a12[1500]]&& (this[_0x5a12[251]][_0x5a12[1193]](_0x4dc5x2[_0x4dc5x4])&& !this[_0x5a12[2505]]()) && (_0x4dc5x9[_0x5a12[235]]= Math[_0x5a12[160]](0,_0x4dc5x9[_0x5a12[235]]),_0x4dc5x9[_0x5a12[236]]= Math[_0x5a12[160]](0,_0x4dc5x9[_0x5a12[236]]));this[_0x5a12[251]][_0x5a12[1724]](_0x4dc5x2[_0x4dc5x4],_0x4dc5x9);this[_0x5a12[2507]](_0x4dc5x2[_0x4dc5x4])&& this[_0x5a12[2508]](_0x4dc5x2[_0x4dc5x4])}};this[_0x5a12[2399]]&& this[_0x5a12[1750]](_0x4dc5x2);this[_0x5a12[746]]( new mxEventObject(mxEvent.CELLS_RESIZED,_0x5a12[895],_0x4dc5x2,_0x5a12[1562],_0x4dc5x3))}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};mxGraph[_0x5a12[202]][_0x5a12[2508]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2),_0x4dc5x4=this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x3);if(null!= _0x4dc5x3&& (null!= _0x4dc5x4&& !this[_0x5a12[1742]](_0x4dc5x3))&& (_0x4dc5x2= this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x2),null!= _0x4dc5x2&& (_0x4dc5x4[_0x5a12[117]]< _0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]|| _0x4dc5x4[_0x5a12[119]]< _0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]))){_0x4dc5x4= _0x4dc5x4[_0x5a12[238]](),_0x4dc5x4[_0x5a12[117]]= Math[_0x5a12[160]](_0x4dc5x4[_0x5a12[117]],_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]),_0x4dc5x4[_0x5a12[119]]= Math[_0x5a12[160]](_0x4dc5x4[_0x5a12[119]],_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]),this[_0x5a12[837]]([_0x4dc5x3],[_0x4dc5x4])}}};mxGraph[_0x5a12[202]][_0x5a12[903]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){return this[_0x5a12[834]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,!0,_0x4dc5x5,_0x4dc5x9)};mxGraph[_0x5a12[202]][_0x5a12[834]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:0;_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:0;_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5:!1;if(null!= _0x4dc5x2&& (0!= _0x4dc5x3|| 0!= _0x4dc5x4|| _0x4dc5x5|| null!= _0x4dc5x9)){this[_0x5a12[251]][_0x5a12[473]]();try{_0x4dc5x5&& (_0x4dc5x2= this[_0x5a12[899]](_0x4dc5x2,this[_0x5a12[2527]]()),null== _0x4dc5x9&& (_0x4dc5x9= this[_0x5a12[902]]()));var _0x4dc5x12=this[_0x5a12[2505]]();null!= _0x4dc5x9&& this[_0x5a12[2528]](!0);this[_0x5a12[835]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,!_0x4dc5x5&& this[_0x5a12[2529]]() && this[_0x5a12[2530]](),null== _0x4dc5x9);this[_0x5a12[2528]](_0x4dc5x12);if(null!= _0x4dc5x9){var _0x4dc5x13=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x9);this[_0x5a12[833]](_0x4dc5x2,_0x4dc5x9,_0x4dc5x13,null,null,!0)};this[_0x5a12[746]]( new mxEventObject(mxEvent.MOVE_CELLS,_0x5a12[895],_0x4dc5x2,_0x5a12[1126],_0x4dc5x3,_0x5a12[1125],_0x4dc5x4,_0x5a12[238],_0x4dc5x5,_0x5a12[772],_0x4dc5x9,_0x5a12[763],_0x4dc5xa))}finally{this[_0x5a12[251]][_0x5a12[476]]()}};return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[835]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){if(null!= _0x4dc5x2&& (0!= _0x4dc5x3|| 0!= _0x4dc5x4)){this[_0x5a12[251]][_0x5a12[473]]();try{_0x4dc5x5&& this[_0x5a12[2531]](_0x4dc5x2);for(var _0x4dc5xa=0;_0x4dc5xa< _0x4dc5x2[_0x5a12[67]];_0x4dc5xa++){this[_0x5a12[2532]](_0x4dc5x2[_0x4dc5xa],_0x4dc5x3,_0x4dc5x4),_0x4dc5x9&& this[_0x5a12[2509]](_0x4dc5x2[_0x4dc5xa])};this[_0x5a12[2400]]&& this[_0x5a12[1750]](_0x4dc5x2);this[_0x5a12[746]]( new mxEventObject(mxEvent.CELLS_MOVED,_0x5a12[895],_0x4dc5x2,_0x5a12[1126],_0x4dc5x4,_0x5a12[1125],_0x4dc5x4,_0x5a12[808],_0x4dc5x5))}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};mxGraph[_0x5a12[202]][_0x5a12[2532]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x2);null!= _0x4dc5x5&& (_0x4dc5x5= _0x4dc5x5[_0x5a12[238]](),_0x4dc5x5[_0x5a12[513]](_0x4dc5x3,_0x4dc5x4),!_0x4dc5x5[_0x5a12[1500]]&& (this[_0x5a12[251]][_0x5a12[1193]](_0x4dc5x2)&& !this[_0x5a12[2505]]()) && (_0x4dc5x5[_0x5a12[235]]= Math[_0x5a12[160]](0,_0x4dc5x5[_0x5a12[235]]),_0x4dc5x5[_0x5a12[236]]= Math[_0x5a12[160]](0,_0x4dc5x5[_0x5a12[236]])),_0x4dc5x5[_0x5a12[1500]]&& !this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x2)&& (null== _0x4dc5x5[_0x5a12[1368]]?_0x4dc5x5[_0x5a12[1368]]= new mxPoint(_0x4dc5x3,_0x4dc5x4):(_0x4dc5x5[_0x5a12[1368]][_0x5a12[235]]+= _0x4dc5x3,_0x4dc5x5[_0x5a12[1368]][_0x5a12[236]]+= _0x4dc5x4)),this[_0x5a12[251]][_0x5a12[1724]](_0x4dc5x2,_0x4dc5x5))};mxGraph[_0x5a12[202]][_0x5a12[2533]]= function(_0x4dc5x2){if(null!= _0x4dc5x2&& !this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x2)){var _0x4dc5x3=this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2);if(_0x4dc5x3== this[_0x5a12[902]]()|| _0x4dc5x3== this[_0x5a12[2534]]()){return this[_0x5a12[2535]]()};if(null!= _0x4dc5x3&& _0x4dc5x3!= this[_0x5a12[902]]()){var _0x4dc5x4=this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x3);if(null!= _0x4dc5x4){var _0x4dc5x5=_0x4dc5x2= 0,_0x4dc5x9=_0x4dc5x4[_0x5a12[117]],_0x4dc5x4=_0x4dc5x4[_0x5a12[119]];this[_0x5a12[1730]](_0x4dc5x3)&& (_0x4dc5x3= this[_0x5a12[1731]](_0x4dc5x3),_0x4dc5x2= _0x4dc5x3[_0x5a12[117]],_0x4dc5x9-= _0x4dc5x3[_0x5a12[117]],_0x4dc5x5= _0x4dc5x3[_0x5a12[119]],_0x4dc5x4-= _0x4dc5x3[_0x5a12[119]]);return new mxRectangle(_0x4dc5x2,_0x4dc5x5,_0x4dc5x9,_0x4dc5x4)}}};return null};mxGraph[_0x5a12[202]][_0x5a12[2535]]= function(){return this[_0x5a12[2385]]};mxGraph[_0x5a12[202]][_0x5a12[2509]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x2),_0x4dc5x4=this[_0x5a12[2536]](_0x4dc5x2)?this[_0x5a12[2533]](_0x4dc5x2):this[_0x5a12[2535]]();if(null!= _0x4dc5x3&& null!= _0x4dc5x4&& !_0x4dc5x3[_0x5a12[1500]]&& (_0x4dc5x3[_0x5a12[235]]< _0x4dc5x4[_0x5a12[235]]|| _0x4dc5x3[_0x5a12[236]]< _0x4dc5x4[_0x5a12[236]]|| _0x4dc5x4[_0x5a12[117]]< _0x4dc5x3[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[117]]|| _0x4dc5x4[_0x5a12[119]]< _0x4dc5x3[_0x5a12[236]]+ _0x4dc5x3[_0x5a12[119]])){_0x4dc5x2= this[_0x5a12[2537]](_0x4dc5x2),0< _0x4dc5x4[_0x5a12[117]]&& (_0x4dc5x3[_0x5a12[235]]= Math[_0x5a12[243]](_0x4dc5x3[_0x5a12[235]],_0x4dc5x4[_0x5a12[235]]+ _0x4dc5x4[_0x5a12[117]]- (1- _0x4dc5x2)* _0x4dc5x3[_0x5a12[117]])),0< _0x4dc5x4[_0x5a12[119]]&& (_0x4dc5x3[_0x5a12[236]]= Math[_0x5a12[243]](_0x4dc5x3[_0x5a12[236]],_0x4dc5x4[_0x5a12[236]]+ _0x4dc5x4[_0x5a12[119]]- (1- _0x4dc5x2)* _0x4dc5x3[_0x5a12[119]])),_0x4dc5x3[_0x5a12[235]]= Math[_0x5a12[160]](_0x4dc5x3[_0x5a12[235]],_0x4dc5x4[_0x5a12[235]]- _0x4dc5x3[_0x5a12[117]]* _0x4dc5x2),_0x4dc5x3[_0x5a12[236]]= Math[_0x5a12[160]](_0x4dc5x3[_0x5a12[236]],_0x4dc5x4[_0x5a12[236]]- _0x4dc5x3[_0x5a12[119]]* _0x4dc5x2)}}};mxGraph[_0x5a12[202]][_0x5a12[1750]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){for(var _0x4dc5x3={},_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){var _0x4dc5x5=mxCellPath[_0x5a12[385]](_0x4dc5x2[_0x4dc5x4]);_0x4dc5x3[_0x4dc5x5]= _0x4dc5x2[_0x4dc5x4]};this[_0x5a12[251]][_0x5a12[473]]();try{for(_0x4dc5x4= 0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){var _0x4dc5x9=this[_0x5a12[251]][_0x5a12[264]](_0x4dc5x2[_0x4dc5x4]);if(null!= _0x4dc5x9){for(_0x4dc5x5= 0;_0x4dc5x5< _0x4dc5x9[_0x5a12[67]];_0x4dc5x5++){var _0x4dc5xa=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x9[_0x4dc5x5]),_0x4dc5x12=null!= _0x4dc5xa?_0x4dc5xa[_0x5a12[1710]](!0):this[_0x5a12[441]][_0x5a12[1710]](_0x4dc5x9[_0x4dc5x5],!0),_0x4dc5x13=null!= _0x4dc5xa?_0x4dc5xa[_0x5a12[1710]](!1):this[_0x5a12[441]][_0x5a12[1710]](_0x4dc5x9[_0x4dc5x5],!1),_0x4dc5x14=mxCellPath[_0x5a12[385]](_0x4dc5x12),_0x4dc5x15=mxCellPath[_0x5a12[385]](_0x4dc5x13);(null== _0x4dc5x3[_0x4dc5x14]|| null== _0x4dc5x3[_0x4dc5x15])&& this[_0x5a12[1809]](_0x4dc5x9[_0x4dc5x5])}};this[_0x5a12[1750]](this[_0x5a12[251]][_0x5a12[1953]](_0x4dc5x2[_0x4dc5x4]))}}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};mxGraph[_0x5a12[202]][_0x5a12[1809]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x2);null!= _0x4dc5x3&& (null!= _0x4dc5x3[_0x5a12[1525]]&& 0< _0x4dc5x3[_0x5a12[1525]][_0x5a12[67]])&& (_0x4dc5x3= _0x4dc5x3[_0x5a12[238]](),_0x4dc5x3[_0x5a12[1525]]= [],this[_0x5a12[251]][_0x5a12[1724]](_0x4dc5x2,_0x4dc5x3));return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2538]]= function(_0x4dc5x2,_0x4dc5x3){return null!= _0x4dc5x2&& null!= _0x4dc5x2[_0x5a12[253]]&& null!= _0x4dc5x2[_0x5a12[253]][_0x5a12[1561]]?_0x4dc5x2[_0x5a12[253]][_0x5a12[1561]][_0x5a12[1531]]:null};mxGraph[_0x5a12[202]][_0x5a12[2288]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3= null;var _0x4dc5x5=_0x4dc5x2[_0x5a12[124]][_0x4dc5x4?mxConstants[_0x5a12[2539]]:mxConstants[_0x5a12[2540]]];if(null!= _0x4dc5x5){var _0x4dc5x9=_0x4dc5x2[_0x5a12[124]][_0x4dc5x4?mxConstants[_0x5a12[2541]]:mxConstants[_0x5a12[2542]]];null!= _0x4dc5x9&& (_0x4dc5x3= new mxPoint(parseFloat(_0x4dc5x5),parseFloat(_0x4dc5x9)))};_0x4dc5x5= !1;null!= _0x4dc5x3&& (_0x4dc5x5= mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],_0x4dc5x4?mxConstants[_0x5a12[2543]]:mxConstants[_0x5a12[2544]],!0));return new mxConnectionConstraint(_0x4dc5x3,_0x4dc5x5)};mxGraph[_0x5a12[202]][_0x5a12[2545]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x5){this[_0x5a12[251]][_0x5a12[473]]();try{null== _0x4dc5x5|| null== _0x4dc5x5[_0x5a12[2546]]?(this[_0x5a12[1717]](_0x4dc5x4?mxConstants[_0x5a12[2539]]:mxConstants[_0x5a12[2540]],null,[_0x4dc5x2]),this[_0x5a12[1717]](_0x4dc5x4?mxConstants[_0x5a12[2541]]:mxConstants[_0x5a12[2542]],null,[_0x4dc5x2]),this[_0x5a12[1717]](_0x4dc5x4?mxConstants[_0x5a12[2543]]:mxConstants[_0x5a12[2544]],null,[_0x4dc5x2])):null!= _0x4dc5x5[_0x5a12[2546]]&& (this[_0x5a12[1717]](_0x4dc5x4?mxConstants[_0x5a12[2539]]:mxConstants[_0x5a12[2540]],_0x4dc5x5[_0x5a12[2546]][_0x5a12[235]],[_0x4dc5x2]),this[_0x5a12[1717]](_0x4dc5x4?mxConstants[_0x5a12[2541]]:mxConstants[_0x5a12[2542]],_0x4dc5x5[_0x5a12[2546]][_0x5a12[236]],[_0x4dc5x2]),_0x4dc5x5[_0x5a12[591]]?this[_0x5a12[1717]](_0x4dc5x4?mxConstants[_0x5a12[2543]]:mxConstants[_0x5a12[2544]],null,[_0x4dc5x2]):this[_0x5a12[1717]](_0x4dc5x4?mxConstants[_0x5a12[2543]]:mxConstants[_0x5a12[2544]],_0x5a12[468],[_0x4dc5x2]))}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};mxGraph[_0x5a12[202]][_0x5a12[2290]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=null;if(null!= _0x4dc5x2){var _0x4dc5x5=this[_0x5a12[441]][_0x5a12[2087]](_0x4dc5x2),_0x4dc5x9= new mxPoint(_0x4dc5x5[_0x5a12[241]](),_0x4dc5x5[_0x5a12[242]]()),_0x4dc5xa=_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2011]]],_0x4dc5x12=0;if(null!= _0x4dc5xa&& (_0x5a12[700]== _0x4dc5xa?_0x4dc5x12+= 270:_0x5a12[703]== _0x4dc5xa?_0x4dc5x12+= 180:_0x5a12[701]== _0x4dc5xa&& (_0x4dc5x12+= 90),_0x5a12[700]== _0x4dc5xa|| _0x5a12[701]== _0x4dc5xa)){_0x4dc5x5[_0x5a12[235]]+= _0x4dc5x5[_0x5a12[117]]/ 2- _0x4dc5x5[_0x5a12[119]]/ 2;_0x4dc5x5[_0x5a12[236]]+= _0x4dc5x5[_0x5a12[119]]/ 2- _0x4dc5x5[_0x5a12[117]]/ 2;var _0x4dc5x13=_0x4dc5x5[_0x5a12[117]];_0x4dc5x5[_0x5a12[117]]= _0x4dc5x5[_0x5a12[119]];_0x4dc5x5[_0x5a12[119]]= _0x4dc5x13};if(null!= _0x4dc5x3[_0x5a12[2546]]){var _0x4dc5x14=_0x4dc5x4= 1,_0x4dc5x15=0,_0x4dc5x16=0;if(this[_0x5a12[502]]()[_0x5a12[1193]](_0x4dc5x2[_0x5a12[246]])){var _0x4dc5x17=_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2547]]],_0x4dc5x18=_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2548]]];null!= _0x4dc5x2[_0x5a12[253]][_0x5a12[1561]]&& (_0x4dc5x17= 1== mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],_0x5a12[1607],0)|| _0x4dc5x17,_0x4dc5x18= 1== mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],_0x5a12[1608],0)|| _0x4dc5x18);if(_0x5a12[700]== _0x4dc5xa|| _0x5a12[701]== _0x4dc5xa){_0x4dc5x13= _0x4dc5x17,_0x4dc5x17= _0x4dc5x18,_0x4dc5x18= _0x4dc5x13};_0x4dc5x17&& (_0x4dc5x4= -1,_0x4dc5x15= -_0x4dc5x5[_0x5a12[117]]);_0x4dc5x18&& (_0x4dc5x14= -1,_0x4dc5x16= -_0x4dc5x5[_0x5a12[119]])};_0x4dc5x4= new mxPoint(_0x4dc5x5[_0x5a12[235]]+ _0x4dc5x3[_0x5a12[2546]][_0x5a12[235]]* _0x4dc5x5[_0x5a12[117]]* _0x4dc5x4- _0x4dc5x15,_0x4dc5x5[_0x5a12[236]]+ _0x4dc5x3[_0x5a12[2546]][_0x5a12[236]]* _0x4dc5x5[_0x5a12[119]]* _0x4dc5x14- _0x4dc5x16)};_0x4dc5xa= _0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| 0;_0x4dc5x3[_0x5a12[591]]?(0!= _0x4dc5x12&& null!= _0x4dc5x4&& (_0x4dc5x13= _0x4dc5x5= 0,90== _0x4dc5x12?_0x4dc5x13= 1:180== _0x4dc5x12?_0x4dc5x5= -1:270== _0x4dc5xa&& (_0x4dc5x13= -1),_0x4dc5x4= mxUtils[_0x5a12[432]](_0x4dc5x4,_0x4dc5x5,_0x4dc5x13,_0x4dc5x9)),null!= _0x4dc5x4&& _0x4dc5x3[_0x5a12[591]]&& (_0x4dc5x4= this[_0x5a12[441]][_0x5a12[2302]](_0x4dc5x2,_0x4dc5x4,!1))):_0x4dc5xa+= _0x4dc5x12;0!= _0x4dc5xa&& null!= _0x4dc5x4&& (_0x4dc5x12= mxUtils[_0x5a12[431]](_0x4dc5xa),_0x4dc5x5= Math[_0x5a12[426]](_0x4dc5x12),_0x4dc5x13= Math[_0x5a12[427]](_0x4dc5x12),_0x4dc5x4= mxUtils[_0x5a12[432]](_0x4dc5x4,_0x4dc5x5,_0x4dc5x13,_0x4dc5x9))};return _0x4dc5x4};mxGraph[_0x5a12[202]][_0x5a12[851]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[251]][_0x5a12[473]]();try{var _0x4dc5x9=this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2,_0x4dc5x4);this[_0x5a12[852]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5);this[_0x5a12[746]]( new mxEventObject(mxEvent.CONNECT_CELL,_0x5a12[1989],_0x4dc5x2,_0x5a12[1984],_0x4dc5x3,_0x5a12[1097],_0x4dc5x4,_0x5a12[257],_0x4dc5x9))}finally{this[_0x5a12[251]][_0x5a12[476]]()};return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[852]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x2){this[_0x5a12[251]][_0x5a12[473]]();try{var _0x4dc5x9=this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2,_0x4dc5x4);this[_0x5a12[2545]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5);this[_0x5a12[2549]]()&& (_0x4dc5x5= null,this[_0x5a12[1908]](_0x4dc5x3)&& (_0x4dc5x5= _0x4dc5x3[_0x5a12[1103]](),_0x4dc5x3= this[_0x5a12[2550]](_0x4dc5x3,_0x4dc5x4)),this[_0x5a12[1717]](_0x4dc5x4?mxConstants[_0x5a12[2303]]:mxConstants[_0x5a12[2304]],_0x4dc5x5,[_0x4dc5x2]));this[_0x5a12[251]][_0x5a12[1957]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4);this[_0x5a12[2401]]&& this[_0x5a12[1809]](_0x4dc5x2);this[_0x5a12[746]]( new mxEventObject(mxEvent.CELL_CONNECTED,_0x5a12[1989],_0x4dc5x2,_0x5a12[1984],_0x4dc5x3,_0x5a12[1097],_0x4dc5x4,_0x5a12[257],_0x4dc5x9))}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};mxGraph[_0x5a12[202]][_0x5a12[2531]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){this[_0x5a12[251]][_0x5a12[473]]();try{for(var _0x4dc5x3=this[_0x5a12[441]][_0x5a12[255]],_0x4dc5x4=this[_0x5a12[441]][_0x5a12[513]],_0x4dc5x5={},_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x2[_0x5a12[67]];_0x4dc5x9++){var _0x4dc5xa=mxCellPath[_0x5a12[385]](_0x4dc5x2[_0x4dc5x9]);_0x4dc5x5[_0x4dc5xa]= _0x4dc5x2[_0x4dc5x9]};for(_0x4dc5x9= 0;_0x4dc5x9< _0x4dc5x2[_0x5a12[67]];_0x4dc5x9++){if(this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x2[_0x4dc5x9])){var _0x4dc5x12=this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x2[_0x4dc5x9]);if(null!= _0x4dc5x12){var _0x4dc5x13=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2[_0x4dc5x9]),_0x4dc5x14=this[_0x5a12[441]][_0x5a12[248]](this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2[_0x4dc5x9]));if(null!= _0x4dc5x13&& null!= _0x4dc5x14){var _0x4dc5x12=_0x4dc5x12[_0x5a12[238]](),_0x4dc5x15=-_0x4dc5x14[_0x5a12[2078]][_0x5a12[235]],_0x4dc5x16=-_0x4dc5x14[_0x5a12[2078]][_0x5a12[236]],_0x4dc5x17=_0x4dc5x13[_0x5a12[439]],_0x4dc5x18=this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2[_0x4dc5x9],!0);if(null!= _0x4dc5x18&& this[_0x5a12[2551]](_0x4dc5x2[_0x4dc5x9],_0x4dc5x18,!0)){for(var _0x4dc5x19=mxCellPath[_0x5a12[385]](_0x4dc5x18);null!= _0x4dc5x18&& null== _0x4dc5x5[_0x4dc5x19];){_0x4dc5x18= this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x18),_0x4dc5x19= mxCellPath[_0x5a12[385]](_0x4dc5x18)};null== _0x4dc5x18&& (_0x4dc5x12[_0x5a12[2007]]( new mxPoint(_0x4dc5x17[0][_0x5a12[235]]/ _0x4dc5x3- _0x4dc5x4[_0x5a12[235]]+ _0x4dc5x15,_0x4dc5x17[0][_0x5a12[236]]/ _0x4dc5x3- _0x4dc5x4[_0x5a12[236]]+ _0x4dc5x16),!0),this[_0x5a12[251]][_0x5a12[1957]](_0x4dc5x2[_0x4dc5x9],null,!0))};var _0x4dc5x1a=this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2[_0x4dc5x9],!1);if(null!= _0x4dc5x1a&& this[_0x5a12[2551]](_0x4dc5x2[_0x4dc5x9],_0x4dc5x1a,!1)){for(var _0x4dc5x1b=mxCellPath[_0x5a12[385]](_0x4dc5x1a);null!= _0x4dc5x1a&& null== _0x4dc5x5[_0x4dc5x1b];){_0x4dc5x1a= this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x1a),_0x4dc5x1b= mxCellPath[_0x5a12[385]](_0x4dc5x1a)};if(null== _0x4dc5x1a){var _0x4dc5x1c=_0x4dc5x17[_0x5a12[67]]- 1;_0x4dc5x12[_0x5a12[2007]]( new mxPoint(_0x4dc5x17[_0x4dc5x1c][_0x5a12[235]]/ _0x4dc5x3- _0x4dc5x4[_0x5a12[235]]+ _0x4dc5x15,_0x4dc5x17[_0x4dc5x1c][_0x5a12[236]]/ _0x4dc5x3- _0x4dc5x4[_0x5a12[236]]+ _0x4dc5x16),!1);this[_0x5a12[251]][_0x5a12[1957]](_0x4dc5x2[_0x4dc5x9],null,!1)}};this[_0x5a12[251]][_0x5a12[1724]](_0x4dc5x2[_0x4dc5x9],_0x4dc5x12)}}}}}finally{this[_0x5a12[251]][_0x5a12[476]]()}}};mxGraph[_0x5a12[202]][_0x5a12[2534]]= function(){return this[_0x5a12[441]][_0x5a12[1741]]};mxGraph[_0x5a12[202]][_0x5a12[2326]]= function(_0x4dc5x2){return null};mxGraph[_0x5a12[202]][_0x5a12[1908]]= function(_0x4dc5x2){return !1};mxGraph[_0x5a12[202]][_0x5a12[2550]]= function(_0x4dc5x2,_0x4dc5x3){return this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2280]]= function(_0x4dc5x2){return null};mxGraph[_0x5a12[202]][_0x5a12[2552]]= function(_0x4dc5x2){_0x4dc5x2= _0x4dc5x2|| this[_0x5a12[2452]]();null!= _0x4dc5x2&& this[_0x5a12[2553]](_0x4dc5x2)&& (this[_0x5a12[441]][_0x5a12[2257]](_0x4dc5x2),this[_0x5a12[2440]]())};mxGraph[_0x5a12[202]][_0x5a12[2554]]= function(){var _0x4dc5x2=this[_0x5a12[251]][_0x5a12[501]](),_0x4dc5x3=this[_0x5a12[2534]]();if(null!= _0x4dc5x3){for(var _0x4dc5x4=this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x3);_0x4dc5x4!= _0x4dc5x2&& !this[_0x5a12[2553]](_0x4dc5x4)&& this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x4)!= _0x4dc5x2;){_0x4dc5x4= this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x4)};_0x4dc5x4== _0x4dc5x2|| this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x4)== _0x4dc5x2?this[_0x5a12[441]][_0x5a12[2257]](null):this[_0x5a12[441]][_0x5a12[2257]](_0x4dc5x4);null!= this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x3)&& this[_0x5a12[2450]](_0x4dc5x3)}};mxGraph[_0x5a12[202]][_0x5a12[2442]]= function(){var _0x4dc5x2=this[_0x5a12[2534]]();null!= _0x4dc5x2&& (this[_0x5a12[441]][_0x5a12[2257]](null),null!= this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2)&& this[_0x5a12[2450]](_0x4dc5x2))};mxGraph[_0x5a12[202]][_0x5a12[2553]]= function(_0x4dc5x2){return null!= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[517]]= function(){return this[_0x5a12[441]][_0x5a12[517]]()};mxGraph[_0x5a12[202]][_0x5a12[2555]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=[_0x4dc5x2];_0x4dc5x3&& (_0x4dc5x5= _0x4dc5x5[_0x5a12[1919]](this[_0x5a12[251]][_0x5a12[264]](_0x4dc5x2)));_0x4dc5x5= this[_0x5a12[441]][_0x5a12[1799]](_0x4dc5x5);if(_0x4dc5x4){_0x4dc5x4= this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x2);for(var _0x4dc5x9=0;_0x4dc5x9< _0x4dc5x4;_0x4dc5x9++){var _0x4dc5xa=this[_0x5a12[2555]](this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x2,_0x4dc5x9),_0x4dc5x3,!0);null!= _0x4dc5x5?_0x4dc5x5[_0x5a12[99]](_0x4dc5xa):_0x4dc5x5= _0x4dc5xa}};return _0x4dc5x5};mxGraph[_0x5a12[202]][_0x5a12[1729]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!1;var _0x4dc5x4=null;if(null!= _0x4dc5x2){for(var _0x4dc5x5=0;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){if(_0x4dc5x3|| this[_0x5a12[251]][_0x5a12[1193]](_0x4dc5x2[_0x4dc5x5])){var _0x4dc5x9=this[_0x5a12[1198]](_0x4dc5x2[_0x4dc5x5]);if(null!= _0x4dc5x9){var _0x4dc5xa=_0x4dc5x9[_0x5a12[1525]];if(null!= _0x4dc5xa&& 0< _0x4dc5xa[_0x5a12[67]]){for(var _0x4dc5x12= new mxRectangle(_0x4dc5xa[0][_0x5a12[235]],_0x4dc5xa[0][_0x5a12[236]],0,0),_0x4dc5x13=function(_0x4dc5x2){null!= _0x4dc5x2&& _0x4dc5x12[_0x5a12[99]]( new mxRectangle(_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]],0,0))},_0x4dc5x14=1;_0x4dc5x14< _0x4dc5xa[_0x5a12[67]];_0x4dc5x14++){_0x4dc5x13(_0x4dc5xa[_0x4dc5x14])};_0x4dc5x13(_0x4dc5x9[_0x5a12[2006]](!0));_0x4dc5x13(_0x4dc5x9[_0x5a12[2006]](!1))};null== _0x4dc5x4?_0x4dc5x4= new mxRectangle(_0x4dc5x9[_0x5a12[235]],_0x4dc5x9[_0x5a12[236]],_0x4dc5x9[_0x5a12[117]],_0x4dc5x9[_0x5a12[119]]):_0x4dc5x4[_0x5a12[99]](_0x4dc5x9)}}}};return _0x4dc5x4};mxGraph[_0x5a12[202]][_0x5a12[802]]= function(_0x4dc5x2){this[_0x5a12[441]][_0x5a12[200]](_0x4dc5x2,null== _0x4dc5x2);this[_0x5a12[441]][_0x5a12[2264]]();this[_0x5a12[2258]]();this[_0x5a12[746]]( new mxEventObject(mxEvent.REFRESH))};mxGraph[_0x5a12[202]][_0x5a12[1021]]= function(_0x4dc5x2){this[_0x5a12[991]]&& (_0x4dc5x2= Math[_0x5a12[488]](_0x4dc5x2/ this[_0x5a12[1020]])* this[_0x5a12[1020]]);return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[1135]]= function(_0x4dc5x2,_0x4dc5x3){if(this[_0x5a12[2365]]&& mxUtils[_0x5a12[1134]](this[_0x5a12[526]])){this[_0x5a12[526]][_0x5a12[360]]= -_0x4dc5x2,this[_0x5a12[526]][_0x5a12[190]]= -_0x4dc5x3}else {var _0x4dc5x4=this[_0x5a12[441]][_0x5a12[2051]]();if(this[_0x5a12[507]]== mxConstants[_0x5a12[508]]){if(0== _0x4dc5x2&& 0== _0x4dc5x3){if(mxClient[_0x5a12[80]]?_0x4dc5x4[_0x5a12[57]](_0x5a12[535],_0x5a12[536]+ _0x4dc5x2+ _0x5a12[537]+ _0x4dc5x3+ _0x5a12[460]):_0x4dc5x4[_0x5a12[1390]](_0x5a12[535]),null!= this[_0x5a12[2556]]){for(var _0x4dc5x5=this[_0x5a12[2556]][_0x5a12[285]];null!= _0x4dc5x5;){var _0x4dc5x9=_0x4dc5x5[_0x5a12[287]];this[_0x5a12[526]][_0x5a12[62]](_0x4dc5x5);_0x4dc5x5= _0x4dc5x9};this[_0x5a12[2556]][_0x5a12[265]][_0x5a12[266]](this[_0x5a12[2556]]);this[_0x5a12[2556]]= null;this[_0x5a12[526]][_0x5a12[62]](_0x4dc5x4[_0x5a12[265]]);for(_0x4dc5x5= this[_0x5a12[2557]][_0x5a12[285]];null!= _0x4dc5x5;){_0x4dc5x9= _0x4dc5x5[_0x5a12[287]],this[_0x5a12[526]][_0x5a12[62]](_0x4dc5x5),_0x4dc5x5= _0x4dc5x9};this[_0x5a12[2557]][_0x5a12[265]][_0x5a12[266]](this[_0x5a12[2557]]);this[_0x5a12[2557]]= null}}else {_0x4dc5x4[_0x5a12[57]](_0x5a12[535],_0x5a12[536]+ _0x4dc5x2+ _0x5a12[537]+ _0x4dc5x3+ _0x5a12[460]);if(null== this[_0x5a12[2556]]){this[_0x5a12[2556]]= document[_0x5a12[55]](_0x5a12[485]);this[_0x5a12[2556]][_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];this[_0x5a12[2556]][_0x5a12[124]][_0x5a12[277]]= _0x5a12[189];this[_0x5a12[2557]]= document[_0x5a12[55]](_0x5a12[485]);this[_0x5a12[2557]][_0x5a12[124]][_0x5a12[491]]= _0x5a12[492];this[_0x5a12[2557]][_0x5a12[124]][_0x5a12[277]]= _0x5a12[189];for(var _0x4dc5xa=this[_0x5a12[2556]],_0x4dc5x5=this[_0x5a12[526]][_0x5a12[285]];null!= _0x4dc5x5;){_0x4dc5x9= _0x4dc5x5[_0x5a12[287]],_0x4dc5x5!= _0x4dc5x4[_0x5a12[265]]?_0x4dc5xa[_0x5a12[62]](_0x4dc5x5):_0x4dc5xa= this[_0x5a12[2557]],_0x4dc5x5= _0x4dc5x9};this[_0x5a12[526]][_0x5a12[950]](this[_0x5a12[2556]],_0x4dc5x4[_0x5a12[265]]);this[_0x5a12[526]][_0x5a12[62]](this[_0x5a12[2557]])};this[_0x5a12[2556]][_0x5a12[124]][_0x5a12[361]]= _0x4dc5x2+ _0x5a12[168];this[_0x5a12[2556]][_0x5a12[124]][_0x5a12[125]]= _0x4dc5x3+ _0x5a12[168];this[_0x5a12[2557]][_0x5a12[124]][_0x5a12[361]]= _0x4dc5x2+ _0x5a12[168];this[_0x5a12[2557]][_0x5a12[124]][_0x5a12[125]]= _0x4dc5x3+ _0x5a12[168]}}else {_0x4dc5x4[_0x5a12[124]][_0x5a12[361]]= _0x4dc5x2+ _0x5a12[168],_0x4dc5x4[_0x5a12[124]][_0x5a12[125]]= _0x4dc5x3+ _0x5a12[168]};this[_0x5a12[1136]]= _0x4dc5x2;this[_0x5a12[1137]]= _0x4dc5x3;this[_0x5a12[746]]( new mxEventObject(mxEvent.PAN))}};mxGraph[_0x5a12[202]][_0x5a12[2558]]= function(){this[_0x5a12[499]](this[_0x5a12[2395]])};mxGraph[_0x5a12[202]][_0x5a12[2559]]= function(){this[_0x5a12[499]](1/ this[_0x5a12[2395]])};mxGraph[_0x5a12[202]][_0x5a12[2560]]= function(){1== this[_0x5a12[441]][_0x5a12[255]]?this[_0x5a12[441]][_0x5a12[1147]](0,0):(this[_0x5a12[441]][_0x5a12[513]][_0x5a12[235]]= 0,this[_0x5a12[441]][_0x5a12[513]][_0x5a12[236]]= 0,this[_0x5a12[441]][_0x5a12[2262]](1))};mxGraph[_0x5a12[202]][_0x5a12[2561]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[499]](_0x4dc5x2/ this[_0x5a12[441]][_0x5a12[255]],_0x4dc5x3)};mxGraph[_0x5a12[202]][_0x5a12[499]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:this[_0x5a12[2397]];var _0x4dc5x4=this[_0x5a12[441]][_0x5a12[255]]* _0x4dc5x2,_0x4dc5x5=this[_0x5a12[441]][_0x5a12[248]](this[_0x5a12[2452]]());if(this[_0x5a12[2396]]&& null!= _0x4dc5x5){_0x4dc5x5= new mxRectangle(_0x4dc5x5[_0x5a12[235]]* _0x4dc5x2,_0x4dc5x5[_0x5a12[236]]* _0x4dc5x2,_0x4dc5x5[_0x5a12[117]]* _0x4dc5x2,_0x4dc5x5[_0x5a12[119]]* _0x4dc5x2),this[_0x5a12[441]][_0x5a12[255]]= _0x4dc5x4,this[_0x5a12[2562]](_0x4dc5x5)|| (this[_0x5a12[441]][_0x5a12[2259]](),this[_0x5a12[441]][_0x5a12[2262]](_0x4dc5x4))}else {if(_0x4dc5x3&& !mxUtils[_0x5a12[1134]](this[_0x5a12[526]])){var _0x4dc5x5=this[_0x5a12[526]][_0x5a12[359]],_0x4dc5x9=this[_0x5a12[526]][_0x5a12[167]];if(1< _0x4dc5x2){var _0x4dc5xa=(_0x4dc5x2- 1)/ (2* _0x4dc5x4),_0x4dc5x5=_0x4dc5x5* -_0x4dc5xa,_0x4dc5x9=_0x4dc5x9* -_0x4dc5xa}else {_0x4dc5xa= (1/ _0x4dc5x2- 1)/ (2* this[_0x5a12[441]][_0x5a12[255]]),_0x4dc5x5*= _0x4dc5xa,_0x4dc5x9*= _0x4dc5xa};this[_0x5a12[441]][_0x5a12[829]](_0x4dc5x4,this[_0x5a12[441]][_0x5a12[513]][_0x5a12[235]]+ _0x4dc5x5,this[_0x5a12[441]][_0x5a12[513]][_0x5a12[236]]+ _0x4dc5x9)}else {this[_0x5a12[441]][_0x5a12[2262]](_0x4dc5x4),mxUtils[_0x5a12[1134]](this[_0x5a12[526]])&& (_0x4dc5x9= _0x4dc5x5= 0,_0x4dc5x3&& (_0x4dc5x5= this[_0x5a12[526]][_0x5a12[359]]* (_0x4dc5x2- 1)/ 2,_0x4dc5x9= this[_0x5a12[526]][_0x5a12[167]]* (_0x4dc5x2- 1)/ 2),this[_0x5a12[526]][_0x5a12[360]]= Math[_0x5a12[488]](this[_0x5a12[526]][_0x5a12[360]]* _0x4dc5x2+ _0x4dc5x5),this[_0x5a12[526]][_0x5a12[190]]= Math[_0x5a12[488]](this[_0x5a12[526]][_0x5a12[190]]* _0x4dc5x2+ _0x4dc5x9))}}};mxGraph[_0x5a12[202]][_0x5a12[2563]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[526]][_0x5a12[159]]/ _0x4dc5x2[_0x5a12[117]]/ (this[_0x5a12[526]][_0x5a12[157]]/ _0x4dc5x2[_0x5a12[119]]);_0x4dc5x2[_0x5a12[235]]= Math[_0x5a12[160]](0,_0x4dc5x2[_0x5a12[235]]);_0x4dc5x2[_0x5a12[236]]= Math[_0x5a12[160]](0,_0x4dc5x2[_0x5a12[236]]);var _0x4dc5x4=Math[_0x5a12[243]](this[_0x5a12[526]][_0x5a12[1526]],_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]),_0x4dc5x5=Math[_0x5a12[243]](this[_0x5a12[526]][_0x5a12[191]],_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]);_0x4dc5x2[_0x5a12[117]]= _0x4dc5x4- _0x4dc5x2[_0x5a12[235]];_0x4dc5x2[_0x5a12[119]]= _0x4dc5x5- _0x4dc5x2[_0x5a12[236]];1> _0x4dc5x3?(_0x4dc5x3= _0x4dc5x2[_0x5a12[119]]/ _0x4dc5x3,_0x4dc5x4= (_0x4dc5x3- _0x4dc5x2[_0x5a12[119]])/ 2,_0x4dc5x2[_0x5a12[119]]= _0x4dc5x3,_0x4dc5x3= Math[_0x5a12[243]](_0x4dc5x2[_0x5a12[236]],_0x4dc5x4),_0x4dc5x2[_0x5a12[236]]-= _0x4dc5x3,_0x4dc5x5= Math[_0x5a12[243]](this[_0x5a12[526]][_0x5a12[191]],_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]),_0x4dc5x2[_0x5a12[119]]= _0x4dc5x5- _0x4dc5x2[_0x5a12[236]]):(_0x4dc5x3*= _0x4dc5x2[_0x5a12[117]],_0x4dc5x4= (_0x4dc5x3- _0x4dc5x2[_0x5a12[117]])/ 2,_0x4dc5x2[_0x5a12[117]]= _0x4dc5x3,_0x4dc5x3= Math[_0x5a12[243]](_0x4dc5x2[_0x5a12[235]],_0x4dc5x4),_0x4dc5x2[_0x5a12[235]]-= _0x4dc5x3,_0x4dc5x4= Math[_0x5a12[243]](this[_0x5a12[526]][_0x5a12[1526]],_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]),_0x4dc5x2[_0x5a12[117]]= _0x4dc5x4- _0x4dc5x2[_0x5a12[235]]);_0x4dc5x3= this[_0x5a12[526]][_0x5a12[159]]/ _0x4dc5x2[_0x5a12[117]];_0x4dc5x4= this[_0x5a12[441]][_0x5a12[255]]* _0x4dc5x3;mxUtils[_0x5a12[1134]](this[_0x5a12[526]])?(this[_0x5a12[441]][_0x5a12[2262]](_0x4dc5x4),this[_0x5a12[526]][_0x5a12[360]]= Math[_0x5a12[488]](_0x4dc5x2[_0x5a12[235]]* _0x4dc5x3),this[_0x5a12[526]][_0x5a12[190]]= Math[_0x5a12[488]](_0x4dc5x2[_0x5a12[236]]* _0x4dc5x3)):this[_0x5a12[441]][_0x5a12[829]](_0x4dc5x4,this[_0x5a12[441]][_0x5a12[513]][_0x5a12[235]]- _0x4dc5x2[_0x5a12[235]]/ this[_0x5a12[441]][_0x5a12[255]],this[_0x5a12[441]][_0x5a12[513]][_0x5a12[236]]- _0x4dc5x2[_0x5a12[236]]/ this[_0x5a12[441]][_0x5a12[255]])};mxGraph[_0x5a12[202]][_0x5a12[933]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= this[_0x5a12[526]]){_0x4dc5x2= null!= _0x4dc5x2?_0x4dc5x2:0;_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!1;var _0x4dc5x4=this[_0x5a12[526]][_0x5a12[159]],_0x4dc5x5=this[_0x5a12[526]][_0x5a12[157]],_0x4dc5x9=this[_0x5a12[441]][_0x5a12[517]]();_0x4dc5x3&& (null!= _0x4dc5x9[_0x5a12[235]]&& null!= _0x4dc5x9[_0x5a12[236]])&& (_0x4dc5x9[_0x5a12[117]]+= _0x4dc5x9[_0x5a12[235]],_0x4dc5x9[_0x5a12[119]]+= _0x4dc5x9[_0x5a12[236]],_0x4dc5x9[_0x5a12[235]]= 0,_0x4dc5x9[_0x5a12[236]]= 0);var _0x4dc5xa=this[_0x5a12[441]][_0x5a12[255]],_0x4dc5x12=_0x4dc5x9[_0x5a12[117]]/ _0x4dc5xa,_0x4dc5x13=_0x4dc5x9[_0x5a12[119]]/ _0x4dc5xa;null!= this[_0x5a12[1617]]&& (_0x4dc5x12= Math[_0x5a12[160]](_0x4dc5x12,this[_0x5a12[1617]][_0x5a12[117]]- _0x4dc5x9[_0x5a12[235]]/ _0x4dc5xa),_0x4dc5x13= Math[_0x5a12[160]](_0x4dc5x13,this[_0x5a12[1617]][_0x5a12[119]]- _0x4dc5x9[_0x5a12[236]]/ _0x4dc5xa));var _0x4dc5x14=_0x4dc5x3?_0x4dc5x2:2* _0x4dc5x2,_0x4dc5x4=Math[_0x5a12[519]](100* Math[_0x5a12[243]](_0x4dc5x4/ (_0x4dc5x12+ _0x4dc5x14),_0x4dc5x5/ (_0x4dc5x13+ _0x4dc5x14)))/ 100;null!= this[_0x5a12[2413]]&& (_0x4dc5x4= Math[_0x5a12[160]](_0x4dc5x4,this[_0x5a12[2413]]));null!= this[_0x5a12[2414]]&& (_0x4dc5x4= Math[_0x5a12[243]](_0x4dc5x4,this[_0x5a12[2414]]));_0x4dc5x3?this[_0x5a12[441]][_0x5a12[255]]!= _0x4dc5x4&& this[_0x5a12[441]][_0x5a12[2262]](_0x4dc5x4):mxUtils[_0x5a12[1134]](this[_0x5a12[526]])?(this[_0x5a12[441]][_0x5a12[2262]](_0x4dc5x4),null!= _0x4dc5x9[_0x5a12[235]]&& (this[_0x5a12[526]][_0x5a12[360]]= Math[_0x5a12[488]](_0x4dc5x9[_0x5a12[235]]/ _0x4dc5xa)* _0x4dc5x4- _0x4dc5x2- Math[_0x5a12[160]](0,(this[_0x5a12[526]][_0x5a12[159]]- _0x4dc5x12* _0x4dc5x4)/ 2)),null!= _0x4dc5x9[_0x5a12[236]]&& (this[_0x5a12[526]][_0x5a12[190]]= Math[_0x5a12[488]](_0x4dc5x9[_0x5a12[236]]/ _0x4dc5xa)* _0x4dc5x4- _0x4dc5x2- Math[_0x5a12[160]](0,(this[_0x5a12[526]][_0x5a12[157]]- _0x4dc5x13* _0x4dc5x4)/ 2))):this[_0x5a12[441]][_0x5a12[829]](_0x4dc5x4,null!= _0x4dc5x9[_0x5a12[235]]?Math[_0x5a12[519]](this[_0x5a12[441]][_0x5a12[513]][_0x5a12[235]]- _0x4dc5x9[_0x5a12[235]]/ _0x4dc5xa+ _0x4dc5x2+ 1):_0x4dc5x2,null!= _0x4dc5x9[_0x5a12[236]]?Math[_0x5a12[519]](this[_0x5a12[441]][_0x5a12[513]][_0x5a12[236]]- _0x4dc5x9[_0x5a12[236]]/ _0x4dc5xa+ _0x4dc5x2+ 1):_0x4dc5x2)};return this[_0x5a12[441]][_0x5a12[255]]};mxGraph[_0x5a12[202]][_0x5a12[2564]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=-this[_0x5a12[441]][_0x5a12[513]][_0x5a12[235]],_0x4dc5x5=-this[_0x5a12[441]][_0x5a12[513]][_0x5a12[236]],_0x4dc5x9=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2);null!= _0x4dc5x9&& (_0x4dc5x4= new mxRectangle(_0x4dc5x4+ _0x4dc5x9[_0x5a12[235]],_0x4dc5x5+ _0x4dc5x9[_0x5a12[236]],_0x4dc5x9[_0x5a12[117]],_0x4dc5x9[_0x5a12[119]]),_0x4dc5x3&& null!= this[_0x5a12[526]]&& (_0x4dc5x5= this[_0x5a12[526]][_0x5a12[159]],_0x4dc5x9= this[_0x5a12[526]][_0x5a12[157]],_0x4dc5x4[_0x5a12[235]]= _0x4dc5x4[_0x5a12[241]]()- _0x4dc5x5/ 2,_0x4dc5x4[_0x5a12[117]]= _0x4dc5x5,_0x4dc5x4[_0x5a12[236]]= _0x4dc5x4[_0x5a12[242]]()- _0x4dc5x9/ 2,_0x4dc5x4[_0x5a12[119]]= _0x4dc5x9),this[_0x5a12[2562]](_0x4dc5x4)&& this[_0x5a12[441]][_0x5a12[1147]](this[_0x5a12[441]][_0x5a12[513]][_0x5a12[235]],this[_0x5a12[441]][_0x5a12[513]][_0x5a12[236]]))};mxGraph[_0x5a12[202]][_0x5a12[2562]]= function(_0x4dc5x2){var _0x4dc5x3=!1;if(null!= _0x4dc5x2){var _0x4dc5x4=this[_0x5a12[526]][_0x5a12[359]],_0x4dc5x5=this[_0x5a12[526]][_0x5a12[167]],_0x4dc5x9=Math[_0x5a12[243]](_0x4dc5x4,_0x4dc5x2[_0x5a12[117]]),_0x4dc5xa=Math[_0x5a12[243]](_0x4dc5x5,_0x4dc5x2[_0x5a12[119]]);if(mxUtils[_0x5a12[1134]](this[_0x5a12[526]])){_0x4dc5x4= this[_0x5a12[526]];_0x4dc5x2[_0x5a12[235]]+= this[_0x5a12[441]][_0x5a12[513]][_0x5a12[235]];_0x4dc5x2[_0x5a12[236]]+= this[_0x5a12[441]][_0x5a12[513]][_0x5a12[236]];var _0x4dc5x12=_0x4dc5x4[_0x5a12[360]]- _0x4dc5x2[_0x5a12[235]],_0x4dc5x5=Math[_0x5a12[160]](_0x4dc5x12- _0x4dc5x4[_0x5a12[360]],0);0< _0x4dc5x12?_0x4dc5x4[_0x5a12[360]]-= _0x4dc5x12+ 2:(_0x4dc5x12= _0x4dc5x2[_0x5a12[235]]+ _0x4dc5x9- _0x4dc5x4[_0x5a12[360]]- _0x4dc5x4[_0x5a12[159]],0< _0x4dc5x12&& (_0x4dc5x4[_0x5a12[360]]+= _0x4dc5x12+ 2));_0x4dc5x9= _0x4dc5x4[_0x5a12[190]]- _0x4dc5x2[_0x5a12[236]];_0x4dc5x12= Math[_0x5a12[160]](0,_0x4dc5x9- _0x4dc5x4[_0x5a12[190]]);0< _0x4dc5x9?_0x4dc5x4[_0x5a12[190]]-= _0x4dc5x9+ 2:(_0x4dc5x9= _0x4dc5x2[_0x5a12[236]]+ _0x4dc5xa- _0x4dc5x4[_0x5a12[190]]- _0x4dc5x4[_0x5a12[157]],0< _0x4dc5x9&& (_0x4dc5x4[_0x5a12[190]]+= _0x4dc5x9+ 2));!this[_0x5a12[2365]]&& (0!= _0x4dc5x5|| 0!= _0x4dc5x12) && this[_0x5a12[441]][_0x5a12[1147]](_0x4dc5x5,_0x4dc5x12)}else {var _0x4dc5x12=-this[_0x5a12[441]][_0x5a12[513]][_0x5a12[235]],_0x4dc5x13=-this[_0x5a12[441]][_0x5a12[513]][_0x5a12[236]],_0x4dc5x14=this[_0x5a12[441]][_0x5a12[255]];_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x9> _0x4dc5x12+ _0x4dc5x4&& (this[_0x5a12[441]][_0x5a12[513]][_0x5a12[235]]-= (_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x9- _0x4dc5x4- _0x4dc5x12)/ _0x4dc5x14,_0x4dc5x3= !0);_0x4dc5x2[_0x5a12[236]]+ _0x4dc5xa> _0x4dc5x13+ _0x4dc5x5&& (this[_0x5a12[441]][_0x5a12[513]][_0x5a12[236]]-= (_0x4dc5x2[_0x5a12[236]]+ _0x4dc5xa- _0x4dc5x5- _0x4dc5x13)/ _0x4dc5x14,_0x4dc5x3= !0);_0x4dc5x2[_0x5a12[235]]< _0x4dc5x12&& (this[_0x5a12[441]][_0x5a12[513]][_0x5a12[235]]+= (_0x4dc5x12- _0x4dc5x2[_0x5a12[235]])/ _0x4dc5x14,_0x4dc5x3= !0);_0x4dc5x2[_0x5a12[236]]< _0x4dc5x13&& (this[_0x5a12[441]][_0x5a12[513]][_0x5a12[236]]+= (_0x4dc5x13- _0x4dc5x2[_0x5a12[236]])/ _0x4dc5x14,_0x4dc5x3= !0);_0x4dc5x3&& (this[_0x5a12[441]][_0x5a12[802]](),null!= this[_0x5a12[2432]]&& this[_0x5a12[2432]][_0x5a12[802]]())}};return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[1198]]= function(_0x4dc5x2){return this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[1714]]= function(_0x4dc5x2){return this[_0x5a12[251]][_0x5a12[174]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[1742]]= function(_0x4dc5x2){return this[_0x5a12[251]][_0x5a12[1971]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2565]]= function(_0x4dc5x2){return this[_0x5a12[251]][_0x5a12[1965]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2298]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2566]]];if(null!= _0x4dc5x3){return _0x4dc5x3};_0x4dc5x2= this[_0x5a12[441]][_0x5a12[2291]](_0x4dc5x2);return _0x4dc5x2== mxEdgeStyle[_0x5a12[2567]]|| _0x4dc5x2== mxEdgeStyle[_0x5a12[2568]]|| _0x4dc5x2== mxEdgeStyle[_0x5a12[2569]]|| _0x4dc5x2== mxEdgeStyle[_0x5a12[2570]]|| _0x4dc5x2== mxEdgeStyle[_0x5a12[2571]]|| _0x4dc5x2== mxEdgeStyle[_0x5a12[2572]]};mxGraph[_0x5a12[202]][_0x5a12[2573]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[2089]](!0);_0x4dc5x2= _0x4dc5x2[_0x5a12[2089]](!1);return null!= _0x4dc5x3&& _0x4dc5x3== _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2574]]= function(_0x4dc5x2){return mxEvent[_0x5a12[775]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2462]]= function(_0x4dc5x2){return mxClient[_0x5a12[2575]]?mxEvent[_0x5a12[2576]](_0x4dc5x2):mxEvent[_0x5a12[775]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[1018]]= function(_0x4dc5x2){return null!= _0x4dc5x2&& !mxEvent[_0x5a12[2577]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2578]]= function(_0x4dc5x2){return mxEvent[_0x5a12[774]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2579]]= function(_0x4dc5x2){return mxEvent[_0x5a12[2577]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2580]]= function(_0x4dc5x2){mxUtils[_0x5a12[150]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2581]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return null== this[_0x5a12[2500]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4)};mxGraph[_0x5a12[202]][_0x5a12[2500]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){if(null!= _0x4dc5x2&& !this[_0x5a12[2530]]()&& (null== _0x4dc5x3|| null== _0x4dc5x4)){return _0x5a12[110]};if(null!= _0x4dc5x2&& null== this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2,!0)&& null== this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2,!1)){return null};if(!this[_0x5a12[2402]]&& _0x4dc5x3== _0x4dc5x4&& null!= _0x4dc5x3 || !this[_0x5a12[2582]](_0x4dc5x3,_0x4dc5x4)){return _0x5a12[110]};if(null!= _0x4dc5x3&& null!= _0x4dc5x4){var _0x4dc5x5=_0x5a12[110];if(!this[_0x5a12[2404]]){var _0x4dc5x9=this[_0x5a12[251]][_0x5a12[1781]](_0x4dc5x3,_0x4dc5x4,!0);if(1< _0x4dc5x9[_0x5a12[67]]|| 1== _0x4dc5x9[_0x5a12[67]]&& _0x4dc5x9[0]!= _0x4dc5x2){_0x4dc5x5+= (mxResources[_0x5a12[203]](this[_0x5a12[2421]])|| this[_0x5a12[2421]])+ _0x5a12[192]}};var _0x4dc5x9=this[_0x5a12[251]][_0x5a12[1962]](_0x4dc5x3,!0,_0x4dc5x2),_0x4dc5xa=this[_0x5a12[251]][_0x5a12[1962]](_0x4dc5x4,!1,_0x4dc5x2);if(null!= this[_0x5a12[2335]]){for(var _0x4dc5x12=0;_0x4dc5x12< this[_0x5a12[2335]][_0x5a12[67]];_0x4dc5x12++){var _0x4dc5x13=this[_0x5a12[2335]][_0x4dc5x12][_0x5a12[2583]](this,_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x9,_0x4dc5xa);null!= _0x4dc5x13&& (_0x4dc5x5+= _0x4dc5x13)}};_0x4dc5x13= this[_0x5a12[2584]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4);null!= _0x4dc5x13&& (_0x4dc5x5+= _0x4dc5x13);return 0< _0x4dc5x5[_0x5a12[67]]?_0x4dc5x5:null};return this[_0x5a12[2406]]?null:_0x5a12[110]};mxGraph[_0x5a12[202]][_0x5a12[2584]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return null};mxGraph[_0x5a12[202]][_0x5a12[2585]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2= null!= _0x4dc5x2?_0x4dc5x2:this[_0x5a12[251]][_0x5a12[501]]();_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:{};for(var _0x4dc5x4=!0,_0x4dc5x5=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x2),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x5;_0x4dc5x9++){var _0x4dc5xa=this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x2,_0x4dc5x9),_0x4dc5x12=_0x4dc5x3;this[_0x5a12[2553]](_0x4dc5xa)&& (_0x4dc5x12= {});_0x4dc5x12= this[_0x5a12[2585]](_0x4dc5xa,_0x4dc5x12);null!= _0x4dc5x12?this[_0x5a12[2447]](_0x4dc5xa,_0x4dc5x12[_0x5a12[230]](/\n/g,_0x5a12[545])):this[_0x5a12[2447]](_0x4dc5xa,null);_0x4dc5x4= _0x4dc5x4&& null== _0x4dc5x12};_0x4dc5x5= _0x5a12[110];this[_0x5a12[1742]](_0x4dc5x2)&& !_0x4dc5x4&& (_0x4dc5x5+= (mxResources[_0x5a12[203]](this[_0x5a12[2423]])|| this[_0x5a12[2423]])+ _0x5a12[192]);_0x4dc5x5= this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x2)?_0x4dc5x5+ (this[_0x5a12[2500]](_0x4dc5x2,this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2,!0),this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2,!1))|| _0x5a12[110]):_0x4dc5x5+ (this[_0x5a12[2586]](_0x4dc5x2)|| _0x5a12[110]);_0x4dc5x9= this[_0x5a12[2587]](_0x4dc5x2,_0x4dc5x3);null!= _0x4dc5x9&& (_0x4dc5x5+= _0x4dc5x9);null== this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2)&& this[_0x5a12[441]][_0x5a12[2264]]();return 0< _0x4dc5x5[_0x5a12[67]]|| !_0x4dc5x4?_0x4dc5x5:null};mxGraph[_0x5a12[202]][_0x5a12[2586]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[251]][_0x5a12[1962]](_0x4dc5x2,!0),_0x4dc5x4=this[_0x5a12[251]][_0x5a12[1962]](_0x4dc5x2,!1);_0x4dc5x2= this[_0x5a12[251]][_0x5a12[433]](_0x4dc5x2);var _0x4dc5x5=_0x5a12[110];if(null!= this[_0x5a12[2335]]){for(var _0x4dc5x9=0;_0x4dc5x9< this[_0x5a12[2335]][_0x5a12[67]];_0x4dc5x9++){var _0x4dc5xa=this[_0x5a12[2335]][_0x4dc5x9];if(_0x4dc5xa[_0x5a12[1097]]&& mxUtils[_0x5a12[1331]](_0x4dc5x2,_0x4dc5xa[_0x5a12[60]],_0x4dc5xa[_0x5a12[2588]],_0x4dc5xa[_0x5a12[131]])&& (0== _0x4dc5xa[_0x5a12[160]]&& 0< _0x4dc5x3|| 1== _0x4dc5xa[_0x5a12[243]]&& 0== _0x4dc5x3|| 1== _0x4dc5xa[_0x5a12[160]]&& 1< _0x4dc5x3)){_0x4dc5x5+= _0x4dc5xa[_0x5a12[2589]]+ _0x5a12[192]}else {if(!_0x4dc5xa[_0x5a12[1097]]&& mxUtils[_0x5a12[1331]](_0x4dc5x2,_0x4dc5xa[_0x5a12[60]],_0x4dc5xa[_0x5a12[2588]],_0x4dc5xa[_0x5a12[131]]) && (0== _0x4dc5xa[_0x5a12[160]]&& 0< _0x4dc5x4|| 1== _0x4dc5xa[_0x5a12[243]]&& 0== _0x4dc5x4|| 1== _0x4dc5xa[_0x5a12[160]]&& 1< _0x4dc5x4)){_0x4dc5x5+= _0x4dc5xa[_0x5a12[2589]]+ _0x5a12[192]}}}};return 0< _0x4dc5x5[_0x5a12[67]]?_0x4dc5x5:null};mxGraph[_0x5a12[202]][_0x5a12[2587]]= function(_0x4dc5x2,_0x4dc5x3){return null};mxGraph[_0x5a12[202]][_0x5a12[2271]]= function(){return this[_0x5a12[1617]]};mxGraph[_0x5a12[202]][_0x5a12[2590]]= function(_0x4dc5x2){this[_0x5a12[1617]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2205]]= function(_0x4dc5x2){if(null!= _0x4dc5x2&& this[_0x5a12[2206]]&& !this[_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]])){var _0x4dc5x3=this[_0x5a12[1742]](_0x4dc5x2[_0x5a12[246]]);if(this[_0x5a12[2516]](_0x4dc5x2[_0x5a12[246]],!_0x4dc5x3)){return _0x4dc5x3?this[_0x5a12[2415]]:this[_0x5a12[2417]]}};return null};mxGraph[_0x5a12[202]][_0x5a12[2454]]= function(_0x4dc5x2){_0x4dc5x2= this[_0x5a12[251]][_0x5a12[433]](_0x4dc5x2);if(null!= _0x4dc5x2){if(mxUtils[_0x5a12[1331]](_0x4dc5x2)){return _0x4dc5x2[_0x5a12[301]]};if(_0x5a12[279]== typeof _0x4dc5x2[_0x5a12[2591]]){return _0x4dc5x2.toString()}};return _0x5a12[110]};mxGraph[_0x5a12[202]][_0x5a12[2183]]= function(_0x4dc5x2){var _0x4dc5x3=_0x5a12[110];if(this[_0x5a12[2409]]&& null!= _0x4dc5x2){var _0x4dc5x4=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2),_0x4dc5x4=null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);mxUtils[_0x5a12[433]](_0x4dc5x4,mxConstants.STYLE_NOLABEL,!1)|| (_0x4dc5x3= this[_0x5a12[2454]](_0x4dc5x2))};return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[2186]]= function(_0x4dc5x2){return this[_0x5a12[2592]]()};mxGraph[_0x5a12[202]][_0x5a12[2592]]= function(){return this[_0x5a12[2410]]};mxGraph[_0x5a12[202]][_0x5a12[2593]]= function(_0x4dc5x2){this[_0x5a12[2410]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2131]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2);_0x4dc5x2= null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);return null!= _0x4dc5x2?_0x5a12[1333]== _0x4dc5x2[mxConstants[_0x5a12[2594]]]:!1};mxGraph[_0x5a12[202]][_0x5a12[2130]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2);_0x4dc5x2= null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);return null!= _0x4dc5x2?_0x5a12[188]== _0x4dc5x2[mxConstants[_0x5a12[2193]]]:!1};mxGraph[_0x5a12[202]][_0x5a12[2595]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=null;if(null!= _0x4dc5x2){if(null!= _0x4dc5x2[_0x5a12[2207]]&& (_0x4dc5x3== _0x4dc5x2[_0x5a12[2207]][_0x5a12[252]]|| _0x4dc5x3[_0x5a12[265]]== _0x4dc5x2[_0x5a12[2207]][_0x5a12[252]])){_0x4dc5x9= this[_0x5a12[2425]],_0x4dc5x9= mxResources[_0x5a12[203]](_0x4dc5x9)|| _0x4dc5x9};null== _0x4dc5x9&& null!= _0x4dc5x2[_0x5a12[1211]]&& _0x4dc5x2[_0x5a12[1211]][_0x5a12[209]](function(_0x4dc5x2,_0x4dc5x4){if(null== _0x4dc5x9&& (_0x4dc5x3== _0x4dc5x4[_0x5a12[252]]|| _0x4dc5x3[_0x5a12[265]]== _0x4dc5x4[_0x5a12[252]])){_0x4dc5x9= _0x4dc5x4[_0x5a12[2201]].toString()}});null== _0x4dc5x9&& (_0x4dc5x4= this[_0x5a12[2432]][_0x5a12[2596]](_0x4dc5x2[_0x5a12[246]]),null!= _0x4dc5x4&& _0x5a12[279]== typeof _0x4dc5x4[_0x5a12[2597]]&& (_0x4dc5x9= _0x4dc5x4[_0x5a12[2597]](_0x4dc5x3)));null== _0x4dc5x9&& (_0x4dc5x9= this[_0x5a12[2598]](_0x4dc5x2[_0x5a12[246]]))};return _0x4dc5x9};mxGraph[_0x5a12[202]][_0x5a12[2598]]= function(_0x4dc5x2){var _0x4dc5x3=null;return _0x4dc5x3= null!= _0x4dc5x2&& null!= _0x4dc5x2[_0x5a12[2595]]?_0x4dc5x2[_0x5a12[2595]]():this[_0x5a12[2454]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2599]]= function(_0x4dc5x2){return null};mxGraph[_0x5a12[202]][_0x5a12[1731]]= function(_0x4dc5x2){var _0x4dc5x3= new mxRectangle,_0x4dc5x4=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2);_0x4dc5x2= null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);null!= _0x4dc5x2&& (_0x4dc5x4= parseInt(mxUtils[_0x5a12[433]](_0x4dc5x2,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),mxUtils[_0x5a12[433]](_0x4dc5x2,mxConstants.STYLE_HORIZONTAL,!0)?_0x4dc5x3[_0x5a12[119]]= _0x4dc5x4:_0x4dc5x3[_0x5a12[117]]= _0x4dc5x4);return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[1202]]= function(_0x4dc5x2){return null!= _0x4dc5x2&& null!= _0x4dc5x2[_0x5a12[124]]?_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2484]]]:null};mxGraph[_0x5a12[202]][_0x5a12[2187]]= function(_0x4dc5x2){return null!= _0x4dc5x2&& null!= _0x4dc5x2[_0x5a12[124]]?_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2063]]]|| mxConstants[_0x5a12[481]]:null};mxGraph[_0x5a12[202]][_0x5a12[2173]]= function(_0x4dc5x2){return null!= _0x4dc5x2&& null!= _0x4dc5x2[_0x5a12[124]]?_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2600]]]:null};mxGraph[_0x5a12[202]][_0x5a12[2174]]= function(_0x4dc5x2){return null!= _0x4dc5x2&& null!= _0x4dc5x2[_0x5a12[124]]?_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2601]]]:null};mxGraph[_0x5a12[202]][_0x5a12[2172]]= function(_0x4dc5x2){return null!= _0x4dc5x2&& null!= _0x4dc5x2[_0x5a12[124]]?_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2602]]]:null};mxGraph[_0x5a12[202]][_0x5a12[2176]]= function(_0x4dc5x2){return null!= _0x4dc5x2&& null!= _0x4dc5x2[_0x5a12[124]]?_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2603]]]:null};mxGraph[_0x5a12[202]][_0x5a12[2476]]= function(){return this[_0x5a12[467]]};mxGraph[_0x5a12[202]][_0x5a12[2604]]= function(_0x4dc5x2){this[_0x5a12[467]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[1730]]= function(_0x4dc5x2){if(null!= _0x4dc5x2&& this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2)!= this[_0x5a12[251]][_0x5a12[501]]()){var _0x4dc5x3=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2),_0x4dc5x3=null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);if(null!= _0x4dc5x3&& !this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x2)){return _0x4dc5x3[mxConstants[_0x5a12[2059]]]== mxConstants[_0x5a12[2605]]}};return !1};mxGraph[_0x5a12[202]][_0x5a12[2606]]= function(){return this[_0x5a12[2389]]};mxGraph[_0x5a12[202]][_0x5a12[2607]]= function(_0x4dc5x2){this[_0x5a12[2389]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxGraph[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2608]]= function(){return this[_0x5a12[2362]]};mxGraph[_0x5a12[202]][_0x5a12[2609]]= function(_0x4dc5x2){this[_0x5a12[2362]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2134]]= function(){return this[_0x5a12[2363]]};mxGraph[_0x5a12[202]][_0x5a12[2610]]= function(_0x4dc5x2){this[_0x5a12[2363]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2125]]= function(){return this[_0x5a12[2364]]};mxGraph[_0x5a12[202]][_0x5a12[2611]]= function(_0x4dc5x2){this[_0x5a12[2364]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2612]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x2);return this[_0x5a12[2613]]()|| null!= _0x4dc5x3&& this[_0x5a12[251]][_0x5a12[1193]](_0x4dc5x2)&& _0x4dc5x3[_0x5a12[1500]]};mxGraph[_0x5a12[202]][_0x5a12[2613]]= function(){return this[_0x5a12[2368]]};mxGraph[_0x5a12[202]][_0x5a12[2614]]= function(_0x4dc5x2){this[_0x5a12[2368]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2615]]= function(_0x4dc5x2){return this[_0x5a12[251]][_0x5a12[1938]](_0x4dc5x2,mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){return this[_0x5a12[2616]](_0x4dc5x2)}))};mxGraph[_0x5a12[202]][_0x5a12[2616]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2);_0x4dc5x2= null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);return this[_0x5a12[2617]]()&& 0!= _0x4dc5x2[mxConstants[_0x5a12[2618]]]};mxGraph[_0x5a12[202]][_0x5a12[2617]]= function(){return this[_0x5a12[2369]]};mxGraph[_0x5a12[202]][_0x5a12[2619]]= function(_0x4dc5x2){this[_0x5a12[2369]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[898]]= function(_0x4dc5x2){return this[_0x5a12[251]][_0x5a12[1938]](_0x4dc5x2,mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){return this[_0x5a12[2620]](_0x4dc5x2)}))};mxGraph[_0x5a12[202]][_0x5a12[2620]]= function(_0x4dc5x2){return this[_0x5a12[2366]]};mxGraph[_0x5a12[202]][_0x5a12[900]]= function(_0x4dc5x2){return this[_0x5a12[251]][_0x5a12[1938]](_0x4dc5x2,mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){return this[_0x5a12[2621]](_0x4dc5x2)}))};mxGraph[_0x5a12[202]][_0x5a12[2621]]= function(_0x4dc5x2){return this[_0x5a12[2367]]};mxGraph[_0x5a12[202]][_0x5a12[2102]]= function(_0x4dc5x2){return this[_0x5a12[2622]]()};mxGraph[_0x5a12[202]][_0x5a12[2622]]= function(){return this[_0x5a12[2379]]};mxGraph[_0x5a12[202]][_0x5a12[2623]]= function(_0x4dc5x2){this[_0x5a12[2379]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2510]]= function(_0x4dc5x2){return this[_0x5a12[251]][_0x5a12[1938]](_0x4dc5x2,mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){return this[_0x5a12[2624]](_0x4dc5x2)}))};mxGraph[_0x5a12[202]][_0x5a12[2624]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2);_0x4dc5x2= null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);return this[_0x5a12[2625]]()&& 0!= _0x4dc5x2[mxConstants[_0x5a12[2626]]]};mxGraph[_0x5a12[202]][_0x5a12[2625]]= function(){return this[_0x5a12[2371]]};mxGraph[_0x5a12[202]][_0x5a12[2627]]= function(_0x4dc5x2){this[_0x5a12[2371]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2628]]= function(_0x4dc5x2){return !this[_0x5a12[2612]](_0x4dc5x2)&& (this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x2)&& this[_0x5a12[2373]]|| this[_0x5a12[251]][_0x5a12[1193]](_0x4dc5x2)&& this[_0x5a12[2374]])};mxGraph[_0x5a12[202]][_0x5a12[2629]]= function(_0x4dc5x2){return this[_0x5a12[251]][_0x5a12[1938]](_0x4dc5x2,mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){return this[_0x5a12[1712]](_0x4dc5x2)}))};mxGraph[_0x5a12[202]][_0x5a12[1712]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2),_0x4dc5x3=null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);return this[_0x5a12[2630]]()&& !this[_0x5a12[2612]](_0x4dc5x2)&& 0!= _0x4dc5x3[mxConstants[_0x5a12[2631]]]};mxGraph[_0x5a12[202]][_0x5a12[2630]]= function(){return this[_0x5a12[2372]]};mxGraph[_0x5a12[202]][_0x5a12[2632]]= function(_0x4dc5x2){this[_0x5a12[2372]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[997]]= function(){return this[_0x5a12[991]]};mxGraph[_0x5a12[202]][_0x5a12[998]]= function(_0x4dc5x2){this[_0x5a12[991]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2549]]= function(){return this[_0x5a12[2348]]};mxGraph[_0x5a12[202]][_0x5a12[2633]]= function(_0x4dc5x2){this[_0x5a12[2348]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2634]]= function(){return this[_0x5a12[1020]]};mxGraph[_0x5a12[202]][_0x5a12[2635]]= function(_0x4dc5x2){this[_0x5a12[1020]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2636]]= function(){return this[_0x5a12[2353]]};mxGraph[_0x5a12[202]][_0x5a12[2637]]= function(_0x4dc5x2){this[_0x5a12[2353]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2638]]= function(){return this[_0x5a12[2374]]};mxGraph[_0x5a12[202]][_0x5a12[2639]]= function(_0x4dc5x2){this[_0x5a12[2374]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2640]]= function(){return this[_0x5a12[2373]]};mxGraph[_0x5a12[202]][_0x5a12[2641]]= function(_0x4dc5x2){this[_0x5a12[2373]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2642]]= function(){return this[_0x5a12[2412]]};mxGraph[_0x5a12[202]][_0x5a12[2643]]= function(_0x4dc5x2){this[_0x5a12[2412]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2460]]= function(){return this[_0x5a12[2411]]};mxGraph[_0x5a12[202]][_0x5a12[2644]]= function(_0x4dc5x2){this[_0x5a12[2411]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2645]]= function(){return this[_0x5a12[2404]]};mxGraph[_0x5a12[202]][_0x5a12[2646]]= function(_0x4dc5x2){this[_0x5a12[2404]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2647]]= function(){return this[_0x5a12[2402]]};mxGraph[_0x5a12[202]][_0x5a12[2648]]= function(_0x4dc5x2){this[_0x5a12[2406]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2530]]= function(){return this[_0x5a12[2406]]};mxGraph[_0x5a12[202]][_0x5a12[2649]]= function(_0x4dc5x2){this[_0x5a12[2405]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2650]]= function(){return this[_0x5a12[2405]]};mxGraph[_0x5a12[202]][_0x5a12[2651]]= function(_0x4dc5x2){this[_0x5a12[2407]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2527]]= function(){return this[_0x5a12[2407]]};mxGraph[_0x5a12[202]][_0x5a12[2652]]= function(_0x4dc5x2){this[_0x5a12[2402]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2529]]= function(){return this[_0x5a12[2408]]};mxGraph[_0x5a12[202]][_0x5a12[2653]]= function(_0x4dc5x2){this[_0x5a12[2408]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[1015]]= function(){return this[_0x5a12[2375]]};mxGraph[_0x5a12[202]][_0x5a12[2654]]= function(_0x4dc5x2){this[_0x5a12[2375]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2655]]= function(){return this[_0x5a12[2376]]};mxGraph[_0x5a12[202]][_0x5a12[2656]]= function(_0x4dc5x2){this[_0x5a12[2376]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2657]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2),_0x4dc5x3=null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);return this[_0x5a12[2658]]()&& !this[_0x5a12[2612]](_0x4dc5x2)&& 0!= _0x4dc5x3[mxConstants[_0x5a12[2659]]]};mxGraph[_0x5a12[202]][_0x5a12[2658]]= function(){return this[_0x5a12[2377]]};mxGraph[_0x5a12[202]][_0x5a12[2660]]= function(_0x4dc5x2){this[_0x5a12[2377]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2661]]= function(_0x4dc5x2,_0x4dc5x3){return !0};mxGraph[_0x5a12[202]][_0x5a12[2662]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2),_0x4dc5x3=null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);return this[_0x5a12[2663]]()&& !this[_0x5a12[2612]](_0x4dc5x2)&& 0!= _0x4dc5x3[mxConstants[_0x5a12[2664]]]};mxGraph[_0x5a12[202]][_0x5a12[2663]]= function(){return this[_0x5a12[2378]]};mxGraph[_0x5a12[202]][_0x5a12[2665]]= function(_0x4dc5x2){this[_0x5a12[2378]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2453]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2),_0x4dc5x3=null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);return this[_0x5a12[2666]]()&& !this[_0x5a12[2612]](_0x4dc5x2)&& 0!= _0x4dc5x3[mxConstants[_0x5a12[2667]]]};mxGraph[_0x5a12[202]][_0x5a12[2666]]= function(){return this[_0x5a12[2370]]};mxGraph[_0x5a12[202]][_0x5a12[2668]]= function(_0x4dc5x2){this[_0x5a12[2370]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2551]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return this[_0x5a12[2669]]()&& !this[_0x5a12[2612]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2669]]= function(){return this[_0x5a12[2380]]};mxGraph[_0x5a12[202]][_0x5a12[2670]]= function(_0x4dc5x2){this[_0x5a12[2380]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2671]]= function(_0x4dc5x2){return null== _0x4dc5x2&& this[_0x5a12[2406]]|| null!= _0x4dc5x2&& (!this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x2)|| this[_0x5a12[2405]])&& this[_0x5a12[2565]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2672]]= function(_0x4dc5x2){return this[_0x5a12[2671]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2582]]= function(_0x4dc5x2,_0x4dc5x3){return this[_0x5a12[2671]](_0x4dc5x2)&& this[_0x5a12[2672]](_0x4dc5x3)};mxGraph[_0x5a12[202]][_0x5a12[1995]]= function(_0x4dc5x2){this[_0x5a12[2433]][_0x5a12[995]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[1965]]= function(_0x4dc5x2){return this[_0x5a12[2433]][_0x5a12[994]]()};mxGraph[_0x5a12[202]][_0x5a12[2673]]= function(_0x4dc5x2){this[_0x5a12[2276]][_0x5a12[995]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2674]]= function(_0x4dc5x2){this[_0x5a12[2316]][_0x5a12[2431]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2203]]= function(_0x4dc5x2){if(null!= this[_0x5a12[2347]]){var _0x4dc5x3=this[_0x5a12[2347]][_0x5a12[2148]]();return null== _0x4dc5x2?null!= _0x4dc5x3:_0x4dc5x2== _0x4dc5x3};return !1};mxGraph[_0x5a12[202]][_0x5a12[2455]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2);_0x4dc5x2= null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);return this[_0x5a12[2675]]()|| 1== _0x4dc5x2[mxConstants[_0x5a12[2676]]]};mxGraph[_0x5a12[202]][_0x5a12[2675]]= function(){return this[_0x5a12[2381]]};mxGraph[_0x5a12[202]][_0x5a12[2677]]= function(_0x4dc5x2){this[_0x5a12[2381]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2507]]= function(_0x4dc5x2){return !this[_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x2)&& this[_0x5a12[2678]]()};mxGraph[_0x5a12[202]][_0x5a12[2678]]= function(){return this[_0x5a12[2392]]};mxGraph[_0x5a12[202]][_0x5a12[2679]]= function(_0x4dc5x2){this[_0x5a12[2392]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2506]]= function(){return this[_0x5a12[2393]]};mxGraph[_0x5a12[202]][_0x5a12[2680]]= function(_0x4dc5x2){this[_0x5a12[2393]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2536]]= function(_0x4dc5x2){return this[_0x5a12[2681]]()&& !this[_0x5a12[502]]()[_0x5a12[250]](this[_0x5a12[502]]()[_0x5a12[1197]](_0x4dc5x2))};mxGraph[_0x5a12[202]][_0x5a12[2681]]= function(){return this[_0x5a12[2391]]};mxGraph[_0x5a12[202]][_0x5a12[2682]]= function(_0x4dc5x2){this[_0x5a12[2391]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2505]]= function(){return this[_0x5a12[2390]]};mxGraph[_0x5a12[202]][_0x5a12[2528]]= function(_0x4dc5x2){this[_0x5a12[2390]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2537]]= function(_0x4dc5x2){return this[_0x5a12[2683]](_0x4dc5x2)?this[_0x5a12[2354]]:0};mxGraph[_0x5a12[202]][_0x5a12[2683]]= function(_0x4dc5x2){return !1};mxGraph[_0x5a12[202]][_0x5a12[2513]]= function(_0x4dc5x2,_0x4dc5x3){return this[_0x5a12[251]][_0x5a12[1938]](_0x4dc5x2,mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){return this[_0x5a12[2516]](_0x4dc5x2,_0x4dc5x3)}))};mxGraph[_0x5a12[202]][_0x5a12[2516]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2),_0x4dc5x4=null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[124]]:this[_0x5a12[1705]](_0x4dc5x2);return 0< this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x2)&& 0!= _0x4dc5x4[mxConstants[_0x5a12[2684]]]};mxGraph[_0x5a12[202]][_0x5a12[2685]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return null!= _0x4dc5x2&& (this[_0x5a12[2655]]()&& this[_0x5a12[2686]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4)|| !this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x2)&& (this[_0x5a12[1730]](_0x4dc5x2)|| 0< this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x2)&& !this[_0x5a12[1742]](_0x4dc5x2)))};mxGraph[_0x5a12[202]][_0x5a12[2686]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x2)&& null!= _0x4dc5x3&& 1== _0x4dc5x3[_0x5a12[67]]&& this[_0x5a12[2565]](_0x4dc5x3[0])&& null== this[_0x5a12[2500]](_0x4dc5x2,this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2,!0),_0x4dc5x3[0])?(_0x4dc5x4= this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2,!0),_0x4dc5x2= this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2,!1),!this[_0x5a12[251]][_0x5a12[1720]](_0x4dc5x3[0],_0x4dc5x4)&& !this[_0x5a12[251]][_0x5a12[1720]](_0x4dc5x3[0],_0x4dc5x2)):!1};mxGraph[_0x5a12[202]][_0x5a12[564]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){if(!this[_0x5a12[2642]]()){for(var _0x4dc5x5=0;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){if(this[_0x5a12[1730]](_0x4dc5x2[_0x4dc5x5])){return null}}};_0x4dc5x5= mxUtils[_0x5a12[2196]](this[_0x5a12[526]],mxEvent[_0x5a12[731]](_0x4dc5x3),mxEvent[_0x5a12[733]](_0x4dc5x3));_0x4dc5x5[_0x5a12[235]]-= this[_0x5a12[1136]];_0x4dc5x5[_0x5a12[236]]-= this[_0x5a12[1137]];_0x4dc5x5= this[_0x5a12[2461]](_0x4dc5x5[_0x5a12[235]],_0x4dc5x5[_0x5a12[236]]);if(null== _0x4dc5x4){_0x4dc5x4= _0x4dc5x5}else {if(null!= _0x4dc5x5){for(var _0x4dc5x9=this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x5);null!= _0x4dc5x9&& this[_0x5a12[1730]](_0x4dc5x9)&& _0x4dc5x9!= _0x4dc5x4;){_0x4dc5x9= this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x9)};_0x4dc5x9== _0x4dc5x4&& (_0x4dc5x4= _0x4dc5x5)}};for(;null!= _0x4dc5x4&& !this[_0x5a12[2685]](_0x4dc5x4,_0x4dc5x2,_0x4dc5x3)&& !this[_0x5a12[251]][_0x5a12[1740]](_0x4dc5x4);){_0x4dc5x4= this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x4)};return !this[_0x5a12[251]][_0x5a12[1740]](_0x4dc5x4)&& 0> mxUtils[_0x5a12[2]](_0x4dc5x2,_0x4dc5x4)?_0x4dc5x4:null};mxGraph[_0x5a12[202]][_0x5a12[902]]= function(){var _0x4dc5x2=this[_0x5a12[2355]];null== _0x4dc5x2&& (_0x4dc5x2= this[_0x5a12[2534]](),null== _0x4dc5x2&& (_0x4dc5x2= this[_0x5a12[251]][_0x5a12[501]](),_0x4dc5x2= this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x2,0)));return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2687]]= function(_0x4dc5x2){this[_0x5a12[2355]]= _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2179]]= function(_0x4dc5x2){for(;null!= _0x4dc5x2&& !this[_0x5a12[1730]](_0x4dc5x2);){_0x4dc5x2= this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2)};return _0x4dc5x2};mxGraph[_0x5a12[202]][_0x5a12[2461]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= _0x4dc5x4|| this[_0x5a12[902]]();if(null!= _0x4dc5x4){for(var _0x4dc5x5=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x4),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x5;_0x4dc5x9++){var _0x4dc5xa=this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x4,_0x4dc5x9),_0x4dc5x12=this[_0x5a12[2461]](_0x4dc5x2,_0x4dc5x3,_0x4dc5xa);if(null!= _0x4dc5x12){return _0x4dc5x12};if(this[_0x5a12[1730]](_0x4dc5xa)&& (_0x4dc5x12= this[_0x5a12[441]][_0x5a12[248]](_0x4dc5xa),this[_0x5a12[1825]](_0x4dc5x12,_0x4dc5x2,_0x4dc5x3))){return _0x4dc5xa}}};return null};mxGraph[_0x5a12[202]][_0x5a12[999]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5:!0;_0x4dc5x9= null!= _0x4dc5x9?_0x4dc5x9:!0;_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:this[_0x5a12[902]]();if(null!= _0x4dc5x4){for(var _0x4dc5xa=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x4)- 1;0<= _0x4dc5xa;_0x4dc5xa--){var _0x4dc5x12=this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x4,_0x4dc5xa),_0x4dc5x13=this[_0x5a12[999]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x12,_0x4dc5x5,_0x4dc5x9);if(null!= _0x4dc5x13){return _0x4dc5x13};if(this[_0x5a12[1714]](_0x4dc5x12)&& (_0x4dc5x9&& this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x12)|| _0x4dc5x5&& this[_0x5a12[251]][_0x5a12[1193]](_0x4dc5x12))){if(_0x4dc5x13= this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x12),this[_0x5a12[1825]](_0x4dc5x13,_0x4dc5x2,_0x4dc5x3)){return _0x4dc5x12}}}};return null};mxGraph[_0x5a12[202]][_0x5a12[1825]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){if(null!= _0x4dc5x2){var _0x4dc5x5=_0x4dc5x2[_0x5a12[439]];if(null!= _0x4dc5x5){_0x4dc5x2= this[_0x5a12[2353]]* this[_0x5a12[2353]];for(var _0x4dc5x9=_0x4dc5x5[0],_0x4dc5xa=1;_0x4dc5xa< _0x4dc5x5[_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x5[_0x4dc5xa];if(mxUtils[_0x5a12[440]](_0x4dc5x9[_0x5a12[235]],_0x4dc5x9[_0x5a12[236]],_0x4dc5x12[_0x5a12[235]],_0x4dc5x12[_0x5a12[236]],_0x4dc5x3,_0x4dc5x4)<= _0x4dc5x2){return !0};_0x4dc5x9= _0x4dc5x12}}else {if(_0x4dc5x9= mxUtils[_0x5a12[431]](mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_ROTATION)|| 0),0!= _0x4dc5x9&& (_0x4dc5x5= Math[_0x5a12[426]](-_0x4dc5x9),_0x4dc5x9= Math[_0x5a12[427]](-_0x4dc5x9),_0x4dc5xa= new mxPoint(_0x4dc5x2[_0x5a12[241]](),_0x4dc5x2[_0x5a12[242]]()),_0x4dc5x9= mxUtils[_0x5a12[432]]( new mxPoint(_0x4dc5x3,_0x4dc5x4),_0x4dc5x5,_0x4dc5x9,_0x4dc5xa),_0x4dc5x3= _0x4dc5x9[_0x5a12[235]],_0x4dc5x4= _0x4dc5x9[_0x5a12[236]]),mxUtils[_0x5a12[442]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4)){return !0}}};return !1};mxGraph[_0x5a12[202]][_0x5a12[2688]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x2);_0x4dc5x2= this[_0x5a12[1731]](_0x4dc5x2);if(null!= _0x4dc5x5){var _0x4dc5x9=this[_0x5a12[249]]()[_0x5a12[518]]();_0x4dc5x3-= _0x4dc5x5[_0x5a12[235]];_0x4dc5x4-= _0x4dc5x5[_0x5a12[236]];if(0< _0x4dc5x2[_0x5a12[117]]&& 0< _0x4dc5x3&& _0x4dc5x3> _0x4dc5x2[_0x5a12[117]]* _0x4dc5x9|| 0< _0x4dc5x2[_0x5a12[119]]&& 0< _0x4dc5x4&& _0x4dc5x4> _0x4dc5x2[_0x5a12[119]]* _0x4dc5x9){return !0}};return !1};mxGraph[_0x5a12[202]][_0x5a12[1728]]= function(_0x4dc5x2){return this[_0x5a12[1955]](_0x4dc5x2,!0,!1)};mxGraph[_0x5a12[202]][_0x5a12[1956]]= function(_0x4dc5x2){return this[_0x5a12[1955]](_0x4dc5x2,!1,!0)};mxGraph[_0x5a12[202]][_0x5a12[1955]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x2= null!= _0x4dc5x2?_0x4dc5x2:this[_0x5a12[902]]();_0x4dc5x2= this[_0x5a12[251]][_0x5a12[1955]](_0x4dc5x2,null!= _0x4dc5x3?_0x4dc5x3:!1,null!= _0x4dc5x4?_0x4dc5x4:!1);_0x4dc5x3= [];for(_0x4dc5x4= 0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){this[_0x5a12[1714]](_0x4dc5x2[_0x4dc5x4])&& _0x4dc5x3[_0x5a12[207]](_0x4dc5x2[_0x4dc5x4])};return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[1756]]= function(_0x4dc5x2,_0x4dc5x3){return this[_0x5a12[264]](_0x4dc5x2,_0x4dc5x3,!0,!0,!1)};mxGraph[_0x5a12[202]][_0x5a12[1867]]= function(_0x4dc5x2,_0x4dc5x3){return this[_0x5a12[264]](_0x4dc5x2,_0x4dc5x3,!0,!1,!1)};mxGraph[_0x5a12[202]][_0x5a12[1963]]= function(_0x4dc5x2,_0x4dc5x3){return this[_0x5a12[264]](_0x4dc5x2,_0x4dc5x3,!1,!0,!1)};mxGraph[_0x5a12[202]][_0x5a12[264]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!0;_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5:!0;_0x4dc5x9= null!= _0x4dc5x9?_0x4dc5x9:!0;_0x4dc5xa= null!= _0x4dc5xa?_0x4dc5xa:!1;for(var _0x4dc5x12=[],_0x4dc5x13=this[_0x5a12[1742]](_0x4dc5x2),_0x4dc5x14=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x2),_0x4dc5x15=0;_0x4dc5x15< _0x4dc5x14;_0x4dc5x15++){var _0x4dc5x16=this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x2,_0x4dc5x15);if(_0x4dc5x13|| !this[_0x5a12[1714]](_0x4dc5x16)){_0x4dc5x12= _0x4dc5x12[_0x5a12[1919]](this[_0x5a12[251]][_0x5a12[264]](_0x4dc5x16,_0x4dc5x4,_0x4dc5x5))}};_0x4dc5x12= _0x4dc5x12[_0x5a12[1919]](this[_0x5a12[251]][_0x5a12[264]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5));_0x4dc5x13= [];for(_0x4dc5x15= 0;_0x4dc5x15< _0x4dc5x12[_0x5a12[67]];_0x4dc5x15++){_0x4dc5x16= this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x12[_0x4dc5x15]),_0x4dc5x14= null!= _0x4dc5x16?_0x4dc5x16[_0x5a12[1710]](!0):this[_0x5a12[441]][_0x5a12[1710]](_0x4dc5x12[_0x4dc5x15],!0),_0x4dc5x16= null!= _0x4dc5x16?_0x4dc5x16[_0x5a12[1710]](!1):this[_0x5a12[441]][_0x5a12[1710]](_0x4dc5x12[_0x4dc5x15],!1),(_0x4dc5x9&& _0x4dc5x14== _0x4dc5x16|| _0x4dc5x14!= _0x4dc5x16&& (_0x4dc5x4&& _0x4dc5x16== _0x4dc5x2&& (null== _0x4dc5x3|| this[_0x5a12[1920]](_0x4dc5x14,_0x4dc5x3,_0x4dc5xa))|| _0x4dc5x5&& _0x4dc5x14== _0x4dc5x2&& (null== _0x4dc5x3|| this[_0x5a12[1920]](_0x4dc5x16,_0x4dc5x3,_0x4dc5xa))))&& _0x4dc5x13[_0x5a12[207]](_0x4dc5x12[_0x4dc5x15])};return _0x4dc5x13};mxGraph[_0x5a12[202]][_0x5a12[1920]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return _0x4dc5x4?this[_0x5a12[251]][_0x5a12[1720]](_0x4dc5x3,_0x4dc5x2):this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x2)== _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[1808]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!0;_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5:!0;var _0x4dc5x9=[],_0x4dc5xa={};if(null!= _0x4dc5x2){for(var _0x4dc5x12=0;_0x4dc5x12< _0x4dc5x2[_0x5a12[67]];_0x4dc5x12++){var _0x4dc5x13=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x2[_0x4dc5x12]),_0x4dc5x14=null!= _0x4dc5x13?_0x4dc5x13[_0x5a12[1710]](!0):this[_0x5a12[441]][_0x5a12[1710]](_0x4dc5x2[_0x4dc5x12],!0),_0x4dc5x13=null!= _0x4dc5x13?_0x4dc5x13[_0x5a12[1710]](!1):this[_0x5a12[441]][_0x5a12[1710]](_0x4dc5x2[_0x4dc5x12],!1);if(_0x4dc5x14== _0x4dc5x3&& null!= _0x4dc5x13&& _0x4dc5x13!= _0x4dc5x3&& _0x4dc5x5){var _0x4dc5x15=mxCellPath[_0x5a12[385]](_0x4dc5x13);null== _0x4dc5xa[_0x4dc5x15]&& (_0x4dc5xa[_0x4dc5x15]= _0x4dc5x13,_0x4dc5x9[_0x5a12[207]](_0x4dc5x13))}else {_0x4dc5x13== _0x4dc5x3&& (null!= _0x4dc5x14&& _0x4dc5x14!= _0x4dc5x3&& _0x4dc5x4)&& (_0x4dc5x15= mxCellPath[_0x5a12[385]](_0x4dc5x14),null== _0x4dc5xa[_0x4dc5x15]&& (_0x4dc5xa[_0x4dc5x15]= _0x4dc5x14,_0x4dc5x9[_0x5a12[207]](_0x4dc5x14)))}}};return _0x4dc5x9};mxGraph[_0x5a12[202]][_0x5a12[1781]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!1;for(var _0x4dc5x5=this[_0x5a12[264]](_0x4dc5x2),_0x4dc5x9=[],_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x5[_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x5[_0x4dc5xa]),_0x4dc5x13=null!= _0x4dc5x12?_0x4dc5x12[_0x5a12[1710]](!0):this[_0x5a12[441]][_0x5a12[1710]](_0x4dc5x5[_0x4dc5xa],!0),_0x4dc5x12=null!= _0x4dc5x12?_0x4dc5x12[_0x5a12[1710]](!1):this[_0x5a12[441]][_0x5a12[1710]](_0x4dc5x5[_0x4dc5xa],!1);(_0x4dc5x13== _0x4dc5x2&& _0x4dc5x12== _0x4dc5x3|| !_0x4dc5x4&& _0x4dc5x13== _0x4dc5x3 && _0x4dc5x12== _0x4dc5x2)&& _0x4dc5x9[_0x5a12[207]](_0x4dc5x5[_0x4dc5xa])};return _0x4dc5x9};mxGraph[_0x5a12[202]][_0x5a12[2689]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=mxUtils[_0x5a12[2196]](this[_0x5a12[526]],mxEvent[_0x5a12[731]](_0x4dc5x2),mxEvent[_0x5a12[733]](_0x4dc5x2)),_0x4dc5x5=this[_0x5a12[441]][_0x5a12[255]],_0x4dc5x9=this[_0x5a12[441]][_0x5a12[513]],_0x4dc5xa=!1!= _0x4dc5x3?this[_0x5a12[1020]]/ 2:0;_0x4dc5x4[_0x5a12[235]]= this[_0x5a12[1021]](_0x4dc5x4[_0x5a12[235]]/ _0x4dc5x5- _0x4dc5x9[_0x5a12[235]]- _0x4dc5xa);_0x4dc5x4[_0x5a12[236]]= this[_0x5a12[1021]](_0x4dc5x4[_0x5a12[236]]/ _0x4dc5x5- _0x4dc5x9[_0x5a12[236]]- _0x4dc5xa);return _0x4dc5x4};mxGraph[_0x5a12[202]][_0x5a12[2690]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5xa= null!= _0x4dc5xa?_0x4dc5xa:[];if(0< _0x4dc5x4|| 0< _0x4dc5x5){var _0x4dc5x12=_0x4dc5x2+ _0x4dc5x4,_0x4dc5x13=_0x4dc5x3+ _0x4dc5x5;_0x4dc5x9= _0x4dc5x9|| this[_0x5a12[902]]();if(null!= _0x4dc5x9){for(var _0x4dc5x14=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x9),_0x4dc5x15=0;_0x4dc5x15< _0x4dc5x14;_0x4dc5x15++){var _0x4dc5x16=this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x9,_0x4dc5x15),_0x4dc5x17=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x16);if(this[_0x5a12[1714]](_0x4dc5x16)&& null!= _0x4dc5x17){var _0x4dc5x18=_0x4dc5x17,_0x4dc5x17=mxUtils[_0x5a12[433]](_0x4dc5x17[_0x5a12[124]],mxConstants.STYLE_ROTATION)|| 0;0!= _0x4dc5x17&& (_0x4dc5x18= mxUtils[_0x5a12[1613]](_0x4dc5x18,_0x4dc5x17));_0x4dc5x18[_0x5a12[235]]>= _0x4dc5x2&& _0x4dc5x18[_0x5a12[236]]+ _0x4dc5x18[_0x5a12[119]]<= _0x4dc5x13&& _0x4dc5x18[_0x5a12[236]]>= _0x4dc5x3&& _0x4dc5x18[_0x5a12[235]]+ _0x4dc5x18[_0x5a12[117]]<= _0x4dc5x12?_0x4dc5xa[_0x5a12[207]](_0x4dc5x16):this[_0x5a12[2690]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x16,_0x4dc5xa)}}}};return _0x4dc5xa};mxGraph[_0x5a12[202]][_0x5a12[2691]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=[];if(_0x4dc5x5|| _0x4dc5x9){if(null== _0x4dc5x4&& (_0x4dc5x4= this[_0x5a12[902]]()),null!= _0x4dc5x4){for(var _0x4dc5x12=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x4),_0x4dc5x13=0;_0x4dc5x13< _0x4dc5x12;_0x4dc5x13++){var _0x4dc5x14=this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x4,_0x4dc5x13),_0x4dc5x15=this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x14);this[_0x5a12[1714]](_0x4dc5x14)&& null!= _0x4dc5x15&& (!_0x4dc5x5|| _0x4dc5x15[_0x5a12[235]]>= _0x4dc5x2)&& (!_0x4dc5x9|| _0x4dc5x15[_0x5a12[236]]>= _0x4dc5x3)&& _0x4dc5xa[_0x5a12[207]](_0x4dc5x14)}}};return _0x4dc5xa};mxGraph[_0x5a12[202]][_0x5a12[1757]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!1;_0x4dc5x4= null!= _0x4dc5x4?_0x4dc5x4:!1;var _0x4dc5x5=[];if(null!= _0x4dc5x2){for(var _0x4dc5x9=this[_0x5a12[502]](),_0x4dc5xa=_0x4dc5x9[_0x5a12[262]](_0x4dc5x2),_0x4dc5x12=null,_0x4dc5x13=0,_0x4dc5x14=0;_0x4dc5x14< _0x4dc5xa;_0x4dc5x14++){var _0x4dc5x15=_0x4dc5x9[_0x5a12[263]](_0x4dc5x2,_0x4dc5x14);if(this[_0x5a12[251]][_0x5a12[1193]](_0x4dc5x15)&& this[_0x5a12[1714]](_0x4dc5x15)){for(var _0x4dc5x16=this[_0x5a12[1756]](_0x4dc5x15,_0x4dc5x3?_0x4dc5x2:null),_0x4dc5x17=0,_0x4dc5x18=0,_0x4dc5x19=0;_0x4dc5x19< _0x4dc5x16[_0x5a12[67]];_0x4dc5x19++){this[_0x5a12[441]][_0x5a12[1710]](_0x4dc5x16[_0x4dc5x19],!0)== _0x4dc5x15?_0x4dc5x17++:_0x4dc5x18++};(_0x4dc5x4&& 0== _0x4dc5x17&& 0< _0x4dc5x18|| !_0x4dc5x4&& 0== _0x4dc5x18 && 0< _0x4dc5x17)&& _0x4dc5x5[_0x5a12[207]](_0x4dc5x15);_0x4dc5x16= _0x4dc5x4?_0x4dc5x18- _0x4dc5x17:_0x4dc5x17- _0x4dc5x18;_0x4dc5x16> _0x4dc5x13&& (_0x4dc5x13= _0x4dc5x16,_0x4dc5x12= _0x4dc5x15)}};0== _0x4dc5x5[_0x5a12[67]]&& null!= _0x4dc5x12&& _0x4dc5x5[_0x5a12[207]](_0x4dc5x12)};return _0x4dc5x5};mxGraph[_0x5a12[202]][_0x5a12[1706]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){if(null!= _0x4dc5x4&& null!= _0x4dc5x2){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!0;_0x4dc5x9= _0x4dc5x9|| [];var _0x4dc5xa=mxCellPath[_0x5a12[385]](_0x4dc5x2);if(null== _0x4dc5x9[_0x4dc5xa]&& (_0x4dc5x9[_0x4dc5xa]= _0x4dc5x2,_0x4dc5x5= _0x4dc5x4(_0x4dc5x2,_0x4dc5x5),null== _0x4dc5x5|| _0x4dc5x5)){if(_0x4dc5x5= this[_0x5a12[251]][_0x5a12[1707]](_0x4dc5x2),0< _0x4dc5x5){for(_0x4dc5xa= 0;_0x4dc5xa< _0x4dc5x5;_0x4dc5xa++){var _0x4dc5x12=this[_0x5a12[251]][_0x5a12[1708]](_0x4dc5x2,_0x4dc5xa),_0x4dc5x13=this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x12,!0)== _0x4dc5x2;if(!_0x4dc5x3|| _0x4dc5x13){_0x4dc5x13= this[_0x5a12[251]][_0x5a12[1709]](_0x4dc5x12,!_0x4dc5x13),this[_0x5a12[1706]](_0x4dc5x13,_0x4dc5x3,_0x4dc5x4,_0x4dc5x12,_0x4dc5x9)}}}}}};mxGraph[_0x5a12[202]][_0x5a12[2692]]= function(_0x4dc5x2){return this[_0x5a12[2435]]()[_0x5a12[2097]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2693]]= function(){return this[_0x5a12[2435]]()[_0x5a12[1107]]()};mxGraph[_0x5a12[202]][_0x5a12[2440]]= function(){return this[_0x5a12[2435]]()[_0x5a12[200]]()};mxGraph[_0x5a12[202]][_0x5a12[2694]]= function(){return this[_0x5a12[2435]]()[_0x5a12[895]][_0x5a12[67]]};mxGraph[_0x5a12[202]][_0x5a12[2452]]= function(){return this[_0x5a12[2435]]()[_0x5a12[895]][0]};mxGraph[_0x5a12[202]][_0x5a12[897]]= function(){return this[_0x5a12[2435]]()[_0x5a12[895]][_0x5a12[1853]]()};mxGraph[_0x5a12[202]][_0x5a12[2450]]= function(_0x4dc5x2){this[_0x5a12[2435]]()[_0x5a12[2099]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[904]]= function(_0x4dc5x2){this[_0x5a12[2435]]()[_0x5a12[2100]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2695]]= function(_0x4dc5x2){this[_0x5a12[2435]]()[_0x5a12[2103]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2696]]= function(_0x4dc5x2){this[_0x5a12[2435]]()[_0x5a12[832]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2697]]= function(_0x4dc5x2){this[_0x5a12[2435]]()[_0x5a12[2104]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2439]]= function(_0x4dc5x2){this[_0x5a12[2435]]()[_0x5a12[842]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2698]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[2690]](_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]],_0x4dc5x2[_0x5a12[117]],_0x4dc5x2[_0x5a12[119]]);this[_0x5a12[2699]](_0x4dc5x4,_0x4dc5x3);return _0x4dc5x4};mxGraph[_0x5a12[202]][_0x5a12[2700]]= function(){this[_0x5a12[2701]](!0)};mxGraph[_0x5a12[202]][_0x5a12[2702]]= function(){this[_0x5a12[2701]]()};mxGraph[_0x5a12[202]][_0x5a12[2703]]= function(){this[_0x5a12[2701]](!1,!0)};mxGraph[_0x5a12[202]][_0x5a12[2704]]= function(){this[_0x5a12[2701]](!1,!1,!0)};mxGraph[_0x5a12[202]][_0x5a12[2701]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[2105]],_0x4dc5x9=0< _0x4dc5x5[_0x5a12[895]][_0x5a12[67]]?_0x4dc5x5[_0x5a12[895]][0]:null;1< _0x4dc5x5[_0x5a12[895]][_0x5a12[67]]&& _0x4dc5x5[_0x5a12[200]]();var _0x4dc5x5=null!= _0x4dc5x9?this[_0x5a12[251]][_0x5a12[1197]](_0x4dc5x9):this[_0x5a12[902]](),_0x4dc5xa=this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x5);null== _0x4dc5x9&& 0< _0x4dc5xa?(_0x4dc5x2= this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x5,0),this[_0x5a12[2450]](_0x4dc5x2)):(null== _0x4dc5x9|| _0x4dc5x3)&& null!= this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x5)&& null!= this[_0x5a12[251]][_0x5a12[1721]](_0x4dc5x5)?this[_0x5a12[2534]]()!= _0x4dc5x5&& this[_0x5a12[2450]](_0x4dc5x5):null!= _0x4dc5x9&& _0x4dc5x4?0< this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x9)&& (_0x4dc5x2= this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x9,0),this[_0x5a12[2450]](_0x4dc5x2)):0< _0x4dc5xa&& (_0x4dc5x3= _0x4dc5x5[_0x5a12[1738]](_0x4dc5x9),_0x4dc5x2?(_0x4dc5x3++,_0x4dc5x2= this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x5,_0x4dc5x3% _0x4dc5xa)):(_0x4dc5x3--,_0x4dc5x2= this[_0x5a12[251]][_0x5a12[263]](_0x4dc5x5,0> _0x4dc5x3?_0x4dc5xa- 1:_0x4dc5x3)),this[_0x5a12[2450]](_0x4dc5x2))};mxGraph[_0x5a12[202]][_0x5a12[2705]]= function(_0x4dc5x2){_0x4dc5x2= _0x4dc5x2|| this[_0x5a12[902]]();_0x4dc5x2= this[_0x5a12[251]][_0x5a12[1953]](_0x4dc5x2);null!= _0x4dc5x2&& this[_0x5a12[904]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2706]]= function(_0x4dc5x2){this[_0x5a12[2707]](!0,!1,_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2708]]= function(_0x4dc5x2){this[_0x5a12[2707]](!1,!0,_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2707]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= _0x4dc5x4|| this[_0x5a12[902]]();var _0x4dc5x5=mxUtils[_0x5a12[885]](this,function(_0x4dc5x4){return null!= this[_0x5a12[441]][_0x5a12[248]](_0x4dc5x4)&& 0== this[_0x5a12[251]][_0x5a12[262]](_0x4dc5x4)&& (this[_0x5a12[251]][_0x5a12[1193]](_0x4dc5x4)&& _0x4dc5x2|| this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x4)&& _0x4dc5x3)});_0x4dc5x4= this[_0x5a12[251]][_0x5a12[1921]](_0x4dc5x5,_0x4dc5x4);this[_0x5a12[904]](_0x4dc5x4)};mxGraph[_0x5a12[202]][_0x5a12[2459]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[2692]](_0x4dc5x2);this[_0x5a12[2462]](_0x4dc5x3)?_0x4dc5x4?this[_0x5a12[2697]](_0x4dc5x2):this[_0x5a12[2695]](_0x4dc5x2):(!_0x4dc5x4|| 1!= this[_0x5a12[2694]]()) && this[_0x5a12[2450]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2699]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[2462]](_0x4dc5x3)?this[_0x5a12[2696]](_0x4dc5x2):this[_0x5a12[904]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[2709]]= function(_0x4dc5x2){var _0x4dc5x3=null;null!= _0x4dc5x2&& (this[_0x5a12[251]][_0x5a12[250]](_0x4dc5x2[_0x5a12[246]])?(_0x4dc5x3= this[_0x5a12[441]][_0x5a12[2291]](_0x4dc5x2),_0x4dc5x3= this[_0x5a12[2573]](_0x4dc5x2)|| _0x4dc5x3== mxEdgeStyle[_0x5a12[2568]]|| _0x4dc5x3== mxEdgeStyle[_0x5a12[2569]]|| _0x4dc5x3== mxEdgeStyle[_0x5a12[2570]]? new mxElbowEdgeHandler(_0x4dc5x2):_0x4dc5x3== mxEdgeStyle[_0x5a12[2567]]|| _0x4dc5x3== mxEdgeStyle[_0x5a12[2572]]? new mxEdgeSegmentHandler(_0x4dc5x2): new mxEdgeHandler(_0x4dc5x2)):_0x4dc5x3= new mxVertexHandler(_0x4dc5x2));return _0x4dc5x3};mxGraph[_0x5a12[202]][_0x5a12[1133]]= function(_0x4dc5x2){null== this[_0x5a12[2329]]&& (this[_0x5a12[2329]]= []);this[_0x5a12[2329]][_0x5a12[207]](_0x4dc5x2)};mxGraph[_0x5a12[202]][_0x5a12[1148]]= function(_0x4dc5x2){if(null!= this[_0x5a12[2329]]){for(var _0x4dc5x3=0;_0x4dc5x3< this[_0x5a12[2329]][_0x5a12[67]];_0x4dc5x3++){if(this[_0x5a12[2329]][_0x4dc5x3]== _0x4dc5x2){this[_0x5a12[2329]][_0x5a12[300]](_0x4dc5x3,1);break}}}};mxGraph[_0x5a12[202]][_0x5a12[2710]]= function(_0x4dc5x2){if(null== _0x4dc5x2[_0x5a12[725]]|| null== _0x4dc5x2[_0x5a12[726]]){var _0x4dc5x3=mxUtils[_0x5a12[2196]](this[_0x5a12[526]],_0x4dc5x2[_0x5a12[730]](),_0x4dc5x2[_0x5a12[732]]());_0x4dc5x2[_0x5a12[725]]= _0x4dc5x3[_0x5a12[235]]- this[_0x5a12[1136]];_0x4dc5x2[_0x5a12[726]]= _0x4dc5x3[_0x5a12[236]]- this[_0x5a12[1137]]}};mxGraph[_0x5a12[202]][_0x5a12[758]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){null== _0x4dc5x4&& (_0x4dc5x4= this);this[_0x5a12[2710]](_0x4dc5x3);_0x4dc5x2== mxEvent[_0x5a12[2711]]&& (this[_0x5a12[1009]]= !0);if(mxClient[_0x5a12[754]]&& this[_0x5a12[2349]]&& _0x4dc5x2== mxEvent[_0x5a12[2711]]){var _0x4dc5x5=( new Date)[_0x5a12[178]]();_0x4dc5x5- this[_0x5a12[2213]]< this[_0x5a12[2350]]&& Math[_0x5a12[425]](this[_0x5a12[2712]]- _0x4dc5x3[_0x5a12[730]]())< this[_0x5a12[2351]]&& Math[_0x5a12[425]](this[_0x5a12[2352]]- _0x4dc5x3[_0x5a12[732]]())< this[_0x5a12[2351]]?(this[_0x5a12[2213]]= 0,this[_0x5a12[761]](_0x4dc5x3[_0x5a12[727]](),_0x4dc5x3[_0x5a12[736]]()),_0x4dc5x3[_0x5a12[727]]()[_0x5a12[786]]= !0):(this[_0x5a12[2712]]= _0x4dc5x3[_0x5a12[730]](),this[_0x5a12[2352]]= _0x4dc5x3[_0x5a12[732]](),this[_0x5a12[2213]]= _0x4dc5x5)};_0x4dc5x5= 2!= _0x4dc5x3[_0x5a12[727]]()[_0x5a12[764]];if(mxClient[_0x5a12[80]]&& _0x5a12[462]== document[_0x5a12[135]]){if(null!= this[_0x5a12[2713]]&& Math[_0x5a12[425]](this[_0x5a12[2713]]- _0x4dc5x3[_0x5a12[730]]())> this[_0x5a12[2351]]|| null!= this[_0x5a12[2714]]&& Math[_0x5a12[425]](this[_0x5a12[2714]]- _0x4dc5x3[_0x5a12[732]]())> this[_0x5a12[2351]]){_0x4dc5x5= !0};_0x4dc5x2== mxEvent[_0x5a12[2715]]&& (this[_0x5a12[2713]]= _0x4dc5x3[_0x5a12[730]](),this[_0x5a12[2714]]= _0x4dc5x3[_0x5a12[732]]())};if((_0x4dc5x2!= mxEvent[_0x5a12[2715]]|| this[_0x5a12[1009]])&& _0x4dc5x5){if(_0x4dc5x2== mxEvent[_0x5a12[2715]]&& (this[_0x5a12[1009]]= !1),!this[_0x5a12[2203]]()&& (mxClient[_0x5a12[71]]|| mxClient[_0x5a12[75]]|| mxClient[_0x5a12[76]]|| mxClient[_0x5a12[80]]&& mxClient[_0x5a12[48]]|| _0x4dc5x3[_0x5a12[727]]()[_0x5a12[772]]!= this[_0x5a12[526]])){_0x4dc5x2== mxEvent[_0x5a12[2716]]&& (this[_0x5a12[1009]]&& this[_0x5a12[1012]])&& this[_0x5a12[1014]](_0x4dc5x3[_0x5a12[734]](),_0x4dc5x3[_0x5a12[735]](),this[_0x5a12[1013]]);if(null!= this[_0x5a12[2329]]){_0x4dc5x4= [_0x4dc5x4,_0x4dc5x3];_0x4dc5x3[_0x5a12[727]]()[_0x5a12[739]]= !0;for(_0x4dc5x5= 0;_0x4dc5x5< this[_0x5a12[2329]][_0x5a12[67]];_0x4dc5x5++){var _0x4dc5x9=this[_0x5a12[2329]][_0x4dc5x5];_0x4dc5x2== mxEvent[_0x5a12[2711]]?_0x4dc5x9[_0x5a12[787]][_0x5a12[183]](_0x4dc5x9,_0x4dc5x4):_0x4dc5x2== mxEvent[_0x5a12[2716]]?_0x4dc5x9[_0x5a12[788]][_0x5a12[183]](_0x4dc5x9,_0x4dc5x4):_0x4dc5x2== mxEvent[_0x5a12[2715]]&& _0x4dc5x9[_0x5a12[789]][_0x5a12[183]](_0x4dc5x9,_0x4dc5x4)}};_0x4dc5x2== mxEvent[_0x5a12[2715]]&& this[_0x5a12[173]](_0x4dc5x3)}}else {_0x4dc5x2== mxEvent[_0x5a12[2715]]&& (this[_0x5a12[1009]]= !1)}};mxGraph[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[2717]]|| (this[_0x5a12[2717]]= !0,null!= this[_0x5a12[2276]]&& this[_0x5a12[2276]][_0x5a12[515]](),null!= this[_0x5a12[2432]]&& this[_0x5a12[2432]][_0x5a12[515]](),null!= this[_0x5a12[2316]]&& this[_0x5a12[2316]][_0x5a12[515]](),null!= this[_0x5a12[2433]]&& this[_0x5a12[2433]][_0x5a12[515]](),null!= this[_0x5a12[1011]]&& this[_0x5a12[1011]][_0x5a12[515]](),null!= this[_0x5a12[2347]]&& this[_0x5a12[2347]][_0x5a12[515]](),null!= this[_0x5a12[441]]&& this[_0x5a12[441]][_0x5a12[515]](),null!= this[_0x5a12[251]]&& null!= this[_0x5a12[2343]]&& (this[_0x5a12[251]][_0x5a12[745]](this[_0x5a12[2343]]),this[_0x5a12[2343]]= null),this[_0x5a12[526]]= null)};function mxCellOverlay(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){this[_0x5a12[618]]= _0x4dc5x2;this[_0x5a12[2718]]= _0x4dc5x3;this[_0x5a12[611]]= null!= _0x4dc5x4?_0x4dc5x4:this[_0x5a12[611]];this[_0x5a12[123]]= null!= _0x4dc5x5?_0x4dc5x5:this[_0x5a12[123]];this[_0x5a12[1368]]= null!= _0x4dc5x9?_0x4dc5x9: new mxPoint;this[_0x5a12[270]]= null!= _0x4dc5xa?_0x4dc5xa:_0x5a12[2719]}mxCellOverlay[_0x5a12[202]]= new mxEventSource;mxCellOverlay[_0x5a12[202]][_0x5a12[196]]= mxCellOverlay;mxCellOverlay[_0x5a12[202]][_0x5a12[618]]= null;mxCellOverlay[_0x5a12[202]][_0x5a12[2718]]= null;mxCellOverlay[_0x5a12[202]][_0x5a12[611]]= mxConstants[_0x5a12[480]];mxCellOverlay[_0x5a12[202]][_0x5a12[123]]= mxConstants[_0x5a12[482]];mxCellOverlay[_0x5a12[202]][_0x5a12[1368]]= null;mxCellOverlay[_0x5a12[202]][_0x5a12[270]]= null;mxCellOverlay[_0x5a12[202]][_0x5a12[2354]]= 0.5;mxCellOverlay[_0x5a12[202]][_0x5a12[1799]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[441]][_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5x4=_0x4dc5x2[_0x5a12[441]][_0x5a12[255]],_0x4dc5x5=null,_0x4dc5x9=this[_0x5a12[618]][_0x5a12[117]],_0x4dc5xa=this[_0x5a12[618]][_0x5a12[119]];_0x4dc5x3?(_0x4dc5x3= _0x4dc5x2[_0x5a12[439]],1== _0x4dc5x3[_0x5a12[67]]% 2?_0x4dc5x5= _0x4dc5x3[Math[_0x5a12[519]](_0x4dc5x3[_0x5a12[67]]/ 2)]:(_0x4dc5x5= _0x4dc5x3[_0x5a12[67]]/ 2,_0x4dc5x2= _0x4dc5x3[_0x4dc5x5- 1],_0x4dc5x3= _0x4dc5x3[_0x4dc5x5],_0x4dc5x5= new mxPoint(_0x4dc5x2[_0x5a12[235]]+ (_0x4dc5x3[_0x5a12[235]]- _0x4dc5x2[_0x5a12[235]])/ 2,_0x4dc5x2[_0x5a12[236]]+ (_0x4dc5x3[_0x5a12[236]]- _0x4dc5x2[_0x5a12[236]])/ 2))):(_0x4dc5x5= new mxPoint,_0x4dc5x5[_0x5a12[235]]= this[_0x5a12[611]]== mxConstants[_0x5a12[2132]]?_0x4dc5x2[_0x5a12[235]]:this[_0x5a12[611]]== mxConstants[_0x5a12[479]]?_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]/ 2:_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]],_0x4dc5x5[_0x5a12[236]]= this[_0x5a12[123]]== mxConstants[_0x5a12[1687]]?_0x4dc5x2[_0x5a12[236]]:this[_0x5a12[123]]== mxConstants[_0x5a12[481]]?_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]/ 2:_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]);return new mxRectangle(Math[_0x5a12[488]](_0x4dc5x5[_0x5a12[235]]- (_0x4dc5x9* this[_0x5a12[2354]]- this[_0x5a12[1368]][_0x5a12[235]])* _0x4dc5x4),Math[_0x5a12[488]](_0x4dc5x5[_0x5a12[236]]- (_0x4dc5xa* this[_0x5a12[2354]]- this[_0x5a12[1368]][_0x5a12[236]])* _0x4dc5x4),_0x4dc5x9* _0x4dc5x4,_0x4dc5xa* _0x4dc5x4)};mxCellOverlay[_0x5a12[202]][_0x5a12[2591]]= function(){return this[_0x5a12[2718]]};function mxOutline(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1097]]= _0x4dc5x2;null!= _0x4dc5x3&& this[_0x5a12[176]](_0x4dc5x3)}mxOutline[_0x5a12[202]][_0x5a12[1097]]= null;mxOutline[_0x5a12[202]][_0x5a12[2136]]= null;mxOutline[_0x5a12[202]][_0x5a12[2720]]= mxConstants[_0x5a12[2333]];mxOutline[_0x5a12[202]][_0x5a12[984]]= !0;mxOutline[_0x5a12[202]][_0x5a12[2721]]= !0;mxOutline[_0x5a12[202]][_0x5a12[467]]= 10;mxOutline[_0x5a12[202]][_0x5a12[2722]]= 8;mxOutline[_0x5a12[202]][_0x5a12[2723]]= !1;mxOutline[_0x5a12[202]][_0x5a12[2724]]= null;mxOutline[_0x5a12[202]][_0x5a12[1063]]= !1;mxOutline[_0x5a12[202]][_0x5a12[176]]= function(_0x4dc5x2){this[_0x5a12[2136]]= new mxGraph(_0x4dc5x2,this[_0x5a12[1097]][_0x5a12[502]](),this[_0x5a12[2720]],this[_0x5a12[1097]][_0x5a12[2434]]());this[_0x5a12[2136]][_0x5a12[2206]]= !1;this[_0x5a12[2136]][_0x5a12[1012]]= !1;var _0x4dc5x3=this[_0x5a12[2136]][_0x5a12[1177]];this[_0x5a12[2136]][_0x5a12[1177]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){!this[_0x5a12[1063]]&& null!= this[_0x5a12[2136]] && _0x4dc5x3[_0x5a12[183]](this[_0x5a12[2136]],arguments)});mxClient[_0x5a12[48]]&& (_0x4dc5x2= this[_0x5a12[2136]][_0x5a12[249]]()[_0x5a12[2051]]()[_0x5a12[265]],_0x4dc5x2[_0x5a12[57]](_0x5a12[2725],_0x5a12[2726]),_0x4dc5x2[_0x5a12[57]](_0x5a12[2727],_0x5a12[2726]));this[_0x5a12[2136]][_0x5a12[2409]]= !1;this[_0x5a12[2136]][_0x5a12[995]](!1);this[_0x5a12[2728]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x3){!this[_0x5a12[1063]]&& !this[_0x5a12[1124]] && this[_0x5a12[2729]]()});this[_0x5a12[1097]][_0x5a12[502]]()[_0x5a12[169]](mxEvent.CHANGE,this[_0x5a12[2728]]);this[_0x5a12[2136]][_0x5a12[1133]](this);_0x4dc5x2= this[_0x5a12[1097]][_0x5a12[249]]();_0x4dc5x2[_0x5a12[169]](mxEvent.SCALE,this[_0x5a12[2728]]);_0x4dc5x2[_0x5a12[169]](mxEvent.TRANSLATE,this[_0x5a12[2728]]);_0x4dc5x2[_0x5a12[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x5a12[2728]]);_0x4dc5x2[_0x5a12[169]](mxEvent.DOWN,this[_0x5a12[2728]]);_0x4dc5x2[_0x5a12[169]](mxEvent.UP,this[_0x5a12[2728]]);mxEvent[_0x5a12[169]](this[_0x5a12[1097]][_0x5a12[526]],_0x5a12[276],this[_0x5a12[2728]]);this[_0x5a12[2730]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[2723]]&& this[_0x5a12[2728]][_0x5a12[183]](this,arguments)});this[_0x5a12[1097]][_0x5a12[169]](mxEvent.PAN,this[_0x5a12[2730]]);this[_0x5a12[2731]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[2136]][_0x5a12[2341]](this[_0x5a12[1097]][_0x5a12[2434]]());this[_0x5a12[2136]][_0x5a12[802]]()});this[_0x5a12[1097]][_0x5a12[169]](mxEvent.REFRESH,this[_0x5a12[2731]]);this[_0x5a12[1562]]= new mxRectangle(0,0,0,0);this[_0x5a12[2732]]= new mxRectangleShape(this[_0x5a12[1562]],null,mxConstants.OUTLINE_COLOR,mxConstants.OUTLINE_STROKEWIDTH);this[_0x5a12[2732]][_0x5a12[507]]= this[_0x5a12[2136]][_0x5a12[507]]!= mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[1523]]:mxConstants[_0x5a12[508]];this[_0x5a12[2732]][_0x5a12[176]](this[_0x5a12[2136]][_0x5a12[249]]()[_0x5a12[1524]]());mxEvent[_0x5a12[2733]](this[_0x5a12[2732]][_0x5a12[252]],this[_0x5a12[2136]]);this[_0x5a12[2732]][_0x5a12[252]][_0x5a12[124]][_0x5a12[1537]]= _0x5a12[110];this[_0x5a12[2734]]= this[_0x5a12[2735]]();this[_0x5a12[2734]][_0x5a12[176]](this[_0x5a12[2136]][_0x5a12[249]]()[_0x5a12[1524]]());this[_0x5a12[984]]&& (this[_0x5a12[2734]][_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= _0x5a12[356]);mxEvent[_0x5a12[169]](this[_0x5a12[2734]][_0x5a12[252]],mxClient[_0x5a12[754]]?_0x5a12[755]:_0x5a12[751],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[2136]][_0x5a12[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4dc5x2))}));this[_0x5a12[2732]][_0x5a12[252]][_0x5a12[124]][_0x5a12[495]]= this[_0x5a12[2721]]?_0x5a12[110]:_0x5a12[130];this[_0x5a12[2734]][_0x5a12[252]][_0x5a12[124]][_0x5a12[495]]= this[_0x5a12[2732]][_0x5a12[252]][_0x5a12[124]][_0x5a12[495]];this[_0x5a12[2732]][_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= _0x5a12[582];this[_0x5a12[2729]](!1)};mxOutline[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxOutline[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxOutline[_0x5a12[202]][_0x5a12[2736]]= function(_0x4dc5x2){this[_0x5a12[2734]][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x4dc5x2?_0x5a12[189]:_0x5a12[188]};mxOutline[_0x5a12[202]][_0x5a12[802]]= function(){this[_0x5a12[2729]](!0)};mxOutline[_0x5a12[202]][_0x5a12[2735]]= function(){var _0x4dc5x2=null!= this[_0x5a12[2724]]? new mxImageShape( new mxRectangle(0,0,this[_0x5a12[2724]][_0x5a12[117]],this[_0x5a12[2724]][_0x5a12[119]]),this[_0x5a12[2724]][_0x5a12[390]]): new mxRectangleShape( new mxRectangle(0,0,this[_0x5a12[2722]],this[_0x5a12[2722]]),mxConstants.OUTLINE_HANDLE_FILLCOLOR,mxConstants.OUTLINE_HANDLE_STROKECOLOR);_0x4dc5x2[_0x5a12[507]]= this[_0x5a12[2136]][_0x5a12[507]];return _0x4dc5x2};mxOutline[_0x5a12[202]][_0x5a12[2737]]= function(){return new mxRectangle(0,0,this[_0x5a12[1097]][_0x5a12[526]][_0x5a12[1526]],this[_0x5a12[1097]][_0x5a12[526]][_0x5a12[191]])};mxOutline[_0x5a12[202]][_0x5a12[2738]]= function(_0x4dc5x2){return null};mxOutline[_0x5a12[202]][_0x5a12[2729]]= function(_0x4dc5x2){if(null!= this[_0x5a12[1097]]){var _0x4dc5x3=this[_0x5a12[1097]][_0x5a12[441]][_0x5a12[255]],_0x4dc5x4=this[_0x5a12[1097]][_0x5a12[517]](),_0x4dc5x4= new mxRectangle(_0x4dc5x4[_0x5a12[235]]/ _0x4dc5x3+ this[_0x5a12[1097]][_0x5a12[1136]],_0x4dc5x4[_0x5a12[236]]/ _0x4dc5x3+ this[_0x5a12[1097]][_0x5a12[1137]],_0x4dc5x4[_0x5a12[117]]/ _0x4dc5x3,_0x4dc5x4[_0x5a12[119]]/ _0x4dc5x3),_0x4dc5x5= new mxRectangle(0,0,this[_0x5a12[1097]][_0x5a12[526]][_0x5a12[159]]/ _0x4dc5x3,this[_0x5a12[1097]][_0x5a12[526]][_0x5a12[157]]/ _0x4dc5x3),_0x4dc5x9=_0x4dc5x4[_0x5a12[238]]();_0x4dc5x9[_0x5a12[99]](_0x4dc5x5);var _0x4dc5xa=this[_0x5a12[2737]](),_0x4dc5x5=Math[_0x5a12[160]](_0x4dc5xa[_0x5a12[117]]/ _0x4dc5x3,_0x4dc5x9[_0x5a12[117]]),_0x4dc5x3=Math[_0x5a12[160]](_0x4dc5xa[_0x5a12[119]]/ _0x4dc5x3,_0x4dc5x9[_0x5a12[119]]),_0x4dc5x9=Math[_0x5a12[160]](0,this[_0x5a12[2136]][_0x5a12[526]][_0x5a12[159]]- this[_0x5a12[467]]),_0x4dc5xa=Math[_0x5a12[160]](0,this[_0x5a12[2136]][_0x5a12[526]][_0x5a12[157]]- this[_0x5a12[467]]),_0x4dc5x9=Math[_0x5a12[243]](_0x4dc5x9/ _0x4dc5x5,_0x4dc5xa/ _0x4dc5x3);if(0< _0x4dc5x9){this[_0x5a12[2136]][_0x5a12[249]]()[_0x5a12[255]]!= _0x4dc5x9&& (this[_0x5a12[2136]][_0x5a12[249]]()[_0x5a12[255]]= _0x4dc5x9,_0x4dc5x2= !0);_0x4dc5x5= this[_0x5a12[2136]][_0x5a12[249]]();_0x4dc5x5[_0x5a12[1741]]!= this[_0x5a12[1097]][_0x5a12[249]]()[_0x5a12[1741]]&& _0x4dc5x5[_0x5a12[2257]](this[_0x5a12[1097]][_0x5a12[249]]()[_0x5a12[1741]]);var _0x4dc5x3=this[_0x5a12[1097]][_0x5a12[441]][_0x5a12[513]],_0x4dc5xa=_0x4dc5x3[_0x5a12[235]]+ this[_0x5a12[1097]][_0x5a12[1136]],_0x4dc5x12=_0x4dc5x3[_0x5a12[236]]+ this[_0x5a12[1097]][_0x5a12[1137]],_0x4dc5x9=this[_0x5a12[2738]](_0x4dc5x9);null!= _0x4dc5x9&& (_0x4dc5xa+= _0x4dc5x9[_0x5a12[235]],_0x4dc5x12+= _0x4dc5x9[_0x5a12[236]]);0> _0x4dc5x4[_0x5a12[235]]&& (_0x4dc5xa-= _0x4dc5x4[_0x5a12[235]]);0> _0x4dc5x4[_0x5a12[236]]&& (_0x4dc5x12-= _0x4dc5x4[_0x5a12[236]]);if(_0x4dc5x5[_0x5a12[513]][_0x5a12[235]]!= _0x4dc5xa|| _0x4dc5x5[_0x5a12[513]][_0x5a12[236]]!= _0x4dc5x12){_0x4dc5x5[_0x5a12[513]][_0x5a12[235]]= _0x4dc5xa,_0x4dc5x5[_0x5a12[513]][_0x5a12[236]]= _0x4dc5x12,_0x4dc5x2= !0};var _0x4dc5x4=_0x4dc5x5[_0x5a12[513]],_0x4dc5x9=this[_0x5a12[1097]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5xa=_0x4dc5x9/ _0x4dc5x5[_0x5a12[255]],_0x4dc5x12=1/ _0x4dc5x5[_0x5a12[255]],_0x4dc5x13=this[_0x5a12[1097]][_0x5a12[526]];this[_0x5a12[1562]]= new mxRectangle((_0x4dc5x4[_0x5a12[235]]- _0x4dc5x3[_0x5a12[235]]- this[_0x5a12[1097]][_0x5a12[1136]])/ _0x4dc5x12,(_0x4dc5x4[_0x5a12[236]]- _0x4dc5x3[_0x5a12[236]]- this[_0x5a12[1097]][_0x5a12[1137]])/ _0x4dc5x12,_0x4dc5x13[_0x5a12[159]]/ _0x4dc5xa,_0x4dc5x13[_0x5a12[157]]/ _0x4dc5xa);this[_0x5a12[1562]][_0x5a12[235]]+= this[_0x5a12[1097]][_0x5a12[526]][_0x5a12[360]]* _0x4dc5x5[_0x5a12[255]]/ _0x4dc5x9;this[_0x5a12[1562]][_0x5a12[236]]+= this[_0x5a12[1097]][_0x5a12[526]][_0x5a12[190]]* _0x4dc5x5[_0x5a12[255]]/ _0x4dc5x9;_0x4dc5x4= this[_0x5a12[2732]][_0x5a12[1562]];if(_0x4dc5x4[_0x5a12[235]]!= this[_0x5a12[1562]][_0x5a12[235]]|| _0x4dc5x4[_0x5a12[236]]!= this[_0x5a12[1562]][_0x5a12[236]]|| _0x4dc5x4[_0x5a12[117]]!= this[_0x5a12[1562]][_0x5a12[117]]|| _0x4dc5x4[_0x5a12[119]]!= this[_0x5a12[1562]][_0x5a12[119]]){this[_0x5a12[2732]][_0x5a12[1562]]= this[_0x5a12[1562]],this[_0x5a12[2732]][_0x5a12[258]]()};_0x4dc5x4= this[_0x5a12[2734]][_0x5a12[1562]];_0x4dc5x5= new mxRectangle(this[_0x5a12[1562]][_0x5a12[235]]+ this[_0x5a12[1562]][_0x5a12[117]]- _0x4dc5x4[_0x5a12[117]]/ 2,this[_0x5a12[1562]][_0x5a12[236]]+ this[_0x5a12[1562]][_0x5a12[119]]- _0x4dc5x4[_0x5a12[119]]/ 2,_0x4dc5x4[_0x5a12[117]],_0x4dc5x4[_0x5a12[119]]);if(_0x4dc5x4[_0x5a12[235]]!= _0x4dc5x5[_0x5a12[235]]|| _0x4dc5x4[_0x5a12[236]]!= _0x4dc5x5[_0x5a12[236]]|| _0x4dc5x4[_0x5a12[117]]!= _0x4dc5x5[_0x5a12[117]]|| _0x4dc5x4[_0x5a12[119]]!= _0x4dc5x5[_0x5a12[119]]){this[_0x5a12[2734]][_0x5a12[1562]]= _0x4dc5x5,_0x5a12[188]!= this[_0x5a12[2734]][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]&& this[_0x5a12[2734]][_0x5a12[258]]()};_0x4dc5x2&& this[_0x5a12[2136]][_0x5a12[441]][_0x5a12[2259]]()}}};mxOutline[_0x5a12[202]][_0x5a12[787]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[984]]&& this[_0x5a12[2721]]&& (this[_0x5a12[499]]= _0x4dc5x3[_0x5a12[729]](this[_0x5a12[2734]]),this[_0x5a12[2739]]= _0x4dc5x3[_0x5a12[730]](),this[_0x5a12[2740]]= _0x4dc5x3[_0x5a12[732]](),this[_0x5a12[1124]]= !0,this[_0x5a12[1097]][_0x5a12[2365]]&& mxUtils[_0x5a12[1134]](this[_0x5a12[1097]][_0x5a12[526]])?(this[_0x5a12[2741]]= this[_0x5a12[1097]][_0x5a12[526]][_0x5a12[360]],this[_0x5a12[2742]]= this[_0x5a12[1097]][_0x5a12[526]][_0x5a12[190]]):this[_0x5a12[2742]]= this[_0x5a12[2741]]= 0);_0x4dc5x3[_0x5a12[722]]()};mxOutline[_0x5a12[202]][_0x5a12[788]]= function(_0x4dc5x2,_0x4dc5x3){if(this[_0x5a12[1124]]){this[_0x5a12[2732]][_0x5a12[252]][_0x5a12[124]][_0x5a12[495]]= this[_0x5a12[2721]]?_0x5a12[110]:_0x5a12[130];this[_0x5a12[2734]][_0x5a12[252]][_0x5a12[124]][_0x5a12[495]]= this[_0x5a12[2732]][_0x5a12[252]][_0x5a12[124]][_0x5a12[495]];var _0x4dc5x4=_0x4dc5x3[_0x5a12[730]]()- this[_0x5a12[2739]],_0x4dc5x5=_0x4dc5x3[_0x5a12[732]]()- this[_0x5a12[2740]],_0x4dc5x9=null;if(this[_0x5a12[499]]){_0x4dc5x9= this[_0x5a12[1097]][_0x5a12[526]],_0x4dc5x5= _0x4dc5x4/ (_0x4dc5x9[_0x5a12[159]]/ _0x4dc5x9[_0x5a12[157]]),_0x4dc5x9= new mxRectangle(this[_0x5a12[1562]][_0x5a12[235]],this[_0x5a12[1562]][_0x5a12[236]],Math[_0x5a12[160]](1,this[_0x5a12[1562]][_0x5a12[117]]+ _0x4dc5x4),Math[_0x5a12[160]](1,this[_0x5a12[1562]][_0x5a12[119]]+ _0x4dc5x5)),this[_0x5a12[2732]][_0x5a12[1562]]= _0x4dc5x9,this[_0x5a12[2732]][_0x5a12[258]]()}else {var _0x4dc5xa=this[_0x5a12[2136]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x9= new mxRectangle(this[_0x5a12[1562]][_0x5a12[235]]+ _0x4dc5x4,this[_0x5a12[1562]][_0x5a12[236]]+ _0x4dc5x5,this[_0x5a12[1562]][_0x5a12[117]],this[_0x5a12[1562]][_0x5a12[119]]);this[_0x5a12[2732]][_0x5a12[1562]]= _0x4dc5x9;this[_0x5a12[2732]][_0x5a12[258]]();_0x4dc5x4= _0x4dc5x4/ _0x4dc5xa* this[_0x5a12[1097]][_0x5a12[249]]()[_0x5a12[255]];_0x4dc5x5= _0x4dc5x5/ _0x4dc5xa* this[_0x5a12[1097]][_0x5a12[249]]()[_0x5a12[255]];this[_0x5a12[1097]][_0x5a12[1135]](-_0x4dc5x4- this[_0x5a12[2741]],-_0x4dc5x5- this[_0x5a12[2742]])};_0x4dc5x4= this[_0x5a12[2734]][_0x5a12[1562]];this[_0x5a12[2734]][_0x5a12[1562]]= new mxRectangle(_0x4dc5x9[_0x5a12[235]]+ _0x4dc5x9[_0x5a12[117]]- _0x4dc5x4[_0x5a12[117]]/ 2,_0x4dc5x9[_0x5a12[236]]+ _0x4dc5x9[_0x5a12[119]]- _0x4dc5x4[_0x5a12[119]]/ 2,_0x4dc5x4[_0x5a12[117]],_0x4dc5x4[_0x5a12[119]]);_0x5a12[188]!= this[_0x5a12[2734]][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]&& this[_0x5a12[2734]][_0x5a12[258]]();_0x4dc5x3[_0x5a12[722]]()}};mxOutline[_0x5a12[202]][_0x5a12[789]]= function(_0x4dc5x2,_0x4dc5x3){if(this[_0x5a12[1124]]){var _0x4dc5x4=_0x4dc5x3[_0x5a12[730]]()- this[_0x5a12[2739]],_0x4dc5x5=_0x4dc5x3[_0x5a12[732]]()- this[_0x5a12[2740]];if(0< Math[_0x5a12[425]](_0x4dc5x4)|| 0< Math[_0x5a12[425]](_0x4dc5x5)){if(this[_0x5a12[499]]){var _0x4dc5x5=this[_0x5a12[2732]][_0x5a12[1562]][_0x5a12[117]],_0x4dc5x9=this[_0x5a12[1097]][_0x5a12[249]]()[_0x5a12[255]];this[_0x5a12[1097]][_0x5a12[2561]](_0x4dc5x9- _0x4dc5x4* _0x4dc5x9/ _0x4dc5x5,!1)}else {if(!this[_0x5a12[1097]][_0x5a12[2365]]|| !mxUtils[_0x5a12[1134]](this[_0x5a12[1097]][_0x5a12[526]])){this[_0x5a12[1097]][_0x5a12[1135]](0,0),_0x4dc5x4/= this[_0x5a12[2136]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x5/= this[_0x5a12[2136]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x9= this[_0x5a12[1097]][_0x5a12[249]]()[_0x5a12[513]],this[_0x5a12[1097]][_0x5a12[249]]()[_0x5a12[1147]](_0x4dc5x9[_0x5a12[235]]- _0x4dc5x4,_0x4dc5x9[_0x5a12[236]]- _0x4dc5x5)}};this[_0x5a12[2729]]();_0x4dc5x3[_0x5a12[722]]()};this[_0x5a12[1983]]= null;this[_0x5a12[1124]]= !1}};mxOutline[_0x5a12[202]][_0x5a12[515]]= function(){null!= this[_0x5a12[1097]]&& (this[_0x5a12[1097]][_0x5a12[745]](this[_0x5a12[2730]]),this[_0x5a12[1097]][_0x5a12[745]](this[_0x5a12[2731]]),this[_0x5a12[1097]][_0x5a12[502]]()[_0x5a12[745]](this[_0x5a12[2728]]),this[_0x5a12[1097]][_0x5a12[249]]()[_0x5a12[745]](this[_0x5a12[2728]]),mxEvent[_0x5a12[169]](this[_0x5a12[1097]][_0x5a12[526]],_0x5a12[276],this[_0x5a12[2728]]),this[_0x5a12[1097]]= null);null!= this[_0x5a12[2136]]&& (this[_0x5a12[2136]][_0x5a12[1148]](this),this[_0x5a12[2136]][_0x5a12[515]](),this[_0x5a12[2136]]= null);null!= this[_0x5a12[2732]]&& (this[_0x5a12[2732]][_0x5a12[515]](),this[_0x5a12[2732]]= null);null!= this[_0x5a12[2734]]&& (this[_0x5a12[2734]][_0x5a12[515]](),this[_0x5a12[2734]]= null)};function mxMultiplicity(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15){this[_0x5a12[1097]]= _0x4dc5x2;this[_0x5a12[60]]= _0x4dc5x3;this[_0x5a12[2588]]= _0x4dc5x4;this[_0x5a12[131]]= _0x4dc5x5;this[_0x5a12[243]]= null!= _0x4dc5x9?_0x4dc5x9:0;this[_0x5a12[160]]= null!= _0x4dc5xa?_0x4dc5xa:_0x5a12[2743];this[_0x5a12[2744]]= _0x4dc5x12;this[_0x5a12[2589]]= mxResources[_0x5a12[203]](_0x4dc5x13)|| _0x4dc5x13;this[_0x5a12[2745]]= mxResources[_0x5a12[203]](_0x4dc5x14)|| _0x4dc5x14;this[_0x5a12[2746]]= null!= _0x4dc5x15?_0x4dc5x15:!0}mxMultiplicity[_0x5a12[202]][_0x5a12[60]]= null;mxMultiplicity[_0x5a12[202]][_0x5a12[2588]]= null;mxMultiplicity[_0x5a12[202]][_0x5a12[131]]= null;mxMultiplicity[_0x5a12[202]][_0x5a12[1097]]= null;mxMultiplicity[_0x5a12[202]][_0x5a12[243]]= null;mxMultiplicity[_0x5a12[202]][_0x5a12[160]]= null;mxMultiplicity[_0x5a12[202]][_0x5a12[2744]]= null;mxMultiplicity[_0x5a12[202]][_0x5a12[2746]]= !0;mxMultiplicity[_0x5a12[202]][_0x5a12[2589]]= null;mxMultiplicity[_0x5a12[202]][_0x5a12[2745]]= null;mxMultiplicity[_0x5a12[202]][_0x5a12[2583]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){var _0x4dc5x12=_0x5a12[110];if(this[_0x5a12[1097]]&& this[_0x5a12[2747]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x3)|| !this[_0x5a12[1097]]&& this[_0x5a12[2747]](_0x4dc5x2,_0x4dc5x5,_0x4dc5x3)){if(null!= this[_0x5a12[2589]]&& (this[_0x5a12[1097]]&& (0== this[_0x5a12[160]]|| _0x4dc5x9>= this[_0x5a12[160]])|| !this[_0x5a12[1097]]&& (0== this[_0x5a12[160]]|| _0x4dc5xa>= this[_0x5a12[160]]))){_0x4dc5x12+= this[_0x5a12[2589]]+ _0x5a12[192]};null!= this[_0x5a12[2744]]&& (null!= this[_0x5a12[2745]]&& 0< this[_0x5a12[2744]][_0x5a12[67]])&& (this[_0x5a12[2748]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5)|| (_0x4dc5x12+= this[_0x5a12[2745]]+ _0x5a12[192]))};return 0< _0x4dc5x12[_0x5a12[67]]?_0x4dc5x12:null};mxMultiplicity[_0x5a12[202]][_0x5a12[2748]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x3= _0x4dc5x2[_0x5a12[251]][_0x5a12[433]](_0x4dc5x4);_0x4dc5x5= _0x4dc5x2[_0x5a12[251]][_0x5a12[433]](_0x4dc5x5);_0x4dc5x4= !this[_0x5a12[2746]];for(var _0x4dc5x9=this[_0x5a12[2744]],_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x9[_0x5a12[67]];_0x4dc5xa++){if(this[_0x5a12[1097]]&& this[_0x5a12[2749]](_0x4dc5x2,_0x4dc5x5,_0x4dc5x9[_0x4dc5xa])){_0x4dc5x4= this[_0x5a12[2746]];break}else {if(!this[_0x5a12[1097]]&& this[_0x5a12[2749]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x9[_0x4dc5xa])){_0x4dc5x4= this[_0x5a12[2746]];break}}};return _0x4dc5x4};mxMultiplicity[_0x5a12[202]][_0x5a12[2747]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3= _0x4dc5x2[_0x5a12[251]][_0x5a12[433]](_0x4dc5x3);return this[_0x5a12[2749]](_0x4dc5x2,_0x4dc5x3,this[_0x5a12[60]],this[_0x5a12[2588]],this[_0x5a12[131]])};mxMultiplicity[_0x5a12[202]][_0x5a12[2749]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){return null!= _0x4dc5x3?isNaN(_0x4dc5x3[_0x5a12[288]])?_0x4dc5x3== _0x4dc5x4:mxUtils[_0x5a12[1331]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9):!1};function mxLayoutManager(_0x4dc5x2){this[_0x5a12[2750]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x4){this[_0x5a12[994]]()&& this[_0x5a12[823]](_0x4dc5x4[_0x5a12[720]](_0x5a12[1061]))});this[_0x5a12[2317]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x4){this[_0x5a12[994]]()&& this[_0x5a12[835]](_0x4dc5x4[_0x5a12[720]](_0x5a12[895]),_0x4dc5x4[_0x5a12[720]](_0x5a12[763]))});this[_0x5a12[1178]](_0x4dc5x2)}mxLayoutManager[_0x5a12[202]]= new mxEventSource;mxLayoutManager[_0x5a12[202]][_0x5a12[196]]= mxLayoutManager;mxLayoutManager[_0x5a12[202]][_0x5a12[1179]]= null;mxLayoutManager[_0x5a12[202]][_0x5a12[2751]]= !0;mxLayoutManager[_0x5a12[202]][_0x5a12[984]]= !0;mxLayoutManager[_0x5a12[202]][_0x5a12[2728]]= null;mxLayoutManager[_0x5a12[202]][_0x5a12[2317]]= null;mxLayoutManager[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxLayoutManager[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxLayoutManager[_0x5a12[202]][_0x5a12[2752]]= function(){return this[_0x5a12[2751]]};mxLayoutManager[_0x5a12[202]][_0x5a12[2753]]= function(_0x4dc5x2){this[_0x5a12[2751]]= _0x4dc5x2};mxLayoutManager[_0x5a12[202]][_0x5a12[1703]]= function(){return this[_0x5a12[1179]]};mxLayoutManager[_0x5a12[202]][_0x5a12[1178]]= function(_0x4dc5x2){if(null!= this[_0x5a12[1179]]){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]]();_0x4dc5x3[_0x5a12[745]](this[_0x5a12[2750]]);this[_0x5a12[1179]][_0x5a12[745]](this[_0x5a12[2317]])};this[_0x5a12[1179]]= _0x4dc5x2;null!= this[_0x5a12[1179]]&& (_0x4dc5x3= this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x3[_0x5a12[169]](mxEvent.BEFORE_UNDO,this[_0x5a12[2750]]),this[_0x5a12[1179]][_0x5a12[169]](mxEvent.MOVE_CELLS,this[_0x5a12[2317]]))};mxLayoutManager[_0x5a12[202]][_0x5a12[2754]]= function(_0x4dc5x2){return null};mxLayoutManager[_0x5a12[202]][_0x5a12[823]]= function(_0x4dc5x2){_0x4dc5x2= this[_0x5a12[2755]](_0x4dc5x2[_0x5a12[1065]]);var _0x4dc5x3=this[_0x5a12[1703]]()[_0x5a12[502]]();if(this[_0x5a12[2752]]()){for(var _0x4dc5x4=_0x4dc5x3[_0x5a12[1977]](_0x4dc5x2);0< _0x4dc5x4[_0x5a12[67]];){_0x4dc5x2= _0x4dc5x2[_0x5a12[1919]](_0x4dc5x4),_0x4dc5x4= _0x4dc5x3[_0x5a12[1977]](_0x4dc5x4)}};this[_0x5a12[828]](mxUtils[_0x5a12[1779]](_0x4dc5x2,!1))};mxLayoutManager[_0x5a12[202]][_0x5a12[835]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2&& null!= _0x4dc5x3){for(var _0x4dc5x4=mxUtils[_0x5a12[2196]](this[_0x5a12[1703]]()[_0x5a12[526]],mxEvent[_0x5a12[731]](_0x4dc5x3),mxEvent[_0x5a12[733]](_0x4dc5x3)),_0x4dc5x5=this[_0x5a12[1703]]()[_0x5a12[502]](),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x2[_0x5a12[67]];_0x4dc5x9++){var _0x4dc5xa=this[_0x5a12[2754]](_0x4dc5x5[_0x5a12[1197]](_0x4dc5x2[_0x4dc5x9]));null!= _0x4dc5xa&& _0x4dc5xa[_0x5a12[1702]](_0x4dc5x2[_0x4dc5x9],_0x4dc5x4[_0x5a12[235]],_0x4dc5x4[_0x5a12[236]])}}};mxLayoutManager[_0x5a12[202]][_0x5a12[2755]]= function(_0x4dc5x2){for(var _0x4dc5x3=[],_0x4dc5x4={},_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){var _0x4dc5x9=_0x4dc5x2[_0x4dc5x5];if(_0x4dc5x9 instanceof mxRootChange){return []};for(var _0x4dc5x9=this[_0x5a12[2756]](_0x4dc5x9),_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x9[_0x5a12[67]];_0x4dc5xa++){if(null!= _0x4dc5x9[_0x4dc5xa]){var _0x4dc5x12=mxCellPath[_0x5a12[385]](_0x4dc5x9[_0x4dc5xa]);null== _0x4dc5x4[_0x4dc5x12]&& (_0x4dc5x4[_0x4dc5x12]= _0x4dc5x9[_0x4dc5xa],_0x4dc5x3[_0x5a12[207]](_0x4dc5x9[_0x4dc5xa]))}}};return _0x4dc5x3};mxLayoutManager[_0x5a12[202]][_0x5a12[2756]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1703]]()[_0x5a12[502]]();return _0x4dc5x2 instanceof mxChildChange?[_0x4dc5x2[_0x5a12[247]],_0x4dc5x2[_0x5a12[257]],_0x4dc5x3[_0x5a12[1197]](_0x4dc5x2[_0x5a12[247]])]:_0x4dc5x2 instanceof mxTerminalChange|| _0x4dc5x2 instanceof mxGeometryChange?[_0x4dc5x2[_0x5a12[246]],_0x4dc5x3[_0x5a12[1197]](_0x4dc5x2[_0x5a12[246]])]:[]};mxLayoutManager[_0x5a12[202]][_0x5a12[828]]= function(_0x4dc5x2){if(0< _0x4dc5x2[_0x5a12[67]]){var _0x4dc5x3=this[_0x5a12[1703]]()[_0x5a12[502]]();_0x4dc5x3[_0x5a12[473]]();try{for(var _0x4dc5x4=null,_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){_0x4dc5x2[_0x4dc5x5]!= _0x4dc5x3[_0x5a12[501]]()&& _0x4dc5x2[_0x4dc5x5]!= _0x4dc5x4&& (_0x4dc5x4= _0x4dc5x2[_0x4dc5x5],this[_0x5a12[2757]](this[_0x5a12[2754]](_0x4dc5x4),_0x4dc5x4))};this[_0x5a12[746]]( new mxEventObject(mxEvent.LAYOUT_CELLS,_0x5a12[895],_0x4dc5x2))}finally{_0x4dc5x3[_0x5a12[476]]()}}};mxLayoutManager[_0x5a12[202]][_0x5a12[2757]]= function(_0x4dc5x2,_0x4dc5x3){null!= _0x4dc5x2&& null!= _0x4dc5x3&& _0x4dc5x2[_0x5a12[350]](_0x4dc5x3)};mxLayoutManager[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[1178]](null)};function mxSpaceManager(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[2758]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[994]]()&& this[_0x5a12[837]](_0x4dc5x3[_0x5a12[720]](_0x5a12[895]))});this[_0x5a12[2759]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[994]]()&& this[_0x5a12[837]](_0x4dc5x3[_0x5a12[720]](_0x5a12[895]))});this[_0x5a12[2760]]= null!= _0x4dc5x3?_0x4dc5x3:!0;this[_0x5a12[2761]]= null!= _0x4dc5x4?_0x4dc5x4:!0;this[_0x5a12[2392]]= null!= _0x4dc5x5?_0x4dc5x5:!0;this[_0x5a12[1178]](_0x4dc5x2)}mxSpaceManager[_0x5a12[202]]= new mxEventSource;mxSpaceManager[_0x5a12[202]][_0x5a12[196]]= mxSpaceManager;mxSpaceManager[_0x5a12[202]][_0x5a12[1179]]= null;mxSpaceManager[_0x5a12[202]][_0x5a12[984]]= !0;mxSpaceManager[_0x5a12[202]][_0x5a12[2760]]= !0;mxSpaceManager[_0x5a12[202]][_0x5a12[2761]]= !0;mxSpaceManager[_0x5a12[202]][_0x5a12[2392]]= !0;mxSpaceManager[_0x5a12[202]][_0x5a12[2758]]= null;mxSpaceManager[_0x5a12[202]][_0x5a12[2759]]= null;mxSpaceManager[_0x5a12[202]][_0x5a12[2762]]= function(_0x4dc5x2){return !this[_0x5a12[1703]]()[_0x5a12[502]]()[_0x5a12[1193]](_0x4dc5x2)};mxSpaceManager[_0x5a12[202]][_0x5a12[2763]]= function(_0x4dc5x2){return this[_0x5a12[1703]]()[_0x5a12[502]]()[_0x5a12[1193]](_0x4dc5x2)&& this[_0x5a12[1703]]()[_0x5a12[1712]](_0x4dc5x2)};mxSpaceManager[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxSpaceManager[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxSpaceManager[_0x5a12[202]][_0x5a12[2764]]= function(){return this[_0x5a12[2760]]};mxSpaceManager[_0x5a12[202]][_0x5a12[2765]]= function(_0x4dc5x2){this[_0x5a12[2760]]= _0x4dc5x2};mxSpaceManager[_0x5a12[202]][_0x5a12[2766]]= function(){return this[_0x5a12[2761]]};mxSpaceManager[_0x5a12[202]][_0x5a12[2767]]= function(_0x4dc5x2){this[_0x5a12[2761]]= _0x4dc5x2};mxSpaceManager[_0x5a12[202]][_0x5a12[2678]]= function(){return this[_0x5a12[2392]]};mxSpaceManager[_0x5a12[202]][_0x5a12[2679]]= function(_0x4dc5x2){this[_0x5a12[2392]]= _0x4dc5x2};mxSpaceManager[_0x5a12[202]][_0x5a12[1703]]= function(){return this[_0x5a12[1179]]};mxSpaceManager[_0x5a12[202]][_0x5a12[1178]]= function(_0x4dc5x2){null!= this[_0x5a12[1179]]&& (this[_0x5a12[1179]][_0x5a12[745]](this[_0x5a12[2758]]),this[_0x5a12[1179]][_0x5a12[745]](this[_0x5a12[2759]]));this[_0x5a12[1179]]= _0x4dc5x2;null!= this[_0x5a12[1179]]&& (this[_0x5a12[1179]][_0x5a12[169]](mxEvent.RESIZE_CELLS,this[_0x5a12[2758]]),this[_0x5a12[1179]][_0x5a12[169]](mxEvent.FOLD_CELLS,this[_0x5a12[2759]]))};mxSpaceManager[_0x5a12[202]][_0x5a12[837]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]]();_0x4dc5x3[_0x5a12[473]]();try{for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){if(!this[_0x5a12[2762]](_0x4dc5x2[_0x4dc5x4])){this[_0x5a12[2768]](_0x4dc5x2[_0x4dc5x4]);break}}}finally{_0x4dc5x3[_0x5a12[476]]()}}};mxSpaceManager[_0x5a12[202]][_0x5a12[2768]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1703]](),_0x4dc5x4=_0x4dc5x3[_0x5a12[249]](),_0x4dc5x5=_0x4dc5x3[_0x5a12[502]](),_0x4dc5x9=_0x4dc5x4[_0x5a12[248]](_0x4dc5x2),_0x4dc5xa=_0x4dc5x4[_0x5a12[248]](_0x4dc5x5[_0x5a12[1197]](_0x4dc5x2));if(null!= _0x4dc5x9&& null!= _0x4dc5xa){var _0x4dc5x12=this[_0x5a12[2769]](_0x4dc5x9),_0x4dc5x13=_0x4dc5x5[_0x5a12[1721]](_0x4dc5x2);if(null!= _0x4dc5x12&& null!= _0x4dc5x13){var _0x4dc5x14=_0x4dc5x4[_0x5a12[513]],_0x4dc5x15=_0x4dc5x4[_0x5a12[255]],_0x4dc5x4=_0x4dc5x9[_0x5a12[235]]- _0x4dc5xa[_0x5a12[2078]][_0x5a12[235]]- _0x4dc5x14[_0x5a12[235]]* _0x4dc5x15,_0x4dc5xa=_0x4dc5x9[_0x5a12[236]]- _0x4dc5xa[_0x5a12[2078]][_0x5a12[236]]- _0x4dc5x14[_0x5a12[236]]* _0x4dc5x15,_0x4dc5x14=_0x4dc5x9[_0x5a12[235]]+ _0x4dc5x9[_0x5a12[117]],_0x4dc5x16=_0x4dc5x9[_0x5a12[236]]+ _0x4dc5x9[_0x5a12[119]],_0x4dc5x17=_0x4dc5x9[_0x5a12[117]]- _0x4dc5x13[_0x5a12[117]]* _0x4dc5x15+ _0x4dc5x4- _0x4dc5x13[_0x5a12[235]]* _0x4dc5x15,_0x4dc5x18=_0x4dc5x9[_0x5a12[119]]- _0x4dc5x13[_0x5a12[119]]* _0x4dc5x15+ _0x4dc5xa- _0x4dc5x13[_0x5a12[236]]* _0x4dc5x15,_0x4dc5x19=1- _0x4dc5x13[_0x5a12[117]]* _0x4dc5x15/ _0x4dc5x9[_0x5a12[117]],_0x4dc5x9=1- _0x4dc5x13[_0x5a12[119]]* _0x4dc5x15/ _0x4dc5x9[_0x5a12[119]];_0x4dc5x5[_0x5a12[473]]();try{for(_0x4dc5x13= 0;_0x4dc5x13< _0x4dc5x12[_0x5a12[67]];_0x4dc5x13++){_0x4dc5x12[_0x4dc5x13]!= _0x4dc5x2&& this[_0x5a12[2763]](_0x4dc5x12[_0x4dc5x13])&& this[_0x5a12[2770]](_0x4dc5x12[_0x4dc5x13],_0x4dc5x17,_0x4dc5x18,_0x4dc5x4,_0x4dc5xa,_0x4dc5x14,_0x4dc5x16,_0x4dc5x19,_0x4dc5x9,this[_0x5a12[2678]]()&& _0x4dc5x3[_0x5a12[2507]](_0x4dc5x12[_0x4dc5x13]))}}finally{_0x4dc5x5[_0x5a12[476]]()}}}};mxSpaceManager[_0x5a12[202]][_0x5a12[2770]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15){_0x4dc5x5= this[_0x5a12[1703]]();var _0x4dc5x16=_0x4dc5x5[_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x2);if(null!= _0x4dc5x16){var _0x4dc5x17=_0x4dc5x5[_0x5a12[502]](),_0x4dc5x18=_0x4dc5x17[_0x5a12[1721]](_0x4dc5x2);if(null!= _0x4dc5x18){_0x4dc5x17[_0x5a12[473]]();try{if(this[_0x5a12[2764]]()){if(_0x4dc5x16[_0x5a12[235]]>= _0x4dc5xa){_0x4dc5x18= _0x4dc5x18[_0x5a12[238]](),_0x4dc5x18[_0x5a12[513]](-_0x4dc5x3,0)}else {var _0x4dc5x19=Math[_0x5a12[160]](0,_0x4dc5x16[_0x5a12[235]]- x0),_0x4dc5x18=_0x4dc5x18[_0x5a12[238]]();_0x4dc5x18[_0x5a12[513]](-_0x4dc5x13* _0x4dc5x19,0)}};if(this[_0x5a12[2766]]()){if(_0x4dc5x16[_0x5a12[236]]>= _0x4dc5x12){_0x4dc5x18= _0x4dc5x18[_0x5a12[238]](),_0x4dc5x18[_0x5a12[513]](0,-_0x4dc5x4)}else {var _0x4dc5x1a=Math[_0x5a12[160]](0,_0x4dc5x16[_0x5a12[236]]- _0x4dc5x9),_0x4dc5x18=_0x4dc5x18[_0x5a12[238]]();_0x4dc5x18[_0x5a12[513]](0,-_0x4dc5x14* _0x4dc5x1a)}};_0x4dc5x18!= _0x4dc5x17[_0x5a12[1721]](_0x4dc5x2)&& (_0x4dc5x17[_0x5a12[1724]](_0x4dc5x2,_0x4dc5x18),_0x4dc5x15&& _0x4dc5x5[_0x5a12[2508]](_0x4dc5x2))}finally{_0x4dc5x17[_0x5a12[476]]()}}}};mxSpaceManager[_0x5a12[202]][_0x5a12[2769]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1703]](),_0x4dc5x4=_0x4dc5x3[_0x5a12[502]]()[_0x5a12[1197]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5x5=this[_0x5a12[2766]](),_0x4dc5x9=this[_0x5a12[2764]]();return _0x4dc5x3[_0x5a12[2691]](_0x4dc5x2[_0x5a12[235]]+ (_0x4dc5x5?0:_0x4dc5x2[_0x5a12[117]]),_0x4dc5x2[_0x5a12[236]]+ (_0x4dc5x5&& _0x4dc5x9?0:_0x4dc5x2[_0x5a12[119]]),_0x4dc5x4,_0x4dc5x9,_0x4dc5x5)};mxSpaceManager[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[1178]](null)};function mxSwimlaneManager(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[662]]= null!= _0x4dc5x3?_0x4dc5x3:!0;this[_0x5a12[2771]]= null!= _0x4dc5x4?_0x4dc5x4:!0;this[_0x5a12[2772]]= null!= _0x4dc5x5?_0x4dc5x5:!0;this[_0x5a12[2773]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[994]]()&& this[_0x5a12[2774]]()&& this[_0x5a12[833]](_0x4dc5x3[_0x5a12[720]](_0x5a12[895]))});this[_0x5a12[2758]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[994]]()&& this[_0x5a12[2775]]()&& this[_0x5a12[837]](_0x4dc5x3[_0x5a12[720]](_0x5a12[895]))});this[_0x5a12[1178]](_0x4dc5x2)}mxSwimlaneManager[_0x5a12[202]]= new mxEventSource;mxSwimlaneManager[_0x5a12[202]][_0x5a12[196]]= mxSwimlaneManager;mxSwimlaneManager[_0x5a12[202]][_0x5a12[1179]]= null;mxSwimlaneManager[_0x5a12[202]][_0x5a12[984]]= !0;mxSwimlaneManager[_0x5a12[202]][_0x5a12[662]]= !0;mxSwimlaneManager[_0x5a12[202]][_0x5a12[2771]]= !0;mxSwimlaneManager[_0x5a12[202]][_0x5a12[2772]]= !0;mxSwimlaneManager[_0x5a12[202]][_0x5a12[2773]]= null;mxSwimlaneManager[_0x5a12[202]][_0x5a12[2758]]= null;mxSwimlaneManager[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxSwimlaneManager[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxSwimlaneManager[_0x5a12[202]][_0x5a12[1737]]= function(){return this[_0x5a12[662]]};mxSwimlaneManager[_0x5a12[202]][_0x5a12[2776]]= function(_0x4dc5x2){this[_0x5a12[662]]= _0x4dc5x2};mxSwimlaneManager[_0x5a12[202]][_0x5a12[2774]]= function(){return this[_0x5a12[2771]]};mxSwimlaneManager[_0x5a12[202]][_0x5a12[2777]]= function(_0x4dc5x2){this[_0x5a12[2771]]= _0x4dc5x2};mxSwimlaneManager[_0x5a12[202]][_0x5a12[2775]]= function(){return this[_0x5a12[2772]]};mxSwimlaneManager[_0x5a12[202]][_0x5a12[2778]]= function(_0x4dc5x2){this[_0x5a12[2772]]= _0x4dc5x2};mxSwimlaneManager[_0x5a12[202]][_0x5a12[1703]]= function(){return this[_0x5a12[1179]]};mxSwimlaneManager[_0x5a12[202]][_0x5a12[1178]]= function(_0x4dc5x2){null!= this[_0x5a12[1179]]&& (this[_0x5a12[1179]][_0x5a12[745]](this[_0x5a12[2773]]),this[_0x5a12[1179]][_0x5a12[745]](this[_0x5a12[2758]]));this[_0x5a12[1179]]= _0x4dc5x2;null!= this[_0x5a12[1179]]&& (this[_0x5a12[1179]][_0x5a12[169]](mxEvent.ADD_CELLS,this[_0x5a12[2773]]),this[_0x5a12[1179]][_0x5a12[169]](mxEvent.CELLS_RESIZED,this[_0x5a12[2758]]))};mxSwimlaneManager[_0x5a12[202]][_0x5a12[2779]]= function(_0x4dc5x2){return !this[_0x5a12[1703]]()[_0x5a12[1730]](_0x4dc5x2)};mxSwimlaneManager[_0x5a12[202]][_0x5a12[2780]]= function(_0x4dc5x2){if(this[_0x5a12[1179]][_0x5a12[1730]](_0x4dc5x2)){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x2);_0x4dc5x2= null!= _0x4dc5x3?_0x4dc5x3[_0x5a12[124]]:this[_0x5a12[1179]][_0x5a12[1705]](_0x4dc5x2);return 1== mxUtils[_0x5a12[433]](_0x4dc5x2,mxConstants.STYLE_HORIZONTAL,1)};return !this[_0x5a12[1737]]()};mxSwimlaneManager[_0x5a12[202]][_0x5a12[833]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1703]]()[_0x5a12[502]]();_0x4dc5x3[_0x5a12[473]]();try{for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){this[_0x5a12[2779]](_0x4dc5x2[_0x4dc5x4])|| this[_0x5a12[2781]](_0x4dc5x2[_0x4dc5x4])}}finally{_0x4dc5x3[_0x5a12[476]]()}}};mxSwimlaneManager[_0x5a12[202]][_0x5a12[2781]]= function(_0x4dc5x2){for(var _0x4dc5x3=this[_0x5a12[1703]]()[_0x5a12[502]](),_0x4dc5x4=_0x4dc5x3[_0x5a12[1197]](_0x4dc5x2),_0x4dc5x5=_0x4dc5x3[_0x5a12[262]](_0x4dc5x4),_0x4dc5x9=null,_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x5;_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x3[_0x5a12[263]](_0x4dc5x4,_0x4dc5xa);if(_0x4dc5x12!= _0x4dc5x2&& !this[_0x5a12[2779]](_0x4dc5x12)&& (_0x4dc5x9= _0x4dc5x3[_0x5a12[1721]](_0x4dc5x12),null!= _0x4dc5x9)){break}};null!= _0x4dc5x9&& this[_0x5a12[2782]](_0x4dc5x2,_0x4dc5x9[_0x5a12[117]],_0x4dc5x9[_0x5a12[119]])};mxSwimlaneManager[_0x5a12[202]][_0x5a12[837]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1703]]()[_0x5a12[502]]();_0x4dc5x3[_0x5a12[473]]();try{for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x2[_0x5a12[67]];_0x4dc5x4++){if(!this[_0x5a12[2779]](_0x4dc5x2[_0x4dc5x4])){var _0x4dc5x5=_0x4dc5x3[_0x5a12[1721]](_0x4dc5x2[_0x4dc5x4]);if(null!= _0x4dc5x5){for(var _0x4dc5x9= new mxRectangle(0,0,_0x4dc5x5[_0x5a12[117]],_0x4dc5x5[_0x5a12[119]]),_0x4dc5xa=_0x4dc5x2[_0x4dc5x4],_0x4dc5x12=_0x4dc5xa;null!= _0x4dc5x12;){var _0x4dc5xa=_0x4dc5x12,_0x4dc5x12=_0x4dc5x3[_0x5a12[1197]](_0x4dc5x12),_0x4dc5x13=this[_0x5a12[1179]][_0x5a12[1730]](_0x4dc5x12)?this[_0x5a12[1179]][_0x5a12[1731]](_0x4dc5x12): new mxRectangle;_0x4dc5x9[_0x5a12[117]]+= _0x4dc5x13[_0x5a12[117]];_0x4dc5x9[_0x5a12[119]]+= _0x4dc5x13[_0x5a12[119]]};this[_0x5a12[2782]](_0x4dc5xa,_0x4dc5x9[_0x5a12[117]],_0x4dc5x9[_0x5a12[119]])}}}}finally{_0x4dc5x3[_0x5a12[476]]()}}};mxSwimlaneManager[_0x5a12[202]][_0x5a12[2782]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[1703]]()[_0x5a12[502]]();_0x4dc5x5[_0x5a12[473]]();try{if(!this[_0x5a12[2779]](_0x4dc5x2)){var _0x4dc5x9=_0x4dc5x5[_0x5a12[1721]](_0x4dc5x2);if(null!= _0x4dc5x9){var _0x4dc5xa=this[_0x5a12[2780]](_0x4dc5x2);if(_0x4dc5xa&& _0x4dc5x9[_0x5a12[119]]!= _0x4dc5x4|| !_0x4dc5xa&& _0x4dc5x9[_0x5a12[117]]!= _0x4dc5x3){_0x4dc5x9= _0x4dc5x9[_0x5a12[238]](),_0x4dc5xa?_0x4dc5x9[_0x5a12[119]]= _0x4dc5x4:_0x4dc5x9[_0x5a12[117]]= _0x4dc5x3,_0x4dc5x5[_0x5a12[1724]](_0x4dc5x2,_0x4dc5x9)}}};var _0x4dc5x12=this[_0x5a12[1179]][_0x5a12[1730]](_0x4dc5x2)?this[_0x5a12[1179]][_0x5a12[1731]](_0x4dc5x2): new mxRectangle;_0x4dc5x3-= _0x4dc5x12[_0x5a12[117]];_0x4dc5x4-= _0x4dc5x12[_0x5a12[119]];for(var _0x4dc5x13=_0x4dc5x5[_0x5a12[262]](_0x4dc5x2),_0x4dc5x9=0;_0x4dc5x9< _0x4dc5x13;_0x4dc5x9++){var _0x4dc5x14=_0x4dc5x5[_0x5a12[263]](_0x4dc5x2,_0x4dc5x9);this[_0x5a12[2782]](_0x4dc5x14,_0x4dc5x3,_0x4dc5x4)}}finally{_0x4dc5x5[_0x5a12[476]]()}};mxSwimlaneManager[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[1178]](null)};function mxTemporaryCellStates(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[441]]= _0x4dc5x2;_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:1;this[_0x5a12[2783]]= _0x4dc5x2[_0x5a12[517]]();this[_0x5a12[2784]]= _0x4dc5x2[_0x5a12[2312]]();this[_0x5a12[2785]]= _0x4dc5x2[_0x5a12[518]]();_0x4dc5x2[_0x5a12[1517]]( new mxDictionary);_0x4dc5x2[_0x5a12[2262]](_0x4dc5x3);if(null!= _0x4dc5x4){_0x4dc5x3= _0x4dc5x2[_0x5a12[1230]]( new mxCell);for(var _0x4dc5x5=0;_0x4dc5x5< _0x4dc5x4[_0x5a12[67]];_0x4dc5x5++){_0x4dc5x2[_0x5a12[2267]](_0x4dc5x3,_0x4dc5x4[_0x4dc5x5])};for(var _0x4dc5x9=null,_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x4[_0x5a12[67]];_0x4dc5x5++){var _0x4dc5xa=_0x4dc5x2[_0x5a12[2268]](_0x4dc5x3,_0x4dc5x4[_0x4dc5x5]);null== _0x4dc5x9?_0x4dc5x9= _0x4dc5xa:_0x4dc5x9[_0x5a12[99]](_0x4dc5xa)};null== _0x4dc5x9&& (_0x4dc5x9= new mxRectangle);_0x4dc5x2[_0x5a12[2256]](_0x4dc5x9)}}mxTemporaryCellStates[_0x5a12[202]][_0x5a12[441]]= null;mxTemporaryCellStates[_0x5a12[202]][_0x5a12[2784]]= null;mxTemporaryCellStates[_0x5a12[202]][_0x5a12[2783]]= null;mxTemporaryCellStates[_0x5a12[202]][_0x5a12[2785]]= null;mxTemporaryCellStates[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[441]][_0x5a12[2262]](this[_0x5a12[2785]]);this[_0x5a12[441]][_0x5a12[1517]](this[_0x5a12[2784]]);this[_0x5a12[441]][_0x5a12[2256]](this[_0x5a12[2783]])};function mxCellStatePreview(_0x4dc5x2){this[_0x5a12[1179]]= _0x4dc5x2;this[_0x5a12[2786]]= {}}mxCellStatePreview[_0x5a12[202]][_0x5a12[1179]]= null;mxCellStatePreview[_0x5a12[202]][_0x5a12[2786]]= null;mxCellStatePreview[_0x5a12[202]][_0x5a12[2787]]= 0;mxCellStatePreview[_0x5a12[202]][_0x5a12[1107]]= function(){return 0== this[_0x5a12[2787]]};mxCellStatePreview[_0x5a12[202]][_0x5a12[1194]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x5= null!= _0x4dc5x5?_0x4dc5x5:!0;_0x4dc5x9= null!= _0x4dc5x9?_0x4dc5x9:!0;var _0x4dc5xa=mxCellPath[_0x5a12[385]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5x12=this[_0x5a12[2786]][_0x4dc5xa];null== _0x4dc5x12?(_0x4dc5x12= new mxPoint(_0x4dc5x3,_0x4dc5x4),this[_0x5a12[2786]][_0x4dc5xa]= _0x4dc5x12,this[_0x5a12[2787]]++):_0x4dc5x5?(_0x4dc5x12[_0x5a12[2788]]+= _0x4dc5x3,_0x4dc5x12[_0x5a12[2789]]+= _0x4dc5x4):(_0x4dc5x12[_0x5a12[2788]]= _0x4dc5x3,_0x4dc5x12[_0x5a12[2789]]= _0x4dc5x4);_0x4dc5x9&& this[_0x5a12[2790]](_0x4dc5x2);return _0x4dc5x12};mxCellStatePreview[_0x5a12[202]][_0x5a12[539]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x4=_0x4dc5x3[_0x5a12[501]](),_0x4dc5x5;for(_0x4dc5x5 in this[_0x5a12[2786]]){var _0x4dc5x9=mxCellPath[_0x5a12[2791]](_0x4dc5x4,_0x4dc5x5),_0x4dc5xa=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x9),_0x4dc5x12=this[_0x5a12[2786]][_0x4dc5x5],_0x4dc5x9=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x3[_0x5a12[1197]](_0x4dc5x9));this[_0x5a12[2792]](_0x4dc5x9,_0x4dc5xa,_0x4dc5x12[_0x5a12[235]],_0x4dc5x12[_0x5a12[236]])};for(_0x4dc5x5 in this[_0x5a12[2786]]){_0x4dc5x9= mxCellPath[_0x5a12[2791]](_0x4dc5x4,_0x4dc5x5),_0x4dc5xa= this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x9),_0x4dc5x12= this[_0x5a12[2786]][_0x4dc5x5],_0x4dc5x9= this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x3[_0x5a12[1197]](_0x4dc5x9)),this[_0x5a12[2793]](_0x4dc5x9,_0x4dc5xa,_0x4dc5x12[_0x5a12[235]],_0x4dc5x12[_0x5a12[236]],_0x4dc5x2)}};mxCellStatePreview[_0x5a12[202]][_0x5a12[2792]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x3){var _0x4dc5x9=this[_0x5a12[1179]][_0x5a12[502]]();if(_0x4dc5x9[_0x5a12[1193]](_0x4dc5x3[_0x5a12[246]])){_0x4dc5x3[_0x5a12[2080]]= !0;this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[2267]](_0x4dc5x2,_0x4dc5x3[_0x5a12[246]]);_0x4dc5x2= _0x4dc5x9[_0x5a12[1721]](_0x4dc5x3[_0x5a12[246]]);var _0x4dc5xa=mxCellPath[_0x5a12[385]](_0x4dc5x3[_0x5a12[246]]);if((0!= _0x4dc5x4|| 0!= _0x4dc5x5)&& null!= _0x4dc5x2&& (!_0x4dc5x2[_0x5a12[1500]]|| null!= this[_0x5a12[2786]][_0x4dc5xa])){_0x4dc5x3[_0x5a12[235]]+= _0x4dc5x4,_0x4dc5x3[_0x5a12[236]]+= _0x4dc5x5}};_0x4dc5x2= _0x4dc5x9[_0x5a12[262]](_0x4dc5x3[_0x5a12[246]]);for(_0x4dc5xa= 0;_0x4dc5xa< _0x4dc5x2;_0x4dc5xa++){this[_0x5a12[2792]](_0x4dc5x3,this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x9[_0x5a12[263]](_0x4dc5x3[_0x5a12[246]],_0x4dc5xa)),_0x4dc5x4,_0x4dc5x5)}}};mxCellStatePreview[_0x5a12[202]][_0x5a12[2793]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){if(null!= _0x4dc5x3){_0x4dc5x3[_0x5a12[2080]]= !0;this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[2268]](_0x4dc5x2,_0x4dc5x3[_0x5a12[246]]);var _0x4dc5xa=mxCellPath[_0x5a12[385]](_0x4dc5x3[_0x5a12[246]]),_0x4dc5x12=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x13=this[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x3[_0x5a12[246]]);if((0!= _0x4dc5x4|| 0!= _0x4dc5x5)&& null!= _0x4dc5x13&& _0x4dc5x13[_0x5a12[1500]]&& _0x4dc5x12[_0x5a12[1193]](_0x4dc5x3[_0x5a12[246]])&& (null== _0x4dc5x2|| _0x4dc5x12[_0x5a12[1193]](_0x4dc5x2[_0x5a12[246]])|| null!= this[_0x5a12[2786]][_0x4dc5xa])){_0x4dc5x3[_0x5a12[235]]+= _0x4dc5x4,_0x4dc5x3[_0x5a12[236]]+= _0x4dc5x5,this[_0x5a12[1179]][_0x5a12[259]][_0x5a12[258]](_0x4dc5x3)};null!= _0x4dc5x9&& _0x4dc5x9(_0x4dc5x3);_0x4dc5x2= _0x4dc5x12[_0x5a12[262]](_0x4dc5x3[_0x5a12[246]]);for(_0x4dc5xa= 0;_0x4dc5xa< _0x4dc5x2;_0x4dc5xa++){this[_0x5a12[2793]](_0x4dc5x3,this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x12[_0x5a12[263]](_0x4dc5x3[_0x5a12[246]],_0x4dc5xa)),_0x4dc5x4,_0x4dc5x5,_0x4dc5x9)}}};mxCellStatePreview[_0x5a12[202]][_0x5a12[2790]]= function(_0x4dc5x2){for(var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x4=_0x4dc5x3[_0x5a12[1707]](_0x4dc5x2[_0x5a12[246]]),_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x4;_0x4dc5x5++){var _0x4dc5x9=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x3[_0x5a12[1708]](_0x4dc5x2[_0x5a12[246]],_0x4dc5x5));null!= _0x4dc5x9&& this[_0x5a12[1194]](_0x4dc5x9,0,0)}};function mxConnectionConstraint(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[2546]]= _0x4dc5x2;this[_0x5a12[591]]= null!= _0x4dc5x3?_0x4dc5x3:!0}mxConnectionConstraint[_0x5a12[202]][_0x5a12[2546]]= null;mxConnectionConstraint[_0x5a12[202]][_0x5a12[591]]= null;function mxGraphHandler(_0x4dc5x2){this[_0x5a12[1179]]= _0x4dc5x2;this[_0x5a12[1179]][_0x5a12[1133]](this);this[_0x5a12[2730]]= mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[2794]]()});this[_0x5a12[1179]][_0x5a12[169]](mxEvent.PAN,this[_0x5a12[2730]])}mxGraphHandler[_0x5a12[202]][_0x5a12[1179]]= null;mxGraphHandler[_0x5a12[202]][_0x5a12[2795]]= mxClient[_0x5a12[80]]?20:50;mxGraphHandler[_0x5a12[202]][_0x5a12[984]]= !0;mxGraphHandler[_0x5a12[202]][_0x5a12[2796]]= !0;mxGraphHandler[_0x5a12[202]][_0x5a12[2797]]= !0;mxGraphHandler[_0x5a12[202]][_0x5a12[2798]]= !0;mxGraphHandler[_0x5a12[202]][_0x5a12[990]]= !1;mxGraphHandler[_0x5a12[202]][_0x5a12[2799]]= null;mxGraphHandler[_0x5a12[202]][_0x5a12[2800]]= null;mxGraphHandler[_0x5a12[202]][_0x5a12[2801]]= null;mxGraphHandler[_0x5a12[202]][_0x5a12[2802]]= !0;mxGraphHandler[_0x5a12[202]][_0x5a12[2803]]= !0;mxGraphHandler[_0x5a12[202]][_0x5a12[846]]= !0;mxGraphHandler[_0x5a12[202]][_0x5a12[2804]]= !1;mxGraphHandler[_0x5a12[202]][_0x5a12[2805]]= !0;mxGraphHandler[_0x5a12[202]][_0x5a12[923]]= 6;mxGraphHandler[_0x5a12[202]][_0x5a12[2806]]= _0x5a12[586];mxGraphHandler[_0x5a12[202]][_0x5a12[2807]]= !1;mxGraphHandler[_0x5a12[202]][_0x5a12[253]]= null;mxGraphHandler[_0x5a12[202]][_0x5a12[2808]]= !1;mxGraphHandler[_0x5a12[202]][_0x5a12[2809]]= !0;mxGraphHandler[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxGraphHandler[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxGraphHandler[_0x5a12[202]][_0x5a12[2810]]= function(){return this[_0x5a12[2797]]};mxGraphHandler[_0x5a12[202]][_0x5a12[2811]]= function(_0x4dc5x2){this[_0x5a12[2797]]= _0x4dc5x2};mxGraphHandler[_0x5a12[202]][_0x5a12[2812]]= function(){return this[_0x5a12[2798]]};mxGraphHandler[_0x5a12[202]][_0x5a12[2813]]= function(_0x4dc5x2){this[_0x5a12[2798]]= _0x4dc5x2};mxGraphHandler[_0x5a12[202]][_0x5a12[2814]]= function(){return this[_0x5a12[2803]]};mxGraphHandler[_0x5a12[202]][_0x5a12[2815]]= function(_0x4dc5x2){this[_0x5a12[2803]]= _0x4dc5x2};mxGraphHandler[_0x5a12[202]][_0x5a12[2816]]= function(){return this[_0x5a12[846]]};mxGraphHandler[_0x5a12[202]][_0x5a12[2817]]= function(_0x4dc5x2){this[_0x5a12[846]]= _0x4dc5x2};mxGraphHandler[_0x5a12[202]][_0x5a12[2818]]= function(_0x4dc5x2){return _0x4dc5x2[_0x5a12[736]]()};mxGraphHandler[_0x5a12[202]][_0x5a12[2819]]= function(_0x4dc5x2){return this[_0x5a12[1179]][_0x5a12[2692]](_0x4dc5x2)};mxGraphHandler[_0x5a12[202]][_0x5a12[787]]= function(_0x4dc5x2,_0x4dc5x3){if(!_0x4dc5x3[_0x5a12[721]]()&& this[_0x5a12[994]]() && this[_0x5a12[1179]][_0x5a12[994]]() && !this[_0x5a12[1179]][_0x5a12[2579]](_0x4dc5x3[_0x5a12[727]]()) && null!= _0x4dc5x3[_0x5a12[248]]()){var _0x4dc5x4=this[_0x5a12[2818]](_0x4dc5x3);this[_0x5a12[246]]= null;this[_0x5a12[2820]]= this[_0x5a12[2819]](_0x4dc5x4);this[_0x5a12[2814]]()&& !this[_0x5a12[2820]]&& this[_0x5a12[1179]][_0x5a12[2459]](_0x4dc5x4,_0x4dc5x3[_0x5a12[727]]());if(this[_0x5a12[2812]]()){var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[251]],_0x4dc5x9=_0x4dc5x5[_0x5a12[1721]](_0x4dc5x4);this[_0x5a12[1179]][_0x5a12[1712]](_0x4dc5x4)&& (!_0x4dc5x5[_0x5a12[250]](_0x4dc5x4)|| 1< this[_0x5a12[1179]][_0x5a12[2694]]() || null!= _0x4dc5x9[_0x5a12[1525]]&& 0< _0x4dc5x9[_0x5a12[1525]][_0x5a12[67]] || null== _0x4dc5x5[_0x5a12[1709]](_0x4dc5x4,!0) || null== _0x4dc5x5[_0x5a12[1709]](_0x4dc5x4,!1) || this[_0x5a12[1179]][_0x5a12[2406]] || this[_0x5a12[1179]][_0x5a12[2574]](_0x4dc5x3[_0x5a12[727]]())&& this[_0x5a12[1179]][_0x5a12[2617]]())&& this[_0x5a12[861]](_0x4dc5x4,_0x4dc5x3[_0x5a12[730]](),_0x4dc5x3[_0x5a12[732]]());this[_0x5a12[2821]]= !0;!mxClient[_0x5a12[75]]&& !mxClient[_0x5a12[76]] || _0x5a12[2822]!= _0x4dc5x3[_0x5a12[728]]()[_0x5a12[301]]?_0x4dc5x3[_0x5a12[722]]():mxClient[_0x5a12[75]]&& _0x5a12[2822]== _0x4dc5x3[_0x5a12[728]]()[_0x5a12[301]]&& (this[_0x5a12[2821]]= !1,this[_0x5a12[2823]]= null)}}};mxGraphHandler[_0x5a12[202]][_0x5a12[1010]]= function(){var _0x4dc5x2=this[_0x5a12[1179]][_0x5a12[902]](),_0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x4=mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){return null!= this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x2)&& _0x4dc5x3[_0x5a12[1193]](_0x4dc5x2)&& null!= _0x4dc5x3[_0x5a12[1721]](_0x4dc5x2)&& !_0x4dc5x3[_0x5a12[1721]](_0x4dc5x2)[_0x5a12[1500]]});return this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[2313]](_0x4dc5x3[_0x5a12[1921]](_0x4dc5x4,_0x4dc5x2))};mxGraphHandler[_0x5a12[202]][_0x5a12[2690]]= function(_0x4dc5x2){return !this[_0x5a12[2820]]&& this[_0x5a12[1179]][_0x5a12[1712]](_0x4dc5x2)?[_0x4dc5x2]:this[_0x5a12[1179]][_0x5a12[2629]](this[_0x5a12[1179]][_0x5a12[897]]())};mxGraphHandler[_0x5a12[202]][_0x5a12[2824]]= function(_0x4dc5x2){_0x4dc5x2= this[_0x5a12[1613]](_0x4dc5x2);null!= _0x4dc5x2&& (_0x4dc5x2[_0x5a12[244]](-1,-1),_0x4dc5x2[_0x5a12[117]]< this[_0x5a12[923]]&& (_0x4dc5x2[_0x5a12[235]]-= (this[_0x5a12[923]]- _0x4dc5x2[_0x5a12[117]])/ 2,_0x4dc5x2[_0x5a12[117]]= this[_0x5a12[923]]),_0x4dc5x2[_0x5a12[119]]< this[_0x5a12[923]]&& (_0x4dc5x2[_0x5a12[236]]-= (this[_0x5a12[923]]- _0x4dc5x2[_0x5a12[119]])/ 2,_0x4dc5x2[_0x5a12[119]]= this[_0x5a12[923]]));return _0x4dc5x2};mxGraphHandler[_0x5a12[202]][_0x5a12[1613]]= function(_0x4dc5x2){var _0x4dc5x3=null;if(null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]]){for(var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x5=0;_0x4dc5x5< _0x4dc5x2[_0x5a12[67]];_0x4dc5x5++){if(_0x4dc5x4[_0x5a12[1193]](_0x4dc5x2[_0x4dc5x5])|| _0x4dc5x4[_0x5a12[250]](_0x4dc5x2[_0x4dc5x5])){var _0x4dc5x9=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x2[_0x4dc5x5]);if(null!= _0x4dc5x9){var _0x4dc5xa=_0x4dc5x9;_0x4dc5x4[_0x5a12[1193]](_0x4dc5x2[_0x4dc5x5])&& (null!= _0x4dc5x9[_0x5a12[253]]&& null!= _0x4dc5x9[_0x5a12[253]][_0x5a12[1563]])&& (_0x4dc5xa= _0x4dc5x9[_0x5a12[253]][_0x5a12[1563]]);null== _0x4dc5x3?_0x4dc5x3= new mxRectangle(_0x4dc5xa[_0x5a12[235]],_0x4dc5xa[_0x5a12[236]],_0x4dc5xa[_0x5a12[117]],_0x4dc5xa[_0x5a12[119]]):_0x4dc5x3[_0x5a12[99]](_0x4dc5xa)}}}};return _0x4dc5x3};mxGraphHandler[_0x5a12[202]][_0x5a12[2825]]= function(_0x4dc5x2){_0x4dc5x2= new mxRectangleShape(_0x4dc5x2,null,this[_0x5a12[2806]]);_0x4dc5x2[_0x5a12[1522]]= !0;this[_0x5a12[2807]]?(_0x4dc5x2[_0x5a12[507]]= mxConstants[_0x5a12[1656]],_0x4dc5x2[_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[526]])):(_0x4dc5x2[_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]]!= mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[1523]]:mxConstants[_0x5a12[508]],_0x4dc5x2[_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1524]]()),_0x4dc5x2[_0x5a12[1229]]= !1);return _0x4dc5x2};mxGraphHandler[_0x5a12[202]][_0x5a12[861]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[246]]= _0x4dc5x2;this[_0x5a12[2823]]= mxUtils[_0x5a12[2196]](this[_0x5a12[1179]][_0x5a12[526]],_0x4dc5x3,_0x4dc5x4);this[_0x5a12[895]]= this[_0x5a12[2690]](this[_0x5a12[246]]);this[_0x5a12[1562]]= this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1799]](this[_0x5a12[895]]);this[_0x5a12[2826]]= this[_0x5a12[2824]](this[_0x5a12[895]]);this[_0x5a12[990]]&& (this[_0x5a12[2799]]= new mxGuide(this[_0x5a12[1179]],this[_0x5a12[1010]]()))};mxGraphHandler[_0x5a12[202]][_0x5a12[2827]]= function(_0x4dc5x2){return null!= this[_0x5a12[2799]]?this[_0x5a12[2799]][_0x5a12[1019]](_0x4dc5x2[_0x5a12[727]]()):!0};mxGraphHandler[_0x5a12[202]][_0x5a12[1021]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[2808]]?this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]]:1;_0x4dc5x2[_0x5a12[235]]= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x2[_0x5a12[235]]/ _0x4dc5x3)* _0x4dc5x3;_0x4dc5x2[_0x5a12[236]]= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x2[_0x5a12[236]]/ _0x4dc5x3)* _0x4dc5x3;return _0x4dc5x2};mxGraphHandler[_0x5a12[202]][_0x5a12[788]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]];if(!_0x4dc5x3[_0x5a12[721]]()&& _0x4dc5x4[_0x5a12[1009]] && null!= this[_0x5a12[246]] && null!= this[_0x5a12[2823]] && null!= this[_0x5a12[1562]]){var _0x4dc5x5=mxUtils[_0x5a12[2196]](_0x4dc5x4[_0x5a12[526]],_0x4dc5x3[_0x5a12[730]](),_0x4dc5x3[_0x5a12[732]]()),_0x4dc5x9=_0x4dc5x5[_0x5a12[235]]- this[_0x5a12[2823]][_0x5a12[235]],_0x4dc5xa=_0x4dc5x5[_0x5a12[236]]- this[_0x5a12[2823]][_0x5a12[236]],_0x4dc5x5=_0x4dc5x4[_0x5a12[2353]];if(null!= this[_0x5a12[253]]|| Math[_0x5a12[425]](_0x4dc5x9)> _0x4dc5x5|| Math[_0x5a12[425]](_0x4dc5xa)> _0x4dc5x5){null== this[_0x5a12[1016]]&& (this[_0x5a12[1016]]= new mxCellHighlight(this[_0x5a12[1179]],mxConstants.DROP_TARGET_COLOR,3));null== this[_0x5a12[253]]&& (this[_0x5a12[253]]= this[_0x5a12[2825]](this[_0x5a12[1562]]));var _0x4dc5x12=_0x4dc5x4[_0x5a12[1018]](_0x4dc5x3[_0x5a12[727]]()),_0x4dc5x5=!0;if(null!= this[_0x5a12[2799]]&& this[_0x5a12[2827]](_0x4dc5x3)){_0x4dc5xa= this[_0x5a12[2799]][_0x5a12[582]](this[_0x5a12[1562]], new mxPoint(_0x4dc5x9,_0x4dc5xa),_0x4dc5x12),_0x4dc5x5= !1,_0x4dc5x9= _0x4dc5xa[_0x5a12[235]],_0x4dc5xa= _0x4dc5xa[_0x5a12[236]]}else {if(_0x4dc5x12){var _0x4dc5x13=_0x4dc5x4[_0x5a12[249]]()[_0x5a12[513]],_0x4dc5x14=_0x4dc5x4[_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x12=this[_0x5a12[1562]][_0x5a12[235]]- (_0x4dc5x4[_0x5a12[1021]](this[_0x5a12[1562]][_0x5a12[235]]/ _0x4dc5x14- _0x4dc5x13[_0x5a12[235]])+ _0x4dc5x13[_0x5a12[235]])* _0x4dc5x14,_0x4dc5x13=this[_0x5a12[1562]][_0x5a12[236]]- (_0x4dc5x4[_0x5a12[1021]](this[_0x5a12[1562]][_0x5a12[236]]/ _0x4dc5x14- _0x4dc5x13[_0x5a12[236]])+ _0x4dc5x13[_0x5a12[236]])* _0x4dc5x14,_0x4dc5xa=this[_0x5a12[1021]]( new mxPoint(_0x4dc5x9,_0x4dc5xa)),_0x4dc5x9=_0x4dc5xa[_0x5a12[235]]- _0x4dc5x12,_0x4dc5xa=_0x4dc5xa[_0x5a12[236]]- _0x4dc5x13}};null!= this[_0x5a12[2799]]&& _0x4dc5x5&& this[_0x5a12[2799]][_0x5a12[801]]();_0x4dc5x4[_0x5a12[2578]](_0x4dc5x3[_0x5a12[727]]())&& (Math[_0x5a12[425]](_0x4dc5x9)> Math[_0x5a12[425]](_0x4dc5xa)?_0x4dc5xa= 0:_0x4dc5x9= 0);this[_0x5a12[2800]]= _0x4dc5x9;this[_0x5a12[2801]]= _0x4dc5xa;this[_0x5a12[2794]]();_0x4dc5x5= null;_0x4dc5xa= _0x4dc5x3[_0x5a12[736]]();_0x4dc5x4[_0x5a12[1015]]()&& this[_0x5a12[2796]]&& (_0x4dc5x5= _0x4dc5x4[_0x5a12[564]](this[_0x5a12[895]],_0x4dc5x3[_0x5a12[727]](),_0x4dc5xa));_0x4dc5x12= _0x4dc5x5;for(_0x4dc5x13= _0x4dc5x4[_0x5a12[502]]();null!= _0x4dc5x12&& _0x4dc5x12!= this[_0x5a12[895]][0];){_0x4dc5x12= _0x4dc5x13[_0x5a12[1197]](_0x4dc5x12)};var _0x4dc5x14=_0x4dc5x4[_0x5a12[2574]](_0x4dc5x3[_0x5a12[727]]())&& _0x4dc5x4[_0x5a12[2617]]()&& this[_0x5a12[2810]](),_0x4dc5x9=_0x4dc5x4[_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x5),_0x4dc5x15=!1;null!= _0x4dc5x9&& null== _0x4dc5x12&& (_0x4dc5x13[_0x5a12[1197]](this[_0x5a12[246]])!= _0x4dc5x5|| _0x4dc5x14)?(this[_0x5a12[772]]!= _0x4dc5x5&& (this[_0x5a12[772]]= _0x4dc5x5,this[_0x5a12[2828]](mxConstants.DROP_TARGET_COLOR)),_0x4dc5x15= !0):(this[_0x5a12[772]]= null,this[_0x5a12[2804]]&& (null!= _0x4dc5xa&& 1== this[_0x5a12[895]][_0x5a12[67]]&& _0x4dc5x4[_0x5a12[502]]()[_0x5a12[1193]](_0x4dc5xa)&& _0x4dc5x4[_0x5a12[2565]](_0x4dc5xa))&& (_0x4dc5x9= _0x4dc5x4[_0x5a12[249]]()[_0x5a12[248]](_0x4dc5xa),null!= _0x4dc5x9&& (_0x4dc5x4= null== _0x4dc5x4[_0x5a12[2500]](null,this[_0x5a12[246]],_0x4dc5xa)?mxConstants[_0x5a12[2829]]:mxConstants[_0x5a12[2830]],this[_0x5a12[2828]](_0x4dc5x4),_0x4dc5x15= !0)));null!= _0x4dc5x9&& _0x4dc5x15?this[_0x5a12[1016]][_0x5a12[1016]](_0x4dc5x9):this[_0x5a12[1016]][_0x5a12[801]]()};_0x4dc5x3[_0x5a12[722]]();mxEvent[_0x5a12[722]](_0x4dc5x3[_0x5a12[727]]())}else {if((this[_0x5a12[2812]]()|| this[_0x5a12[2810]]())&& this[_0x5a12[2802]]&& !_0x4dc5x3[_0x5a12[721]]()&& null!= _0x4dc5x3[_0x5a12[248]]()&& !_0x4dc5x4[_0x5a12[1009]]){_0x4dc5x9= _0x4dc5x4[_0x5a12[2599]](_0x4dc5x3[_0x5a12[736]]()),null== _0x4dc5x9&& (_0x4dc5x4[_0x5a12[994]]()&& _0x4dc5x4[_0x5a12[1712]](_0x4dc5x3[_0x5a12[736]]()))&& (_0x4dc5x9= _0x4dc5x4[_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x3[_0x5a12[736]]())?mxConstants[_0x5a12[2831]]:mxConstants[_0x5a12[2832]]),_0x4dc5x3[_0x5a12[248]]()[_0x5a12[1609]](_0x4dc5x9),_0x4dc5x3[_0x5a12[722]]()}}};mxGraphHandler[_0x5a12[202]][_0x5a12[2794]]= function(){null!= this[_0x5a12[253]]&& (this[_0x5a12[253]][_0x5a12[1562]]= new mxRectangle(Math[_0x5a12[488]](this[_0x5a12[2826]][_0x5a12[235]]+ this[_0x5a12[2800]]- this[_0x5a12[1179]][_0x5a12[1136]]),Math[_0x5a12[488]](this[_0x5a12[2826]][_0x5a12[236]]+ this[_0x5a12[2801]]- this[_0x5a12[1179]][_0x5a12[1137]]),this[_0x5a12[2826]][_0x5a12[117]],this[_0x5a12[2826]][_0x5a12[119]]),this[_0x5a12[253]][_0x5a12[258]]())};mxGraphHandler[_0x5a12[202]][_0x5a12[2828]]= function(_0x4dc5x2){null!= this[_0x5a12[1016]]&& this[_0x5a12[1016]][_0x5a12[2828]](_0x4dc5x2)};mxGraphHandler[_0x5a12[202]][_0x5a12[789]]= function(_0x4dc5x2,_0x4dc5x3){if(!_0x4dc5x3[_0x5a12[721]]()){var _0x4dc5x4=this[_0x5a12[1179]];if(null!= this[_0x5a12[246]]&& null!= this[_0x5a12[2823]]&& null!= this[_0x5a12[253]]&& null!= this[_0x5a12[2800]]&& null!= this[_0x5a12[2801]]){var _0x4dc5x5=_0x4dc5x4[_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x9=_0x4dc5x4[_0x5a12[2574]](_0x4dc5x3[_0x5a12[727]]())&& _0x4dc5x4[_0x5a12[2617]]()&& this[_0x5a12[2810]](),_0x4dc5xa=this[_0x5a12[2800]]/ _0x4dc5x5,_0x4dc5x5=this[_0x5a12[2801]]/ _0x4dc5x5,_0x4dc5x12=_0x4dc5x3[_0x5a12[736]]();this[_0x5a12[2804]]&& null== this[_0x5a12[772]]&& null!= _0x4dc5x12&& _0x4dc5x4[_0x5a12[502]]()[_0x5a12[1193]](_0x4dc5x12)&& _0x4dc5x4[_0x5a12[2565]](_0x4dc5x12)&& _0x4dc5x4[_0x5a12[2581]](null,this[_0x5a12[246]],_0x4dc5x12)?_0x4dc5x4[_0x5a12[2433]][_0x5a12[807]](this[_0x5a12[246]],_0x4dc5x12,_0x4dc5x3[_0x5a12[727]]()):(_0x4dc5x12= this[_0x5a12[772]],_0x4dc5x4[_0x5a12[2655]]()&& _0x4dc5x4[_0x5a12[2686]](_0x4dc5x12,this[_0x5a12[895]],_0x4dc5x3[_0x5a12[727]]())?_0x4dc5x4[_0x5a12[853]](_0x4dc5x12,this[_0x5a12[895]],null,_0x4dc5xa,_0x4dc5x5):this[_0x5a12[834]](this[_0x5a12[895]],_0x4dc5xa,_0x4dc5x5,_0x4dc5x9,this[_0x5a12[772]],_0x4dc5x3[_0x5a12[727]]()))}else {this[_0x5a12[2814]]()&& (this[_0x5a12[2820]]&& null!= this[_0x5a12[246]])&& this[_0x5a12[2833]](_0x4dc5x3)}};this[_0x5a12[2821]]&& _0x4dc5x3[_0x5a12[722]]();this[_0x5a12[862]]()};mxGraphHandler[_0x5a12[202]][_0x5a12[2833]]= function(_0x4dc5x2){this[_0x5a12[1179]][_0x5a12[2459]](this[_0x5a12[246]],_0x4dc5x2[_0x5a12[727]]())};mxGraphHandler[_0x5a12[202]][_0x5a12[862]]= function(){this[_0x5a12[2834]]();this[_0x5a12[2820]]= this[_0x5a12[2821]]= !1;this[_0x5a12[772]]= this[_0x5a12[246]]= this[_0x5a12[2823]]= this[_0x5a12[2835]]= this[_0x5a12[2801]]= this[_0x5a12[2800]]= null};mxGraphHandler[_0x5a12[202]][_0x5a12[2836]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){if(this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1193]](_0x4dc5x2)){_0x4dc5x2= this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x2);_0x4dc5x4= mxUtils[_0x5a12[2196]](this[_0x5a12[1179]][_0x5a12[526]],mxEvent[_0x5a12[731]](_0x4dc5x4),mxEvent[_0x5a12[733]](_0x4dc5x4));var _0x4dc5x5=mxUtils[_0x5a12[431]](mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_ROTATION)|| 0);if(0!= _0x4dc5x5){_0x4dc5x3= Math[_0x5a12[426]](-_0x4dc5x5);var _0x4dc5x5=Math[_0x5a12[427]](-_0x4dc5x5),_0x4dc5x9= new mxPoint(_0x4dc5x2[_0x5a12[241]](),_0x4dc5x2[_0x5a12[242]]());_0x4dc5x4= mxUtils[_0x5a12[432]](_0x4dc5x4,_0x4dc5x3,_0x4dc5x5,_0x4dc5x9)};return null!= _0x4dc5x2&& !mxUtils[_0x5a12[442]](_0x4dc5x2,_0x4dc5x4[_0x5a12[235]],_0x4dc5x4[_0x5a12[236]])};return !1};mxGraphHandler[_0x5a12[202]][_0x5a12[834]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){_0x4dc5x5&& (_0x4dc5x2= this[_0x5a12[1179]][_0x5a12[2615]](_0x4dc5x2));null== _0x4dc5x9&& (this[_0x5a12[2816]]()&& this[_0x5a12[2836]](this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1197]](this[_0x5a12[246]]),_0x4dc5x2,_0x4dc5xa))&& (_0x4dc5x9= this[_0x5a12[1179]][_0x5a12[902]]());_0x4dc5x2= this[_0x5a12[1179]][_0x5a12[834]](_0x4dc5x2,_0x4dc5x3- this[_0x5a12[1179]][_0x5a12[1136]]/ this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]],_0x4dc5x4- this[_0x5a12[1179]][_0x5a12[1137]]/ this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]],_0x4dc5x5,_0x4dc5x9,_0x4dc5xa);this[_0x5a12[2814]]()&& this[_0x5a12[2805]]&& this[_0x5a12[1179]][_0x5a12[2564]](_0x4dc5x2[0]);_0x4dc5x5&& this[_0x5a12[1179]][_0x5a12[904]](_0x4dc5x2)};mxGraphHandler[_0x5a12[202]][_0x5a12[2834]]= function(){null!= this[_0x5a12[253]]&& (this[_0x5a12[253]][_0x5a12[515]](),this[_0x5a12[253]]= null);null!= this[_0x5a12[2799]]&& (this[_0x5a12[2799]][_0x5a12[515]](),this[_0x5a12[2799]]= null);null!= this[_0x5a12[1016]]&& (this[_0x5a12[1016]][_0x5a12[515]](),this[_0x5a12[1016]]= null)};mxGraphHandler[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[1179]][_0x5a12[1148]](this);this[_0x5a12[1179]][_0x5a12[745]](this[_0x5a12[2730]]);this[_0x5a12[2834]]()};function mxPanningHandler(_0x4dc5x2,_0x4dc5x3){null!= _0x4dc5x2&& (this[_0x5a12[1179]]= _0x4dc5x2,this[_0x5a12[1033]]= _0x4dc5x3,this[_0x5a12[1179]][_0x5a12[1133]](this),this[_0x5a12[176]]())}mxPanningHandler[_0x5a12[202]]= new mxPopupMenu;mxPanningHandler[_0x5a12[202]][_0x5a12[196]]= mxPanningHandler;mxPanningHandler[_0x5a12[202]][_0x5a12[1179]]= null;mxPanningHandler[_0x5a12[202]][_0x5a12[2837]]= null;mxPanningHandler[_0x5a12[202]][_0x5a12[2838]]= null;mxPanningHandler[_0x5a12[202]][_0x5a12[2839]]= !0;mxPanningHandler[_0x5a12[202]][_0x5a12[2840]]= !1;mxPanningHandler[_0x5a12[202]][_0x5a12[2841]]= !0;mxPanningHandler[_0x5a12[202]][_0x5a12[2842]]= !0;mxPanningHandler[_0x5a12[202]][_0x5a12[2843]]= !1;mxPanningHandler[_0x5a12[202]][_0x5a12[2844]]= !0;mxPanningHandler[_0x5a12[202]][_0x5a12[2845]]= !1;mxPanningHandler[_0x5a12[202]][_0x5a12[2431]]= !0;mxPanningHandler[_0x5a12[202]][_0x5a12[2846]]= function(){return this[_0x5a12[2431]]};mxPanningHandler[_0x5a12[202]][_0x5a12[2847]]= function(_0x4dc5x2){this[_0x5a12[2431]]= _0x4dc5x2};mxPanningHandler[_0x5a12[202]][_0x5a12[176]]= function(){mxPopupMenu[_0x5a12[202]][_0x5a12[176]][_0x5a12[183]](this);mxEvent[_0x5a12[169]](this[_0x5a12[485]],mxClient[_0x5a12[754]]?_0x5a12[756]:_0x5a12[752],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[1179]][_0x5a12[2276]][_0x5a12[801]]()}))};mxPanningHandler[_0x5a12[202]][_0x5a12[2848]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[727]]();return this[_0x5a12[2840]]&& (this[_0x5a12[2843]]|| null== _0x4dc5x2[_0x5a12[248]]())&& mxEvent[_0x5a12[1158]](_0x4dc5x3)|| mxEvent[_0x5a12[775]](_0x4dc5x3)&& mxEvent[_0x5a12[774]](_0x4dc5x3)|| this[_0x5a12[2839]]&& mxEvent[_0x5a12[737]](_0x4dc5x3)};mxPanningHandler[_0x5a12[202]][_0x5a12[787]]= function(_0x4dc5x2,_0x4dc5x3){if(!_0x4dc5x3[_0x5a12[721]]()&& this[_0x5a12[994]]()){this[_0x5a12[1032]]();this[_0x5a12[2741]]= -this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[360]];this[_0x5a12[2742]]= -this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[190]];var _0x4dc5x4=mxUtils[_0x5a12[2196]](this[_0x5a12[1179]][_0x5a12[526]],_0x4dc5x3[_0x5a12[730]](),_0x4dc5x3[_0x5a12[732]]());this[_0x5a12[2837]]= _0x4dc5x4[_0x5a12[235]];this[_0x5a12[2838]]= _0x4dc5x4[_0x5a12[236]];this[_0x5a12[2849]]= this[_0x5a12[737]](_0x4dc5x3);this[_0x5a12[2850]]= this[_0x5a12[2846]]()&& this[_0x5a12[2848]](_0x4dc5x3);this[_0x5a12[2739]]= _0x4dc5x3[_0x5a12[730]]();this[_0x5a12[2740]]= _0x4dc5x3[_0x5a12[732]]();this[_0x5a12[2850]]&& this[_0x5a12[2851]](_0x4dc5x3)}};mxPanningHandler[_0x5a12[202]][_0x5a12[2851]]= function(_0x4dc5x2){_0x4dc5x2[_0x5a12[722]]()};mxPanningHandler[_0x5a12[202]][_0x5a12[788]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x3[_0x5a12[730]]()- this[_0x5a12[2739]],_0x4dc5x5=_0x4dc5x3[_0x5a12[732]]()- this[_0x5a12[2740]];if(this[_0x5a12[1124]]){this[_0x5a12[2844]]&& (this[_0x5a12[2845]]&& (_0x4dc5x4= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x4),_0x4dc5x5= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x5)),this[_0x5a12[1179]][_0x5a12[1135]](_0x4dc5x4+ this[_0x5a12[2741]],_0x4dc5x5+ this[_0x5a12[2742]])),this[_0x5a12[746]]( new mxEventObject(mxEvent.PAN,_0x5a12[763],_0x4dc5x3)),_0x4dc5x3[_0x5a12[722]]()}else {if(this[_0x5a12[2850]]){var _0x4dc5x9=this[_0x5a12[1124]];this[_0x5a12[1124]]= Math[_0x5a12[425]](_0x4dc5x4)> this[_0x5a12[1179]][_0x5a12[2353]]|| Math[_0x5a12[425]](_0x4dc5x5)> this[_0x5a12[1179]][_0x5a12[2353]];!_0x4dc5x9&& this[_0x5a12[1124]] && this[_0x5a12[746]]( new mxEventObject(mxEvent.PAN_START,_0x5a12[763],_0x4dc5x3))}}};mxPanningHandler[_0x5a12[202]][_0x5a12[789]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=Math[_0x5a12[425]](_0x4dc5x3[_0x5a12[730]]()- this[_0x5a12[2739]]),_0x4dc5x5=Math[_0x5a12[425]](_0x4dc5x3[_0x5a12[732]]()- this[_0x5a12[2740]]);if(this[_0x5a12[1124]]){if(!this[_0x5a12[1179]][_0x5a12[2365]]|| !mxUtils[_0x5a12[1134]](this[_0x5a12[1179]][_0x5a12[526]])){_0x4dc5x4= _0x4dc5x3[_0x5a12[730]]()- this[_0x5a12[2739]];_0x4dc5x5= _0x4dc5x3[_0x5a12[732]]()- this[_0x5a12[2740]];this[_0x5a12[2845]]&& (_0x4dc5x4= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x4),_0x4dc5x5= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x5));var _0x4dc5x9=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5xa=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[513]];this[_0x5a12[1179]][_0x5a12[1135]](0,0);this[_0x5a12[1135]](_0x4dc5xa[_0x5a12[235]]+ _0x4dc5x4/ _0x4dc5x9,_0x4dc5xa[_0x5a12[236]]+ _0x4dc5x5/ _0x4dc5x9)};this[_0x5a12[1124]]= !1;this[_0x5a12[746]]( new mxEventObject(mxEvent.PAN_END,_0x5a12[763],_0x4dc5x3));_0x4dc5x3[_0x5a12[722]]()}else {this[_0x5a12[2849]]&& (_0x4dc5x4< this[_0x5a12[1179]][_0x5a12[2353]]&& _0x4dc5x5< this[_0x5a12[1179]][_0x5a12[2353]])&& (_0x4dc5x4= this[_0x5a12[2852]](_0x4dc5x3),this[_0x5a12[1179]][_0x5a12[994]]()&& this[_0x5a12[2841]]&& null!= _0x4dc5x4&& !this[_0x5a12[1179]][_0x5a12[2692]](_0x4dc5x4)?this[_0x5a12[1179]][_0x5a12[2450]](_0x4dc5x4):this[_0x5a12[2842]]&& null== _0x4dc5x4&& this[_0x5a12[1179]][_0x5a12[2440]](),this[_0x5a12[1179]][_0x5a12[2276]][_0x5a12[801]](),_0x4dc5x5= mxUtils[_0x5a12[444]](),_0x4dc5x5= new mxPoint(_0x4dc5x3[_0x5a12[730]]()+ _0x4dc5x5[_0x5a12[235]],_0x4dc5x3[_0x5a12[732]]()+ _0x4dc5x5[_0x5a12[236]]),this[_0x5a12[152]](_0x4dc5x5[_0x5a12[235]]+ 1,_0x4dc5x5[_0x5a12[236]]+ 1,_0x4dc5x4,_0x4dc5x3[_0x5a12[727]]()),_0x4dc5x3[_0x5a12[722]]())};this[_0x5a12[2849]]= this[_0x5a12[2850]]= !1};mxPanningHandler[_0x5a12[202]][_0x5a12[2852]]= function(_0x4dc5x2){return _0x4dc5x2[_0x5a12[736]]()};mxPanningHandler[_0x5a12[202]][_0x5a12[1135]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1147]](_0x4dc5x2,_0x4dc5x3)};mxPanningHandler[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[1179]][_0x5a12[1148]](this);mxPopupMenu[_0x5a12[202]][_0x5a12[515]][_0x5a12[183]](this)};function mxCellMarker(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){mxEventSource[_0x5a12[239]](this);null!= _0x4dc5x2&& (this[_0x5a12[1179]]= _0x4dc5x2,this[_0x5a12[2853]]= null!= _0x4dc5x3?_0x4dc5x3:mxConstants[_0x5a12[2854]],this[_0x5a12[2855]]= null!= _0x4dc5x3?_0x4dc5x4:mxConstants[_0x5a12[2856]],this[_0x5a12[2857]]= null!= _0x4dc5x5?_0x4dc5x5:mxConstants[_0x5a12[2858]],this[_0x5a12[1016]]= new mxCellHighlight(_0x4dc5x2))}mxUtils[_0x5a12[1284]](mxCellMarker,mxEventSource);mxCellMarker[_0x5a12[202]][_0x5a12[1179]]= null;mxCellMarker[_0x5a12[202]][_0x5a12[984]]= !0;mxCellMarker[_0x5a12[202]][_0x5a12[2857]]= mxConstants[_0x5a12[2858]];mxCellMarker[_0x5a12[202]][_0x5a12[2859]]= !1;mxCellMarker[_0x5a12[202]][_0x5a12[2853]]= null;mxCellMarker[_0x5a12[202]][_0x5a12[2855]]= null;mxCellMarker[_0x5a12[202]][_0x5a12[2860]]= null;mxCellMarker[_0x5a12[202]][_0x5a12[2861]]= null;mxCellMarker[_0x5a12[202]][_0x5a12[2862]]= null;mxCellMarker[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxCellMarker[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxCellMarker[_0x5a12[202]][_0x5a12[2863]]= function(_0x4dc5x2){this[_0x5a12[2857]]= _0x4dc5x2};mxCellMarker[_0x5a12[202]][_0x5a12[2864]]= function(){return this[_0x5a12[2857]]};mxCellMarker[_0x5a12[202]][_0x5a12[2865]]= function(_0x4dc5x2){this[_0x5a12[2859]]= _0x4dc5x2};mxCellMarker[_0x5a12[202]][_0x5a12[2866]]= function(){return this[_0x5a12[2859]]};mxCellMarker[_0x5a12[202]][_0x5a12[2867]]= function(){return null!= this[_0x5a12[2861]]};mxCellMarker[_0x5a12[202]][_0x5a12[2868]]= function(){return this[_0x5a12[2861]]};mxCellMarker[_0x5a12[202]][_0x5a12[2869]]= function(){return this[_0x5a12[2862]]};mxCellMarker[_0x5a12[202]][_0x5a12[862]]= function(){this[_0x5a12[2861]]= null;null!= this[_0x5a12[2862]]&& (this[_0x5a12[2862]]= null,this[_0x5a12[2870]]())};mxCellMarker[_0x5a12[202]][_0x5a12[2871]]= function(_0x4dc5x2){var _0x4dc5x3=null;if(this[_0x5a12[994]]()){var _0x4dc5x3=this[_0x5a12[248]](_0x4dc5x2),_0x4dc5x4=null!= _0x4dc5x3?this[_0x5a12[2872]](_0x4dc5x3):!1;_0x4dc5x2= this[_0x5a12[2873]](_0x4dc5x2[_0x5a12[727]](),_0x4dc5x3,_0x4dc5x4);this[_0x5a12[2861]]= _0x4dc5x4?_0x4dc5x3:null;if(_0x4dc5x3!= this[_0x5a12[2862]]|| _0x4dc5x2!= this[_0x5a12[2860]]){this[_0x5a12[2860]]= _0x4dc5x2,null!= _0x4dc5x3&& null!= this[_0x5a12[2860]]?(this[_0x5a12[2862]]= _0x4dc5x3,this[_0x5a12[811]]()):null!= this[_0x5a12[2862]]&& (this[_0x5a12[2862]]= null,this[_0x5a12[2870]]())}};return _0x4dc5x3};mxCellMarker[_0x5a12[202]][_0x5a12[2874]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x2);null!= _0x4dc5x4&& (this[_0x5a12[2860]]= null!= _0x4dc5x3?_0x4dc5x3:this[_0x5a12[2853]],this[_0x5a12[2862]]= _0x4dc5x4,this[_0x5a12[811]]())};mxCellMarker[_0x5a12[202]][_0x5a12[811]]= function(){this[_0x5a12[1016]][_0x5a12[2828]](this[_0x5a12[2860]]);this[_0x5a12[1016]][_0x5a12[1016]](this[_0x5a12[2862]]);this[_0x5a12[746]]( new mxEventObject(mxEvent.MARK,_0x5a12[724],this[_0x5a12[2862]]))};mxCellMarker[_0x5a12[202]][_0x5a12[2870]]= function(){this[_0x5a12[811]]()};mxCellMarker[_0x5a12[202]][_0x5a12[2872]]= function(_0x4dc5x2){return !0};mxCellMarker[_0x5a12[202]][_0x5a12[2873]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return _0x4dc5x4?this[_0x5a12[2853]]:this[_0x5a12[2855]]};mxCellMarker[_0x5a12[202]][_0x5a12[248]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[249]]();cell= this[_0x5a12[736]](_0x4dc5x2);_0x4dc5x3= this[_0x5a12[2875]](_0x4dc5x3[_0x5a12[248]](cell));return null!= _0x4dc5x3&& this[_0x5a12[1825]](_0x4dc5x3,_0x4dc5x2)?_0x4dc5x3:null};mxCellMarker[_0x5a12[202]][_0x5a12[736]]= function(_0x4dc5x2){return _0x4dc5x2[_0x5a12[736]]()};mxCellMarker[_0x5a12[202]][_0x5a12[2875]]= function(_0x4dc5x2){return _0x4dc5x2};mxCellMarker[_0x5a12[202]][_0x5a12[1825]]= function(_0x4dc5x2,_0x4dc5x3){return this[_0x5a12[2859]]?mxUtils[_0x5a12[2876]](_0x4dc5x2,_0x4dc5x3[_0x5a12[734]](),_0x4dc5x3[_0x5a12[735]](),this[_0x5a12[2857]],mxConstants.MIN_HOTSPOT_SIZE,mxConstants.MAX_HOTSPOT_SIZE):!0};mxCellMarker[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[745]](this[_0x5a12[2877]]);this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[745]](this[_0x5a12[2877]]);this[_0x5a12[1016]][_0x5a12[515]]()};function mxSelectionCellsHandler(_0x4dc5x2){mxEventSource[_0x5a12[239]](this);this[_0x5a12[1179]]= _0x4dc5x2;this[_0x5a12[2878]]= new mxDictionary;this[_0x5a12[1179]][_0x5a12[1133]](this);this[_0x5a12[2731]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x4){this[_0x5a12[994]]()&& this[_0x5a12[802]]()});this[_0x5a12[1179]][_0x5a12[2435]]()[_0x5a12[169]](mxEvent.CHANGE,this[_0x5a12[2731]]);this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[169]](mxEvent.CHANGE,this[_0x5a12[2731]]);this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.SCALE,this[_0x5a12[2731]]);this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.TRANSLATE,this[_0x5a12[2731]]);this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x5a12[2731]]);this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.DOWN,this[_0x5a12[2731]]);this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.UP,this[_0x5a12[2731]])}mxUtils[_0x5a12[1284]](mxSelectionCellsHandler,mxEventSource);mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[1179]]= null;mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[984]]= !0;mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[2731]]= null;mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[2879]]= 100;mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[2878]]= null;mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[2596]]= function(_0x4dc5x2){return this[_0x5a12[2878]][_0x5a12[203]](_0x4dc5x2)};mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[862]]= function(){this[_0x5a12[2878]][_0x5a12[209]](function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3[_0x5a12[862]][_0x5a12[183]](_0x4dc5x3)})};mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[802]]= function(){var _0x4dc5x2=this[_0x5a12[2878]];this[_0x5a12[2878]]= new mxDictionary;for(var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[897]](),_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x3[_0x5a12[67]];_0x4dc5x4++){var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x3[_0x4dc5x4]);if(null!= _0x4dc5x5){var _0x4dc5x9=_0x4dc5x2[_0x5a12[205]](_0x4dc5x3[_0x4dc5x4]);null!= _0x4dc5x9&& (_0x4dc5x9[_0x5a12[724]]!= _0x4dc5x5?(_0x4dc5x9[_0x5a12[515]](),_0x4dc5x9= null):_0x4dc5x9[_0x5a12[258]]());null== _0x4dc5x9&& (_0x4dc5x9= this[_0x5a12[1179]][_0x5a12[2709]](_0x4dc5x5),this[_0x5a12[746]]( new mxEventObject(mxEvent.ADD,_0x5a12[724],_0x4dc5x5)));null!= _0x4dc5x9&& this[_0x5a12[2878]][_0x5a12[204]](_0x4dc5x3[_0x4dc5x4],_0x4dc5x9)}};_0x4dc5x2[_0x5a12[209]](mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[746]]( new mxEventObject(mxEvent.REMOVE,_0x5a12[724],_0x4dc5x3[_0x5a12[724]]));_0x4dc5x3[_0x5a12[515]]()}))};mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[787]]= function(_0x4dc5x2,_0x4dc5x3){if(this[_0x5a12[1179]][_0x5a12[994]]()&& this[_0x5a12[994]]()){var _0x4dc5x4=[_0x4dc5x2,_0x4dc5x3];this[_0x5a12[2878]][_0x5a12[209]](function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3[_0x5a12[787]][_0x5a12[183]](_0x4dc5x3,_0x4dc5x4)})}};mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[788]]= function(_0x4dc5x2,_0x4dc5x3){if(this[_0x5a12[1179]][_0x5a12[994]]()&& this[_0x5a12[994]]()){var _0x4dc5x4=[_0x4dc5x2,_0x4dc5x3];this[_0x5a12[2878]][_0x5a12[209]](function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3[_0x5a12[788]][_0x5a12[183]](_0x4dc5x3,_0x4dc5x4)})}};mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[789]]= function(_0x4dc5x2,_0x4dc5x3){if(this[_0x5a12[1179]][_0x5a12[994]]()&& this[_0x5a12[994]]()){var _0x4dc5x4=[_0x4dc5x2,_0x4dc5x3];this[_0x5a12[2878]][_0x5a12[209]](function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3[_0x5a12[789]][_0x5a12[183]](_0x4dc5x3,_0x4dc5x4)})}};mxSelectionCellsHandler[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[1179]][_0x5a12[1148]](this);null!= this[_0x5a12[2731]]&& (this[_0x5a12[1179]][_0x5a12[2435]]()[_0x5a12[745]](this[_0x5a12[2731]]),this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[745]](this[_0x5a12[2731]]),this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[745]](this[_0x5a12[2731]]),this[_0x5a12[2731]]= null)};function mxConnectionHandler(_0x4dc5x2,_0x4dc5x3){mxEventSource[_0x5a12[239]](this);null!= _0x4dc5x2&& (this[_0x5a12[1179]]= _0x4dc5x2,this[_0x5a12[1033]]= _0x4dc5x3,this[_0x5a12[176]]())}mxUtils[_0x5a12[1284]](mxConnectionHandler,mxEventSource);mxConnectionHandler[_0x5a12[202]][_0x5a12[1179]]= null;mxConnectionHandler[_0x5a12[202]][_0x5a12[1033]]= !0;mxConnectionHandler[_0x5a12[202]][_0x5a12[2880]]= !1;mxConnectionHandler[_0x5a12[202]][_0x5a12[2881]]= !1;mxConnectionHandler[_0x5a12[202]][_0x5a12[2882]]= null;mxConnectionHandler[_0x5a12[202]][_0x5a12[2883]]= !1;mxConnectionHandler[_0x5a12[202]][_0x5a12[984]]= !0;mxConnectionHandler[_0x5a12[202]][_0x5a12[804]]= !0;mxConnectionHandler[_0x5a12[202]][_0x5a12[2884]]= !1;mxConnectionHandler[_0x5a12[202]][_0x5a12[2885]]= null;mxConnectionHandler[_0x5a12[202]][_0x5a12[2886]]= null;mxConnectionHandler[_0x5a12[202]][_0x5a12[267]]= null;mxConnectionHandler[_0x5a12[202]][_0x5a12[2887]]= !1;mxConnectionHandler[_0x5a12[202]][_0x5a12[2888]]= !0;mxConnectionHandler[_0x5a12[202]][_0x5a12[2889]]= 500;mxConnectionHandler[_0x5a12[202]][_0x5a12[2890]]= !1;mxConnectionHandler[_0x5a12[202]][_0x5a12[2891]]= !1;mxConnectionHandler[_0x5a12[202]][_0x5a12[2892]]= 4;mxConnectionHandler[_0x5a12[202]][_0x5a12[2893]]= 0;mxConnectionHandler[_0x5a12[202]][_0x5a12[2894]]= 0;mxConnectionHandler[_0x5a12[202]][_0x5a12[2895]]= !1;mxConnectionHandler[_0x5a12[202]][_0x5a12[2823]]= null;mxConnectionHandler[_0x5a12[202]][_0x5a12[2896]]= new mxPoint(0,mxConstants.TOOLTIP_VERTICAL_OFFSET);mxConnectionHandler[_0x5a12[202]][_0x5a12[2897]]= null;mxConnectionHandler[_0x5a12[202]][_0x5a12[1176]]= null;mxConnectionHandler[_0x5a12[202]][_0x5a12[2898]]= null;mxConnectionHandler[_0x5a12[202]][_0x5a12[2899]]= 0;mxConnectionHandler[_0x5a12[202]][_0x5a12[2900]]= mxClient[_0x5a12[47]];mxConnectionHandler[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxConnectionHandler[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxConnectionHandler[_0x5a12[202]][_0x5a12[2901]]= function(){return this[_0x5a12[2884]]};mxConnectionHandler[_0x5a12[202]][_0x5a12[2902]]= function(_0x4dc5x2){this[_0x5a12[2884]]= _0x4dc5x2};mxConnectionHandler[_0x5a12[202]][_0x5a12[2156]]= function(){var _0x4dc5x2= new mxPolyline([],mxConstants.INVALID_COLOR);_0x4dc5x2[_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]]!= mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[1523]]:mxConstants[_0x5a12[508]];_0x4dc5x2[_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1524]]());_0x4dc5x2[_0x5a12[1564]]= 0;_0x4dc5x2[_0x5a12[1229]]= !1;_0x4dc5x2[_0x5a12[1522]]= !0;if(this[_0x5a12[1179]][_0x5a12[507]]== mxConstants[_0x5a12[508]]){_0x4dc5x2[_0x5a12[252]][_0x5a12[57]](_0x5a12[1377],_0x5a12[130])}else {var _0x4dc5x3=mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){_0x4dc5x2= mxUtils[_0x5a12[2196]](this[_0x5a12[1179]][_0x5a12[526]],mxEvent[_0x5a12[731]](_0x4dc5x2),mxEvent[_0x5a12[733]](_0x4dc5x2));return this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](this[_0x5a12[1179]][_0x5a12[999]](_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]]))});mxEvent[_0x5a12[2733]](_0x4dc5x2[_0x5a12[252]],this[_0x5a12[1179]],_0x4dc5x3)};return _0x4dc5x2};mxConnectionHandler[_0x5a12[202]][_0x5a12[176]]= function(){this[_0x5a12[1179]][_0x5a12[1133]](this);this[_0x5a12[2885]]= this[_0x5a12[1689]]();this[_0x5a12[2886]]= new mxConstraintHandler(this[_0x5a12[1179]]);this[_0x5a12[1176]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){null!= this[_0x5a12[2903]]&& (this[_0x5a12[2903]]= this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](this[_0x5a12[2903]][_0x5a12[246]]));null!= this[_0x5a12[2903]]?this[_0x5a12[2905]](this[_0x5a12[2904]],this[_0x5a12[2903]]):(this[_0x5a12[2906]](this[_0x5a12[2904]]),this[_0x5a12[257]]= null);this[_0x5a12[2886]][_0x5a12[862]]()});this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[169]](mxEvent.CHANGE,this[_0x5a12[1176]]);this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.SCALE,this[_0x5a12[1176]]);this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.TRANSLATE,this[_0x5a12[1176]]);this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x5a12[1176]]);this[_0x5a12[2898]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[2906]](this[_0x5a12[2904]])});this[_0x5a12[1179]][_0x5a12[169]](mxEvent.START_EDITING,this[_0x5a12[2898]]);this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.DOWN,this[_0x5a12[2898]]);this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.UP,this[_0x5a12[2898]])};mxConnectionHandler[_0x5a12[202]][_0x5a12[2907]]= function(_0x4dc5x2){return !0};mxConnectionHandler[_0x5a12[202]][_0x5a12[1689]]= function(){var _0x4dc5x2= new mxCellMarker(this[_0x5a12[1179]]);_0x4dc5x2[_0x5a12[2859]]= !0;_0x4dc5x2[_0x5a12[736]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= mxCellMarker[_0x5a12[202]][_0x5a12[736]][_0x5a12[183]](_0x4dc5x2,arguments);this[_0x5a12[267]]= null;if(!this[_0x5a12[2907]](_0x4dc5x4)){return null};null!= _0x4dc5x4?this[_0x5a12[2908]]()?null!= this[_0x5a12[257]]&& (this[_0x5a12[267]]= this[_0x5a12[2909]](this[_0x5a12[257]][_0x5a12[246]],_0x4dc5x4),null!= this[_0x5a12[267]]&& 0== this[_0x5a12[267]][_0x5a12[67]]&& (_0x4dc5x4= null,this[_0x5a12[2901]]()&& (this[_0x5a12[267]]= null))):this[_0x5a12[2671]](_0x4dc5x4)|| (_0x4dc5x4= null):this[_0x5a12[2908]]()&& (!this[_0x5a12[2901]]()&& !this[_0x5a12[1179]][_0x5a12[2406]])&& (this[_0x5a12[267]]= _0x5a12[110]);return _0x4dc5x4});_0x4dc5x2[_0x5a12[2872]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x3){return this[_0x5a12[2908]]()?null== this[_0x5a12[267]]:mxCellMarker[_0x5a12[202]][_0x5a12[2872]][_0x5a12[183]](_0x4dc5x2,arguments)});_0x4dc5x2[_0x5a12[2873]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){return null== this[_0x5a12[2882]]|| this[_0x5a12[2908]]()?mxCellMarker[_0x5a12[202]][_0x5a12[2873]][_0x5a12[183]](_0x4dc5x2,arguments):null});_0x4dc5x2[_0x5a12[1825]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x3,_0x4dc5x4){return null!= this[_0x5a12[2882]]|| this[_0x5a12[2908]]()?!0:mxCellMarker[_0x5a12[202]][_0x5a12[1825]][_0x5a12[183]](_0x4dc5x2,arguments)});return _0x4dc5x2};mxConnectionHandler[_0x5a12[202]][_0x5a12[861]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[257]]= _0x4dc5x2;this[_0x5a12[2823]]= new mxPoint(_0x4dc5x3,_0x4dc5x4);this[_0x5a12[2897]]= null!= _0x4dc5x5?_0x4dc5x5:this[_0x5a12[2910]](null);this[_0x5a12[2885]][_0x5a12[2860]]= this[_0x5a12[2885]][_0x5a12[2853]];this[_0x5a12[2885]][_0x5a12[2862]]= _0x4dc5x2;this[_0x5a12[2885]][_0x5a12[811]]();this[_0x5a12[746]]( new mxEventObject(mxEvent.START,_0x5a12[724],this[_0x5a12[257]]))};mxConnectionHandler[_0x5a12[202]][_0x5a12[2908]]= function(){return null!= this[_0x5a12[2823]]&& null!= this[_0x5a12[253]]};mxConnectionHandler[_0x5a12[202]][_0x5a12[2671]]= function(_0x4dc5x2){return this[_0x5a12[1179]][_0x5a12[2671]](_0x4dc5x2)};mxConnectionHandler[_0x5a12[202]][_0x5a12[2672]]= function(_0x4dc5x2){return !0};mxConnectionHandler[_0x5a12[202]][_0x5a12[2909]]= function(_0x4dc5x2,_0x4dc5x3){return !this[_0x5a12[2672]](_0x4dc5x3)?_0x5a12[110]:this[_0x5a12[1179]][_0x5a12[2500]](null,_0x4dc5x2,_0x4dc5x3)};mxConnectionHandler[_0x5a12[202]][_0x5a12[2911]]= function(_0x4dc5x2){return this[_0x5a12[2882]]};mxConnectionHandler[_0x5a12[202]][_0x5a12[2912]]= function(_0x4dc5x2){return null!= _0x4dc5x2[_0x5a12[963]]&& _0x4dc5x2[_0x5a12[963]][_0x5a12[252]][_0x5a12[265]]== this[_0x5a12[1179]][_0x5a12[526]]?!0:this[_0x5a12[2880]]};mxConnectionHandler[_0x5a12[202]][_0x5a12[2913]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[2911]](_0x4dc5x2);if(null!= _0x4dc5x3&& null!= _0x4dc5x2){this[_0x5a12[2903]]= _0x4dc5x2;var _0x4dc5x4=[],_0x4dc5x5= new mxRectangle(0,0,_0x4dc5x3[_0x5a12[117]],_0x4dc5x3[_0x5a12[119]]),_0x4dc5x9= new mxImageShape(_0x4dc5x5,_0x4dc5x3[_0x5a12[390]],null,null,0);_0x4dc5x9[_0x5a12[1674]]= !1;this[_0x5a12[2912]](_0x4dc5x2)?(_0x4dc5x9[_0x5a12[507]]= mxConstants[_0x5a12[1656]],_0x4dc5x9[_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[526]])):(_0x4dc5x9[_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]]== mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[508]]:mxConstants[_0x5a12[1523]],_0x4dc5x9[_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1524]]()),this[_0x5a12[2881]]&& null!= _0x4dc5x9[_0x5a12[252]][_0x5a12[328]]&& _0x4dc5x9[_0x5a12[252]][_0x5a12[265]][_0x5a12[950]](_0x4dc5x9[_0x5a12[252]],_0x4dc5x9[_0x5a12[252]][_0x5a12[265]][_0x5a12[285]]));_0x4dc5x9[_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= mxConstants[_0x5a12[2914]];var _0x4dc5xa=mxUtils[_0x5a12[885]](this,function(){return null!= this[_0x5a12[2915]]?this[_0x5a12[2915]]:_0x4dc5x2}),_0x4dc5x3=mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){mxEvent[_0x5a12[721]](_0x4dc5x2)|| (this[_0x5a12[2916]]= _0x4dc5x9,this[_0x5a12[1179]][_0x5a12[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4dc5x2,_0x4dc5xa())))});mxEvent[_0x5a12[2733]](_0x4dc5x9[_0x5a12[252]],this[_0x5a12[1179]],_0x4dc5xa,_0x4dc5x3);_0x4dc5x4[_0x5a12[207]](_0x4dc5x9);this[_0x5a12[2905]](_0x4dc5x4,this[_0x5a12[2903]]);return _0x4dc5x4};return null};mxConnectionHandler[_0x5a12[202]][_0x5a12[2905]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= _0x4dc5x2&& null!= _0x4dc5x2[0]&& null!= _0x4dc5x3){var _0x4dc5x4=this[_0x5a12[2917]](_0x4dc5x2[0],_0x4dc5x3);_0x4dc5x2[0][_0x5a12[1562]][_0x5a12[235]]= _0x4dc5x4[_0x5a12[235]];_0x4dc5x2[0][_0x5a12[1562]][_0x5a12[236]]= _0x4dc5x4[_0x5a12[236]];_0x4dc5x2[0][_0x5a12[258]]()}};mxConnectionHandler[_0x5a12[202]][_0x5a12[2917]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x5=_0x4dc5x3[_0x5a12[241]](),_0x4dc5x9=_0x4dc5x3[_0x5a12[242]]();if(this[_0x5a12[1179]][_0x5a12[1730]](_0x4dc5x3[_0x5a12[246]])){var _0x4dc5xa=this[_0x5a12[1179]][_0x5a12[1731]](_0x4dc5x3[_0x5a12[246]]),_0x4dc5x5=0!= _0x4dc5xa[_0x5a12[117]]?_0x4dc5x3[_0x5a12[235]]+ _0x4dc5xa[_0x5a12[117]]* _0x4dc5x4/ 2:_0x4dc5x5,_0x4dc5x9=0!= _0x4dc5xa[_0x5a12[119]]?_0x4dc5x3[_0x5a12[236]]+ _0x4dc5xa[_0x5a12[119]]* _0x4dc5x4/ 2:_0x4dc5x9,_0x4dc5xa=mxUtils[_0x5a12[431]](mxUtils[_0x5a12[433]](_0x4dc5x3[_0x5a12[124]],mxConstants.STYLE_ROTATION)|| 0);if(0!= _0x4dc5xa){var _0x4dc5x4=Math[_0x5a12[426]](_0x4dc5xa),_0x4dc5xa=Math[_0x5a12[427]](_0x4dc5xa),_0x4dc5x12= new mxPoint(_0x4dc5x3[_0x5a12[241]](),_0x4dc5x3[_0x5a12[242]]()),_0x4dc5x9=mxUtils[_0x5a12[432]]( new mxPoint(_0x4dc5x5,_0x4dc5x9),_0x4dc5x4,_0x4dc5xa,_0x4dc5x12),_0x4dc5x5=_0x4dc5x9[_0x5a12[235]],_0x4dc5x9=_0x4dc5x9[_0x5a12[236]]}};return new mxPoint(_0x4dc5x5- _0x4dc5x2[_0x5a12[1562]][_0x5a12[117]]/ 2,_0x4dc5x9- _0x4dc5x2[_0x5a12[1562]][_0x5a12[119]]/ 2)};mxConnectionHandler[_0x5a12[202]][_0x5a12[2906]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){this[_0x5a12[2903]]= null;for(var _0x4dc5x3=0;_0x4dc5x3< _0x4dc5x2[_0x5a12[67]];_0x4dc5x3++){_0x4dc5x2[_0x4dc5x3][_0x5a12[515]]()}}};mxConnectionHandler[_0x5a12[202]][_0x5a12[2918]]= function(_0x4dc5x2){return !this[_0x5a12[1179]][_0x5a12[2579]](_0x4dc5x2[_0x5a12[727]]())&& (null!= this[_0x5a12[2886]][_0x5a12[2919]]&& null!= this[_0x5a12[2886]][_0x5a12[2920]]|| null!= this[_0x5a12[257]]&& null== this[_0x5a12[267]]&& (null== this[_0x5a12[2904]]|| null!= this[_0x5a12[2904]]&& null!= this[_0x5a12[2916]]))};mxConnectionHandler[_0x5a12[202]][_0x5a12[787]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[2899]]++;if(this[_0x5a12[994]]()&& this[_0x5a12[1179]][_0x5a12[994]]()&& !_0x4dc5x3[_0x5a12[721]]()&& !this[_0x5a12[2908]]()&& this[_0x5a12[2918]](_0x4dc5x3)){null!= this[_0x5a12[2886]][_0x5a12[2920]]&& null!= this[_0x5a12[2886]][_0x5a12[2919]]&& null!= this[_0x5a12[2886]][_0x5a12[987]]?(this[_0x5a12[2921]]= this[_0x5a12[2886]][_0x5a12[2920]],this[_0x5a12[257]]= this[_0x5a12[2886]][_0x5a12[2919]],this[_0x5a12[2823]]= this[_0x5a12[2886]][_0x5a12[987]][_0x5a12[238]]()):this[_0x5a12[2823]]= new mxPoint(_0x4dc5x3[_0x5a12[734]](),_0x4dc5x3[_0x5a12[735]]());this[_0x5a12[2897]]= this[_0x5a12[2910]](_0x4dc5x3);this[_0x5a12[2899]]= 1;this[_0x5a12[2887]]&& null== this[_0x5a12[253]]&& (this[_0x5a12[2922]]= null,this[_0x5a12[253]]= this[_0x5a12[2156]]());if(null== this[_0x5a12[257]]&& null!= this[_0x5a12[2897]]){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[2689]](_0x4dc5x3[_0x5a12[727]]());this[_0x5a12[2897]][_0x5a12[246]][_0x5a12[256]][_0x5a12[2007]](_0x4dc5x4,!0)};this[_0x5a12[746]]( new mxEventObject(mxEvent.START,_0x5a12[724],this[_0x5a12[257]]));_0x4dc5x3[_0x5a12[722]]()}else {if(mxClient[_0x5a12[754]]&& this[_0x5a12[2888]]&& !this[_0x5a12[2890]]&& this[_0x5a12[994]]()&& this[_0x5a12[1179]][_0x5a12[994]]()&& !this[_0x5a12[2908]]()){this[_0x5a12[2890]]= !0;this[_0x5a12[2893]]= _0x4dc5x3[_0x5a12[730]]();this[_0x5a12[2894]]= _0x4dc5x3[_0x5a12[732]]();var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](this[_0x5a12[2885]][_0x5a12[736]](_0x4dc5x3));this[_0x5a12[2923]]&& window[_0x5a12[2924]](this[_0x5a12[2923]]);this[_0x5a12[2923]]= window[_0x5a12[261]](mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[2891]]&& this[_0x5a12[2925]](_0x4dc5x3,_0x4dc5x5);this[_0x5a12[2891]]= this[_0x5a12[2890]]= !1}),this[_0x5a12[2889]]);this[_0x5a12[2891]]= !0}};this[_0x5a12[2926]]= this[_0x5a12[2916]];this[_0x5a12[2916]]= null};mxConnectionHandler[_0x5a12[202]][_0x5a12[2925]]= function(_0x4dc5x2,_0x4dc5x3){null!= _0x4dc5x3&& (this[_0x5a12[2885]][_0x5a12[2860]]= this[_0x5a12[2885]][_0x5a12[2853]],this[_0x5a12[2885]][_0x5a12[2862]]= _0x4dc5x3,this[_0x5a12[2885]][_0x5a12[811]](),this[_0x5a12[2823]]= new mxPoint(_0x4dc5x2[_0x5a12[734]](),_0x4dc5x2[_0x5a12[735]]()),this[_0x5a12[2897]]= this[_0x5a12[2910]](_0x4dc5x2),this[_0x5a12[257]]= _0x4dc5x3,this[_0x5a12[746]]( new mxEventObject(mxEvent.START,_0x5a12[724],this[_0x5a12[257]])))};mxConnectionHandler[_0x5a12[202]][_0x5a12[2927]]= function(_0x4dc5x2){return !this[_0x5a12[1179]][_0x5a12[1712]](_0x4dc5x2[_0x5a12[246]])};mxConnectionHandler[_0x5a12[202]][_0x5a12[2910]]= function(_0x4dc5x2){return null};mxConnectionHandler[_0x5a12[202]][_0x5a12[2928]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[2885]][_0x5a12[2871]](_0x4dc5x2);this[_0x5a12[2886]][_0x5a12[2729]](_0x4dc5x2,null== this[_0x5a12[2823]]);this[_0x5a12[2915]]= _0x4dc5x3};mxConnectionHandler[_0x5a12[202]][_0x5a12[2929]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[518]](),_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[512]]();_0x4dc5x2[_0x5a12[235]]= _0x4dc5x2[_0x5a12[235]]/ _0x4dc5x3- _0x4dc5x4[_0x5a12[235]];_0x4dc5x2[_0x5a12[236]]= _0x4dc5x2[_0x5a12[236]]/ _0x4dc5x3- _0x4dc5x4[_0x5a12[236]]};mxConnectionHandler[_0x5a12[202]][_0x5a12[788]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[2891]]&& (this[_0x5a12[2891]]= Math[_0x5a12[425]](this[_0x5a12[2893]]- _0x4dc5x3[_0x5a12[730]]())< this[_0x5a12[2892]]&& Math[_0x5a12[425]](this[_0x5a12[2894]]- _0x4dc5x3[_0x5a12[732]]())< this[_0x5a12[2892]]);if(!_0x4dc5x3[_0x5a12[721]]()&& (this[_0x5a12[2895]]|| null!= this[_0x5a12[2823]]|| !this[_0x5a12[1179]][_0x5a12[1009]])){!this[_0x5a12[994]]()&& null!= this[_0x5a12[2915]] && (this[_0x5a12[2906]](this[_0x5a12[2904]]),this[_0x5a12[2915]]= null);(null!= this[_0x5a12[2823]]|| this[_0x5a12[994]]()&& this[_0x5a12[1179]][_0x5a12[994]]())&& this[_0x5a12[2928]](_0x4dc5x3);if(null!= this[_0x5a12[2823]]){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x4= new mxPoint(this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x3[_0x5a12[734]]()/ _0x4dc5x4)* _0x4dc5x4,this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x3[_0x5a12[735]]()/ _0x4dc5x4)* _0x4dc5x4),_0x4dc5x5=null,_0x4dc5x9=_0x4dc5x4;null!= this[_0x5a12[2886]][_0x5a12[2920]]&& (null!= this[_0x5a12[2886]][_0x5a12[2919]]&& null!= this[_0x5a12[2886]][_0x5a12[987]])&& (_0x4dc5x5= this[_0x5a12[2886]][_0x5a12[2920]],_0x4dc5x9= this[_0x5a12[2886]][_0x5a12[987]][_0x5a12[238]]());var _0x4dc5xa=this[_0x5a12[2823]];if(null!= this[_0x5a12[2926]]){var _0x4dc5x12=this[_0x5a12[2926]][_0x5a12[1562]][_0x5a12[117]],_0x4dc5x13=this[_0x5a12[2926]][_0x5a12[1562]][_0x5a12[119]];null!= this[_0x5a12[2915]]&& this[_0x5a12[2883]]?(_0x4dc5x12= this[_0x5a12[2917]](this[_0x5a12[2926]],this[_0x5a12[2915]]),this[_0x5a12[2926]][_0x5a12[1562]][_0x5a12[235]]= _0x4dc5x12[_0x5a12[235]],this[_0x5a12[2926]][_0x5a12[1562]][_0x5a12[236]]= _0x4dc5x12[_0x5a12[236]]):(_0x4dc5x12= new mxRectangle(_0x4dc5x3[_0x5a12[734]]()+ this[_0x5a12[2896]][_0x5a12[235]],_0x4dc5x3[_0x5a12[735]]()+ this[_0x5a12[2896]][_0x5a12[236]],_0x4dc5x12,_0x4dc5x13),this[_0x5a12[2926]][_0x5a12[1562]]= _0x4dc5x12);this[_0x5a12[2926]][_0x5a12[258]]()};if(null!= this[_0x5a12[2897]]){this[_0x5a12[2897]][_0x5a12[439]]= [null,null!= this[_0x5a12[2915]]?null:_0x4dc5x9];this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[2289]](this[_0x5a12[2897]],this[_0x5a12[257]],!0,this[_0x5a12[2921]]);null!= this[_0x5a12[2915]]&& (null== _0x4dc5x5&& (_0x4dc5x5= this[_0x5a12[1179]][_0x5a12[2288]](this[_0x5a12[2897]],this[_0x5a12[257]],!1)),this[_0x5a12[2897]][_0x5a12[2088]](null,!1),this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[2289]](this[_0x5a12[2897]],this[_0x5a12[2915]],!1,_0x4dc5x5));_0x4dc5xa= null;if(null!= this[_0x5a12[2922]]){_0x4dc5xa= [];for(_0x4dc5x9= 0;_0x4dc5x9< this[_0x5a12[2922]][_0x5a12[67]];_0x4dc5x9++){_0x4dc5x5= this[_0x5a12[2922]][_0x4dc5x9][_0x5a12[238]](),this[_0x5a12[2929]](_0x4dc5x5),_0x4dc5xa[_0x4dc5x9]= _0x4dc5x5}};this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[2282]](this[_0x5a12[2897]],_0x4dc5xa,this[_0x5a12[257]],this[_0x5a12[2915]]);this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[2283]](this[_0x5a12[2897]],this[_0x5a12[257]],this[_0x5a12[2915]]);_0x4dc5x9= this[_0x5a12[2897]][_0x5a12[439]][this[_0x5a12[2897]][_0x5a12[439]][_0x5a12[67]]- 1];_0x4dc5xa= this[_0x5a12[2897]][_0x5a12[439]][0]}else {null!= this[_0x5a12[2915]]&& null== this[_0x5a12[2886]][_0x5a12[2920]]&& (_0x4dc5x12= this[_0x5a12[2930]](this[_0x5a12[2915]],_0x4dc5x3),null!= _0x4dc5x12&& (_0x4dc5x9= _0x4dc5x12)),null== this[_0x5a12[2921]]&& null!= this[_0x5a12[257]]&& (_0x4dc5x12= this[_0x5a12[2931]](this[_0x5a12[257]],null!= this[_0x5a12[2922]]&& 0< this[_0x5a12[2922]][_0x5a12[67]]?this[_0x5a12[2922]][0]:_0x4dc5x9,_0x4dc5x3),null!= _0x4dc5x12&& (_0x4dc5xa= _0x4dc5x12))};if(null== this[_0x5a12[2915]]&& this[_0x5a12[2900]]){_0x4dc5x12= _0x4dc5xa;null!= this[_0x5a12[2897]]&& 2< this[_0x5a12[2897]][_0x5a12[439]][_0x5a12[67]]&& (_0x4dc5x5= this[_0x5a12[2897]][_0x5a12[439]][this[_0x5a12[2897]][_0x5a12[439]][_0x5a12[67]]- 2],null!= _0x4dc5x5&& (_0x4dc5x12= _0x4dc5x5));_0x4dc5x5= _0x4dc5x9[_0x5a12[235]]- _0x4dc5x12[_0x5a12[235]];_0x4dc5x12= _0x4dc5x9[_0x5a12[236]]- _0x4dc5x12[_0x5a12[236]];_0x4dc5x13= Math[_0x5a12[428]](_0x4dc5x5* _0x4dc5x5+ _0x4dc5x12* _0x4dc5x12);if(0== _0x4dc5x13){return};_0x4dc5x9[_0x5a12[235]]-= 4* _0x4dc5x5/ _0x4dc5x13;_0x4dc5x9[_0x5a12[236]]-= 4* _0x4dc5x12/ _0x4dc5x13};if(null== this[_0x5a12[253]]&& (_0x4dc5x5= Math[_0x5a12[425]](_0x4dc5x4[_0x5a12[235]]- this[_0x5a12[2823]][_0x5a12[235]]),_0x4dc5x12= Math[_0x5a12[425]](_0x4dc5x4[_0x5a12[236]]- this[_0x5a12[2823]][_0x5a12[236]]),_0x4dc5x5> this[_0x5a12[1179]][_0x5a12[2353]]|| _0x4dc5x12> this[_0x5a12[1179]][_0x5a12[2353]])){this[_0x5a12[253]]= this[_0x5a12[2156]](),this[_0x5a12[2928]](_0x4dc5x3)};null!= this[_0x5a12[253]]&& (null!= this[_0x5a12[2897]]?this[_0x5a12[253]][_0x5a12[1525]]= this[_0x5a12[2897]][_0x5a12[439]]:(_0x4dc5x4= [_0x4dc5xa],null!= this[_0x5a12[2922]]&& (_0x4dc5x4= _0x4dc5x4[_0x5a12[1919]](this[_0x5a12[2922]])),_0x4dc5x4[_0x5a12[207]](_0x4dc5x9),this[_0x5a12[253]][_0x5a12[1525]]= _0x4dc5x4),this[_0x5a12[2932]]());mxEvent[_0x5a12[722]](_0x4dc5x3[_0x5a12[727]]());_0x4dc5x3[_0x5a12[722]]()}else {!this[_0x5a12[994]]()|| !this[_0x5a12[1179]][_0x5a12[994]]()?this[_0x5a12[2886]][_0x5a12[862]]():this[_0x5a12[257]]!= this[_0x5a12[2915]]&& null== this[_0x5a12[2897]]?(this[_0x5a12[2906]](this[_0x5a12[2904]]),this[_0x5a12[2904]]= null,null!= this[_0x5a12[2915]]&& null== this[_0x5a12[267]]&& (this[_0x5a12[2904]]= this[_0x5a12[2913]](this[_0x5a12[2915]]),null== this[_0x5a12[2904]]&& (this[_0x5a12[2915]][_0x5a12[1609]](mxConstants.CURSOR_CONNECT),_0x4dc5x3[_0x5a12[722]]())),this[_0x5a12[257]]= this[_0x5a12[2915]]):this[_0x5a12[257]]== this[_0x5a12[2915]]&& (null!= this[_0x5a12[2915]]&& null== this[_0x5a12[2904]]&& !this[_0x5a12[1179]][_0x5a12[1009]])&& _0x4dc5x3[_0x5a12[722]]()};null!= this[_0x5a12[2886]][_0x5a12[2920]]&& this[_0x5a12[2885]][_0x5a12[862]]();if(!this[_0x5a12[1179]][_0x5a12[1009]]&& null!= this[_0x5a12[2915]] && null!= this[_0x5a12[2904]]){_0x4dc5x4= !1;_0x4dc5xa= _0x4dc5x3[_0x5a12[728]]();for(_0x4dc5x9= 0;_0x4dc5x9< this[_0x5a12[2904]][_0x5a12[67]]&& !_0x4dc5x4;_0x4dc5x9++){_0x4dc5x4= _0x4dc5xa== this[_0x5a12[2904]][_0x4dc5x9][_0x5a12[252]]|| _0x4dc5xa[_0x5a12[265]]== this[_0x5a12[2904]][_0x4dc5x9][_0x5a12[252]]};_0x4dc5x4|| this[_0x5a12[2933]](this[_0x5a12[2915]],this[_0x5a12[2904]],_0x4dc5x3)}}else {this[_0x5a12[2886]][_0x5a12[862]]()}};mxConnectionHandler[_0x5a12[202]][_0x5a12[2930]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=null,_0x4dc5x5=_0x4dc5x2[_0x5a12[441]],_0x4dc5x9=_0x4dc5x5[_0x5a12[2305]](_0x4dc5x2);if(null!= _0x4dc5x9){var _0x4dc5xa=null!= this[_0x5a12[2922]]&& 0< this[_0x5a12[2922]][_0x5a12[67]]?this[_0x5a12[2922]][this[_0x5a12[2922]][_0x5a12[67]]- 1]: new mxPoint(this[_0x5a12[257]][_0x5a12[241]](),this[_0x5a12[257]][_0x5a12[242]]()),_0x4dc5x5=_0x4dc5x9(_0x4dc5x5[_0x5a12[2087]](_0x4dc5x2),this[_0x5a12[2897]],_0x4dc5xa,!1);null!= _0x4dc5x5&& (_0x4dc5x4= _0x4dc5x5)}else {_0x4dc5x4= new mxPoint(_0x4dc5x2[_0x5a12[241]](),_0x4dc5x2[_0x5a12[242]]())};return _0x4dc5x4};mxConnectionHandler[_0x5a12[202]][_0x5a12[2931]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x4= null;var _0x4dc5x5=_0x4dc5x2[_0x5a12[441]],_0x4dc5x9=_0x4dc5x5[_0x5a12[2305]](_0x4dc5x2),_0x4dc5xa= new mxPoint(_0x4dc5x2[_0x5a12[241]](),_0x4dc5x2[_0x5a12[242]]());if(null!= _0x4dc5x9){var _0x4dc5x12=mxUtils[_0x5a12[433]](_0x4dc5x2[_0x5a12[124]],mxConstants.STYLE_ROTATION,0),_0x4dc5x13=-_0x4dc5x12* (Math[_0x5a12[424]]/ 180);0!= _0x4dc5x12&& (_0x4dc5x3= mxUtils[_0x5a12[432]]( new mxPoint(_0x4dc5x3[_0x5a12[235]],_0x4dc5x3[_0x5a12[236]]),Math[_0x5a12[426]](_0x4dc5x13),Math[_0x5a12[427]](_0x4dc5x13),_0x4dc5xa));_0x4dc5x2= _0x4dc5x9(_0x4dc5x5[_0x5a12[2087]](_0x4dc5x2),_0x4dc5x2,_0x4dc5x3,!1);null!= _0x4dc5x2&& (0!= _0x4dc5x12&& (_0x4dc5x2= mxUtils[_0x5a12[432]]( new mxPoint(_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]]),Math[_0x5a12[426]](-_0x4dc5x13),Math[_0x5a12[427]](-_0x4dc5x13),_0x4dc5xa)),_0x4dc5x4= _0x4dc5x2)}else {_0x4dc5x4= _0x4dc5xa};return _0x4dc5x4};mxConnectionHandler[_0x5a12[202]][_0x5a12[2933]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){};mxConnectionHandler[_0x5a12[202]][_0x5a12[2934]]= function(_0x4dc5x2){return null!= _0x4dc5x2[_0x5a12[248]]()};mxConnectionHandler[_0x5a12[202]][_0x5a12[2935]]= function(_0x4dc5x2){var _0x4dc5x3=mxUtils[_0x5a12[2196]](this[_0x5a12[1179]][_0x5a12[526]],_0x4dc5x2[_0x5a12[730]](),_0x4dc5x2[_0x5a12[732]]()),_0x4dc5x4=Math[_0x5a12[425]](_0x4dc5x3[_0x5a12[235]]- this[_0x5a12[2823]][_0x5a12[235]]),_0x4dc5x3=Math[_0x5a12[425]](_0x4dc5x3[_0x5a12[236]]- this[_0x5a12[2823]][_0x5a12[236]]);if(null!= this[_0x5a12[2922]]|| 1< this[_0x5a12[2899]]&& (_0x4dc5x4> this[_0x5a12[1179]][_0x5a12[2353]]|| _0x4dc5x3> this[_0x5a12[1179]][_0x5a12[2353]])){null== this[_0x5a12[2922]]&& (this[_0x5a12[2922]]= []),_0x4dc5x4= this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]],_0x4dc5x3= new mxPoint(this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x2[_0x5a12[734]]()/ _0x4dc5x4)* _0x4dc5x4,this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x2[_0x5a12[735]]()/ _0x4dc5x4)* _0x4dc5x4),this[_0x5a12[2922]][_0x5a12[207]](_0x4dc5x3)}};mxConnectionHandler[_0x5a12[202]][_0x5a12[789]]= function(_0x4dc5x2,_0x4dc5x3){if(!_0x4dc5x3[_0x5a12[721]]()&& this[_0x5a12[2908]]()){if(this[_0x5a12[2887]]&& !this[_0x5a12[2934]](_0x4dc5x3)){this[_0x5a12[2935]](_0x4dc5x3);_0x4dc5x3[_0x5a12[722]]();return};if(null== this[_0x5a12[267]]){var _0x4dc5x4=null!= this[_0x5a12[257]]?this[_0x5a12[257]][_0x5a12[246]]:null,_0x4dc5x5=null;null!= this[_0x5a12[2886]][_0x5a12[2920]]&& null!= this[_0x5a12[2886]][_0x5a12[2919]]&& (_0x4dc5x5= this[_0x5a12[2886]][_0x5a12[2919]][_0x5a12[246]]);null== _0x4dc5x5&& this[_0x5a12[2885]][_0x5a12[2867]]()&& (_0x4dc5x5= this[_0x5a12[2885]][_0x5a12[2861]][_0x5a12[246]]);this[_0x5a12[807]](_0x4dc5x4,_0x4dc5x5,_0x4dc5x3[_0x5a12[727]](),_0x4dc5x3[_0x5a12[736]]())}else {null!= this[_0x5a12[257]]&& (null!= this[_0x5a12[2885]][_0x5a12[2861]]&& this[_0x5a12[257]][_0x5a12[246]]== this[_0x5a12[2885]][_0x5a12[2861]][_0x5a12[246]])&& this[_0x5a12[1179]][_0x5a12[2459]](this[_0x5a12[2885]][_0x5a12[1097]],evt),0< this[_0x5a12[267]][_0x5a12[67]]&& this[_0x5a12[1179]][_0x5a12[2580]](this[_0x5a12[267]])};this[_0x5a12[2906]](this[_0x5a12[2904]]);_0x4dc5x3[_0x5a12[722]]()};null!= this[_0x5a12[2823]]&& this[_0x5a12[862]]();this[_0x5a12[2891]]= this[_0x5a12[2890]]= !1};mxConnectionHandler[_0x5a12[202]][_0x5a12[862]]= function(){null!= this[_0x5a12[253]]&& (this[_0x5a12[253]][_0x5a12[515]](),this[_0x5a12[253]]= null);this[_0x5a12[2906]](this[_0x5a12[2904]]);this[_0x5a12[2904]]= null;this[_0x5a12[2885]][_0x5a12[862]]();this[_0x5a12[2886]][_0x5a12[862]]();this[_0x5a12[2921]]= this[_0x5a12[267]]= this[_0x5a12[257]]= this[_0x5a12[2897]]= this[_0x5a12[2926]]= null;this[_0x5a12[2899]]= 0;this[_0x5a12[2916]]= this[_0x5a12[2823]]= null;this[_0x5a12[746]]( new mxEventObject(mxEvent.RESET))};mxConnectionHandler[_0x5a12[202]][_0x5a12[2932]]= function(){var _0x4dc5x2=null== this[_0x5a12[267]];this[_0x5a12[253]][_0x5a12[1307]]= this[_0x5a12[2936]](_0x4dc5x2);_0x4dc5x2= this[_0x5a12[2937]](_0x4dc5x2);this[_0x5a12[253]][_0x5a12[1336]]= _0x4dc5x2;this[_0x5a12[253]][_0x5a12[258]]()};mxConnectionHandler[_0x5a12[202]][_0x5a12[2937]]= function(_0x4dc5x2){return _0x4dc5x2?mxConstants[_0x5a12[2829]]:mxConstants[_0x5a12[2938]]};mxConnectionHandler[_0x5a12[202]][_0x5a12[2936]]= function(_0x4dc5x2){return _0x4dc5x2?3:1};mxConnectionHandler[_0x5a12[202]][_0x5a12[807]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x3|| this[_0x5a12[2901]]()|| this[_0x5a12[1179]][_0x5a12[2406]]){var _0x4dc5x9=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5xa=null;_0x4dc5x9[_0x5a12[473]]();try{if(null!= _0x4dc5x2&& (null== _0x4dc5x3&& this[_0x5a12[2901]]())&& (_0x4dc5x3= this[_0x5a12[2939]](_0x4dc5x4,_0x4dc5x2),null!= _0x4dc5x3)){_0x4dc5x5= this[_0x5a12[1179]][_0x5a12[564]]([_0x4dc5x3],_0x4dc5x4,_0x4dc5x5);if(null== _0x4dc5x5|| !this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[250]](_0x4dc5x5)){var _0x4dc5x12=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x5);if(null!= _0x4dc5x12){var _0x4dc5x13=_0x4dc5x9[_0x5a12[1721]](_0x4dc5x3);_0x4dc5x13[_0x5a12[235]]-= _0x4dc5x12[_0x5a12[2078]][_0x5a12[235]];_0x4dc5x13[_0x5a12[236]]-= _0x4dc5x12[_0x5a12[2078]][_0x5a12[236]]}}else {_0x4dc5x5= this[_0x5a12[1179]][_0x5a12[902]]()};this[_0x5a12[1179]][_0x5a12[2103]](_0x4dc5x3,_0x4dc5x5)};var _0x4dc5x14=this[_0x5a12[1179]][_0x5a12[902]]();null!= _0x4dc5x2&& (null!= _0x4dc5x3&& _0x4dc5x9[_0x5a12[1197]](_0x4dc5x2)== _0x4dc5x9[_0x5a12[1197]](_0x4dc5x3)&& _0x4dc5x9[_0x5a12[1197]](_0x4dc5x9[_0x5a12[1197]](_0x4dc5x2))!= _0x4dc5x9[_0x5a12[501]]())&& (_0x4dc5x14= _0x4dc5x9[_0x5a12[1197]](_0x4dc5x2),null!= _0x4dc5x2[_0x5a12[256]]&& _0x4dc5x2[_0x5a12[256]][_0x5a12[1500]]&& (null!= _0x4dc5x3[_0x5a12[256]]&& _0x4dc5x3[_0x5a12[256]][_0x5a12[1500]])&& (_0x4dc5x14= _0x4dc5x9[_0x5a12[1197]](_0x4dc5x14)));_0x4dc5x13= _0x4dc5x12= null;null!= this[_0x5a12[2897]]&& (_0x4dc5x12= this[_0x5a12[2897]][_0x5a12[246]][_0x5a12[131]],_0x4dc5x13= this[_0x5a12[2897]][_0x5a12[246]][_0x5a12[124]]);_0x4dc5xa= this[_0x5a12[1960]](_0x4dc5x14,null,_0x4dc5x12,_0x4dc5x2,_0x4dc5x3,_0x4dc5x13);if(null!= _0x4dc5xa){this[_0x5a12[1179]][_0x5a12[2545]](_0x4dc5xa,_0x4dc5x2,!0,this[_0x5a12[2921]]);this[_0x5a12[1179]][_0x5a12[2545]](_0x4dc5xa,_0x4dc5x3,!1,this[_0x5a12[2886]][_0x5a12[2920]]);null!= this[_0x5a12[2897]]&& _0x4dc5x9[_0x5a12[1724]](_0x4dc5xa,this[_0x5a12[2897]][_0x5a12[246]][_0x5a12[256]]);var _0x4dc5x15=_0x4dc5x9[_0x5a12[1721]](_0x4dc5xa);null== _0x4dc5x15&& (_0x4dc5x15= new mxGeometry,_0x4dc5x15[_0x5a12[1500]]= !0,_0x4dc5x9[_0x5a12[1724]](_0x4dc5xa,_0x4dc5x15));if(null!= this[_0x5a12[2922]]&& 0< this[_0x5a12[2922]][_0x5a12[67]]){var _0x4dc5x16=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]],_0x4dc5x17=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[513]];_0x4dc5x15[_0x5a12[1525]]= [];for(_0x4dc5x2= 0;_0x4dc5x2< this[_0x5a12[2922]][_0x5a12[67]];_0x4dc5x2++){var _0x4dc5x18=this[_0x5a12[2922]][_0x4dc5x2];_0x4dc5x15[_0x5a12[1525]][_0x5a12[207]]( new mxPoint(_0x4dc5x18[_0x5a12[235]]/ _0x4dc5x16- _0x4dc5x17[_0x5a12[235]],_0x4dc5x18[_0x5a12[236]]/ _0x4dc5x16- _0x4dc5x17[_0x5a12[236]]))}};null== _0x4dc5x3&& (_0x4dc5x18= this[_0x5a12[1179]][_0x5a12[2689]](_0x4dc5x4,!1),_0x4dc5x18[_0x5a12[235]]-= this[_0x5a12[1179]][_0x5a12[1136]]/ this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]],_0x4dc5x18[_0x5a12[236]]-= this[_0x5a12[1179]][_0x5a12[1137]]/ this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]],_0x4dc5x15[_0x5a12[2007]](_0x4dc5x18,!1));this[_0x5a12[746]]( new mxEventObject(mxEvent.CONNECT,_0x5a12[246],_0x4dc5xa,_0x5a12[763],_0x4dc5x4,_0x5a12[772],_0x4dc5x5))}}catch(q){mxLog[_0x5a12[539]](),mxLog[_0x5a12[143]](q[_0x5a12[281]])}finally{_0x4dc5x9[_0x5a12[476]]()};this[_0x5a12[804]]&& this[_0x5a12[2707]](_0x4dc5xa,_0x4dc5x3)}};mxConnectionHandler[_0x5a12[202]][_0x5a12[2707]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1179]][_0x5a12[2450]](_0x4dc5x2)};mxConnectionHandler[_0x5a12[202]][_0x5a12[1960]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){if(null== this[_0x5a12[1033]]){return this[_0x5a12[1179]][_0x5a12[1960]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa)};_0x4dc5x3= this[_0x5a12[2503]](_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa);return _0x4dc5x3= this[_0x5a12[1179]][_0x5a12[2504]](_0x4dc5x3,_0x4dc5x2,_0x4dc5x5,_0x4dc5x9)};mxConnectionHandler[_0x5a12[202]][_0x5a12[2939]]= function(_0x4dc5x2,_0x4dc5x3){for(var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x3);null!= _0x4dc5x4&& _0x4dc5x4[_0x5a12[1500]];){_0x4dc5x3= this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1197]](_0x4dc5x3),_0x4dc5x4= this[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x3)};var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[899]]([_0x4dc5x3])[0],_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1721]](_0x4dc5x5);if(null!= _0x4dc5x4){var _0x4dc5x9=this[_0x5a12[1179]][_0x5a12[2689]](_0x4dc5x2);_0x4dc5x4[_0x5a12[235]]= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x9[_0x5a12[235]]- _0x4dc5x4[_0x5a12[117]]/ 2)- this[_0x5a12[1179]][_0x5a12[1136]]/ this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]];_0x4dc5x4[_0x5a12[236]]= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x9[_0x5a12[236]]- _0x4dc5x4[_0x5a12[119]]/ 2)- this[_0x5a12[1179]][_0x5a12[1137]]/ this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]];if(null!= this[_0x5a12[2823]]){var _0x4dc5xa=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x3);if(null!= _0x4dc5xa){var _0x4dc5x12=this[_0x5a12[2940]]();Math[_0x5a12[425]](this[_0x5a12[1179]][_0x5a12[1021]](this[_0x5a12[2823]][_0x5a12[235]])- this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x9[_0x5a12[235]]))<= _0x4dc5x12?_0x4dc5x4[_0x5a12[235]]= _0x4dc5xa[_0x5a12[235]]:Math[_0x5a12[425]](this[_0x5a12[1179]][_0x5a12[1021]](this[_0x5a12[2823]][_0x5a12[236]])- this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x9[_0x5a12[236]]))<= _0x4dc5x12&& (_0x4dc5x4[_0x5a12[236]]= _0x4dc5xa[_0x5a12[236]])}}};return _0x4dc5x5};mxConnectionHandler[_0x5a12[202]][_0x5a12[2940]]= function(){return this[_0x5a12[1179]][_0x5a12[997]]()?this[_0x5a12[1179]][_0x5a12[1020]]:this[_0x5a12[1179]][_0x5a12[2353]]};mxConnectionHandler[_0x5a12[202]][_0x5a12[2503]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=null;null!= this[_0x5a12[1033]]&& (_0x4dc5x9= this[_0x5a12[1033]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x5));null== _0x4dc5x9&& (_0x4dc5x9= new mxCell(_0x4dc5x2|| _0x5a12[110]),_0x4dc5x9[_0x5a12[1994]](!0),_0x4dc5x9[_0x5a12[475]](_0x4dc5x5),_0x4dc5x2= new mxGeometry,_0x4dc5x2[_0x5a12[1500]]= !0,_0x4dc5x9[_0x5a12[1724]](_0x4dc5x2));return _0x4dc5x9};mxConnectionHandler[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[1179]][_0x5a12[1148]](this);null!= this[_0x5a12[253]]&& (this[_0x5a12[253]][_0x5a12[515]](),this[_0x5a12[253]]= null);null!= this[_0x5a12[2885]]&& (this[_0x5a12[2885]][_0x5a12[515]](),this[_0x5a12[2885]]= null);null!= this[_0x5a12[2886]]&& (this[_0x5a12[2886]][_0x5a12[515]](),this[_0x5a12[2886]]= null);null!= this[_0x5a12[1176]]&& (this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[745]](this[_0x5a12[1176]]),this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[745]](this[_0x5a12[1176]]),this[_0x5a12[1176]]= null);null!= this[_0x5a12[2898]]&& (this[_0x5a12[1179]][_0x5a12[745]](this[_0x5a12[2898]]),this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[745]](this[_0x5a12[2898]]),this[_0x5a12[2898]]= null)};function mxConstraintHandler(_0x4dc5x2){this[_0x5a12[1179]]= _0x4dc5x2}mxConstraintHandler[_0x5a12[202]][_0x5a12[2941]]= new mxImage(mxClient[_0x5a12[88]]+ _0x5a12[2942],5,5);mxConstraintHandler[_0x5a12[202]][_0x5a12[1179]]= null;mxConstraintHandler[_0x5a12[202]][_0x5a12[984]]= !0;mxConstraintHandler[_0x5a12[202]][_0x5a12[2943]]= mxConstants[_0x5a12[2854]];mxConstraintHandler[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxConstraintHandler[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxConstraintHandler[_0x5a12[202]][_0x5a12[862]]= function(){if(null!= this[_0x5a12[2944]]){for(var _0x4dc5x2=0;_0x4dc5x2< this[_0x5a12[2944]][_0x5a12[67]];_0x4dc5x2++){this[_0x5a12[2944]][_0x4dc5x2][_0x5a12[515]]()};this[_0x5a12[2944]]= null};null!= this[_0x5a12[2945]]&& (this[_0x5a12[2945]][_0x5a12[515]](),this[_0x5a12[2945]]= null);this[_0x5a12[2946]]= this[_0x5a12[2919]]= this[_0x5a12[987]]= this[_0x5a12[2947]]= this[_0x5a12[2920]]= null};mxConstraintHandler[_0x5a12[202]][_0x5a12[2636]]= function(){return this[_0x5a12[1179]][_0x5a12[2636]]()};mxConstraintHandler[_0x5a12[202]][_0x5a12[2948]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return this[_0x5a12[2941]]};mxConstraintHandler[_0x5a12[202]][_0x5a12[2949]]= function(_0x4dc5x2,_0x4dc5x3){return !1};mxConstraintHandler[_0x5a12[202]][_0x5a12[2729]]= function(_0x4dc5x2,_0x4dc5x3){if(this[_0x5a12[994]]()&& !this[_0x5a12[2949]](_0x4dc5x2)){var _0x4dc5x4=this[_0x5a12[2636]](),_0x4dc5x5= new mxRectangle(_0x4dc5x2[_0x5a12[734]]()- _0x4dc5x4,_0x4dc5x2[_0x5a12[735]]()- _0x4dc5x4,2* _0x4dc5x4,2* _0x4dc5x4),_0x4dc5x9=null!= _0x4dc5x2[_0x5a12[736]]()?this[_0x5a12[1179]][_0x5a12[2565]](_0x4dc5x2[_0x5a12[736]]()):!1;if(null== this[_0x5a12[2947]]|| !mxUtils[_0x5a12[1825]](this[_0x5a12[2947]],_0x4dc5x5)|| null!= _0x4dc5x2[_0x5a12[248]]()&& null!= this[_0x5a12[2919]]&& _0x4dc5x9){if(this[_0x5a12[2947]]= null,_0x4dc5x2[_0x5a12[248]]()!= this[_0x5a12[2919]]){if(this[_0x5a12[2919]]= null,this[_0x5a12[1531]]= null!= _0x4dc5x2[_0x5a12[248]]()&& _0x4dc5x9?this[_0x5a12[1179]][_0x5a12[2538]](_0x4dc5x2[_0x5a12[248]](),_0x4dc5x3):null,null!= this[_0x5a12[1531]]){this[_0x5a12[2919]]= _0x4dc5x2[_0x5a12[248]]();this[_0x5a12[2947]]= new mxRectangle(_0x4dc5x2[_0x5a12[248]]()[_0x5a12[235]],_0x4dc5x2[_0x5a12[248]]()[_0x5a12[236]],_0x4dc5x2[_0x5a12[248]]()[_0x5a12[117]],_0x4dc5x2[_0x5a12[248]]()[_0x5a12[119]]);if(null!= this[_0x5a12[2944]]){for(_0x4dc5x9= 0;_0x4dc5x9< this[_0x5a12[2944]][_0x5a12[67]];_0x4dc5x9++){this[_0x5a12[2944]][_0x4dc5x9][_0x5a12[515]]()};this[_0x5a12[2946]]= this[_0x5a12[2944]]= null};this[_0x5a12[2944]]= [];this[_0x5a12[2946]]= [];for(_0x4dc5x9= 0;_0x4dc5x9< this[_0x5a12[1531]][_0x5a12[67]];_0x4dc5x9++){var _0x4dc5xa=this[_0x5a12[1179]][_0x5a12[2290]](_0x4dc5x2[_0x5a12[248]](),this[_0x5a12[1531]][_0x4dc5x9]),_0x4dc5x12=this[_0x5a12[2948]](_0x4dc5x2[_0x5a12[248]](),this[_0x5a12[1531]][_0x4dc5x9],_0x4dc5xa),_0x4dc5x13=_0x4dc5x12[_0x5a12[390]],_0x4dc5x12= new mxRectangle(_0x4dc5xa[_0x5a12[235]]- _0x4dc5x12[_0x5a12[117]]/ 2,_0x4dc5xa[_0x5a12[236]]- _0x4dc5x12[_0x5a12[119]]/ 2,_0x4dc5x12[_0x5a12[117]],_0x4dc5x12[_0x5a12[119]]),_0x4dc5x12= new mxImageShape(_0x4dc5x12,_0x4dc5x13);_0x4dc5x12[_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]]!= mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[2334]]:mxConstants[_0x5a12[508]];_0x4dc5x12[_0x5a12[1674]]= !1;_0x4dc5x12[_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1524]]());null!= _0x4dc5x12[_0x5a12[252]][_0x5a12[328]]&& _0x4dc5x12[_0x5a12[252]][_0x5a12[265]][_0x5a12[950]](_0x4dc5x12[_0x5a12[252]],_0x4dc5x12[_0x5a12[252]][_0x5a12[265]][_0x5a12[285]]);_0x4dc5x13= mxUtils[_0x5a12[885]](this,function(){return null!= this[_0x5a12[2919]]?this[_0x5a12[2919]]:_0x4dc5x2[_0x5a12[248]]()});_0x4dc5x12[_0x5a12[258]]();mxEvent[_0x5a12[2733]](_0x4dc5x12[_0x5a12[252]],this[_0x5a12[1179]],_0x4dc5x13);this[_0x5a12[2947]][_0x5a12[99]](_0x4dc5x12[_0x5a12[1562]]);this[_0x5a12[2944]][_0x5a12[207]](_0x4dc5x12);this[_0x5a12[2946]][_0x5a12[207]](_0x4dc5xa)};this[_0x5a12[2947]][_0x5a12[244]](_0x4dc5x4)}else {if(null!= this[_0x5a12[2944]]){null!= this[_0x5a12[2945]]&& (this[_0x5a12[2945]][_0x5a12[515]](),this[_0x5a12[2945]]= null);for(_0x4dc5x9= 0;_0x4dc5x9< this[_0x5a12[2944]][_0x5a12[67]];_0x4dc5x9++){this[_0x5a12[2944]][_0x4dc5x9][_0x5a12[515]]()};this[_0x5a12[2946]]= this[_0x5a12[2944]]= null}}}};this[_0x5a12[987]]= this[_0x5a12[2920]]= null;if(null!= this[_0x5a12[2944]]&& null!= this[_0x5a12[1531]]&& (null== _0x4dc5x2[_0x5a12[248]]()|| this[_0x5a12[2919]]== _0x4dc5x2[_0x5a12[248]]())){for(_0x4dc5x9= 0;_0x4dc5x9< this[_0x5a12[2944]][_0x5a12[67]];_0x4dc5x9++){if(mxUtils[_0x5a12[1825]](this[_0x5a12[2944]][_0x4dc5x9][_0x5a12[1562]],_0x4dc5x5)){this[_0x5a12[2920]]= this[_0x5a12[1531]][_0x4dc5x9];this[_0x5a12[987]]= this[_0x5a12[2946]][_0x4dc5x9];_0x4dc5x4= this[_0x5a12[2944]][_0x4dc5x9][_0x5a12[1562]][_0x5a12[238]]();_0x4dc5x4[_0x5a12[244]](mxClient[_0x5a12[80]]?3:2);mxClient[_0x5a12[80]]&& (_0x4dc5x4[_0x5a12[117]]-= 1,_0x4dc5x4[_0x5a12[119]]-= 1);null== this[_0x5a12[2945]]?(_0x4dc5x4= new mxRectangleShape(_0x4dc5x4,null,this[_0x5a12[2943]],3),_0x4dc5x4[_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]]== mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[508]]:mxConstants[_0x5a12[1523]],_0x4dc5x4[_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1524]]()),this[_0x5a12[2945]]= _0x4dc5x4,_0x4dc5x13= mxUtils[_0x5a12[885]](this,function(){return null!= this[_0x5a12[2919]]?this[_0x5a12[2919]]:_0x4dc5x2[_0x5a12[248]]()}),mxEvent[_0x5a12[2733]](_0x4dc5x4[_0x5a12[252]],this[_0x5a12[1179]],_0x4dc5x13)):(this[_0x5a12[2945]][_0x5a12[1562]]= _0x4dc5x4,this[_0x5a12[2945]][_0x5a12[258]]());break}}};null== this[_0x5a12[2920]]&& null!= this[_0x5a12[2945]]&& (this[_0x5a12[2945]][_0x5a12[515]](),this[_0x5a12[2945]]= null)}};mxConstraintHandler[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[862]]()};function mxRubberband(_0x4dc5x2){null!= _0x4dc5x2&& (this[_0x5a12[1179]]= _0x4dc5x2,this[_0x5a12[1179]][_0x5a12[1133]](this),this[_0x5a12[2730]]= mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[2950]]()}),this[_0x5a12[1179]][_0x5a12[169]](mxEvent.PAN,this[_0x5a12[2730]]),mxClient[_0x5a12[80]]&& mxEvent[_0x5a12[169]](window,_0x5a12[2428],mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[515]]()})))}mxRubberband[_0x5a12[202]][_0x5a12[2951]]= 20;mxRubberband[_0x5a12[202]][_0x5a12[984]]= !0;mxRubberband[_0x5a12[202]][_0x5a12[485]]= null;mxRubberband[_0x5a12[202]][_0x5a12[2952]]= null;mxRubberband[_0x5a12[202]][_0x5a12[2953]]= 0;mxRubberband[_0x5a12[202]][_0x5a12[2954]]= 0;mxRubberband[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxRubberband[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxRubberband[_0x5a12[202]][_0x5a12[787]]= function(_0x4dc5x2,_0x4dc5x3){if(!_0x4dc5x3[_0x5a12[721]]()&& this[_0x5a12[994]]() && this[_0x5a12[1179]][_0x5a12[994]]() && (this[_0x5a12[1179]][_0x5a12[2579]](_0x4dc5x3[_0x5a12[727]]())|| null== _0x4dc5x3[_0x5a12[248]]())){var _0x4dc5x4=mxUtils[_0x5a12[445]](this[_0x5a12[1179]][_0x5a12[526]]),_0x4dc5x5=mxUtils[_0x5a12[444]](this[_0x5a12[1179]][_0x5a12[526]]);_0x4dc5x5[_0x5a12[235]]-= _0x4dc5x4[_0x5a12[235]];_0x4dc5x5[_0x5a12[236]]-= _0x4dc5x4[_0x5a12[236]];this[_0x5a12[861]](_0x4dc5x3[_0x5a12[730]]()+ _0x4dc5x5[_0x5a12[235]],_0x4dc5x3[_0x5a12[732]]()+ _0x4dc5x5[_0x5a12[236]]);if(mxClient[_0x5a12[133]]&& !mxClient[_0x5a12[75]]&& !mxClient[_0x5a12[76]]){var _0x4dc5x9=this[_0x5a12[1179]][_0x5a12[526]],_0x4dc5xa=function(_0x4dc5x2){_0x4dc5x2= new mxMouseEvent(_0x4dc5x2);var _0x4dc5x3=mxUtils[_0x5a12[2196]](_0x4dc5x9,_0x4dc5x2[_0x5a12[730]](),_0x4dc5x2[_0x5a12[732]]());_0x4dc5x2[_0x5a12[725]]= _0x4dc5x3[_0x5a12[235]];_0x4dc5x2[_0x5a12[726]]= _0x4dc5x3[_0x5a12[236]];return _0x4dc5x2};this[_0x5a12[2955]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[788]](this[_0x5a12[1179]],_0x4dc5xa(_0x4dc5x2))});this[_0x5a12[981]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[789]](this[_0x5a12[1179]],_0x4dc5xa(_0x4dc5x2))});mxEvent[_0x5a12[169]](document,_0x5a12[752],this[_0x5a12[2955]]);mxEvent[_0x5a12[169]](document,_0x5a12[753],this[_0x5a12[981]])};_0x4dc5x3[_0x5a12[722]](!1)}};mxRubberband[_0x5a12[202]][_0x5a12[861]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[2823]]= new mxPoint(_0x4dc5x2,_0x4dc5x3)};mxRubberband[_0x5a12[202]][_0x5a12[788]]= function(_0x4dc5x2,_0x4dc5x3){if(!_0x4dc5x3[_0x5a12[721]]()&& null!= this[_0x5a12[2823]]){var _0x4dc5x4=mxUtils[_0x5a12[444]](this[_0x5a12[1179]][_0x5a12[526]]),_0x4dc5x5=mxUtils[_0x5a12[445]](this[_0x5a12[1179]][_0x5a12[526]]);_0x4dc5x4[_0x5a12[235]]-= _0x4dc5x5[_0x5a12[235]];_0x4dc5x4[_0x5a12[236]]-= _0x4dc5x5[_0x5a12[236]];var _0x4dc5x5=_0x4dc5x3[_0x5a12[730]]()+ _0x4dc5x4[_0x5a12[235]],_0x4dc5x4=_0x4dc5x3[_0x5a12[732]]()+ _0x4dc5x4[_0x5a12[236]],_0x4dc5x9=this[_0x5a12[2823]][_0x5a12[235]]- _0x4dc5x5,_0x4dc5xa=this[_0x5a12[2823]][_0x5a12[236]]- _0x4dc5x4,_0x4dc5x12=this[_0x5a12[1179]][_0x5a12[2353]];if(null!= this[_0x5a12[485]]|| Math[_0x5a12[425]](_0x4dc5x9)> _0x4dc5x12|| Math[_0x5a12[425]](_0x4dc5xa)> _0x4dc5x12){null== this[_0x5a12[485]]&& (this[_0x5a12[485]]= this[_0x5a12[2156]]()),mxUtils[_0x5a12[2440]](),this[_0x5a12[2729]](_0x4dc5x5,_0x4dc5x4),_0x4dc5x3[_0x5a12[722]]()}}};mxRubberband[_0x5a12[202]][_0x5a12[2156]]= function(){null== this[_0x5a12[2952]]&& (this[_0x5a12[2952]]= document[_0x5a12[55]](_0x5a12[485]),this[_0x5a12[2952]][_0x5a12[926]]= _0x5a12[2956],mxUtils[_0x5a12[254]](this[_0x5a12[2952]],this[_0x5a12[2951]]));this[_0x5a12[1179]][_0x5a12[526]][_0x5a12[62]](this[_0x5a12[2952]]);return this[_0x5a12[2952]]};mxRubberband[_0x5a12[202]][_0x5a12[789]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=null!= this[_0x5a12[485]];this[_0x5a12[862]]();_0x4dc5x4&& (_0x4dc5x4= new mxRectangle(this[_0x5a12[235]],this[_0x5a12[236]],this[_0x5a12[117]],this[_0x5a12[119]]),this[_0x5a12[1179]][_0x5a12[2698]](_0x4dc5x4,_0x4dc5x3[_0x5a12[727]]()),_0x4dc5x3[_0x5a12[722]]())};mxRubberband[_0x5a12[202]][_0x5a12[862]]= function(){null!= this[_0x5a12[485]]&& this[_0x5a12[485]][_0x5a12[265]][_0x5a12[266]](this[_0x5a12[485]]);null!= this[_0x5a12[2955]]&& (mxEvent[_0x5a12[745]](document,_0x5a12[752],this[_0x5a12[2955]]),this[_0x5a12[2955]]= null);null!= this[_0x5a12[981]]&& (mxEvent[_0x5a12[745]](document,_0x5a12[753],this[_0x5a12[981]]),this[_0x5a12[981]]= null);this[_0x5a12[2954]]= this[_0x5a12[2953]]= 0;this[_0x5a12[485]]= this[_0x5a12[2823]]= null};mxRubberband[_0x5a12[202]][_0x5a12[2729]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[2953]]= _0x4dc5x2;this[_0x5a12[2954]]= _0x4dc5x3;this[_0x5a12[2950]]()};mxRubberband[_0x5a12[202]][_0x5a12[2950]]= function(){if(null!= this[_0x5a12[485]]){var _0x4dc5x2=this[_0x5a12[2953]]- this[_0x5a12[1179]][_0x5a12[1136]],_0x4dc5x3=this[_0x5a12[2954]]- this[_0x5a12[1179]][_0x5a12[1137]];this[_0x5a12[235]]= Math[_0x5a12[243]](this[_0x5a12[2823]][_0x5a12[235]],_0x4dc5x2);this[_0x5a12[236]]= Math[_0x5a12[243]](this[_0x5a12[2823]][_0x5a12[236]],_0x4dc5x3);this[_0x5a12[117]]= Math[_0x5a12[160]](this[_0x5a12[2823]][_0x5a12[235]],_0x4dc5x2)- this[_0x5a12[235]];this[_0x5a12[119]]= Math[_0x5a12[160]](this[_0x5a12[2823]][_0x5a12[236]],_0x4dc5x3)- this[_0x5a12[236]];_0x4dc5x2= mxClient[_0x5a12[47]]?this[_0x5a12[1179]][_0x5a12[1137]]:0;this[_0x5a12[485]][_0x5a12[124]][_0x5a12[361]]= this[_0x5a12[235]]+ (mxClient[_0x5a12[47]]?this[_0x5a12[1179]][_0x5a12[1136]]:0)+ _0x5a12[168];this[_0x5a12[485]][_0x5a12[124]][_0x5a12[125]]= this[_0x5a12[236]]+ _0x4dc5x2+ _0x5a12[168];this[_0x5a12[485]][_0x5a12[124]][_0x5a12[117]]= Math[_0x5a12[160]](1,this[_0x5a12[117]])+ _0x5a12[168];this[_0x5a12[485]][_0x5a12[124]][_0x5a12[119]]= Math[_0x5a12[160]](1,this[_0x5a12[119]])+ _0x5a12[168]}};mxRubberband[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[2717]]|| (this[_0x5a12[2717]]= !0,this[_0x5a12[1179]][_0x5a12[1148]](this),this[_0x5a12[1179]][_0x5a12[745]](this[_0x5a12[2730]]),this[_0x5a12[862]](),null!= this[_0x5a12[2952]]&& (this[_0x5a12[2952]]= null))};function mxVertexHandler(_0x4dc5x2){null!= _0x4dc5x2&& (this[_0x5a12[724]]= _0x4dc5x2,this[_0x5a12[176]]())}mxVertexHandler[_0x5a12[202]][_0x5a12[1179]]= null;mxVertexHandler[_0x5a12[202]][_0x5a12[724]]= null;mxVertexHandler[_0x5a12[202]][_0x5a12[2957]]= !1;mxVertexHandler[_0x5a12[202]][_0x5a12[1983]]= null;mxVertexHandler[_0x5a12[202]][_0x5a12[2958]]= !0;mxVertexHandler[_0x5a12[202]][_0x5a12[2959]]= null;mxVertexHandler[_0x5a12[202]][_0x5a12[2353]]= 0;mxVertexHandler[_0x5a12[202]][_0x5a12[2809]]= !1;mxVertexHandler[_0x5a12[202]][_0x5a12[2960]]= !0;mxVertexHandler[_0x5a12[202]][_0x5a12[176]]= function(){this[_0x5a12[1179]]= this[_0x5a12[724]][_0x5a12[441]][_0x5a12[1179]];this[_0x5a12[2961]]= this[_0x5a12[2962]](this[_0x5a12[724]]);this[_0x5a12[1562]]= new mxRectangle(this[_0x5a12[2961]][_0x5a12[235]],this[_0x5a12[2961]][_0x5a12[236]],this[_0x5a12[2961]][_0x5a12[117]],this[_0x5a12[2961]][_0x5a12[119]]);this[_0x5a12[2732]]= this[_0x5a12[2963]](this[_0x5a12[1562]]);this[_0x5a12[2732]][_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]]!= mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[1523]]:mxConstants[_0x5a12[508]];this[_0x5a12[2732]][_0x5a12[1229]]= !1;this[_0x5a12[2732]][_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1524]]());this[_0x5a12[1179]][_0x5a12[1712]](this[_0x5a12[724]][_0x5a12[246]])&& (this[_0x5a12[2732]][_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= mxConstants[_0x5a12[2832]]);mxEvent[_0x5a12[2733]](this[_0x5a12[2732]][_0x5a12[252]],this[_0x5a12[1179]],this[_0x5a12[724]]);if(0>= mxGraphHandler[_0x5a12[202]][_0x5a12[2795]]|| this[_0x5a12[1179]][_0x5a12[2694]]()< mxGraphHandler[_0x5a12[202]][_0x5a12[2795]]){var _0x4dc5x2=this[_0x5a12[1179]][_0x5a12[2657]](this[_0x5a12[724]][_0x5a12[246]]);this[_0x5a12[2964]]= [];if(_0x4dc5x2|| this[_0x5a12[1179]][_0x5a12[2628]](this[_0x5a12[724]][_0x5a12[246]])&& 2<= this[_0x5a12[724]][_0x5a12[117]]&& 2<= this[_0x5a12[724]][_0x5a12[119]]){var _0x4dc5x3=0;_0x4dc5x2&& (this[_0x5a12[2957]]|| (this[_0x5a12[2964]][_0x5a12[207]](this[_0x5a12[2735]](_0x5a12[936],_0x4dc5x3++)),this[_0x5a12[2964]][_0x5a12[207]](this[_0x5a12[2735]](_0x5a12[2965],_0x4dc5x3++)),this[_0x5a12[2964]][_0x5a12[207]](this[_0x5a12[2735]](_0x5a12[2966],_0x4dc5x3++)),this[_0x5a12[2964]][_0x5a12[207]](this[_0x5a12[2735]](_0x5a12[2967],_0x4dc5x3++)),this[_0x5a12[2964]][_0x5a12[207]](this[_0x5a12[2735]](_0x5a12[2968],_0x4dc5x3++)),this[_0x5a12[2964]][_0x5a12[207]](this[_0x5a12[2735]](_0x5a12[2969],_0x4dc5x3++)),this[_0x5a12[2964]][_0x5a12[207]](this[_0x5a12[2735]](_0x5a12[2970],_0x4dc5x3++))),this[_0x5a12[2964]][_0x5a12[207]](this[_0x5a12[2735]](_0x5a12[2971],_0x4dc5x3++)));_0x4dc5x2= this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[1721]](this[_0x5a12[724]][_0x5a12[246]]);null!= _0x4dc5x2&& (!_0x4dc5x2[_0x5a12[1500]]&& !this[_0x5a12[1179]][_0x5a12[1730]](this[_0x5a12[724]][_0x5a12[246]]) && this[_0x5a12[1179]][_0x5a12[2628]](this[_0x5a12[724]][_0x5a12[246]]))&& (this[_0x5a12[2972]]= this[_0x5a12[2735]](mxConstants.CURSOR_LABEL_HANDLE,mxEvent.LABEL_HANDLE,mxConstants.LABEL_HANDLE_SIZE,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0x5a12[2964]][_0x5a12[207]](this[_0x5a12[2972]]))}else {this[_0x5a12[1179]][_0x5a12[1712]](this[_0x5a12[724]][_0x5a12[246]])&& (!this[_0x5a12[1179]][_0x5a12[2657]](this[_0x5a12[724]][_0x5a12[246]])&& 2> this[_0x5a12[724]][_0x5a12[117]] && 2> this[_0x5a12[724]][_0x5a12[119]])&& (this[_0x5a12[2972]]= this[_0x5a12[2735]](mxConstants.CURSOR_MOVABLE_VERTEX,null,null,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0x5a12[2964]][_0x5a12[207]](this[_0x5a12[2972]]))}};if(this[_0x5a12[2809]]&& (0>= mxGraphHandler[_0x5a12[202]][_0x5a12[2795]]|| this[_0x5a12[1179]][_0x5a12[2694]]()< mxGraphHandler[_0x5a12[202]][_0x5a12[2795]])){this[_0x5a12[2973]]= this[_0x5a12[2735]](_0x5a12[356],mxEvent.ROTATION_HANDLE,mxConstants[_0x5a12[2974]]+ 3,mxConstants.HANDLE_FILLCOLOR),this[_0x5a12[2964]][_0x5a12[207]](this[_0x5a12[2973]])};this[_0x5a12[258]]()};mxVertexHandler[_0x5a12[202]][_0x5a12[2962]]= function(_0x4dc5x2){return new mxRectangle(Math[_0x5a12[488]](_0x4dc5x2[_0x5a12[235]]),Math[_0x5a12[488]](_0x4dc5x2[_0x5a12[236]]),Math[_0x5a12[488]](_0x4dc5x2[_0x5a12[117]]),Math[_0x5a12[488]](_0x4dc5x2[_0x5a12[119]]))};mxVertexHandler[_0x5a12[202]][_0x5a12[2963]]= function(_0x4dc5x2){_0x4dc5x2= new mxRectangleShape(_0x4dc5x2,null,this[_0x5a12[2975]]());_0x4dc5x2[_0x5a12[1307]]= this[_0x5a12[2976]]();_0x4dc5x2[_0x5a12[1522]]= this[_0x5a12[2977]]();return _0x4dc5x2};mxVertexHandler[_0x5a12[202]][_0x5a12[2975]]= function(){return mxConstants[_0x5a12[2978]]};mxVertexHandler[_0x5a12[202]][_0x5a12[2976]]= function(){return mxConstants[_0x5a12[2979]]};mxVertexHandler[_0x5a12[202]][_0x5a12[2977]]= function(){return mxConstants[_0x5a12[2980]]};mxVertexHandler[_0x5a12[202]][_0x5a12[2735]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){_0x4dc5x4= _0x4dc5x4|| mxConstants[_0x5a12[2974]];_0x4dc5x4= new mxRectangle(0,0,_0x4dc5x4,_0x4dc5x4);_0x4dc5x5= this[_0x5a12[2981]](_0x4dc5x4,_0x4dc5x3,_0x4dc5x5);_0x4dc5x5[_0x5a12[1567]]()&& null!= this[_0x5a12[724]][_0x5a12[963]]&& this[_0x5a12[724]][_0x5a12[963]][_0x5a12[252]][_0x5a12[265]]== this[_0x5a12[1179]][_0x5a12[526]]?(_0x4dc5x5[_0x5a12[1562]][_0x5a12[119]]-= 1,_0x4dc5x5[_0x5a12[1562]][_0x5a12[117]]-= 1,_0x4dc5x5[_0x5a12[507]]= mxConstants[_0x5a12[1656]],_0x4dc5x5[_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[526]])):(_0x4dc5x5[_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]]!= mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[2334]]:mxConstants[_0x5a12[508]],_0x4dc5x5[_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1524]]()));mxEvent[_0x5a12[2733]](_0x4dc5x5[_0x5a12[252]],this[_0x5a12[1179]],this[_0x5a12[724]]);this[_0x5a12[1179]][_0x5a12[994]]()&& (_0x4dc5x5[_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= _0x4dc5x2);this[_0x5a12[2982]](_0x4dc5x3)|| (_0x4dc5x5[_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188]);return _0x4dc5x5};mxVertexHandler[_0x5a12[202]][_0x5a12[2982]]= function(_0x4dc5x2){return !0};mxVertexHandler[_0x5a12[202]][_0x5a12[2981]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return null!= this[_0x5a12[2959]]?(_0x4dc5x2[_0x5a12[117]]= this[_0x5a12[2959]][_0x5a12[117]],_0x4dc5x2[_0x5a12[119]]= this[_0x5a12[2959]][_0x5a12[119]], new mxImageShape(_0x4dc5x2,this[_0x5a12[2959]][_0x5a12[390]])):_0x4dc5x3== mxEvent[_0x5a12[2983]]? new mxEllipse(_0x4dc5x2,_0x4dc5x4|| mxConstants[_0x5a12[2984]],mxConstants.HANDLE_STROKECOLOR): new mxRectangleShape(_0x4dc5x2,_0x4dc5x4|| mxConstants[_0x5a12[2984]],mxConstants.HANDLE_STROKECOLOR)};mxVertexHandler[_0x5a12[202]][_0x5a12[2985]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){null!= _0x4dc5x2&& (_0x4dc5x2[_0x5a12[1562]][_0x5a12[235]]= Math[_0x5a12[488]](_0x4dc5x3- _0x4dc5x2[_0x5a12[1562]][_0x5a12[117]]/ 2),_0x4dc5x2[_0x5a12[1562]][_0x5a12[236]]= Math[_0x5a12[488]](_0x4dc5x4- _0x4dc5x2[_0x5a12[1562]][_0x5a12[119]]/ 2),_0x4dc5x2[_0x5a12[258]]())};mxVertexHandler[_0x5a12[202]][_0x5a12[2986]]= function(_0x4dc5x2){if(_0x4dc5x2[_0x5a12[729]](this[_0x5a12[2973]])){return mxEvent[_0x5a12[2983]]};if(_0x4dc5x2[_0x5a12[729]](this[_0x5a12[2972]])){return mxEvent[_0x5a12[2987]]};if(null!= this[_0x5a12[2964]]){for(var _0x4dc5x3=this[_0x5a12[2353]],_0x4dc5x3=this[_0x5a12[2958]]&& (mxClient[_0x5a12[80]]|| 0< _0x4dc5x3)? new mxRectangle(_0x4dc5x2[_0x5a12[734]]()- _0x4dc5x3,_0x4dc5x2[_0x5a12[735]]()- _0x4dc5x3,2* _0x4dc5x3,2* _0x4dc5x3):null,_0x4dc5x4=0;_0x4dc5x4< this[_0x5a12[2964]][_0x5a12[67]];_0x4dc5x4++){if(_0x4dc5x2[_0x5a12[729]](this[_0x5a12[2964]][_0x4dc5x4])|| null!= _0x4dc5x3&& mxUtils[_0x5a12[1825]](this[_0x5a12[2964]][_0x4dc5x4][_0x5a12[1562]],_0x4dc5x3)){return _0x4dc5x4}}};return null};mxVertexHandler[_0x5a12[202]][_0x5a12[787]]= function(_0x4dc5x2,_0x4dc5x3){if(!_0x4dc5x3[_0x5a12[721]]()&& this[_0x5a12[1179]][_0x5a12[994]]() && !this[_0x5a12[1179]][_0x5a12[2579]](_0x4dc5x3[_0x5a12[727]]()) && (0< this[_0x5a12[2353]]|| _0x4dc5x3[_0x5a12[248]]()== this[_0x5a12[724]])){var _0x4dc5x4=this[_0x5a12[2986]](_0x4dc5x3);null!= _0x4dc5x4&& (this[_0x5a12[861]](_0x4dc5x3[_0x5a12[730]](),_0x4dc5x3[_0x5a12[732]](),_0x4dc5x4),_0x4dc5x3[_0x5a12[722]]())}};mxVertexHandler[_0x5a12[202]][_0x5a12[861]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x2= mxUtils[_0x5a12[2196]](this[_0x5a12[1179]][_0x5a12[526]],_0x4dc5x2,_0x4dc5x3);this[_0x5a12[2739]]= _0x4dc5x2[_0x5a12[235]];this[_0x5a12[2740]]= _0x4dc5x2[_0x5a12[236]];this[_0x5a12[1983]]= _0x4dc5x4;this[_0x5a12[2732]][_0x5a12[252]][_0x5a12[124]][_0x5a12[495]]= _0x4dc5x4== mxEvent[_0x5a12[2983]]?_0x5a12[497]:_0x5a12[130];this[_0x5a12[2988]]= this[_0x5a12[2963]](this[_0x5a12[1562]]);!(mxClient[_0x5a12[48]]&& 0!= Number(this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| _0x5a12[468]))&& null!= this[_0x5a12[724]][_0x5a12[963]] && this[_0x5a12[724]][_0x5a12[963]][_0x5a12[252]][_0x5a12[265]]== this[_0x5a12[1179]][_0x5a12[526]]?(this[_0x5a12[2988]][_0x5a12[507]]= mxConstants[_0x5a12[1656]],this[_0x5a12[2988]][_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[526]])):(this[_0x5a12[2988]][_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]]!= mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[1523]]:mxConstants[_0x5a12[508]],this[_0x5a12[2988]][_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[1524]]()))};mxVertexHandler[_0x5a12[202]][_0x5a12[788]]= function(_0x4dc5x2,_0x4dc5x3){if(!_0x4dc5x3[_0x5a12[721]]()&& null!= this[_0x5a12[1983]]){var _0x4dc5x4= new mxPoint(_0x4dc5x3[_0x5a12[734]](),_0x4dc5x3[_0x5a12[735]]()),_0x4dc5x5=this[_0x5a12[1179]][_0x5a12[1018]](_0x4dc5x3[_0x5a12[727]]()),_0x4dc5x9=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]];if(this[_0x5a12[1983]]== mxEvent[_0x5a12[2987]]){_0x4dc5x5&& (_0x4dc5x4[_0x5a12[235]]= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x4[_0x5a12[235]]/ _0x4dc5x9)* _0x4dc5x9,_0x4dc5x4[_0x5a12[236]]= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x4[_0x5a12[236]]/ _0x4dc5x9)* _0x4dc5x9),this[_0x5a12[2985]](this[_0x5a12[2964]][this[_0x5a12[2964]][_0x5a12[67]]- 1],_0x4dc5x4[_0x5a12[235]],_0x4dc5x4[_0x5a12[236]])}else {if(this[_0x5a12[1983]]== mxEvent[_0x5a12[2983]]){var _0x4dc5xa=this[_0x5a12[724]][_0x5a12[235]]+ this[_0x5a12[724]][_0x5a12[117]]/ 2- _0x4dc5x4[_0x5a12[235]],_0x4dc5x12=this[_0x5a12[724]][_0x5a12[236]]+ this[_0x5a12[724]][_0x5a12[119]]/ 2- _0x4dc5x4[_0x5a12[236]];this[_0x5a12[2989]]= 0!= _0x4dc5xa?180* Math[_0x5a12[2990]](_0x4dc5x12/ _0x4dc5xa)/ Math[_0x5a12[424]]+ 90:0> _0x4dc5x12?180:0;0< _0x4dc5xa&& (this[_0x5a12[2989]]-= 180);this[_0x5a12[2960]]&& (_0x4dc5xa= _0x4dc5x4[_0x5a12[235]]- this[_0x5a12[724]][_0x5a12[241]](),_0x4dc5x12= _0x4dc5x4[_0x5a12[236]]- this[_0x5a12[724]][_0x5a12[242]](),_0x4dc5xa= Math[_0x5a12[425]](Math[_0x5a12[428]](_0x4dc5xa* _0x4dc5xa+ _0x4dc5x12* _0x4dc5x12)- this[_0x5a12[724]][_0x5a12[119]]/ 2- 20),_0x4dc5xa= Math[_0x5a12[160]](1,5* Math[_0x5a12[243]](3,Math[_0x5a12[160]](0,Math[_0x5a12[488]](80/ Math[_0x5a12[425]](_0x4dc5xa))))),this[_0x5a12[2989]]= Math[_0x5a12[488]](this[_0x5a12[2989]]/ _0x4dc5xa)* _0x4dc5xa);this[_0x5a12[2732]][_0x5a12[603]]= this[_0x5a12[2989]];this[_0x5a12[2732]][_0x5a12[258]]()}else {var _0x4dc5x13=mxUtils[_0x5a12[431]](this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| _0x5a12[468]),_0x4dc5x14=Math[_0x5a12[426]](-_0x4dc5x13),_0x4dc5x15=Math[_0x5a12[427]](-_0x4dc5x13),_0x4dc5x16= new mxPoint(this[_0x5a12[724]][_0x5a12[241]](),this[_0x5a12[724]][_0x5a12[242]]()),_0x4dc5xa=_0x4dc5x4[_0x5a12[235]]- this[_0x5a12[2739]],_0x4dc5x12=_0x4dc5x4[_0x5a12[236]]- this[_0x5a12[2740]],_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[513]],_0x4dc5x17=_0x4dc5x15* _0x4dc5xa+ _0x4dc5x14* _0x4dc5x12,_0x4dc5xa=_0x4dc5x14* _0x4dc5xa- _0x4dc5x15* _0x4dc5x12;this[_0x5a12[1562]]= this[_0x5a12[2991]](this[_0x5a12[2961]],_0x4dc5xa,_0x4dc5x17,this[_0x5a12[1983]],_0x4dc5x5,_0x4dc5x9,_0x4dc5x4);_0x4dc5x14= Math[_0x5a12[426]](_0x4dc5x13);_0x4dc5x15= Math[_0x5a12[427]](_0x4dc5x13);_0x4dc5x12= new mxPoint(this[_0x5a12[1562]][_0x5a12[241]](),this[_0x5a12[1562]][_0x5a12[242]]());_0x4dc5xa= _0x4dc5x12[_0x5a12[235]]- _0x4dc5x16[_0x5a12[235]];_0x4dc5x12= _0x4dc5x12[_0x5a12[236]]- _0x4dc5x16[_0x5a12[236]];_0x4dc5x16= _0x4dc5x15* _0x4dc5xa+ _0x4dc5x14* _0x4dc5x12- _0x4dc5x12;this[_0x5a12[1562]][_0x5a12[235]]+= _0x4dc5x14* _0x4dc5xa- _0x4dc5x15* _0x4dc5x12- _0x4dc5xa;this[_0x5a12[1562]][_0x5a12[236]]+= _0x4dc5x16;this[_0x5a12[2932]]()}};_0x4dc5x3[_0x5a12[722]]()}else {null!= this[_0x5a12[2986]](_0x4dc5x3)&& _0x4dc5x3[_0x5a12[722]](!1)}};mxVertexHandler[_0x5a12[202]][_0x5a12[789]]= function(_0x4dc5x2,_0x4dc5x3){if(!_0x4dc5x3[_0x5a12[721]]()&& null!= this[_0x5a12[1983]] && null!= this[_0x5a12[724]]){var _0x4dc5x4= new mxPoint(_0x4dc5x3[_0x5a12[734]](),_0x4dc5x3[_0x5a12[735]]());this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[473]]();try{if(this[_0x5a12[1983]]== mxEvent[_0x5a12[2983]]){null!= this[_0x5a12[2989]]&& this[_0x5a12[2992]](this[_0x5a12[724]][_0x5a12[246]],this[_0x5a12[2989]]- (this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| 0))}else {var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[1018]](_0x4dc5x3[_0x5a12[727]]()),_0x4dc5x9=mxUtils[_0x5a12[431]](this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| _0x5a12[468]),_0x4dc5xa=Math[_0x5a12[426]](-_0x4dc5x9),_0x4dc5x12=Math[_0x5a12[427]](-_0x4dc5x9),_0x4dc5x13=_0x4dc5x4[_0x5a12[235]]- this[_0x5a12[2739]],_0x4dc5x14=_0x4dc5x4[_0x5a12[236]]- this[_0x5a12[2740]],_0x4dc5x4=_0x4dc5x12* _0x4dc5x13+ _0x4dc5xa* _0x4dc5x14,_0x4dc5x13=_0x4dc5xa* _0x4dc5x13- _0x4dc5x12* _0x4dc5x14,_0x4dc5x14=_0x4dc5x4,_0x4dc5x15=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]];this[_0x5a12[2526]](this[_0x5a12[724]][_0x5a12[246]],_0x4dc5x13/ _0x4dc5x15,_0x4dc5x14/ _0x4dc5x15,this[_0x5a12[1983]],_0x4dc5x5)}}finally{this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[476]]()};this[_0x5a12[862]]();_0x4dc5x3[_0x5a12[722]]()}};mxVertexHandler[_0x5a12[202]][_0x5a12[2992]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]]();if(_0x4dc5x4[_0x5a12[1193]](_0x4dc5x2)){var _0x4dc5x5=_0x4dc5x2== this[_0x5a12[724]]?this[_0x5a12[724]]:this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x2);null!= _0x4dc5x5&& this[_0x5a12[1179]][_0x5a12[1717]](mxConstants.STYLE_ROTATION,(_0x4dc5x5[_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| 0)+ _0x4dc5x3,[_0x4dc5x2]);if(this[_0x5a12[724]][_0x5a12[246]]!= _0x4dc5x2&& (_0x4dc5x5= this[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x2),null!= _0x4dc5x5&& !_0x4dc5x5[_0x5a12[1500]])){if(0!= _0x4dc5x3){var _0x4dc5x9=this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1197]](_0x4dc5x2),_0x4dc5xa=this[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x9);if(!_0x4dc5x5[_0x5a12[1500]]&& null!= _0x4dc5xa){var _0x4dc5x12=mxUtils[_0x5a12[431]](_0x4dc5x3),_0x4dc5x9=Math[_0x5a12[426]](_0x4dc5x12),_0x4dc5x12=Math[_0x5a12[427]](_0x4dc5x12),_0x4dc5x13= new mxPoint(_0x4dc5x5[_0x5a12[241]](),_0x4dc5x5[_0x5a12[242]]()),_0x4dc5xa= new mxPoint(_0x4dc5xa[_0x5a12[117]]/ 2,_0x4dc5xa[_0x5a12[119]]/ 2),_0x4dc5x9=mxUtils[_0x5a12[432]](_0x4dc5x13,_0x4dc5x9,_0x4dc5x12,_0x4dc5xa),_0x4dc5x5=_0x4dc5x5[_0x5a12[238]]();_0x4dc5x5[_0x5a12[235]]= _0x4dc5x9[_0x5a12[235]]- _0x4dc5x5[_0x5a12[117]]/ 2;_0x4dc5x5[_0x5a12[236]]= _0x4dc5x9[_0x5a12[236]]- _0x4dc5x5[_0x5a12[119]]/ 2;_0x4dc5x4[_0x5a12[1724]](_0x4dc5x2,_0x4dc5x5)}}else {_0x4dc5x5= _0x4dc5x5[_0x5a12[238]](),_0x4dc5x5[_0x5a12[235]]+= dx,_0x4dc5x5[_0x5a12[236]]+= dy,_0x4dc5x4[_0x5a12[1724]](_0x4dc5x2,_0x4dc5x5)}};_0x4dc5x5= _0x4dc5x4[_0x5a12[262]](_0x4dc5x2);for(_0x4dc5x9= 0;_0x4dc5x9< _0x4dc5x5;_0x4dc5x9++){this[_0x5a12[2992]](_0x4dc5x4[_0x5a12[263]](_0x4dc5x2,_0x4dc5x9),_0x4dc5x3)}}};mxVertexHandler[_0x5a12[202]][_0x5a12[862]]= function(){this[_0x5a12[1983]]= this[_0x5a12[2989]]= null;null!= this[_0x5a12[2988]]&& (this[_0x5a12[2988]][_0x5a12[515]](),this[_0x5a12[2988]]= null);null!= this[_0x5a12[2732]]&& (this[_0x5a12[2732]][_0x5a12[252]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[497],this[_0x5a12[2961]]= this[_0x5a12[2962]](this[_0x5a12[724]]),this[_0x5a12[1562]]= new mxRectangle(this[_0x5a12[2961]][_0x5a12[235]],this[_0x5a12[2961]][_0x5a12[236]],this[_0x5a12[2961]][_0x5a12[117]],this[_0x5a12[2961]][_0x5a12[119]]),this[_0x5a12[2932]]())};mxVertexHandler[_0x5a12[202]][_0x5a12[2526]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[1721]](_0x4dc5x2);if(null!= _0x4dc5xa){if(_0x4dc5x5== mxEvent[_0x5a12[2987]]){_0x4dc5x5= this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]],_0x4dc5x3= (this[_0x5a12[2972]][_0x5a12[1562]][_0x5a12[241]]()- this[_0x5a12[2739]])/ _0x4dc5x5,_0x4dc5x4= (this[_0x5a12[2972]][_0x5a12[1562]][_0x5a12[242]]()- this[_0x5a12[2740]])/ _0x4dc5x5,_0x4dc5xa= _0x4dc5xa[_0x5a12[238]](),null== _0x4dc5xa[_0x5a12[1368]]?_0x4dc5xa[_0x5a12[1368]]= new mxPoint(_0x4dc5x3,_0x4dc5x4):(_0x4dc5xa[_0x5a12[1368]][_0x5a12[235]]+= _0x4dc5x3,_0x4dc5xa[_0x5a12[1368]][_0x5a12[236]]+= _0x4dc5x4),this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[1724]](_0x4dc5x2,_0x4dc5xa)}else {_0x4dc5x5= this[_0x5a12[2991]](_0x4dc5xa,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,1, new mxPoint(0,0));var _0x4dc5x12=mxUtils[_0x5a12[431]](this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| _0x5a12[468]);if(0!= _0x4dc5x12){_0x4dc5x3= _0x4dc5x5[_0x5a12[241]]()- _0x4dc5xa[_0x5a12[241]]();_0x4dc5x4= _0x4dc5x5[_0x5a12[242]]()- _0x4dc5xa[_0x5a12[242]]();_0x4dc5x9= Math[_0x5a12[426]](_0x4dc5x12);var _0x4dc5x13=Math[_0x5a12[427]](_0x4dc5x12),_0x4dc5x12=_0x4dc5x9* _0x4dc5x3- _0x4dc5x13* _0x4dc5x4- _0x4dc5x3;_0x4dc5x3= _0x4dc5x13* _0x4dc5x3+ _0x4dc5x9* _0x4dc5x4- _0x4dc5x4;_0x4dc5x4= _0x4dc5x5[_0x5a12[235]]- _0x4dc5xa[_0x5a12[235]];var _0x4dc5x14=_0x4dc5x5[_0x5a12[236]]- _0x4dc5xa[_0x5a12[236]],_0x4dc5x15=_0x4dc5x9* _0x4dc5x4- _0x4dc5x13* _0x4dc5x14;_0x4dc5x9= _0x4dc5x13* _0x4dc5x4+ _0x4dc5x9* _0x4dc5x14;_0x4dc5x5[_0x5a12[235]]+= _0x4dc5x12;_0x4dc5x5[_0x5a12[236]]+= _0x4dc5x3;if(!this[_0x5a12[1179]][_0x5a12[1742]](_0x4dc5x2)&& (0!= _0x4dc5x12|| 0!= _0x4dc5x3)){_0x4dc5x4= _0x4dc5xa[_0x5a12[235]]- _0x4dc5x5[_0x5a12[235]]+ _0x4dc5x15,_0x4dc5x14= _0x4dc5xa[_0x5a12[236]]- _0x4dc5x5[_0x5a12[236]]+ _0x4dc5x9,this[_0x5a12[2993]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x14)}};this[_0x5a12[1179]][_0x5a12[2526]](_0x4dc5x2,_0x4dc5x5)}}};mxVertexHandler[_0x5a12[202]][_0x5a12[2993]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){for(var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x9=_0x4dc5x5[_0x5a12[262]](_0x4dc5x2),_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x9;_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x5[_0x5a12[263]](_0x4dc5x2,_0x4dc5xa);if(_0x4dc5x5[_0x5a12[1193]](_0x4dc5x12)){var _0x4dc5x13=this[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x12);null!= _0x4dc5x13&& !_0x4dc5x13[_0x5a12[1500]]&& (_0x4dc5x13= _0x4dc5x13[_0x5a12[238]](),_0x4dc5x13[_0x5a12[235]]+= _0x4dc5x3,_0x4dc5x13[_0x5a12[236]]+= _0x4dc5x4,_0x4dc5x5[_0x5a12[1724]](_0x4dc5x12,_0x4dc5x13))}}};mxVertexHandler[_0x5a12[202]][_0x5a12[2991]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12){if(this[_0x5a12[2957]]){_0x4dc5x12= _0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]+ _0x4dc5x3;var _0x4dc5x13=_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]+ _0x4dc5x4;_0x4dc5x9&& (_0x4dc5x12= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x12/ _0x4dc5xa)* _0x4dc5xa,_0x4dc5x13= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x13/ _0x4dc5xa)* _0x4dc5xa);_0x4dc5xa= new mxRectangle(_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]],0,0);_0x4dc5xa[_0x5a12[99]]( new mxRectangle(_0x4dc5x12,_0x4dc5x13,0,0));return _0x4dc5xa};var _0x4dc5x13=_0x4dc5x2[_0x5a12[235]]- _0x4dc5x12[_0x5a12[235]]* _0x4dc5xa,_0x4dc5x14=_0x4dc5x13+ _0x4dc5x2[_0x5a12[117]],_0x4dc5x15=_0x4dc5x2[_0x5a12[236]]- _0x4dc5x12[_0x5a12[236]]* _0x4dc5xa;_0x4dc5x2= _0x4dc5x15+ _0x4dc5x2[_0x5a12[119]];4< _0x4dc5x5?(_0x4dc5x2+= _0x4dc5x4,_0x4dc5x9&& (_0x4dc5x2= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x2/ _0x4dc5xa)* _0x4dc5xa)):3> _0x4dc5x5&& (_0x4dc5x15+= _0x4dc5x4,_0x4dc5x9&& (_0x4dc5x15= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x15/ _0x4dc5xa)* _0x4dc5xa));if(0== _0x4dc5x5|| 3== _0x4dc5x5|| 5== _0x4dc5x5){_0x4dc5x13+= _0x4dc5x3,_0x4dc5x9&& (_0x4dc5x13= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x13/ _0x4dc5xa)* _0x4dc5xa)}else {if(2== _0x4dc5x5|| 4== _0x4dc5x5|| 7== _0x4dc5x5){_0x4dc5x14+= _0x4dc5x3,_0x4dc5x9&& (_0x4dc5x14= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x14/ _0x4dc5xa)* _0x4dc5xa)}};_0x4dc5x9= _0x4dc5x14- _0x4dc5x13;_0x4dc5x2-= _0x4dc5x15;0> _0x4dc5x9&& (_0x4dc5x13+= _0x4dc5x9,_0x4dc5x9= Math[_0x5a12[425]](_0x4dc5x9));0> _0x4dc5x2&& (_0x4dc5x15+= _0x4dc5x2,_0x4dc5x2= Math[_0x5a12[425]](_0x4dc5x2));return new mxRectangle(_0x4dc5x13+ _0x4dc5x12[_0x5a12[235]]* _0x4dc5xa,_0x4dc5x15+ _0x4dc5x12[_0x5a12[236]]* _0x4dc5xa,_0x4dc5x9,_0x4dc5x2)};mxVertexHandler[_0x5a12[202]][_0x5a12[258]]= function(){this[_0x5a12[2961]]= this[_0x5a12[2962]](this[_0x5a12[724]]);this[_0x5a12[1562]]= new mxRectangle(this[_0x5a12[724]][_0x5a12[235]],this[_0x5a12[724]][_0x5a12[236]],this[_0x5a12[724]][_0x5a12[117]],this[_0x5a12[724]][_0x5a12[119]]);var _0x4dc5x2=this[_0x5a12[724]];if(null!= this[_0x5a12[2964]]){var _0x4dc5x3=_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]],_0x4dc5x4=_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]];if(this[_0x5a12[2957]]){this[_0x5a12[2985]](this[_0x5a12[2964]][0],_0x4dc5x3,_0x4dc5x4)}else {var _0x4dc5x5=_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]/ 2,_0x4dc5x9=_0x4dc5x2[_0x5a12[236]]+ _0x4dc5x2[_0x5a12[119]]/ 2;if(1< this[_0x5a12[2964]][_0x5a12[67]]){var _0x4dc5xa=mxUtils[_0x5a12[431]](_0x4dc5x2[_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| _0x5a12[468]),_0x4dc5x12=Math[_0x5a12[426]](_0x4dc5xa),_0x4dc5xa=Math[_0x5a12[427]](_0x4dc5xa),_0x4dc5x13= new mxPoint(_0x4dc5x2[_0x5a12[241]](),_0x4dc5x2[_0x5a12[242]]()),_0x4dc5x14=mxUtils[_0x5a12[432]]( new mxPoint(_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]]),_0x4dc5x12,_0x4dc5xa,_0x4dc5x13);this[_0x5a12[2985]](this[_0x5a12[2964]][0],_0x4dc5x14[_0x5a12[235]],_0x4dc5x14[_0x5a12[236]]);_0x4dc5x14[_0x5a12[235]]= _0x4dc5x5;_0x4dc5x14[_0x5a12[236]]= _0x4dc5x2[_0x5a12[236]];_0x4dc5x14= mxUtils[_0x5a12[432]](_0x4dc5x14,_0x4dc5x12,_0x4dc5xa,_0x4dc5x13);this[_0x5a12[2985]](this[_0x5a12[2964]][1],_0x4dc5x14[_0x5a12[235]],_0x4dc5x14[_0x5a12[236]]);_0x4dc5x14[_0x5a12[235]]= _0x4dc5x3;_0x4dc5x14[_0x5a12[236]]= _0x4dc5x2[_0x5a12[236]];_0x4dc5x14= mxUtils[_0x5a12[432]](_0x4dc5x14,_0x4dc5x12,_0x4dc5xa,_0x4dc5x13);this[_0x5a12[2985]](this[_0x5a12[2964]][2],_0x4dc5x14[_0x5a12[235]],_0x4dc5x14[_0x5a12[236]]);_0x4dc5x14[_0x5a12[235]]= _0x4dc5x2[_0x5a12[235]];_0x4dc5x14[_0x5a12[236]]= _0x4dc5x9;_0x4dc5x14= mxUtils[_0x5a12[432]](_0x4dc5x14,_0x4dc5x12,_0x4dc5xa,_0x4dc5x13);this[_0x5a12[2985]](this[_0x5a12[2964]][3],_0x4dc5x14[_0x5a12[235]],_0x4dc5x14[_0x5a12[236]]);_0x4dc5x14[_0x5a12[235]]= _0x4dc5x3;_0x4dc5x14[_0x5a12[236]]= _0x4dc5x9;_0x4dc5x14= mxUtils[_0x5a12[432]](_0x4dc5x14,_0x4dc5x12,_0x4dc5xa,_0x4dc5x13);this[_0x5a12[2985]](this[_0x5a12[2964]][4],_0x4dc5x14[_0x5a12[235]],_0x4dc5x14[_0x5a12[236]]);_0x4dc5x14[_0x5a12[235]]= _0x4dc5x2[_0x5a12[235]];_0x4dc5x14[_0x5a12[236]]= _0x4dc5x4;_0x4dc5x14= mxUtils[_0x5a12[432]](_0x4dc5x14,_0x4dc5x12,_0x4dc5xa,_0x4dc5x13);this[_0x5a12[2985]](this[_0x5a12[2964]][5],_0x4dc5x14[_0x5a12[235]],_0x4dc5x14[_0x5a12[236]]);_0x4dc5x14[_0x5a12[235]]= _0x4dc5x5;_0x4dc5x14[_0x5a12[236]]= _0x4dc5x4;_0x4dc5x14= mxUtils[_0x5a12[432]](_0x4dc5x14,_0x4dc5x12,_0x4dc5xa,_0x4dc5x13);this[_0x5a12[2985]](this[_0x5a12[2964]][6],_0x4dc5x14[_0x5a12[235]],_0x4dc5x14[_0x5a12[236]]);_0x4dc5x14[_0x5a12[235]]= _0x4dc5x3;_0x4dc5x14[_0x5a12[236]]= _0x4dc5x4;_0x4dc5x14= mxUtils[_0x5a12[432]](_0x4dc5x14,_0x4dc5x12,_0x4dc5xa,_0x4dc5x13);this[_0x5a12[2985]](this[_0x5a12[2964]][7],_0x4dc5x14[_0x5a12[235]],_0x4dc5x14[_0x5a12[236]]);this[_0x5a12[2985]](this[_0x5a12[2964]][8],_0x4dc5x5+ _0x4dc5x2[_0x5a12[2079]][_0x5a12[235]],_0x4dc5x9+ _0x4dc5x2[_0x5a12[2079]][_0x5a12[236]])}else {2<= this[_0x5a12[724]][_0x5a12[117]]&& 2<= this[_0x5a12[724]][_0x5a12[119]]?this[_0x5a12[2985]](this[_0x5a12[2964]][0],_0x4dc5x5+ _0x4dc5x2[_0x5a12[2079]][_0x5a12[235]],_0x4dc5x9+ _0x4dc5x2[_0x5a12[2079]][_0x5a12[236]]):this[_0x5a12[2985]](this[_0x5a12[2964]][0],_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]])}}};null!= this[_0x5a12[2973]]&& (_0x4dc5xa= mxUtils[_0x5a12[431]](this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| _0x5a12[468]),_0x4dc5x12= Math[_0x5a12[426]](_0x4dc5xa),_0x4dc5xa= Math[_0x5a12[427]](_0x4dc5xa),_0x4dc5x13= new mxPoint(this[_0x5a12[724]][_0x5a12[241]](),this[_0x5a12[724]][_0x5a12[242]]()),_0x4dc5x14= mxUtils[_0x5a12[432]]( new mxPoint(_0x4dc5x2[_0x5a12[235]]+ _0x4dc5x2[_0x5a12[117]]/ 2,_0x4dc5x2[_0x5a12[236]]- 16),_0x4dc5x12,_0x4dc5xa,_0x4dc5x13),this[_0x5a12[2985]](this[_0x5a12[2973]],_0x4dc5x14[_0x5a12[235]],_0x4dc5x14[_0x5a12[236]]));this[_0x5a12[2732]][_0x5a12[603]]= Number(this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| _0x5a12[468]);this[_0x5a12[2932]]()};mxVertexHandler[_0x5a12[202]][_0x5a12[2932]]= function(){null!= this[_0x5a12[2988]]&& (this[_0x5a12[2988]][_0x5a12[1562]]= this[_0x5a12[1562]],this[_0x5a12[2988]][_0x5a12[252]][_0x5a12[265]]== this[_0x5a12[1179]][_0x5a12[526]]&& (this[_0x5a12[2988]][_0x5a12[1562]][_0x5a12[117]]= Math[_0x5a12[160]](0,this[_0x5a12[2988]][_0x5a12[1562]][_0x5a12[117]]- 1),this[_0x5a12[2988]][_0x5a12[1562]][_0x5a12[119]]= Math[_0x5a12[160]](0,this[_0x5a12[2988]][_0x5a12[1562]][_0x5a12[119]]- 1)),this[_0x5a12[2988]][_0x5a12[603]]= Number(this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| _0x5a12[468]),this[_0x5a12[2988]][_0x5a12[258]]());this[_0x5a12[2732]][_0x5a12[1562]]= this[_0x5a12[1562]];this[_0x5a12[2732]][_0x5a12[258]]()};mxVertexHandler[_0x5a12[202]][_0x5a12[515]]= function(){null!= this[_0x5a12[2988]]&& (this[_0x5a12[2988]][_0x5a12[515]](),this[_0x5a12[2988]]= null);this[_0x5a12[2732]][_0x5a12[515]]();this[_0x5a12[2972]]= this[_0x5a12[2732]]= null;if(null!= this[_0x5a12[2964]]){for(var _0x4dc5x2=0;_0x4dc5x2< this[_0x5a12[2964]][_0x5a12[67]];_0x4dc5x2++){this[_0x5a12[2964]][_0x4dc5x2][_0x5a12[515]](),this[_0x5a12[2964]][_0x4dc5x2]= null}}};function mxEdgeHandler(_0x4dc5x2){null!= _0x4dc5x2&& (this[_0x5a12[724]]= _0x4dc5x2,this[_0x5a12[176]]())}mxEdgeHandler[_0x5a12[202]][_0x5a12[1179]]= null;mxEdgeHandler[_0x5a12[202]][_0x5a12[724]]= null;mxEdgeHandler[_0x5a12[202]][_0x5a12[2885]]= null;mxEdgeHandler[_0x5a12[202]][_0x5a12[2886]]= null;mxEdgeHandler[_0x5a12[202]][_0x5a12[267]]= null;mxEdgeHandler[_0x5a12[202]][_0x5a12[253]]= null;mxEdgeHandler[_0x5a12[202]][_0x5a12[2994]]= null;mxEdgeHandler[_0x5a12[202]][_0x5a12[2972]]= null;mxEdgeHandler[_0x5a12[202]][_0x5a12[2797]]= !0;mxEdgeHandler[_0x5a12[202]][_0x5a12[2771]]= !1;mxEdgeHandler[_0x5a12[202]][_0x5a12[2995]]= !1;mxEdgeHandler[_0x5a12[202]][_0x5a12[574]]= !1;mxEdgeHandler[_0x5a12[202]][_0x5a12[2958]]= !0;mxEdgeHandler[_0x5a12[202]][_0x5a12[2996]]= !1;mxEdgeHandler[_0x5a12[202]][_0x5a12[2959]]= null;mxEdgeHandler[_0x5a12[202]][_0x5a12[2353]]= 0;mxEdgeHandler[_0x5a12[202]][_0x5a12[176]]= function(){this[_0x5a12[1179]]= this[_0x5a12[724]][_0x5a12[441]][_0x5a12[1179]];this[_0x5a12[2885]]= this[_0x5a12[1689]]();this[_0x5a12[2886]]= new mxConstraintHandler(this[_0x5a12[1179]]);this[_0x5a12[1525]]= [];this[_0x5a12[2997]]= this[_0x5a12[2998]](this[_0x5a12[724]]);this[_0x5a12[253]]= this[_0x5a12[2963]](this[_0x5a12[2997]]);this[_0x5a12[253]][_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]]!= mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[2334]]:mxConstants[_0x5a12[508]];this[_0x5a12[253]][_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1524]]());this[_0x5a12[253]][_0x5a12[1564]]= 0;this[_0x5a12[253]][_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= mxConstants[_0x5a12[2831]];mxEvent[_0x5a12[169]](this[_0x5a12[253]][_0x5a12[252]],_0x5a12[760],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[1179]][_0x5a12[761]](_0x4dc5x2,this[_0x5a12[724]][_0x5a12[246]])}));mxEvent[_0x5a12[759]](this[_0x5a12[253]][_0x5a12[252]],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[2771]]&& this[_0x5a12[2999]](_0x4dc5x2)?this[_0x5a12[3000]](this[_0x5a12[724]],_0x4dc5x2):this[_0x5a12[1179]][_0x5a12[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4dc5x2,this[_0x5a12[724]]))}),mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){var _0x4dc5x4=this[_0x5a12[724]][_0x5a12[246]];if(null!= this[_0x5a12[1983]]){var _0x4dc5x5=mxUtils[_0x5a12[2196]](this[_0x5a12[1179]][_0x5a12[526]],mxEvent[_0x5a12[731]](_0x4dc5x2),mxEvent[_0x5a12[733]](_0x4dc5x2)),_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[999]](_0x4dc5x5[_0x5a12[235]],_0x4dc5x5[_0x5a12[236]]);this[_0x5a12[1179]][_0x5a12[1730]](_0x4dc5x4)&& this[_0x5a12[1179]][_0x5a12[2688]](_0x4dc5x4,_0x4dc5x5[_0x5a12[235]],_0x4dc5x5[_0x5a12[236]])&& (_0x4dc5x4= null)};this[_0x5a12[1179]][_0x5a12[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4dc5x2,this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x4)))}),mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[1179]][_0x5a12[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4dc5x2,this[_0x5a12[724]]))}));this[_0x5a12[574]]= null!= this[_0x5a12[724]][_0x5a12[963]]&& this[_0x5a12[724]][_0x5a12[963]][_0x5a12[252]][_0x5a12[265]]== this[_0x5a12[1179]][_0x5a12[526]];if(!this[_0x5a12[574]]){var _0x4dc5x2=this[_0x5a12[724]][_0x5a12[2089]](!0);null!= _0x4dc5x2&& (this[_0x5a12[574]]= null!= _0x4dc5x2[_0x5a12[963]]&& _0x4dc5x2[_0x5a12[963]][_0x5a12[252]][_0x5a12[265]]== this[_0x5a12[1179]][_0x5a12[526]]);this[_0x5a12[574]]|| (_0x4dc5x2= this[_0x5a12[724]][_0x5a12[2089]](!1),null!= _0x4dc5x2&& (this[_0x5a12[574]]= null!= _0x4dc5x2[_0x5a12[963]]&& _0x4dc5x2[_0x5a12[963]][_0x5a12[252]][_0x5a12[265]]== this[_0x5a12[1179]][_0x5a12[526]]))};if(this[_0x5a12[1179]][_0x5a12[2694]]()< mxGraphHandler[_0x5a12[202]][_0x5a12[2795]]|| 0>= mxGraphHandler[_0x5a12[202]][_0x5a12[2795]]){this[_0x5a12[2994]]= this[_0x5a12[3001]]()};this[_0x5a12[685]]= new mxPoint(this[_0x5a12[724]][_0x5a12[2079]][_0x5a12[235]],this[_0x5a12[724]][_0x5a12[2079]][_0x5a12[236]]);this[_0x5a12[2972]]= new mxRectangleShape( new mxRectangle,mxConstants.LABEL_HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR);this[_0x5a12[2972]][_0x5a12[1229]]= !1;this[_0x5a12[3002]](this[_0x5a12[2972]]);this[_0x5a12[2972]][_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= mxConstants[_0x5a12[3003]];mxEvent[_0x5a12[2733]](this[_0x5a12[2972]][_0x5a12[252]],this[_0x5a12[1179]],this[_0x5a12[724]]);this[_0x5a12[258]]()};mxEdgeHandler[_0x5a12[202]][_0x5a12[2999]]= function(_0x4dc5x2){return mxEvent[_0x5a12[774]](_0x4dc5x2)};mxEdgeHandler[_0x5a12[202]][_0x5a12[3004]]= function(_0x4dc5x2){return mxEvent[_0x5a12[774]](_0x4dc5x2)};mxEdgeHandler[_0x5a12[202]][_0x5a12[2998]]= function(_0x4dc5x2){return _0x4dc5x2[_0x5a12[439]]};mxEdgeHandler[_0x5a12[202]][_0x5a12[2963]]= function(_0x4dc5x2){_0x4dc5x2= new mxPolyline(_0x4dc5x2,this[_0x5a12[2975]]());_0x4dc5x2[_0x5a12[1307]]= this[_0x5a12[2976]]();_0x4dc5x2[_0x5a12[1522]]= this[_0x5a12[2977]]();return _0x4dc5x2};mxEdgeHandler[_0x5a12[202]][_0x5a12[2975]]= function(){return mxConstants[_0x5a12[3005]]};mxEdgeHandler[_0x5a12[202]][_0x5a12[2976]]= function(){return mxConstants[_0x5a12[3006]]};mxEdgeHandler[_0x5a12[202]][_0x5a12[2977]]= function(){return mxConstants[_0x5a12[3007]]};mxEdgeHandler[_0x5a12[202]][_0x5a12[2907]]= function(_0x4dc5x2){return !0};mxEdgeHandler[_0x5a12[202]][_0x5a12[1689]]= function(){var _0x4dc5x2= new mxCellMarker(this[_0x5a12[1179]]),_0x4dc5x3=this;_0x4dc5x2[_0x5a12[736]]= function(_0x4dc5x2){var _0x4dc5x5=mxCellMarker[_0x5a12[202]][_0x5a12[736]][_0x5a12[183]](this,arguments);if(!_0x4dc5x3[_0x5a12[2907]](_0x4dc5x5)){return null};var _0x4dc5x9=_0x4dc5x3[_0x5a12[1179]][_0x5a12[502]]();if(_0x4dc5x5== _0x4dc5x3[_0x5a12[724]][_0x5a12[246]]|| null!= _0x4dc5x5&& !_0x4dc5x3[_0x5a12[1179]][_0x5a12[2405]]&& _0x4dc5x9[_0x5a12[250]](_0x4dc5x5)){_0x4dc5x5= null};return _0x4dc5x5};_0x4dc5x2[_0x5a12[2872]]= function(_0x4dc5x2){var _0x4dc5x5=_0x4dc5x3[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x5=_0x4dc5x3[_0x5a12[1179]][_0x5a12[441]][_0x5a12[2292]](_0x4dc5x2,_0x4dc5x3[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](_0x4dc5x5[_0x5a12[1709]](_0x4dc5x3[_0x5a12[724]][_0x5a12[246]],!_0x4dc5x3[_0x5a12[729]])),!_0x4dc5x3[_0x5a12[729]]),_0x4dc5x5=null!= _0x4dc5x5?_0x4dc5x5[_0x5a12[246]]:null;_0x4dc5x3[_0x5a12[267]]= _0x4dc5x3[_0x5a12[2909]](_0x4dc5x3[_0x5a12[729]]?_0x4dc5x2[_0x5a12[246]]:_0x4dc5x5,_0x4dc5x3[_0x5a12[729]]?_0x4dc5x5:_0x4dc5x2[_0x5a12[246]]);return null== _0x4dc5x3[_0x5a12[267]]};return _0x4dc5x2};mxEdgeHandler[_0x5a12[202]][_0x5a12[2909]]= function(_0x4dc5x2,_0x4dc5x3){return this[_0x5a12[1179]][_0x5a12[2500]](this[_0x5a12[724]][_0x5a12[246]],_0x4dc5x2,_0x4dc5x3)};mxEdgeHandler[_0x5a12[202]][_0x5a12[3001]]= function(){for(var _0x4dc5x2=this[_0x5a12[724]][_0x5a12[246]],_0x4dc5x3=[],_0x4dc5x4=0;_0x4dc5x4< this[_0x5a12[2997]][_0x5a12[67]];_0x4dc5x4++){if(this[_0x5a12[3008]](_0x4dc5x4)){var _0x4dc5x5=_0x4dc5x4== this[_0x5a12[2997]][_0x5a12[67]]- 1;if((_0x4dc5x5= 0== _0x4dc5x4|| _0x4dc5x5)|| this[_0x5a12[1179]][_0x5a12[2662]](_0x4dc5x2)){var _0x4dc5x9=this[_0x5a12[3009]](_0x4dc5x4);this[_0x5a12[3002]](_0x4dc5x9);mxClient[_0x5a12[754]]&& _0x4dc5x9[_0x5a12[252]][_0x5a12[57]](_0x5a12[1377],_0x5a12[130]);if(this[_0x5a12[3010]](_0x4dc5x4)){if(mxClient[_0x5a12[754]]){var _0x4dc5xa=mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){_0x4dc5x2= mxUtils[_0x5a12[2196]](this[_0x5a12[1179]][_0x5a12[526]],mxEvent[_0x5a12[731]](_0x4dc5x2),mxEvent[_0x5a12[733]](_0x4dc5x2));return this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[248]](this[_0x5a12[1179]][_0x5a12[999]](_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]]))});mxEvent[_0x5a12[2733]](_0x4dc5x9[_0x5a12[252]],this[_0x5a12[1179]],_0x4dc5xa)}else {_0x4dc5x9[_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= mxConstants[_0x5a12[3011]],mxEvent[_0x5a12[2733]](_0x4dc5x9[_0x5a12[252]],this[_0x5a12[1179]],this[_0x5a12[724]])}};_0x4dc5x3[_0x5a12[207]](_0x4dc5x9);_0x4dc5x5|| (this[_0x5a12[1525]][_0x5a12[207]]( new mxPoint(0,0)),_0x4dc5x9[_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188])}}};return _0x4dc5x3};mxEdgeHandler[_0x5a12[202]][_0x5a12[3010]]= function(_0x4dc5x2){return !0};mxEdgeHandler[_0x5a12[202]][_0x5a12[3008]]= function(_0x4dc5x2){return !0};mxEdgeHandler[_0x5a12[202]][_0x5a12[3009]]= function(_0x4dc5x2){if(null!= this[_0x5a12[2959]]){return new mxImageShape( new mxRectangle(0,0,this[_0x5a12[2959]][_0x5a12[117]],this[_0x5a12[2959]][_0x5a12[119]]),this[_0x5a12[2959]][_0x5a12[390]])};_0x4dc5x2= mxConstants[_0x5a12[2974]];this[_0x5a12[574]]&& (_0x4dc5x2-= 1);return new mxRectangleShape( new mxRectangle(0,0,_0x4dc5x2,_0x4dc5x2),mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};mxEdgeHandler[_0x5a12[202]][_0x5a12[3002]]= function(_0x4dc5x2){this[_0x5a12[574]]?(_0x4dc5x2[_0x5a12[507]]= mxConstants[_0x5a12[1656]],_0x4dc5x2[_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[526]])):(_0x4dc5x2[_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]]!= mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[2334]]:mxConstants[_0x5a12[508]],_0x4dc5x2[_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1524]]()))};mxEdgeHandler[_0x5a12[202]][_0x5a12[2986]]= function(_0x4dc5x2){if(null!= this[_0x5a12[2994]]){for(var _0x4dc5x3=this[_0x5a12[2353]],_0x4dc5x3=this[_0x5a12[2958]]&& (mxClient[_0x5a12[80]]|| 0< _0x4dc5x3)? new mxRectangle(_0x4dc5x2[_0x5a12[734]]()- _0x4dc5x3,_0x4dc5x2[_0x5a12[735]]()- _0x4dc5x3,2* _0x4dc5x3,2* _0x4dc5x3):null,_0x4dc5x4=0;_0x4dc5x4< this[_0x5a12[2994]][_0x5a12[67]];_0x4dc5x4++){if((_0x4dc5x2[_0x5a12[729]](this[_0x5a12[2994]][_0x4dc5x4])|| null!= _0x4dc5x3&& mxUtils[_0x5a12[1825]](this[_0x5a12[2994]][_0x4dc5x4][_0x5a12[1562]],_0x4dc5x3))&& _0x5a12[188]!= this[_0x5a12[2994]][_0x4dc5x4][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]){return _0x4dc5x4}}};if(_0x4dc5x2[_0x5a12[729]](this[_0x5a12[2972]])&& _0x5a12[188]!= this[_0x5a12[2972]][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]|| _0x4dc5x2[_0x5a12[729]](this[_0x5a12[724]][_0x5a12[963]])){if(!mxClient[_0x5a12[75]]&& !mxClient[_0x5a12[76]] || _0x5a12[2822]!= _0x4dc5x2[_0x5a12[728]]()[_0x5a12[301]]){return mxEvent[_0x5a12[2987]]}};return null};mxEdgeHandler[_0x5a12[202]][_0x5a12[787]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=null,_0x4dc5x4=this[_0x5a12[2986]](_0x4dc5x3);null!= _0x4dc5x4&& (!_0x4dc5x3[_0x5a12[721]]()&& this[_0x5a12[1179]][_0x5a12[994]]() && !this[_0x5a12[1179]][_0x5a12[2579]](_0x4dc5x3[_0x5a12[727]]()))&& (this[_0x5a12[2995]]&& this[_0x5a12[3004]](_0x4dc5x3[_0x5a12[727]]())?this[_0x5a12[3012]](this[_0x5a12[724]],_0x4dc5x4):(_0x4dc5x4!= mxEvent[_0x5a12[2987]]|| this[_0x5a12[1179]][_0x5a12[2628]](_0x4dc5x3[_0x5a12[736]]()))&& this[_0x5a12[861]](_0x4dc5x3[_0x5a12[730]](),_0x4dc5x3[_0x5a12[732]](),_0x4dc5x4),_0x4dc5x3[_0x5a12[722]]())};mxEdgeHandler[_0x5a12[202]][_0x5a12[861]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[2739]]= _0x4dc5x2;this[_0x5a12[2740]]= _0x4dc5x3;this[_0x5a12[729]]= null== this[_0x5a12[2994]]?!1:0== _0x4dc5x4;this[_0x5a12[3013]]= null== this[_0x5a12[2994]]?!1:_0x4dc5x4== this[_0x5a12[2994]][_0x5a12[67]]- 1;this[_0x5a12[3014]]= _0x4dc5x4== mxEvent[_0x5a12[2987]];if(this[_0x5a12[729]]|| this[_0x5a12[3013]]){if(_0x4dc5x2= this[_0x5a12[724]][_0x5a12[246]],_0x4dc5x3= this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[1709]](_0x4dc5x2,this[_0x5a12[729]]),null== _0x4dc5x3&& this[_0x5a12[1179]][_0x5a12[2661]](_0x4dc5x2,this[_0x5a12[729]])|| null!= _0x4dc5x3&& this[_0x5a12[1179]][_0x5a12[2551]](_0x4dc5x2,_0x4dc5x3,this[_0x5a12[729]])){this[_0x5a12[1983]]= _0x4dc5x4}}else {this[_0x5a12[1983]]= _0x4dc5x4}};mxEdgeHandler[_0x5a12[202]][_0x5a12[3015]]= function(_0x4dc5x2,_0x4dc5x3){return this[_0x5a12[724]][_0x5a12[238]]()};mxEdgeHandler[_0x5a12[202]][_0x5a12[3016]]= function(){return this[_0x5a12[1179]][_0x5a12[1020]]* this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]]/ 2};mxEdgeHandler[_0x5a12[202]][_0x5a12[2689]]= function(_0x4dc5x2){var _0x4dc5x3= new mxPoint(_0x4dc5x2[_0x5a12[734]](),_0x4dc5x2[_0x5a12[735]]()),_0x4dc5x4=this[_0x5a12[3016]](),_0x4dc5x5=this[_0x5a12[1179]][_0x5a12[249]](),_0x4dc5x9=!1,_0x4dc5xa=!1;if(this[_0x5a12[2996]]&& 0< _0x4dc5x4){var _0x4dc5x12=function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x5=_0x4dc5x2[_0x5a12[235]];Math[_0x5a12[425]](_0x4dc5x3[_0x5a12[235]]- _0x4dc5x5)< _0x4dc5x4&& (_0x4dc5x3[_0x5a12[235]]= _0x4dc5x5,_0x4dc5x9= !0);_0x4dc5x2= _0x4dc5x2[_0x5a12[236]];Math[_0x5a12[425]](_0x4dc5x3[_0x5a12[236]]- _0x4dc5x2)< _0x4dc5x4&& (_0x4dc5x3[_0x5a12[236]]= _0x4dc5x2,_0x4dc5xa= !0)}},_0x4dc5x13=function(_0x4dc5x2){null!= _0x4dc5x2&& _0x4dc5x12[_0x5a12[239]](this, new mxPoint(_0x4dc5x5[_0x5a12[2230]](_0x4dc5x2),_0x4dc5x5[_0x5a12[2228]](_0x4dc5x2)))};_0x4dc5x13[_0x5a12[239]](this,this[_0x5a12[724]][_0x5a12[2089]](!0));_0x4dc5x13[_0x5a12[239]](this,this[_0x5a12[724]][_0x5a12[2089]](!1));if(null!= this[_0x5a12[2997]]){for(_0x4dc5x13= 0;_0x4dc5x13< this[_0x5a12[2997]];_0x4dc5x13++){_0x4dc5x13!= this[_0x5a12[1983]]&& _0x4dc5x12[_0x5a12[239]](this,this[_0x5a12[2997]][_0x4dc5x13])}}};this[_0x5a12[1179]][_0x5a12[1018]](_0x4dc5x2[_0x5a12[727]]())&& (_0x4dc5x2= _0x4dc5x5[_0x5a12[255]],_0x4dc5x13= _0x4dc5x5[_0x5a12[513]],_0x4dc5x9|| (_0x4dc5x3[_0x5a12[235]]= (this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x3[_0x5a12[235]]/ _0x4dc5x2- _0x4dc5x13[_0x5a12[235]])+ _0x4dc5x13[_0x5a12[235]])* _0x4dc5x2),_0x4dc5xa|| (_0x4dc5x3[_0x5a12[236]]= (this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x3[_0x5a12[236]]/ _0x4dc5x2- _0x4dc5x13[_0x5a12[236]])+ _0x4dc5x13[_0x5a12[236]])* _0x4dc5x2));return _0x4dc5x3};mxEdgeHandler[_0x5a12[202]][_0x5a12[3017]]= function(_0x4dc5x2){this[_0x5a12[2886]][_0x5a12[2729]](_0x4dc5x2,this[_0x5a12[729]]);this[_0x5a12[2885]][_0x5a12[2871]](_0x4dc5x2);_0x4dc5x2= this[_0x5a12[2885]][_0x5a12[2868]]();var _0x4dc5x3=null;null!= this[_0x5a12[2886]][_0x5a12[2919]]&& null!= this[_0x5a12[2886]][_0x5a12[2920]]&& this[_0x5a12[2885]][_0x5a12[862]]();null!= _0x4dc5x2?_0x4dc5x3= _0x4dc5x2:null!= this[_0x5a12[2886]][_0x5a12[2920]]&& null!= this[_0x5a12[2886]][_0x5a12[2919]]&& (_0x4dc5x3= this[_0x5a12[2886]][_0x5a12[2919]]);return _0x4dc5x3};mxEdgeHandler[_0x5a12[202]][_0x5a12[3018]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[1198]](this[_0x5a12[724]][_0x5a12[246]]),_0x4dc5x3=null!= _0x4dc5x3[_0x5a12[1525]]?_0x4dc5x3[_0x5a12[1525]][_0x5a12[1853]]():null;!this[_0x5a12[729]]&& !this[_0x5a12[3013]]?(this[_0x5a12[2196]](_0x4dc5x2,!1),null== _0x4dc5x3?_0x4dc5x3= [_0x4dc5x2]:_0x4dc5x3[this[_0x5a12[1983]]- 1]= _0x4dc5x2):this[_0x5a12[1179]][_0x5a12[2401]]&& (_0x4dc5x3= null);return _0x4dc5x3};mxEdgeHandler[_0x5a12[202]][_0x5a12[3019]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[729]]?_0x4dc5x4:this[_0x5a12[724]][_0x5a12[2089]](!0),_0x4dc5x9=this[_0x5a12[3013]]?_0x4dc5x4:this[_0x5a12[724]][_0x5a12[2089]](!1),_0x4dc5xa=this[_0x5a12[1179]][_0x5a12[2288]](_0x4dc5x2,_0x4dc5x5,!0),_0x4dc5x12=this[_0x5a12[1179]][_0x5a12[2288]](_0x4dc5x2,_0x4dc5x9,!1),_0x4dc5x13=this[_0x5a12[2886]][_0x5a12[2920]];null== _0x4dc5x13&& (_0x4dc5x13= new mxConnectionConstraint);this[_0x5a12[729]]?_0x4dc5xa= _0x4dc5x13:this[_0x5a12[3013]]&& (_0x4dc5x12= _0x4dc5x13);(!this[_0x5a12[729]]|| null!= _0x4dc5x5) && _0x4dc5x2[_0x5a12[441]][_0x5a12[2289]](_0x4dc5x2,_0x4dc5x5,!0,_0x4dc5xa);(!this[_0x5a12[3013]]|| null!= _0x4dc5x9) && _0x4dc5x2[_0x5a12[441]][_0x5a12[2289]](_0x4dc5x2,_0x4dc5x9,!1,_0x4dc5x12);if((this[_0x5a12[729]]|| this[_0x5a12[3013]])&& null== _0x4dc5x4){_0x4dc5x2[_0x5a12[2088]](_0x4dc5x3,this[_0x5a12[729]]),null== this[_0x5a12[2885]][_0x5a12[2869]]()&& (this[_0x5a12[267]]= this[_0x5a12[1179]][_0x5a12[2406]]?null:_0x5a12[110])};_0x4dc5x2[_0x5a12[441]][_0x5a12[2282]](_0x4dc5x2,this[_0x5a12[1525]],_0x4dc5x5,_0x4dc5x9);_0x4dc5x2[_0x5a12[441]][_0x5a12[2283]](_0x4dc5x2,_0x4dc5x5,_0x4dc5x9)};mxEdgeHandler[_0x5a12[202]][_0x5a12[788]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= this[_0x5a12[1983]]&& null!= this[_0x5a12[2885]]){var _0x4dc5x4=this[_0x5a12[2689]](_0x4dc5x3);if(this[_0x5a12[3014]]){this[_0x5a12[685]][_0x5a12[235]]= _0x4dc5x4[_0x5a12[235]],this[_0x5a12[685]][_0x5a12[236]]= _0x4dc5x4[_0x5a12[236]]}else {this[_0x5a12[1525]]= this[_0x5a12[3018]](_0x4dc5x4);var _0x4dc5x5=this[_0x5a12[729]]|| this[_0x5a12[3013]]?this[_0x5a12[3017]](_0x4dc5x3):null,_0x4dc5x9=this[_0x5a12[3015]](_0x4dc5x4,null!= _0x4dc5x5?_0x4dc5x5[_0x5a12[246]]:null);this[_0x5a12[3019]](_0x4dc5x9,_0x4dc5x4,_0x4dc5x5);this[_0x5a12[3020]](null== this[_0x5a12[267]]?this[_0x5a12[2885]][_0x5a12[2853]]:this[_0x5a12[2885]][_0x5a12[2855]]);this[_0x5a12[2997]]= _0x4dc5x9[_0x5a12[439]];this[_0x5a12[1124]]= !0};this[_0x5a12[2932]]();mxEvent[_0x5a12[722]](_0x4dc5x3[_0x5a12[727]]());_0x4dc5x3[_0x5a12[722]]()}else {mxClient[_0x5a12[80]]&& null!= this[_0x5a12[2986]](_0x4dc5x3)&& _0x4dc5x3[_0x5a12[722]](!1)}};mxEdgeHandler[_0x5a12[202]][_0x5a12[789]]= function(_0x4dc5x2,_0x4dc5x3){if(null!= this[_0x5a12[1983]]&& null!= this[_0x5a12[2885]]){var _0x4dc5x4=this[_0x5a12[724]][_0x5a12[246]];if(_0x4dc5x3[_0x5a12[730]]()!= this[_0x5a12[2739]]|| _0x4dc5x3[_0x5a12[732]]()!= this[_0x5a12[2740]]){if(null!= this[_0x5a12[267]]){0< this[_0x5a12[267]][_0x5a12[67]]&& this[_0x5a12[1179]][_0x5a12[2580]](this[_0x5a12[267]])}else {if(this[_0x5a12[3014]]){this[_0x5a12[3021]](this[_0x5a12[724]],this[_0x5a12[685]][_0x5a12[235]],this[_0x5a12[685]][_0x5a12[236]])}else {if(this[_0x5a12[729]]|| this[_0x5a12[3013]]){var _0x4dc5x5=null;null!= this[_0x5a12[2886]][_0x5a12[2920]]&& null!= this[_0x5a12[2886]][_0x5a12[2919]]&& (_0x4dc5x5= this[_0x5a12[2886]][_0x5a12[2919]][_0x5a12[246]]);null== _0x4dc5x5&& this[_0x5a12[2885]][_0x5a12[2867]]()&& (_0x4dc5x5= this[_0x5a12[2885]][_0x5a12[2861]][_0x5a12[246]]);if(null!= _0x4dc5x5){_0x4dc5x4= this[_0x5a12[807]](_0x4dc5x4,_0x4dc5x5,this[_0x5a12[729]],this[_0x5a12[1179]][_0x5a12[2574]](_0x4dc5x3[_0x5a12[727]]())&& this[_0x5a12[2797]]&& this[_0x5a12[1179]][_0x5a12[2617]](),_0x4dc5x3)}else {if(this[_0x5a12[1179]][_0x5a12[2530]]()){_0x4dc5x5= this[_0x5a12[2997]][this[_0x5a12[729]]?0:this[_0x5a12[2997]][_0x5a12[67]]- 1];_0x4dc5x5[_0x5a12[235]]= _0x4dc5x5[_0x5a12[235]]/ this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]]- this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[513]][_0x5a12[235]];_0x4dc5x5[_0x5a12[236]]= _0x4dc5x5[_0x5a12[236]]/ this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]]- this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[513]][_0x5a12[236]];var _0x4dc5x9=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1197]](_0x4dc5x4));null!= _0x4dc5x9&& (_0x4dc5x5[_0x5a12[235]]-= _0x4dc5x9[_0x5a12[2078]][_0x5a12[235]],_0x4dc5x5[_0x5a12[236]]-= _0x4dc5x9[_0x5a12[2078]][_0x5a12[236]]);_0x4dc5x5[_0x5a12[235]]-= this[_0x5a12[1179]][_0x5a12[1136]]/ this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]];_0x4dc5x5[_0x5a12[236]]-= this[_0x5a12[1179]][_0x5a12[1137]]/ this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]];this[_0x5a12[3022]](_0x4dc5x4,_0x4dc5x5,this[_0x5a12[729]])}}}else {this[_0x5a12[1124]]?this[_0x5a12[3023]](_0x4dc5x4,this[_0x5a12[1525]]):(this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[2263]](this[_0x5a12[724]][_0x5a12[246]]),this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[2259]](this[_0x5a12[724]][_0x5a12[246]]))}}}};null!= this[_0x5a12[2885]]&& (this[_0x5a12[862]](),_0x4dc5x4!= this[_0x5a12[724]][_0x5a12[246]]&& this[_0x5a12[1179]][_0x5a12[2450]](_0x4dc5x4));_0x4dc5x3[_0x5a12[722]]()}};mxEdgeHandler[_0x5a12[202]][_0x5a12[862]]= function(){this[_0x5a12[1525]]= this[_0x5a12[685]]= this[_0x5a12[1983]]= this[_0x5a12[267]]= null;this[_0x5a12[3013]]= this[_0x5a12[729]]= this[_0x5a12[3014]]= this[_0x5a12[1124]]= !1;this[_0x5a12[2885]][_0x5a12[862]]();this[_0x5a12[2886]][_0x5a12[862]]();this[_0x5a12[3020]](mxConstants.EDGE_SELECTION_COLOR);this[_0x5a12[258]]()};mxEdgeHandler[_0x5a12[202]][_0x5a12[3020]]= function(_0x4dc5x2){null!= this[_0x5a12[253]]&& (this[_0x5a12[253]][_0x5a12[1336]]= _0x4dc5x2)};mxEdgeHandler[_0x5a12[202]][_0x5a12[2196]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[518]](),_0x4dc5x5=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[512]]();_0x4dc5x3&& (_0x4dc5x2[_0x5a12[235]]= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x2[_0x5a12[235]]),_0x4dc5x2[_0x5a12[236]]= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x2[_0x5a12[236]]));_0x4dc5x2[_0x5a12[235]]= Math[_0x5a12[488]](_0x4dc5x2[_0x5a12[235]]/ _0x4dc5x4- _0x4dc5x5[_0x5a12[235]]);_0x4dc5x2[_0x5a12[236]]= Math[_0x5a12[488]](_0x4dc5x2[_0x5a12[236]]/ _0x4dc5x4- _0x4dc5x5[_0x5a12[236]]);_0x4dc5x4= this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1197]](this[_0x5a12[724]][_0x5a12[246]]));null!= _0x4dc5x4&& (_0x4dc5x2[_0x5a12[235]]-= _0x4dc5x4[_0x5a12[2078]][_0x5a12[235]],_0x4dc5x2[_0x5a12[236]]-= _0x4dc5x4[_0x5a12[2078]][_0x5a12[236]]);return _0x4dc5x2};mxEdgeHandler[_0x5a12[202]][_0x5a12[3021]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x9=_0x4dc5x5[_0x5a12[1721]](_0x4dc5x2[_0x5a12[246]]);if(null!= _0x4dc5x9){var _0x4dc5x9=_0x4dc5x9[_0x5a12[238]](),_0x4dc5xa=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[2308]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4);_0x4dc5x9[_0x5a12[235]]= _0x4dc5xa[_0x5a12[235]];_0x4dc5x9[_0x5a12[236]]= _0x4dc5xa[_0x5a12[236]];var _0x4dc5x12=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]];_0x4dc5x9[_0x5a12[1368]]= new mxPoint(0,0);_0x4dc5xa= this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[245]](_0x4dc5x2,_0x4dc5x9);_0x4dc5x9[_0x5a12[1368]]= new mxPoint((_0x4dc5x3- _0x4dc5xa[_0x5a12[235]])/ _0x4dc5x12,(_0x4dc5x4- _0x4dc5xa[_0x5a12[236]])/ _0x4dc5x12);_0x4dc5x5[_0x5a12[1724]](_0x4dc5x2[_0x5a12[246]],_0x4dc5x9)}};mxEdgeHandler[_0x5a12[202]][_0x5a12[807]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x9= this[_0x5a12[1179]][_0x5a12[502]]();var _0x4dc5xa=_0x4dc5x9[_0x5a12[1197]](_0x4dc5x2);_0x4dc5x9[_0x5a12[473]]();try{if(_0x4dc5x5){var _0x4dc5x12=_0x4dc5x2[_0x5a12[238]]();_0x4dc5x9[_0x5a12[99]](_0x4dc5xa,_0x4dc5x12,_0x4dc5x9[_0x5a12[262]](_0x4dc5xa));var _0x4dc5x13=_0x4dc5x9[_0x5a12[1709]](_0x4dc5x2,!_0x4dc5x4);this[_0x5a12[1179]][_0x5a12[851]](_0x4dc5x12,_0x4dc5x13,!_0x4dc5x4);_0x4dc5x2= _0x4dc5x12};var _0x4dc5x14=this[_0x5a12[2886]][_0x5a12[2920]];null== _0x4dc5x14&& (_0x4dc5x14= new mxConnectionConstraint);this[_0x5a12[1179]][_0x5a12[851]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x14)}finally{_0x4dc5x9[_0x5a12[476]]()};return _0x4dc5x2};mxEdgeHandler[_0x5a12[202]][_0x5a12[3022]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x9=_0x4dc5x5[_0x5a12[1721]](_0x4dc5x2);if(null!= _0x4dc5x9){_0x4dc5x5[_0x5a12[473]]();try{_0x4dc5x9= _0x4dc5x9[_0x5a12[238]](),_0x4dc5x9[_0x5a12[2007]](_0x4dc5x3,_0x4dc5x4),_0x4dc5x5[_0x5a12[1724]](_0x4dc5x2,_0x4dc5x9),this[_0x5a12[1179]][_0x5a12[851]](_0x4dc5x2,null,_0x4dc5x4, new mxConnectionConstraint)}finally{_0x4dc5x5[_0x5a12[476]]()}}};mxEdgeHandler[_0x5a12[202]][_0x5a12[3023]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x5=_0x4dc5x4[_0x5a12[1721]](_0x4dc5x2);null!= _0x4dc5x5&& (_0x4dc5x5= _0x4dc5x5[_0x5a12[238]](),_0x4dc5x5[_0x5a12[1525]]= _0x4dc5x3,_0x4dc5x4[_0x5a12[1724]](_0x4dc5x2,_0x4dc5x5))};mxEdgeHandler[_0x5a12[202]][_0x5a12[3000]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=mxUtils[_0x5a12[2196]](this[_0x5a12[1179]][_0x5a12[526]],mxEvent[_0x5a12[731]](_0x4dc5x3),mxEvent[_0x5a12[733]](_0x4dc5x3)),_0x4dc5x5=this[_0x5a12[1179]][_0x5a12[1018]](_0x4dc5x3);this[_0x5a12[2196]](_0x4dc5x4,_0x4dc5x5);this[_0x5a12[3024]](_0x4dc5x2,_0x4dc5x4[_0x5a12[235]],_0x4dc5x4[_0x5a12[236]]);mxEvent[_0x5a12[722]](_0x4dc5x3)};mxEdgeHandler[_0x5a12[202]][_0x5a12[3024]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x2[_0x5a12[246]]);_0x4dc5x3= new mxPoint(_0x4dc5x3,_0x4dc5x4);if(null!= _0x4dc5x5){_0x4dc5x5= _0x4dc5x5[_0x5a12[238]]();_0x4dc5x4= this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[513]];var _0x4dc5x9=this[_0x5a12[1179]][_0x5a12[441]][_0x5a12[255]];_0x4dc5x4= mxUtils[_0x5a12[3025]](_0x4dc5x2,(_0x4dc5x3[_0x5a12[235]]+ _0x4dc5x4[_0x5a12[235]])* _0x4dc5x9,(_0x4dc5x3[_0x5a12[236]]+ _0x4dc5x4[_0x5a12[236]])* _0x4dc5x9);null== _0x4dc5x5[_0x5a12[1525]]?_0x4dc5x5[_0x5a12[1525]]= [_0x4dc5x3]:_0x4dc5x5[_0x5a12[1525]][_0x5a12[300]](_0x4dc5x4,0,_0x4dc5x3);this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1724]](_0x4dc5x2[_0x5a12[246]],_0x4dc5x5);this[_0x5a12[515]]();this[_0x5a12[176]]()}};mxEdgeHandler[_0x5a12[202]][_0x5a12[3012]]= function(_0x4dc5x2,_0x4dc5x3){if(0< _0x4dc5x3&& _0x4dc5x3< this[_0x5a12[2997]][_0x5a12[67]]- 1){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[1198]](this[_0x5a12[724]][_0x5a12[246]]);null!= _0x4dc5x4&& null!= _0x4dc5x4[_0x5a12[1525]]&& (_0x4dc5x4= _0x4dc5x4[_0x5a12[238]](),_0x4dc5x4[_0x5a12[1525]][_0x5a12[300]](_0x4dc5x3- 1,1),this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1724]](_0x4dc5x2[_0x5a12[246]],_0x4dc5x4),this[_0x5a12[515]](),this[_0x5a12[176]]())}};mxEdgeHandler[_0x5a12[202]][_0x5a12[3026]]= function(_0x4dc5x2){_0x4dc5x2= 0== _0x4dc5x2;var _0x4dc5x3=this[_0x5a12[724]][_0x5a12[246]],_0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1709]](_0x4dc5x3,_0x4dc5x2),_0x4dc5x5=mxConstants[_0x5a12[2984]];null!= _0x4dc5x4&& !this[_0x5a12[1179]][_0x5a12[2551]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x2)|| null== _0x4dc5x4&& !this[_0x5a12[1179]][_0x5a12[2661]](_0x4dc5x3,_0x4dc5x2)?_0x4dc5x5= mxConstants[_0x5a12[3027]]:null!= _0x4dc5x4&& this[_0x5a12[1179]][_0x5a12[2551]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x2)&& (_0x4dc5x5= mxConstants[_0x5a12[3028]]);return _0x4dc5x5};mxEdgeHandler[_0x5a12[202]][_0x5a12[258]]= function(){this[_0x5a12[2997]]= this[_0x5a12[724]][_0x5a12[439]][_0x5a12[1853]]();var _0x4dc5x2=this[_0x5a12[724]][_0x5a12[246]],_0x4dc5x3=mxConstants[_0x5a12[3029]];this[_0x5a12[685]]= new mxPoint(this[_0x5a12[724]][_0x5a12[2079]][_0x5a12[235]],this[_0x5a12[724]][_0x5a12[2079]][_0x5a12[236]]);this[_0x5a12[2972]][_0x5a12[1562]]= new mxRectangle(Math[_0x5a12[488]](this[_0x5a12[685]][_0x5a12[235]]- _0x4dc5x3/ 2),Math[_0x5a12[488]](this[_0x5a12[685]][_0x5a12[236]]- _0x4dc5x3/ 2),_0x4dc5x3,_0x4dc5x3);this[_0x5a12[2972]][_0x5a12[258]]();_0x4dc5x3= this[_0x5a12[1179]][_0x5a12[2183]](_0x4dc5x2);null!= _0x4dc5x3&& 0< _0x4dc5x3[_0x5a12[67]]&& this[_0x5a12[1179]][_0x5a12[2628]](_0x4dc5x2)?this[_0x5a12[2972]][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[189]:this[_0x5a12[2972]][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188];if(null!= this[_0x5a12[2994]]&& 0< this[_0x5a12[2994]][_0x5a12[67]]){var _0x4dc5x4=this[_0x5a12[2997]][_0x5a12[67]]- 1,_0x4dc5x2=this[_0x5a12[2997]][0],_0x4dc5x5=this[_0x5a12[2997]][0][_0x5a12[236]],_0x4dc5x3=this[_0x5a12[2994]][0][_0x5a12[1562]];this[_0x5a12[2994]][0][_0x5a12[1562]]= new mxRectangle(Math[_0x5a12[488]](this[_0x5a12[2997]][0][_0x5a12[235]]- _0x4dc5x3[_0x5a12[117]]/ 2),Math[_0x5a12[488]](_0x4dc5x5- _0x4dc5x3[_0x5a12[119]]/ 2),_0x4dc5x3[_0x5a12[117]],_0x4dc5x3[_0x5a12[119]]);this[_0x5a12[2994]][0][_0x5a12[1334]]= this[_0x5a12[3026]](0);this[_0x5a12[2994]][0][_0x5a12[258]]();var _0x4dc5x5=this[_0x5a12[2997]][_0x4dc5x4],_0x4dc5x9=this[_0x5a12[2997]][_0x4dc5x4][_0x5a12[235]],_0x4dc5x4=this[_0x5a12[2997]][_0x4dc5x4][_0x5a12[236]],_0x4dc5xa=this[_0x5a12[2994]][_0x5a12[67]]- 1,_0x4dc5x3=this[_0x5a12[2994]][_0x4dc5xa][_0x5a12[1562]];this[_0x5a12[2994]][_0x4dc5xa][_0x5a12[1562]]= new mxRectangle(Math[_0x5a12[488]](_0x4dc5x9- _0x4dc5x3[_0x5a12[117]]/ 2),Math[_0x5a12[488]](_0x4dc5x4- _0x4dc5x3[_0x5a12[119]]/ 2),_0x4dc5x3[_0x5a12[117]],_0x4dc5x3[_0x5a12[119]]);this[_0x5a12[2994]][_0x4dc5xa][_0x5a12[1334]]= this[_0x5a12[3026]](_0x4dc5xa);this[_0x5a12[2994]][_0x4dc5xa][_0x5a12[258]]();this[_0x5a12[3030]](_0x4dc5x2,_0x4dc5x5)};this[_0x5a12[2932]]()};mxEdgeHandler[_0x5a12[202]][_0x5a12[3030]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1721]](this[_0x5a12[724]][_0x5a12[246]])[_0x5a12[1525]];if(null!= _0x4dc5x4){null== this[_0x5a12[1525]]&& (this[_0x5a12[1525]]= []);for(var _0x4dc5x5=1;_0x4dc5x5< this[_0x5a12[2994]][_0x5a12[67]]- 1;_0x4dc5x5++){if(null!= this[_0x5a12[2994]][_0x4dc5x5]){if(null!= this[_0x5a12[2997]][_0x4dc5x5]){var _0x4dc5x9=this[_0x5a12[2997]][_0x4dc5x5][_0x5a12[235]],_0x4dc5xa=this[_0x5a12[2997]][_0x4dc5x5][_0x5a12[236]],_0x4dc5x12=this[_0x5a12[2994]][_0x4dc5x5][_0x5a12[1562]];this[_0x5a12[2994]][_0x4dc5x5][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[189];this[_0x5a12[2994]][_0x4dc5x5][_0x5a12[1562]]= new mxRectangle(Math[_0x5a12[488]](_0x4dc5x9- _0x4dc5x12[_0x5a12[117]]/ 2),Math[_0x5a12[488]](_0x4dc5xa- _0x4dc5x12[_0x5a12[119]]/ 2),_0x4dc5x12[_0x5a12[117]],_0x4dc5x12[_0x5a12[119]]);this[_0x5a12[2994]][_0x4dc5x5][_0x5a12[258]]();this[_0x5a12[1525]][_0x4dc5x5- 1]= _0x4dc5x4[_0x4dc5x5- 1]}else {this[_0x5a12[2994]][_0x4dc5x5][_0x5a12[515]](),this[_0x5a12[2994]][_0x4dc5x5]= null}}}}};mxEdgeHandler[_0x5a12[202]][_0x5a12[2932]]= function(){if(this[_0x5a12[3014]]){var _0x4dc5x2=mxConstants[_0x5a12[3029]],_0x4dc5x2= new mxRectangle(Math[_0x5a12[488]](this[_0x5a12[685]][_0x5a12[235]]- _0x4dc5x2/ 2),Math[_0x5a12[488]](this[_0x5a12[685]][_0x5a12[236]]- _0x4dc5x2/ 2),_0x4dc5x2,_0x4dc5x2);this[_0x5a12[2972]][_0x5a12[1562]]= _0x4dc5x2;this[_0x5a12[2972]][_0x5a12[258]]()}else {this[_0x5a12[253]][_0x5a12[1525]]= this[_0x5a12[2997]],this[_0x5a12[253]][_0x5a12[258]]()}};mxEdgeHandler[_0x5a12[202]][_0x5a12[515]]= function(){null!= this[_0x5a12[2885]]&& (this[_0x5a12[2885]][_0x5a12[515]](),this[_0x5a12[2885]]= null);null!= this[_0x5a12[253]]&& (this[_0x5a12[253]][_0x5a12[515]](),this[_0x5a12[253]]= null);null!= this[_0x5a12[2972]]&& (this[_0x5a12[2972]][_0x5a12[515]](),this[_0x5a12[2972]]= null);null!= this[_0x5a12[2886]]&& (this[_0x5a12[2886]][_0x5a12[515]](),this[_0x5a12[2886]]= null);if(null!= this[_0x5a12[2994]]){for(var _0x4dc5x2=0;_0x4dc5x2< this[_0x5a12[2994]][_0x5a12[67]];_0x4dc5x2++){null!= this[_0x5a12[2994]][_0x4dc5x2]&& (this[_0x5a12[2994]][_0x4dc5x2][_0x5a12[515]](),this[_0x5a12[2994]][_0x4dc5x2]= null)}}};function mxElbowEdgeHandler(_0x4dc5x2){mxEdgeHandler[_0x5a12[239]](this,_0x4dc5x2)}mxUtils[_0x5a12[1284]](mxElbowEdgeHandler,mxEdgeHandler);mxElbowEdgeHandler[_0x5a12[202]]= new mxEdgeHandler;mxElbowEdgeHandler[_0x5a12[202]][_0x5a12[196]]= mxElbowEdgeHandler;mxElbowEdgeHandler[_0x5a12[202]][_0x5a12[3031]]= !0;mxElbowEdgeHandler[_0x5a12[202]][_0x5a12[3032]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[3033]:_0x5a12[110];mxElbowEdgeHandler[_0x5a12[202]][_0x5a12[3001]]= function(){var _0x4dc5x2=[],_0x4dc5x3=this[_0x5a12[3009]](0);this[_0x5a12[3002]](_0x4dc5x3);_0x4dc5x3[_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= mxConstants[_0x5a12[3011]];mxEvent[_0x5a12[2733]](_0x4dc5x3[_0x5a12[252]],this[_0x5a12[1179]],this[_0x5a12[724]]);_0x4dc5x2[_0x5a12[207]](_0x4dc5x3);mxClient[_0x5a12[754]]&& _0x4dc5x3[_0x5a12[252]][_0x5a12[57]](_0x5a12[1377],_0x5a12[130]);_0x4dc5x2[_0x5a12[207]](this[_0x5a12[3034]]());this[_0x5a12[1525]][_0x5a12[207]]( new mxPoint(0,0));_0x4dc5x3= this[_0x5a12[3009]](2);this[_0x5a12[3002]](_0x4dc5x3);_0x4dc5x3[_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= mxConstants[_0x5a12[3011]];mxEvent[_0x5a12[2733]](_0x4dc5x3[_0x5a12[252]],this[_0x5a12[1179]],this[_0x5a12[724]]);_0x4dc5x2[_0x5a12[207]](_0x4dc5x3);mxClient[_0x5a12[754]]&& _0x4dc5x3[_0x5a12[252]][_0x5a12[57]](_0x5a12[1377],_0x5a12[130]);return _0x4dc5x2};mxElbowEdgeHandler[_0x5a12[202]][_0x5a12[3034]]= function(){var _0x4dc5x2=this[_0x5a12[3009]]();this[_0x5a12[3002]](_0x4dc5x2);var _0x4dc5x3=this[_0x5a12[3035]]();_0x4dc5x2[_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= _0x4dc5x3;_0x4dc5x3= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){!mxEvent[_0x5a12[721]](_0x4dc5x2)&& this[_0x5a12[3031]] && (this[_0x5a12[1179]][_0x5a12[854]](this[_0x5a12[724]][_0x5a12[246]],_0x4dc5x2),mxEvent[_0x5a12[722]](_0x4dc5x2))});mxEvent[_0x5a12[2733]](_0x4dc5x2[_0x5a12[252]],this[_0x5a12[1179]],this[_0x5a12[724]],null,null,null,_0x4dc5x3);this[_0x5a12[1179]][_0x5a12[2662]](this[_0x5a12[724]][_0x5a12[246]])|| (_0x4dc5x2[_0x5a12[252]][_0x5a12[124]][_0x5a12[495]]= _0x5a12[130]);return _0x4dc5x2};mxElbowEdgeHandler[_0x5a12[202]][_0x5a12[3035]]= function(){return this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2294]]]== mxEdgeStyle[_0x5a12[2570]]|| this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2294]]]== mxConstants[_0x5a12[3036]]|| (this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2294]]]== mxEdgeStyle[_0x5a12[2568]]|| this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2294]]]== mxConstants[_0x5a12[3037]])&& this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2231]]]== mxConstants[_0x5a12[2232]]?_0x5a12[3038]:_0x5a12[3039]};mxElbowEdgeHandler[_0x5a12[202]][_0x5a12[2597]]= function(_0x4dc5x2){var _0x4dc5x3=null;if(null!= this[_0x5a12[2994]]&& null!= this[_0x5a12[2994]][1]&& (_0x4dc5x2== this[_0x5a12[2994]][1][_0x5a12[252]]|| _0x4dc5x2[_0x5a12[265]]== this[_0x5a12[2994]][1][_0x5a12[252]])){_0x4dc5x3= this[_0x5a12[3032]],_0x4dc5x3= mxResources[_0x5a12[203]](_0x4dc5x3)|| _0x4dc5x3};return _0x4dc5x3};mxElbowEdgeHandler[_0x5a12[202]][_0x5a12[2196]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[518]](),_0x4dc5x5=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[512]](),_0x4dc5x9=this[_0x5a12[724]][_0x5a12[2078]];_0x4dc5x3&& (_0x4dc5x2[_0x5a12[235]]= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x2[_0x5a12[235]]),_0x4dc5x2[_0x5a12[236]]= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x2[_0x5a12[236]]));_0x4dc5x2[_0x5a12[235]]= Math[_0x5a12[488]](_0x4dc5x2[_0x5a12[235]]/ _0x4dc5x4- _0x4dc5x5[_0x5a12[235]]- _0x4dc5x9[_0x5a12[235]]);_0x4dc5x2[_0x5a12[236]]= Math[_0x5a12[488]](_0x4dc5x2[_0x5a12[236]]/ _0x4dc5x4- _0x4dc5x5[_0x5a12[236]]- _0x4dc5x9[_0x5a12[236]])};mxElbowEdgeHandler[_0x5a12[202]][_0x5a12[3030]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1721]](this[_0x5a12[724]][_0x5a12[246]])[_0x5a12[1525]],_0x4dc5x4=null!= _0x4dc5x4?_0x4dc5x4[0]:null,_0x4dc5x4=null== _0x4dc5x4? new mxPoint(_0x4dc5x2[_0x5a12[235]]+ (_0x4dc5x3[_0x5a12[235]]- _0x4dc5x2[_0x5a12[235]])/ 2,_0x4dc5x2[_0x5a12[236]]+ (_0x4dc5x3[_0x5a12[236]]- _0x4dc5x2[_0x5a12[236]])/ 2): new mxPoint(this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]]* (_0x4dc5x4[_0x5a12[235]]+ this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[513]][_0x5a12[235]]+ this[_0x5a12[724]][_0x5a12[2078]][_0x5a12[235]]),this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]]* (_0x4dc5x4[_0x5a12[236]]+ this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[513]][_0x5a12[236]]+ this[_0x5a12[724]][_0x5a12[2078]][_0x5a12[236]])),_0x4dc5x5=this[_0x5a12[2994]][1][_0x5a12[1562]],_0x4dc5x9=_0x4dc5x5[_0x5a12[117]],_0x4dc5x5=_0x4dc5x5[_0x5a12[119]];null== this[_0x5a12[2959]]&& (_0x4dc5x5= _0x4dc5x9= mxConstants[_0x5a12[2974]]);var _0x4dc5xa= new mxRectangle(Math[_0x5a12[488]](_0x4dc5x4[_0x5a12[235]]- _0x4dc5x9/ 2),Math[_0x5a12[488]](_0x4dc5x4[_0x5a12[236]]- _0x4dc5x5/ 2),_0x4dc5x9,_0x4dc5x5);null== this[_0x5a12[2959]]&& (_0x5a12[188]!= this[_0x5a12[2972]][_0x5a12[252]][_0x5a12[124]][_0x5a12[187]]&& mxUtils[_0x5a12[1825]](_0x4dc5xa,this[_0x5a12[2972]][_0x5a12[1562]]))&& (_0x4dc5x9+= 3,_0x4dc5x5+= 3,_0x4dc5xa= new mxRectangle(Math[_0x5a12[488]](_0x4dc5x4[_0x5a12[235]]- _0x4dc5x9/ 2),Math[_0x5a12[488]](_0x4dc5x4[_0x5a12[236]]- _0x4dc5x5/ 2),_0x4dc5x9,_0x4dc5x5));this[_0x5a12[2994]][1][_0x5a12[1562]]= _0x4dc5xa;this[_0x5a12[2994]][1][_0x5a12[258]]()};function mxEdgeSegmentHandler(_0x4dc5x2){mxEdgeHandler[_0x5a12[239]](this,_0x4dc5x2)}mxUtils[_0x5a12[1284]](mxEdgeSegmentHandler,mxEdgeHandler);mxEdgeSegmentHandler[_0x5a12[202]]= new mxElbowEdgeHandler;mxEdgeSegmentHandler[_0x5a12[202]][_0x5a12[196]]= mxEdgeSegmentHandler;mxEdgeSegmentHandler[_0x5a12[202]][_0x5a12[3018]]= function(_0x4dc5x2){if(this[_0x5a12[729]]|| this[_0x5a12[3013]]){return mxElbowEdgeHandler[_0x5a12[202]][_0x5a12[3018]][_0x5a12[183]](this,arguments)};this[_0x5a12[2196]](_0x4dc5x2,!1);var _0x4dc5x3=this[_0x5a12[724]][_0x5a12[439]],_0x4dc5x4=_0x4dc5x3[0][_0x5a12[238]]();this[_0x5a12[2196]](_0x4dc5x4,!1);for(var _0x4dc5x5=[],_0x4dc5x9=1;_0x4dc5x9< _0x4dc5x3[_0x5a12[67]];_0x4dc5x9++){var _0x4dc5xa=_0x4dc5x3[_0x4dc5x9][_0x5a12[238]]();this[_0x5a12[2196]](_0x4dc5xa,!1);_0x4dc5x9== this[_0x5a12[1983]]&& (_0x4dc5x4[_0x5a12[235]]== _0x4dc5xa[_0x5a12[235]]?(_0x4dc5x4[_0x5a12[235]]= _0x4dc5x2[_0x5a12[235]],_0x4dc5xa[_0x5a12[235]]= _0x4dc5x2[_0x5a12[235]]):(_0x4dc5x4[_0x5a12[236]]= _0x4dc5x2[_0x5a12[236]],_0x4dc5xa[_0x5a12[236]]= _0x4dc5x2[_0x5a12[236]]));_0x4dc5x9< _0x4dc5x3[_0x5a12[67]]- 1&& _0x4dc5x5[_0x5a12[207]](_0x4dc5xa);_0x4dc5x4= _0x4dc5xa};if(1== _0x4dc5x5[_0x5a12[67]]){if(_0x4dc5x4= this[_0x5a12[724]][_0x5a12[441]],_0x4dc5x9= this[_0x5a12[724]][_0x5a12[2089]](!0),_0x4dc5xa= this[_0x5a12[724]][_0x5a12[2089]](!1),null!= _0x4dc5xa& null!= _0x4dc5x9){var _0x4dc5x12=this[_0x5a12[724]][_0x5a12[2078]][_0x5a12[235]],_0x4dc5x13=this[_0x5a12[724]][_0x5a12[2078]][_0x5a12[236]];mxUtils[_0x5a12[442]](_0x4dc5xa,_0x4dc5x5[0][_0x5a12[235]]+ _0x4dc5x12,_0x4dc5x5[0][_0x5a12[236]]+ _0x4dc5x13)?_0x4dc5x3[1][_0x5a12[236]]== _0x4dc5x3[2][_0x5a12[236]]?_0x4dc5x5[0][_0x5a12[236]]= _0x4dc5x4[_0x5a12[2228]](_0x4dc5x9)- _0x4dc5x13:_0x4dc5x5[0][_0x5a12[235]]= _0x4dc5x4[_0x5a12[2230]](_0x4dc5x9)- _0x4dc5x12:mxUtils[_0x5a12[442]](_0x4dc5x9,_0x4dc5x5[0][_0x5a12[235]]+ _0x4dc5x12,_0x4dc5x5[0][_0x5a12[236]]+ _0x4dc5x13)&& (_0x4dc5x3[1][_0x5a12[236]]== _0x4dc5x3[0][_0x5a12[236]]?_0x4dc5x5[0][_0x5a12[236]]= _0x4dc5x4[_0x5a12[2228]](_0x4dc5xa)- _0x4dc5x13:_0x4dc5x5[0][_0x5a12[235]]= _0x4dc5x4[_0x5a12[2230]](_0x4dc5xa)- _0x4dc5x12)}}else {0== _0x4dc5x5[_0x5a12[67]]&& (_0x4dc5x5= [_0x4dc5x2])};return _0x4dc5x5};mxEdgeSegmentHandler[_0x5a12[202]][_0x5a12[3001]]= function(){var _0x4dc5x2=[],_0x4dc5x3=this[_0x5a12[3009]](0);this[_0x5a12[3002]](_0x4dc5x3);_0x4dc5x3[_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= mxConstants[_0x5a12[3011]];mxEvent[_0x5a12[2733]](_0x4dc5x3[_0x5a12[252]],this[_0x5a12[1179]],this[_0x5a12[724]]);_0x4dc5x2[_0x5a12[207]](_0x4dc5x3);mxClient[_0x5a12[754]]&& _0x4dc5x3[_0x5a12[252]][_0x5a12[57]](_0x5a12[1377],_0x5a12[130]);var _0x4dc5x4=this[_0x5a12[724]][_0x5a12[439]];if(this[_0x5a12[1179]][_0x5a12[2662]](this[_0x5a12[724]][_0x5a12[246]])){null== this[_0x5a12[1525]]&& (this[_0x5a12[1525]]= []);for(var _0x4dc5x5=0;_0x4dc5x5< _0x4dc5x4[_0x5a12[67]]- 1;_0x4dc5x5++){_0x4dc5x3= this[_0x5a12[3034]](),_0x4dc5x2[_0x5a12[207]](_0x4dc5x3),_0x4dc5x3[_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= 0== _0x4dc5x4[_0x4dc5x5][_0x5a12[235]]- _0x4dc5x4[_0x4dc5x5+ 1][_0x5a12[235]]?_0x5a12[3039]:_0x5a12[3038],this[_0x5a12[1525]][_0x5a12[207]]( new mxPoint(0,0)),mxClient[_0x5a12[754]]&& _0x4dc5x3[_0x5a12[252]][_0x5a12[57]](_0x5a12[1377],_0x5a12[130])}};_0x4dc5x3= this[_0x5a12[3009]](_0x4dc5x4[_0x5a12[67]]);this[_0x5a12[3002]](_0x4dc5x3);_0x4dc5x3[_0x5a12[252]][_0x5a12[124]][_0x5a12[270]]= mxConstants[_0x5a12[3011]];mxEvent[_0x5a12[2733]](_0x4dc5x3[_0x5a12[252]],this[_0x5a12[1179]],this[_0x5a12[724]]);_0x4dc5x2[_0x5a12[207]](_0x4dc5x3);mxClient[_0x5a12[754]]&& _0x4dc5x3[_0x5a12[252]][_0x5a12[57]](_0x5a12[1377],_0x5a12[130]);return _0x4dc5x2};mxEdgeSegmentHandler[_0x5a12[202]][_0x5a12[258]]= function(){this[_0x5a12[802]]();mxEdgeHandler[_0x5a12[202]][_0x5a12[258]][_0x5a12[183]](this,arguments)};mxEdgeSegmentHandler[_0x5a12[202]][_0x5a12[802]]= function(){if(null!= this[_0x5a12[2994]]){for(var _0x4dc5x2=0;_0x4dc5x2< this[_0x5a12[2994]][_0x5a12[67]];_0x4dc5x2++){null!= this[_0x5a12[2994]][_0x4dc5x2]&& (this[_0x5a12[2994]][_0x4dc5x2][_0x5a12[515]](),this[_0x5a12[2994]][_0x4dc5x2]= null)};this[_0x5a12[2994]]= this[_0x5a12[3001]]()}};mxEdgeSegmentHandler[_0x5a12[202]][_0x5a12[3030]]= function(_0x4dc5x2,_0x4dc5x3){if(this[_0x5a12[1179]][_0x5a12[2662]](this[_0x5a12[724]][_0x5a12[246]])){var _0x4dc5x4=mxConstants[_0x5a12[2974]],_0x4dc5x5=this[_0x5a12[724]][_0x5a12[439]];if(null!= _0x4dc5x5&& 1< _0x4dc5x5[_0x5a12[67]]){for(var _0x4dc5x9=0;_0x4dc5x9< this[_0x5a12[724]][_0x5a12[439]][_0x5a12[67]]- 1;_0x4dc5x9++){if(null!= this[_0x5a12[2994]][_0x4dc5x9+ 1]){_0x4dc5x2= _0x4dc5x5[_0x4dc5x9];_0x4dc5x3= _0x4dc5x5[_0x4dc5x9+ 1];var _0x4dc5xa= new mxPoint(_0x4dc5x2[_0x5a12[235]]+ (_0x4dc5x3[_0x5a12[235]]- _0x4dc5x2[_0x5a12[235]])/ 2,_0x4dc5x2[_0x5a12[236]]+ (_0x4dc5x3[_0x5a12[236]]- _0x4dc5x2[_0x5a12[236]])/ 2);this[_0x5a12[2994]][_0x4dc5x9+ 1][_0x5a12[1562]]= new mxRectangle(Math[_0x5a12[488]](_0x4dc5xa[_0x5a12[235]]- _0x4dc5x4/ 2),Math[_0x5a12[488]](_0x4dc5xa[_0x5a12[236]]- _0x4dc5x4/ 2),_0x4dc5x4,_0x4dc5x4);this[_0x5a12[2994]][_0x4dc5x9+ 1][_0x5a12[258]]()}}}}};mxEdgeSegmentHandler[_0x5a12[202]][_0x5a12[3023]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= [];var _0x4dc5x4=this[_0x5a12[2997]];if(1< _0x4dc5x4[_0x5a12[67]]){for(var _0x4dc5x5=_0x4dc5x4[0],_0x4dc5x9=_0x4dc5x4[1],_0x4dc5xa=2;_0x4dc5xa< _0x4dc5x4[_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x4[_0x4dc5xa];if((Math[_0x5a12[488]](_0x4dc5x5[_0x5a12[235]])!= Math[_0x5a12[488]](_0x4dc5x9[_0x5a12[235]])|| Math[_0x5a12[488]](_0x4dc5x9[_0x5a12[235]])!= Math[_0x5a12[488]](_0x4dc5x12[_0x5a12[235]]))&& (Math[_0x5a12[488]](_0x4dc5x5[_0x5a12[236]])!= Math[_0x5a12[488]](_0x4dc5x9[_0x5a12[236]])|| Math[_0x5a12[488]](_0x4dc5x9[_0x5a12[236]])!= Math[_0x5a12[488]](_0x4dc5x12[_0x5a12[236]]))){_0x4dc5x5= _0x4dc5x9,_0x4dc5x9= _0x4dc5x9[_0x5a12[238]](),this[_0x5a12[2196]](_0x4dc5x9,!1),_0x4dc5x3[_0x5a12[207]](_0x4dc5x9)};_0x4dc5x9= _0x4dc5x12}};mxElbowEdgeHandler[_0x5a12[202]][_0x5a12[3023]][_0x5a12[183]](this,arguments)};function mxKeyHandler(_0x4dc5x2,_0x4dc5x3){null!= _0x4dc5x2&& (this[_0x5a12[1179]]= _0x4dc5x2,this[_0x5a12[772]]= _0x4dc5x3|| document[_0x5a12[158]],this[_0x5a12[3040]]= [],this[_0x5a12[3041]]= [],this[_0x5a12[3042]]= [],this[_0x5a12[3043]]= [],mxEvent[_0x5a12[169]](this[_0x5a12[772]],_0x5a12[2123],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[3044]](_0x4dc5x2)})),mxClient[_0x5a12[80]]&& mxEvent[_0x5a12[169]](window,_0x5a12[2428],mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[515]]()})))}mxKeyHandler[_0x5a12[202]][_0x5a12[1179]]= null;mxKeyHandler[_0x5a12[202]][_0x5a12[772]]= null;mxKeyHandler[_0x5a12[202]][_0x5a12[3040]]= null;mxKeyHandler[_0x5a12[202]][_0x5a12[3041]]= null;mxKeyHandler[_0x5a12[202]][_0x5a12[3042]]= null;mxKeyHandler[_0x5a12[202]][_0x5a12[3043]]= null;mxKeyHandler[_0x5a12[202]][_0x5a12[984]]= !0;mxKeyHandler[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxKeyHandler[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxKeyHandler[_0x5a12[202]][_0x5a12[3045]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[3040]][_0x4dc5x2]= _0x4dc5x3};mxKeyHandler[_0x5a12[202]][_0x5a12[3046]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[3041]][_0x4dc5x2]= _0x4dc5x3};mxKeyHandler[_0x5a12[202]][_0x5a12[3047]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[3042]][_0x4dc5x2]= _0x4dc5x3};mxKeyHandler[_0x5a12[202]][_0x5a12[3048]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[3043]][_0x4dc5x2]= _0x4dc5x3};mxKeyHandler[_0x5a12[202]][_0x5a12[775]]= function(_0x4dc5x2){return mxEvent[_0x5a12[775]](_0x4dc5x2)};mxKeyHandler[_0x5a12[202]][_0x5a12[3049]]= function(_0x4dc5x2){return null!= _0x4dc5x2?this[_0x5a12[775]](_0x4dc5x2)?mxEvent[_0x5a12[774]](_0x4dc5x2)?this[_0x5a12[3043]][_0x4dc5x2[_0x5a12[2124]]]:this[_0x5a12[3042]][_0x4dc5x2[_0x5a12[2124]]]:mxEvent[_0x5a12[774]](_0x4dc5x2)?this[_0x5a12[3041]][_0x4dc5x2[_0x5a12[2124]]]:this[_0x5a12[3040]][_0x4dc5x2[_0x5a12[2124]]]:null};mxKeyHandler[_0x5a12[202]][_0x5a12[3050]]= function(_0x4dc5x2){_0x4dc5x2= mxEvent[_0x5a12[728]](_0x4dc5x2);if(_0x4dc5x2== this[_0x5a12[772]]|| _0x4dc5x2[_0x5a12[265]]== this[_0x5a12[772]]|| null!= this[_0x5a12[1179]][_0x5a12[2347]]&& _0x4dc5x2== this[_0x5a12[1179]][_0x5a12[2347]][_0x5a12[126]]){return !0};for(;null!= _0x4dc5x2;){if(_0x4dc5x2== this[_0x5a12[1179]][_0x5a12[526]]){return !0};_0x4dc5x2= _0x4dc5x2[_0x5a12[265]]};return !1};mxKeyHandler[_0x5a12[202]][_0x5a12[3044]]= function(_0x4dc5x2){if(this[_0x5a12[1179]][_0x5a12[994]]()&& !mxEvent[_0x5a12[721]](_0x4dc5x2)&& this[_0x5a12[3050]](_0x4dc5x2)&& this[_0x5a12[994]]()){if(27== _0x4dc5x2[_0x5a12[2124]]){this[_0x5a12[859]](_0x4dc5x2)}else {if(!this[_0x5a12[1179]][_0x5a12[2203]]()){var _0x4dc5x3=this[_0x5a12[3049]](_0x4dc5x2);null!= _0x4dc5x3&& (_0x4dc5x3(_0x4dc5x2),mxEvent[_0x5a12[722]](_0x4dc5x2))}}}};mxKeyHandler[_0x5a12[202]][_0x5a12[859]]= function(_0x4dc5x2){this[_0x5a12[1179]][_0x5a12[2608]]()&& this[_0x5a12[1179]][_0x5a12[859]](_0x4dc5x2)};mxKeyHandler[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[772]]= null};function mxTooltipHandler(_0x4dc5x2,_0x4dc5x3){null!= _0x4dc5x2&& (this[_0x5a12[1179]]= _0x4dc5x2,this[_0x5a12[1140]]= _0x4dc5x3|| 500,this[_0x5a12[1179]][_0x5a12[1133]](this))}mxTooltipHandler[_0x5a12[202]][_0x5a12[931]]= 10005;mxTooltipHandler[_0x5a12[202]][_0x5a12[1179]]= null;mxTooltipHandler[_0x5a12[202]][_0x5a12[1140]]= null;mxTooltipHandler[_0x5a12[202]][_0x5a12[3051]]= !1;mxTooltipHandler[_0x5a12[202]][_0x5a12[984]]= !0;mxTooltipHandler[_0x5a12[202]][_0x5a12[994]]= function(){return this[_0x5a12[984]]};mxTooltipHandler[_0x5a12[202]][_0x5a12[995]]= function(_0x4dc5x2){this[_0x5a12[984]]= _0x4dc5x2};mxTooltipHandler[_0x5a12[202]][_0x5a12[2277]]= function(){return this[_0x5a12[3051]]};mxTooltipHandler[_0x5a12[202]][_0x5a12[3052]]= function(_0x4dc5x2){this[_0x5a12[3051]]= _0x4dc5x2};mxTooltipHandler[_0x5a12[202]][_0x5a12[176]]= function(){null!= document[_0x5a12[112]]&& (this[_0x5a12[485]]= document[_0x5a12[55]](_0x5a12[485]),this[_0x5a12[485]][_0x5a12[926]]= _0x5a12[3053],this[_0x5a12[485]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188],this[_0x5a12[485]][_0x5a12[124]][_0x5a12[931]]= this[_0x5a12[931]],document[_0x5a12[112]][_0x5a12[62]](this[_0x5a12[485]]),mxEvent[_0x5a12[169]](this[_0x5a12[485]],_0x5a12[751],mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[3054]]()})))};mxTooltipHandler[_0x5a12[202]][_0x5a12[787]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[862]](_0x4dc5x3,!1);this[_0x5a12[3054]]()};mxTooltipHandler[_0x5a12[202]][_0x5a12[788]]= function(_0x4dc5x2,_0x4dc5x3){if(_0x4dc5x3[_0x5a12[730]]()!= this[_0x5a12[1217]]|| _0x4dc5x3[_0x5a12[732]]()!= this[_0x5a12[1218]]){this[_0x5a12[862]](_0x4dc5x3,!0),(this[_0x5a12[2277]]()|| _0x4dc5x3[_0x5a12[248]]()!= this[_0x5a12[724]]|| _0x4dc5x3[_0x5a12[728]]()!= this[_0x5a12[252]]&& (!this[_0x5a12[3055]]|| null!= _0x4dc5x3[_0x5a12[248]]()&& this[_0x5a12[3055]]== (_0x4dc5x3[_0x5a12[729]](_0x4dc5x3[_0x5a12[248]]()[_0x5a12[253]])|| !_0x4dc5x3[_0x5a12[729]](_0x4dc5x3[_0x5a12[248]]()[_0x5a12[963]]))))&& this[_0x5a12[3054]]()};this[_0x5a12[1217]]= _0x4dc5x3[_0x5a12[730]]();this[_0x5a12[1218]]= _0x4dc5x3[_0x5a12[732]]()};mxTooltipHandler[_0x5a12[202]][_0x5a12[789]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[862]](_0x4dc5x3,!0);this[_0x5a12[3054]]()};mxTooltipHandler[_0x5a12[202]][_0x5a12[3056]]= function(){null!= this[_0x5a12[1123]]&& (window[_0x5a12[2924]](this[_0x5a12[1123]]),this[_0x5a12[1123]]= null)};mxTooltipHandler[_0x5a12[202]][_0x5a12[862]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[3056]]();if(_0x4dc5x3&& this[_0x5a12[994]]()&& null!= _0x4dc5x2[_0x5a12[248]]()&& (null== this[_0x5a12[485]]|| _0x5a12[188]== this[_0x5a12[485]][_0x5a12[124]][_0x5a12[187]])){var _0x4dc5x4=_0x4dc5x2[_0x5a12[248]](),_0x4dc5x5=_0x4dc5x2[_0x5a12[728]](),_0x4dc5x9=_0x4dc5x2[_0x5a12[730]](),_0x4dc5xa=_0x4dc5x2[_0x5a12[732]](),_0x4dc5x12=_0x4dc5x2[_0x5a12[729]](_0x4dc5x4[_0x5a12[253]])|| _0x4dc5x2[_0x5a12[729]](_0x4dc5x4[_0x5a12[963]]);this[_0x5a12[1123]]= window[_0x5a12[261]](mxUtils[_0x5a12[885]](this,function(){if(!this[_0x5a12[1179]][_0x5a12[2203]]()&& !this[_0x5a12[1179]][_0x5a12[2316]][_0x5a12[1031]]()){var _0x4dc5x2=this[_0x5a12[1179]][_0x5a12[2595]](_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa);this[_0x5a12[539]](_0x4dc5x2,_0x4dc5x9,_0x4dc5xa);this[_0x5a12[724]]= _0x4dc5x4;this[_0x5a12[252]]= _0x4dc5x5;this[_0x5a12[3055]]= _0x4dc5x12}}),this[_0x5a12[1140]])}};mxTooltipHandler[_0x5a12[202]][_0x5a12[801]]= function(){this[_0x5a12[3056]]();this[_0x5a12[3054]]()};mxTooltipHandler[_0x5a12[202]][_0x5a12[3054]]= function(){null!= this[_0x5a12[485]]&& (this[_0x5a12[485]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[188])};mxTooltipHandler[_0x5a12[202]][_0x5a12[539]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){if(null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]]){null== this[_0x5a12[485]]&& this[_0x5a12[176]]();var _0x4dc5x5=mxUtils[_0x5a12[444]]();this[_0x5a12[485]][_0x5a12[124]][_0x5a12[361]]= _0x4dc5x3+ _0x4dc5x5[_0x5a12[235]]+ _0x5a12[168];this[_0x5a12[485]][_0x5a12[124]][_0x5a12[125]]= _0x4dc5x4+ mxConstants[_0x5a12[560]]+ _0x4dc5x5[_0x5a12[236]]+ _0x5a12[168];mxUtils[_0x5a12[1331]](_0x4dc5x2)?(this[_0x5a12[485]][_0x5a12[339]]= _0x5a12[110],this[_0x5a12[485]][_0x5a12[62]](_0x4dc5x2)):this[_0x5a12[485]][_0x5a12[339]]= _0x4dc5x2[_0x5a12[230]](/\n/g,_0x5a12[545]);this[_0x5a12[485]][_0x5a12[124]][_0x5a12[187]]= _0x5a12[110];mxUtils[_0x5a12[933]](this[_0x5a12[485]])}};mxTooltipHandler[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[1179]][_0x5a12[1148]](this);mxEvent[_0x5a12[762]](this[_0x5a12[485]]);null!= this[_0x5a12[485]]&& null!= this[_0x5a12[485]][_0x5a12[265]]&& this[_0x5a12[485]][_0x5a12[265]][_0x5a12[266]](this[_0x5a12[485]]);this[_0x5a12[485]]= null};function mxCellTracker(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){mxCellMarker[_0x5a12[239]](this,_0x4dc5x2,_0x4dc5x3);this[_0x5a12[1179]][_0x5a12[1133]](this);null!= _0x4dc5x4&& (this[_0x5a12[736]]= _0x4dc5x4);mxClient[_0x5a12[80]]&& mxEvent[_0x5a12[169]](window,_0x5a12[2428],mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[515]]()}))}mxUtils[_0x5a12[1284]](mxCellTracker,mxCellMarker);mxCellTracker[_0x5a12[202]][_0x5a12[787]]= function(_0x4dc5x2,_0x4dc5x3){};mxCellTracker[_0x5a12[202]][_0x5a12[788]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[994]]()&& this[_0x5a12[2871]](_0x4dc5x3)};mxCellTracker[_0x5a12[202]][_0x5a12[789]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[862]]()};mxCellTracker[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[2717]]|| (this[_0x5a12[2717]]= !0,this[_0x5a12[1179]][_0x5a12[1148]](this),mxCellMarker[_0x5a12[202]][_0x5a12[515]][_0x5a12[183]](this))};function mxCellHighlight(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){null!= _0x4dc5x2&& (this[_0x5a12[1179]]= _0x4dc5x2,this[_0x5a12[2943]]= null!= _0x4dc5x3?_0x4dc5x3:mxConstants[_0x5a12[2854]],this[_0x5a12[610]]= null!= _0x4dc5x4?_0x4dc5x4:mxConstants[_0x5a12[3057]],this[_0x5a12[648]]= null!= _0x4dc5x5?_0x4dc5x5:!1,this[_0x5a12[3058]]= mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[2950]]()}),this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.SCALE,this[_0x5a12[3058]]),this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.TRANSLATE,this[_0x5a12[3058]]),this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x5a12[3058]]),this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[169]](mxEvent.CHANGE,this[_0x5a12[3058]]),this[_0x5a12[2877]]= mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[801]]()}),this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.DOWN,this[_0x5a12[2877]]),this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[169]](mxEvent.UP,this[_0x5a12[2877]]))}mxCellHighlight[_0x5a12[202]][_0x5a12[3059]]= !1;mxCellHighlight[_0x5a12[202]][_0x5a12[1179]]= !0;mxCellHighlight[_0x5a12[202]][_0x5a12[724]]= null;mxCellHighlight[_0x5a12[202]][_0x5a12[657]]= 2;mxCellHighlight[_0x5a12[202]][_0x5a12[2877]]= null;mxCellHighlight[_0x5a12[202]][_0x5a12[2828]]= function(_0x4dc5x2){this[_0x5a12[2943]]= _0x4dc5x2;null!= this[_0x5a12[253]]&& (this[_0x5a12[253]][_0x5a12[1336]]= _0x4dc5x2)};mxCellHighlight[_0x5a12[202]][_0x5a12[3060]]= function(){this[_0x5a12[253]]= this[_0x5a12[2156]]();this[_0x5a12[2950]]();!this[_0x5a12[3059]]&& this[_0x5a12[253]][_0x5a12[252]][_0x5a12[265]][_0x5a12[285]]!= this[_0x5a12[253]][_0x5a12[252]] && this[_0x5a12[253]][_0x5a12[252]][_0x5a12[265]][_0x5a12[950]](this[_0x5a12[253]][_0x5a12[252]],this[_0x5a12[253]][_0x5a12[252]][_0x5a12[265]][_0x5a12[285]])};mxCellHighlight[_0x5a12[202]][_0x5a12[2156]]= function(){var _0x4dc5x2=null,_0x4dc5x2=this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[250]](this[_0x5a12[724]][_0x5a12[246]])? new mxPolyline(this[_0x5a12[724]][_0x5a12[439]],this[_0x5a12[2943]],this[_0x5a12[610]]): new mxRectangleShape( new mxRectangle,null,this[_0x5a12[2943]],this[_0x5a12[610]]);_0x4dc5x2[_0x5a12[507]]= this[_0x5a12[1179]][_0x5a12[507]]!= mxConstants[_0x5a12[508]]?mxConstants[_0x5a12[1523]]:mxConstants[_0x5a12[508]];_0x4dc5x2[_0x5a12[176]](this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[1524]]());mxEvent[_0x5a12[2733]](_0x4dc5x2[_0x5a12[252]],this[_0x5a12[1179]],this[_0x5a12[724]]);_0x4dc5x2[_0x5a12[1564]]= 0;_0x4dc5x2[_0x5a12[1229]]= !1;_0x4dc5x2[_0x5a12[1522]]= this[_0x5a12[648]];return _0x4dc5x2};mxCellHighlight[_0x5a12[202]][_0x5a12[2950]]= function(){if(null!= this[_0x5a12[724]]&& null!= this[_0x5a12[253]]){var _0x4dc5x2=0;this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[250]](this[_0x5a12[724]][_0x5a12[246]])?this[_0x5a12[253]][_0x5a12[1525]]= this[_0x5a12[724]][_0x5a12[439]]:(this[_0x5a12[253]][_0x5a12[1562]]= new mxRectangle(this[_0x5a12[724]][_0x5a12[235]]- this[_0x5a12[657]],this[_0x5a12[724]][_0x5a12[236]]- this[_0x5a12[657]],this[_0x5a12[724]][_0x5a12[117]]+ 2* this[_0x5a12[657]],this[_0x5a12[724]][_0x5a12[119]]+ 2* this[_0x5a12[657]]),_0x4dc5x2= Number(this[_0x5a12[724]][_0x5a12[124]][mxConstants[_0x5a12[2278]]]|| _0x5a12[468]));null!= this[_0x5a12[724]][_0x5a12[253]]&& this[_0x5a12[253]][_0x5a12[1609]](this[_0x5a12[724]][_0x5a12[253]][_0x5a12[1610]]());0!= _0x4dc5x2&& (this[_0x5a12[253]][_0x5a12[603]]= _0x4dc5x2);this[_0x5a12[253]][_0x5a12[258]]()}};mxCellHighlight[_0x5a12[202]][_0x5a12[801]]= function(){this[_0x5a12[1016]](null)};mxCellHighlight[_0x5a12[202]][_0x5a12[1016]]= function(_0x4dc5x2){this[_0x5a12[724]]!= _0x4dc5x2&& (null!= this[_0x5a12[253]]&& (this[_0x5a12[253]][_0x5a12[515]](),this[_0x5a12[253]]= null),this[_0x5a12[724]]= _0x4dc5x2,null!= this[_0x5a12[724]]&& this[_0x5a12[3060]]())};mxCellHighlight[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[745]](this[_0x5a12[3058]]);this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[745]](this[_0x5a12[3058]]);this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[745]](this[_0x5a12[2877]]);this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[745]](this[_0x5a12[2877]]);null!= this[_0x5a12[253]]&& (this[_0x5a12[253]][_0x5a12[515]](),this[_0x5a12[253]]= null)};function mxDefaultKeyHandler(_0x4dc5x2){if(null!= _0x4dc5x2){this[_0x5a12[3061]]= _0x4dc5x2;this[_0x5a12[2458]]= new mxKeyHandler(_0x4dc5x2[_0x5a12[1179]]);var _0x4dc5x3=this[_0x5a12[2458]][_0x5a12[859]];this[_0x5a12[2458]][_0x5a12[859]]= function(_0x4dc5x4){_0x4dc5x3[_0x5a12[183]](this,arguments);_0x4dc5x2[_0x5a12[3062]]();_0x4dc5x2[_0x5a12[746]]( new mxEventObject(mxEvent.ESCAPE,_0x5a12[763],_0x4dc5x4))}}}mxDefaultKeyHandler[_0x5a12[202]][_0x5a12[3061]]= null;mxDefaultKeyHandler[_0x5a12[202]][_0x5a12[2458]]= null;mxDefaultKeyHandler[_0x5a12[202]][_0x5a12[3063]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[3061]][_0x5a12[350]](_0x4dc5x3)});_0x4dc5x4?this[_0x5a12[2458]][_0x5a12[3047]](_0x4dc5x2,_0x4dc5x5):this[_0x5a12[2458]][_0x5a12[3045]](_0x4dc5x2,_0x4dc5x5)};mxDefaultKeyHandler[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[2458]][_0x5a12[515]]();this[_0x5a12[2458]]= null};function mxDefaultPopupMenu(_0x4dc5x2){this[_0x5a12[3064]]= _0x4dc5x2}mxDefaultPopupMenu[_0x5a12[202]][_0x5a12[88]]= null;mxDefaultPopupMenu[_0x5a12[202]][_0x5a12[3064]]= null;mxDefaultPopupMenu[_0x5a12[202]][_0x5a12[3065]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){if(null!= this[_0x5a12[3064]]){var _0x4dc5x9=this[_0x5a12[3066]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5);this[_0x5a12[3067]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,this[_0x5a12[3064]][_0x5a12[285]],null)}};mxDefaultPopupMenu[_0x5a12[202]][_0x5a12[3067]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12){for(var _0x4dc5x13=!1;null!= _0x4dc5xa;){if(_0x5a12[99]== _0x4dc5xa[_0x5a12[301]]){var _0x4dc5x14=_0x4dc5xa[_0x5a12[284]](_0x5a12[3068]);if(null== _0x4dc5x14|| _0x4dc5x9[_0x4dc5x14]){var _0x4dc5x14=_0x4dc5xa[_0x5a12[284]](_0x5a12[3069]),_0x4dc5x14=mxResources[_0x5a12[203]](_0x4dc5x14)|| _0x4dc5x14,_0x4dc5x15=mxUtils[_0x5a12[1545]](mxUtils[_0x5a12[329]](_0x4dc5xa)),_0x4dc5x16=_0x4dc5xa[_0x5a12[284]](_0x5a12[892]),_0x4dc5x17=_0x4dc5xa[_0x5a12[284]](_0x5a12[2916]),_0x4dc5x18=_0x4dc5xa[_0x5a12[284]](_0x5a12[3070]);_0x4dc5x13&& (_0x4dc5x3[_0x5a12[1051]](_0x4dc5x12),_0x4dc5x13= !1);null!= _0x4dc5x17&& this[_0x5a12[88]]&& (_0x4dc5x17= this[_0x5a12[88]]+ _0x4dc5x17);_0x4dc5x14= this[_0x5a12[3071]](_0x4dc5x3,_0x4dc5x2,_0x4dc5x14,_0x4dc5x17,_0x4dc5x15,_0x4dc5x16,_0x4dc5x4,_0x4dc5x12,_0x4dc5x18);this[_0x5a12[3067]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa[_0x5a12[285]],_0x4dc5x14)}}else {_0x5a12[3072]== _0x4dc5xa[_0x5a12[301]]&& (_0x4dc5x13= !0)};_0x4dc5xa= _0x4dc5xa[_0x5a12[287]]}};mxDefaultPopupMenu[_0x5a12[202]][_0x5a12[3071]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa,_0x4dc5x12,_0x4dc5x13,_0x4dc5x14){return _0x4dc5x2[_0x5a12[1025]](_0x4dc5x4,_0x4dc5x5,function(_0x4dc5x2){_0x5a12[279]== typeof _0x4dc5x9&& _0x4dc5x9[_0x5a12[239]](_0x4dc5x3,_0x4dc5x3,_0x4dc5x12,_0x4dc5x2);null!= _0x4dc5xa&& _0x4dc5x3[_0x5a12[350]](_0x4dc5xa,_0x4dc5x12,_0x4dc5x2)},_0x4dc5x13,_0x4dc5x14)};mxDefaultPopupMenu[_0x5a12[202]][_0x5a12[3066]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=_0x4dc5x2[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x9=_0x4dc5x5[_0x5a12[262]](_0x4dc5x3),_0x4dc5xa=[];_0x4dc5xa[_0x5a12[3073]]= null== _0x4dc5x3;_0x4dc5xa[_0x5a12[3074]]= 1< _0x4dc5x2[_0x5a12[1179]][_0x5a12[2694]]();_0x4dc5xa[_0x5a12[3075]]= _0x4dc5x5[_0x5a12[501]]()!= _0x4dc5x5[_0x5a12[1197]](_0x4dc5x2[_0x5a12[1179]][_0x5a12[902]]());_0x4dc5xa[_0x5a12[246]]= null!= _0x4dc5x3;_0x4dc5x5= null!= _0x4dc5x3&& 1== _0x4dc5x2[_0x5a12[1179]][_0x5a12[2694]]();_0x4dc5xa[_0x5a12[3076]]= _0x4dc5x5&& 0< _0x4dc5x9;_0x4dc5xa[_0x5a12[3077]]= _0x4dc5x5&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2516]](_0x4dc5x3,!1);_0x4dc5xa[_0x5a12[3078]]= _0x4dc5x5&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2516]](_0x4dc5x3,!0);_0x4dc5xa[_0x5a12[3079]]= _0x4dc5x5&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2553]](_0x4dc5x3);_0x4dc5xa[_0x5a12[3080]]= _0x4dc5xa[_0x5a12[3079]]&& 0== _0x4dc5x9;_0x4dc5xa[_0x5a12[687]]= _0x4dc5x5&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[1730]](_0x4dc5x3);_0x4dc5x9= this[_0x5a12[3064]][_0x5a12[64]](_0x5a12[3081]);for(_0x4dc5x5= 0;_0x4dc5x5< _0x4dc5x9[_0x5a12[67]];_0x4dc5x5++){var _0x4dc5x12=mxUtils[_0x5a12[1545]](mxUtils[_0x5a12[329]](_0x4dc5x9[_0x4dc5x5])),_0x4dc5x13=_0x4dc5x9[_0x4dc5x5][_0x5a12[284]](_0x5a12[298]);null!= _0x4dc5x13&& _0x5a12[279]== typeof _0x4dc5x12&& (_0x4dc5xa[_0x4dc5x13]= _0x4dc5x12(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4))};return _0x4dc5xa};function mxDefaultToolbar(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[3061]]= _0x4dc5x3;null!= _0x4dc5x2&& null!= _0x4dc5x3&& this[_0x5a12[176]](_0x4dc5x2)}mxDefaultToolbar[_0x5a12[202]][_0x5a12[3061]]= null;mxDefaultToolbar[_0x5a12[202]][_0x5a12[3082]]= null;mxDefaultToolbar[_0x5a12[202]][_0x5a12[2877]]= null;mxDefaultToolbar[_0x5a12[202]][_0x5a12[657]]= 4;mxDefaultToolbar[_0x5a12[202]][_0x5a12[2804]]= !1;mxDefaultToolbar[_0x5a12[202]][_0x5a12[176]]= function(_0x4dc5x2){null!= _0x4dc5x2&& (this[_0x5a12[3082]]= new mxToolbar(_0x4dc5x2),this[_0x5a12[3082]][_0x5a12[169]](mxEvent.SELECT,mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x4){var _0x4dc5x5=_0x4dc5x4[_0x5a12[720]](_0x5a12[279]);this[_0x5a12[3061]][_0x5a12[3083]]= null!= _0x4dc5x5?mxUtils[_0x5a12[885]](this,function(){_0x4dc5x5[_0x5a12[183]](this,arguments);this[_0x5a12[3082]][_0x5a12[1050]]()}):null})),this[_0x5a12[2877]]= mxUtils[_0x5a12[885]](this,function(){null!= this[_0x5a12[3082]]&& this[_0x5a12[3082]][_0x5a12[1050]](!0)}),this[_0x5a12[3061]][_0x5a12[1179]][_0x5a12[169]](mxEvent.DOUBLE_CLICK,this[_0x5a12[2877]]),this[_0x5a12[3061]][_0x5a12[169]](mxEvent.ESCAPE,this[_0x5a12[2877]]))};mxDefaultToolbar[_0x5a12[202]][_0x5a12[1025]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=mxUtils[_0x5a12[885]](this,function(){null!= _0x4dc5x4&& 0< _0x4dc5x4[_0x5a12[67]]&& this[_0x5a12[3061]][_0x5a12[350]](_0x4dc5x4)});return this[_0x5a12[3082]][_0x5a12[1025]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x9,_0x4dc5x5)};mxDefaultToolbar[_0x5a12[202]][_0x5a12[1051]]= function(_0x4dc5x2){_0x4dc5x2= _0x4dc5x2|| mxClient[_0x5a12[88]]+ _0x5a12[3084];this[_0x5a12[3082]][_0x5a12[1051]](_0x4dc5x2)};mxDefaultToolbar[_0x5a12[202]][_0x5a12[970]]= function(){return this[_0x5a12[3082]][_0x5a12[970]]()};mxDefaultToolbar[_0x5a12[202]][_0x5a12[1038]]= function(_0x4dc5x2){return this[_0x5a12[3082]][_0x5a12[1038]](_0x4dc5x2)};mxDefaultToolbar[_0x5a12[202]][_0x5a12[3085]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[3061]][_0x5a12[350]](_0x4dc5x4)});this[_0x5a12[972]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x5)};mxDefaultToolbar[_0x5a12[202]][_0x5a12[972]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return this[_0x5a12[3082]][_0x5a12[972]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4)};mxDefaultToolbar[_0x5a12[202]][_0x5a12[1048]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){var _0x4dc5xa=mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[3061]][_0x5a12[3086]](_0x4dc5x4);null!= _0x4dc5x9&& _0x4dc5x9(this[_0x5a12[3061]])});return this[_0x5a12[3082]][_0x5a12[1042]](_0x4dc5x2,_0x4dc5x3,_0x4dc5xa,_0x4dc5x5)};mxDefaultToolbar[_0x5a12[202]][_0x5a12[3087]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9,_0x4dc5xa){var _0x4dc5x12=function(){return _0x5a12[279]== typeof _0x4dc5x4?_0x4dc5x4():null!= _0x4dc5x4?_0x4dc5x4[_0x5a12[238]]():null},_0x4dc5x13=mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x3){_0x5a12[279]== typeof _0x4dc5x9?_0x4dc5x9(this[_0x5a12[3061]],_0x4dc5x12(),_0x4dc5x2,_0x4dc5x3):this[_0x5a12[1008]](_0x4dc5x12(),_0x4dc5x2,_0x4dc5x3);this[_0x5a12[3082]][_0x5a12[1050]]();mxEvent[_0x5a12[722]](_0x4dc5x2)});_0x4dc5x2= this[_0x5a12[3082]][_0x5a12[1048]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x13,_0x4dc5x5,null,_0x4dc5xa);this[_0x5a12[3088]](_0x4dc5x2,function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x13(_0x4dc5x3,_0x4dc5x4)});return _0x4dc5x2};mxDefaultToolbar[_0x5a12[202]][_0x5a12[1008]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[3061]][_0x5a12[1179]],_0x4dc5x9=_0x4dc5x5[_0x5a12[502]]();if(null== _0x4dc5x4|| _0x4dc5x9[_0x5a12[250]](_0x4dc5x4)|| !this[_0x5a12[2804]]|| !_0x4dc5x5[_0x5a12[2565]](_0x4dc5x4)){for(;null!= _0x4dc5x4&& !_0x4dc5x5[_0x5a12[2685]](_0x4dc5x4,[_0x4dc5x2],_0x4dc5x3);){_0x4dc5x4= _0x4dc5x9[_0x5a12[1197]](_0x4dc5x4)};this[_0x5a12[1937]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4)}else {this[_0x5a12[807]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4)}};mxDefaultToolbar[_0x5a12[202]][_0x5a12[1937]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[3061]][_0x5a12[1179]];if(_0x4dc5x5[_0x5a12[2621]](_0x4dc5x2)){var _0x4dc5x9=mxEvent[_0x5a12[731]](_0x4dc5x3),_0x4dc5xa=mxEvent[_0x5a12[733]](_0x4dc5x3),_0x4dc5x9=mxUtils[_0x5a12[2196]](_0x4dc5x5[_0x5a12[526]],_0x4dc5x9,_0x4dc5xa);return _0x4dc5x5[_0x5a12[2655]]()&& _0x4dc5x5[_0x5a12[2686]](_0x4dc5x4,[_0x4dc5x2],_0x4dc5x3)?_0x4dc5x5[_0x5a12[853]](_0x4dc5x4,[_0x4dc5x2],null,_0x4dc5x9[_0x5a12[235]],_0x4dc5x9[_0x5a12[236]]):this[_0x5a12[3061]][_0x5a12[817]](_0x4dc5x4,_0x4dc5x2,_0x4dc5x9[_0x5a12[235]],_0x4dc5x9[_0x5a12[236]])};return null};mxDefaultToolbar[_0x5a12[202]][_0x5a12[807]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3= this[_0x5a12[3061]][_0x5a12[1179]];var _0x4dc5x5=_0x4dc5x3[_0x5a12[502]]();if(null!= _0x4dc5x4&& _0x4dc5x3[_0x5a12[2565]](_0x4dc5x2)&& _0x4dc5x3[_0x5a12[2581]](null,_0x4dc5x4,_0x4dc5x2)){var _0x4dc5x9=null;_0x4dc5x5[_0x5a12[473]]();try{var _0x4dc5xa=_0x4dc5x5[_0x5a12[1721]](_0x4dc5x4),_0x4dc5x12=_0x4dc5x5[_0x5a12[1721]](_0x4dc5x2)[_0x5a12[238]]();_0x4dc5x12[_0x5a12[235]]= _0x4dc5xa[_0x5a12[235]]+ (_0x4dc5xa[_0x5a12[117]]- _0x4dc5x12[_0x5a12[117]])/ 2;_0x4dc5x12[_0x5a12[236]]= _0x4dc5xa[_0x5a12[236]]+ (_0x4dc5xa[_0x5a12[119]]- _0x4dc5x12[_0x5a12[119]])/ 2;var _0x4dc5x13=this[_0x5a12[657]]* _0x4dc5x3[_0x5a12[1020]],_0x4dc5x14=20* _0x4dc5x5[_0x5a12[1962]](_0x4dc5x4,!0);this[_0x5a12[3061]][_0x5a12[3089]]?_0x4dc5x12[_0x5a12[235]]+= (_0x4dc5x12[_0x5a12[117]]+ _0x4dc5xa[_0x5a12[117]])/ 2+ _0x4dc5x13+ _0x4dc5x14:_0x4dc5x12[_0x5a12[236]]+= (_0x4dc5x12[_0x5a12[119]]+ _0x4dc5xa[_0x5a12[119]])/ 2+ _0x4dc5x13+ _0x4dc5x14;_0x4dc5x2[_0x5a12[1724]](_0x4dc5x12);var _0x4dc5x15=_0x4dc5x5[_0x5a12[1197]](_0x4dc5x4);_0x4dc5x3[_0x5a12[2103]](_0x4dc5x2,_0x4dc5x15);_0x4dc5x3[_0x5a12[2509]](_0x4dc5x2);_0x4dc5x9= this[_0x5a12[3061]][_0x5a12[2503]](_0x4dc5x4,_0x4dc5x2);if(null== _0x4dc5x5[_0x5a12[1721]](_0x4dc5x9)){var _0x4dc5x16= new mxGeometry;_0x4dc5x16[_0x5a12[1500]]= !0;_0x4dc5x5[_0x5a12[1724]](_0x4dc5x9,_0x4dc5x16)};_0x4dc5x3[_0x5a12[2504]](_0x4dc5x9,_0x4dc5x15,_0x4dc5x4,_0x4dc5x2)}finally{_0x4dc5x5[_0x5a12[476]]()};_0x4dc5x3[_0x5a12[904]]([_0x4dc5x2,_0x4dc5x9]);_0x4dc5x3[_0x5a12[2564]](_0x4dc5x2)}};mxDefaultToolbar[_0x5a12[202]][_0x5a12[3088]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=document[_0x5a12[55]](_0x5a12[466]);_0x4dc5x4[_0x5a12[57]](_0x5a12[390],_0x4dc5x2[_0x5a12[284]](_0x5a12[390]));var _0x4dc5x5=mxUtils[_0x5a12[885]](this,function(_0x4dc5x9){_0x4dc5x4[_0x5a12[124]][_0x5a12[117]]= 2* _0x4dc5x2[_0x5a12[359]]+ _0x5a12[168];_0x4dc5x4[_0x5a12[124]][_0x5a12[119]]= 2* _0x4dc5x2[_0x5a12[167]]+ _0x5a12[168];mxUtils[_0x5a12[3090]](_0x4dc5x2,this[_0x5a12[3061]][_0x5a12[1179]],_0x4dc5x3,_0x4dc5x4);mxEvent[_0x5a12[745]](_0x4dc5x4,_0x5a12[219],_0x4dc5x5)});mxClient[_0x5a12[80]]?_0x4dc5x5():mxEvent[_0x5a12[169]](_0x4dc5x4,_0x5a12[219],_0x4dc5x5)};mxDefaultToolbar[_0x5a12[202]][_0x5a12[515]]= function(){null!= this[_0x5a12[2877]]&& (this[_0x5a12[3061]][_0x5a12[1179]][_0x5a12[745]](_0x5a12[760],this[_0x5a12[2877]]),this[_0x5a12[3061]][_0x5a12[745]](_0x5a12[859],this[_0x5a12[2877]]),this[_0x5a12[2877]]= null);null!= this[_0x5a12[3082]]&& (this[_0x5a12[3082]][_0x5a12[515]](),this[_0x5a12[3082]]= null)};function mxEditor(_0x4dc5x2){this[_0x5a12[3091]]= [];this[_0x5a12[3092]]();if(null!= document[_0x5a12[112]]){this[_0x5a12[3093]]= [];this[_0x5a12[3094]]= new mxDefaultPopupMenu;this[_0x5a12[3095]]= new mxUndoManager;this[_0x5a12[1179]]= this[_0x5a12[3096]]();this[_0x5a12[3082]]= this[_0x5a12[3097]]();this[_0x5a12[3098]]= new mxDefaultKeyHandler(this);this[_0x5a12[3099]](_0x4dc5x2);this[_0x5a12[1179]][_0x5a12[2180]]= this[_0x5a12[3100]];!mxClient[_0x5a12[3101]]&& null!= this[_0x5a12[1056]] && (this[_0x5a12[812]]= this[_0x5a12[3102]]());if(null!= this[_0x5a12[1987]]){this[_0x5a12[1987]]()};mxClient[_0x5a12[80]]&& mxEvent[_0x5a12[169]](window,_0x5a12[2428],mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[515]]()}))}}mxLoadResources&& mxResources[_0x5a12[99]](mxClient[_0x5a12[86]]+ _0x5a12[3103]);mxEditor[_0x5a12[202]]= new mxEventSource;mxEditor[_0x5a12[202]][_0x5a12[196]]= mxEditor;mxEditor[_0x5a12[202]][_0x5a12[3104]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[3105]:_0x5a12[110];mxEditor[_0x5a12[202]][_0x5a12[3106]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[3107]:_0x5a12[110];mxEditor[_0x5a12[202]][_0x5a12[3108]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[3109]:_0x5a12[110];mxEditor[_0x5a12[202]][_0x5a12[3110]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[716]:_0x5a12[110];mxEditor[_0x5a12[202]][_0x5a12[3111]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[3112]:_0x5a12[110];mxEditor[_0x5a12[202]][_0x5a12[3113]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[2719]:_0x5a12[110];mxEditor[_0x5a12[202]][_0x5a12[3114]]= _0x5a12[130]!= mxClient[_0x5a12[90]]?_0x5a12[2136]:_0x5a12[110];mxEditor[_0x5a12[202]][_0x5a12[2136]]= null;mxEditor[_0x5a12[202]][_0x5a12[1179]]= null;mxEditor[_0x5a12[202]][_0x5a12[2720]]= null;mxEditor[_0x5a12[202]][_0x5a12[3082]]= null;mxEditor[_0x5a12[202]][_0x5a12[812]]= null;mxEditor[_0x5a12[202]][_0x5a12[879]]= null;mxEditor[_0x5a12[202]][_0x5a12[3094]]= null;mxEditor[_0x5a12[202]][_0x5a12[3095]]= null;mxEditor[_0x5a12[202]][_0x5a12[3098]]= null;mxEditor[_0x5a12[202]][_0x5a12[3091]]= null;mxEditor[_0x5a12[202]][_0x5a12[3115]]= _0x5a12[1061];mxEditor[_0x5a12[202]][_0x5a12[3116]]= !1;mxEditor[_0x5a12[202]][_0x5a12[1157]]= !0;mxEditor[_0x5a12[202]][_0x5a12[3083]]= null;mxEditor[_0x5a12[202]][_0x5a12[3117]]= !1;mxEditor[_0x5a12[202]][_0x5a12[3118]]= null;mxEditor[_0x5a12[202]][_0x5a12[2075]]= null;mxEditor[_0x5a12[202]][_0x5a12[3119]]= null;mxEditor[_0x5a12[202]][_0x5a12[3120]]= null;mxEditor[_0x5a12[202]][_0x5a12[3121]]= null;mxEditor[_0x5a12[202]][_0x5a12[3122]]= null;mxEditor[_0x5a12[202]][_0x5a12[1069]]= _0x5a12[336];mxEditor[_0x5a12[202]][_0x5a12[3123]]= _0x5a12[338];mxEditor[_0x5a12[202]][_0x5a12[1070]]= !0;mxEditor[_0x5a12[202]][_0x5a12[3124]]= null;mxEditor[_0x5a12[202]][_0x5a12[3125]]= null;mxEditor[_0x5a12[202]][_0x5a12[1056]]= null;mxEditor[_0x5a12[202]][_0x5a12[1058]]= null;mxEditor[_0x5a12[202]][_0x5a12[1057]]= null;mxEditor[_0x5a12[202]][_0x5a12[3089]]= !1;mxEditor[_0x5a12[202]][_0x5a12[3126]]= !1;mxEditor[_0x5a12[202]][_0x5a12[3127]]= 0;mxEditor[_0x5a12[202]][_0x5a12[3128]]= !1;mxEditor[_0x5a12[202]][_0x5a12[3129]]= !1;mxEditor[_0x5a12[202]][_0x5a12[3093]]= null;mxEditor[_0x5a12[202]][_0x5a12[3130]]= 0;mxEditor[_0x5a12[202]][_0x5a12[3100]]= _0x5a12[604];mxEditor[_0x5a12[202]][_0x5a12[3112]]= null;mxEditor[_0x5a12[202]][_0x5a12[3131]]= null;mxEditor[_0x5a12[202]][_0x5a12[3132]]= 20;mxEditor[_0x5a12[202]][_0x5a12[2719]]= null;mxEditor[_0x5a12[202]][_0x5a12[3133]]= null;mxEditor[_0x5a12[202]][_0x5a12[3134]]= null;mxEditor[_0x5a12[202]][_0x5a12[3135]]= 300;mxEditor[_0x5a12[202]][_0x5a12[3136]]= 260;mxEditor[_0x5a12[202]][_0x5a12[3137]]= 240;mxEditor[_0x5a12[202]][_0x5a12[3138]]= null;mxEditor[_0x5a12[202]][_0x5a12[3139]]= !1;mxEditor[_0x5a12[202]][_0x5a12[3140]]= !1;mxEditor[_0x5a12[202]][_0x5a12[2113]]= !1;mxEditor[_0x5a12[202]][_0x5a12[2133]]= function(){return this[_0x5a12[2113]]};mxEditor[_0x5a12[202]][_0x5a12[2128]]= function(_0x4dc5x2){this[_0x5a12[2113]]= _0x4dc5x2};mxEditor[_0x5a12[202]][_0x5a12[3092]]= function(){this[_0x5a12[3071]](_0x5a12[815],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[815]]()});this[_0x5a12[3071]](_0x5a12[540],function(_0x4dc5x2){( new mxPrintPreview(_0x4dc5x2[_0x5a12[1179]],1))[_0x5a12[392]]()});this[_0x5a12[3071]](_0x5a12[539],function(_0x4dc5x2){mxUtils[_0x5a12[539]](_0x4dc5x2[_0x5a12[1179]],null,10,10)});this[_0x5a12[3071]](_0x5a12[3141],function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[3142]]();if(null== _0x4dc5x3|| mxClient[_0x5a12[3101]]){_0x4dc5x2[_0x5a12[350]](_0x5a12[539])}else {var _0x4dc5x4=mxUtils[_0x5a12[3143]](_0x4dc5x2[_0x5a12[1179]],1),_0x4dc5x4=mxUtils[_0x5a12[875]](_0x4dc5x4,_0x5a12[192]);mxUtils[_0x5a12[894]](_0x4dc5x3,_0x4dc5x2[_0x5a12[3123]]+ _0x5a12[226]+ encodeURIComponent(_0x4dc5x4),document,_0x5a12[3144])}});this[_0x5a12[3071]](_0x5a12[802],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[802]]()});this[_0x5a12[3071]](_0x5a12[3145],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& mxClipboard[_0x5a12[3145]](_0x4dc5x2[_0x5a12[1179]])});this[_0x5a12[3071]](_0x5a12[149],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& mxClipboard[_0x5a12[149]](_0x4dc5x2[_0x5a12[1179]])});this[_0x5a12[3071]](_0x5a12[3146],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& mxClipboard[_0x5a12[3146]](_0x4dc5x2[_0x5a12[1179]])});this[_0x5a12[3071]](_0x5a12[3147],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[842]]()});this[_0x5a12[3071]](_0x5a12[1504],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2450]](_0x4dc5x2[_0x5a12[844]]())});this[_0x5a12[3071]](_0x5a12[3148],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[904]](_0x4dc5x2[_0x5a12[1179]][_0x5a12[845]]())});this[_0x5a12[3071]](_0x5a12[1997],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[846]]()});this[_0x5a12[3071]](_0x5a12[824],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[824]]()});this[_0x5a12[3071]](_0x5a12[825],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[825]]()});this[_0x5a12[3071]](_0x5a12[2558],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[2558]]()});this[_0x5a12[3071]](_0x5a12[2559],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[2559]]()});this[_0x5a12[3071]](_0x5a12[3149],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[2560]]()});this[_0x5a12[3071]](_0x5a12[933],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[933]]()});this[_0x5a12[3071]](_0x5a12[3150],function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2[_0x5a12[3150]](_0x4dc5x3)});this[_0x5a12[3071]](_0x5a12[2705],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2705]]()});this[_0x5a12[3071]](_0x5a12[3151],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2440]]()});this[_0x5a12[3071]](_0x5a12[2706],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2706]]()});this[_0x5a12[3071]](_0x5a12[2708],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2708]]()});this[_0x5a12[3071]](_0x5a12[1061],function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2453]](_0x4dc5x3)&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2451]](_0x4dc5x3)});this[_0x5a12[3071]](_0x5a12[3152],function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[840]](!0)});this[_0x5a12[3071]](_0x5a12[3153],function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[840]](!1)});this[_0x5a12[3071]](_0x5a12[2552],function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2[_0x5a12[1179]][_0x5a12[2552]](_0x4dc5x3)});this[_0x5a12[3071]](_0x5a12[2554],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[2554]]()});this[_0x5a12[3071]](_0x5a12[2442],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[2442]]()});this[_0x5a12[3071]](_0x5a12[3154],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2702]]()});this[_0x5a12[3071]](_0x5a12[3155],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2700]]()});this[_0x5a12[3071]](_0x5a12[3156],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2703]]()});this[_0x5a12[3071]](_0x5a12[3157],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2704]]()});this[_0x5a12[3071]](_0x5a12[2514],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[847]](!0)});this[_0x5a12[3071]](_0x5a12[3158],function(_0x4dc5x2){if(_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()){var _0x4dc5x3=_0x4dc5x2[_0x5a12[1179]][_0x5a12[1728]]();_0x4dc5x2[_0x5a12[1179]][_0x5a12[847]](!0,!1,_0x4dc5x3)}});this[_0x5a12[3071]](_0x5a12[3159],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[847]](!1)});this[_0x5a12[3071]](_0x5a12[3160],function(_0x4dc5x2){if(_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()){var _0x4dc5x3=_0x4dc5x2[_0x5a12[1179]][_0x5a12[1728]]();_0x4dc5x2[_0x5a12[1179]][_0x5a12[847]](!1,!1,_0x4dc5x3)}});this[_0x5a12[3071]](_0x5a12[1447],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_BOLD)});this[_0x5a12[3071]](_0x5a12[1449],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_ITALIC)});this[_0x5a12[3071]](_0x5a12[355],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_UNDERLINE)});this[_0x5a12[3071]](_0x5a12[639],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_SHADOW)});this[_0x5a12[3071]](_0x5a12[3161],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[849]](mxConstants.ALIGN_LEFT)});this[_0x5a12[3071]](_0x5a12[3162],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[849]](mxConstants.ALIGN_CENTER)});this[_0x5a12[3071]](_0x5a12[3163],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[849]](mxConstants.ALIGN_RIGHT)});this[_0x5a12[3071]](_0x5a12[3164],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[849]](mxConstants.ALIGN_TOP)});this[_0x5a12[3071]](_0x5a12[3165],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[849]](mxConstants.ALIGN_MIDDLE)});this[_0x5a12[3071]](_0x5a12[3166],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[849]](mxConstants.ALIGN_BOTTOM)});this[_0x5a12[3071]](_0x5a12[3167],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT)});this[_0x5a12[3071]](_0x5a12[3168],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER)});this[_0x5a12[3071]](_0x5a12[3169],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_RIGHT)});this[_0x5a12[3071]](_0x5a12[3170],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_TOP)});this[_0x5a12[3071]](_0x5a12[3171],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE)});this[_0x5a12[3071]](_0x5a12[3172],function(_0x4dc5x2){_0x4dc5x2[_0x5a12[1179]][_0x5a12[994]]()&& _0x4dc5x2[_0x5a12[1179]][_0x5a12[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_BOTTOM)});this[_0x5a12[3071]](_0x5a12[499],function(_0x4dc5x2){var _0x4dc5x3=100* _0x4dc5x2[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x3=parseFloat(mxUtils[_0x5a12[3173]](mxResources[_0x5a12[203]](_0x4dc5x2[_0x5a12[3104]])|| _0x4dc5x2[_0x5a12[3104]],_0x4dc5x3))/ 100;isNaN(_0x4dc5x3)|| _0x4dc5x2[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[2262]](_0x4dc5x3)});this[_0x5a12[3071]](_0x5a12[3174],function(_0x4dc5x2){null!= _0x4dc5x2[_0x5a12[3112]]?_0x4dc5x2[_0x5a12[3112]][_0x5a12[175]](!_0x4dc5x2[_0x5a12[3112]][_0x5a12[174]]()):_0x4dc5x2[_0x5a12[3175]]()});this[_0x5a12[3071]](_0x5a12[3176],function(_0x4dc5x2){null!= _0x4dc5x2[_0x5a12[2719]]?_0x4dc5x2[_0x5a12[2719]][_0x5a12[175]](!_0x4dc5x2[_0x5a12[2719]][_0x5a12[174]]()):_0x4dc5x2[_0x5a12[3177]]()});this[_0x5a12[3071]](_0x5a12[3178],function(_0x4dc5x2){null== _0x4dc5x2[_0x5a12[2136]]?_0x4dc5x2[_0x5a12[3179]]():_0x4dc5x2[_0x5a12[2136]][_0x5a12[175]](!_0x4dc5x2[_0x5a12[2136]][_0x5a12[174]]())});this[_0x5a12[3071]](_0x5a12[3180],function(_0x4dc5x2){mxLog[_0x5a12[175]](!mxLog[_0x5a12[174]]())})};mxEditor[_0x5a12[202]][_0x5a12[3102]]= function(){var _0x4dc5x2=mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[746]]( new mxEventObject(mxEvent.SESSION,_0x5a12[812],_0x4dc5x2))});return this[_0x5a12[807]](this[_0x5a12[1056]],this[_0x5a12[1057]],this[_0x5a12[1058]],_0x4dc5x2)};mxEditor[_0x5a12[202]][_0x5a12[3099]]= function(_0x4dc5x2){null!= _0x4dc5x2&& (( new mxCodec(_0x4dc5x2[_0x5a12[295]]))[_0x5a12[1093]](_0x4dc5x2,this),this[_0x5a12[3181]]())};mxEditor[_0x5a12[202]][_0x5a12[3182]]= function(){document[_0x5a12[3183]]= _0x5a12[3184]};mxEditor[_0x5a12[202]][_0x5a12[3181]]= function(){this[_0x5a12[1184]]= ( new Date)[_0x5a12[178]]();this[_0x5a12[3095]][_0x5a12[200]]();this[_0x5a12[1183]]= 0;this[_0x5a12[2128]](!1)};mxEditor[_0x5a12[202]][_0x5a12[3071]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[3091]][_0x4dc5x2]= _0x4dc5x3};mxEditor[_0x5a12[202]][_0x5a12[350]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[3091]][_0x4dc5x2];if(null!= _0x4dc5x5){try{var _0x4dc5x9=arguments;_0x4dc5x9[0]= this;_0x4dc5x5[_0x5a12[183]](this,_0x4dc5x9)}catch(f){throw mxUtils[_0x5a12[267]](_0x5a12[3185]+ _0x4dc5x2+ _0x5a12[3186]+ f[_0x5a12[281]],280,!0),f}}else {mxUtils[_0x5a12[267]](_0x5a12[3187]+ _0x4dc5x2,280,!0)}};mxEditor[_0x5a12[202]][_0x5a12[3188]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[3118]][_0x4dc5x2]= _0x4dc5x3};mxEditor[_0x5a12[202]][_0x5a12[3189]]= function(_0x4dc5x2){return this[_0x5a12[3118]][_0x4dc5x2]};mxEditor[_0x5a12[202]][_0x5a12[3096]]= function(){var _0x4dc5x2= new mxGraph(null,null,this[_0x5a12[2720]]);_0x4dc5x2[_0x5a12[2673]](!0);_0x4dc5x2[_0x5a12[2674]](!0);this[_0x5a12[3190]](_0x4dc5x2);this[_0x5a12[3191]](_0x4dc5x2);this[_0x5a12[3192]](_0x4dc5x2);this[_0x5a12[3193]](_0x4dc5x2);this[_0x5a12[3194]](_0x4dc5x2);_0x4dc5x2[_0x5a12[2316]][_0x5a12[1033]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){return this[_0x5a12[3195]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5)});_0x4dc5x2[_0x5a12[2433]][_0x5a12[1033]]= mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x4){return this[_0x5a12[2503]](_0x4dc5x2,_0x4dc5x4)});this[_0x5a12[3196]](_0x4dc5x2);this[_0x5a12[3197]](_0x4dc5x2);return _0x4dc5x2};mxEditor[_0x5a12[202]][_0x5a12[3196]]= function(_0x4dc5x2){_0x4dc5x2= new mxSwimlaneManager(_0x4dc5x2,!1);_0x4dc5x2[_0x5a12[1737]]= mxUtils[_0x5a12[885]](this,function(){return this[_0x5a12[3089]]});_0x4dc5x2[_0x5a12[994]]= mxUtils[_0x5a12[885]](this,function(){return this[_0x5a12[3128]]});return _0x4dc5x2};mxEditor[_0x5a12[202]][_0x5a12[3197]]= function(_0x4dc5x2){var _0x4dc5x3= new mxLayoutManager(_0x4dc5x2),_0x4dc5x4=this;_0x4dc5x3[_0x5a12[2754]]= function(_0x4dc5x3){var _0x4dc5x9=null,_0x4dc5xa=_0x4dc5x4[_0x5a12[1179]][_0x5a12[502]]();if(null!= _0x4dc5xa[_0x5a12[1197]](_0x4dc5x3)){if(_0x4dc5x4[_0x5a12[3129]]&& _0x4dc5x2[_0x5a12[1730]](_0x4dc5x3)){null== _0x4dc5x4[_0x5a12[3198]]&& (_0x4dc5x4[_0x5a12[3198]]= _0x4dc5x4[_0x5a12[3199]]()),_0x4dc5x9= _0x4dc5x4[_0x5a12[3198]]}else {if(_0x4dc5x4[_0x5a12[3126]]&& (_0x4dc5x2[_0x5a12[2553]](_0x4dc5x3)|| null== _0x4dc5xa[_0x5a12[1197]](_0x4dc5xa[_0x5a12[1197]](_0x4dc5x3)))){null== _0x4dc5x4[_0x5a12[3200]]&& (_0x4dc5x4[_0x5a12[3200]]= _0x4dc5x4[_0x5a12[3201]]()),_0x4dc5x9= _0x4dc5x4[_0x5a12[3200]]}}};return _0x4dc5x9};return _0x4dc5x3};mxEditor[_0x5a12[202]][_0x5a12[3202]]= function(_0x4dc5x2){null== this[_0x5a12[1179]][_0x5a12[526]]&& (this[_0x5a12[1179]][_0x5a12[176]](_0x4dc5x2),this[_0x5a12[3203]]= new mxRubberband(this[_0x5a12[1179]]),this[_0x5a12[1157]]&& mxEvent[_0x5a12[1157]](_0x4dc5x2),mxClient[_0x5a12[496]]&& new mxDivResizer(_0x4dc5x2))};mxEditor[_0x5a12[202]][_0x5a12[3190]]= function(_0x4dc5x2){_0x4dc5x2[_0x5a12[169]](mxEvent.DOUBLE_CLICK,mxUtils[_0x5a12[885]](this,function(_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=_0x4dc5x4[_0x5a12[720]](_0x5a12[246]);null!= _0x4dc5x5&& (_0x4dc5x2[_0x5a12[994]]()&& null!= this[_0x5a12[3115]])&& (this[_0x5a12[350]](this[_0x5a12[3115]],_0x4dc5x5),_0x4dc5x4[_0x5a12[722]]())}))};mxEditor[_0x5a12[202]][_0x5a12[3191]]= function(_0x4dc5x2){var _0x4dc5x3=mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x9=_0x4dc5x3[_0x5a12[720]](_0x5a12[1061]);this[_0x5a12[3095]][_0x5a12[1114]](_0x4dc5x9)});_0x4dc5x2[_0x5a12[502]]()[_0x5a12[169]](mxEvent.UNDO,_0x4dc5x3);_0x4dc5x2[_0x5a12[249]]()[_0x5a12[169]](mxEvent.UNDO,_0x4dc5x3);_0x4dc5x3= function(_0x4dc5x3,_0x4dc5x5){var _0x4dc5x9=_0x4dc5x5[_0x5a12[720]](_0x5a12[1061])[_0x5a12[1065]];_0x4dc5x2[_0x5a12[904]](_0x4dc5x2[_0x5a12[2436]](_0x4dc5x9))};this[_0x5a12[3095]][_0x5a12[169]](mxEvent.UNDO,_0x4dc5x3);this[_0x5a12[3095]][_0x5a12[169]](mxEvent.REDO,_0x4dc5x3)};mxEditor[_0x5a12[202]][_0x5a12[3192]]= function(_0x4dc5x2){var _0x4dc5x3=mxUtils[_0x5a12[885]](this,function(_0x4dc5x2){this[_0x5a12[746]]( new mxEventObject(mxEvent.ROOT))});_0x4dc5x2[_0x5a12[249]]()[_0x5a12[169]](mxEvent.DOWN,_0x4dc5x3);_0x4dc5x2[_0x5a12[249]]()[_0x5a12[169]](mxEvent.UP,_0x4dc5x3)};mxEditor[_0x5a12[202]][_0x5a12[3193]]= function(_0x4dc5x2){var _0x4dc5x3=mxUtils[_0x5a12[885]](this,function(_0x4dc5x3,_0x4dc5x5){this[_0x5a12[2128]](!0);!0== this[_0x5a12[3140]] && _0x4dc5x2[_0x5a12[2585]]();for(var _0x4dc5x9=_0x4dc5x5[_0x5a12[720]](_0x5a12[1061])[_0x5a12[1065]],_0x4dc5xa=0;_0x4dc5xa< _0x4dc5x9[_0x5a12[67]];_0x4dc5xa++){var _0x4dc5x12=_0x4dc5x9[_0x4dc5xa];if(_0x4dc5x12 instanceof mxRootChange|| _0x4dc5x12 instanceof mxValueChange&& _0x4dc5x12[_0x5a12[246]]== this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[813]]|| _0x4dc5x12 instanceof mxCellAttributeChange&& _0x4dc5x12[_0x5a12[246]]== this[_0x5a12[1179]][_0x5a12[251]][_0x5a12[813]]){this[_0x5a12[746]]( new mxEventObject(mxEvent.ROOT));break}}});_0x4dc5x2[_0x5a12[502]]()[_0x5a12[169]](mxEvent.CHANGE,_0x4dc5x3)};mxEditor[_0x5a12[202]][_0x5a12[3194]]= function(_0x4dc5x2){var _0x4dc5x3=this;_0x4dc5x2[_0x5a12[1133]]({mouseDown:function(_0x4dc5x2,_0x4dc5x5){if(null!= _0x4dc5x3[_0x5a12[3083]]&& !_0x4dc5x5[_0x5a12[737]]()&& (_0x4dc5x3[_0x5a12[3117]]|| null== _0x4dc5x5[_0x5a12[248]]())){_0x4dc5x3[_0x5a12[1179]][_0x5a12[2440]](),_0x4dc5x3[_0x5a12[3083]](_0x4dc5x5[_0x5a12[727]](),_0x4dc5x5[_0x5a12[736]]()),this[_0x5a12[1142]]= !0,_0x4dc5x5[_0x5a12[722]]()}},mouseMove:function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1142]]&& _0x4dc5x3[_0x5a12[722]]()},mouseUp:function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1142]]&& (this[_0x5a12[1142]]= !1,_0x4dc5x3[_0x5a12[722]]())}})};mxEditor[_0x5a12[202]][_0x5a12[3201]]= function(){var _0x4dc5x2=this[_0x5a12[1179]][_0x5a12[1020]],_0x4dc5x3= new mxStackLayout(this[_0x5a12[1179]],!this[_0x5a12[3089]],this[_0x5a12[3127]],2* _0x4dc5x2,2* _0x4dc5x2);_0x4dc5x3[_0x5a12[1713]]= function(_0x4dc5x2){return !_0x4dc5x3[_0x5a12[1179]][_0x5a12[1730]](_0x4dc5x2)};return _0x4dc5x3};mxEditor[_0x5a12[202]][_0x5a12[3199]]= function(){return new mxCompactTreeLayout(this[_0x5a12[1179]],this[_0x5a12[3089]])};mxEditor[_0x5a12[202]][_0x5a12[3097]]= function(){return new mxDefaultToolbar(null,this)};mxEditor[_0x5a12[202]][_0x5a12[3204]]= function(_0x4dc5x2){this[_0x5a12[3082]][_0x5a12[176]](_0x4dc5x2);mxClient[_0x5a12[496]]&& new mxDivResizer(_0x4dc5x2)};mxEditor[_0x5a12[202]][_0x5a12[3205]]= function(_0x4dc5x2){null== this[_0x5a12[879]]&& (this[_0x5a12[879]]= _0x4dc5x2,this[_0x5a12[169]](mxEvent.SAVE,mxUtils[_0x5a12[885]](this,function(){var _0x4dc5x2=( new Date)[_0x5a12[3206]]();this[_0x5a12[3207]]((mxResources[_0x5a12[203]](this[_0x5a12[3106]])|| this[_0x5a12[3106]])+ _0x5a12[3186]+ _0x4dc5x2)})),this[_0x5a12[169]](mxEvent.OPEN,mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[3207]]((mxResources[_0x5a12[203]](this[_0x5a12[3108]])|| this[_0x5a12[3108]])+ _0x5a12[3186]+ this[_0x5a12[3122]])})),mxClient[_0x5a12[496]]&& new mxDivResizer(_0x4dc5x2))};mxEditor[_0x5a12[202]][_0x5a12[3207]]= function(_0x4dc5x2){null!= this[_0x5a12[879]]&& null!= _0x4dc5x2&& (this[_0x5a12[879]][_0x5a12[339]]= _0x4dc5x2)};mxEditor[_0x5a12[202]][_0x5a12[3208]]= function(_0x4dc5x2){this[_0x5a12[169]](mxEvent.ROOT,mxUtils[_0x5a12[885]](this,function(_0x4dc5x3){_0x4dc5x2[_0x5a12[339]]= this[_0x5a12[3209]]()}));mxClient[_0x5a12[496]]&& new mxDivResizer(_0x4dc5x2)};mxEditor[_0x5a12[202]][_0x5a12[3210]]= function(_0x4dc5x2,_0x4dc5x3){null!= _0x4dc5x2&& ( new mxCompactTreeLayout(this[_0x5a12[1179]],_0x4dc5x3))[_0x5a12[350]](_0x4dc5x2)};mxEditor[_0x5a12[202]][_0x5a12[3209]]= function(){for(var _0x4dc5x2=_0x5a12[110],_0x4dc5x3=this[_0x5a12[1179]],_0x4dc5x4=_0x4dc5x3[_0x5a12[2534]]();null!= _0x4dc5x4&& null!= _0x4dc5x3[_0x5a12[502]]()[_0x5a12[1197]](_0x4dc5x3[_0x5a12[502]]()[_0x5a12[1197]](_0x4dc5x4));){_0x4dc5x3[_0x5a12[2553]](_0x4dc5x4)&& (_0x4dc5x2= _0x5a12[3211]+ _0x4dc5x3[_0x5a12[2454]](_0x4dc5x4)+ _0x4dc5x2),_0x4dc5x4= _0x4dc5x3[_0x5a12[502]]()[_0x5a12[1197]](_0x4dc5x4)};return this[_0x5a12[3212]]()+ _0x4dc5x2};mxEditor[_0x5a12[202]][_0x5a12[3212]]= function(){var _0x4dc5x2=this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[501]]();return this[_0x5a12[1179]][_0x5a12[2454]](_0x4dc5x2)};mxEditor[_0x5a12[202]][_0x5a12[824]]= function(){this[_0x5a12[3095]][_0x5a12[824]]()};mxEditor[_0x5a12[202]][_0x5a12[825]]= function(){this[_0x5a12[3095]][_0x5a12[825]]()};mxEditor[_0x5a12[202]][_0x5a12[844]]= function(){var _0x4dc5x2=null!= this[_0x5a12[3121]]?this[_0x5a12[3121]]:this[_0x5a12[1179]][_0x5a12[1020]];return this[_0x5a12[1179]][_0x5a12[844]](this[_0x5a12[3213]](),_0x4dc5x2)};mxEditor[_0x5a12[202]][_0x5a12[3213]]= function(){return this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1978]](this[_0x5a12[3120]])};mxEditor[_0x5a12[202]][_0x5a12[392]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=mxUtils[_0x5a12[219]](_0x4dc5x2)[_0x5a12[875]]();this[_0x5a12[3214]](_0x4dc5x3[_0x5a12[158]]);this[_0x5a12[3122]]= _0x4dc5x2;this[_0x5a12[746]]( new mxEventObject(mxEvent.OPEN,_0x5a12[3122],_0x4dc5x2))}};mxEditor[_0x5a12[202]][_0x5a12[3214]]= function(_0x4dc5x2){( new mxCodec(_0x4dc5x2[_0x5a12[295]]))[_0x5a12[1093]](_0x4dc5x2,this[_0x5a12[1179]][_0x5a12[502]]());this[_0x5a12[3181]]()};mxEditor[_0x5a12[202]][_0x5a12[815]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x2= _0x4dc5x2|| this[_0x5a12[3215]]();if(null!= _0x4dc5x2&& 0< _0x4dc5x2[_0x5a12[67]]){var _0x4dc5x4=this[_0x5a12[3216]](_0x4dc5x3);this[_0x5a12[3217]](_0x4dc5x2,_0x4dc5x4);this[_0x5a12[2128]](!1)};this[_0x5a12[746]]( new mxEventObject(mxEvent.SAVE,_0x5a12[863],_0x4dc5x2))};mxEditor[_0x5a12[202]][_0x5a12[3217]]= function(_0x4dc5x2,_0x4dc5x3){this[_0x5a12[1070]]&& (_0x4dc5x3= encodeURIComponent(_0x4dc5x3));mxUtils[_0x5a12[814]](_0x4dc5x2,this[_0x5a12[3123]]+ _0x5a12[226]+ _0x4dc5x3,mxUtils[_0x5a12[885]](this,function(_0x4dc5x4){this[_0x5a12[746]]( new mxEventObject(mxEvent.POST,_0x5a12[870],_0x4dc5x4,_0x5a12[863],_0x4dc5x2,_0x5a12[410],_0x4dc5x3))}))};mxEditor[_0x5a12[202]][_0x5a12[3216]]= function(_0x4dc5x2){_0x4dc5x2= null!= _0x4dc5x2?_0x4dc5x2:this[_0x5a12[1069]];var _0x4dc5x3=( new mxCodec)[_0x5a12[514]](this[_0x5a12[1179]][_0x5a12[502]]());return mxUtils[_0x5a12[875]](_0x4dc5x3,_0x4dc5x2)};mxEditor[_0x5a12[202]][_0x5a12[3215]]= function(){return this[_0x5a12[3124]]};mxEditor[_0x5a12[202]][_0x5a12[3142]]= function(){return this[_0x5a12[3125]]};mxEditor[_0x5a12[202]][_0x5a12[807]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=null;mxClient[_0x5a12[3101]]|| (_0x4dc5x9= new mxSession(this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x2,_0x4dc5x3,_0x4dc5x4),_0x4dc5x9[_0x5a12[169]](mxEvent.RECEIVE,mxUtils[_0x5a12[885]](this,function(_0x4dc5x2,_0x4dc5x3){null!= _0x4dc5x3[_0x5a12[720]](_0x5a12[252])[_0x5a12[284]](_0x5a12[1088])&& this[_0x5a12[3181]]()})),_0x4dc5x9[_0x5a12[169]](mxEvent.DISCONNECT,_0x4dc5x5),_0x4dc5x9[_0x5a12[169]](mxEvent.CONNECT,_0x4dc5x5),_0x4dc5x9[_0x5a12[169]](mxEvent.NOTIFY,_0x4dc5x5),_0x4dc5x9[_0x5a12[169]](mxEvent.GET,_0x4dc5x5),_0x4dc5x9[_0x5a12[861]]());return _0x4dc5x9};mxEditor[_0x5a12[202]][_0x5a12[3218]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=this[_0x5a12[1179]][_0x5a12[2434]]()[_0x5a12[2054]][_0x4dc5x3];this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[2434]]()[_0x5a12[2074]](_0x4dc5x3,this[_0x5a12[1179]][_0x5a12[2434]]()[_0x5a12[2054]][_0x4dc5x2]);this[_0x5a12[1179]][_0x5a12[2434]]()[_0x5a12[2074]](_0x4dc5x2,_0x4dc5x4);this[_0x5a12[1179]][_0x5a12[802]]()};mxEditor[_0x5a12[202]][_0x5a12[3150]]= function(_0x4dc5x2){_0x4dc5x2= _0x4dc5x2|| this[_0x5a12[1179]][_0x5a12[2452]]();null== _0x4dc5x2&& (_0x4dc5x2= this[_0x5a12[1179]][_0x5a12[2534]](),null== _0x4dc5x2&& (_0x4dc5x2= this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[501]]()));if(null!= _0x4dc5x2){this[_0x5a12[1179]][_0x5a12[2126]](!0);var _0x4dc5x3=mxUtils[_0x5a12[445]](this[_0x5a12[1179]][_0x5a12[526]]),_0x4dc5x4=_0x4dc5x3[_0x5a12[235]]+ 10,_0x4dc5x3=_0x4dc5x3[_0x5a12[236]];if(null!= this[_0x5a12[716]]&& !this[_0x5a12[3139]]){_0x4dc5x4= this[_0x5a12[716]][_0x5a12[730]](),_0x4dc5x3= this[_0x5a12[716]][_0x5a12[732]]()}else {var _0x4dc5x5=this[_0x5a12[1179]][_0x5a12[2555]](_0x4dc5x2);null!= _0x4dc5x5&& (_0x4dc5x4+= _0x4dc5x5[_0x5a12[235]]+ Math[_0x5a12[243]](200,_0x4dc5x5[_0x5a12[117]]),_0x4dc5x3+= _0x4dc5x5[_0x5a12[236]])};this[_0x5a12[3062]]();_0x4dc5x2= this[_0x5a12[3219]](_0x4dc5x2);null!= _0x4dc5x2&& (this[_0x5a12[716]]= new mxWindow(mxResources[_0x5a12[203]](this[_0x5a12[3110]])|| this[_0x5a12[3110]],_0x4dc5x2,_0x4dc5x4,_0x4dc5x3,this[_0x5a12[3137]],this[_0x5a12[3138]],!1),this[_0x5a12[716]][_0x5a12[175]](!0))}};mxEditor[_0x5a12[202]][_0x5a12[3220]]= function(){return null!= this[_0x5a12[716]]};mxEditor[_0x5a12[202]][_0x5a12[3219]]= function(_0x4dc5x2){var _0x4dc5x3=this[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5x4=_0x4dc5x3[_0x5a12[433]](_0x4dc5x2);if(mxUtils[_0x5a12[1331]](_0x4dc5x4)){var _0x4dc5x5= new mxForm(_0x5a12[716]);_0x4dc5x5[_0x5a12[961]](_0x5a12[3222],_0x4dc5x2[_0x5a12[1103]]())[_0x5a12[57]](_0x5a12[3221],_0x5a12[128]);var _0x4dc5x9=null,_0x4dc5xa=null,_0x4dc5x12=null,_0x4dc5x13=null,_0x4dc5x14=null;_0x4dc5x3[_0x5a12[1193]](_0x4dc5x2)&& (_0x4dc5x9= _0x4dc5x3[_0x5a12[1721]](_0x4dc5x2),null!= _0x4dc5x9&& (_0x4dc5xa= _0x4dc5x5[_0x5a12[961]](_0x5a12[125],_0x4dc5x9[_0x5a12[236]]),_0x4dc5x12= _0x4dc5x5[_0x5a12[961]](_0x5a12[361],_0x4dc5x9[_0x5a12[235]]),_0x4dc5x13= _0x4dc5x5[_0x5a12[961]](_0x5a12[117],_0x4dc5x9[_0x5a12[117]]),_0x4dc5x14= _0x4dc5x5[_0x5a12[961]](_0x5a12[119],_0x4dc5x9[_0x5a12[119]])));for(var _0x4dc5x15=_0x4dc5x3[_0x5a12[474]](_0x4dc5x2),_0x4dc5x16=_0x4dc5x5[_0x5a12[961]](_0x5a12[3223],_0x4dc5x15|| _0x5a12[110]),_0x4dc5x17=_0x4dc5x4[_0x5a12[320]],_0x4dc5x18=[],_0x4dc5x4=0;_0x4dc5x4< _0x4dc5x17[_0x5a12[67]];_0x4dc5x4++){_0x4dc5x18[_0x4dc5x4]= _0x4dc5x5[_0x5a12[968]](_0x4dc5x17[_0x4dc5x4][_0x5a12[301]],_0x4dc5x17[_0x4dc5x4][_0x5a12[318]],_0x5a12[685]== _0x4dc5x17[_0x4dc5x4][_0x5a12[301]]?4:2)};_0x4dc5x4= mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[3062]]();_0x4dc5x3[_0x5a12[473]]();try{null!= _0x4dc5x9&& (_0x4dc5x9= _0x4dc5x9[_0x5a12[238]](),_0x4dc5x9[_0x5a12[235]]= parseFloat(_0x4dc5x12[_0x5a12[131]]),_0x4dc5x9[_0x5a12[236]]= parseFloat(_0x4dc5xa[_0x5a12[131]]),_0x4dc5x9[_0x5a12[117]]= parseFloat(_0x4dc5x13[_0x5a12[131]]),_0x4dc5x9[_0x5a12[119]]= parseFloat(_0x4dc5x14[_0x5a12[131]]),_0x4dc5x3[_0x5a12[1724]](_0x4dc5x2,_0x4dc5x9));0< _0x4dc5x16[_0x5a12[131]][_0x5a12[67]]?_0x4dc5x3[_0x5a12[475]](_0x4dc5x2,_0x4dc5x16[_0x5a12[131]]):_0x4dc5x3[_0x5a12[475]](_0x4dc5x2,null);for(var _0x4dc5x4=0;_0x4dc5x4< _0x4dc5x17[_0x5a12[67]];_0x4dc5x4++){var _0x4dc5x5= new mxCellAttributeChange(_0x4dc5x2,_0x4dc5x17[_0x4dc5x4][_0x5a12[301]],_0x4dc5x18[_0x4dc5x4][_0x5a12[131]]);_0x4dc5x3[_0x5a12[350]](_0x4dc5x5)};this[_0x5a12[1179]][_0x5a12[2455]](_0x4dc5x2)&& this[_0x5a12[1179]][_0x5a12[858]](_0x4dc5x2)}finally{_0x4dc5x3[_0x5a12[476]]()}});_0x4dc5x15= mxUtils[_0x5a12[885]](this,function(){this[_0x5a12[3062]]()});_0x4dc5x5[_0x5a12[956]](_0x4dc5x4,_0x4dc5x15);return _0x4dc5x5[_0x5a12[116]]};return null};mxEditor[_0x5a12[202]][_0x5a12[3062]]= function(){null!= this[_0x5a12[716]]&& (this[_0x5a12[716]][_0x5a12[515]](),this[_0x5a12[716]]= null)};mxEditor[_0x5a12[202]][_0x5a12[3175]]= function(){if(null== this[_0x5a12[3112]]){var _0x4dc5x2=document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x2[_0x5a12[124]][_0x5a12[549]]= _0x5a12[952];_0x4dc5x2[_0x5a12[124]][_0x5a12[357]]= _0x5a12[550];var _0x4dc5x3=document[_0x5a12[112]][_0x5a12[159]],_0x4dc5x3= new mxWindow(mxResources[_0x5a12[203]](this[_0x5a12[3111]])|| this[_0x5a12[3111]],_0x4dc5x2,_0x4dc5x3- 220,this[_0x5a12[3132]],200);_0x4dc5x3[_0x5a12[164]](!0);_0x4dc5x3[_0x5a12[165]]= !1;var _0x4dc5x4=mxUtils[_0x5a12[885]](this,function(_0x4dc5x3){mxEvent[_0x5a12[762]](_0x4dc5x2);_0x4dc5x2[_0x5a12[339]]= _0x5a12[110];this[_0x5a12[3224]](_0x4dc5x2)});this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[169]](mxEvent.CHANGE,_0x4dc5x4);this[_0x5a12[1179]][_0x5a12[2435]]()[_0x5a12[169]](mxEvent.CHANGE,_0x4dc5x4);this[_0x5a12[1179]][_0x5a12[169]](mxEvent.ROOT,_0x4dc5x4);null!= this[_0x5a12[3131]]&& _0x4dc5x3[_0x5a12[951]](this[_0x5a12[3131]]);this[_0x5a12[3112]]= _0x4dc5x3;this[_0x5a12[3224]](_0x4dc5x2)};this[_0x5a12[3112]][_0x5a12[175]](!0)};mxEditor[_0x5a12[202]][_0x5a12[3225]]= function(_0x4dc5x2){null!= this[_0x5a12[3112]]&& (_0x4dc5x2= this[_0x5a12[3112]][_0x5a12[905]],mxEvent[_0x5a12[762]](_0x4dc5x2),_0x4dc5x2[_0x5a12[339]]= _0x5a12[110],this[_0x5a12[3224]](_0x4dc5x2))};mxEditor[_0x5a12[202]][_0x5a12[3224]]= function(_0x4dc5x2){};mxEditor[_0x5a12[202]][_0x5a12[3177]]= function(_0x4dc5x2){if(null== this[_0x5a12[2719]]){var _0x4dc5x3=document[_0x5a12[55]](_0x5a12[389]);_0x4dc5x3[_0x5a12[57]](_0x5a12[390],mxResources[_0x5a12[203]](_0x5a12[3134])|| this[_0x5a12[3134]]);_0x4dc5x3[_0x5a12[57]](_0x5a12[119],_0x5a12[118]);_0x4dc5x3[_0x5a12[57]](_0x5a12[117],_0x5a12[118]);_0x4dc5x3[_0x5a12[57]](_0x5a12[3226],_0x5a12[468]);_0x4dc5x3[_0x5a12[124]][_0x5a12[1028]]= _0x5a12[1391];_0x4dc5x2= document[_0x5a12[112]][_0x5a12[159]];var _0x4dc5x4=document[_0x5a12[112]][_0x5a12[157]]|| document[_0x5a12[158]][_0x5a12[157]],_0x4dc5x5= new mxWindow(mxResources[_0x5a12[203]](this[_0x5a12[3113]])|| this[_0x5a12[3113]],_0x4dc5x3,(_0x4dc5x2- this[_0x5a12[3135]])/ 2,(_0x4dc5x4- this[_0x5a12[3136]])/ 3,this[_0x5a12[3135]],this[_0x5a12[3136]]);_0x4dc5x5[_0x5a12[161]](!0);_0x4dc5x5[_0x5a12[164]](!0);_0x4dc5x5[_0x5a12[165]]= !1;_0x4dc5x5[_0x5a12[163]](!0);null!= this[_0x5a12[3133]]&& _0x4dc5x5[_0x5a12[951]](this[_0x5a12[3133]]);mxClient[_0x5a12[133]]&& (_0x4dc5x2= function(_0x4dc5x2){_0x4dc5x3[_0x5a12[57]](_0x5a12[119],_0x4dc5x5[_0x5a12[485]][_0x5a12[167]]- 26+ _0x5a12[168])},_0x4dc5x5[_0x5a12[169]](mxEvent.RESIZE_END,_0x4dc5x2),_0x4dc5x5[_0x5a12[169]](mxEvent.MAXIMIZE,_0x4dc5x2),_0x4dc5x5[_0x5a12[169]](mxEvent.NORMALIZE,_0x4dc5x2),_0x4dc5x5[_0x5a12[169]](mxEvent.SHOW,_0x4dc5x2));this[_0x5a12[2719]]= _0x4dc5x5};this[_0x5a12[2719]][_0x5a12[175]](!0)};mxEditor[_0x5a12[202]][_0x5a12[3179]]= function(){if(null== this[_0x5a12[2136]]){var _0x4dc5x2=document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x2[_0x5a12[124]][_0x5a12[277]]= _0x5a12[188];_0x4dc5x2[_0x5a12[124]][_0x5a12[117]]= _0x5a12[118];_0x4dc5x2[_0x5a12[124]][_0x5a12[119]]= _0x5a12[118];_0x4dc5x2[_0x5a12[124]][_0x5a12[1537]]= _0x5a12[1391];_0x4dc5x2[_0x5a12[124]][_0x5a12[270]]= _0x5a12[582];var _0x4dc5x3= new mxWindow(mxResources[_0x5a12[203]](this[_0x5a12[3114]])|| this[_0x5a12[3114]],_0x4dc5x2,600,480,200,200,!1),_0x4dc5x4= new mxOutline(this[_0x5a12[1179]],_0x4dc5x2);_0x4dc5x3[_0x5a12[164]](!0);_0x4dc5x3[_0x5a12[163]](!0);_0x4dc5x3[_0x5a12[165]]= !1;_0x4dc5x3[_0x5a12[169]](mxEvent.RESIZE_END,function(){_0x4dc5x4[_0x5a12[2729]]()});this[_0x5a12[2136]]= _0x4dc5x3;this[_0x5a12[2136]][_0x5a12[2136]]= _0x4dc5x4};this[_0x5a12[2136]][_0x5a12[175]](!0);this[_0x5a12[2136]][_0x5a12[2136]][_0x5a12[2729]](!0)};mxEditor[_0x5a12[202]][_0x5a12[3086]]= function(_0x4dc5x2){_0x5a12[804]== _0x4dc5x2?(this[_0x5a12[1179]][_0x5a12[2316]][_0x5a12[2840]]= !1,this[_0x5a12[1179]][_0x5a12[1995]](!1)):_0x5a12[807]== _0x4dc5x2?(this[_0x5a12[1179]][_0x5a12[2316]][_0x5a12[2840]]= !1,this[_0x5a12[1179]][_0x5a12[1995]](!0)):_0x5a12[796]== _0x4dc5x2&& (this[_0x5a12[1179]][_0x5a12[2316]][_0x5a12[2840]]= !0,this[_0x5a12[1179]][_0x5a12[1995]](!1))};mxEditor[_0x5a12[202]][_0x5a12[3195]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){this[_0x5a12[3094]][_0x5a12[3065]](this,_0x4dc5x2,_0x4dc5x3,_0x4dc5x4)};mxEditor[_0x5a12[202]][_0x5a12[2503]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=null;if(null!= this[_0x5a12[2075]]){_0x4dc5x4= this[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[1978]](this[_0x5a12[2075]])}else {_0x4dc5x4= new mxCell(_0x5a12[110]);_0x4dc5x4[_0x5a12[1994]](!0);var _0x4dc5x5= new mxGeometry;_0x4dc5x5[_0x5a12[1500]]= !0;_0x4dc5x4[_0x5a12[1724]](_0x4dc5x5)};_0x4dc5x5= this[_0x5a12[2291]]();null!= _0x4dc5x5&& _0x4dc5x4[_0x5a12[475]](_0x4dc5x5);return _0x4dc5x4};mxEditor[_0x5a12[202]][_0x5a12[2291]]= function(){return this[_0x5a12[3119]]};mxEditor[_0x5a12[202]][_0x5a12[3227]]= function(_0x4dc5x2){return null!= this[_0x5a12[3093]]&& 0< this[_0x5a12[3093]][_0x5a12[67]]&& this[_0x5a12[1179]][_0x5a12[1730]](_0x4dc5x2)?this[_0x5a12[3093]][this[_0x5a12[3130]]++ % this[_0x5a12[3093]][_0x5a12[67]]]:null};mxEditor[_0x5a12[202]][_0x5a12[3228]]= function(_0x4dc5x2){if(null!= this[_0x5a12[3100]]){var _0x4dc5x3=this[_0x5a12[3227]](_0x4dc5x2);null!= _0x4dc5x3&& _0x4dc5x2[_0x5a12[475]](_0x4dc5x2[_0x5a12[474]]()+ _0x5a12[471]+ this[_0x5a12[3100]]+ _0x5a12[226]+ _0x4dc5x3)}};mxEditor[_0x5a12[202]][_0x5a12[817]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){for(var _0x4dc5x9=this[_0x5a12[1179]][_0x5a12[502]]();null!= _0x4dc5x2&& !this[_0x5a12[1179]][_0x5a12[2685]](_0x4dc5x2);){_0x4dc5x2= _0x4dc5x9[_0x5a12[1197]](_0x4dc5x2)};_0x4dc5x2= null!= _0x4dc5x2?_0x4dc5x2:this[_0x5a12[1179]][_0x5a12[2461]](_0x4dc5x4,_0x4dc5x5);var _0x4dc5xa=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[255]],_0x4dc5x12=_0x4dc5x9[_0x5a12[1721]](_0x4dc5x3),_0x4dc5x13=_0x4dc5x9[_0x5a12[1721]](_0x4dc5x2);if(this[_0x5a12[1179]][_0x5a12[1730]](_0x4dc5x3)&& !this[_0x5a12[1179]][_0x5a12[2412]]){_0x4dc5x2= null}else {if(null== _0x4dc5x2&& this[_0x5a12[3116]]){return null};if(null!= _0x4dc5x2&& null!= _0x4dc5x13){var _0x4dc5x14=this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[248]](_0x4dc5x2);if(null!= _0x4dc5x14){if(_0x4dc5x4-= _0x4dc5x14[_0x5a12[2078]][_0x5a12[235]]* _0x4dc5xa,_0x4dc5x5-= _0x4dc5x14[_0x5a12[2078]][_0x5a12[236]]* _0x4dc5xa,this[_0x5a12[1179]][_0x5a12[3229]]){var _0x4dc5x13=_0x4dc5x12[_0x5a12[117]],_0x4dc5x15=_0x4dc5x12[_0x5a12[119]],_0x4dc5x16=_0x4dc5x14[_0x5a12[235]]+ _0x4dc5x14[_0x5a12[117]];_0x4dc5x4+ _0x4dc5x13> _0x4dc5x16&& (_0x4dc5x4-= _0x4dc5x4+ _0x4dc5x13- _0x4dc5x16);_0x4dc5x16= _0x4dc5x14[_0x5a12[236]]+ _0x4dc5x14[_0x5a12[119]];_0x4dc5x5+ _0x4dc5x15> _0x4dc5x16&& (_0x4dc5x5-= _0x4dc5x5+ _0x4dc5x15- _0x4dc5x16)}}else {null!= _0x4dc5x13&& (_0x4dc5x4-= _0x4dc5x13[_0x5a12[235]]* _0x4dc5xa,_0x4dc5x5-= _0x4dc5x13[_0x5a12[236]]* _0x4dc5xa)}}};_0x4dc5x12= _0x4dc5x12[_0x5a12[238]]();_0x4dc5x12[_0x5a12[235]]= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x4/ _0x4dc5xa- this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[513]][_0x5a12[235]]- this[_0x5a12[1179]][_0x5a12[1020]]/ 2);_0x4dc5x12[_0x5a12[236]]= this[_0x5a12[1179]][_0x5a12[1021]](_0x4dc5x5/ _0x4dc5xa- this[_0x5a12[1179]][_0x5a12[249]]()[_0x5a12[513]][_0x5a12[236]]- this[_0x5a12[1179]][_0x5a12[1020]]/ 2);_0x4dc5x3[_0x5a12[1724]](_0x4dc5x12);null== _0x4dc5x2&& (_0x4dc5x2= this[_0x5a12[1179]][_0x5a12[902]]());this[_0x5a12[3228]](_0x4dc5x3);this[_0x5a12[746]]( new mxEventObject(mxEvent.BEFORE_ADD_VERTEX,_0x5a12[1988],_0x4dc5x3,_0x5a12[1101],_0x4dc5x2));_0x4dc5x9[_0x5a12[473]]();try{_0x4dc5x3= this[_0x5a12[1179]][_0x5a12[2103]](_0x4dc5x3,_0x4dc5x2),null!= _0x4dc5x3&& (this[_0x5a12[1179]][_0x5a12[2509]](_0x4dc5x3),this[_0x5a12[746]]( new mxEventObject(mxEvent.ADD_VERTEX,_0x5a12[1988],_0x4dc5x3)))}finally{_0x4dc5x9[_0x5a12[476]]()};null!= _0x4dc5x3&& (this[_0x5a12[1179]][_0x5a12[2450]](_0x4dc5x3),this[_0x5a12[1179]][_0x5a12[2564]](_0x4dc5x3),this[_0x5a12[746]]( new mxEventObject(mxEvent.AFTER_ADD_VERTEX,_0x5a12[1988],_0x4dc5x3)));return _0x4dc5x3};mxEditor[_0x5a12[202]][_0x5a12[515]]= function(){this[_0x5a12[2717]]|| (this[_0x5a12[2717]]= !0,null!= this[_0x5a12[3112]]&& this[_0x5a12[3112]][_0x5a12[515]](),null!= this[_0x5a12[2136]]&& this[_0x5a12[2136]][_0x5a12[515]](),null!= this[_0x5a12[716]]&& this[_0x5a12[716]][_0x5a12[515]](),null!= this[_0x5a12[3098]]&& this[_0x5a12[3098]][_0x5a12[515]](),null!= this[_0x5a12[3203]]&& this[_0x5a12[3203]][_0x5a12[515]](),null!= this[_0x5a12[3082]]&& this[_0x5a12[3082]][_0x5a12[515]](),null!= this[_0x5a12[1179]]&& this[_0x5a12[1179]][_0x5a12[515]](),this[_0x5a12[3118]]= this[_0x5a12[879]]= null)};var mxCodecRegistry={codecs:[],aliases:[],register:function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[718]]();mxCodecRegistry[_0x5a12[3230]][_0x4dc5x3]= _0x4dc5x2;var _0x4dc5x4=mxUtils[_0x5a12[197]](_0x4dc5x2[_0x5a12[3231]][_0x5a12[196]]);_0x4dc5x4!= _0x4dc5x3&& mxCodecRegistry[_0x5a12[3232]](_0x4dc5x4,_0x4dc5x3)};return _0x4dc5x2},addAlias:function(_0x4dc5x2,_0x4dc5x3){mxCodecRegistry[_0x5a12[3233]][_0x4dc5x2]= _0x4dc5x3},getCodec:function(_0x4dc5x2){var _0x4dc5x3=null;if(null!= _0x4dc5x2){var _0x4dc5x3=mxUtils[_0x5a12[197]](_0x4dc5x2),_0x4dc5x4=mxCodecRegistry[_0x5a12[3233]][_0x4dc5x3];null!= _0x4dc5x4&& (_0x4dc5x3= _0x4dc5x4);_0x4dc5x3= mxCodecRegistry[_0x5a12[3230]][_0x4dc5x3];if(null== _0x4dc5x3){try{_0x4dc5x3= new mxObjectCodec( new _0x4dc5x2),mxCodecRegistry[_0x5a12[3234]](_0x4dc5x3)}catch(d){}}};return _0x4dc5x3}};function mxCodec(_0x4dc5x2){this[_0x5a12[395]]= _0x4dc5x2|| mxUtils[_0x5a12[306]]();this[_0x5a12[68]]= []}mxCodec[_0x5a12[202]][_0x5a12[395]]= null;mxCodec[_0x5a12[202]][_0x5a12[68]]= null;mxCodec[_0x5a12[202]][_0x5a12[3235]]= !1;mxCodec[_0x5a12[202]][_0x5a12[1104]]= function(_0x4dc5x2,_0x4dc5x3){return this[_0x5a12[68]][_0x4dc5x2]= _0x4dc5x3};mxCodec[_0x5a12[202]][_0x5a12[3236]]= function(_0x4dc5x2){var _0x4dc5x3=null;null!= _0x4dc5x2&& (_0x4dc5x3= this[_0x5a12[68]][_0x4dc5x2],null== _0x4dc5x3&& (_0x4dc5x3= this[_0x5a12[1060]](_0x4dc5x2),null== _0x4dc5x3&& (_0x4dc5x2= this[_0x5a12[1362]](_0x4dc5x2),null!= _0x4dc5x2&& (_0x4dc5x3= this[_0x5a12[1093]](_0x4dc5x2)))));return _0x4dc5x3};mxCodec[_0x5a12[202]][_0x5a12[1060]]= function(_0x4dc5x2){return null};mxCodec[_0x5a12[202]][_0x5a12[1362]]= function(_0x4dc5x2,_0x4dc5x3){return mxUtils[_0x5a12[290]](this[_0x5a12[395]][_0x5a12[158]],null!= _0x4dc5x3?_0x4dc5x3:_0x5a12[1363],_0x4dc5x2)};mxCodec[_0x5a12[202]][_0x5a12[1103]]= function(_0x4dc5x2){var _0x4dc5x3=null;null!= _0x4dc5x2&& (_0x4dc5x3= this[_0x5a12[3237]](_0x4dc5x2),null== _0x4dc5x3&& _0x4dc5x2 instanceof mxCell&& (_0x4dc5x3= _0x4dc5x2[_0x5a12[1103]](),null== _0x4dc5x3&& (_0x4dc5x3= mxCellPath[_0x5a12[385]](_0x4dc5x2),0== _0x4dc5x3[_0x5a12[67]]&& (_0x4dc5x3= _0x5a12[813]))));return _0x4dc5x3};mxCodec[_0x5a12[202]][_0x5a12[3237]]= function(_0x4dc5x2){return null};mxCodec[_0x5a12[202]][_0x5a12[514]]= function(_0x4dc5x2){var _0x4dc5x3=null;if(null!= _0x4dc5x2&& null!= _0x4dc5x2[_0x5a12[196]]){var _0x4dc5x4=mxCodecRegistry[_0x5a12[3238]](_0x4dc5x2[_0x5a12[196]]);null!= _0x4dc5x4?_0x4dc5x3= _0x4dc5x4[_0x5a12[514]](this,_0x4dc5x2):mxUtils[_0x5a12[1331]](_0x4dc5x2)?_0x4dc5x3= mxClient[_0x5a12[80]]?_0x4dc5x2[_0x5a12[511]](!0):this[_0x5a12[395]][_0x5a12[3239]](_0x4dc5x2,!0):mxLog[_0x5a12[283]](_0x5a12[3240]+ mxUtils[_0x5a12[197]](_0x4dc5x2[_0x5a12[196]]))};return _0x4dc5x3};mxCodec[_0x5a12[202]][_0x5a12[1093]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=null;if(null!= _0x4dc5x2&& _0x4dc5x2[_0x5a12[288]]== mxConstants[_0x5a12[289]]){var _0x4dc5x5=null;try{_0x4dc5x5= eval(_0x4dc5x2[_0x5a12[301]])}catch(e){};try{var _0x4dc5xa=mxCodecRegistry[_0x5a12[3238]](_0x4dc5x5);null!= _0x4dc5xa?_0x4dc5x4= _0x4dc5xa[_0x5a12[1093]](this,_0x4dc5x2,_0x4dc5x3):(_0x4dc5x4= _0x4dc5x2[_0x5a12[511]](!0),_0x4dc5x4[_0x5a12[1390]](_0x5a12[3069]))}catch(g){mxLog[_0x5a12[143]](_0x5a12[3241]+ _0x4dc5x2[_0x5a12[301]]+ _0x5a12[3186]+ g[_0x5a12[281]])}};return _0x4dc5x4};mxCodec[_0x5a12[202]][_0x5a12[3242]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3[_0x5a12[62]](this[_0x5a12[514]](_0x4dc5x2));if(null== _0x4dc5x4|| _0x4dc5x4){_0x4dc5x4= _0x4dc5x2[_0x5a12[262]]();for(var _0x4dc5x5=0;_0x4dc5x5< _0x4dc5x4;_0x4dc5x5++){this[_0x5a12[3242]](_0x4dc5x2[_0x5a12[263]](_0x4dc5x5),_0x4dc5x3)}}};mxCodec[_0x5a12[202]][_0x5a12[3243]]= function(_0x4dc5x2){return null!= _0x4dc5x2&& _0x5a12[279]== typeof _0x4dc5x2[_0x5a12[3243]]?_0x4dc5x2[_0x5a12[3243]]():!1};mxCodec[_0x5a12[202]][_0x5a12[3244]]= function(_0x4dc5x2,_0x4dc5x3){_0x4dc5x3= null!= _0x4dc5x3?_0x4dc5x3:!0;var _0x4dc5x4=null;if(null!= _0x4dc5x2&& _0x4dc5x2[_0x5a12[288]]== mxConstants[_0x5a12[289]]){_0x4dc5x4= mxCodecRegistry[_0x5a12[3238]](_0x4dc5x2[_0x5a12[301]]);if(!this[_0x5a12[3243]](_0x4dc5x4)){for(var _0x4dc5x5=_0x4dc5x2[_0x5a12[285]];null!= _0x4dc5x5&& !this[_0x5a12[3243]](_0x4dc5x4);){_0x4dc5x4= mxCodecRegistry[_0x5a12[3238]](_0x4dc5x5[_0x5a12[301]]),_0x4dc5x5= _0x4dc5x5[_0x5a12[287]]}};this[_0x5a12[3243]](_0x4dc5x4)|| (_0x4dc5x4= mxCodecRegistry[_0x5a12[3238]](mxCell));_0x4dc5x4= _0x4dc5x4[_0x5a12[1093]](this,_0x4dc5x2);_0x4dc5x3&& this[_0x5a12[3245]](_0x4dc5x4)};return _0x4dc5x4};mxCodec[_0x5a12[202]][_0x5a12[3245]]= function(_0x4dc5x2){var _0x4dc5x3=_0x4dc5x2[_0x5a12[1101]],_0x4dc5x4=_0x4dc5x2[_0x5a12[1709]](!0),_0x4dc5x5=_0x4dc5x2[_0x5a12[1709]](!1);_0x4dc5x2[_0x5a12[1957]](null,!1);_0x4dc5x2[_0x5a12[1957]](null,!0);_0x4dc5x2[_0x5a12[1101]]= null;null!= _0x4dc5x3&& _0x4dc5x3[_0x5a12[1937]](_0x4dc5x2);null!= _0x4dc5x4&& _0x4dc5x4[_0x5a12[1960]](_0x4dc5x2,!0);null!= _0x4dc5x5&& _0x4dc5x5[_0x5a12[1960]](_0x4dc5x2,!1)};mxCodec[_0x5a12[202]][_0x5a12[57]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){null!= _0x4dc5x3&& null!= _0x4dc5x4&& _0x4dc5x2[_0x5a12[57]](_0x4dc5x3,_0x4dc5x4)};function mxObjectCodec(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[3231]]= _0x4dc5x2;this[_0x5a12[3246]]= null!= _0x4dc5x3?_0x4dc5x3:[];this[_0x5a12[3247]]= null!= _0x4dc5x4?_0x4dc5x4:[];this[_0x5a12[3248]]= null!= _0x4dc5x5?_0x4dc5x5:[];this[_0x5a12[3249]]= {};for(var _0x4dc5x9 in this[_0x5a12[3248]]){this[_0x5a12[3249]][this[_0x5a12[3248]][_0x4dc5x9]]= _0x4dc5x9}}mxObjectCodec[_0x5a12[202]][_0x5a12[3231]]= null;mxObjectCodec[_0x5a12[202]][_0x5a12[3246]]= null;mxObjectCodec[_0x5a12[202]][_0x5a12[3247]]= null;mxObjectCodec[_0x5a12[202]][_0x5a12[3248]]= null;mxObjectCodec[_0x5a12[202]][_0x5a12[3249]]= null;mxObjectCodec[_0x5a12[202]][_0x5a12[718]]= function(){return mxUtils[_0x5a12[197]](this[_0x5a12[3231]][_0x5a12[196]])};mxObjectCodec[_0x5a12[202]][_0x5a12[3250]]= function(){return new this[_0x5a12[3231]][_0x5a12[196]]};mxObjectCodec[_0x5a12[202]][_0x5a12[3251]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=this[_0x5a12[3249]][_0x4dc5x2];null!= _0x4dc5x3&& (_0x4dc5x2= _0x4dc5x3)};return _0x4dc5x2};mxObjectCodec[_0x5a12[202]][_0x5a12[3252]]= function(_0x4dc5x2){if(null!= _0x4dc5x2){var _0x4dc5x3=this[_0x5a12[3248]][_0x4dc5x2];null!= _0x4dc5x3&& (_0x4dc5x2= _0x4dc5x3)};return _0x4dc5x2};mxObjectCodec[_0x5a12[202]][_0x5a12[3253]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){return _0x4dc5x3== mxObjectIdentity[_0x5a12[195]]|| 0<= mxUtils[_0x5a12[2]](this[_0x5a12[3246]],_0x4dc5x3)};mxObjectCodec[_0x5a12[202]][_0x5a12[3254]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){return 0<= mxUtils[_0x5a12[2]](this[_0x5a12[3247]],_0x4dc5x3)};mxObjectCodec[_0x5a12[202]][_0x5a12[514]]= function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4=_0x4dc5x2[_0x5a12[395]][_0x5a12[55]](this[_0x5a12[718]]());_0x4dc5x3= this[_0x5a12[3255]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4);this[_0x5a12[3256]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4);return this[_0x5a12[3257]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4)};mxObjectCodec[_0x5a12[202]][_0x5a12[3256]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x2[_0x5a12[57]](_0x4dc5x4,_0x5a12[1363],_0x4dc5x2[_0x5a12[1103]](_0x4dc5x3));for(var _0x4dc5x5 in _0x4dc5x3){var _0x4dc5x9=_0x4dc5x5,_0x4dc5xa=_0x4dc5x3[_0x4dc5x9];null!= _0x4dc5xa&& !this[_0x5a12[3253]](_0x4dc5x3,_0x4dc5x9,_0x4dc5xa,!0)&& (mxUtils[_0x5a12[1946]](_0x4dc5x9)&& (_0x4dc5x9= null),this[_0x5a12[3258]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x9,_0x4dc5xa,_0x4dc5x4))}};mxObjectCodec[_0x5a12[202]][_0x5a12[3258]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){if(null!= _0x4dc5x5){if(this[_0x5a12[3254]](_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,!0)){var _0x4dc5xa=_0x4dc5x2[_0x5a12[1103]](_0x4dc5x5);if(null== _0x4dc5xa){mxLog[_0x5a12[283]](_0x5a12[3259]+ this[_0x5a12[718]]()+ _0x5a12[87]+ _0x4dc5x4+ _0x5a12[226]+ _0x4dc5x5);return};_0x4dc5x5= _0x4dc5xa};_0x4dc5xa= this[_0x5a12[3231]][_0x4dc5x4];if(null== _0x4dc5x4|| _0x4dc5x2[_0x5a12[3235]]|| _0x4dc5xa!= _0x4dc5x5){_0x4dc5x4= this[_0x5a12[3252]](_0x4dc5x4),this[_0x5a12[3260]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9)}}};mxObjectCodec[_0x5a12[202]][_0x5a12[3260]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x5a12[194]!= typeof _0x4dc5x5?this[_0x5a12[3261]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9):this[_0x5a12[3262]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9)};mxObjectCodec[_0x5a12[202]][_0x5a12[3261]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x5= this[_0x5a12[3263]](_0x4dc5x5);null== _0x4dc5x4?(_0x4dc5x3= _0x4dc5x2[_0x5a12[395]][_0x5a12[55]](_0x5a12[99]),_0x5a12[279]== typeof _0x4dc5x5?_0x4dc5x3[_0x5a12[62]](_0x4dc5x2[_0x5a12[395]][_0x5a12[344]](_0x4dc5x5)):_0x4dc5x2[_0x5a12[57]](_0x4dc5x3,_0x5a12[131],_0x4dc5x5),_0x4dc5x9[_0x5a12[62]](_0x4dc5x3)):_0x5a12[279]!= typeof _0x4dc5x5&& _0x4dc5x2[_0x5a12[57]](_0x4dc5x9,_0x4dc5x4,_0x4dc5x5)};mxObjectCodec[_0x5a12[202]][_0x5a12[3262]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){_0x4dc5x2= _0x4dc5x2[_0x5a12[514]](_0x4dc5x5);null!= _0x4dc5x2?(null!= _0x4dc5x4&& _0x4dc5x2[_0x5a12[57]](_0x5a12[3069],_0x4dc5x4),_0x4dc5x9[_0x5a12[62]](_0x4dc5x2)):mxLog[_0x5a12[283]](_0x5a12[3264]+ this[_0x5a12[718]]()+ _0x5a12[87]+ _0x4dc5x4+ _0x5a12[3186]+ _0x4dc5x5)};mxObjectCodec[_0x5a12[202]][_0x5a12[3263]]= function(_0x4dc5x2){if(_0x5a12[82]== typeof _0x4dc5x2[_0x5a12[67]]&& (!0== _0x4dc5x2 || !1== _0x4dc5x2)){_0x4dc5x2= !0== _0x4dc5x2?_0x5a12[500]:_0x5a12[468]};return _0x4dc5x2};mxObjectCodec[_0x5a12[202]][_0x5a12[3265]]= function(_0x4dc5x2){mxUtils[_0x5a12[1946]](_0x4dc5x2)&& (_0x4dc5x2= parseFloat(_0x4dc5x2));return _0x4dc5x2};mxObjectCodec[_0x5a12[202]][_0x5a12[3255]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return _0x4dc5x3};mxObjectCodec[_0x5a12[202]][_0x5a12[3257]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return _0x4dc5x4};mxObjectCodec[_0x5a12[202]][_0x5a12[1093]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=_0x4dc5x3[_0x5a12[284]](_0x5a12[1363]),_0x4dc5x9=_0x4dc5x2[_0x5a12[68]][_0x4dc5x5];null== _0x4dc5x9&& (_0x4dc5x9= _0x4dc5x4|| this[_0x5a12[3250]](),null!= _0x4dc5x5&& _0x4dc5x2[_0x5a12[1104]](_0x4dc5x5,_0x4dc5x9));_0x4dc5x3= this[_0x5a12[3266]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x9);this[_0x5a12[3267]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x9);return this[_0x5a12[3268]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x9)};mxObjectCodec[_0x5a12[202]][_0x5a12[3267]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){null!= _0x4dc5x3&& (this[_0x5a12[3269]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4),this[_0x5a12[3270]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4))};mxObjectCodec[_0x5a12[202]][_0x5a12[3269]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x3= _0x4dc5x3[_0x5a12[320]];if(null!= _0x4dc5x3){for(var _0x4dc5x5=0;_0x4dc5x5< _0x4dc5x3[_0x5a12[67]];_0x4dc5x5++){this[_0x5a12[3271]](_0x4dc5x2,_0x4dc5x3[_0x4dc5x5],_0x4dc5x4)}}};mxObjectCodec[_0x5a12[202]][_0x5a12[3271]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=_0x4dc5x3[_0x5a12[301]];if(_0x5a12[3069]!= _0x4dc5x5&& _0x5a12[1363]!= _0x4dc5x5){_0x4dc5x3= this[_0x5a12[3265]](_0x4dc5x3[_0x5a12[318]]);var _0x4dc5x9=this[_0x5a12[3251]](_0x4dc5x5);if(this[_0x5a12[3254]](_0x4dc5x4,_0x4dc5x9,_0x4dc5x3,!1)){_0x4dc5x2= _0x4dc5x2[_0x5a12[3236]](_0x4dc5x3);if(null== _0x4dc5x2){mxLog[_0x5a12[283]](_0x5a12[3272]+ this[_0x5a12[718]]()+ _0x5a12[87]+ _0x4dc5x5+ _0x5a12[226]+ _0x4dc5x3);return};_0x4dc5x3= _0x4dc5x2};this[_0x5a12[3253]](_0x4dc5x4,_0x4dc5x5,_0x4dc5x3,!1)|| (_0x4dc5x4[_0x4dc5x5]= _0x4dc5x3)}};mxObjectCodec[_0x5a12[202]][_0x5a12[3270]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){for(_0x4dc5x3= _0x4dc5x3[_0x5a12[285]];null!= _0x4dc5x3;){var _0x4dc5x5=_0x4dc5x3[_0x5a12[287]];_0x4dc5x3[_0x5a12[288]]== mxConstants[_0x5a12[289]]&& !this[_0x5a12[3273]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4)&& this[_0x5a12[3274]](_0x4dc5x2,_0x4dc5x3,_0x4dc5x4);_0x4dc5x3= _0x4dc5x5}};mxObjectCodec[_0x5a12[202]][_0x5a12[3274]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){var _0x4dc5x5=this[_0x5a12[3251]](_0x4dc5x3[_0x5a12[284]](_0x5a12[3069]));if(null== _0x4dc5x5|| !this[_0x5a12[3253]](_0x4dc5x4,_0x4dc5x5,_0x4dc5x3,!1)){var _0x4dc5x9=this[_0x5a12[3275]](_0x4dc5x4,_0x4dc5x5,_0x4dc5x3),_0x4dc5xa=null;_0x5a12[99]== _0x4dc5x3[_0x5a12[301]]?(_0x4dc5xa= _0x4dc5x3[_0x5a12[284]](_0x5a12[131]),null== _0x4dc5xa&& (_0x4dc5xa= mxUtils[_0x5a12[1545]](mxUtils[_0x5a12[329]](_0x4dc5x3)))):_0x4dc5xa= _0x4dc5x2[_0x5a12[1093]](_0x4dc5x3,_0x4dc5x9);this[_0x5a12[3276]](_0x4dc5x4,_0x4dc5x5,_0x4dc5xa,_0x4dc5x9)}};mxObjectCodec[_0x5a12[202]][_0x5a12[3275]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){_0x4dc5x2= _0x4dc5x2[_0x4dc5x3];_0x4dc5x2 instanceof Array&& 0< _0x4dc5x2[_0x5a12[67]]&& (_0x4dc5x2= null);return _0x4dc5x2};mxObjectCodec[_0x5a12[202]][_0x5a12[3276]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4,_0x4dc5x5){null!= _0x4dc5x4&& _0x4dc5x4!= _0x4dc5x5&& (null!= _0x4dc5x3&& 0< _0x4dc5x3[_0x5a12[67]]?_0x4dc5x2[_0x4dc5x3]= _0x4dc5x4:_0x4dc5x2[_0x5a12[207]](_0x4dc5x4))};mxObjectCodec[_0x5a12[202]][_0x5a12[3273]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){if(_0x5a12[3277]== _0x4dc5x3[_0x5a12[301]]){_0x4dc5x3= _0x4dc5x3[_0x5a12[284]](_0x5a12[298]);if(null!= _0x4dc5x3){try{var _0x4dc5x5=mxUtils[_0x5a12[219]](_0x4dc5x3)[_0x5a12[874]]();null!= _0x4dc5x5&& _0x4dc5x2[_0x5a12[1093]](_0x4dc5x5,_0x4dc5x4)}catch(e){}};return !0};return !1};mxObjectCodec[_0x5a12[202]][_0x5a12[3266]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return _0x4dc5x3};mxObjectCodec[_0x5a12[202]][_0x5a12[3268]]= function(_0x4dc5x2,_0x4dc5x3,_0x4dc5x4){return _0x4dc5x4};mxCodecRegistry[_0x5a12[3234]](function(){var _0x4dc5x2= new mxObjectCodec( new mxCell,[_0x5a12[1954],_0x5a12[1842],_0x5a12[1211],_0x5a12[1991]],[_0x5a12[1101],_0x5a12[1097],_0x5a12[772]]);_0x4dc5x2[_0x5a12[3243]]= function(){return !0};_0x4dc5x2[_0x5a12[3253]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){return mxObjectCodec[_0x5a12[202]][_0x5a12[3253]][_0x5a12[183]](this,arguments)|| _0x4dc5x9&& _0x5a12[131]== _0x4dc5x4&& _0x4dc5x5[_0x5a12[288]]== mxConstants[_0x5a12[289]]};_0x4dc5x2[_0x5a12[3257]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x4[_0x5a12[131]]&& _0x4dc5x4[_0x5a12[131]][_0x5a12[288]]== mxConstants[_0x5a12[289]]){var _0x4dc5x9=_0x4dc5x5;_0x4dc5x5= mxClient[_0x5a12[80]]?_0x4dc5x4[_0x5a12[131]][_0x5a12[511]](!0):_0x4dc5x2[_0x5a12[395]][_0x5a12[3239]](_0x4dc5x4[_0x5a12[131]],!0);_0x4dc5x5[_0x5a12[62]](_0x4dc5x9);_0x4dc5x2= _0x4dc5x9[_0x5a12[284]](_0x5a12[1363]);_0x4dc5x5[_0x5a12[57]](_0x5a12[1363],_0x4dc5x2);_0x4dc5x9[_0x5a12[1390]](_0x5a12[1363])};return _0x4dc5x5};_0x4dc5x2[_0x5a12[3266]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=_0x4dc5x4,_0x4dc5xa=this[_0x5a12[718]]();_0x4dc5x4[_0x5a12[301]]!= _0x4dc5xa?(_0x4dc5x9= _0x4dc5x4[_0x5a12[64]](_0x4dc5xa)[0],null!= _0x4dc5x9&& _0x4dc5x9[_0x5a12[265]]== _0x4dc5x4?(mxUtils[_0x5a12[3278]](_0x4dc5x9,!0),mxUtils[_0x5a12[3278]](_0x4dc5x9,!1),_0x4dc5x9[_0x5a12[265]][_0x5a12[266]](_0x4dc5x9)):_0x4dc5x9= null,_0x4dc5x5[_0x5a12[131]]= _0x4dc5x4[_0x5a12[511]](!0),_0x4dc5x4= _0x4dc5x5[_0x5a12[131]][_0x5a12[284]](_0x5a12[1363]),null!= _0x4dc5x4&& (_0x4dc5x5[_0x5a12[1945]](_0x4dc5x4),_0x4dc5x5[_0x5a12[131]][_0x5a12[1390]](_0x5a12[1363]))):_0x4dc5x5[_0x5a12[1945]](_0x4dc5x4[_0x5a12[284]](_0x5a12[1363]));if(null!= _0x4dc5x9){for(_0x4dc5x4= 0;_0x4dc5x4< this[_0x5a12[3247]][_0x5a12[67]];_0x4dc5x4++){var _0x4dc5xa=this[_0x5a12[3247]][_0x4dc5x4],_0x4dc5x12=_0x4dc5x9[_0x5a12[284]](_0x4dc5xa);if(null!= _0x4dc5x12){_0x4dc5x9[_0x5a12[1390]](_0x4dc5xa);var _0x4dc5x13=_0x4dc5x2[_0x5a12[68]][_0x4dc5x12]|| _0x4dc5x2[_0x5a12[1060]](_0x4dc5x12);null== _0x4dc5x13&& (_0x4dc5x12= _0x4dc5x2[_0x5a12[1362]](_0x4dc5x12),null!= _0x4dc5x12&& (_0x4dc5x13= (mxCodecRegistry[_0x5a12[3230]][_0x4dc5x12[_0x5a12[301]]]|| this)[_0x5a12[1093]](_0x4dc5x2,_0x4dc5x12)));_0x4dc5x5[_0x4dc5xa]= _0x4dc5x13}}};return _0x4dc5x9};return _0x4dc5x2}());mxCodecRegistry[_0x5a12[3234]](function(){var _0x4dc5x2= new mxObjectCodec( new mxGraphModel);_0x4dc5x2[_0x5a12[3256]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=_0x4dc5x2[_0x5a12[395]][_0x5a12[55]](_0x5a12[813]);_0x4dc5x2[_0x5a12[3242]](_0x4dc5x4[_0x5a12[501]](),_0x4dc5x9);_0x4dc5x5[_0x5a12[62]](_0x4dc5x9)};_0x4dc5x2[_0x5a12[3274]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){_0x5a12[813]== _0x4dc5x4[_0x5a12[301]]?this[_0x5a12[3279]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5):mxObjectCodec[_0x5a12[202]][_0x5a12[3274]][_0x5a12[183]](this,arguments)};_0x4dc5x2[_0x5a12[3279]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=null;for(_0x4dc5x4= _0x4dc5x4[_0x5a12[285]];null!= _0x4dc5x4;){var _0x4dc5xa=_0x4dc5x2[_0x5a12[3244]](_0x4dc5x4);null!= _0x4dc5xa&& null== _0x4dc5xa[_0x5a12[1197]]()&& (_0x4dc5x9= _0x4dc5xa);_0x4dc5x4= _0x4dc5x4[_0x5a12[287]]};null!= _0x4dc5x9&& _0x4dc5x5[_0x5a12[1927]](_0x4dc5x9)};return _0x4dc5x2}());mxCodecRegistry[_0x5a12[3234]](function(){var _0x4dc5x2= new mxObjectCodec( new mxRootChange,[_0x5a12[251],_0x5a12[257],_0x5a12[813]]);_0x4dc5x2[_0x5a12[3257]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){_0x4dc5x2[_0x5a12[3242]](_0x4dc5x4[_0x5a12[813]],_0x4dc5x5);return _0x4dc5x5};_0x4dc5x2[_0x5a12[3266]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x4[_0x5a12[285]]&& _0x4dc5x4[_0x5a12[285]][_0x5a12[288]]== mxConstants[_0x5a12[289]]){_0x4dc5x4= _0x4dc5x4[_0x5a12[511]](!0);var _0x4dc5x9=_0x4dc5x4[_0x5a12[285]];_0x4dc5x5[_0x5a12[813]]= _0x4dc5x2[_0x5a12[3244]](_0x4dc5x9,!1);_0x4dc5x5= _0x4dc5x9[_0x5a12[287]];_0x4dc5x9[_0x5a12[265]][_0x5a12[266]](_0x4dc5x9);for(_0x4dc5x9= _0x4dc5x5;null!= _0x4dc5x9;){_0x4dc5x5= _0x4dc5x9[_0x5a12[287]],_0x4dc5x2[_0x5a12[3244]](_0x4dc5x9),_0x4dc5x9[_0x5a12[265]][_0x5a12[266]](_0x4dc5x9),_0x4dc5x9= _0x4dc5x5}};return _0x4dc5x4};_0x4dc5x2[_0x5a12[3268]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){_0x4dc5x5[_0x5a12[257]]= _0x4dc5x5[_0x5a12[813]];return _0x4dc5x5};return _0x4dc5x2}());mxCodecRegistry[_0x5a12[3234]](function(){var _0x4dc5x2= new mxObjectCodec( new mxChildChange,[_0x5a12[251],_0x5a12[247],_0x5a12[1982]],[_0x5a12[1101],_0x5a12[257]]);_0x4dc5x2[_0x5a12[3254]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5,_0x4dc5x9){return _0x5a12[247]== _0x4dc5x4&& (null!= _0x4dc5x2[_0x5a12[257]]|| !_0x4dc5x9)?!0:0<= mxUtils[_0x5a12[2]](this[_0x5a12[3247]],_0x4dc5x4)};_0x4dc5x2[_0x5a12[3257]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){this[_0x5a12[3254]](_0x4dc5x4,_0x5a12[247],_0x4dc5x4[_0x5a12[247]],!0)?_0x4dc5x5[_0x5a12[57]](_0x5a12[247],_0x4dc5x2[_0x5a12[1103]](_0x4dc5x4[_0x5a12[247]])):_0x4dc5x2[_0x5a12[3242]](_0x4dc5x4[_0x5a12[247]],_0x4dc5x5);return _0x4dc5x5};_0x4dc5x2[_0x5a12[3266]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x4[_0x5a12[285]]&& _0x4dc5x4[_0x5a12[285]][_0x5a12[288]]== mxConstants[_0x5a12[289]]){_0x4dc5x4= _0x4dc5x4[_0x5a12[511]](!0);var _0x4dc5x9=_0x4dc5x4[_0x5a12[285]];_0x4dc5x5[_0x5a12[247]]= _0x4dc5x2[_0x5a12[3244]](_0x4dc5x9,!1);_0x4dc5x5= _0x4dc5x9[_0x5a12[287]];_0x4dc5x9[_0x5a12[265]][_0x5a12[266]](_0x4dc5x9);for(_0x4dc5x9= _0x4dc5x5;null!= _0x4dc5x9;){_0x4dc5x5= _0x4dc5x9[_0x5a12[287]];if(_0x4dc5x9[_0x5a12[288]]== mxConstants[_0x5a12[289]]){var _0x4dc5xa=_0x4dc5x9[_0x5a12[284]](_0x5a12[1363]);null== _0x4dc5x2[_0x5a12[1060]](_0x4dc5xa)&& _0x4dc5x2[_0x5a12[3244]](_0x4dc5x9)};_0x4dc5x9[_0x5a12[265]][_0x5a12[266]](_0x4dc5x9);_0x4dc5x9= _0x4dc5x5}}else {_0x4dc5x9= _0x4dc5x4[_0x5a12[284]](_0x5a12[247]),_0x4dc5x5[_0x5a12[247]]= _0x4dc5x2[_0x5a12[3236]](_0x4dc5x9)};return _0x4dc5x4};_0x4dc5x2[_0x5a12[3268]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){_0x4dc5x5[_0x5a12[247]][_0x5a12[1101]]= _0x4dc5x5[_0x5a12[257]];_0x4dc5x5[_0x5a12[257]]= _0x4dc5x5[_0x5a12[1101]];_0x4dc5x5[_0x5a12[1982]]= _0x4dc5x5[_0x5a12[1983]];return _0x4dc5x5};return _0x4dc5x2}());mxCodecRegistry[_0x5a12[3234]](function(){var _0x4dc5x2= new mxObjectCodec( new mxTerminalChange,[_0x5a12[251],_0x5a12[257]],[_0x5a12[246],_0x5a12[1984]]);_0x4dc5x2[_0x5a12[3268]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){_0x4dc5x5[_0x5a12[257]]= _0x4dc5x5[_0x5a12[1984]];return _0x4dc5x5};return _0x4dc5x2}());var mxGenericChangeCodec=function(_0x4dc5x2,_0x4dc5x3){var _0x4dc5x4= new mxObjectCodec(_0x4dc5x2,[_0x5a12[251],_0x5a12[257]],[_0x5a12[246]]);_0x4dc5x4[_0x5a12[3268]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5xa){mxUtils[_0x5a12[1331]](_0x4dc5xa[_0x5a12[246]])&& (_0x4dc5xa[_0x5a12[246]]= _0x4dc5x2[_0x5a12[3244]](_0x4dc5xa[_0x5a12[246]],!1));_0x4dc5xa[_0x5a12[257]]= _0x4dc5xa[_0x4dc5x3];return _0x4dc5xa};return _0x4dc5x4};mxCodecRegistry[_0x5a12[3234]](mxGenericChangeCodec( new mxValueChange,_0x5a12[131]));mxCodecRegistry[_0x5a12[3234]](mxGenericChangeCodec( new mxStyleChange,_0x5a12[124]));mxCodecRegistry[_0x5a12[3234]](mxGenericChangeCodec( new mxGeometryChange,_0x5a12[256]));mxCodecRegistry[_0x5a12[3234]](mxGenericChangeCodec( new mxCollapseChange,_0x5a12[1985]));mxCodecRegistry[_0x5a12[3234]](mxGenericChangeCodec( new mxVisibleChange,_0x5a12[189]));mxCodecRegistry[_0x5a12[3234]](mxGenericChangeCodec( new mxCellAttributeChange,_0x5a12[131]));mxCodecRegistry[_0x5a12[3234]](function(){return new mxObjectCodec( new mxGraph,_0x5a12[3280][_0x5a12[224]](_0x5a12[185]))}());mxCodecRegistry[_0x5a12[3234]](function(){var _0x4dc5x2= new mxObjectCodec( new mxGraphView);_0x4dc5x2[_0x5a12[514]]= function(_0x4dc5x2,_0x4dc5x4){return this[_0x5a12[3242]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x4[_0x5a12[1179]][_0x5a12[502]]()[_0x5a12[501]]())};_0x4dc5x2[_0x5a12[3242]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=_0x4dc5x4[_0x5a12[1179]][_0x5a12[502]](),_0x4dc5xa=_0x4dc5x4[_0x5a12[248]](_0x4dc5x5),_0x4dc5x12=_0x4dc5x9[_0x5a12[1197]](_0x4dc5x5);if(null== _0x4dc5x12|| null!= _0x4dc5xa){var _0x4dc5x13=_0x4dc5x9[_0x5a12[262]](_0x4dc5x5),_0x4dc5x14=_0x4dc5x4[_0x5a12[1179]][_0x5a12[1198]](_0x4dc5x5),_0x4dc5x15=null;_0x4dc5x12== _0x4dc5x9[_0x5a12[501]]()?_0x4dc5x15= _0x5a12[3281]:null== _0x4dc5x12?_0x4dc5x15= _0x5a12[1179]:_0x4dc5x9[_0x5a12[250]](_0x4dc5x5)?_0x4dc5x15= _0x5a12[1989]:0< _0x4dc5x13&& null!= _0x4dc5x14?_0x4dc5x15= _0x5a12[1504]:_0x4dc5x9[_0x5a12[1193]](_0x4dc5x5)&& (_0x4dc5x15= _0x5a12[1988]);if(null!= _0x4dc5x15){var _0x4dc5x16=_0x4dc5x2[_0x5a12[395]][_0x5a12[55]](_0x4dc5x15);null!= _0x4dc5x4[_0x5a12[1179]][_0x5a12[2183]](_0x4dc5x5)&& (_0x4dc5x16[_0x5a12[57]](_0x5a12[685],_0x4dc5x4[_0x5a12[1179]][_0x5a12[2183]](_0x4dc5x5)),_0x4dc5x4[_0x5a12[1179]][_0x5a12[2186]](_0x4dc5x5)&& _0x4dc5x16[_0x5a12[57]](_0x5a12[1428],!0));if(null== _0x4dc5x12){var _0x4dc5x17=_0x4dc5x4[_0x5a12[517]]();null!= _0x4dc5x17&& (_0x4dc5x16[_0x5a12[57]](_0x5a12[235],Math[_0x5a12[488]](_0x4dc5x17[_0x5a12[235]])),_0x4dc5x16[_0x5a12[57]](_0x5a12[236],Math[_0x5a12[488]](_0x4dc5x17[_0x5a12[236]])),_0x4dc5x16[_0x5a12[57]](_0x5a12[117],Math[_0x5a12[488]](_0x4dc5x17[_0x5a12[117]])),_0x4dc5x16[_0x5a12[57]](_0x5a12[119],Math[_0x5a12[488]](_0x4dc5x17[_0x5a12[119]])));_0x4dc5x16[_0x5a12[57]](_0x5a12[255],_0x4dc5x4[_0x5a12[255]])}else {if(null!= _0x4dc5xa&& null!= _0x4dc5x14){for(_0x4dc5x17 in _0x4dc5xa[_0x5a12[124]]){_0x4dc5x12= _0x4dc5xa[_0x5a12[124]][_0x4dc5x17],_0x5a12[279]== typeof _0x4dc5x12&& _0x5a12[194]== typeof _0x4dc5x12&& (_0x4dc5x12= mxStyleRegistry[_0x5a12[718]](_0x4dc5x12)),null!= _0x4dc5x12&& (_0x5a12[279]!= typeof _0x4dc5x12&& _0x5a12[194]!= typeof _0x4dc5x12)&& _0x4dc5x16[_0x5a12[57]](_0x4dc5x17,_0x4dc5x12)};_0x4dc5x12= _0x4dc5xa[_0x5a12[439]];if(null!= _0x4dc5x12&& 0< _0x4dc5x12[_0x5a12[67]]){_0x4dc5x14= Math[_0x5a12[488]](_0x4dc5x12[0][_0x5a12[235]])+ _0x5a12[537]+ Math[_0x5a12[488]](_0x4dc5x12[0][_0x5a12[236]]);for(_0x4dc5x17= 1;_0x4dc5x17< _0x4dc5x12[_0x5a12[67]];_0x4dc5x17++){_0x4dc5x14+= _0x5a12[185]+ Math[_0x5a12[488]](_0x4dc5x12[_0x4dc5x17][_0x5a12[235]])+ _0x5a12[537]+ Math[_0x5a12[488]](_0x4dc5x12[_0x4dc5x17][_0x5a12[236]])};_0x4dc5x16[_0x5a12[57]](_0x5a12[1525],_0x4dc5x14)}else {_0x4dc5x16[_0x5a12[57]](_0x5a12[235],Math[_0x5a12[488]](_0x4dc5xa[_0x5a12[235]])),_0x4dc5x16[_0x5a12[57]](_0x5a12[236],Math[_0x5a12[488]](_0x4dc5xa[_0x5a12[236]])),_0x4dc5x16[_0x5a12[57]](_0x5a12[117],Math[_0x5a12[488]](_0x4dc5xa[_0x5a12[117]])),_0x4dc5x16[_0x5a12[57]](_0x5a12[119],Math[_0x5a12[488]](_0x4dc5xa[_0x5a12[119]]))};_0x4dc5x17= _0x4dc5xa[_0x5a12[2079]];null!= _0x4dc5x17&& (0!= _0x4dc5x17[_0x5a12[235]]&& _0x4dc5x16[_0x5a12[57]](_0x5a12[1126],Math[_0x5a12[488]](_0x4dc5x17[_0x5a12[235]])),0!= _0x4dc5x17[_0x5a12[236]]&& _0x4dc5x16[_0x5a12[57]](_0x5a12[1125],Math[_0x5a12[488]](_0x4dc5x17[_0x5a12[236]])))}};for(_0x4dc5x17= 0;_0x4dc5x17< _0x4dc5x13;_0x4dc5x17++){_0x4dc5xa= this[_0x5a12[3242]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x9[_0x5a12[263]](_0x4dc5x5,_0x4dc5x17)),null!= _0x4dc5xa&& _0x4dc5x16[_0x5a12[62]](_0x4dc5xa)}}};return _0x4dc5x16};return _0x4dc5x2}());mxCodecRegistry[_0x5a12[3234]](function(){var _0x4dc5x2= new mxObjectCodec( new mxStylesheet);_0x4dc5x2[_0x5a12[514]]= function(_0x4dc5x2,_0x4dc5x4){var _0x4dc5x5=_0x4dc5x2[_0x5a12[395]][_0x5a12[55]](this[_0x5a12[718]]()),_0x4dc5x9;for(_0x4dc5x9 in _0x4dc5x4[_0x5a12[2054]]){var _0x4dc5xa=_0x4dc5x4[_0x5a12[2054]][_0x4dc5x9],_0x4dc5x12=_0x4dc5x2[_0x5a12[395]][_0x5a12[55]](_0x5a12[99]);if(null!= _0x4dc5x9){_0x4dc5x12[_0x5a12[57]](_0x5a12[3069],_0x4dc5x9);for(var _0x4dc5x13 in _0x4dc5xa){var _0x4dc5x14=this[_0x5a12[3282]](_0x4dc5x13,_0x4dc5xa[_0x4dc5x13]);if(null!= _0x4dc5x14){var _0x4dc5x15=_0x4dc5x2[_0x5a12[395]][_0x5a12[55]](_0x5a12[99]);_0x4dc5x15[_0x5a12[57]](_0x5a12[131],_0x4dc5x14);_0x4dc5x15[_0x5a12[57]](_0x5a12[3069],_0x4dc5x13);_0x4dc5x12[_0x5a12[62]](_0x4dc5x15)}};0< _0x4dc5x12[_0x5a12[271]][_0x5a12[67]]&& _0x4dc5x5[_0x5a12[62]](_0x4dc5x12)}};return _0x4dc5x5};_0x4dc5x2[_0x5a12[3282]]= function(_0x4dc5x2,_0x4dc5x4){var _0x4dc5x5= typeof _0x4dc5x4;_0x5a12[279]== _0x4dc5x5?_0x4dc5x4= mxStyleRegistry[_0x5a12[718]](style[j]):_0x5a12[194]== _0x4dc5x5&& (_0x4dc5x4= null);return _0x4dc5x4};_0x4dc5x2[_0x5a12[1093]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){_0x4dc5x5= _0x4dc5x5|| new this[_0x5a12[3231]][_0x5a12[196]];var _0x4dc5x9=_0x4dc5x4[_0x5a12[284]](_0x5a12[1363]);null!= _0x4dc5x9&& (_0x4dc5x2[_0x5a12[68]][_0x4dc5x9]= _0x4dc5x5);for(_0x4dc5x4= _0x4dc5x4[_0x5a12[285]];null!= _0x4dc5x4;){if(!this[_0x5a12[3273]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5)&& _0x5a12[99]== _0x4dc5x4[_0x5a12[301]] && (_0x4dc5x9= _0x4dc5x4[_0x5a12[284]](_0x5a12[3069]),null!= _0x4dc5x9)){var _0x4dc5xa=_0x4dc5x4[_0x5a12[284]](_0x5a12[1284]),_0x4dc5x12=null!= _0x4dc5xa?mxUtils[_0x5a12[238]](_0x4dc5x5[_0x5a12[2054]][_0x4dc5xa]):null;null== _0x4dc5x12&& (null!= _0x4dc5xa&& mxLog[_0x5a12[283]](_0x5a12[3283]+ _0x4dc5xa+ _0x5a12[3284]),_0x4dc5x12= {});for(_0x4dc5xa= _0x4dc5x4[_0x5a12[285]];null!= _0x4dc5xa;){if(_0x4dc5xa[_0x5a12[288]]== mxConstants[_0x5a12[289]]){var _0x4dc5x13=_0x4dc5xa[_0x5a12[284]](_0x5a12[3069]);if(_0x5a12[99]== _0x4dc5xa[_0x5a12[301]]){var _0x4dc5x14=mxUtils[_0x5a12[329]](_0x4dc5xa),_0x4dc5x15=null;null!= _0x4dc5x14&& 0< _0x4dc5x14[_0x5a12[67]]?_0x4dc5x15= mxUtils[_0x5a12[1545]](_0x4dc5x14):(_0x4dc5x15= _0x4dc5xa[_0x5a12[284]](_0x5a12[131]),mxUtils[_0x5a12[1946]](_0x4dc5x15)&& (_0x4dc5x15= parseFloat(_0x4dc5x15)));null!= _0x4dc5x15&& (_0x4dc5x12[_0x4dc5x13]= _0x4dc5x15)}else {_0x5a12[205]== _0x4dc5xa[_0x5a12[301]]&& delete _0x4dc5x12[_0x4dc5x13]}};_0x4dc5xa= _0x4dc5xa[_0x5a12[287]]};_0x4dc5x5[_0x5a12[2074]](_0x4dc5x9,_0x4dc5x12)};_0x4dc5x4= _0x4dc5x4[_0x5a12[287]]};return _0x4dc5x5};return _0x4dc5x2}());mxCodecRegistry[_0x5a12[3234]](function(){var _0x4dc5x2= new mxObjectCodec( new mxDefaultKeyHandler);_0x4dc5x2[_0x5a12[514]]= function(_0x4dc5x2,_0x4dc5x4){return null};_0x4dc5x2[_0x5a12[1093]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x5){for(_0x4dc5x4= _0x4dc5x4[_0x5a12[285]];null!= _0x4dc5x4;){if(!this[_0x5a12[3273]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5)&& _0x5a12[99]== _0x4dc5x4[_0x5a12[301]]){var _0x4dc5x9=_0x4dc5x4[_0x5a12[284]](_0x5a12[3069]),_0x4dc5xa=_0x4dc5x4[_0x5a12[284]](_0x5a12[892]),_0x4dc5x12=_0x4dc5x4[_0x5a12[284]](_0x5a12[2207]);_0x4dc5x5[_0x5a12[3063]](_0x4dc5x9,_0x4dc5xa,_0x4dc5x12)};_0x4dc5x4= _0x4dc5x4[_0x5a12[287]]}};return _0x4dc5x5};return _0x4dc5x2}());mxCodecRegistry[_0x5a12[3234]](function(){var _0x4dc5x2= new mxObjectCodec( new mxDefaultToolbar);_0x4dc5x2[_0x5a12[514]]= function(_0x4dc5x2,_0x4dc5x4){return null};_0x4dc5x2[_0x5a12[1093]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){if(null!= _0x4dc5x5){var _0x4dc5x9=_0x4dc5x5[_0x5a12[3061]];for(_0x4dc5x4= _0x4dc5x4[_0x5a12[285]];null!= _0x4dc5x4;){if(_0x4dc5x4[_0x5a12[288]]== mxConstants[_0x5a12[289]]&& !this[_0x5a12[3273]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5)){if(_0x5a12[3072]== _0x4dc5x4[_0x5a12[301]]){_0x4dc5x5[_0x5a12[1051]]()}else {if(_0x5a12[345]== _0x4dc5x4[_0x5a12[301]]){_0x4dc5x5[_0x5a12[3082]][_0x5a12[1052]]()}else {if(_0x5a12[1054]== _0x4dc5x4[_0x5a12[301]]){_0x4dc5x5[_0x5a12[3082]][_0x5a12[1053]]()}else {if(_0x5a12[99]== _0x4dc5x4[_0x5a12[301]]){var _0x4dc5xa=_0x4dc5x4[_0x5a12[284]](_0x5a12[3069]),_0x4dc5xa=mxResources[_0x5a12[203]](_0x4dc5xa)|| _0x4dc5xa,_0x4dc5x12=_0x4dc5x4[_0x5a12[284]](_0x5a12[2916]),_0x4dc5x13=_0x4dc5x4[_0x5a12[284]](_0x5a12[3285]),_0x4dc5x14=_0x4dc5x4[_0x5a12[284]](_0x5a12[892]),_0x4dc5x15=_0x4dc5x4[_0x5a12[284]](_0x5a12[3286]),_0x4dc5x16=_0x4dc5x4[_0x5a12[284]](_0x5a12[3231]),_0x4dc5x17=_0x5a12[468]!= _0x4dc5x4[_0x5a12[284]](_0x5a12[3287]),_0x4dc5x18=mxUtils[_0x5a12[329]](_0x4dc5x4),_0x4dc5x19=null;if(null!= _0x4dc5x14){_0x4dc5x19= _0x4dc5x5[_0x5a12[1025]](_0x4dc5xa,_0x4dc5x12,_0x4dc5x14,_0x4dc5x13)}else {if(null!= _0x4dc5x15){var _0x4dc5x1a=mxUtils[_0x5a12[1545]](_0x4dc5x18),_0x4dc5x19=_0x4dc5x5[_0x5a12[1048]](_0x4dc5xa,_0x4dc5x12,_0x4dc5x15,_0x4dc5x13,_0x4dc5x1a)}else {if(null!= _0x4dc5x16|| null!= _0x4dc5x18&& 0< _0x4dc5x18[_0x5a12[67]]){_0x4dc5x19= _0x4dc5x9[_0x5a12[3118]][_0x4dc5x16],_0x4dc5x16= _0x4dc5x4[_0x5a12[284]](_0x5a12[124]),null!= _0x4dc5x19&& null!= _0x4dc5x16&& (_0x4dc5x19= _0x4dc5x19[_0x5a12[238]](),_0x4dc5x19[_0x5a12[475]](_0x4dc5x16)),_0x4dc5x16= null,null!= _0x4dc5x18&& 0< _0x4dc5x18[_0x5a12[67]]&& (_0x4dc5x16= mxUtils[_0x5a12[1545]](_0x4dc5x18)),_0x4dc5x19= _0x4dc5x5[_0x5a12[3087]](_0x4dc5xa,_0x4dc5x12,_0x4dc5x19,_0x4dc5x13,_0x4dc5x16,_0x4dc5x17)}else {if(_0x4dc5x13= mxUtils[_0x5a12[1540]](_0x4dc5x4),0< _0x4dc5x13[_0x5a12[67]]){if(null== _0x4dc5x12){_0x4dc5x16= _0x4dc5x5[_0x5a12[1038]](_0x4dc5xa);for(_0x4dc5xa= 0;_0x4dc5xa< _0x4dc5x13[_0x5a12[67]];_0x4dc5xa++){_0x4dc5x17= _0x4dc5x13[_0x4dc5xa],_0x5a12[3072]== _0x4dc5x17[_0x5a12[301]]?_0x4dc5x5[_0x5a12[972]](_0x4dc5x16,_0x5a12[3288]):_0x5a12[99]== _0x4dc5x17[_0x5a12[301]]&& (_0x4dc5x12= _0x4dc5x17[_0x5a12[284]](_0x5a12[3069]),_0x4dc5x17= _0x4dc5x17[_0x5a12[284]](_0x5a12[892]),_0x4dc5x5[_0x5a12[3085]](_0x4dc5x16,_0x4dc5x12,_0x4dc5x17))}}else {var _0x4dc5x1b=null,_0x4dc5x1c=_0x4dc5x5[_0x5a12[3087]](_0x4dc5xa,_0x4dc5x12,function(){var _0x4dc5x2=_0x4dc5x9[_0x5a12[3118]][_0x4dc5x1b[_0x5a12[131]]];if(null!= _0x4dc5x2){var _0x4dc5x2=_0x4dc5x2[_0x5a12[238]](),_0x4dc5x3=_0x4dc5x1b[_0x5a12[1040]][_0x4dc5x1b[_0x5a12[1039]]][_0x5a12[3289]];null!= _0x4dc5x3&& _0x4dc5x2[_0x5a12[475]](_0x4dc5x3);return _0x4dc5x2};mxLog[_0x5a12[283]](_0x5a12[3290]+ _0x4dc5x2+ _0x5a12[3291]);return null},null,null,_0x4dc5x17),_0x4dc5x1b=_0x4dc5x5[_0x5a12[970]]();mxEvent[_0x5a12[169]](_0x4dc5x1b,_0x5a12[826],function(){_0x4dc5x5[_0x5a12[3082]][_0x5a12[1047]](_0x4dc5x1c,function(_0x4dc5x2){_0x4dc5x2= mxUtils[_0x5a12[2196]](_0x4dc5x9[_0x5a12[1179]][_0x5a12[526]],mxEvent[_0x5a12[731]](_0x4dc5x2),mxEvent[_0x5a12[733]](_0x4dc5x2));return _0x4dc5x9[_0x5a12[817]](null,_0x4dc5x1a(),_0x4dc5x2[_0x5a12[235]],_0x4dc5x2[_0x5a12[236]])});_0x4dc5x5[_0x5a12[3082]][_0x5a12[1023]]= !1});for(_0x4dc5xa= 0;_0x4dc5xa< _0x4dc5x13[_0x5a12[67]];_0x4dc5xa++){_0x4dc5x17= _0x4dc5x13[_0x4dc5xa],_0x5a12[3072]== _0x4dc5x17[_0x5a12[301]]?_0x4dc5x5[_0x5a12[972]](_0x4dc5x1b,_0x5a12[3288]):_0x5a12[99]== _0x4dc5x17[_0x5a12[301]]&& (_0x4dc5x12= _0x4dc5x17[_0x5a12[284]](_0x5a12[3069]),_0x4dc5x18= _0x4dc5x17[_0x5a12[284]](_0x5a12[3231]),_0x4dc5x5[_0x5a12[972]](_0x4dc5x1b,_0x4dc5x12,_0x4dc5x18|| _0x4dc5x16)[_0x5a12[3289]]= _0x4dc5x17[_0x5a12[284]](_0x5a12[124]))}}}}}};null!= _0x4dc5x19&& (_0x4dc5x16= _0x4dc5x4[_0x5a12[284]](_0x5a12[1363]),null!= _0x4dc5x16&& 0< _0x4dc5x16[_0x5a12[67]]&& _0x4dc5x19[_0x5a12[57]](_0x5a12[1363],_0x4dc5x16))}}}}};_0x4dc5x4= _0x4dc5x4[_0x5a12[287]]}};return _0x4dc5x5};return _0x4dc5x2}());mxCodecRegistry[_0x5a12[3234]](function(){var _0x4dc5x2= new mxObjectCodec( new mxDefaultPopupMenu);_0x4dc5x2[_0x5a12[514]]= function(_0x4dc5x2,_0x4dc5x4){return null};_0x4dc5x2[_0x5a12[1093]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){var _0x4dc5x9=_0x4dc5x4[_0x5a12[64]](_0x5a12[3277])[0];null!= _0x4dc5x9?this[_0x5a12[3273]](_0x4dc5x2,_0x4dc5x9,_0x4dc5x5):null!= _0x4dc5x5&& (_0x4dc5x5[_0x5a12[3064]]= _0x4dc5x4);return _0x4dc5x5};return _0x4dc5x2}());mxCodecRegistry[_0x5a12[3234]](function(){var _0x4dc5x2= new mxObjectCodec( new mxEditor,_0x5a12[3292][_0x5a12[224]](_0x5a12[185]));_0x4dc5x2[_0x5a12[3268]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){_0x4dc5x2= _0x4dc5x4[_0x5a12[284]](_0x5a12[2075]);null!= _0x4dc5x2&& (_0x4dc5x4[_0x5a12[1390]](_0x5a12[2075]),_0x4dc5x5[_0x5a12[2075]]= _0x4dc5x5[_0x5a12[3118]][_0x4dc5x2]);_0x4dc5x2= _0x4dc5x4[_0x5a12[284]](_0x5a12[3120]);null!= _0x4dc5x2&& (_0x4dc5x4[_0x5a12[1390]](_0x5a12[3120]),_0x4dc5x5[_0x5a12[3120]]= _0x4dc5x5[_0x5a12[3118]][_0x4dc5x2]);return _0x4dc5x5};_0x4dc5x2[_0x5a12[3274]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){if(_0x5a12[3293]== _0x4dc5x4[_0x5a12[301]]){if(_0x5a12[3118]== _0x4dc5x4[_0x5a12[284]](_0x5a12[3069])){this[_0x5a12[3294]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5);return}}else {if(_0x5a12[3295]== _0x4dc5x4[_0x5a12[301]]){this[_0x5a12[3296]](_0x4dc5x2,_0x4dc5x4,_0x4dc5x5);return}};mxObjectCodec[_0x5a12[202]][_0x5a12[3274]][_0x5a12[183]](this,arguments)};_0x4dc5x2[_0x5a12[3296]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){for(_0x4dc5x2= _0x4dc5x4[_0x5a12[285]];null!= _0x4dc5x2;){if(_0x5a12[99]== _0x4dc5x2[_0x5a12[301]]){_0x4dc5x4= _0x4dc5x2[_0x5a12[284]](_0x5a12[3069]);var _0x4dc5x9=_0x4dc5x2[_0x5a12[284]](_0x5a12[980]),_0x4dc5xa=_0x4dc5x2[_0x5a12[284]](_0x5a12[124]),_0x4dc5x12=null;if(null!= _0x4dc5x9){_0x4dc5x12= document[_0x5a12[1362]](_0x4dc5x9),null!= _0x4dc5x12&& null!= _0x4dc5xa&& (_0x4dc5x12[_0x5a12[124]][_0x5a12[103]]+= _0x5a12[471]+ _0x4dc5xa)}else {var _0x4dc5x9=parseInt(_0x4dc5x2[_0x5a12[284]](_0x5a12[235])),_0x4dc5x13=parseInt(_0x4dc5x2[_0x5a12[284]](_0x5a12[236])),_0x4dc5x14=_0x4dc5x2[_0x5a12[284]](_0x5a12[117]),_0x4dc5x15=_0x4dc5x2[_0x5a12[284]](_0x5a12[119]),_0x4dc5x12=document[_0x5a12[55]](_0x5a12[485]);_0x4dc5x12[_0x5a12[124]][_0x5a12[103]]= _0x4dc5xa;( new mxWindow(mxResources[_0x5a12[203]](_0x4dc5x4)|| _0x4dc5x4,_0x4dc5x12,_0x4dc5x9,_0x4dc5x13,_0x4dc5x14,_0x4dc5x15,!1,!0))[_0x5a12[175]](!0)};_0x5a12[1179]== _0x4dc5x4?_0x4dc5x5[_0x5a12[3202]](_0x4dc5x12):_0x5a12[3082]== _0x4dc5x4?_0x4dc5x5[_0x5a12[3204]](_0x4dc5x12):_0x5a12[924]== _0x4dc5x4?_0x4dc5x5[_0x5a12[3208]](_0x4dc5x12):_0x5a12[879]== _0x4dc5x4?_0x4dc5x5[_0x5a12[3205]](_0x4dc5x12):_0x5a12[201]== _0x4dc5x4&& _0x4dc5x5[_0x5a12[3297]](_0x4dc5x12)}else {_0x5a12[3298]== _0x4dc5x2[_0x5a12[301]]?mxResources[_0x5a12[99]](_0x4dc5x2[_0x5a12[284]](_0x5a12[3299])):_0x5a12[94]== _0x4dc5x2[_0x5a12[301]]&& mxClient[_0x5a12[54]](_0x5a12[94],_0x4dc5x2[_0x5a12[284]](_0x5a12[298]))};_0x4dc5x2= _0x4dc5x2[_0x5a12[287]]}};_0x4dc5x2[_0x5a12[3294]]= function(_0x4dc5x2,_0x4dc5x4,_0x4dc5x5){null== _0x4dc5x5[_0x5a12[3118]]&& (_0x4dc5x5[_0x5a12[3118]]= []);_0x4dc5x4= mxUtils[_0x5a12[1540]](_0x4dc5x4);for(var _0x4dc5x9=0;_0x4dc5x9< _0x4dc5x4[_0x5a12[67]];_0x4dc5x9++){for(var _0x4dc5xa=_0x4dc5x4[_0x4dc5x9][_0x5a12[284]](_0x5a12[3069]),_0x4dc5x12=_0x4dc5x4[_0x4dc5x9][_0x5a12[285]];null!= _0x4dc5x12&& 1!= _0x4dc5x12[_0x5a12[288]];){_0x4dc5x12= _0x4dc5x12[_0x5a12[287]]};null!= _0x4dc5x12&& (_0x4dc5x5[_0x5a12[3118]][_0x4dc5xa]= _0x4dc5x2[_0x5a12[3244]](_0x4dc5x12))}};return _0x4dc5x2}()) \ No newline at end of file +var _0xa017=["\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:_0xa017[0],IS_IE:0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[1]),IS_IE6:0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[4]),IS_QUIRKS:0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[1])&& (null== document[_0xa017[5]]|| 5== document[_0xa017[5]]),VML_PREFIX:_0xa017[6],OFFICE_PREFIX:_0xa017[7],IS_NS:0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[8])&& 0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[1]),IS_OP:0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[9]),IS_OT:0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[10])&& 0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[11])&& 0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[12])&& 0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[13])&& 0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[14])&& 0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[15]),IS_SF:0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[16])&& 0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[17]),IS_GC:0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[17]),IS_MT:0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[18])&& 0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[19])&& 0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[20])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[21])&& 0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[22])&& 0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[23])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[24])&& 0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[25])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[26])&& 0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[27]),IS_SVG:0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[18])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[21])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[28])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[26])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[29])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[30])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[16])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[31])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[9]),NO_FO:0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[19])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[22])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[20])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[23])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[25])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[27])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[32])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[33])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[9])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[1])|| 0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[34]),IS_VML:_0xa017[35]== navigator[_0xa017[37]][_0xa017[36]](),IS_MAC:0< navigator[_0xa017[3]][_0xa017[36]]()[_0xa017[2]](_0xa017[38]),IS_TOUCH:0< navigator[_0xa017[3]][_0xa017[36]]()[_0xa017[2]](_0xa017[39])|| 0< navigator[_0xa017[3]][_0xa017[36]]()[_0xa017[2]](_0xa017[40])|| 0< navigator[_0xa017[3]][_0xa017[36]]()[_0xa017[2]](_0xa017[41])|| 0< navigator[_0xa017[3]][_0xa017[36]]()[_0xa017[2]](_0xa017[42]),IS_LOCAL:0> document[_0xa017[45]][_0xa017[44]][_0xa017[2]](_0xa017[43])&& 0> document[_0xa017[45]][_0xa017[44]][_0xa017[2]](_0xa017[46]),isBrowserSupported:function(){return mxClient[_0xa017[47]]|| mxClient[_0xa017[48]]},link:function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= _0x71cex4|| document;if(mxClient[_0xa017[49]]){_0x71cex4[_0xa017[53]](_0xa017[50]+ _0x71cex2+ _0xa017[51]+ _0x71cex3+ _0xa017[52])}else {var _0x71cex5=_0x71cex4[_0xa017[55]](_0xa017[54]);_0x71cex5[_0xa017[57]](_0xa017[56],_0x71cex2);_0x71cex5[_0xa017[57]](_0xa017[44],_0x71cex3);_0x71cex5[_0xa017[57]](_0xa017[58],_0xa017[59]);_0x71cex5[_0xa017[57]](_0xa017[60],_0xa017[61]);_0x71cex4[_0xa017[64]](_0xa017[63])[0][_0xa017[62]](_0x71cex5)}},include:function(_0x71cex2){document[_0xa017[53]](_0xa017[65]+ _0x71cex2+ _0xa017[66])},dispose:function(){for(var _0x71cex2=0;_0x71cex2< mxEvent[_0xa017[68]][_0xa017[67]];_0x71cex2++){null!= mxEvent[_0xa017[68]][_0x71cex2][_0xa017[69]]&& mxEvent[_0xa017[70]](mxEvent[_0xa017[68]][_0x71cex2])}}};mxClient[_0xa017[71]]&& mxClient[_0xa017[72]]?mxClient[_0xa017[73]]= _0xa017[74]:mxClient[_0xa017[75]]|| mxClient[_0xa017[76]]?mxClient[_0xa017[73]]= _0xa017[77]:mxClient[_0xa017[78]]?mxClient[_0xa017[73]]= _0xa017[79]:mxClient[_0xa017[80]]&& 9<= document[_0xa017[5]]&& (mxClient[_0xa017[73]]= _0xa017[81]);_0xa017[82]== typeof mxLoadResources&& (mxLoadResources= !0);_0xa017[82]== typeof mxResourceExtension&& (mxResourceExtension= _0xa017[83]);_0xa017[82]== typeof mxLoadStylesheets&& (mxLoadStylesheets= !0);_0xa017[82]!= typeof mxBasePath&& 0< mxBasePath[_0xa017[67]]?(_0xa017[84]== mxBasePath[_0xa017[85]](mxBasePath[_0xa017[67]]- 1)&& (mxBasePath= mxBasePath[_0xa017[85]](0,mxBasePath[_0xa017[67]]- 1)),mxClient[_0xa017[86]]= mxBasePath):mxClient[_0xa017[86]]= _0xa017[87];_0xa017[82]!= typeof mxImageBasePath&& 0< mxImageBasePath[_0xa017[67]]?(_0xa017[84]== mxImageBasePath[_0xa017[85]](mxImageBasePath[_0xa017[67]]- 1)&& (mxImageBasePath= mxImageBasePath[_0xa017[85]](0,mxImageBasePath[_0xa017[67]]- 1)),mxClient[_0xa017[88]]= mxImageBasePath):mxClient[_0xa017[88]]= mxClient[_0xa017[86]]+ _0xa017[89];mxClient[_0xa017[90]]= _0xa017[82]!= typeof mxLanguage?mxLanguage:mxClient[_0xa017[80]]?navigator[_0xa017[91]]:navigator[_0xa017[90]];mxClient[_0xa017[92]]= _0xa017[82]!= typeof mxDefaultLanguage?mxDefaultLanguage:_0xa017[93];mxLoadStylesheets&& mxClient[_0xa017[54]](_0xa017[94],mxClient[_0xa017[86]]+ _0xa017[95]);_0xa017[82]!= typeof mxLanguages&& (mxClient[_0xa017[96]]= mxLanguages);if(mxClient[_0xa017[80]]){if(9<= document[_0xa017[5]]){mxClient[_0xa017[47]]= !1,mxClient[_0xa017[48]]= !0}else {8== document[_0xa017[5]]?(document[_0xa017[100]][_0xa017[99]](mxClient.VML_PREFIX,_0xa017[97],_0xa017[98]),document[_0xa017[100]][_0xa017[99]](mxClient.OFFICE_PREFIX,_0xa017[101],_0xa017[98])):(document[_0xa017[100]][_0xa017[99]](mxClient.VML_PREFIX,_0xa017[97]),document[_0xa017[100]][_0xa017[99]](mxClient.OFFICE_PREFIX,_0xa017[101]));var ss=document[_0xa017[102]]();ss[_0xa017[103]]= _0xa017[104];mxLoadStylesheets&& mxClient[_0xa017[54]](_0xa017[94],mxClient[_0xa017[86]]+ _0xa017[105])};window[_0xa017[108]](_0xa017[106],mxClient[_0xa017[107]])};var mxLog={consoleName:_0xa017[109],TRACE:!1,DEBUG:!0,WARN:!0,buffer:_0xa017[110],init:function(){if(null== mxLog[_0xa017[111]]&& null!= document[_0xa017[112]]){var _0x71cex2=mxLog[_0xa017[113]]+ _0xa017[114]+ mxClient[_0xa017[115]],_0x71cex3=document[_0xa017[55]](_0xa017[116]);_0x71cex3[_0xa017[57]](_0xa017[117],_0xa017[118]);_0x71cex3[_0xa017[57]](_0xa017[119],_0xa017[118]);var _0x71cex4=document[_0xa017[55]](_0xa017[120]),_0x71cex5=document[_0xa017[55]](_0xa017[121]),_0x71cex9=document[_0xa017[55]](_0xa017[122]);_0x71cex9[_0xa017[124]][_0xa017[123]]= _0xa017[125];mxLog[_0xa017[126]]= document[_0xa017[55]](_0xa017[126]);mxLog[_0xa017[126]][_0xa017[57]](_0xa017[127],_0xa017[128]);mxLog[_0xa017[126]][_0xa017[124]][_0xa017[119]]= _0xa017[118];mxLog[_0xa017[126]][_0xa017[124]][_0xa017[129]]= _0xa017[130];mxLog[_0xa017[126]][_0xa017[131]]= mxLog[_0xa017[132]];mxLog[_0xa017[126]][_0xa017[124]][_0xa017[117]]= mxClient[_0xa017[133]]&& _0xa017[134]!= document[_0xa017[135]]?_0xa017[136]:_0xa017[118];_0x71cex9[_0xa017[62]](mxLog[_0xa017[126]]);_0x71cex5[_0xa017[62]](_0x71cex9);_0x71cex4[_0xa017[62]](_0x71cex5);_0x71cex5= document[_0xa017[55]](_0xa017[121]);mxLog[_0xa017[122]]= document[_0xa017[55]](_0xa017[122]);mxLog[_0xa017[122]][_0xa017[124]][_0xa017[123]]= _0xa017[125];mxLog[_0xa017[122]][_0xa017[57]](_0xa017[119],_0xa017[137]);_0x71cex5[_0xa017[62]](mxLog[_0xa017[122]]);_0x71cex4[_0xa017[62]](_0x71cex5);_0x71cex3[_0xa017[62]](_0x71cex4);mxLog[_0xa017[140]](_0xa017[138],function(_0x71cex2){mxLog[_0xa017[139]]()});mxLog[_0xa017[140]](_0xa017[141],function(_0x71cex2){_0x71cex2= mxUtils[_0xa017[142]](document[_0xa017[112]]);mxLog[_0xa017[143]](_0x71cex2)});mxLog[_0xa017[140]](_0xa017[144],function(_0x71cex2){mxLog[_0xa017[145]]= !mxLog[_0xa017[145]];mxLog[_0xa017[145]]?mxLog[_0xa017[143]](_0xa017[146]):mxLog[_0xa017[143]](_0xa017[147])});mxLog[_0xa017[140]](_0xa017[148],function(_0x71cex2){try{mxUtils[_0xa017[149]](mxLog[_0xa017[126]][_0xa017[131]])}catch(_0x71cex3){mxUtils[_0xa017[150]](_0x71cex3)}});mxLog[_0xa017[140]](_0xa017[151],function(_0x71cex2){try{mxUtils[_0xa017[152]](mxLog[_0xa017[126]][_0xa017[131]])}catch(_0x71cex3){mxUtils[_0xa017[150]](_0x71cex3)}});mxLog[_0xa017[140]](_0xa017[153],function(_0x71cex2){mxLog[_0xa017[126]][_0xa017[131]]= _0xa017[110]});_0x71cex5= _0x71cex4= 0;_0xa017[154]=== typeof window[_0xa017[155]]?(_0x71cex4= window[_0xa017[156]],_0x71cex5= window[_0xa017[155]]):(_0x71cex4= document[_0xa017[158]][_0xa017[157]]|| document[_0xa017[112]][_0xa017[157]],_0x71cex5= document[_0xa017[112]][_0xa017[159]]);mxLog[_0xa017[111]]= new mxWindow(_0x71cex2,_0x71cex3,Math[_0xa017[160]](0,_0x71cex5- 320),Math[_0xa017[160]](0,_0x71cex4- 210),300,160);mxLog[_0xa017[111]][_0xa017[161]](!0);mxLog[_0xa017[111]][_0xa017[162]](!1);mxLog[_0xa017[111]][_0xa017[163]](!0);mxLog[_0xa017[111]][_0xa017[164]](!0);mxLog[_0xa017[111]][_0xa017[165]]= !1;if((mxClient[_0xa017[133]]|| mxClient[_0xa017[80]])&& !mxClient[_0xa017[76]]&& !mxClient[_0xa017[75]]&& _0xa017[134]!= document[_0xa017[135]]){var _0x71cexa=mxLog[_0xa017[111]][_0xa017[166]](),_0x71cex2=function(_0x71cex2,_0x71cex3){mxLog[_0xa017[126]][_0xa017[124]][_0xa017[119]]= Math[_0xa017[160]](0,_0x71cexa[_0xa017[167]]- 70)+ _0xa017[168]};mxLog[_0xa017[111]][_0xa017[169]](mxEvent.RESIZE_END,_0x71cex2);mxLog[_0xa017[111]][_0xa017[169]](mxEvent.MAXIMIZE,_0x71cex2);mxLog[_0xa017[111]][_0xa017[169]](mxEvent.NORMALIZE,_0x71cex2);mxLog[_0xa017[126]][_0xa017[124]][_0xa017[119]]= _0xa017[170]}}},info:function(){mxLog[_0xa017[171]](mxUtils.toString(navigator))},addButton:function(_0x71cex2,_0x71cex3){var _0x71cex4=document[_0xa017[55]](_0xa017[172]);mxUtils[_0xa017[53]](_0x71cex4,_0x71cex2);mxEvent[_0xa017[169]](_0x71cex4,_0xa017[173],_0x71cex3);mxLog[_0xa017[122]][_0xa017[62]](_0x71cex4)},isVisible:function(){return null!= mxLog[_0xa017[111]]?mxLog[_0xa017[111]][_0xa017[174]]():!1},show:function(){mxLog[_0xa017[175]](!0)},setVisible:function(_0x71cex2){null== mxLog[_0xa017[111]]&& mxLog[_0xa017[176]]();null!= mxLog[_0xa017[111]]&& mxLog[_0xa017[111]][_0xa017[175]](_0x71cex2)},enter:function(_0x71cex2){if(mxLog[_0xa017[145]]){return mxLog[_0xa017[171]](_0xa017[177]+ _0x71cex2),( new Date)[_0xa017[178]]()}},leave:function(_0x71cex2,_0x71cex3){if(mxLog[_0xa017[145]]){var _0x71cex4=0!= _0x71cex3?_0xa017[179]+ (( new Date)[_0xa017[178]]()- _0x71cex3)+ _0xa017[180]:_0xa017[110];mxLog[_0xa017[171]](_0xa017[181]+ _0x71cex2+ _0x71cex4)}},debug:function(){mxLog[_0xa017[182]]&& mxLog[_0xa017[171]][_0xa017[183]](this,arguments)},warn:function(){mxLog[_0xa017[184]]&& mxLog[_0xa017[171]][_0xa017[183]](this,arguments)},write:function(){for(var _0x71cex2=_0xa017[110],_0x71cex3=0;_0x71cex3< arguments[_0xa017[67]];_0x71cex3++){_0x71cex2+= arguments[_0x71cex3],_0x71cex3< arguments[_0xa017[67]]- 1&& (_0x71cex2+= _0xa017[185])};null!= mxLog[_0xa017[126]]?(mxLog[_0xa017[126]][_0xa017[131]]+= _0x71cex2,0<= navigator[_0xa017[3]][_0xa017[2]](_0xa017[186])&& (mxLog[_0xa017[126]][_0xa017[124]][_0xa017[187]]= _0xa017[188],mxLog[_0xa017[126]][_0xa017[124]][_0xa017[187]]= _0xa017[189]),mxLog[_0xa017[126]][_0xa017[190]]= mxLog[_0xa017[126]][_0xa017[191]]):mxLog[_0xa017[132]]+= _0x71cex2},writeln:function(){for(var _0x71cex2=_0xa017[110],_0x71cex3=0;_0x71cex3< arguments[_0xa017[67]];_0x71cex3++){_0x71cex2+= arguments[_0x71cex3],_0x71cex3< arguments[_0xa017[67]]- 1&& (_0x71cex2+= _0xa017[185])};mxLog[_0xa017[53]](_0x71cex2+ _0xa017[192])}},mxObjectIdentity={FIELD_NAME:_0xa017[193],counter:0,get:function(_0x71cex2){if(_0xa017[194]== typeof _0x71cex2&& null== _0x71cex2[mxObjectIdentity[_0xa017[195]]]){var _0x71cex3=mxUtils[_0xa017[197]](_0x71cex2[_0xa017[196]]);_0x71cex2[mxObjectIdentity[_0xa017[195]]]= _0x71cex3+ _0xa017[198]+ mxObjectIdentity[_0xa017[199]]++};return _0x71cex2[mxObjectIdentity[_0xa017[195]]]},clear:function(_0x71cex2){_0xa017[194]== typeof _0x71cex2&& delete _0x71cex2[mxObjectIdentity[_0xa017[195]]]}};function mxDictionary(){this[_0xa017[200]]()}mxDictionary[_0xa017[202]][_0xa017[201]]= null;mxDictionary[_0xa017[202]][_0xa017[200]]= function(){this[_0xa017[201]]= {}};mxDictionary[_0xa017[202]][_0xa017[203]]= function(_0x71cex2){_0x71cex2= mxObjectIdentity[_0xa017[203]](_0x71cex2);return this[_0xa017[201]][_0x71cex2]};mxDictionary[_0xa017[202]][_0xa017[204]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=mxObjectIdentity[_0xa017[203]](_0x71cex2),_0x71cex5=this[_0xa017[201]][_0x71cex4];this[_0xa017[201]][_0x71cex4]= _0x71cex3;return _0x71cex5};mxDictionary[_0xa017[202]][_0xa017[205]]= function(_0x71cex2){_0x71cex2= mxObjectIdentity[_0xa017[203]](_0x71cex2);var _0x71cex3=this[_0xa017[201]][_0x71cex2];delete this[_0xa017[201]][_0x71cex2];return _0x71cex3};mxDictionary[_0xa017[202]][_0xa017[206]]= function(){var _0x71cex2=[],_0x71cex3;for(_0x71cex3 in this[_0xa017[201]]){_0x71cex2[_0xa017[207]](_0x71cex3)};return _0x71cex2};mxDictionary[_0xa017[202]][_0xa017[208]]= function(){var _0x71cex2=[],_0x71cex3;for(_0x71cex3 in this[_0xa017[201]]){_0x71cex2[_0xa017[207]](this[_0xa017[201]][_0x71cex3])};return _0x71cex2};mxDictionary[_0xa017[202]][_0xa017[209]]= function(_0x71cex2){for(var _0x71cex3 in this[_0xa017[201]]){_0x71cex2(_0x71cex3,this[_0xa017[201]][_0x71cex3])}};var mxResources={resources:[],extension:mxResourceExtension,resourcesEncoded:!1,loadDefaultBundle:!0,loadSpecialBundle:!0,isLanguageSupported:function(_0x71cex2){return null!= mxClient[_0xa017[96]]?0<= mxUtils[_0xa017[2]](mxClient[_0xa017[96]],_0x71cex2):!0},getDefaultBundle:function(_0x71cex2,_0x71cex3){return mxResources[_0xa017[210]]|| !mxResources[_0xa017[211]](_0x71cex3)?_0x71cex2+ mxResources[_0xa017[212]]:null},getSpecialBundle:function(_0x71cex2,_0x71cex3){if(null== mxClient[_0xa017[96]]|| !this[_0xa017[211]](_0x71cex3)){var _0x71cex4=_0x71cex3[_0xa017[2]](_0xa017[213]);0< _0x71cex4&& (_0x71cex3= _0x71cex3[_0xa017[85]](0,_0x71cex4))};return mxResources[_0xa017[214]]&& mxResources[_0xa017[211]](_0x71cex3)&& _0x71cex3!= mxClient[_0xa017[92]]?_0x71cex2+ _0xa017[215]+ _0x71cex3+ mxResources[_0xa017[212]]:null},add:function(_0x71cex2,_0x71cex3){_0x71cex3= null!= _0x71cex3?_0x71cex3:mxClient[_0xa017[90]][_0xa017[216]]();if(_0x71cex3!= mxConstants[_0xa017[217]]){var _0x71cex4=mxResources[_0xa017[218]](_0x71cex2,_0x71cex3);if(null!= _0x71cex4){try{var _0x71cex5=mxUtils[_0xa017[219]](_0x71cex4);_0x71cex5[_0xa017[220]]()&& mxResources[_0xa017[222]](_0x71cex5[_0xa017[221]]())}catch(e){}};_0x71cex4= mxResources[_0xa017[223]](_0x71cex2,_0x71cex3);if(null!= _0x71cex4){try{_0x71cex5= mxUtils[_0xa017[219]](_0x71cex4),_0x71cex5[_0xa017[220]]()&& mxResources[_0xa017[222]](_0x71cex5[_0xa017[221]]())}catch(f){}}}},parse:function(_0x71cex2){if(null!= _0x71cex2){_0x71cex2= _0x71cex2[_0xa017[224]](_0xa017[192]);for(var _0x71cex3=0;_0x71cex3< _0x71cex2[_0xa017[67]];_0x71cex3++){if(_0xa017[198]!= _0x71cex2[_0x71cex3][_0xa017[225]](0)){var _0x71cex4=_0x71cex2[_0x71cex3][_0xa017[2]](_0xa017[226]);if(0< _0x71cex4){var _0x71cex5=_0x71cex2[_0x71cex3][_0xa017[85]](0,_0x71cex4),_0x71cex9=_0x71cex2[_0x71cex3][_0xa017[67]];13== _0x71cex2[_0x71cex3][_0xa017[227]](_0x71cex9- 1)&& _0x71cex9--;_0x71cex4= _0x71cex2[_0x71cex3][_0xa017[85]](_0x71cex4+ 1,_0x71cex9);this[_0xa017[228]]?(_0x71cex4= _0x71cex4[_0xa017[230]](/\\(?=u[a-fA-F\d]{4})/g,_0xa017[229]),mxResources[_0xa017[231]][_0x71cex5]= unescape(_0x71cex4)):mxResources[_0xa017[231]][_0x71cex5]= _0x71cex4}}}}},get:function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex2= mxResources[_0xa017[231]][_0x71cex2];null== _0x71cex2&& (_0x71cex2= _0x71cex4);if(null!= _0x71cex2&& null!= _0x71cex3){_0x71cex4= [];for(var _0x71cex5=null,_0x71cex9=0;_0x71cex9< _0x71cex2[_0xa017[67]];_0x71cex9++){var _0x71cexa=_0x71cex2[_0xa017[225]](_0x71cex9);_0xa017[232]== _0x71cexa?_0x71cex5= _0xa017[110]:null!= _0x71cex5&& _0xa017[233]== _0x71cexa?(_0x71cex5= parseInt(_0x71cex5)- 1,0<= _0x71cex5&& _0x71cex5< _0x71cex3[_0xa017[67]]&& _0x71cex4[_0xa017[207]](_0x71cex3[_0x71cex5]),_0x71cex5= null):null!= _0x71cex5?_0x71cex5+= _0x71cexa:_0x71cex4[_0xa017[207]](_0x71cexa)};_0x71cex2= _0x71cex4[_0xa017[234]](_0xa017[110])};return _0x71cex2}};function mxPoint(_0x71cex2,_0x71cex3){this[_0xa017[235]]= null!= _0x71cex2?_0x71cex2:0;this[_0xa017[236]]= null!= _0x71cex3?_0x71cex3:0}mxPoint[_0xa017[202]][_0xa017[235]]= null;mxPoint[_0xa017[202]][_0xa017[236]]= null;mxPoint[_0xa017[202]][_0xa017[237]]= function(_0x71cex2){return _0x71cex2[_0xa017[235]]== this[_0xa017[235]]&& _0x71cex2[_0xa017[236]]== this[_0xa017[236]]};mxPoint[_0xa017[202]][_0xa017[238]]= function(){return mxUtils[_0xa017[238]](this)};function mxRectangle(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxPoint[_0xa017[239]](this,_0x71cex2,_0x71cex3);this[_0xa017[117]]= null!= _0x71cex4?_0x71cex4:0;this[_0xa017[119]]= null!= _0x71cex5?_0x71cex5:0}mxRectangle[_0xa017[202]]= new mxPoint;mxRectangle[_0xa017[202]][_0xa017[196]]= mxRectangle;mxRectangle[_0xa017[202]][_0xa017[117]]= null;mxRectangle[_0xa017[202]][_0xa017[119]]= null;mxRectangle[_0xa017[202]][_0xa017[240]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[235]]= _0x71cex2;this[_0xa017[236]]= _0x71cex3;this[_0xa017[117]]= _0x71cex4;this[_0xa017[119]]= _0x71cex5};mxRectangle[_0xa017[202]][_0xa017[241]]= function(){return this[_0xa017[235]]+ this[_0xa017[117]]/ 2};mxRectangle[_0xa017[202]][_0xa017[242]]= function(){return this[_0xa017[236]]+ this[_0xa017[119]]/ 2};mxRectangle[_0xa017[202]][_0xa017[99]]= function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=Math[_0xa017[243]](this[_0xa017[235]],_0x71cex2[_0xa017[235]]),_0x71cex4=Math[_0xa017[243]](this[_0xa017[236]],_0x71cex2[_0xa017[236]]),_0x71cex5=Math[_0xa017[160]](this[_0xa017[235]]+ this[_0xa017[117]],_0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]);_0x71cex2= Math[_0xa017[160]](this[_0xa017[236]]+ this[_0xa017[119]],_0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]);this[_0xa017[235]]= _0x71cex3;this[_0xa017[236]]= _0x71cex4;this[_0xa017[117]]= _0x71cex5- _0x71cex3;this[_0xa017[119]]= _0x71cex2- _0x71cex4}};mxRectangle[_0xa017[202]][_0xa017[244]]= function(_0x71cex2){this[_0xa017[235]]-= _0x71cex2;this[_0xa017[236]]-= _0x71cex2;this[_0xa017[117]]+= 2* _0x71cex2;this[_0xa017[119]]+= 2* _0x71cex2};mxRectangle[_0xa017[202]][_0xa017[245]]= function(){return new mxPoint(this[_0xa017[235]],this[_0xa017[236]])};mxRectangle[_0xa017[202]][_0xa017[237]]= function(_0x71cex2){return _0x71cex2[_0xa017[235]]== this[_0xa017[235]]&& _0x71cex2[_0xa017[236]]== this[_0xa017[236]]&& _0x71cex2[_0xa017[117]]== this[_0xa017[117]]&& _0x71cex2[_0xa017[119]]== this[_0xa017[119]]};var mxEffects={animateChanges:function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=0,_0x71cex9=function(){for(var _0x71cex12=!1,_0x71cex13=0;_0x71cex13< _0x71cex3[_0xa017[67]];_0x71cex13++){var _0x71cex14=_0x71cex3[_0x71cex13];if(_0x71cex14 instanceof mxGeometryChange|| _0x71cex14 instanceof mxTerminalChange|| _0x71cex14 instanceof mxValueChange|| _0x71cex14 instanceof mxChildChange|| _0x71cex14 instanceof mxStyleChange){var _0x71cex15=_0x71cex2[_0xa017[249]]()[_0xa017[248]](_0x71cex14[_0xa017[246]]|| _0x71cex14[_0xa017[247]],!1);if(null!= _0x71cex15){if(_0x71cex12= !0,_0x71cex14[_0xa017[196]]!= mxGeometryChange|| _0x71cex2[_0xa017[251]][_0xa017[250]](_0x71cex14[_0xa017[246]])){mxUtils[_0xa017[254]](_0x71cex15[_0xa017[253]][_0xa017[252]],100* _0x71cex5/ 10)}else {var _0x71cex16=_0x71cex2[_0xa017[249]]()[_0xa017[255]],_0x71cex17=(_0x71cex14[_0xa017[256]][_0xa017[235]]- _0x71cex14[_0xa017[257]][_0xa017[235]])* _0x71cex16,_0x71cex18=(_0x71cex14[_0xa017[256]][_0xa017[236]]- _0x71cex14[_0xa017[257]][_0xa017[236]])* _0x71cex16,_0x71cex19=(_0x71cex14[_0xa017[256]][_0xa017[117]]- _0x71cex14[_0xa017[257]][_0xa017[117]])* _0x71cex16,_0x71cex16=(_0x71cex14[_0xa017[256]][_0xa017[119]]- _0x71cex14[_0xa017[257]][_0xa017[119]])* _0x71cex16;0== _0x71cex5?(_0x71cex15[_0xa017[235]]-= _0x71cex17,_0x71cex15[_0xa017[236]]-= _0x71cex18,_0x71cex15[_0xa017[117]]-= _0x71cex19,_0x71cex15[_0xa017[119]]-= _0x71cex16):(_0x71cex15[_0xa017[235]]+= _0x71cex17/ 10,_0x71cex15[_0xa017[236]]+= _0x71cex18/ 10,_0x71cex15[_0xa017[117]]+= _0x71cex19/ 10,_0x71cex15[_0xa017[119]]+= _0x71cex16/ 10);_0x71cex2[_0xa017[259]][_0xa017[258]](_0x71cex15);mxEffects[_0xa017[260]](_0x71cex2,_0x71cex14[_0xa017[246]],100* _0x71cex5/ 10)}}}};10> _0x71cex5&& _0x71cex12?(_0x71cex5++,window[_0xa017[261]](_0x71cex9,_0x71cexa)):null!= _0x71cex4&& _0x71cex4()},_0x71cexa=30;_0x71cex9()},cascadeOpacity:function(_0x71cex2,_0x71cex3,_0x71cex4){for(var _0x71cex5=_0x71cex2[_0xa017[251]][_0xa017[262]](_0x71cex3),_0x71cex9=0;_0x71cex9< _0x71cex5;_0x71cex9++){var _0x71cexa=_0x71cex2[_0xa017[251]][_0xa017[263]](_0x71cex3,_0x71cex9),_0x71cex12=_0x71cex2[_0xa017[249]]()[_0xa017[248]](_0x71cexa);null!= _0x71cex12&& (mxUtils[_0xa017[254]](_0x71cex12[_0xa017[253]][_0xa017[252]],_0x71cex4),mxEffects[_0xa017[260]](_0x71cex2,_0x71cexa,_0x71cex4))};_0x71cex3= _0x71cex2[_0xa017[251]][_0xa017[264]](_0x71cex3);if(null!= _0x71cex3){for(_0x71cex9= 0;_0x71cex9< _0x71cex3[_0xa017[67]];_0x71cex9++){_0x71cex5= _0x71cex2[_0xa017[249]]()[_0xa017[248]](_0x71cex3[_0x71cex9]),null!= _0x71cex5&& mxUtils[_0xa017[254]](_0x71cex5[_0xa017[253]][_0xa017[252]],_0x71cex4)}}},fadeOut:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cex5= _0x71cex5|| 40;_0x71cex9= _0x71cex9|| 30;var _0x71cex12=_0x71cex3|| 100;mxUtils[_0xa017[254]](_0x71cex2,_0x71cex12);if(_0x71cexa|| null== _0x71cexa){var _0x71cex13=function(){_0x71cex12= Math[_0xa017[160]](_0x71cex12- _0x71cex5,0);mxUtils[_0xa017[254]](_0x71cex2,_0x71cex12);0< _0x71cex12?window[_0xa017[261]](_0x71cex13,_0x71cex9):(_0x71cex2[_0xa017[124]][_0xa017[187]]= _0xa017[188],_0x71cex4&& _0x71cex2[_0xa017[265]]&& _0x71cex2[_0xa017[265]][_0xa017[266]](_0x71cex2))};window[_0xa017[261]](_0x71cex13,_0x71cex9)}else {_0x71cex2[_0xa017[124]][_0xa017[187]]= _0xa017[188],_0x71cex4&& _0x71cex2[_0xa017[265]]&& _0x71cex2[_0xa017[265]][_0xa017[266]](_0x71cex2)}}},mxUtils={errorResource:_0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[267]:_0xa017[110],closeResource:_0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[268]:_0xa017[110],errorImage:mxClient[_0xa017[88]]+ _0xa017[269],removeCursors:function(_0x71cex2){null!= _0x71cex2[_0xa017[124]]&& (_0x71cex2[_0xa017[124]][_0xa017[270]]= _0xa017[110]);_0x71cex2= _0x71cex2[_0xa017[271]];if(null!= _0x71cex2){for(var _0x71cex3=_0x71cex2[_0xa017[67]],_0x71cex4=0;_0x71cex4< _0x71cex3;_0x71cex4+= 1){mxUtils[_0xa017[272]](_0x71cex2[_0x71cex4])}}},getCurrentStyle:function(){return mxClient[_0xa017[80]]?function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[273]]:null}:function(_0x71cex2){return null!= _0x71cex2?window[_0xa017[274]](_0x71cex2,_0xa017[110]):null}}(),hasScrollbars:function(_0x71cex2){_0x71cex2= mxUtils[_0xa017[275]](_0x71cex2);return null!= _0x71cex2&& (_0xa017[276]== _0x71cex2[_0xa017[277]]|| _0xa017[278]== _0x71cex2[_0xa017[277]])},bind:function(_0x71cex2,_0x71cex3){return function(){return _0x71cex3[_0xa017[183]](_0x71cex2,arguments)}},eval:function(_0x71cex2){var _0x71cex3=null;if(0<= _0x71cex2[_0xa017[2]](_0xa017[279])){try{eval(_0xa017[280]+ _0x71cex2),_0x71cex3= _mxJavaScriptExpression,_mxJavaScriptExpression= null}catch(c){mxLog[_0xa017[283]](c[_0xa017[281]]+ _0xa017[282]+ _0x71cex2)}}else {try{_0x71cex3= eval(_0x71cex2)}catch(d){mxLog[_0xa017[283]](d[_0xa017[281]]+ _0xa017[282]+ _0x71cex2)}};return _0x71cex3},findNode:function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=_0x71cex2[_0xa017[284]](_0x71cex3);if(null!= _0x71cex5&& _0x71cex5== _0x71cex4){return _0x71cex2};for(_0x71cex2= _0x71cex2[_0xa017[285]];null!= _0x71cex2;){_0x71cex5= mxUtils[_0xa017[286]](_0x71cex2,_0x71cex3,_0x71cex4);if(null!= _0x71cex5){return _0x71cex5};_0x71cex2= _0x71cex2[_0xa017[287]]};return null},findNodeByAttribute:function(){return 9<= document[_0xa017[5]]?function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=null;if(null!= _0x71cex2){if(_0x71cex2[_0xa017[288]]== mxConstants[_0xa017[289]]&& _0x71cex2[_0xa017[284]](_0x71cex3)== _0x71cex4){_0x71cex5= _0x71cex2}else {for(_0x71cex2= _0x71cex2[_0xa017[285]];null!= _0x71cex2&& null== _0x71cex5;){_0x71cex5= mxUtils[_0xa017[290]](_0x71cex2,_0x71cex3,_0x71cex4),_0x71cex2= _0x71cex2[_0xa017[287]]}}};return _0x71cex5}:mxClient[_0xa017[80]]?function(_0x71cex2,_0x71cex3,_0x71cex4){return null== _0x71cex2?null:_0x71cex2[_0xa017[295]][_0xa017[294]](_0xa017[291]+ _0x71cex3+ _0xa017[292]+ _0x71cex4+ _0xa017[293])}:function(_0x71cex2,_0x71cex3,_0x71cex4){return null== _0x71cex2?null:_0x71cex2[_0xa017[295]][_0xa017[297]](_0xa017[291]+ _0x71cex3+ _0xa017[292]+ _0x71cex4+ _0xa017[293],_0x71cex2[_0xa017[295]],null,XPathResult.ANY_TYPE,null)[_0xa017[296]]()}}(),getFunctionName:function(_0x71cex2){var _0x71cex3=null;if(null!= _0x71cex2){if(null!= _0x71cex2[_0xa017[298]]){_0x71cex3= _0x71cex2[_0xa017[298]]}else {_0x71cex2= _0x71cex2.toString();for(_0x71cex3= 9;_0xa017[185]== _0x71cex2[_0xa017[225]](_0x71cex3);){_0x71cex3++};var _0x71cex4=_0x71cex2[_0xa017[2]](_0xa017[299],_0x71cex3),_0x71cex3=_0x71cex2[_0xa017[85]](_0x71cex3,_0x71cex4)}};return _0x71cex3},indexOf:function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2&& null!= _0x71cex3){for(var _0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){if(_0x71cex2[_0x71cex4]== _0x71cex3){return _0x71cex4}}};return -1},remove:function(_0x71cex2,_0x71cex3){var _0x71cex4=null;if(_0xa017[194]== typeof _0x71cex3){for(var _0x71cex5=mxUtils[_0xa017[2]](_0x71cex3,_0x71cex2);0<= _0x71cex5;){_0x71cex3[_0xa017[300]](_0x71cex5,1),_0x71cex4= _0x71cex2,_0x71cex5= mxUtils[_0xa017[2]](_0x71cex3,_0x71cex2)}};for(var _0x71cex9 in _0x71cex3){_0x71cex3[_0x71cex9]== _0x71cex2&& ( delete _0x71cex3[_0x71cex9],_0x71cex4= _0x71cex2)};return _0x71cex4},isNode:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){return null!= _0x71cex2&& !isNaN(_0x71cex2[_0xa017[288]])&& (null== _0x71cex3|| _0x71cex2[_0xa017[301]][_0xa017[216]]()== _0x71cex3[_0xa017[216]]())?null== _0x71cex4|| _0x71cex2[_0xa017[284]](_0x71cex4)== _0x71cex5:!1},getChildNodes:function(_0x71cex2,_0x71cex3){_0x71cex3= _0x71cex3|| mxConstants[_0xa017[289]];for(var _0x71cex4=[],_0x71cex5=_0x71cex2[_0xa017[285]];null!= _0x71cex5;){_0x71cex5[_0xa017[288]]== _0x71cex3&& _0x71cex4[_0xa017[207]](_0x71cex5),_0x71cex5= _0x71cex5[_0xa017[287]]};return _0x71cex4},createXmlDocument:function(){var _0x71cex2=null;document[_0xa017[302]]&& document[_0xa017[302]][_0xa017[303]]?_0x71cex2= document[_0xa017[302]][_0xa017[303]](_0xa017[110],_0xa017[110],null):window[_0xa017[304]]&& (_0x71cex2= new ActiveXObject(_0xa017[305]));return _0x71cex2},parseXml:function(){return mxClient[_0xa017[80]]&& (_0xa017[82]=== typeof document[_0xa017[5]]|| 9> document[_0xa017[5]])?function(_0x71cex2){var _0x71cex3=mxUtils[_0xa017[306]]();_0x71cex3[_0xa017[307]]= _0xa017[308];_0x71cex3[_0xa017[309]](_0x71cex2);return _0x71cex3}:function(_0x71cex2){return ( new DOMParser)[_0xa017[311]](_0x71cex2,_0xa017[310])}}(),clearSelection:function(){if(document[_0xa017[312]]){return function(){document[_0xa017[312]][_0xa017[313]]()}};if(window[_0xa017[314]]){return function(){window[_0xa017[314]]()[_0xa017[315]]()}}}(),getPrettyXml:function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=[];if(null!= _0x71cex2){if(_0x71cex3= _0x71cex3|| _0xa017[316],_0x71cex4= _0x71cex4|| _0xa017[110],_0x71cex2[_0xa017[288]]== mxConstants[_0xa017[317]]){_0x71cex5[_0xa017[207]](_0x71cex2[_0xa017[318]])}else {_0x71cex5[_0xa017[207]](_0x71cex4+ _0xa017[319]+ _0x71cex2[_0xa017[301]]);var _0x71cex9=_0x71cex2[_0xa017[320]];if(null!= _0x71cex9){for(var _0x71cexa=0;_0x71cexa< _0x71cex9[_0xa017[67]];_0x71cexa++){var _0x71cex12=mxUtils[_0xa017[321]](_0x71cex9[_0x71cexa][_0xa017[318]]);_0x71cex5[_0xa017[207]](_0xa017[185]+ _0x71cex9[_0x71cexa][_0xa017[301]]+ _0xa017[322]+ _0x71cex12+ _0xa017[323])}};_0x71cex9= _0x71cex2[_0xa017[285]];if(null!= _0x71cex9){for(_0x71cex5[_0xa017[207]](_0xa017[324]);null!= _0x71cex9;){_0x71cex5[_0xa017[207]](mxUtils[_0xa017[325]](_0x71cex9,_0x71cex3,_0x71cex4+ _0x71cex3)),_0x71cex9= _0x71cex9[_0xa017[287]]};_0x71cex5[_0xa017[207]](_0x71cex4+ _0xa017[326]+ _0x71cex2[_0xa017[301]]+ _0xa017[324])}else {_0x71cex5[_0xa017[207]](_0xa017[327])}}};return _0x71cex5[_0xa017[234]](_0xa017[110])},removeWhitespace:function(_0x71cex2,_0x71cex3){for(var _0x71cex4=_0x71cex3?_0x71cex2[_0xa017[328]]:_0x71cex2[_0xa017[287]];null!= _0x71cex4&& _0x71cex4[_0xa017[288]]== mxConstants[_0xa017[317]];){var _0x71cex5=_0x71cex3?_0x71cex4[_0xa017[328]]:_0x71cex4[_0xa017[287]],_0x71cex9=mxUtils[_0xa017[329]](_0x71cex4);0== mxUtils[_0xa017[330]](_0x71cex9)[_0xa017[67]]&& _0x71cex4[_0xa017[265]][_0xa017[266]](_0x71cex4);_0x71cex4= _0x71cex5}},htmlEntities:function(_0x71cex2,_0x71cex3){_0x71cex2= (_0x71cex2|| _0xa017[110])[_0xa017[230]](/&/g,_0xa017[331]);_0x71cex2= _0x71cex2[_0xa017[230]](/"/g,_0xa017[332]);_0x71cex2= _0x71cex2[_0xa017[230]](/\'/g,_0xa017[333]);_0x71cex2= _0x71cex2[_0xa017[230]](/</g,_0xa017[334]);_0x71cex2= _0x71cex2[_0xa017[230]](/>/g,_0xa017[335]);if(null== _0x71cex3|| _0x71cex3){_0x71cex2= _0x71cex2[_0xa017[230]](/\n/g,_0xa017[336])};return _0x71cex2},isVml:function(_0x71cex2){return null!= _0x71cex2&& _0xa017[97]== _0x71cex2[_0xa017[337]]},getXml:function(_0x71cex2,_0x71cex3){var _0x71cex4=_0xa017[110];null!= _0x71cex2&& (_0x71cex4= _0x71cex2[_0xa017[338]],_0x71cex4= null== _0x71cex4?_0x71cex2[_0xa017[339]]?_0x71cex2[_0xa017[339]]:( new XMLSerializer)[_0xa017[340]](_0x71cex2):_0x71cex4[_0xa017[230]](/\r\n\t[\t]*/g,_0xa017[110])[_0xa017[230]](/>\r\n/g,_0xa017[341])[_0xa017[230]](/\r\n/g,_0xa017[192]));return _0x71cex4= _0x71cex4[_0xa017[230]](/\n/g,_0x71cex3|| _0xa017[336])},getTextContent:function(_0x71cex2){var _0x71cex3=_0xa017[110];null!= _0x71cex2&& (null!= _0x71cex2[_0xa017[285]]&& (_0x71cex2= _0x71cex2[_0xa017[285]]),_0x71cex3= _0x71cex2[_0xa017[318]]|| _0xa017[110]);return _0x71cex3},getInnerHtml:function(){return mxClient[_0xa017[80]]?function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[339]]:_0xa017[110]}:function(_0x71cex2){return null!= _0x71cex2?( new XMLSerializer)[_0xa017[340]](_0x71cex2):_0xa017[110]}}(),getOuterHtml:function(){return mxClient[_0xa017[80]]?function(_0x71cex2){if(null!= _0x71cex2){if(null!= _0x71cex2[_0xa017[342]]){return _0x71cex2[_0xa017[342]]};var _0x71cex3=[];_0x71cex3[_0xa017[207]](_0xa017[319]+ _0x71cex2[_0xa017[301]]);var _0x71cex4=_0x71cex2[_0xa017[320]];if(null!= _0x71cex4){for(var _0x71cex5=0;_0x71cex5< _0x71cex4[_0xa017[67]];_0x71cex5++){var _0x71cex9=_0x71cex4[_0x71cex5][_0xa017[318]];null!= _0x71cex9&& 0< _0x71cex9[_0xa017[67]]&& (_0x71cex3[_0xa017[207]](_0xa017[185]),_0x71cex3[_0xa017[207]](_0x71cex4[_0x71cex5][_0xa017[301]]),_0x71cex3[_0xa017[207]](_0xa017[322]),_0x71cex3[_0xa017[207]](_0x71cex9),_0x71cex3[_0xa017[207]](_0xa017[323]))}};0== _0x71cex2[_0xa017[339]][_0xa017[67]]?_0x71cex3[_0xa017[207]](_0xa017[343]):(_0x71cex3[_0xa017[207]](_0xa017[341]),_0x71cex3[_0xa017[207]](_0x71cex2[_0xa017[339]]),_0x71cex3[_0xa017[207]](_0xa017[326]+ _0x71cex2[_0xa017[301]]+ _0xa017[341]));return _0x71cex3[_0xa017[234]](_0xa017[110])};return _0xa017[110]}:function(_0x71cex2){return null!= _0x71cex2?( new XMLSerializer)[_0xa017[340]](_0x71cex2):_0xa017[110]}}(),write:function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex2[_0xa017[295]][_0xa017[344]](_0x71cex3);null!= _0x71cex2&& _0x71cex2[_0xa017[62]](_0x71cex4);return _0x71cex4},writeln:function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex2[_0xa017[295]][_0xa017[344]](_0x71cex3);null!= _0x71cex2&& (_0x71cex2[_0xa017[62]](_0x71cex4),_0x71cex2[_0xa017[62]](document[_0xa017[55]](_0xa017[345])));return _0x71cex4},br:function(_0x71cex2,_0x71cex3){_0x71cex3= _0x71cex3|| 1;for(var _0x71cex4=null,_0x71cex5=0;_0x71cex5< _0x71cex3;_0x71cex5++){null!= _0x71cex2&& (_0x71cex4= _0x71cex2[_0xa017[295]][_0xa017[55]](_0xa017[345]),_0x71cex2[_0xa017[62]](_0x71cex4))};return _0x71cex4},button:function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= null!= _0x71cex4?_0x71cex4:document;_0x71cex4= _0x71cex4[_0xa017[55]](_0xa017[172]);mxUtils[_0xa017[53]](_0x71cex4,_0x71cex2);mxEvent[_0xa017[169]](_0x71cex4,_0xa017[173],function(_0x71cex2){_0x71cex3(_0x71cex2)});return _0x71cex4},para:function(_0x71cex2,_0x71cex3){var _0x71cex4=document[_0xa017[55]](_0xa017[346]);mxUtils[_0xa017[53]](_0x71cex4,_0x71cex3);null!= _0x71cex2&& _0x71cex2[_0xa017[62]](_0x71cex4);return _0x71cex4},addTransparentBackgroundFilter:function(_0x71cex2){_0x71cex2[_0xa017[124]][_0xa017[347]]+= _0xa017[348]+ mxClient[_0xa017[88]]+ _0xa017[349]},linkAction:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){return mxUtils[_0xa017[54]](_0x71cex2,_0x71cex3,function(){_0x71cex4[_0xa017[350]](_0x71cex5)},_0x71cex9)},linkInvoke:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){return mxUtils[_0xa017[54]](_0x71cex2,_0x71cex3,function(){_0x71cex4[_0x71cex5](_0x71cex9)},_0x71cexa)},link:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=document[_0xa017[55]](_0xa017[351]);_0x71cex9[_0xa017[124]][_0xa017[352]]= _0xa017[353];_0x71cex9[_0xa017[124]][_0xa017[354]]= _0xa017[355];_0x71cex9[_0xa017[124]][_0xa017[270]]= _0xa017[356];null!= _0x71cex5&& (_0x71cex9[_0xa017[124]][_0xa017[357]]= _0x71cex5+ _0xa017[168]);mxEvent[_0xa017[169]](_0x71cex9,_0xa017[173],_0x71cex4);mxUtils[_0xa017[53]](_0x71cex9,_0x71cex3);null!= _0x71cex2&& _0x71cex2[_0xa017[62]](_0x71cex9);return _0x71cex9},fit:function(_0x71cex2){var _0x71cex3=parseInt(_0x71cex2[_0xa017[358]]),_0x71cex4=parseInt(_0x71cex2[_0xa017[359]]),_0x71cex5=document[_0xa017[112]],_0x71cex9=document[_0xa017[158]],_0x71cexa=(_0x71cex5[_0xa017[360]]|| _0x71cex9[_0xa017[360]])+ (_0x71cex5[_0xa017[159]]|| _0x71cex9[_0xa017[159]]);_0x71cex3+ _0x71cex4> _0x71cexa&& (_0x71cex2[_0xa017[124]][_0xa017[361]]= Math[_0xa017[160]](_0x71cex5[_0xa017[360]]|| _0x71cex9[_0xa017[360]],_0x71cexa- _0x71cex4)+ _0xa017[168]);_0x71cex3= parseInt(_0x71cex2[_0xa017[362]]);_0x71cex4= parseInt(_0x71cex2[_0xa017[167]]);_0x71cexa= (_0x71cex5[_0xa017[190]]|| _0x71cex9[_0xa017[190]])+ Math[_0xa017[160]](_0x71cex5[_0xa017[157]]|| 0,_0x71cex9[_0xa017[157]]);_0x71cex3+ _0x71cex4> _0x71cexa&& (_0x71cex2[_0xa017[124]][_0xa017[125]]= Math[_0xa017[160]](_0x71cex5[_0xa017[190]]|| _0x71cex9[_0xa017[190]],_0x71cexa- _0x71cex4)+ _0xa017[168])},open:function(_0x71cex2){if(mxClient[_0xa017[133]]){try{netscape[_0xa017[366]][_0xa017[365]][_0xa017[364]](_0xa017[363])}catch(b){return mxUtils[_0xa017[150]](_0xa017[367]),_0xa017[110]};var _0x71cex4=Components[_0xa017[372]][_0xa017[371]][_0xa017[370]](Components[_0xa017[369]][_0xa017[368]]);_0x71cex4[_0xa017[373]](_0x71cex2);if(!_0x71cex4[_0xa017[374]]()){return mxUtils[_0xa017[150]](_0xa017[375]),_0xa017[110]};_0x71cex2= Components[_0xa017[372]][_0xa017[377]][_0xa017[370]](Components[_0xa017[369]][_0xa017[376]]);_0x71cex2[_0xa017[176]](_0x71cex4,1,4,null);_0x71cex4= Components[_0xa017[372]][_0xa017[379]][_0xa017[370]](Components[_0xa017[369]][_0xa017[378]]);_0x71cex4[_0xa017[176]](_0x71cex2);return _0x71cex4[_0xa017[381]](_0x71cex4[_0xa017[380]]())};_0x71cex4= ( new ActiveXObject(_0xa017[382])).OpenTextFile(_0x71cex2,1);_0x71cex2= _0x71cex4[_0xa017[383]]();_0x71cex4[_0xa017[268]]();return _0x71cex2},save:function(_0x71cex2,_0x71cex3){if(mxClient[_0xa017[133]]){try{netscape[_0xa017[366]][_0xa017[365]][_0xa017[364]](_0xa017[363])}catch(c){mxUtils[_0xa017[150]](_0xa017[384]);return};var _0x71cex5=Components[_0xa017[372]][_0xa017[371]][_0xa017[370]](Components[_0xa017[369]][_0xa017[368]]);_0x71cex5[_0xa017[373]](_0x71cex2);_0x71cex5[_0xa017[374]]()|| _0x71cex5[_0xa017[385]](0,420);var _0x71cex9=Components[_0xa017[372]][_0xa017[387]][_0xa017[370]](Components[_0xa017[369]][_0xa017[386]]);_0x71cex9[_0xa017[176]](_0x71cex5,34,4,null);_0x71cex9[_0xa017[53]](_0x71cex3,_0x71cex3[_0xa017[67]]);_0x71cex9[_0xa017[388]]();_0x71cex9[_0xa017[268]]()}else {_0x71cex5= ( new ActiveXObject(_0xa017[382])).CreateTextFile(_0x71cex2,!0),_0x71cex5.Write(_0x71cex3),_0x71cex5.Close()}},saveAs:function(_0x71cex2){var _0x71cex3=document[_0xa017[55]](_0xa017[389]);_0x71cex3[_0xa017[57]](_0xa017[390],_0xa017[110]);_0x71cex3[_0xa017[124]][_0xa017[187]]= _0xa017[188];document[_0xa017[112]][_0xa017[62]](_0x71cex3);try{if(mxClient[_0xa017[133]]){var _0x71cex4=_0x71cex3[_0xa017[391]];_0x71cex4[_0xa017[392]]();_0x71cex4[_0xa017[53]](_0x71cex2);_0x71cex4[_0xa017[268]]();try{netscape[_0xa017[366]][_0xa017[365]][_0xa017[364]](_0xa017[363]),_0x71cex3[_0xa017[393]](),saveDocument(_0x71cex4)}catch(d){mxUtils[_0xa017[150]](_0xa017[394])}}else {_0x71cex4= _0x71cex3[_0xa017[396]][_0xa017[395]],_0x71cex4[_0xa017[53]](_0x71cex2),_0x71cex4[_0xa017[398]](_0xa017[397],!1,document[_0xa017[45]])}}finally{document[_0xa017[112]][_0xa017[266]](_0x71cex3)}},copy:function(_0x71cex2){if(window[_0xa017[399]]){window[_0xa017[399]][_0xa017[401]](_0xa017[400],_0x71cex2)}else {netscape[_0xa017[366]][_0xa017[365]][_0xa017[364]](_0xa017[363]);var _0x71cex3=Components[_0xa017[372]][_0xa017[403]][_0xa017[370]](Components[_0xa017[369]][_0xa017[402]]);if(_0x71cex3){var _0x71cex4=Components[_0xa017[372]][_0xa017[405]][_0xa017[370]](Components[_0xa017[369]][_0xa017[404]]);if(_0x71cex4){_0x71cex4[_0xa017[407]](_0xa017[406]);var _0x71cex5=Components[_0xa017[372]][_0xa017[409]][_0xa017[370]](Components[_0xa017[369]][_0xa017[408]]);_0x71cex5[_0xa017[410]]= _0x71cex2;_0x71cex4[_0xa017[411]](_0xa017[406],_0x71cex5,2* _0x71cex2[_0xa017[67]]);_0x71cex3[_0xa017[401]](_0x71cex4,null,Components[_0xa017[369]][_0xa017[402]][_0xa017[412]])}}}},load:function(_0x71cex2){_0x71cex2= new mxXmlRequest(_0x71cex2,null,_0xa017[413],!1);_0x71cex2[_0xa017[414]]();return _0x71cex2},get:function(_0x71cex2,_0x71cex3,_0x71cex4){return ( new mxXmlRequest(_0x71cex2,null,_0xa017[413]))[_0xa017[414]](_0x71cex3,_0x71cex4)},post:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){return ( new mxXmlRequest(_0x71cex2,_0x71cex3))[_0xa017[414]](_0x71cex4,_0x71cex5)},submit:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){return ( new mxXmlRequest(_0x71cex2,_0x71cex3))[_0xa017[415]](_0x71cex4,_0x71cex5)},loadInto:function(_0x71cex2,_0x71cex3,_0x71cex4){mxClient[_0xa017[80]]?_0x71cex3[_0xa017[416]]= function(){4== _0x71cex3[_0xa017[417]]&& _0x71cex4()}:_0x71cex3[_0xa017[418]](_0xa017[219],_0x71cex4,!1);_0x71cex3[_0xa017[219]](_0x71cex2)},getValue:function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex2= null!= _0x71cex2?_0x71cex2[_0x71cex3]:null;null== _0x71cex2&& (_0x71cex2= _0x71cex4);return _0x71cex2},getNumber:function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex2= null!= _0x71cex2?_0x71cex2[_0x71cex3]:null;null== _0x71cex2&& (_0x71cex2= _0x71cex4|| 0);return Number(_0x71cex2)},getColor:function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex2= null!= _0x71cex2?_0x71cex2[_0x71cex3]:null;null== _0x71cex2?_0x71cex2= _0x71cex4:_0x71cex2== mxConstants[_0xa017[217]]&& (_0x71cex2= null);return _0x71cex2},clone:function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= null!= _0x71cex4?_0x71cex4:!1;var _0x71cex5=null;if(null!= _0x71cex2&& _0xa017[279]== typeof _0x71cex2[_0xa017[196]]){var _0x71cex5= new _0x71cex2[_0xa017[196]],_0x71cex9;for(_0x71cex9 in _0x71cex2){if(_0x71cex9!= mxObjectIdentity[_0xa017[195]]&& (null== _0x71cex3|| 0> mxUtils[_0xa017[2]](_0x71cex3,_0x71cex9))){_0x71cex5[_0x71cex9]= !_0x71cex4&& _0xa017[194]== typeof _0x71cex2[_0x71cex9]?mxUtils[_0xa017[238]](_0x71cex2[_0x71cex9]):_0x71cex2[_0x71cex9]}}};return _0x71cex5},equalPoints:function(_0x71cex2,_0x71cex3){if(null== _0x71cex2&& null!= _0x71cex3|| null!= _0x71cex2&& null== _0x71cex3|| null!= _0x71cex2&& null!= _0x71cex3&& _0x71cex2[_0xa017[67]]!= _0x71cex3[_0xa017[67]]){return !1};if(null!= _0x71cex2&& null!= _0x71cex3){for(var _0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){if(_0x71cex2[_0x71cex4]== _0x71cex3[_0x71cex4]|| null!= _0x71cex2[_0x71cex4]&& !_0x71cex2[_0x71cex4][_0xa017[237]](_0x71cex3[_0x71cex4])){return !1}}};return !0},equalEntries:function(_0x71cex2,_0x71cex3){if(null== _0x71cex2&& null!= _0x71cex3|| null!= _0x71cex2&& null== _0x71cex3|| null!= _0x71cex2&& null!= _0x71cex3&& _0x71cex2[_0xa017[67]]!= _0x71cex3[_0xa017[67]]){return !1};if(null!= _0x71cex2&& null!= _0x71cex3){for(var _0x71cex4 in _0x71cex2){if(_0x71cex2[_0x71cex4]!= _0x71cex3[_0x71cex4]){return !1}}};return !0},extend:function(_0x71cex2,_0x71cex3){var _0x71cex4=function(){};_0x71cex4[_0xa017[202]]= _0x71cex3[_0xa017[202]];_0x71cex2[_0xa017[202]]= new _0x71cex4;_0x71cex2[_0xa017[202]][_0xa017[196]]= _0x71cex2},toString:function(_0x71cex2){var _0x71cex3=_0xa017[110],_0x71cex4;for(_0x71cex4 in _0x71cex2){try{if(null== _0x71cex2[_0x71cex4]){_0x71cex3+= _0x71cex4+ _0xa017[419]}else {if(_0xa017[279]== typeof _0x71cex2[_0x71cex4]){_0x71cex3+= _0x71cex4+ _0xa017[420]}else {if(_0xa017[194]== typeof _0x71cex2[_0x71cex4]){var _0x71cex5=mxUtils[_0xa017[197]](_0x71cex2[_0x71cex4][_0xa017[196]]),_0x71cex3=_0x71cex3+ (_0x71cex4+ _0xa017[421]+ _0x71cex5+ _0xa017[422])}else {_0x71cex3+= _0x71cex4+ _0xa017[423]+ _0x71cex2[_0x71cex4]+ _0xa017[192]}}}}catch(e){_0x71cex3+= _0x71cex4+ _0xa017[226]+ e[_0xa017[281]]}};return _0x71cex3},toRadians:function(_0x71cex2){return Math[_0xa017[424]]* _0x71cex2/ 180},arcToCurves:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14){_0x71cex13-= _0x71cex2;_0x71cex14-= _0x71cex3;if(0=== _0x71cex4|| 0=== _0x71cex5){return _0x71cex18};_0x71cex4= Math[_0xa017[425]](_0x71cex4);_0x71cex5= Math[_0xa017[425]](_0x71cex5);var _0x71cex15=-_0x71cex13/ 2,_0x71cex16=-_0x71cex14/ 2,_0x71cex17=Math[_0xa017[426]](_0x71cex9* Math[_0xa017[424]]/ 180),_0x71cex18=Math[_0xa017[427]](_0x71cex9* Math[_0xa017[424]]/ 180);_0x71cex9= _0x71cex17* _0x71cex15+ _0x71cex18* _0x71cex16;var _0x71cex15=-1* _0x71cex18 * _0x71cex15 + _0x71cex17* _0x71cex16,_0x71cex16=_0x71cex9* _0x71cex9,_0x71cex19=_0x71cex15* _0x71cex15,_0x71cex1a=_0x71cex4* _0x71cex4,_0x71cex1b=_0x71cex5* _0x71cex5,_0x71cex1c=_0x71cex16/ _0x71cex1a+ _0x71cex19/ _0x71cex1b;1< _0x71cex1c?(_0x71cex4*= Math[_0xa017[428]](_0x71cex1c),_0x71cex5*= Math[_0xa017[428]](_0x71cex1c),_0x71cexa= 0):(_0x71cex1c= 1,_0x71cexa=== _0x71cex12&& (_0x71cex1c= -1),_0x71cexa= _0x71cex1c* Math[_0xa017[428]]((_0x71cex1a* _0x71cex1b- _0x71cex1a* _0x71cex19- _0x71cex1b* _0x71cex16)/ (_0x71cex1a* _0x71cex19+ _0x71cex1b* _0x71cex16)));_0x71cex16= _0x71cexa* _0x71cex4* _0x71cex15/ _0x71cex5;_0x71cex19= -1* _0x71cexa * _0x71cex5 * _0x71cex9 / _0x71cex4;_0x71cex13= _0x71cex17* _0x71cex16- _0x71cex18* _0x71cex19+ _0x71cex13/ 2;_0x71cex14= _0x71cex18* _0x71cex16+ _0x71cex17* _0x71cex19+ _0x71cex14/ 2;_0x71cex1a= Math[_0xa017[429]]((_0x71cex15- _0x71cex19)/ _0x71cex5,(_0x71cex9- _0x71cex16)/ _0x71cex4)- Math[_0xa017[429]](0,1);_0x71cexa= 0<= _0x71cex1a?_0x71cex1a:2* Math[_0xa017[424]]+ _0x71cex1a;_0x71cex1a= Math[_0xa017[429]]((-_0x71cex15- _0x71cex19) / _0x71cex5,(-_0x71cex9- _0x71cex16) / _0x71cex4) - Math[_0xa017[429]]((_0x71cex15- _0x71cex19)/ _0x71cex5,(_0x71cex9- _0x71cex16)/ _0x71cex4);_0x71cex9= 0<= _0x71cex1a?_0x71cex1a:2* Math[_0xa017[424]]+ _0x71cex1a;0== _0x71cex12&& 0< _0x71cex9?_0x71cex9-= 2* Math[_0xa017[424]]:0!= _0x71cex12&& 0> _0x71cex9&& (_0x71cex9+= 2* Math[_0xa017[424]]);_0x71cex12= 2* _0x71cex9/ Math[_0xa017[424]];_0x71cex12= Math[_0xa017[430]](0> _0x71cex12?-1* _0x71cex12:_0x71cex12);_0x71cex9/= _0x71cex12;_0x71cex15= 8/ 3* Math[_0xa017[427]](_0x71cex9/ 4)* Math[_0xa017[427]](_0x71cex9/ 4)/ Math[_0xa017[427]](_0x71cex9/ 2);_0x71cex16= _0x71cex17* _0x71cex4;_0x71cex17*= _0x71cex5;_0x71cex4*= _0x71cex18;_0x71cex5*= _0x71cex18;for(var _0x71cex1d=Math[_0xa017[426]](_0x71cexa),_0x71cex1e=Math[_0xa017[427]](_0x71cexa),_0x71cex19=-_0x71cex15* (_0x71cex16* _0x71cex1e+ _0x71cex5* _0x71cex1d),_0x71cex1a=-_0x71cex15* (_0x71cex4* _0x71cex1e- _0x71cex17* _0x71cex1d),_0x71cex1c=_0x71cex1b= 0,_0x71cex18=[],_0x71cex1f=0;_0x71cex1f< _0x71cex12;++_0x71cex1f){_0x71cexa+= _0x71cex9;var _0x71cex1d=Math[_0xa017[426]](_0x71cexa),_0x71cex1e=Math[_0xa017[427]](_0x71cexa),_0x71cex1b=_0x71cex16* _0x71cex1d- _0x71cex5* _0x71cex1e+ _0x71cex13,_0x71cex1c=_0x71cex4* _0x71cex1d+ _0x71cex17* _0x71cex1e+ _0x71cex14,_0x71cex20=-_0x71cex15* (_0x71cex16* _0x71cex1e+ _0x71cex5* _0x71cex1d),_0x71cex1d=-_0x71cex15* (_0x71cex4* _0x71cex1e- _0x71cex17* _0x71cex1d),_0x71cex1e=6* _0x71cex1f;_0x71cex18[_0x71cex1e]= Number(_0x71cex19+ _0x71cex2);_0x71cex18[_0x71cex1e+ 1]= Number(_0x71cex1a+ _0x71cex3);_0x71cex18[_0x71cex1e+ 2]= Number(_0x71cex1b- _0x71cex20+ _0x71cex2);_0x71cex18[_0x71cex1e+ 3]= Number(_0x71cex1c- _0x71cex1d+ _0x71cex3);_0x71cex18[_0x71cex1e+ 4]= Number(_0x71cex1b+ _0x71cex2);_0x71cex18[_0x71cex1e+ 5]= Number(_0x71cex1c+ _0x71cex3);_0x71cex19= _0x71cex1b+ _0x71cex20;_0x71cex1a= _0x71cex1c+ _0x71cex1d};return _0x71cex18},getBoundingBox:function(_0x71cex2,_0x71cex3){var _0x71cex4=null;if(null!= _0x71cex2&& null!= _0x71cex3&& 0!= _0x71cex3){var _0x71cex5=mxUtils[_0xa017[431]](_0x71cex3),_0x71cex4=Math[_0xa017[426]](_0x71cex5),_0x71cex9=Math[_0xa017[427]](_0x71cex5),_0x71cexa= new mxPoint(_0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]/ 2,_0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]/ 2),_0x71cex12= new mxPoint(_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]]),_0x71cex5= new mxPoint(_0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]],_0x71cex2[_0xa017[236]]),_0x71cex13= new mxPoint(_0x71cex5[_0xa017[235]],_0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]),_0x71cex14= new mxPoint(_0x71cex2[_0xa017[235]],_0x71cex13[_0xa017[236]]),_0x71cex12=mxUtils[_0xa017[432]](_0x71cex12,_0x71cex4,_0x71cex9,_0x71cexa),_0x71cex5=mxUtils[_0xa017[432]](_0x71cex5,_0x71cex4,_0x71cex9,_0x71cexa),_0x71cex13=mxUtils[_0xa017[432]](_0x71cex13,_0x71cex4,_0x71cex9,_0x71cexa),_0x71cex14=mxUtils[_0xa017[432]](_0x71cex14,_0x71cex4,_0x71cex9,_0x71cexa),_0x71cex4= new mxRectangle(_0x71cex12[_0xa017[235]],_0x71cex12[_0xa017[236]],0,0);_0x71cex4[_0xa017[99]]( new mxRectangle(_0x71cex5[_0xa017[235]],_0x71cex5[_0xa017[236]],0,0));_0x71cex4[_0xa017[99]]( new mxRectangle(_0x71cex13[_0xa017[235]],_0x71cex13[_0xa017[236]],0,0));_0x71cex4[_0xa017[99]]( new mxRectangle(_0x71cex14[_0xa017[235]],_0x71cex14[_0xa017[236]],0,0))};return _0x71cex4},getRotatedPoint:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex5= null!= _0x71cex5?_0x71cex5: new mxPoint;var _0x71cex9=_0x71cex2[_0xa017[235]]- _0x71cex5[_0xa017[235]];_0x71cex2= _0x71cex2[_0xa017[236]]- _0x71cex5[_0xa017[236]];return new mxPoint(_0x71cex9* _0x71cex3- _0x71cex2* _0x71cex4+ _0x71cex5[_0xa017[235]],_0x71cex2* _0x71cex3+ _0x71cex9* _0x71cex4+ _0x71cex5[_0xa017[236]])},getPortConstraints:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex2= mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_PORT_CONSTRAINT,null);if(null== _0x71cex2){return _0x71cex5};_0x71cex5= _0x71cex2.toString();_0x71cex2= mxConstants[_0xa017[434]];0<= _0x71cex5[_0xa017[2]](mxConstants.DIRECTION_NORTH)&& (_0x71cex2|= mxConstants[_0xa017[435]]);0<= _0x71cex5[_0xa017[2]](mxConstants.DIRECTION_WEST)&& (_0x71cex2|= mxConstants[_0xa017[436]]);0<= _0x71cex5[_0xa017[2]](mxConstants.DIRECTION_SOUTH)&& (_0x71cex2|= mxConstants[_0xa017[437]]);0<= _0x71cex5[_0xa017[2]](mxConstants.DIRECTION_EAST)&& (_0x71cex2|= mxConstants[_0xa017[438]]);return _0x71cex2},reversePortConstraints:function(_0x71cex2){var _0x71cex3=0,_0x71cex3=(_0x71cex2& mxConstants[_0xa017[436]])<< 3,_0x71cex3=_0x71cex3| (_0x71cex2& mxConstants[_0xa017[435]])<< 1,_0x71cex3=_0x71cex3| (_0x71cex2& mxConstants[_0xa017[437]])>> 1;return _0x71cex3|= (_0x71cex2& mxConstants[_0xa017[438]])>> 3},findNearestSegment:function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=-1;if(0< _0x71cex2[_0xa017[439]][_0xa017[67]]){for(var _0x71cex9=_0x71cex2[_0xa017[439]][0],_0x71cexa=null,_0x71cex12=1;_0x71cex12< _0x71cex2[_0xa017[439]][_0xa017[67]];_0x71cex12++){var _0x71cex13=_0x71cex2[_0xa017[439]][_0x71cex12],_0x71cex9=mxUtils[_0xa017[440]](_0x71cex9[_0xa017[235]],_0x71cex9[_0xa017[236]],_0x71cex13[_0xa017[235]],_0x71cex13[_0xa017[236]],_0x71cex3,_0x71cex4);if(null== _0x71cexa|| _0x71cex9< _0x71cexa){_0x71cexa= _0x71cex9,_0x71cex5= _0x71cex12- 1};_0x71cex9= _0x71cex13}};return _0x71cex5},rectangleIntersectsSegment:function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=_0x71cex2[_0xa017[236]],_0x71cex9=_0x71cex2[_0xa017[235]],_0x71cexa=_0x71cex5+ _0x71cex2[_0xa017[119]],_0x71cex12=_0x71cex9+ _0x71cex2[_0xa017[117]];_0x71cex2= _0x71cex3[_0xa017[235]];var _0x71cex13=_0x71cex4[_0xa017[235]];_0x71cex3[_0xa017[235]]> _0x71cex4[_0xa017[235]]&& (_0x71cex2= _0x71cex4[_0xa017[235]],_0x71cex13= _0x71cex3[_0xa017[235]]);_0x71cex13> _0x71cex12&& (_0x71cex13= _0x71cex12);_0x71cex2< _0x71cex9&& (_0x71cex2= _0x71cex9);if(_0x71cex2> _0x71cex13){return !1};var _0x71cex9=_0x71cex3[_0xa017[236]],_0x71cex12=_0x71cex4[_0xa017[236]],_0x71cex14=_0x71cex4[_0xa017[235]]- _0x71cex3[_0xa017[235]];1E-7< Math[_0xa017[425]](_0x71cex14)&& (_0x71cex4= (_0x71cex4[_0xa017[236]]- _0x71cex3[_0xa017[236]])/ _0x71cex14,_0x71cex3= _0x71cex3[_0xa017[236]]- _0x71cex4* _0x71cex3[_0xa017[235]],_0x71cex9= _0x71cex4* _0x71cex2+ _0x71cex3,_0x71cex12= _0x71cex4* _0x71cex13+ _0x71cex3);_0x71cex9> _0x71cex12&& (_0x71cex3= _0x71cex12,_0x71cex12= _0x71cex9,_0x71cex9= _0x71cex3);_0x71cex12> _0x71cexa&& (_0x71cex12= _0x71cexa);_0x71cex9< _0x71cex5&& (_0x71cex9= _0x71cex5);return _0x71cex9> _0x71cex12?!1:!0},contains:function(_0x71cex2,_0x71cex3,_0x71cex4){return _0x71cex2[_0xa017[235]]<= _0x71cex3&& _0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]>= _0x71cex3&& _0x71cex2[_0xa017[236]]<= _0x71cex4&& _0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]>= _0x71cex4},intersects:function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex2[_0xa017[117]],_0x71cex5=_0x71cex2[_0xa017[119]],_0x71cex9=_0x71cex3[_0xa017[117]],_0x71cexa=_0x71cex3[_0xa017[119]];if(0>= _0x71cex9|| 0>= _0x71cexa|| 0>= _0x71cex4|| 0>= _0x71cex5){return !1};var _0x71cex12=_0x71cex2[_0xa017[235]],_0x71cex13=_0x71cex2[_0xa017[236]],_0x71cex14=_0x71cex3[_0xa017[235]],_0x71cex15=_0x71cex3[_0xa017[236]],_0x71cex9=_0x71cex9+ _0x71cex14,_0x71cexa=_0x71cexa+ _0x71cex15,_0x71cex4=_0x71cex4+ _0x71cex12,_0x71cex5=_0x71cex5+ _0x71cex13;return (_0x71cex9< _0x71cex14|| _0x71cex9> _0x71cex12)&& (_0x71cexa< _0x71cex15|| _0x71cexa> _0x71cex13)&& (_0x71cex4< _0x71cex12|| _0x71cex4> _0x71cex14)&& (_0x71cex5< _0x71cex13|| _0x71cex5> _0x71cex15)},intersectsHotspot:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cex5= null!= _0x71cex5?_0x71cex5:1;_0x71cex9= null!= _0x71cex9?_0x71cex9:0;_0x71cexa= null!= _0x71cexa?_0x71cexa:0;if(0< _0x71cex5){var _0x71cex12=_0x71cex2[_0xa017[241]](),_0x71cex13=_0x71cex2[_0xa017[242]](),_0x71cex14=_0x71cex2[_0xa017[117]],_0x71cex15=_0x71cex2[_0xa017[119]],_0x71cex16=mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_STARTSIZE)* _0x71cex2[_0xa017[441]][_0xa017[255]];0< _0x71cex16&& (mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_HORIZONTAL,!0)?(_0x71cex13= _0x71cex2[_0xa017[236]]+ _0x71cex16/ 2,_0x71cex15= _0x71cex16):(_0x71cex12= _0x71cex2[_0xa017[235]]+ _0x71cex16/ 2,_0x71cex14= _0x71cex16));_0x71cex14= Math[_0xa017[160]](_0x71cex9,_0x71cex14* _0x71cex5);_0x71cex15= Math[_0xa017[160]](_0x71cex9,_0x71cex15* _0x71cex5);0< _0x71cexa&& (_0x71cex14= Math[_0xa017[243]](_0x71cex14,_0x71cexa),_0x71cex15= Math[_0xa017[243]](_0x71cex15,_0x71cexa));_0x71cex5= new mxRectangle(_0x71cex12- _0x71cex14/ 2,_0x71cex13- _0x71cex15/ 2,_0x71cex14,_0x71cex15);_0x71cex12= mxUtils[_0xa017[431]](mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_ROTATION)|| 0);0!= _0x71cex12&& (_0x71cex9= Math[_0xa017[426]](-_0x71cex12),_0x71cexa= Math[_0xa017[427]](-_0x71cex12),_0x71cex12= new mxPoint(_0x71cex2[_0xa017[241]](),_0x71cex2[_0xa017[242]]()),_0x71cex2= mxUtils[_0xa017[432]]( new mxPoint(_0x71cex3,_0x71cex4),_0x71cex9,_0x71cexa,_0x71cex12),_0x71cex3= _0x71cex2[_0xa017[235]],_0x71cex4= _0x71cex2[_0xa017[236]]);return mxUtils[_0xa017[442]](_0x71cex5,_0x71cex3,_0x71cex4)};return !0},getOffset:function(_0x71cex2,_0x71cex3){var _0x71cex4=0,_0x71cex5=0;if(null!= _0x71cex3&& _0x71cex3){var _0x71cex9=document[_0xa017[112]],_0x71cexa=document[_0xa017[158]],_0x71cex4=_0x71cex4+ (_0x71cex9[_0xa017[360]]|| _0x71cexa[_0xa017[360]]),_0x71cex5=_0x71cex5+ (_0x71cex9[_0xa017[190]]|| _0x71cexa[_0xa017[190]])};for(;_0x71cex2[_0xa017[443]];){_0x71cex4+= _0x71cex2[_0xa017[358]],_0x71cex5+= _0x71cex2[_0xa017[362]],_0x71cex2= _0x71cex2[_0xa017[443]]};return new mxPoint(_0x71cex4,_0x71cex5)},getScrollOrigin:function(_0x71cex2){for(var _0x71cex3=document[_0xa017[112]],_0x71cex4=document[_0xa017[158]],_0x71cex5= new mxPoint(_0x71cex3[_0xa017[360]]|| _0x71cex4[_0xa017[360]],_0x71cex3[_0xa017[190]]|| _0x71cex4[_0xa017[190]]);null!= _0x71cex2&& _0x71cex2!= _0x71cex3&& _0x71cex2!= _0x71cex4;){!isNaN(_0x71cex2[_0xa017[360]])&& !isNaN(_0x71cex2[_0xa017[190]]) && (_0x71cex5[_0xa017[235]]+= _0x71cex2[_0xa017[360]],_0x71cex5[_0xa017[236]]+= _0x71cex2[_0xa017[190]]),_0x71cex2= _0x71cex2[_0xa017[265]]};return _0x71cex5},convertPoint:function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=mxUtils[_0xa017[444]](_0x71cex2);_0x71cex2= mxUtils[_0xa017[445]](_0x71cex2);_0x71cex2[_0xa017[235]]-= _0x71cex5[_0xa017[235]];_0x71cex2[_0xa017[236]]-= _0x71cex5[_0xa017[236]];return new mxPoint(_0x71cex3- _0x71cex2[_0xa017[235]],_0x71cex4- _0x71cex2[_0xa017[236]])},ltrim:function(_0x71cex2,_0x71cex3){return _0x71cex2[_0xa017[230]](RegExp(_0xa017[446]+ (_0x71cex3|| _0xa017[447])+ _0xa017[448],_0xa017[449]),_0xa017[110])},rtrim:function(_0x71cex2,_0x71cex3){return _0x71cex2[_0xa017[230]](RegExp(_0xa017[450]+ (_0x71cex3|| _0xa017[447])+ _0xa017[451],_0xa017[449]),_0xa017[110])},trim:function(_0x71cex2,_0x71cex3){return mxUtils[_0xa017[453]](mxUtils[_0xa017[452]](_0x71cex2,_0x71cex3),_0x71cex3)},isNumeric:function(_0x71cex2){return null!= _0x71cex2&& (null== _0x71cex2[_0xa017[67]]|| 0< _0x71cex2[_0xa017[67]]&& 0> _0x71cex2[_0xa017[2]](_0xa017[454])&& 0> _0x71cex2[_0xa017[2]](_0xa017[455]))&& !isNaN(_0x71cex2)},mod:function(_0x71cex2,_0x71cex3){return (_0x71cex2% _0x71cex3+ _0x71cex3)% _0x71cex3},intersection:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13){var _0x71cex14=(_0x71cex13- _0x71cexa)* (_0x71cex4- _0x71cex2)- (_0x71cex12- _0x71cex9)* (_0x71cex5- _0x71cex3);_0x71cex12= ((_0x71cex12- _0x71cex9)* (_0x71cex3- _0x71cexa)- (_0x71cex13- _0x71cexa)* (_0x71cex2- _0x71cex9))/ _0x71cex14;_0x71cex9= ((_0x71cex4- _0x71cex2)* (_0x71cex3- _0x71cexa)- (_0x71cex5- _0x71cex3)* (_0x71cex2- _0x71cex9))/ _0x71cex14;return 0<= _0x71cex12&& 1>= _0x71cex12&& 0<= _0x71cex9&& 1>= _0x71cex9? new mxPoint(_0x71cex2+ _0x71cex12* (_0x71cex4- _0x71cex2),_0x71cex3+ _0x71cex12* (_0x71cex5- _0x71cex3)):null},ptSegDistSq:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cex4-= _0x71cex2;_0x71cex5-= _0x71cex3;_0x71cex9-= _0x71cex2;_0x71cexa-= _0x71cex3;0>= _0x71cex9* _0x71cex4+ _0x71cexa* _0x71cex5?_0x71cex4= 0:(_0x71cex9= _0x71cex4- _0x71cex9,_0x71cexa= _0x71cex5- _0x71cexa,_0x71cex2= _0x71cex9* _0x71cex4+ _0x71cexa* _0x71cex5,_0x71cex4= 0>= _0x71cex2?0:_0x71cex2* _0x71cex2/ (_0x71cex4* _0x71cex4+ _0x71cex5* _0x71cex5));_0x71cex9= _0x71cex9* _0x71cex9+ _0x71cexa* _0x71cexa- _0x71cex4;0> _0x71cex9&& (_0x71cex9= 0);return _0x71cex9},relativeCcw:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cex4-= _0x71cex2;_0x71cex5-= _0x71cex3;_0x71cex9-= _0x71cex2;_0x71cexa-= _0x71cex3;_0x71cex2= _0x71cex9* _0x71cex5- _0x71cexa* _0x71cex4;0== _0x71cex2&& (_0x71cex2= _0x71cex9* _0x71cex4+ _0x71cexa* _0x71cex5,0< _0x71cex2&& (_0x71cex2= (_0x71cex9- _0x71cex4)* _0x71cex4+ (_0x71cexa- _0x71cex5)* _0x71cex5,0> _0x71cex2&& (_0x71cex2= 0)));return 0> _0x71cex2?-1:0< _0x71cex2?1:0},animateChanges:function(_0x71cex2,_0x71cex3){mxEffects[_0xa017[456]][_0xa017[183]](this,arguments)},cascadeOpacity:function(_0x71cex2,_0x71cex3,_0x71cex4){mxEffects[_0xa017[260]][_0xa017[183]](this,arguments)},fadeOut:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){mxEffects[_0xa017[457]][_0xa017[183]](this,arguments)},setOpacity:function(_0x71cex2,_0x71cex3){mxUtils[_0xa017[458]](_0x71cex2)?_0x71cex2[_0xa017[124]][_0xa017[347]]= 100<= _0x71cex3?null:_0xa017[459]+ _0x71cex3/ 5+ _0xa017[460]:mxClient[_0xa017[80]]&& (_0xa017[82]=== typeof document[_0xa017[5]]|| 9> document[_0xa017[5]])?_0x71cex2[_0xa017[124]][_0xa017[347]]= 100<= _0x71cex3?null:_0xa017[459]+ _0x71cex3+ _0xa017[460]:_0x71cex2[_0xa017[124]][_0xa017[461]]= _0x71cex3/ 100},createImage:function(_0x71cex2){var _0x71cex3=null;mxClient[_0xa017[49]]&& _0xa017[462]!= document[_0xa017[135]]?(_0x71cex3= document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[464]),_0x71cex3[_0xa017[57]](_0xa017[390],_0x71cex2),_0x71cex3[_0xa017[124]][_0xa017[465]]= _0xa017[130]):(_0x71cex3= document[_0xa017[55]](_0xa017[466]),_0x71cex3[_0xa017[57]](_0xa017[390],_0x71cex2),_0x71cex3[_0xa017[57]](_0xa017[467],_0xa017[468]));return _0x71cex3},sortCells:function(_0x71cex2,_0x71cex3){_0x71cex3= null!= _0x71cex3?_0x71cex3:!0;var _0x71cex4= new mxDictionary;_0x71cex2[_0xa017[470]](function(_0x71cex2,_0x71cex9){var _0x71cexa=_0x71cex4[_0xa017[203]](_0x71cex2);null== _0x71cexa&& (_0x71cexa= mxCellPath[_0xa017[385]](_0x71cex2)[_0xa017[224]](mxCellPath.PATH_SEPARATOR),_0x71cex4[_0xa017[204]](_0x71cex2,_0x71cexa));var _0x71cex12=_0x71cex4[_0xa017[203]](_0x71cex9);null== _0x71cex12&& (_0x71cex12= mxCellPath[_0xa017[385]](_0x71cex9)[_0xa017[224]](mxCellPath.PATH_SEPARATOR),_0x71cex4[_0xa017[204]](_0x71cex9,_0x71cex12));_0x71cexa= mxCellPath[_0xa017[469]](_0x71cexa,_0x71cex12);return 0== _0x71cexa?0:0< _0x71cexa== _0x71cex3?1:-1});return _0x71cex2},getStylename:function(_0x71cex2){return null!= _0x71cex2&& (_0x71cex2= _0x71cex2[_0xa017[224]](_0xa017[471])[0],0> _0x71cex2[_0xa017[2]](_0xa017[226]))?_0x71cex2:_0xa017[110]},getStylenames:function(_0x71cex2){var _0x71cex3=[];if(null!= _0x71cex2){_0x71cex2= _0x71cex2[_0xa017[224]](_0xa017[471]);for(var _0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){0> _0x71cex2[_0x71cex4][_0xa017[2]](_0xa017[226])&& _0x71cex3[_0xa017[207]](_0x71cex2[_0x71cex4])}};return _0x71cex3},indexOfStylename:function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2&& null!= _0x71cex3){for(var _0x71cex4=_0x71cex2[_0xa017[224]](_0xa017[471]),_0x71cex5=0,_0x71cex9=0;_0x71cex9< _0x71cex4[_0xa017[67]];_0x71cex9++){if(_0x71cex4[_0x71cex9]== _0x71cex3){return _0x71cex5};_0x71cex5+= _0x71cex4[_0x71cex9][_0xa017[67]]+ 1}};return -1},addStylename:function(_0x71cex2,_0x71cex3){0> mxUtils[_0xa017[472]](_0x71cex2,_0x71cex3)&& (null== _0x71cex2?_0x71cex2= _0xa017[110]:0< _0x71cex2[_0xa017[67]]&& _0xa017[471]!= _0x71cex2[_0xa017[225]](_0x71cex2[_0xa017[67]]- 1)&& (_0x71cex2+= _0xa017[471]),_0x71cex2+= _0x71cex3);return _0x71cex2},removeStylename:function(_0x71cex2,_0x71cex3){var _0x71cex4=[];if(null!= _0x71cex2){for(var _0x71cex5=_0x71cex2[_0xa017[224]](_0xa017[471]),_0x71cex9=0;_0x71cex9< _0x71cex5[_0xa017[67]];_0x71cex9++){_0x71cex5[_0x71cex9]!= _0x71cex3&& _0x71cex4[_0xa017[207]](_0x71cex5[_0x71cex9])}};return _0x71cex4[_0xa017[234]](_0xa017[471])},removeAllStylenames:function(_0x71cex2){var _0x71cex3=[];if(null!= _0x71cex2){_0x71cex2= _0x71cex2[_0xa017[224]](_0xa017[471]);for(var _0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){0<= _0x71cex2[_0x71cex4][_0xa017[2]](_0xa017[226])&& _0x71cex3[_0xa017[207]](_0x71cex2[_0x71cex4])}};return _0x71cex3[_0xa017[234]](_0xa017[471])},setCellStyles:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(null!= _0x71cex3&& 0< _0x71cex3[_0xa017[67]]){_0x71cex2[_0xa017[473]]();try{for(var _0x71cex9=0;_0x71cex9< _0x71cex3[_0xa017[67]];_0x71cex9++){if(null!= _0x71cex3[_0x71cex9]){var _0x71cexa=mxUtils[_0xa017[475]](_0x71cex2[_0xa017[474]](_0x71cex3[_0x71cex9]),_0x71cex4,_0x71cex5);_0x71cex2[_0xa017[475]](_0x71cex3[_0x71cex9],_0x71cexa)}}}finally{_0x71cex2[_0xa017[476]]()}}},setStyle:function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=null!= _0x71cex4&& (_0xa017[82]== typeof _0x71cex4[_0xa017[67]]|| 0< _0x71cex4[_0xa017[67]]);if(null== _0x71cex2|| 0== _0x71cex2[_0xa017[67]]){_0x71cex5&& (_0x71cex2= _0x71cex3+ _0xa017[226]+ _0x71cex4)}else {var _0x71cex9=_0x71cex2[_0xa017[2]](_0x71cex3+ _0xa017[226]);0> _0x71cex9?_0x71cex5&& (_0x71cex5= _0xa017[471]== _0x71cex2[_0xa017[225]](_0x71cex2[_0xa017[67]]- 1)?_0xa017[110]:_0xa017[471],_0x71cex2= _0x71cex2+ _0x71cex5+ _0x71cex3+ _0xa017[226]+ _0x71cex4):(_0x71cex3= _0x71cex5?_0x71cex3+ _0xa017[226]+ _0x71cex4:_0xa017[110],_0x71cex4= _0x71cex2[_0xa017[2]](_0xa017[471],_0x71cex9),_0x71cex5|| _0x71cex4++,_0x71cex2= _0x71cex2[_0xa017[85]](0,_0x71cex9)+ _0x71cex3+ (_0x71cex4> _0x71cex9?_0x71cex2[_0xa017[85]](_0x71cex4):_0xa017[110]))};return _0x71cex2},setCellStyleFlags:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){if(null!= _0x71cex3&& 0< _0x71cex3[_0xa017[67]]){_0x71cex2[_0xa017[473]]();try{for(var _0x71cexa=0;_0x71cexa< _0x71cex3[_0xa017[67]];_0x71cexa++){if(null!= _0x71cex3[_0x71cexa]){var _0x71cex12=mxUtils[_0xa017[477]](_0x71cex2[_0xa017[474]](_0x71cex3[_0x71cexa]),_0x71cex4,_0x71cex5,_0x71cex9);_0x71cex2[_0xa017[475]](_0x71cex3[_0x71cexa],_0x71cex12)}}}finally{_0x71cex2[_0xa017[476]]()}}},setStyleFlag:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(null== _0x71cex2|| 0== _0x71cex2[_0xa017[67]]){_0x71cex2= _0x71cex5|| null== _0x71cex5?_0x71cex3+ _0xa017[226]+ _0x71cex4:_0x71cex3+ _0xa017[478]}else {var _0x71cex9=_0x71cex2[_0xa017[2]](_0x71cex3+ _0xa017[226]);if(0> _0x71cex9){_0x71cex9= _0xa017[471]== _0x71cex2[_0xa017[225]](_0x71cex2[_0xa017[67]]- 1)?_0xa017[110]:_0xa017[471],_0x71cex2= _0x71cex5|| null== _0x71cex5?_0x71cex2+ _0x71cex9+ _0x71cex3+ _0xa017[226]+ _0x71cex4:_0x71cex2+ _0x71cex9+ _0x71cex3+ _0xa017[478]}else {var _0x71cexa=_0x71cex2[_0xa017[2]](_0xa017[471],_0x71cex9),_0x71cex12=_0xa017[110],_0x71cex12=0> _0x71cexa?_0x71cex2[_0xa017[85]](_0x71cex9+ _0x71cex3[_0xa017[67]]+ 1):_0x71cex2[_0xa017[85]](_0x71cex9+ _0x71cex3[_0xa017[67]]+ 1,_0x71cexa),_0x71cex12=null== _0x71cex5?parseInt(_0x71cex12)^ _0x71cex4:_0x71cex5?parseInt(_0x71cex12)| _0x71cex4:parseInt(_0x71cex12)& ~_0x71cex4;_0x71cex2= _0x71cex2[_0xa017[85]](0,_0x71cex9)+ _0x71cex3+ _0xa017[226]+ _0x71cex12+ (0<= _0x71cexa?_0x71cex2[_0xa017[85]](_0x71cexa):_0xa017[110])}};return _0x71cex2},getAlignmentAsPoint:function(_0x71cex2,_0x71cex3){var _0x71cex4=0,_0x71cex5=0;_0x71cex2== mxConstants[_0xa017[479]]?_0x71cex4= -0.5:_0x71cex2== mxConstants[_0xa017[480]]&& (_0x71cex4= -1);_0x71cex3== mxConstants[_0xa017[481]]?_0x71cex5= -0.5:_0x71cex3== mxConstants[_0xa017[482]]&& (_0x71cex5= -1);return new mxPoint(_0x71cex4,_0x71cex5)},getSizeForString:function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3= null!= _0x71cex3?_0x71cex3:mxConstants[_0xa017[483]];_0x71cex4= null!= _0x71cex4?_0x71cex4:mxConstants[_0xa017[484]];var _0x71cex5=document[_0xa017[55]](_0xa017[485]);_0x71cex5[_0xa017[124]][_0xa017[486]]= _0x71cex4;_0x71cex5[_0xa017[124]][_0xa017[487]]= Math[_0xa017[488]](_0x71cex3)+ _0xa017[168];_0x71cex5[_0xa017[124]][_0xa017[489]]= Math[_0xa017[488]](_0x71cex3* mxConstants[_0xa017[490]])+ _0xa017[168];_0x71cex5[_0xa017[124]][_0xa017[491]]= _0xa017[492];_0x71cex5[_0xa017[124]][_0xa017[493]]= _0xa017[494];_0x71cex5[_0xa017[124]][_0xa017[187]]= _0xa017[188];_0x71cex5[_0xa017[124]][_0xa017[495]]= mxClient[_0xa017[496]]?_0xa017[497]:_0xa017[498];_0x71cex5[_0xa017[124]][_0xa017[499]]= _0xa017[500];_0x71cex5[_0xa017[339]]= _0x71cex2;document[_0xa017[112]][_0xa017[62]](_0x71cex5);_0x71cex2= new mxRectangle(0,0,_0x71cex5[_0xa017[359]],_0x71cex5[_0xa017[167]]);document[_0xa017[112]][_0xa017[266]](_0x71cex5);return _0x71cex2},getViewXml:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex5= null!= _0x71cex5?_0x71cex5:0;_0x71cex9= null!= _0x71cex9?_0x71cex9:0;_0x71cex3= null!= _0x71cex3?_0x71cex3:1;null== _0x71cex4&& (_0x71cex4= [_0x71cex2[_0xa017[502]]()[_0xa017[501]]()]);var _0x71cexa=_0x71cex2[_0xa017[249]](),_0x71cex12=null,_0x71cex13=_0x71cexa[_0xa017[503]]();_0x71cexa[_0xa017[504]](!1);var _0x71cex14=_0x71cexa[_0xa017[505]],_0x71cex15=_0x71cexa[_0xa017[506]];_0x71cex2[_0xa017[507]]== mxConstants[_0xa017[508]]?(_0x71cexa[_0xa017[505]]= document[_0xa017[509]](mxConstants.NS_SVG,_0xa017[449]),_0x71cexa[_0xa017[510]][_0xa017[62]](_0x71cexa[_0xa017[505]]),_0x71cexa[_0xa017[506]]= document[_0xa017[509]](mxConstants.NS_SVG,_0xa017[449])):(_0x71cexa[_0xa017[505]]= _0x71cexa[_0xa017[505]][_0xa017[511]](!1),_0x71cexa[_0xa017[510]][_0xa017[62]](_0x71cexa[_0xa017[505]]),_0x71cexa[_0xa017[506]]= _0x71cexa[_0xa017[506]][_0xa017[511]](!1));_0x71cexa[_0xa017[510]][_0xa017[62]](_0x71cexa[_0xa017[506]]);var _0x71cex16=_0x71cexa[_0xa017[512]]();_0x71cexa[_0xa017[513]]= new mxPoint(_0x71cex5,_0x71cex9);_0x71cex3= new mxTemporaryCellStates(_0x71cex2[_0xa017[249]](),_0x71cex3,_0x71cex4);try{_0x71cex12= ( new mxCodec)[_0xa017[514]](_0x71cex2[_0xa017[249]]())}finally{_0x71cex3[_0xa017[515]](),_0x71cexa[_0xa017[513]]= _0x71cex16,_0x71cexa[_0xa017[510]][_0xa017[266]](_0x71cexa[_0xa017[505]]),_0x71cexa[_0xa017[510]][_0xa017[266]](_0x71cexa[_0xa017[506]]),_0x71cexa[_0xa017[505]]= _0x71cex14,_0x71cexa[_0xa017[506]]= _0x71cex15,_0x71cexa[_0xa017[504]](_0x71cex13)};return _0x71cex12},getScaleForPageCount:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(1> _0x71cex2){return 1};_0x71cex4= null!= _0x71cex4?_0x71cex4:mxConstants[_0xa017[516]];_0x71cex5= null!= _0x71cex5?_0x71cex5:0;var _0x71cex9=_0x71cex4[_0xa017[117]]- 2* _0x71cex5;_0x71cex4= _0x71cex4[_0xa017[119]]- 2* _0x71cex5;_0x71cex5= _0x71cex3[_0xa017[517]]()[_0xa017[238]]();_0x71cex3= _0x71cex3[_0xa017[249]]()[_0xa017[518]]();_0x71cex5[_0xa017[117]]/= _0x71cex3;_0x71cex5[_0xa017[119]]/= _0x71cex3;_0x71cex3= _0x71cex5[_0xa017[117]];_0x71cex4= _0x71cex3/ _0x71cex5[_0xa017[119]]/ (_0x71cex9/ _0x71cex4);_0x71cex5= Math[_0xa017[428]](_0x71cex2);var _0x71cexa=Math[_0xa017[428]](_0x71cex4);_0x71cex4= _0x71cex5* _0x71cexa;_0x71cex5/= _0x71cexa;if(1> _0x71cex4&& _0x71cex5> _0x71cex2){var _0x71cex12=_0x71cex5/ _0x71cex2;_0x71cex5= _0x71cex2;_0x71cex4/= _0x71cex12};1> _0x71cex5&& _0x71cex4> _0x71cex2&& (_0x71cex12= _0x71cex4/ _0x71cex2,_0x71cex4= _0x71cex2,_0x71cex5/= _0x71cex12);_0x71cex12= Math[_0xa017[430]](_0x71cex4)* Math[_0xa017[430]](_0x71cex5);for(_0x71cexa= 0;_0x71cex12> _0x71cex2;){var _0x71cex12=Math[_0xa017[519]](_0x71cex4)/ _0x71cex4,_0x71cex13=Math[_0xa017[519]](_0x71cex5)/ _0x71cex5;1== _0x71cex12&& (_0x71cex12= Math[_0xa017[519]](_0x71cex4- 1)/ _0x71cex4);1== _0x71cex13&& (_0x71cex13= Math[_0xa017[519]](_0x71cex5- 1)/ _0x71cex5);_0x71cex12= _0x71cex12> _0x71cex13?_0x71cex12:_0x71cex13;_0x71cex4*= _0x71cex12;_0x71cex5*= _0x71cex12;_0x71cex12= Math[_0xa017[430]](_0x71cex4)* Math[_0xa017[430]](_0x71cex5);_0x71cexa++;if(10< _0x71cexa){break}};return 0.99999* (_0x71cex9* _0x71cex4/ _0x71cex3)},show:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex4= null!= _0x71cex4?_0x71cex4:0;_0x71cex5= null!= _0x71cex5?_0x71cex5:0;null== _0x71cex3?_0x71cex3= window[_0xa017[392]]()[_0xa017[395]]:_0x71cex3[_0xa017[392]]();var _0x71cex9=_0x71cex2[_0xa017[517]]();_0x71cex4= -_0x71cex9[_0xa017[235]]+ _0x71cex4;_0x71cex5= -_0x71cex9[_0xa017[236]]+ _0x71cex5;if(mxClient[_0xa017[80]]){for(var _0x71cex9=_0xa017[520],_0x71cexa=document[_0xa017[64]](_0xa017[521]),_0x71cex12=0;_0x71cex12< _0x71cexa[_0xa017[67]];_0x71cex12++){_0x71cex9+= _0x71cexa[_0x71cex12][_0xa017[342]]};_0x71cex9+= _0xa017[522];for(_0x71cex12= 0;_0x71cex12< document[_0xa017[523]][_0xa017[67]];_0x71cex12++){try{_0x71cex9+= document[_0xa017[523]](_0x71cex12)[_0xa017[103]]}catch(h){}};_0x71cex9+= _0xa017[524];_0x71cex9+= _0xa017[525];_0x71cex9+= _0x71cex2[_0xa017[526]][_0xa017[339]];_0x71cex9+= _0xa017[527];_0x71cex9+= _0xa017[528];_0x71cex3[_0xa017[171]](_0x71cex9);_0x71cex3[_0xa017[268]]();_0x71cex2= _0x71cex3[_0xa017[112]][_0xa017[64]](_0xa017[529])[0];null!= _0x71cex2&& (_0x71cex2[_0xa017[124]][_0xa017[491]]= _0xa017[492],_0x71cex2[_0xa017[124]][_0xa017[361]]= _0x71cex4+ _0xa017[168],_0x71cex2[_0xa017[124]][_0xa017[125]]= _0x71cex5+ _0xa017[168])}else {_0x71cex3[_0xa017[171]](_0xa017[530]);_0x71cex3[_0xa017[171]](_0xa017[531]);_0x71cexa= document[_0xa017[64]](_0xa017[521]);for(_0x71cex12= 0;_0x71cex12< _0x71cexa[_0xa017[67]];_0x71cex12++){_0x71cex3[_0xa017[171]](mxUtils[_0xa017[532]](_0x71cexa[_0x71cex12]))};_0x71cexa= document[_0xa017[64]](_0xa017[54]);for(_0x71cex12= 0;_0x71cex12< _0x71cexa[_0xa017[67]];_0x71cex12++){_0x71cex3[_0xa017[171]](mxUtils[_0xa017[532]](_0x71cexa[_0x71cex12]))};_0x71cexa= document[_0xa017[64]](_0xa017[124]);for(_0x71cex12= 0;_0x71cex12< _0x71cexa[_0xa017[67]];_0x71cex12++){_0x71cex3[_0xa017[171]](mxUtils[_0xa017[532]](_0x71cexa[_0x71cex12]))};_0x71cex3[_0xa017[171]](_0xa017[533]);_0x71cex3[_0xa017[171]](_0xa017[534]);_0x71cex3[_0xa017[268]]();null== _0x71cex3[_0xa017[112]]&& _0x71cex3[_0xa017[158]][_0xa017[62]](_0x71cex3[_0xa017[55]](_0xa017[112]));_0x71cex3[_0xa017[112]][_0xa017[124]][_0xa017[277]]= _0xa017[278];for(_0x71cex2= _0x71cex2[_0xa017[526]][_0xa017[285]];null!= _0x71cex2;){_0x71cex12= _0x71cex2[_0xa017[511]](!0),_0x71cex3[_0xa017[112]][_0xa017[62]](_0x71cex12),_0x71cex2= _0x71cex2[_0xa017[287]]};_0x71cex2= _0x71cex3[_0xa017[64]](_0xa017[449])[0];null!= _0x71cex2&& (_0x71cex2[_0xa017[57]](_0xa017[535],_0xa017[536]+ _0x71cex4+ _0xa017[537]+ _0x71cex5+ _0xa017[460]),_0x71cex4= _0x71cex2[_0xa017[538]],_0x71cex4[_0xa017[57]](_0xa017[117],_0x71cex9[_0xa017[117]]+ Math[_0xa017[160]](_0x71cex9[_0xa017[235]],0)+ 3),_0x71cex4[_0xa017[57]](_0xa017[119],_0x71cex9[_0xa017[119]]+ Math[_0xa017[160]](_0x71cex9[_0xa017[236]],0)+ 3))};mxUtils[_0xa017[272]](_0x71cex3[_0xa017[112]]);return _0x71cex3},printScreen:function(_0x71cex2){var _0x71cex3=window[_0xa017[392]]();mxUtils[_0xa017[539]](_0x71cex2,_0x71cex3[_0xa017[395]]);_0x71cex2= function(){_0x71cex3[_0xa017[393]]();_0x71cex3[_0xa017[540]]();_0x71cex3[_0xa017[268]]()};mxClient[_0xa017[76]]?_0x71cex3[_0xa017[261]](_0x71cex2,500):_0x71cex2()},popup:function(_0x71cex2,_0x71cex3){if(_0x71cex3){var _0x71cex4=document[_0xa017[55]](_0xa017[485]);_0x71cex4[_0xa017[124]][_0xa017[277]]= _0xa017[276];_0x71cex4[_0xa017[124]][_0xa017[117]]= _0xa017[541];_0x71cex4[_0xa017[124]][_0xa017[119]]= _0xa017[542];var _0x71cex5=document[_0xa017[55]](_0xa017[543]);_0x71cex5[_0xa017[339]]= mxUtils[_0xa017[321]](_0x71cex2,!1)[_0xa017[230]](/\n/g,_0xa017[545])[_0xa017[230]](/ /g,_0xa017[544]);_0x71cex4[_0xa017[62]](_0x71cex5);_0x71cex4= new mxWindow(_0xa017[546],_0x71cex4,document[_0xa017[112]][_0xa017[159]]/ 2- 320,(document[_0xa017[112]][_0xa017[157]]|| document[_0xa017[158]][_0xa017[157]])/ 2- 240,640,480,!1,!0);_0x71cex4[_0xa017[164]](!0);_0x71cex4[_0xa017[175]](!0)}else {mxClient[_0xa017[133]]?(_0x71cex4= window[_0xa017[392]](),_0x71cex4[_0xa017[395]][_0xa017[171]](_0xa017[547]+ mxUtils[_0xa017[321]](_0x71cex2)+ _0xa017[548]),_0x71cex4[_0xa017[395]][_0xa017[268]]()):(_0x71cex4= window[_0xa017[392]](),_0x71cex5= _0x71cex4[_0xa017[395]][_0xa017[55]](_0xa017[543]),_0x71cex5[_0xa017[339]]= mxUtils[_0xa017[321]](_0x71cex2,!1)[_0xa017[230]](/\n/g,_0xa017[545])[_0xa017[230]](/ /g,_0xa017[544]),_0x71cex4[_0xa017[395]][_0xa017[112]][_0xa017[62]](_0x71cex5))}},alert:function(_0x71cex2){alert(_0x71cex2)},prompt:function(_0x71cex2,_0x71cex3){return prompt(_0x71cex2,_0x71cex3)},confirm:function(_0x71cex2){return confirm(_0x71cex2)},error:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=document[_0xa017[55]](_0xa017[485]);_0x71cex9[_0xa017[124]][_0xa017[549]]= _0xa017[550];var _0x71cexa=document[_0xa017[55]](_0xa017[466]);_0x71cexa[_0xa017[57]](_0xa017[390],_0x71cex5|| mxUtils[_0xa017[551]]);_0x71cexa[_0xa017[57]](_0xa017[552],_0xa017[553]);_0x71cexa[_0xa017[124]][_0xa017[123]]= _0xa017[554];_0x71cex9[_0xa017[62]](_0x71cexa);_0x71cex9[_0xa017[62]](document[_0xa017[344]](_0xa017[555]));_0x71cex9[_0xa017[62]](document[_0xa017[344]](_0xa017[555]));_0x71cex9[_0xa017[62]](document[_0xa017[344]](_0xa017[555]));mxUtils[_0xa017[53]](_0x71cex9,_0x71cex2);_0x71cex2= document[_0xa017[112]][_0xa017[159]];_0x71cex5= document[_0xa017[112]][_0xa017[157]]|| document[_0xa017[158]][_0xa017[157]];var _0x71cex12= new mxWindow(mxResources[_0xa017[203]](mxUtils[_0xa017[556]])|| mxUtils[_0xa017[556]],_0x71cex9,(_0x71cex2- _0x71cex3)/ 2,_0x71cex5/ 4,_0x71cex3,null,!1,!0);_0x71cex4&& (mxUtils[_0xa017[345]](_0x71cex9),_0x71cex3= document[_0xa017[55]](_0xa017[346]),_0x71cex4= document[_0xa017[55]](_0xa017[172]),mxClient[_0xa017[80]]?_0x71cex4[_0xa017[124]][_0xa017[103]]= _0xa017[557]:_0x71cex4[_0xa017[57]](_0xa017[124],_0xa017[557]),mxEvent[_0xa017[169]](_0x71cex4,_0xa017[173],function(_0x71cex2){_0x71cex12[_0xa017[515]]()}),mxUtils[_0xa017[53]](_0x71cex4,mxResources[_0xa017[203]](mxUtils[_0xa017[558]])|| mxUtils[_0xa017[558]]),_0x71cex3[_0xa017[62]](_0x71cex4),_0x71cex9[_0xa017[62]](_0x71cex3),mxUtils[_0xa017[345]](_0x71cex9),_0x71cex12[_0xa017[164]](!0));_0x71cex12[_0xa017[175]](!0);return _0x71cex12},makeDraggable:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15){_0x71cex2= new mxDragSource(_0x71cex2,_0x71cex4);_0x71cex2[_0xa017[559]]= new mxPoint(null!= _0x71cex9?_0x71cex9:0,null!= _0x71cexa?_0x71cexa:mxConstants[_0xa017[560]]);_0x71cex2[_0xa017[561]]= _0x71cex12;_0x71cex2[_0xa017[562]](!1);null!= _0x71cex14&& (_0x71cex2[_0xa017[563]]= _0x71cex14);null!= _0x71cex15&& (_0x71cex2[_0xa017[564]]= _0x71cex15);_0x71cex2[_0xa017[565]]= function(_0x71cex2){return _0xa017[279]== typeof _0x71cex3?_0x71cex3(_0x71cex2):_0x71cex3};null!= _0x71cex5&& (_0x71cex2[_0xa017[566]]= function(){return _0x71cex5[_0xa017[511]](!0)},_0x71cex13&& (_0x71cex2[_0xa017[567]]= function(_0x71cex2){var _0x71cex3=_0x71cex5[_0xa017[511]](!0),_0x71cex4=parseInt(_0x71cex3[_0xa017[124]][_0xa017[117]]),_0x71cex9=parseInt(_0x71cex3[_0xa017[124]][_0xa017[119]]);_0x71cex3[_0xa017[124]][_0xa017[117]]= Math[_0xa017[488]](_0x71cex4* _0x71cex2[_0xa017[441]][_0xa017[255]])+ _0xa017[168];_0x71cex3[_0xa017[124]][_0xa017[119]]= Math[_0xa017[488]](_0x71cex9* _0x71cex2[_0xa017[441]][_0xa017[255]])+ _0xa017[168];return _0x71cex3}));return _0x71cex2}},mxConstants={DEFAULT_HOTSPOT:0.3,MIN_HOTSPOT_SIZE:8,MAX_HOTSPOT_SIZE:0,RENDERING_HINT_EXACT:_0xa017[568],RENDERING_HINT_FASTER:_0xa017[569],RENDERING_HINT_FASTEST:_0xa017[570],DIALECT_SVG:_0xa017[571],DIALECT_VML:_0xa017[572],DIALECT_MIXEDHTML:_0xa017[573],DIALECT_PREFERHTML:_0xa017[574],DIALECT_STRICTHTML:_0xa017[575],NS_SVG:_0xa017[576],NS_XHTML:_0xa017[577],NS_XLINK:_0xa017[578],SHADOWCOLOR:_0xa017[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:_0xa017[580],DEFAULT_INVALID_COLOR:_0xa017[581],HIGHLIGHT_STROKEWIDTH:3,CURSOR_MOVABLE_VERTEX:_0xa017[582],CURSOR_MOVABLE_EDGE:_0xa017[582],CURSOR_LABEL_HANDLE:_0xa017[583],CURSOR_BEND_HANDLE:_0xa017[356],CURSOR_CONNECT:_0xa017[356],HIGHLIGHT_COLOR:_0xa017[580],CONNECT_TARGET_COLOR:_0xa017[584],INVALID_CONNECT_TARGET_COLOR:_0xa017[581],DROP_TARGET_COLOR:_0xa017[584],VALID_COLOR:_0xa017[580],INVALID_COLOR:_0xa017[581],EDGE_SELECTION_COLOR:_0xa017[580],VERTEX_SELECTION_COLOR:_0xa017[580],VERTEX_SELECTION_STROKEWIDTH:1,EDGE_SELECTION_STROKEWIDTH:1,VERTEX_SELECTION_DASHED:!0,EDGE_SELECTION_DASHED:!0,GUIDE_COLOR:_0xa017[581],GUIDE_STROKEWIDTH:1,OUTLINE_COLOR:_0xa017[585],OUTLINE_STROKEWIDTH:mxClient[_0xa017[80]]?2:3,HANDLE_SIZE:7,LABEL_HANDLE_SIZE:4,HANDLE_FILLCOLOR:_0xa017[580],HANDLE_STROKECOLOR:_0xa017[586],LABEL_HANDLE_FILLCOLOR:_0xa017[587],CONNECT_HANDLE_FILLCOLOR:_0xa017[584],LOCKED_HANDLE_FILLCOLOR:_0xa017[581],OUTLINE_HANDLE_FILLCOLOR:_0xa017[588],OUTLINE_HANDLE_STROKECOLOR:_0xa017[589],DEFAULT_FONTFAMILY:_0xa017[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:_0xa017[130],STYLE_PERIMETER:_0xa017[591],STYLE_SOURCE_PORT:_0xa017[592],STYLE_TARGET_PORT:_0xa017[593],STYLE_PORT_CONSTRAINT:_0xa017[594],STYLE_OPACITY:_0xa017[461],STYLE_TEXT_OPACITY:_0xa017[595],STYLE_OVERFLOW:_0xa017[277],STYLE_ORTHOGONAL:_0xa017[596],STYLE_EXIT_X:_0xa017[597],STYLE_EXIT_Y:_0xa017[598],STYLE_EXIT_PERIMETER:_0xa017[599],STYLE_ENTRY_X:_0xa017[600],STYLE_ENTRY_Y:_0xa017[601],STYLE_ENTRY_PERIMETER:_0xa017[602],STYLE_WHITE_SPACE:_0xa017[493],STYLE_ROTATION:_0xa017[603],STYLE_FILLCOLOR:_0xa017[604],STYLE_SWIMLANE_FILLCOLOR:_0xa017[605],STYLE_GRADIENTCOLOR:_0xa017[606],STYLE_GRADIENT_DIRECTION:_0xa017[607],STYLE_STROKECOLOR:_0xa017[608],STYLE_SEPARATORCOLOR:_0xa017[609],STYLE_STROKEWIDTH:_0xa017[610],STYLE_ALIGN:_0xa017[611],STYLE_VERTICAL_ALIGN:_0xa017[123],STYLE_LABEL_POSITION:_0xa017[612],STYLE_VERTICAL_LABEL_POSITION:_0xa017[613],STYLE_IMAGE_ASPECT:_0xa017[614],STYLE_IMAGE_ALIGN:_0xa017[615],STYLE_IMAGE_VERTICAL_ALIGN:_0xa017[616],STYLE_GLASS:_0xa017[617],STYLE_IMAGE:_0xa017[618],STYLE_IMAGE_WIDTH:_0xa017[619],STYLE_IMAGE_HEIGHT:_0xa017[620],STYLE_IMAGE_BACKGROUND:_0xa017[621],STYLE_IMAGE_BORDER:_0xa017[622],STYLE_FLIPH:_0xa017[623],STYLE_FLIPV:_0xa017[624],STYLE_NOLABEL:_0xa017[625],STYLE_NOEDGESTYLE:_0xa017[626],STYLE_LABEL_BACKGROUNDCOLOR:_0xa017[627],STYLE_LABEL_BORDERCOLOR:_0xa017[628],STYLE_LABEL_PADDING:_0xa017[629],STYLE_INDICATOR_SHAPE:_0xa017[630],STYLE_INDICATOR_IMAGE:_0xa017[631],STYLE_INDICATOR_COLOR:_0xa017[632],STYLE_INDICATOR_STROKECOLOR:_0xa017[633],STYLE_INDICATOR_GRADIENTCOLOR:_0xa017[634],STYLE_INDICATOR_SPACING:_0xa017[635],STYLE_INDICATOR_WIDTH:_0xa017[636],STYLE_INDICATOR_HEIGHT:_0xa017[637],STYLE_INDICATOR_DIRECTION:_0xa017[638],STYLE_SHADOW:_0xa017[639],STYLE_SEGMENT:_0xa017[640],STYLE_ENDARROW:_0xa017[641],STYLE_STARTARROW:_0xa017[642],STYLE_ENDSIZE:_0xa017[643],STYLE_STARTSIZE:_0xa017[644],STYLE_SWIMLANE_LINE:_0xa017[645],STYLE_ENDFILL:_0xa017[646],STYLE_STARTFILL:_0xa017[647],STYLE_DASHED:_0xa017[648],STYLE_DASH_PATTERN:_0xa017[649],STYLE_ROUNDED:_0xa017[650],STYLE_CURVED:_0xa017[651],STYLE_ARCSIZE:_0xa017[652],STYLE_SMOOTH:_0xa017[653],STYLE_SOURCE_PERIMETER_SPACING:_0xa017[654],STYLE_TARGET_PERIMETER_SPACING:_0xa017[655],STYLE_PERIMETER_SPACING:_0xa017[656],STYLE_SPACING:_0xa017[657],STYLE_SPACING_TOP:_0xa017[658],STYLE_SPACING_LEFT:_0xa017[659],STYLE_SPACING_BOTTOM:_0xa017[660],STYLE_SPACING_RIGHT:_0xa017[661],STYLE_HORIZONTAL:_0xa017[662],STYLE_DIRECTION:_0xa017[663],STYLE_ELBOW:_0xa017[664],STYLE_FONTCOLOR:_0xa017[665],STYLE_FONTFAMILY:_0xa017[486],STYLE_FONTSIZE:_0xa017[487],STYLE_FONTSTYLE:_0xa017[666],STYLE_AUTOSIZE:_0xa017[667],STYLE_FOLDABLE:_0xa017[668],STYLE_EDITABLE:_0xa017[669],STYLE_BENDABLE:_0xa017[670],STYLE_MOVABLE:_0xa017[671],STYLE_RESIZABLE:_0xa017[672],STYLE_CLONEABLE:_0xa017[673],STYLE_DELETABLE:_0xa017[674],STYLE_SHAPE:_0xa017[253],STYLE_EDGE:_0xa017[675],STYLE_LOOP:_0xa017[676],STYLE_ROUTING_CENTER_X:_0xa017[677],STYLE_ROUTING_CENTER_Y:_0xa017[678],FONT_BOLD:1,FONT_ITALIC:2,FONT_UNDERLINE:4,FONT_SHADOW:8,SHAPE_RECTANGLE:_0xa017[679],SHAPE_ELLIPSE:_0xa017[680],SHAPE_DOUBLE_ELLIPSE:_0xa017[681],SHAPE_RHOMBUS:_0xa017[682],SHAPE_LINE:_0xa017[683],SHAPE_IMAGE:_0xa017[618],SHAPE_ARROW:_0xa017[684],SHAPE_LABEL:_0xa017[685],SHAPE_CYLINDER:_0xa017[686],SHAPE_SWIMLANE:_0xa017[687],SHAPE_CONNECTOR:_0xa017[688],SHAPE_ACTOR:_0xa017[689],SHAPE_CLOUD:_0xa017[690],SHAPE_TRIANGLE:_0xa017[691],SHAPE_HEXAGON:_0xa017[692],ARROW_CLASSIC:_0xa017[693],ARROW_BLOCK:_0xa017[694],ARROW_OPEN:_0xa017[392],ARROW_OVAL:_0xa017[695],ARROW_DIAMOND:_0xa017[696],ARROW_DIAMOND_THIN:_0xa017[697],ALIGN_LEFT:_0xa017[361],ALIGN_CENTER:_0xa017[698],ALIGN_RIGHT:_0xa017[699],ALIGN_TOP:_0xa017[125],ALIGN_MIDDLE:_0xa017[554],ALIGN_BOTTOM:_0xa017[553],DIRECTION_NORTH:_0xa017[700],DIRECTION_SOUTH:_0xa017[701],DIRECTION_EAST:_0xa017[702],DIRECTION_WEST:_0xa017[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:_0xa017[704],ELBOW_HORIZONTAL:_0xa017[662],EDGESTYLE_ELBOW:_0xa017[705],EDGESTYLE_ENTITY_RELATION:_0xa017[706],EDGESTYLE_LOOP:_0xa017[707],EDGESTYLE_SIDETOSIDE:_0xa017[708],EDGESTYLE_TOPTOBOTTOM:_0xa017[709],EDGESTYLE_ORTHOGONAL:_0xa017[710],EDGESTYLE_SEGMENT:_0xa017[711],PERIMETER_ELLIPSE:_0xa017[712],PERIMETER_RECTANGLE:_0xa017[713],PERIMETER_RHOMBUS:_0xa017[714],PERIMETER_TRIANGLE:_0xa017[715]};function mxEventObject(_0x71cex2){this[_0xa017[298]]= _0x71cex2;this[_0xa017[716]]= [];for(var _0x71cex3=1;_0x71cex3< arguments[_0xa017[67]];_0x71cex3+= 2){null!= arguments[_0x71cex3+ 1]&& (this[_0xa017[716]][arguments[_0x71cex3]]= arguments[_0x71cex3+ 1])}}mxEventObject[_0xa017[202]][_0xa017[298]]= null;mxEventObject[_0xa017[202]][_0xa017[716]]= null;mxEventObject[_0xa017[202]][_0xa017[717]]= !1;mxEventObject[_0xa017[202]][_0xa017[718]]= function(){return this[_0xa017[298]]};mxEventObject[_0xa017[202]][_0xa017[719]]= function(){return this[_0xa017[716]]};mxEventObject[_0xa017[202]][_0xa017[720]]= function(_0x71cex2){return this[_0xa017[716]][_0x71cex2]};mxEventObject[_0xa017[202]][_0xa017[721]]= function(){return this[_0xa017[717]]};mxEventObject[_0xa017[202]][_0xa017[722]]= function(){this[_0xa017[717]]= !0};function mxMouseEvent(_0x71cex2,_0x71cex3){this[_0xa017[723]]= _0x71cex2;this[_0xa017[724]]= _0x71cex3}mxMouseEvent[_0xa017[202]][_0xa017[717]]= !1;mxMouseEvent[_0xa017[202]][_0xa017[723]]= null;mxMouseEvent[_0xa017[202]][_0xa017[725]]= null;mxMouseEvent[_0xa017[202]][_0xa017[726]]= null;mxMouseEvent[_0xa017[202]][_0xa017[724]]= null;mxMouseEvent[_0xa017[202]][_0xa017[727]]= function(){return this[_0xa017[723]]};mxMouseEvent[_0xa017[202]][_0xa017[728]]= function(){return mxEvent[_0xa017[728]](this[_0xa017[723]])};mxMouseEvent[_0xa017[202]][_0xa017[729]]= function(_0x71cex2){if(null!= _0x71cex2){for(var _0x71cex3=this[_0xa017[728]]();null!= _0x71cex3;){if(_0x71cex3== _0x71cex2[_0xa017[252]]){return !0};_0x71cex3= _0x71cex3[_0xa017[265]]}};return !1};mxMouseEvent[_0xa017[202]][_0xa017[730]]= function(){return mxEvent[_0xa017[731]](this[_0xa017[727]]())};mxMouseEvent[_0xa017[202]][_0xa017[732]]= function(){return mxEvent[_0xa017[733]](this[_0xa017[727]]())};mxMouseEvent[_0xa017[202]][_0xa017[734]]= function(){return this[_0xa017[725]]};mxMouseEvent[_0xa017[202]][_0xa017[735]]= function(){return this[_0xa017[726]]};mxMouseEvent[_0xa017[202]][_0xa017[248]]= function(){return this[_0xa017[724]]};mxMouseEvent[_0xa017[202]][_0xa017[736]]= function(){var _0x71cex2=this[_0xa017[248]]();return null!= _0x71cex2?_0x71cex2[_0xa017[246]]:null};mxMouseEvent[_0xa017[202]][_0xa017[737]]= function(){return mxEvent[_0xa017[737]](this[_0xa017[727]]())};mxMouseEvent[_0xa017[202]][_0xa017[721]]= function(){return this[_0xa017[717]]};mxMouseEvent[_0xa017[202]][_0xa017[722]]= function(_0x71cex2){(null!= _0x71cex2?_0x71cex2:1)&& this[_0xa017[723]][_0xa017[738]]&& this[_0xa017[723]][_0xa017[738]]();this[_0xa017[723]][_0xa017[739]]= !1;this[_0xa017[717]]= !0};function mxEventSource(_0x71cex2){this[_0xa017[740]](_0x71cex2)}mxEventSource[_0xa017[202]][_0xa017[741]]= null;mxEventSource[_0xa017[202]][_0xa017[742]]= !0;mxEventSource[_0xa017[202]][_0xa017[743]]= null;mxEventSource[_0xa017[202]][_0xa017[503]]= function(){return this[_0xa017[742]]};mxEventSource[_0xa017[202]][_0xa017[504]]= function(_0x71cex2){this[_0xa017[742]]= _0x71cex2};mxEventSource[_0xa017[202]][_0xa017[744]]= function(){return this[_0xa017[743]]};mxEventSource[_0xa017[202]][_0xa017[740]]= function(_0x71cex2){this[_0xa017[743]]= _0x71cex2};mxEventSource[_0xa017[202]][_0xa017[169]]= function(_0x71cex2,_0x71cex3){null== this[_0xa017[741]]&& (this[_0xa017[741]]= []);this[_0xa017[741]][_0xa017[207]](_0x71cex2);this[_0xa017[741]][_0xa017[207]](_0x71cex3)};mxEventSource[_0xa017[202]][_0xa017[745]]= function(_0x71cex2){if(null!= this[_0xa017[741]]){for(var _0x71cex3=0;_0x71cex3< this[_0xa017[741]][_0xa017[67]];){this[_0xa017[741]][_0x71cex3+ 1]== _0x71cex2?this[_0xa017[741]][_0xa017[300]](_0x71cex3,2):_0x71cex3+= 2}}};mxEventSource[_0xa017[202]][_0xa017[746]]= function(_0x71cex2,_0x71cex3){if(null!= this[_0xa017[741]]&& this[_0xa017[503]]()){null== _0x71cex2&& (_0x71cex2= new mxEventObject);null== _0x71cex3&& (_0x71cex3= this[_0xa017[744]]());null== _0x71cex3&& (_0x71cex3= this);for(var _0x71cex4=[_0x71cex3,_0x71cex2],_0x71cex5=0;_0x71cex5< this[_0xa017[741]][_0xa017[67]];_0x71cex5+= 2){var _0x71cex9=this[_0xa017[741]][_0x71cex5];(null== _0x71cex9|| _0x71cex9== _0x71cex2[_0xa017[718]]())&& this[_0xa017[741]][_0x71cex5+ 1][_0xa017[183]](this,_0x71cex4)}}};var mxEvent={objects:[],addListener:function(){var _0x71cex2=function(_0x71cex2,_0x71cex4,_0x71cex5){null== _0x71cex2[_0xa017[69]]&& (_0x71cex2[_0xa017[69]]= [],mxEvent[_0xa017[68]][_0xa017[207]](_0x71cex2));_0x71cex2[_0xa017[69]][_0xa017[207]]({name:_0x71cex4,f:_0x71cex5})};return window[_0xa017[418]]?function(_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex3[_0xa017[418]](_0x71cex4,_0x71cex5,!1);_0x71cex2(_0x71cex3,_0x71cex4,_0x71cex5)}:function(_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex3[_0xa017[108]](_0xa017[747]+ _0x71cex4,_0x71cex5);_0x71cex2(_0x71cex3,_0x71cex4,_0x71cex5)}}(),removeListener:function(){var _0x71cex2=function(_0x71cex2,_0x71cex4,_0x71cex5){if(null!= _0x71cex2[_0xa017[69]]){_0x71cex4= _0x71cex2[_0xa017[69]][_0xa017[67]];for(var _0x71cex9=0;_0x71cex9< _0x71cex4;_0x71cex9++){if(_0x71cex2[_0xa017[69]][_0x71cex9][_0xa017[748]]== _0x71cex5){_0x71cex2[_0xa017[69]][_0xa017[300]](_0x71cex9,1);break}};0== _0x71cex2[_0xa017[69]][_0xa017[67]]&& (_0x71cex2[_0xa017[69]]= null)}};return window[_0xa017[749]]?function(_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex3[_0xa017[749]](_0x71cex4,_0x71cex5,!1);_0x71cex2(_0x71cex3,_0x71cex4,_0x71cex5)}:function(_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex3[_0xa017[750]](_0xa017[747]+ _0x71cex4,_0x71cex5);_0x71cex2(_0x71cex3,_0x71cex4,_0x71cex5)}}(),removeAllListeners:function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[69]];if(null!= _0x71cex3){for(;0< _0x71cex3[_0xa017[67]];){var _0x71cex4=_0x71cex3[0];mxEvent[_0xa017[745]](_0x71cex2,_0x71cex4[_0xa017[298]],_0x71cex4[_0xa017[748]])}}},addGestureListeners:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){null!= _0x71cex3&& mxEvent[_0xa017[169]](_0x71cex2,_0xa017[751],_0x71cex3);null!= _0x71cex4&& mxEvent[_0xa017[169]](_0x71cex2,_0xa017[752],_0x71cex4);null!= _0x71cex5&& mxEvent[_0xa017[169]](_0x71cex2,_0xa017[753],_0x71cex5);mxClient[_0xa017[754]]&& (null!= _0x71cex3&& mxEvent[_0xa017[169]](_0x71cex2,_0xa017[755],_0x71cex3),null!= _0x71cex4&& mxEvent[_0xa017[169]](_0x71cex2,_0xa017[756],_0x71cex4),null!= _0x71cex5&& mxEvent[_0xa017[169]](_0x71cex2,_0xa017[757],_0x71cex5))},removeGestureListeners:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){null!= _0x71cex3&& mxEvent[_0xa017[745]](_0x71cex2,_0xa017[751],_0x71cex3);null!= _0x71cex4&& mxEvent[_0xa017[745]](_0x71cex2,_0xa017[752],_0x71cex4);null!= _0x71cex5&& mxEvent[_0xa017[745]](_0x71cex2,_0xa017[753],_0x71cex5);mxClient[_0xa017[754]]&& (null!= _0x71cex3&& mxEvent[_0xa017[745]](_0x71cex2,_0xa017[755],_0x71cex3),null!= _0x71cex4&& mxEvent[_0xa017[745]](_0x71cex2,_0xa017[756],_0x71cex4),null!= _0x71cex5&& mxEvent[_0xa017[745]](_0x71cex2,_0xa017[757],_0x71cex5))},redirectMouseEvents:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12){var _0x71cex13=function(_0x71cex2){return _0xa017[279]== typeof _0x71cex4?_0x71cex4(_0x71cex2):_0x71cex4};mxEvent[_0xa017[759]](_0x71cex2,function(_0x71cex2){null!= _0x71cex5?_0x71cex5(_0x71cex2):mxEvent[_0xa017[721]](_0x71cex2)|| _0x71cex3[_0xa017[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x71cex2,_0x71cex13(_0x71cex2)))},function(_0x71cex2){null!= _0x71cex9?_0x71cex9(_0x71cex2):mxEvent[_0xa017[721]](_0x71cex2)|| _0x71cex3[_0xa017[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x71cex2,_0x71cex13(_0x71cex2)))},function(_0x71cex2){null!= _0x71cexa?_0x71cexa(_0x71cex2):mxEvent[_0xa017[721]](_0x71cex2)|| _0x71cex3[_0xa017[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x71cex2,_0x71cex13(_0x71cex2)))});mxEvent[_0xa017[169]](_0x71cex2,_0xa017[760],function(_0x71cex2){if(null!= _0x71cex12){_0x71cex12(_0x71cex2)}else {if(!mxEvent[_0xa017[721]](_0x71cex2)){var _0x71cex4=_0x71cex13(_0x71cex2);_0x71cex3[_0xa017[761]](_0x71cex2,null!= _0x71cex4?_0x71cex4[_0xa017[246]]:null)}}})},release:function(_0x71cex2){if(null!= _0x71cex2&& (mxEvent[_0xa017[70]](_0x71cex2),_0x71cex2= _0x71cex2[_0xa017[271]],null!= _0x71cex2)){for(var _0x71cex3=_0x71cex2[_0xa017[67]],_0x71cex4=0;_0x71cex4< _0x71cex3;_0x71cex4+= 1){mxEvent[_0xa017[762]](_0x71cex2[_0x71cex4])}}},addMouseWheelListener:function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=function(_0x71cex3){null== _0x71cex3&& (_0x71cex3= window[_0xa017[763]]);var _0x71cex5=0,_0x71cex5=mxClient[_0xa017[133]]&& !mxClient[_0xa017[75]]&& !mxClient[_0xa017[76]]?-_0x71cex3[_0xa017[764]]/ 2:_0x71cex3[_0xa017[765]]/ 120;0!= _0x71cex5&& _0x71cex2(_0x71cex3,0< _0x71cex5)};mxClient[_0xa017[133]]?mxEvent[_0xa017[169]](window,mxClient[_0xa017[75]]|| mxClient[_0xa017[76]]?_0xa017[766]:_0xa017[767],_0x71cex3):mxEvent[_0xa017[169]](document,_0xa017[766],_0x71cex3)}},disableContextMenu:function(){return mxClient[_0xa017[80]]&& (_0xa017[82]=== typeof document[_0xa017[5]]|| 9> document[_0xa017[5]])?function(_0x71cex2){mxEvent[_0xa017[169]](_0x71cex2,_0xa017[768],function(){return !1})}:function(_0x71cex2){_0x71cex2[_0xa017[57]](_0xa017[769],_0xa017[770])}}(),getSource:function(_0x71cex2){return null!= _0x71cex2[_0xa017[771]]?_0x71cex2[_0xa017[771]]:_0x71cex2[_0xa017[772]]},isConsumed:function(_0x71cex2){return null!= _0x71cex2[_0xa017[721]]&& _0x71cex2[_0xa017[721]]},isLeftMouseButton:function(_0x71cex2){return _0x71cex2[_0xa017[172]]== (mxClient[_0xa017[80]]&& (_0xa017[82]=== typeof document[_0xa017[5]]|| 9> document[_0xa017[5]])?1:0)},isRightMouseButton:function(_0x71cex2){return 2== _0x71cex2[_0xa017[172]]},isPopupTrigger:function(_0x71cex2){return mxEvent[_0xa017[773]](_0x71cex2)|| mxEvent[_0xa017[774]](_0x71cex2)&& !mxEvent[_0xa017[775]](_0x71cex2)},isShiftDown:function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[776]]:!1},isAltDown:function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[777]]:!1},isControlDown:function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[778]]:!1},isMetaDown:function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[779]]:!1},getMainEvent:function(_0x71cex2){(_0xa017[755]== _0x71cex2[_0xa017[60]]|| _0xa017[756]== _0x71cex2[_0xa017[60]])&& null!= _0x71cex2[_0xa017[780]]&& null!= _0x71cex2[_0xa017[780]][0]?_0x71cex2= _0x71cex2[_0xa017[780]][0]:_0xa017[757]== _0x71cex2[_0xa017[60]]&& (null!= _0x71cex2[_0xa017[781]]&& null!= _0x71cex2[_0xa017[781]][0])&& (_0x71cex2= _0x71cex2[_0xa017[781]][0]);return _0x71cex2},getClientX:function(_0x71cex2){return mxEvent[_0xa017[783]](_0x71cex2)[_0xa017[782]]},getClientY:function(_0x71cex2){return mxEvent[_0xa017[783]](_0x71cex2)[_0xa017[784]]},consume:function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= null!= _0x71cex4?_0x71cex4:!0;if(null!= _0x71cex3?_0x71cex3:1){_0x71cex2[_0xa017[738]]?(_0x71cex4&& _0x71cex2[_0xa017[785]](),_0x71cex2[_0xa017[738]]()):_0x71cex4&& (_0x71cex2[_0xa017[786]]= !0)};_0x71cex2[_0xa017[721]]= !0;_0x71cex2[_0xa017[739]]= !1},LABEL_HANDLE:-1,ROTATION_HANDLE:-2,MOUSE_DOWN:_0xa017[787],MOUSE_MOVE:_0xa017[788],MOUSE_UP:_0xa017[789],ACTIVATE:_0xa017[790],RESIZE_START:_0xa017[791],RESIZE:_0xa017[129],RESIZE_END:_0xa017[792],MOVE_START:_0xa017[793],MOVE:_0xa017[582],MOVE_END:_0xa017[794],PAN_START:_0xa017[795],PAN:_0xa017[796],PAN_END:_0xa017[797],MINIMIZE:_0xa017[798],NORMALIZE:_0xa017[799],MAXIMIZE:_0xa017[800],HIDE:_0xa017[801],SHOW:_0xa017[539],CLOSE:_0xa017[268],DESTROY:_0xa017[515],REFRESH:_0xa017[802],SIZE:_0xa017[803],SELECT:_0xa017[804],FIRED:_0xa017[805],GET:_0xa017[203],RECEIVE:_0xa017[806],CONNECT:_0xa017[807],DISCONNECT:_0xa017[808],SUSPEND:_0xa017[809],RESUME:_0xa017[810],MARK:_0xa017[811],SESSION:_0xa017[812],ROOT:_0xa017[813],POST:_0xa017[814],OPEN:_0xa017[392],SAVE:_0xa017[815],BEFORE_ADD_VERTEX:_0xa017[816],ADD_VERTEX:_0xa017[817],AFTER_ADD_VERTEX:_0xa017[818],DONE:_0xa017[819],EXECUTE:_0xa017[350],EXECUTED:_0xa017[820],BEGIN_UPDATE:_0xa017[473],START_EDIT:_0xa017[821],END_UPDATE:_0xa017[476],END_EDIT:_0xa017[822],BEFORE_UNDO:_0xa017[823],UNDO:_0xa017[824],REDO:_0xa017[825],CHANGE:_0xa017[826],NOTIFY:_0xa017[827],LAYOUT_CELLS:_0xa017[828],CLICK:_0xa017[173],SCALE:_0xa017[255],TRANSLATE:_0xa017[513],SCALE_AND_TRANSLATE:_0xa017[829],UP:_0xa017[830],DOWN:_0xa017[831],ADD:_0xa017[99],REMOVE:_0xa017[205],CLEAR:_0xa017[200],ADD_CELLS:_0xa017[832],CELLS_ADDED:_0xa017[833],MOVE_CELLS:_0xa017[834],CELLS_MOVED:_0xa017[835],RESIZE_CELLS:_0xa017[836],CELLS_RESIZED:_0xa017[837],TOGGLE_CELLS:_0xa017[838],CELLS_TOGGLED:_0xa017[839],ORDER_CELLS:_0xa017[840],CELLS_ORDERED:_0xa017[841],REMOVE_CELLS:_0xa017[842],CELLS_REMOVED:_0xa017[843],GROUP_CELLS:_0xa017[844],UNGROUP_CELLS:_0xa017[845],REMOVE_CELLS_FROM_PARENT:_0xa017[846],FOLD_CELLS:_0xa017[847],CELLS_FOLDED:_0xa017[848],ALIGN_CELLS:_0xa017[849],LABEL_CHANGED:_0xa017[850],CONNECT_CELL:_0xa017[851],CELL_CONNECTED:_0xa017[852],SPLIT_EDGE:_0xa017[853],FLIP_EDGE:_0xa017[854],START_EDITING:_0xa017[855],ADD_OVERLAY:_0xa017[856],REMOVE_OVERLAY:_0xa017[857],UPDATE_CELL_SIZE:_0xa017[858],ESCAPE:_0xa017[859],CLICK:_0xa017[173],DOUBLE_CLICK:_0xa017[860],START:_0xa017[861],RESET:_0xa017[862]};function mxXmlRequest(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){this[_0xa017[863]]= _0x71cex2;this[_0xa017[864]]= _0x71cex3;this[_0xa017[865]]= _0x71cex4|| _0xa017[866];this[_0xa017[307]]= null!= _0x71cex5?_0x71cex5:!0;this[_0xa017[867]]= _0x71cex9;this[_0xa017[868]]= _0x71cexa}mxXmlRequest[_0xa017[202]][_0xa017[863]]= null;mxXmlRequest[_0xa017[202]][_0xa017[864]]= null;mxXmlRequest[_0xa017[202]][_0xa017[865]]= null;mxXmlRequest[_0xa017[202]][_0xa017[307]]= null;mxXmlRequest[_0xa017[202]][_0xa017[869]]= !1;mxXmlRequest[_0xa017[202]][_0xa017[867]]= null;mxXmlRequest[_0xa017[202]][_0xa017[868]]= null;mxXmlRequest[_0xa017[202]][_0xa017[870]]= null;mxXmlRequest[_0xa017[202]][_0xa017[871]]= function(){return this[_0xa017[869]]};mxXmlRequest[_0xa017[202]][_0xa017[872]]= function(_0x71cex2){this[_0xa017[869]]= _0x71cex2};mxXmlRequest[_0xa017[202]][_0xa017[221]]= function(){return this[_0xa017[870]][_0xa017[873]]};mxXmlRequest[_0xa017[202]][_0xa017[220]]= function(){return 4== this[_0xa017[870]][_0xa017[417]]};mxXmlRequest[_0xa017[202]][_0xa017[874]]= function(){var _0x71cex2=this[_0xa017[875]]();return null!= _0x71cex2?_0x71cex2[_0xa017[158]]:null};mxXmlRequest[_0xa017[202]][_0xa017[875]]= function(){var _0x71cex2=this[_0xa017[870]][_0xa017[876]];if(9<= document[_0xa017[5]]|| null== _0x71cex2|| null== _0x71cex2[_0xa017[158]]){_0x71cex2= mxUtils[_0xa017[877]](this[_0xa017[870]][_0xa017[873]])};return _0x71cex2};mxXmlRequest[_0xa017[202]][_0xa017[221]]= function(){return this[_0xa017[870]][_0xa017[873]]};mxXmlRequest[_0xa017[202]][_0xa017[878]]= function(){return this[_0xa017[870]][_0xa017[879]]};mxXmlRequest[_0xa017[202]][_0xa017[385]]= function(){if(window[_0xa017[880]]){return function(){var _0x71cex2= new XMLHttpRequest;this[_0xa017[871]]()&& _0x71cex2[_0xa017[881]]&& _0x71cex2[_0xa017[881]](_0xa017[882]);return _0x71cex2}};if(_0xa017[82]!= typeof ActiveXObject){return function(){return new ActiveXObject(_0xa017[883])}}}();mxXmlRequest[_0xa017[202]][_0xa017[414]]= function(_0x71cex2,_0x71cex3){this[_0xa017[870]]= this[_0xa017[385]]();null!= this[_0xa017[870]]&& (null!= _0x71cex2&& (this[_0xa017[870]][_0xa017[416]]= mxUtils[_0xa017[885]](this,function(){this[_0xa017[220]]()&& (_0x71cex2(this),this[_0xa017[884]]= null)})),this[_0xa017[870]][_0xa017[392]](this[_0xa017[865]],this[_0xa017[863]],this[_0xa017[307]],this[_0xa017[867]],this[_0xa017[868]]),this[_0xa017[886]](this[_0xa017[870]],this[_0xa017[864]]),this[_0xa017[870]][_0xa017[414]](this[_0xa017[864]]))};mxXmlRequest[_0xa017[202]][_0xa017[886]]= function(_0x71cex2,_0x71cex3){null!= _0x71cex3&& _0x71cex2[_0xa017[889]](_0xa017[887],_0xa017[888])};mxXmlRequest[_0xa017[202]][_0xa017[415]]= function(_0x71cex2,_0x71cex3){_0x71cex2= _0x71cex2|| document;var _0x71cex4=null;_0x71cex2== document&& (_0x71cex4= window[_0xa017[890]],window[_0xa017[890]]= null);var _0x71cex5=_0x71cex2[_0xa017[55]](_0xa017[891]);_0x71cex5[_0xa017[57]](_0xa017[865],this[_0xa017[865]]);_0x71cex5[_0xa017[57]](_0xa017[892],this[_0xa017[863]]);null!= _0x71cex3&& _0x71cex5[_0xa017[57]](_0xa017[772],_0x71cex3);_0x71cex5[_0xa017[124]][_0xa017[495]]= _0xa017[130];_0x71cex5[_0xa017[124]][_0xa017[187]]= _0xa017[188];for(var _0x71cex9=0< this[_0xa017[864]][_0xa017[2]](_0xa017[893])?this[_0xa017[864]][_0xa017[224]](_0xa017[893]):this[_0xa017[864]][_0xa017[224]](),_0x71cexa=0;_0x71cexa< _0x71cex9[_0xa017[67]];_0x71cexa++){var _0x71cex12=_0x71cex9[_0x71cexa][_0xa017[2]](_0xa017[226]);if(0< _0x71cex12){var _0x71cex13=_0x71cex9[_0x71cexa][_0xa017[85]](0,_0x71cex12),_0x71cex14=_0x71cex9[_0x71cexa][_0xa017[85]](_0x71cex12+ 1),_0x71cex12=_0x71cex2[_0xa017[55]](_0xa017[126]);_0x71cex12[_0xa017[57]](_0xa017[298],_0x71cex13);_0x71cex14= _0x71cex14[_0xa017[230]](/\n/g,_0xa017[336]);_0x71cex13= _0x71cex2[_0xa017[344]](_0x71cex14);_0x71cex12[_0xa017[62]](_0x71cex13);_0x71cex5[_0xa017[62]](_0x71cex12)}};_0x71cex2[_0xa017[112]][_0xa017[62]](_0x71cex5);_0x71cex5[_0xa017[894]]();_0x71cex2[_0xa017[112]][_0xa017[266]](_0x71cex5);null!= _0x71cex4&& (window[_0xa017[890]]= _0x71cex4)};var mxClipboard={STEPSIZE:10,insertCount:1,cells:null,isEmpty:function(){return null== mxClipboard[_0xa017[895]]},cut:function(_0x71cex2,_0x71cex3){_0x71cex3= mxClipboard[_0xa017[149]](_0x71cex2,_0x71cex3);mxClipboard[_0xa017[896]]= 0;mxClipboard[_0xa017[842]](_0x71cex2,_0x71cex3);return _0x71cex3},removeCells:function(_0x71cex2,_0x71cex3){_0x71cex2[_0xa017[842]](_0x71cex3)},copy:function(_0x71cex2,_0x71cex3){_0x71cex3= _0x71cex3|| _0x71cex2[_0xa017[897]]();var _0x71cex4=_0x71cex2[_0xa017[898]](_0x71cex3);mxClipboard[_0xa017[896]]= 1;mxClipboard[_0xa017[895]]= _0x71cex2[_0xa017[899]](_0x71cex4);return _0x71cex4},paste:function(_0x71cex2){if(null!= mxClipboard[_0xa017[895]]){var _0x71cex3=_0x71cex2[_0xa017[900]](mxClipboard[_0xa017[895]]),_0x71cex4=mxClipboard[_0xa017[896]]* mxClipboard[_0xa017[901]],_0x71cex5=_0x71cex2[_0xa017[902]](),_0x71cex3=_0x71cex2[_0xa017[903]](_0x71cex3,_0x71cex4,_0x71cex4,_0x71cex5);mxClipboard[_0xa017[896]]++;_0x71cex2[_0xa017[904]](_0x71cex3)}}};function mxWindow(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15){null!= _0x71cex3&& (_0x71cex12= null!= _0x71cex12?_0x71cex12:!0,this[_0xa017[905]]= _0x71cex3,this[_0xa017[176]](_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex15),this[_0xa017[906]](),this[_0xa017[907]](),this[_0xa017[908]](),this[_0xa017[909]](_0x71cex12),this[_0xa017[910]](_0x71cex2),(null== _0x71cex13|| _0x71cex13)&& this[_0xa017[911]](),null!= _0x71cex14&& null!= _0x71cex14[_0xa017[265]]?_0x71cex14[_0xa017[265]][_0xa017[912]](this[_0xa017[485]],_0x71cex14):document[_0xa017[112]][_0xa017[62]](this[_0xa017[485]]))}mxWindow[_0xa017[202]]= new mxEventSource;mxWindow[_0xa017[202]][_0xa017[196]]= mxWindow;mxWindow[_0xa017[202]][_0xa017[913]]= mxClient[_0xa017[88]]+ _0xa017[914];mxWindow[_0xa017[202]][_0xa017[915]]= mxClient[_0xa017[88]]+ _0xa017[916];mxWindow[_0xa017[202]][_0xa017[917]]= mxClient[_0xa017[88]]+ _0xa017[918];mxWindow[_0xa017[202]][_0xa017[919]]= mxClient[_0xa017[88]]+ _0xa017[920];mxWindow[_0xa017[202]][_0xa017[921]]= mxClient[_0xa017[88]]+ _0xa017[922];mxWindow[_0xa017[202]][_0xa017[189]]= !1;mxWindow[_0xa017[202]][_0xa017[905]]= !1;mxWindow[_0xa017[202]][_0xa017[923]]= new mxRectangle(0,0,50,40);mxWindow[_0xa017[202]][_0xa017[924]]= !1;mxWindow[_0xa017[202]][_0xa017[905]]= !1;mxWindow[_0xa017[202]][_0xa017[165]]= !0;mxWindow[_0xa017[202]][_0xa017[176]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex9= null!= _0x71cex9?_0x71cex9:_0xa017[925];this[_0xa017[485]]= document[_0xa017[55]](_0xa017[485]);this[_0xa017[485]][_0xa017[926]]= _0x71cex9;this[_0xa017[485]][_0xa017[124]][_0xa017[361]]= _0x71cex2+ _0xa017[168];this[_0xa017[485]][_0xa017[124]][_0xa017[125]]= _0x71cex3+ _0xa017[168];this[_0xa017[116]]= document[_0xa017[55]](_0xa017[116]);this[_0xa017[116]][_0xa017[926]]= _0x71cex9;null!= _0x71cex4&& (mxClient[_0xa017[80]]|| (this[_0xa017[485]][_0xa017[124]][_0xa017[117]]= _0x71cex4+ _0xa017[168]),this[_0xa017[116]][_0xa017[124]][_0xa017[117]]= _0x71cex4+ _0xa017[168]);null!= _0x71cex5&& (mxClient[_0xa017[80]]|| (this[_0xa017[485]][_0xa017[124]][_0xa017[119]]= _0x71cex5+ _0xa017[168]),this[_0xa017[116]][_0xa017[124]][_0xa017[119]]= _0x71cex5+ _0xa017[168]);_0x71cex2= document[_0xa017[55]](_0xa017[120]);_0x71cex3= document[_0xa017[55]](_0xa017[121]);this[_0xa017[924]]= document[_0xa017[55]](_0xa017[122]);this[_0xa017[924]][_0xa017[926]]= _0x71cex9+ _0xa017[927];_0x71cex3[_0xa017[62]](this[_0xa017[924]]);_0x71cex2[_0xa017[62]](_0x71cex3);_0x71cex3= document[_0xa017[55]](_0xa017[121]);this[_0xa017[122]]= document[_0xa017[55]](_0xa017[122]);this[_0xa017[122]][_0xa017[926]]= _0x71cex9+ _0xa017[928];this[_0xa017[929]]= document[_0xa017[55]](_0xa017[485]);this[_0xa017[929]][_0xa017[926]]= _0x71cex9+ _0xa017[928];this[_0xa017[929]][_0xa017[124]][_0xa017[117]]= _0xa017[118];this[_0xa017[929]][_0xa017[62]](this[_0xa017[905]]);if(mxClient[_0xa017[80]]|| _0xa017[529]!= this[_0xa017[905]][_0xa017[301]][_0xa017[36]]()){this[_0xa017[929]][_0xa017[124]][_0xa017[119]]= _0xa017[118]};this[_0xa017[122]][_0xa017[62]](this[_0xa017[929]]);_0x71cex3[_0xa017[62]](this[_0xa017[122]]);_0x71cex2[_0xa017[62]](_0x71cex3);this[_0xa017[116]][_0xa017[62]](_0x71cex2);this[_0xa017[485]][_0xa017[62]](this[_0xa017[116]]);_0x71cex9= mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[790]]()});mxEvent[_0xa017[169]](this[_0xa017[924]],_0xa017[751],_0x71cex9);mxEvent[_0xa017[169]](this[_0xa017[116]],_0xa017[751],_0x71cex9);mxClient[_0xa017[754]]&& (mxEvent[_0xa017[169]](this[_0xa017[924]],_0xa017[755],_0x71cex9),mxEvent[_0xa017[169]](this[_0xa017[116]],_0xa017[755],_0x71cex9));this[_0xa017[801]]()};mxWindow[_0xa017[202]][_0xa017[910]]= function(_0x71cex2){for(var _0x71cex3=this[_0xa017[924]][_0xa017[285]];null!= _0x71cex3;){var _0x71cex4=_0x71cex3[_0xa017[287]];_0x71cex3[_0xa017[288]]== mxConstants[_0xa017[317]]&& _0x71cex3[_0xa017[265]][_0xa017[266]](_0x71cex3);_0x71cex3= _0x71cex4};mxUtils[_0xa017[53]](this[_0xa017[924]],_0x71cex2|| _0xa017[110])};mxWindow[_0xa017[202]][_0xa017[162]]= function(_0x71cex2){0> navigator[_0xa017[3]][_0xa017[2]](_0xa017[186])&& (this[_0xa017[929]][_0xa017[124]][_0xa017[277]]= _0x71cex2?_0xa017[278]:_0xa017[188])};mxWindow[_0xa017[202]][_0xa017[790]]= function(){if(mxWindow[_0xa017[930]]!= this){var _0x71cex2=mxUtils[_0xa017[275]](this[_0xa017[166]]()),_0x71cex2=null!= _0x71cex2?_0x71cex2[_0xa017[931]]:3;if(mxWindow[_0xa017[930]]){var _0x71cex3=mxWindow[_0xa017[930]][_0xa017[166]]();null!= _0x71cex3&& null!= _0x71cex3[_0xa017[124]]&& (_0x71cex3[_0xa017[124]][_0xa017[931]]= _0x71cex2)};_0x71cex3= mxWindow[_0xa017[930]];this[_0xa017[166]]()[_0xa017[124]][_0xa017[931]]= parseInt(_0x71cex2)+ 1;mxWindow[_0xa017[930]]= this;this[_0xa017[746]]( new mxEventObject(mxEvent.ACTIVATE,_0xa017[932],_0x71cex3))}};mxWindow[_0xa017[202]][_0xa017[166]]= function(){return this[_0xa017[485]]};mxWindow[_0xa017[202]][_0xa017[933]]= function(){mxUtils[_0xa017[933]](this[_0xa017[485]])};mxWindow[_0xa017[202]][_0xa017[934]]= function(){return null!= this[_0xa017[129]]?_0xa017[130]!= this[_0xa017[129]][_0xa017[124]][_0xa017[495]]:!1};mxWindow[_0xa017[202]][_0xa017[163]]= function(_0x71cex2){_0x71cex2?null== this[_0xa017[129]]?(this[_0xa017[129]]= document[_0xa017[55]](_0xa017[466]),this[_0xa017[129]][_0xa017[124]][_0xa017[491]]= _0xa017[492],this[_0xa017[129]][_0xa017[124]][_0xa017[553]]= _0xa017[935],this[_0xa017[129]][_0xa017[124]][_0xa017[699]]= _0xa017[935],this[_0xa017[129]][_0xa017[57]](_0xa017[390],mxClient[_0xa017[88]]+ _0xa017[922]),this[_0xa017[129]][_0xa017[124]][_0xa017[270]]= _0xa017[936],mxEvent[_0xa017[759]](this[_0xa017[129]],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[790]]();var _0x71cex4=mxEvent[_0xa017[731]](_0x71cex2),_0x71cex5=mxEvent[_0xa017[733]](_0x71cex2),_0x71cex9=this[_0xa017[485]][_0xa017[359]],_0x71cexa=this[_0xa017[485]][_0xa017[167]],_0x71cex12=mxUtils[_0xa017[885]](this,function(_0x71cex2){var _0x71cex3=mxEvent[_0xa017[731]](_0x71cex2)- _0x71cex4,_0x71cex12=mxEvent[_0xa017[733]](_0x71cex2)- _0x71cex5;this[_0xa017[937]](_0x71cex9+ _0x71cex3,_0x71cexa+ _0x71cex12);this[_0xa017[746]]( new mxEventObject(mxEvent.RESIZE,_0xa017[763],_0x71cex2));mxEvent[_0xa017[722]](_0x71cex2)}),_0x71cex13=mxUtils[_0xa017[885]](this,function(_0x71cex2){mxEvent[_0xa017[938]](document,null,_0x71cex12,_0x71cex13);this[_0xa017[746]]( new mxEventObject(mxEvent.RESIZE_END,_0xa017[763],_0x71cex2));mxEvent[_0xa017[722]](_0x71cex2)});mxEvent[_0xa017[759]](document,null,_0x71cex12,_0x71cex13);this[_0xa017[746]]( new mxEventObject(mxEvent.RESIZE_START,_0xa017[763],_0x71cex2));mxEvent[_0xa017[722]](_0x71cex2)}),null,null),this[_0xa017[485]][_0xa017[62]](this[_0xa017[129]])):this[_0xa017[129]][_0xa017[124]][_0xa017[495]]= _0xa017[497]:null!= this[_0xa017[129]]&& (this[_0xa017[129]][_0xa017[124]][_0xa017[495]]= _0xa017[130])};mxWindow[_0xa017[202]][_0xa017[937]]= function(_0x71cex2,_0x71cex3){_0x71cex2= Math[_0xa017[160]](this[_0xa017[923]][_0xa017[117]],_0x71cex2);_0x71cex3= Math[_0xa017[160]](this[_0xa017[923]][_0xa017[119]],_0x71cex3);mxClient[_0xa017[80]]|| (this[_0xa017[485]][_0xa017[124]][_0xa017[117]]= _0x71cex2+ _0xa017[168],this[_0xa017[485]][_0xa017[124]][_0xa017[119]]= _0x71cex3+ _0xa017[168]);this[_0xa017[116]][_0xa017[124]][_0xa017[117]]= _0x71cex2+ _0xa017[168];this[_0xa017[116]][_0xa017[124]][_0xa017[119]]= _0x71cex3+ _0xa017[168];mxClient[_0xa017[80]]|| (this[_0xa017[929]][_0xa017[124]][_0xa017[119]]= this[_0xa017[485]][_0xa017[167]]- this[_0xa017[924]][_0xa017[167]]- 2+ _0xa017[168])};mxWindow[_0xa017[202]][_0xa017[909]]= function(_0x71cex2){this[_0xa017[798]][_0xa017[124]][_0xa017[495]]= _0x71cex2?_0xa017[110]:_0xa017[130]};mxWindow[_0xa017[202]][_0xa017[939]]= function(){return new mxRectangle(0,0,0,this[_0xa017[924]][_0xa017[167]])};mxWindow[_0xa017[202]][_0xa017[907]]= function(){this[_0xa017[798]]= document[_0xa017[55]](_0xa017[466]);this[_0xa017[798]][_0xa017[57]](_0xa017[390],this[_0xa017[915]]);this[_0xa017[798]][_0xa017[57]](_0xa017[611],_0xa017[699]);this[_0xa017[798]][_0xa017[57]](_0xa017[924],_0xa017[940]);this[_0xa017[798]][_0xa017[124]][_0xa017[270]]= _0xa017[356];this[_0xa017[798]][_0xa017[124]][_0xa017[941]]= _0xa017[942];this[_0xa017[798]][_0xa017[124]][_0xa017[495]]= _0xa017[130];this[_0xa017[924]][_0xa017[62]](this[_0xa017[798]]);var _0x71cex2=!1,_0x71cex3=null,_0x71cex4=null,_0x71cex5=mxUtils[_0xa017[885]](this,function(_0x71cex5){this[_0xa017[790]]();if(_0x71cex2){_0x71cex2= !1,this[_0xa017[798]][_0xa017[57]](_0xa017[390],this[_0xa017[915]]),this[_0xa017[798]][_0xa017[57]](_0xa017[924],_0xa017[940]),this[_0xa017[929]][_0xa017[124]][_0xa017[495]]= _0xa017[110],this[_0xa017[800]][_0xa017[124]][_0xa017[495]]= _0x71cex3,mxClient[_0xa017[80]]|| (this[_0xa017[485]][_0xa017[124]][_0xa017[119]]= _0x71cex4),this[_0xa017[116]][_0xa017[124]][_0xa017[119]]= _0x71cex4,null!= this[_0xa017[129]]&& (this[_0xa017[129]][_0xa017[124]][_0xa017[187]]= _0xa017[110]),this[_0xa017[746]]( new mxEventObject(mxEvent.NORMALIZE,_0xa017[763],_0x71cex5))}else {_0x71cex2= !0;this[_0xa017[798]][_0xa017[57]](_0xa017[390],this[_0xa017[917]]);this[_0xa017[798]][_0xa017[57]](_0xa017[924],_0xa017[943]);this[_0xa017[929]][_0xa017[124]][_0xa017[495]]= _0xa017[130];_0x71cex3= this[_0xa017[800]][_0xa017[124]][_0xa017[495]];this[_0xa017[800]][_0xa017[124]][_0xa017[495]]= _0xa017[130];_0x71cex4= this[_0xa017[116]][_0xa017[124]][_0xa017[119]];var _0x71cexa=this[_0xa017[939]]();0< _0x71cexa[_0xa017[119]]&& (mxClient[_0xa017[80]]|| (this[_0xa017[485]][_0xa017[124]][_0xa017[119]]= _0x71cexa[_0xa017[119]]+ _0xa017[168]),this[_0xa017[116]][_0xa017[124]][_0xa017[119]]= _0x71cexa[_0xa017[119]]+ _0xa017[168]);0< _0x71cexa[_0xa017[117]]&& (mxClient[_0xa017[80]]|| (this[_0xa017[485]][_0xa017[124]][_0xa017[117]]= _0x71cexa[_0xa017[117]]+ _0xa017[168]),this[_0xa017[116]][_0xa017[124]][_0xa017[117]]= _0x71cexa[_0xa017[117]]+ _0xa017[168]);null!= this[_0xa017[129]]&& (this[_0xa017[129]][_0xa017[124]][_0xa017[187]]= _0xa017[188]);this[_0xa017[746]]( new mxEventObject(mxEvent.MINIMIZE,_0xa017[763],_0x71cex5))};mxEvent[_0xa017[722]](_0x71cex5)});mxEvent[_0xa017[169]](this[_0xa017[798]],_0xa017[751],_0x71cex5);mxClient[_0xa017[754]]&& mxEvent[_0xa017[169]](this[_0xa017[798]],_0xa017[755],_0x71cex5)};mxWindow[_0xa017[202]][_0xa017[161]]= function(_0x71cex2){this[_0xa017[800]][_0xa017[124]][_0xa017[495]]= _0x71cex2?_0xa017[110]:_0xa017[130]};mxWindow[_0xa017[202]][_0xa017[906]]= function(){this[_0xa017[800]]= document[_0xa017[55]](_0xa017[466]);this[_0xa017[800]][_0xa017[57]](_0xa017[390],this[_0xa017[919]]);this[_0xa017[800]][_0xa017[57]](_0xa017[611],_0xa017[699]);this[_0xa017[800]][_0xa017[57]](_0xa017[924],_0xa017[944]);this[_0xa017[800]][_0xa017[124]][_0xa017[270]]= _0xa017[583];this[_0xa017[800]][_0xa017[124]][_0xa017[945]]= _0xa017[942];this[_0xa017[800]][_0xa017[124]][_0xa017[270]]= _0xa017[356];this[_0xa017[800]][_0xa017[124]][_0xa017[495]]= _0xa017[130];this[_0xa017[924]][_0xa017[62]](this[_0xa017[800]]);var _0x71cex2=!1,_0x71cex3=null,_0x71cex4=null,_0x71cex5=null,_0x71cex9=null,_0x71cexa=mxUtils[_0xa017[885]](this,function(_0x71cexa){this[_0xa017[790]]();if(_0xa017[130]!= this[_0xa017[800]][_0xa017[124]][_0xa017[495]]){if(_0x71cex2){_0x71cex2= !1;this[_0xa017[800]][_0xa017[57]](_0xa017[390],this[_0xa017[919]]);this[_0xa017[800]][_0xa017[57]](_0xa017[924],_0xa017[944]);this[_0xa017[929]][_0xa017[124]][_0xa017[495]]= _0xa017[110];this[_0xa017[798]][_0xa017[124]][_0xa017[187]]= _0xa017[110];this[_0xa017[485]][_0xa017[124]][_0xa017[361]]= _0x71cex3+ _0xa017[168];this[_0xa017[485]][_0xa017[124]][_0xa017[125]]= _0x71cex4+ _0xa017[168];if(!mxClient[_0xa017[80]]&& (this[_0xa017[485]][_0xa017[124]][_0xa017[119]]= _0x71cex5,this[_0xa017[485]][_0xa017[124]][_0xa017[117]]= _0x71cex9,_0x71cex13= mxUtils[_0xa017[275]](this[_0xa017[929]]),_0xa017[278]== _0x71cex13[_0xa017[277]]|| null!= this[_0xa017[129]])){this[_0xa017[929]][_0xa017[124]][_0xa017[119]]= this[_0xa017[485]][_0xa017[167]]- this[_0xa017[924]][_0xa017[167]]- 2+ _0xa017[168]};this[_0xa017[116]][_0xa017[124]][_0xa017[119]]= _0x71cex5;this[_0xa017[116]][_0xa017[124]][_0xa017[117]]= _0x71cex9;null!= this[_0xa017[129]]&& (this[_0xa017[129]][_0xa017[124]][_0xa017[187]]= _0xa017[110]);this[_0xa017[746]]( new mxEventObject(mxEvent.NORMALIZE,_0xa017[763],_0x71cexa))}else {_0x71cex2= !0;this[_0xa017[800]][_0xa017[57]](_0xa017[390],this[_0xa017[917]]);this[_0xa017[800]][_0xa017[57]](_0xa017[924],_0xa017[943]);this[_0xa017[929]][_0xa017[124]][_0xa017[495]]= _0xa017[110];this[_0xa017[798]][_0xa017[124]][_0xa017[187]]= _0xa017[188];_0x71cex3= parseInt(this[_0xa017[485]][_0xa017[124]][_0xa017[361]]);_0x71cex4= parseInt(this[_0xa017[485]][_0xa017[124]][_0xa017[125]]);_0x71cex5= this[_0xa017[116]][_0xa017[124]][_0xa017[119]];_0x71cex9= this[_0xa017[116]][_0xa017[124]][_0xa017[117]];this[_0xa017[485]][_0xa017[124]][_0xa017[361]]= _0xa017[946];this[_0xa017[485]][_0xa017[124]][_0xa017[125]]= _0xa017[946];mxClient[_0xa017[80]]|| (this[_0xa017[485]][_0xa017[124]][_0xa017[119]]= document[_0xa017[112]][_0xa017[157]]- 2+ _0xa017[168],this[_0xa017[485]][_0xa017[124]][_0xa017[117]]= document[_0xa017[112]][_0xa017[159]]- 2+ _0xa017[168]);this[_0xa017[116]][_0xa017[124]][_0xa017[117]]= document[_0xa017[112]][_0xa017[159]]- 2+ _0xa017[168];this[_0xa017[116]][_0xa017[124]][_0xa017[119]]= document[_0xa017[112]][_0xa017[157]]- 2+ _0xa017[168];null!= this[_0xa017[129]]&& (this[_0xa017[129]][_0xa017[124]][_0xa017[187]]= _0xa017[188]);if(!mxClient[_0xa017[80]]){var _0x71cex13=mxUtils[_0xa017[275]](this[_0xa017[929]]);if(_0xa017[278]== _0x71cex13[_0xa017[277]]|| null!= this[_0xa017[129]]){this[_0xa017[929]][_0xa017[124]][_0xa017[119]]= this[_0xa017[485]][_0xa017[167]]- this[_0xa017[924]][_0xa017[167]]- 2+ _0xa017[168]}};this[_0xa017[746]]( new mxEventObject(mxEvent.MAXIMIZE,_0xa017[763],_0x71cexa))};mxEvent[_0xa017[722]](_0x71cexa)}});mxEvent[_0xa017[759]](this[_0xa017[800]],_0x71cexa);mxEvent[_0xa017[169]](this[_0xa017[924]],_0xa017[760],_0x71cexa)};mxWindow[_0xa017[202]][_0xa017[911]]= function(){this[_0xa017[924]][_0xa017[124]][_0xa017[270]]= _0xa017[582];mxEvent[_0xa017[759]](this[_0xa017[924]],mxUtils[_0xa017[885]](this,function(_0x71cex2){var _0x71cex3=mxEvent[_0xa017[731]](_0x71cex2),_0x71cex4=mxEvent[_0xa017[733]](_0x71cex2),_0x71cex5=this[_0xa017[730]](),_0x71cex9=this[_0xa017[732]](),_0x71cexa=mxUtils[_0xa017[885]](this,function(_0x71cex2){var _0x71cexa=mxEvent[_0xa017[731]](_0x71cex2)- _0x71cex3,_0x71cex12=mxEvent[_0xa017[733]](_0x71cex2)- _0x71cex4;this[_0xa017[947]](_0x71cex5+ _0x71cexa,_0x71cex9+ _0x71cex12);this[_0xa017[746]]( new mxEventObject(mxEvent.MOVE,_0xa017[763],_0x71cex2));mxEvent[_0xa017[722]](_0x71cex2)}),_0x71cex12=mxUtils[_0xa017[885]](this,function(_0x71cex2){mxEvent[_0xa017[938]](document,null,_0x71cexa,_0x71cex12);this[_0xa017[746]]( new mxEventObject(mxEvent.MOVE_END,_0xa017[763],_0x71cex2));mxEvent[_0xa017[722]](_0x71cex2)});mxEvent[_0xa017[759]](document,null,_0x71cexa,_0x71cex12);this[_0xa017[746]]( new mxEventObject(mxEvent.MOVE_START,_0xa017[763],_0x71cex2));mxEvent[_0xa017[722]](_0x71cex2)}))};mxWindow[_0xa017[202]][_0xa017[947]]= function(_0x71cex2,_0x71cex3){this[_0xa017[485]][_0xa017[124]][_0xa017[361]]= _0x71cex2+ _0xa017[168];this[_0xa017[485]][_0xa017[124]][_0xa017[125]]= _0x71cex3+ _0xa017[168]};mxWindow[_0xa017[202]][_0xa017[730]]= function(){return parseInt(this[_0xa017[485]][_0xa017[124]][_0xa017[361]])};mxWindow[_0xa017[202]][_0xa017[732]]= function(){return parseInt(this[_0xa017[485]][_0xa017[124]][_0xa017[125]])};mxWindow[_0xa017[202]][_0xa017[908]]= function(){this[_0xa017[948]]= document[_0xa017[55]](_0xa017[466]);this[_0xa017[948]][_0xa017[57]](_0xa017[390],this[_0xa017[913]]);this[_0xa017[948]][_0xa017[57]](_0xa017[611],_0xa017[699]);this[_0xa017[948]][_0xa017[57]](_0xa017[924],_0xa017[949]);this[_0xa017[948]][_0xa017[124]][_0xa017[945]]= _0xa017[935];this[_0xa017[948]][_0xa017[124]][_0xa017[270]]= _0xa017[356];this[_0xa017[948]][_0xa017[124]][_0xa017[495]]= _0xa017[130];this[_0xa017[924]][_0xa017[950]](this[_0xa017[948]],this[_0xa017[924]][_0xa017[285]]);mxEvent[_0xa017[759]](this[_0xa017[948]],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[746]]( new mxEventObject(mxEvent.CLOSE,_0xa017[763],_0x71cex2));this[_0xa017[165]]?this[_0xa017[515]]():this[_0xa017[175]](!1);mxEvent[_0xa017[722]](_0x71cex2)}))};mxWindow[_0xa017[202]][_0xa017[951]]= function(_0x71cex2){this[_0xa017[618]]= document[_0xa017[55]](_0xa017[466]);this[_0xa017[618]][_0xa017[57]](_0xa017[390],_0x71cex2);this[_0xa017[618]][_0xa017[57]](_0xa017[611],_0xa017[361]);this[_0xa017[618]][_0xa017[124]][_0xa017[941]]= _0xa017[952];this[_0xa017[618]][_0xa017[124]][_0xa017[945]]= _0xa017[946];this[_0xa017[618]][_0xa017[124]][_0xa017[953]]= _0xa017[954];this[_0xa017[924]][_0xa017[950]](this[_0xa017[618]],this[_0xa017[924]][_0xa017[285]])};mxWindow[_0xa017[202]][_0xa017[164]]= function(_0x71cex2){this[_0xa017[948]][_0xa017[124]][_0xa017[495]]= _0x71cex2?_0xa017[110]:_0xa017[130]};mxWindow[_0xa017[202]][_0xa017[174]]= function(){return null!= this[_0xa017[485]]?_0xa017[188]!= this[_0xa017[485]][_0xa017[124]][_0xa017[187]]:!1};mxWindow[_0xa017[202]][_0xa017[175]]= function(_0x71cex2){null!= this[_0xa017[485]]&& this[_0xa017[174]]()!= _0x71cex2&& (_0x71cex2?this[_0xa017[539]]():this[_0xa017[801]]())};mxWindow[_0xa017[202]][_0xa017[539]]= function(){this[_0xa017[485]][_0xa017[124]][_0xa017[187]]= _0xa017[110];this[_0xa017[790]]();var _0x71cex2=mxUtils[_0xa017[275]](this[_0xa017[929]]);if(!mxClient[_0xa017[80]]&& (_0xa017[278]== _0x71cex2[_0xa017[277]]|| null!= this[_0xa017[129]])){this[_0xa017[929]][_0xa017[124]][_0xa017[119]]= this[_0xa017[485]][_0xa017[167]]- this[_0xa017[924]][_0xa017[167]]- 2+ _0xa017[168]};this[_0xa017[746]]( new mxEventObject(mxEvent.SHOW))};mxWindow[_0xa017[202]][_0xa017[801]]= function(){this[_0xa017[485]][_0xa017[124]][_0xa017[187]]= _0xa017[188];this[_0xa017[746]]( new mxEventObject(mxEvent.HIDE))};mxWindow[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[746]]( new mxEventObject(mxEvent.DESTROY));null!= this[_0xa017[485]]&& (mxEvent[_0xa017[762]](this[_0xa017[485]]),this[_0xa017[485]][_0xa017[265]][_0xa017[266]](this[_0xa017[485]]),this[_0xa017[485]]= null);this[_0xa017[929]]= this[_0xa017[905]]= this[_0xa017[924]]= null};function mxForm(_0x71cex2){this[_0xa017[116]]= document[_0xa017[55]](_0xa017[116]);this[_0xa017[116]][_0xa017[926]]= _0x71cex2;this[_0xa017[112]]= document[_0xa017[55]](_0xa017[120]);this[_0xa017[116]][_0xa017[62]](this[_0xa017[112]])}mxForm[_0xa017[202]][_0xa017[116]]= null;mxForm[_0xa017[202]][_0xa017[112]]= !1;mxForm[_0xa017[202]][_0xa017[955]]= function(){return this[_0xa017[116]]};mxForm[_0xa017[202]][_0xa017[956]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=document[_0xa017[55]](_0xa017[121]),_0x71cex5=document[_0xa017[55]](_0xa017[122]);_0x71cex4[_0xa017[62]](_0x71cex5);var _0x71cex5=document[_0xa017[55]](_0xa017[122]),_0x71cex9=document[_0xa017[55]](_0xa017[172]);mxUtils[_0xa017[53]](_0x71cex9,mxResources[_0xa017[203]](_0xa017[957])|| _0xa017[958]);_0x71cex5[_0xa017[62]](_0x71cex9);mxEvent[_0xa017[169]](_0x71cex9,_0xa017[173],function(){_0x71cex2()});_0x71cex9= document[_0xa017[55]](_0xa017[172]);mxUtils[_0xa017[53]](_0x71cex9,mxResources[_0xa017[203]](_0xa017[959])|| _0xa017[960]);_0x71cex5[_0xa017[62]](_0x71cex9);mxEvent[_0xa017[169]](_0x71cex9,_0xa017[173],function(){_0x71cex3()});_0x71cex4[_0xa017[62]](_0x71cex5);this[_0xa017[112]][_0xa017[62]](_0x71cex4)};mxForm[_0xa017[202]][_0xa017[961]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=document[_0xa017[55]](_0xa017[962]);_0x71cex4[_0xa017[57]](_0xa017[60],_0xa017[963]);_0x71cex4[_0xa017[131]]= _0x71cex3;return this[_0xa017[964]](_0x71cex2,_0x71cex4)};mxForm[_0xa017[202]][_0xa017[965]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=document[_0xa017[55]](_0xa017[962]);_0x71cex4[_0xa017[57]](_0xa017[60],_0xa017[966]);this[_0xa017[964]](_0x71cex2,_0x71cex4);_0x71cex3&& (_0x71cex4[_0xa017[967]]= !0);return _0x71cex4};mxForm[_0xa017[202]][_0xa017[968]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=document[_0xa017[55]](_0xa017[126]);mxClient[_0xa017[133]]&& _0x71cex4--;_0x71cex5[_0xa017[57]](_0xa017[969],_0x71cex4|| 2);_0x71cex5[_0xa017[131]]= _0x71cex3;return this[_0xa017[964]](_0x71cex2,_0x71cex5)};mxForm[_0xa017[202]][_0xa017[970]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=document[_0xa017[55]](_0xa017[804]);null!= _0x71cex4&& _0x71cex5[_0xa017[57]](_0xa017[803],_0x71cex4);_0x71cex3&& _0x71cex5[_0xa017[57]](_0xa017[971],_0xa017[128]);return this[_0xa017[964]](_0x71cex2,_0x71cex5)};mxForm[_0xa017[202]][_0xa017[972]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=document[_0xa017[55]](_0xa017[973]);mxUtils[_0xa017[171]](_0x71cex9,_0x71cex3);_0x71cex9[_0xa017[57]](_0xa017[131],_0x71cex4);_0x71cex5&& _0x71cex9[_0xa017[57]](_0xa017[974],_0x71cex5);_0x71cex2[_0xa017[62]](_0x71cex9)};mxForm[_0xa017[202]][_0xa017[964]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=document[_0xa017[55]](_0xa017[121]),_0x71cex5=document[_0xa017[55]](_0xa017[122]);mxUtils[_0xa017[53]](_0x71cex5,_0x71cex2);_0x71cex4[_0xa017[62]](_0x71cex5);_0x71cex5= document[_0xa017[55]](_0xa017[122]);_0x71cex5[_0xa017[62]](_0x71cex3);_0x71cex4[_0xa017[62]](_0x71cex5);this[_0xa017[112]][_0xa017[62]](_0x71cex4);return _0x71cex3};function mxImage(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[390]]= _0x71cex2;this[_0xa017[117]]= _0x71cex3;this[_0xa017[119]]= _0x71cex4}mxImage[_0xa017[202]][_0xa017[390]]= null;mxImage[_0xa017[202]][_0xa017[117]]= null;mxImage[_0xa017[202]][_0xa017[119]]= null;function mxDivResizer(_0x71cex2,_0x71cex3){if(_0xa017[485]== _0x71cex2[_0xa017[301]][_0xa017[216]]()){null== _0x71cex3&& (_0x71cex3= window);this[_0xa017[485]]= _0x71cex2;var _0x71cex4=mxUtils[_0xa017[275]](_0x71cex2);null!= _0x71cex4&& (this[_0xa017[975]]= _0xa017[278]== _0x71cex4[_0xa017[117]],this[_0xa017[976]]= _0xa017[278]== _0x71cex4[_0xa017[119]]);mxEvent[_0xa017[169]](_0x71cex3,_0xa017[129],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[977]]|| (this[_0xa017[977]]= !0,this[_0xa017[129]](),this[_0xa017[977]]= !1)}));this[_0xa017[129]]()}}mxDivResizer[_0xa017[202]][_0xa017[975]]= !0;mxDivResizer[_0xa017[202]][_0xa017[976]]= !0;mxDivResizer[_0xa017[202]][_0xa017[977]]= !1;mxDivResizer[_0xa017[202]][_0xa017[129]]= function(){var _0x71cex2=this[_0xa017[978]](),_0x71cex3=this[_0xa017[979]](),_0x71cex4=parseInt(this[_0xa017[485]][_0xa017[124]][_0xa017[361]]),_0x71cex5=parseInt(this[_0xa017[485]][_0xa017[124]][_0xa017[699]]),_0x71cex9=parseInt(this[_0xa017[485]][_0xa017[124]][_0xa017[125]]),_0x71cexa=parseInt(this[_0xa017[485]][_0xa017[124]][_0xa017[553]]);this[_0xa017[975]]&& (!isNaN(_0x71cex4)&& !isNaN(_0x71cex5) && 0<= _0x71cex4 && 0<= _0x71cex5 && 0< _0x71cex2- _0x71cex5- _0x71cex4)&& (this[_0xa017[485]][_0xa017[124]][_0xa017[117]]= _0x71cex2- _0x71cex5- _0x71cex4+ _0xa017[168]);this[_0xa017[976]]&& (!isNaN(_0x71cex9)&& !isNaN(_0x71cexa) && 0<= _0x71cex9 && 0<= _0x71cexa && 0< _0x71cex3- _0x71cex9- _0x71cexa)&& (this[_0xa017[485]][_0xa017[124]][_0xa017[119]]= _0x71cex3- _0x71cex9- _0x71cexa+ _0xa017[168])};mxDivResizer[_0xa017[202]][_0xa017[978]]= function(){return document[_0xa017[112]][_0xa017[159]]};mxDivResizer[_0xa017[202]][_0xa017[979]]= function(){return document[_0xa017[112]][_0xa017[157]]};function mxDragSource(_0x71cex2,_0x71cex3){this[_0xa017[980]]= _0x71cex2;this[_0xa017[981]]= _0x71cex3;mxEvent[_0xa017[759]](_0x71cex2,mxUtils[_0xa017[885]](this,this[_0xa017[787]]))}mxDragSource[_0xa017[202]][_0xa017[980]]= null;mxDragSource[_0xa017[202]][_0xa017[981]]= null;mxDragSource[_0xa017[202]][_0xa017[559]]= null;mxDragSource[_0xa017[202]][_0xa017[982]]= null;mxDragSource[_0xa017[202]][_0xa017[983]]= null;mxDragSource[_0xa017[202]][_0xa017[984]]= !0;mxDragSource[_0xa017[202]][_0xa017[985]]= null;mxDragSource[_0xa017[202]][_0xa017[986]]= null;mxDragSource[_0xa017[202]][_0xa017[987]]= null;mxDragSource[_0xa017[202]][_0xa017[988]]= null;mxDragSource[_0xa017[202]][_0xa017[989]]= null;mxDragSource[_0xa017[202]][_0xa017[561]]= !0;mxDragSource[_0xa017[202]][_0xa017[990]]= !0;mxDragSource[_0xa017[202]][_0xa017[991]]= !0;mxDragSource[_0xa017[202]][_0xa017[563]]= !0;mxDragSource[_0xa017[202]][_0xa017[992]]= 100;mxDragSource[_0xa017[202]][_0xa017[993]]= 70;mxDragSource[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxDragSource[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxDragSource[_0xa017[202]][_0xa017[996]]= function(){return this[_0xa017[990]]};mxDragSource[_0xa017[202]][_0xa017[562]]= function(_0x71cex2){this[_0xa017[990]]= _0x71cex2};mxDragSource[_0xa017[202]][_0xa017[997]]= function(){return this[_0xa017[991]]};mxDragSource[_0xa017[202]][_0xa017[998]]= function(_0x71cex2){this[_0xa017[991]]= _0x71cex2};mxDragSource[_0xa017[202]][_0xa017[565]]= function(_0x71cex2){return null};mxDragSource[_0xa017[202]][_0xa017[564]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return _0x71cex2[_0xa017[999]](_0x71cex3,_0x71cex4)};mxDragSource[_0xa017[202]][_0xa017[566]]= function(_0x71cex2){return this[_0xa017[980]][_0xa017[511]](!0)};mxDragSource[_0xa017[202]][_0xa017[567]]= function(_0x71cex2){return null};mxDragSource[_0xa017[202]][_0xa017[787]]= function(_0x71cex2){this[_0xa017[984]]&& (!mxEvent[_0xa017[721]](_0x71cex2)&& null== this[_0xa017[1000]])&& (this[_0xa017[1001]](_0x71cex2),this[_0xa017[1000]]= mxUtils[_0xa017[885]](this,this[_0xa017[788]]),this[_0xa017[1002]]= mxUtils[_0xa017[885]](this,this[_0xa017[789]]),mxEvent[_0xa017[759]](document,null,this[_0xa017[1000]],this[_0xa017[1002]]),mxEvent[_0xa017[722]](_0x71cex2,!0,!1))};mxDragSource[_0xa017[202]][_0xa017[1001]]= function(_0x71cex2){this[_0xa017[982]]= this[_0xa017[566]](_0x71cex2);this[_0xa017[982]][_0xa017[124]][_0xa017[491]]= _0xa017[492];this[_0xa017[982]][_0xa017[124]][_0xa017[931]]= this[_0xa017[992]];mxUtils[_0xa017[254]](this[_0xa017[982]],this[_0xa017[993]])};mxDragSource[_0xa017[202]][_0xa017[1003]]= function(_0x71cex2){null!= this[_0xa017[982]]&& (null!= this[_0xa017[982]][_0xa017[265]]&& this[_0xa017[982]][_0xa017[265]][_0xa017[266]](this[_0xa017[982]]),this[_0xa017[982]]= null)};mxDragSource[_0xa017[202]][_0xa017[1004]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=mxEvent[_0xa017[731]](_0x71cex3),_0x71cex5=mxEvent[_0xa017[733]](_0x71cex3),_0x71cex9=mxUtils[_0xa017[445]](_0x71cex2[_0xa017[526]]),_0x71cexa=mxUtils[_0xa017[444]]();return _0x71cex4>= _0x71cex9[_0xa017[235]]- _0x71cexa[_0xa017[235]]&& _0x71cex5>= _0x71cex9[_0xa017[236]]- _0x71cexa[_0xa017[236]]&& _0x71cex4<= _0x71cex9[_0xa017[235]]- _0x71cexa[_0xa017[235]]+ _0x71cex2[_0xa017[526]][_0xa017[359]]&& _0x71cex5<= _0x71cex9[_0xa017[236]]- _0x71cexa[_0xa017[236]]+ _0x71cex2[_0xa017[526]][_0xa017[167]]};mxDragSource[_0xa017[202]][_0xa017[788]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[565]](_0x71cex2);null!= _0x71cex3&& !this[_0xa017[1004]](_0x71cex3,_0x71cex2)&& (_0x71cex3= null);_0x71cex3!= this[_0xa017[985]]&& (null!= this[_0xa017[985]]&& this[_0xa017[1005]](this[_0xa017[985]]),this[_0xa017[985]]= _0x71cex3,null!= this[_0xa017[985]]&& this[_0xa017[1006]](this[_0xa017[985]]));null!= this[_0xa017[985]]&& this[_0xa017[1007]](this[_0xa017[985]],_0x71cex2);if(null!= this[_0xa017[982]]&& (null== this[_0xa017[983]]|| _0xa017[189]!= this[_0xa017[983]][_0xa017[124]][_0xa017[187]])){var _0x71cex3=mxEvent[_0xa017[731]](_0x71cex2),_0x71cex4=mxEvent[_0xa017[733]](_0x71cex2);null== this[_0xa017[982]][_0xa017[265]]&& document[_0xa017[112]][_0xa017[62]](this[_0xa017[982]]);this[_0xa017[982]][_0xa017[124]][_0xa017[187]]= _0xa017[189];null!= this[_0xa017[559]]&& (_0x71cex3+= this[_0xa017[559]][_0xa017[235]],_0x71cex4+= this[_0xa017[559]][_0xa017[236]]);_0x71cex3+= document[_0xa017[112]][_0xa017[360]]|| document[_0xa017[158]][_0xa017[360]];_0x71cex4+= document[_0xa017[112]][_0xa017[190]]|| document[_0xa017[158]][_0xa017[190]];this[_0xa017[982]][_0xa017[124]][_0xa017[361]]= _0x71cex3+ _0xa017[168];this[_0xa017[982]][_0xa017[124]][_0xa017[125]]= _0x71cex4+ _0xa017[168]}else {null!= this[_0xa017[982]]&& (this[_0xa017[982]][_0xa017[124]][_0xa017[187]]= _0xa017[188])};mxEvent[_0xa017[722]](_0x71cex2)};mxDragSource[_0xa017[202]][_0xa017[789]]= function(_0x71cex2){if(null!= this[_0xa017[985]]){if(null!= this[_0xa017[987]]&& (null== this[_0xa017[983]]|| _0xa017[188]!= this[_0xa017[983]][_0xa017[124]][_0xa017[187]])){var _0x71cex3=this[_0xa017[985]][_0xa017[441]][_0xa017[255]],_0x71cex4=this[_0xa017[985]][_0xa017[441]][_0xa017[513]];this[_0xa017[1008]](this[_0xa017[985]],_0x71cex2,this[_0xa017[986]],this[_0xa017[987]][_0xa017[235]]/ _0x71cex3- _0x71cex4[_0xa017[235]],this[_0xa017[987]][_0xa017[236]]/ _0x71cex3- _0x71cex4[_0xa017[236]])};this[_0xa017[1005]](this[_0xa017[985]])};this[_0xa017[1003]](_0x71cex2);mxEvent[_0xa017[938]](document,null,this[_0xa017[1000]],this[_0xa017[1002]]);this[_0xa017[985]]= this[_0xa017[1002]]= this[_0xa017[1000]]= null;mxEvent[_0xa017[722]](_0x71cex2)};mxDragSource[_0xa017[202]][_0xa017[1006]]= function(_0x71cex2){_0x71cex2[_0xa017[1009]]= !0;this[_0xa017[983]]= this[_0xa017[567]](_0x71cex2);this[_0xa017[996]]()&& null!= this[_0xa017[983]]&& (this[_0xa017[988]]= new mxGuide(_0x71cex2,_0x71cex2[_0xa017[1011]][_0xa017[1010]]()));this[_0xa017[563]]&& (this[_0xa017[989]]= new mxCellHighlight(_0x71cex2,mxConstants.DROP_TARGET_COLOR))};mxDragSource[_0xa017[202]][_0xa017[1005]]= function(_0x71cex2){this[_0xa017[987]]= this[_0xa017[986]]= null;_0x71cex2[_0xa017[1009]]= !1;null!= this[_0xa017[983]]&& (null!= this[_0xa017[983]][_0xa017[265]]&& this[_0xa017[983]][_0xa017[265]][_0xa017[266]](this[_0xa017[983]]),this[_0xa017[983]]= null);null!= this[_0xa017[988]]&& (this[_0xa017[988]][_0xa017[515]](),this[_0xa017[988]]= null);null!= this[_0xa017[989]]&& (this[_0xa017[989]][_0xa017[515]](),this[_0xa017[989]]= null)};mxDragSource[_0xa017[202]][_0xa017[1007]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=mxUtils[_0xa017[445]](_0x71cex2[_0xa017[526]]),_0x71cex5=mxUtils[_0xa017[444]](_0x71cex2[_0xa017[526]]),_0x71cex9=mxEvent[_0xa017[731]](_0x71cex3)- _0x71cex4[_0xa017[235]]+ _0x71cex5[_0xa017[235]],_0x71cex4=mxEvent[_0xa017[733]](_0x71cex3)- _0x71cex4[_0xa017[236]]+ _0x71cex5[_0xa017[236]];_0x71cex2[_0xa017[1012]]&& (null== this[_0xa017[561]]|| this[_0xa017[561]])&& _0x71cex2[_0xa017[1014]](_0x71cex9,_0x71cex4,_0x71cex2[_0xa017[1013]]);null!= this[_0xa017[989]]&& _0x71cex2[_0xa017[1015]]()&& (this[_0xa017[986]]= this[_0xa017[564]](_0x71cex2,_0x71cex9,_0x71cex4),_0x71cex5= _0x71cex2[_0xa017[249]]()[_0xa017[248]](this[_0xa017[986]]),this[_0xa017[989]][_0xa017[1016]](_0x71cex5));if(null!= this[_0xa017[983]]){null== this[_0xa017[983]][_0xa017[265]]&& (_0x71cex2[_0xa017[526]][_0xa017[62]](this[_0xa017[983]]),this[_0xa017[983]][_0xa017[124]][_0xa017[931]]= _0xa017[1017],this[_0xa017[983]][_0xa017[124]][_0xa017[491]]= _0xa017[492]);var _0x71cex5=this[_0xa017[997]]()&& _0x71cex2[_0xa017[1018]](_0x71cex3),_0x71cexa=!0;if(null!= this[_0xa017[988]]&& this[_0xa017[988]][_0xa017[1019]](_0x71cex3)){var _0x71cexa=parseInt(this[_0xa017[983]][_0xa017[124]][_0xa017[117]]),_0x71cex12=parseInt(this[_0xa017[983]][_0xa017[124]][_0xa017[119]]),_0x71cexa= new mxRectangle(0,0,_0x71cexa,_0x71cex12),_0x71cex4= new mxPoint(_0x71cex9,_0x71cex4),_0x71cex4=this[_0xa017[988]][_0xa017[582]](_0x71cexa,_0x71cex4,_0x71cex5),_0x71cexa=!1,_0x71cex9=_0x71cex4[_0xa017[235]],_0x71cex4=_0x71cex4[_0xa017[236]]}else {if(_0x71cex5){var _0x71cex5=_0x71cex2[_0xa017[441]][_0xa017[255]],_0x71cex12=_0x71cex2[_0xa017[441]][_0xa017[513]],_0x71cex13=_0x71cex2[_0xa017[1020]]/ 2,_0x71cex9=(_0x71cex2[_0xa017[1021]](_0x71cex9/ _0x71cex5- _0x71cex12[_0xa017[235]]- _0x71cex13)+ _0x71cex12[_0xa017[235]])* _0x71cex5,_0x71cex4=(_0x71cex2[_0xa017[1021]](_0x71cex4/ _0x71cex5- _0x71cex12[_0xa017[236]]- _0x71cex13)+ _0x71cex12[_0xa017[236]])* _0x71cex5}};null!= this[_0xa017[988]]&& _0x71cexa&& this[_0xa017[988]][_0xa017[801]]();null!= this[_0xa017[1022]]&& (_0x71cex9+= this[_0xa017[1022]][_0xa017[235]],_0x71cex4+= this[_0xa017[1022]][_0xa017[236]]);this[_0xa017[983]][_0xa017[124]][_0xa017[361]]= Math[_0xa017[488]](_0x71cex9)+ _0xa017[168];this[_0xa017[983]][_0xa017[124]][_0xa017[125]]= Math[_0xa017[488]](_0x71cex4)+ _0xa017[168];this[_0xa017[983]][_0xa017[124]][_0xa017[187]]= _0xa017[189]};this[_0xa017[987]]= new mxPoint(_0x71cex9,_0x71cex4)};mxDragSource[_0xa017[202]][_0xa017[1008]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){this[_0xa017[981]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9);_0x71cex2[_0xa017[526]][_0xa017[393]]()};function mxToolbar(_0x71cex2){this[_0xa017[526]]= _0x71cex2}mxToolbar[_0xa017[202]]= new mxEventSource;mxToolbar[_0xa017[202]][_0xa017[196]]= mxToolbar;mxToolbar[_0xa017[202]][_0xa017[526]]= null;mxToolbar[_0xa017[202]][_0xa017[984]]= !0;mxToolbar[_0xa017[202]][_0xa017[1023]]= !1;mxToolbar[_0xa017[202]][_0xa017[1024]]= !0;mxToolbar[_0xa017[202]][_0xa017[1025]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){var _0x71cex12=document[_0xa017[55]](null!= _0x71cex3?_0xa017[466]:_0xa017[172]),_0x71cex13=_0x71cex9|| (null!= _0x71cexa?_0xa017[1026]:_0xa017[1027]);_0x71cex12[_0xa017[926]]= _0x71cex13;_0x71cex12[_0xa017[57]](_0xa017[390],_0x71cex3);null!= _0x71cex2&& (null!= _0x71cex3?_0x71cex12[_0xa017[57]](_0xa017[924],_0x71cex2):mxUtils[_0xa017[53]](_0x71cex12,_0x71cex2));this[_0xa017[526]][_0xa017[62]](_0x71cex12);null!= _0x71cex4&& (mxEvent[_0xa017[169]](_0x71cex12,_0xa017[173],_0x71cex4),mxClient[_0xa017[754]]&& mxEvent[_0xa017[169]](_0x71cex12,_0xa017[757],_0x71cex4));_0x71cex2= mxUtils[_0xa017[885]](this,function(_0x71cex2){null!= _0x71cex5?_0x71cex12[_0xa017[57]](_0xa017[390],_0x71cex3):_0x71cex12[_0xa017[124]][_0xa017[1028]]= _0xa017[110]});mxEvent[_0xa017[759]](_0x71cex12,mxUtils[_0xa017[885]](this,function(_0x71cex2){null!= _0x71cex5?_0x71cex12[_0xa017[57]](_0xa017[390],_0x71cex5):_0x71cex12[_0xa017[124]][_0xa017[1028]]= _0xa017[579];if(null!= _0x71cexa){null== this[_0xa017[1029]]&& (this[_0xa017[1029]]= new mxPopupMenu,this[_0xa017[1029]][_0xa017[176]]());var _0x71cex3=this[_0xa017[1030]];this[_0xa017[1029]][_0xa017[1031]]()&& this[_0xa017[1029]][_0xa017[1032]]();_0x71cex3!= _0x71cex12&& (this[_0xa017[1030]]= _0x71cex12,this[_0xa017[1029]][_0xa017[1033]]= _0x71cexa,_0x71cex3= new mxPoint(_0x71cex12[_0xa017[358]],_0x71cex12[_0xa017[362]]+ _0x71cex12[_0xa017[167]]),this[_0xa017[1029]][_0xa017[152]](_0x71cex3[_0xa017[235]],_0x71cex3[_0xa017[236]],null,_0x71cex2),this[_0xa017[1029]][_0xa017[1031]]()&& (_0x71cex12[_0xa017[926]]= _0x71cex13+ _0xa017[1034],this[_0xa017[1029]][_0xa017[1032]]= function(){mxPopupMenu[_0xa017[202]][_0xa017[1032]][_0xa017[183]](this);_0x71cex12[_0xa017[926]]= _0x71cex13;this[_0xa017[1030]]= null}))}}),null,_0x71cex2);mxEvent[_0xa017[169]](_0x71cex12,_0xa017[1035],_0x71cex2);return _0x71cex12};mxToolbar[_0xa017[202]][_0xa017[970]]= function(_0x71cex2){var _0x71cex3=document[_0xa017[55]](_0xa017[485]);_0x71cex3[_0xa017[124]][_0xa017[495]]= _0xa017[497];_0x71cex3[_0xa017[926]]= _0xa017[1036];var _0x71cex4=document[_0xa017[55]](_0xa017[804]);_0x71cex4[_0xa017[926]]= _0x71cex2|| _0xa017[1037];_0x71cex3[_0xa017[62]](_0x71cex4);this[_0xa017[526]][_0xa017[62]](_0x71cex3);return _0x71cex4};mxToolbar[_0xa017[202]][_0xa017[1038]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=document[_0xa017[55]](_0xa017[804]);_0x71cex4[_0xa017[926]]= _0x71cex3|| _0xa017[1037];this[_0xa017[972]](_0x71cex4,_0x71cex2,null);mxEvent[_0xa017[169]](_0x71cex4,_0xa017[826],function(_0x71cex2){var _0x71cex3=_0x71cex4[_0xa017[1040]][_0x71cex4[_0xa017[1039]]];_0x71cex4[_0xa017[1039]]= 0;null!= _0x71cex3[_0xa017[1041]]&& _0x71cex3[_0xa017[1041]](_0x71cex2)});this[_0xa017[526]][_0xa017[62]](_0x71cex4);return _0x71cex4};mxToolbar[_0xa017[202]][_0xa017[972]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=document[_0xa017[55]](_0xa017[973]);mxUtils[_0xa017[171]](_0x71cex5,_0x71cex3);_0xa017[279]== typeof _0x71cex4?_0x71cex5[_0xa017[1041]]= _0x71cex4:_0x71cex5[_0xa017[57]](_0xa017[131],_0x71cex4);_0x71cex2[_0xa017[62]](_0x71cex5);return _0x71cex5};mxToolbar[_0xa017[202]][_0xa017[1042]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=document[_0xa017[55]](_0xa017[466]);_0x71cexa[_0xa017[1043]]= _0x71cex9|| _0xa017[1026];_0x71cexa[_0xa017[926]]= _0x71cexa[_0xa017[1043]];_0x71cexa[_0xa017[57]](_0xa017[390],_0x71cex3);_0x71cexa[_0xa017[1044]]= _0x71cex5;null!= _0x71cex2&& _0x71cexa[_0xa017[57]](_0xa017[924],_0x71cex2);mxEvent[_0xa017[169]](_0x71cexa,_0xa017[173],mxUtils[_0xa017[885]](this,function(_0x71cex2){_0x71cex2= this[_0xa017[1045]][_0xa017[1044]];null!= _0x71cex2?(this[_0xa017[1045]][_0xa017[1044]]= this[_0xa017[1045]][_0xa017[284]](_0xa017[390]),this[_0xa017[1045]][_0xa017[57]](_0xa017[390],_0x71cex2)):this[_0xa017[1045]][_0xa017[926]]= this[_0xa017[1045]][_0xa017[1043]];this[_0xa017[1024]]&& (this[_0xa017[1046]]= _0x71cexa);this[_0xa017[1045]]= _0x71cexa;_0x71cex2= _0x71cexa[_0xa017[1044]];null!= _0x71cex2?(_0x71cexa[_0xa017[1044]]= _0x71cexa[_0xa017[284]](_0xa017[390]),_0x71cexa[_0xa017[57]](_0xa017[390],_0x71cex2)):_0x71cexa[_0xa017[926]]= _0x71cexa[_0xa017[1043]]+ _0xa017[1034];this[_0xa017[746]]( new mxEventObject(mxEvent.SELECT));_0x71cex4()}));this[_0xa017[526]][_0xa017[62]](_0x71cexa);null== this[_0xa017[1046]]&& (this[_0xa017[1046]]= _0x71cexa,this[_0xa017[1047]](_0x71cexa),_0x71cex4());return _0x71cexa};mxToolbar[_0xa017[202]][_0xa017[1048]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cexa= null!= _0x71cexa?_0x71cexa:!0;var _0x71cex12=document[_0xa017[55]](null!= _0x71cex3?_0xa017[466]:_0xa017[172]);_0x71cex12[_0xa017[1043]]= _0x71cex9|| _0xa017[1026];_0x71cex12[_0xa017[926]]= _0x71cex12[_0xa017[1043]];_0x71cex12[_0xa017[57]](_0xa017[390],_0x71cex3);_0x71cex12[_0xa017[1044]]= _0x71cex5;null!= _0x71cex2&& _0x71cex12[_0xa017[57]](_0xa017[924],_0x71cex2);this[_0xa017[984]]&& _0x71cexa&& (mxEvent[_0xa017[169]](_0x71cex12,_0xa017[173],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[1047]](_0x71cex12,_0x71cex4);this[_0xa017[1023]]= !1})),mxEvent[_0xa017[169]](_0x71cex12,_0xa017[760],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[1047]](_0x71cex12,_0x71cex4);this[_0xa017[1023]]= !0})),null== this[_0xa017[1046]]&& (this[_0xa017[1046]]= _0x71cex12,this[_0xa017[1049]]= _0x71cex4,this[_0xa017[1047]](_0x71cex12,_0x71cex4)));this[_0xa017[526]][_0xa017[62]](_0x71cex12);return _0x71cex12};mxToolbar[_0xa017[202]][_0xa017[1047]]= function(_0x71cex2,_0x71cex3){if(this[_0xa017[1045]]!= _0x71cex2){if(null!= this[_0xa017[1045]]){var _0x71cex4=this[_0xa017[1045]][_0xa017[1044]];null!= _0x71cex4?(this[_0xa017[1045]][_0xa017[1044]]= this[_0xa017[1045]][_0xa017[284]](_0xa017[390]),this[_0xa017[1045]][_0xa017[57]](_0xa017[390],_0x71cex4)):this[_0xa017[1045]][_0xa017[926]]= this[_0xa017[1045]][_0xa017[1043]]};this[_0xa017[1045]]= _0x71cex2;_0x71cex4= this[_0xa017[1045]][_0xa017[1044]];null!= _0x71cex4?(this[_0xa017[1045]][_0xa017[1044]]= this[_0xa017[1045]][_0xa017[284]](_0xa017[390]),this[_0xa017[1045]][_0xa017[57]](_0xa017[390],_0x71cex4)):this[_0xa017[1045]][_0xa017[926]]= this[_0xa017[1045]][_0xa017[1043]]+ _0xa017[1034];this[_0xa017[746]]( new mxEventObject(mxEvent.SELECT,_0xa017[279],_0x71cex3))}};mxToolbar[_0xa017[202]][_0xa017[1050]]= function(_0x71cex2){(_0x71cex2|| !this[_0xa017[1023]])&& this[_0xa017[1045]]!= this[_0xa017[1046]]&& this[_0xa017[1047]](this[_0xa017[1046]],this[_0xa017[1049]])};mxToolbar[_0xa017[202]][_0xa017[1051]]= function(_0x71cex2){return this[_0xa017[1025]](null,_0x71cex2,null)};mxToolbar[_0xa017[202]][_0xa017[1052]]= function(){mxUtils[_0xa017[345]](this[_0xa017[526]])};mxToolbar[_0xa017[202]][_0xa017[1053]]= function(){var _0x71cex2=document[_0xa017[55]](_0xa017[1054]);_0x71cex2[_0xa017[124]][_0xa017[941]]= _0xa017[1055];_0x71cex2[_0xa017[57]](_0xa017[803],_0xa017[500]);this[_0xa017[526]][_0xa017[62]](_0x71cex2)};mxToolbar[_0xa017[202]][_0xa017[515]]= function(){mxEvent[_0xa017[762]](this[_0xa017[526]]);this[_0xa017[1045]]= this[_0xa017[1049]]= this[_0xa017[1046]]= this[_0xa017[526]]= null;null!= this[_0xa017[1029]]&& this[_0xa017[1029]][_0xa017[515]]()};function mxSession(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[251]]= _0x71cex2;this[_0xa017[1056]]= _0x71cex3;this[_0xa017[1057]]= _0x71cex4;this[_0xa017[1058]]= _0x71cex5;null!= _0x71cex2&& (this[_0xa017[1059]]= new mxCodec,this[_0xa017[1059]][_0xa017[1060]]= function(_0x71cex3){return _0x71cex2[_0xa017[736]](_0x71cex3)});_0x71cex2[_0xa017[169]](mxEvent.NOTIFY,mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex3[_0xa017[720]](_0xa017[1061]);(null!= _0x71cex4&& this[_0xa017[143]]|| this[_0xa017[1062]]&& !this[_0xa017[1063]])&& this[_0xa017[827]](_0xa017[1064]+ this[_0xa017[1067]](_0x71cex4[_0xa017[1065]],_0x71cex4[_0xa017[1066]])+ _0xa017[1068])}))}mxSession[_0xa017[202]]= new mxEventSource;mxSession[_0xa017[202]][_0xa017[196]]= mxSession;mxSession[_0xa017[202]][_0xa017[251]]= null;mxSession[_0xa017[202]][_0xa017[1056]]= null;mxSession[_0xa017[202]][_0xa017[1057]]= null;mxSession[_0xa017[202]][_0xa017[1058]]= null;mxSession[_0xa017[202]][_0xa017[1059]]= null;mxSession[_0xa017[202]][_0xa017[1069]]= _0xa017[336];mxSession[_0xa017[202]][_0xa017[1070]]= !0;mxSession[_0xa017[202]][_0xa017[1071]]= !0;mxSession[_0xa017[202]][_0xa017[1072]]= 0;mxSession[_0xa017[202]][_0xa017[1073]]= 0;mxSession[_0xa017[202]][_0xa017[143]]= !1;mxSession[_0xa017[202]][_0xa017[1062]]= !1;mxSession[_0xa017[202]][_0xa017[1063]]= !1;mxSession[_0xa017[202]][_0xa017[1074]]= !1;mxSession[_0xa017[202]][_0xa017[861]]= function(){this[_0xa017[143]]?(this[_0xa017[1062]]= !0,this[_0xa017[746]]( new mxEventObject(mxEvent.CONNECT))):this[_0xa017[1062]]|| this[_0xa017[203]](this[_0xa017[1056]],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[1062]]= !0;this[_0xa017[746]]( new mxEventObject(mxEvent.CONNECT));this[_0xa017[1075]]()}))};mxSession[_0xa017[202]][_0xa017[809]]= function(){this[_0xa017[1062]]&& !this[_0xa017[1063]]&& (this[_0xa017[1063]]= !0,this[_0xa017[746]]( new mxEventObject(mxEvent.SUSPEND)))};mxSession[_0xa017[202]][_0xa017[810]]= function(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[1062]]&& this[_0xa017[1063]]&& (this[_0xa017[1063]]= !1,this[_0xa017[746]]( new mxEventObject(mxEvent.RESUME)),this[_0xa017[1074]]|| this[_0xa017[1075]]())};mxSession[_0xa017[202]][_0xa017[1076]]= function(_0x71cex2){this[_0xa017[1062]]&& (this[_0xa017[1062]]= !1);this[_0xa017[746]]( new mxEventObject(mxEvent.DISCONNECT,_0xa017[1077],_0x71cex2))};mxSession[_0xa017[202]][_0xa017[1075]]= function(){this[_0xa017[1062]]&& !this[_0xa017[1063]]&& null!= this[_0xa017[1057]]?(this[_0xa017[1074]]= !0,this[_0xa017[203]](this[_0xa017[1057]],mxUtils[_0xa017[885]](this,function(){this[_0xa017[1075]]()}))):this[_0xa017[1074]]= !1};mxSession[_0xa017[202]][_0xa017[827]]= function(_0x71cex2,_0x71cex3,_0x71cex4){null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]]&& (null!= this[_0xa017[1058]]&& (this[_0xa017[143]]?(mxLog[_0xa017[539]](),mxLog[_0xa017[143]](_0xa017[1078]+ this[_0xa017[1058]]+ _0xa017[1079]+ _0x71cex2)):(_0x71cex2= _0xa017[1080]+ _0x71cex2+ _0xa017[1081],this[_0xa017[1070]]&& (_0x71cex2= encodeURIComponent(_0x71cex2)),mxUtils[_0xa017[814]](this[_0xa017[1058]],_0xa017[1082]+ _0x71cex2,_0x71cex3,_0x71cex4))),this[_0xa017[1072]]+= _0x71cex2[_0xa017[67]],this[_0xa017[746]]( new mxEventObject(mxEvent.NOTIFY,_0xa017[863],this[_0xa017[1058]],_0xa017[338],_0x71cex2)))};mxSession[_0xa017[202]][_0xa017[203]]= function(_0x71cex2,_0x71cex3,_0x71cex4){if(_0xa017[82]!= typeof mxUtils){var _0x71cex5=mxUtils[_0xa017[885]](this,function(_0x71cex2){null!= _0x71cex4?_0x71cex4(_0x71cex2):this[_0xa017[1076]](_0x71cex2)});mxUtils[_0xa017[203]](_0x71cex2,mxUtils[_0xa017[885]](this,function(_0x71cex4){if(_0xa017[82]!= typeof mxUtils){if(_0x71cex4[_0xa017[220]]()&& 404!= _0x71cex4[_0xa017[878]]()){if(this[_0xa017[1073]]+= _0x71cex4[_0xa017[221]]()[_0xa017[67]],this[_0xa017[746]]( new mxEventObject(mxEvent.GET,_0xa017[863],_0x71cex2,_0xa017[870],_0x71cex4)),this[_0xa017[1083]](_0x71cex4)){if(0< _0x71cex4[_0xa017[221]]()[_0xa017[67]]){var _0x71cexa=_0x71cex4[_0xa017[874]]();null== _0x71cexa?_0x71cex5(_0xa017[1084]+ _0x71cex4[_0xa017[221]]()):this[_0xa017[806]](_0x71cexa)};null!= _0x71cex3&& _0x71cex3(_0x71cex4)}}else {_0x71cex5(_0xa017[1085])}}}),function(_0x71cex2){_0x71cex5(_0xa017[1086])})}};mxSession[_0xa017[202]][_0xa017[1083]]= function(_0x71cex2){return 0> _0x71cex2[_0xa017[221]]()[_0xa017[2]](_0xa017[1087])};mxSession[_0xa017[202]][_0xa017[1067]]= function(_0x71cex2,_0x71cex3){for(var _0x71cex4=_0xa017[110],_0x71cex5=_0x71cex3?-1:1,_0x71cex9=_0x71cex3?_0x71cex2[_0xa017[67]]- 1:0;0<= _0x71cex9&& _0x71cex9< _0x71cex2[_0xa017[67]];_0x71cex9+= _0x71cex5){var _0x71cexa=this[_0xa017[1059]][_0xa017[514]](_0x71cex2[_0x71cex9]),_0x71cex4=_0x71cex4+ mxUtils[_0xa017[875]](_0x71cexa,this[_0xa017[1069]])};return _0x71cex4};mxSession[_0xa017[202]][_0xa017[806]]= function(_0x71cex2){if(null!= _0x71cex2&& _0x71cex2[_0xa017[288]]== mxConstants[_0xa017[289]]){var _0x71cex3=_0x71cex2[_0xa017[284]](_0xa017[1088]);null!= _0x71cex3&& (this[_0xa017[251]][_0xa017[1089]]= _0x71cex3+ _0xa017[213]);for(_0x71cex3= _0x71cex2[_0xa017[285]];null!= _0x71cex3;){var _0x71cex4=_0x71cex3[_0xa017[301]][_0xa017[216]]();_0xa017[724]== _0x71cex4?this[_0xa017[1090]](_0x71cex3):_0xa017[1091]== _0x71cex4&& this[_0xa017[1092]](_0x71cex3);_0x71cex3= _0x71cex3[_0xa017[287]]};this[_0xa017[746]]( new mxEventObject(mxEvent.RECEIVE,_0xa017[252],_0x71cex2))}};mxSession[_0xa017[202]][_0xa017[1090]]= function(_0x71cex2){( new mxCodec(_0x71cex2[_0xa017[295]]))[_0xa017[1093]](_0x71cex2[_0xa017[285]],this[_0xa017[251]])};mxSession[_0xa017[202]][_0xa017[1092]]= function(_0x71cex2){for(_0x71cex2= _0x71cex2[_0xa017[285]];null!= _0x71cex2;){_0xa017[1061]== _0x71cex2[_0xa017[301]]&& this[_0xa017[1094]](_0x71cex2),_0x71cex2= _0x71cex2[_0xa017[287]]}};mxSession[_0xa017[202]][_0xa017[1094]]= function(_0x71cex2){_0x71cex2= this[_0xa017[1095]](_0x71cex2);if(0< _0x71cex2[_0xa017[67]]){var _0x71cex3=this[_0xa017[1096]](_0x71cex2);this[_0xa017[251]][_0xa017[746]]( new mxEventObject(mxEvent.CHANGE,_0xa017[1061],_0x71cex3,_0xa017[1065],_0x71cex2));this[_0xa017[251]][_0xa017[746]]( new mxEventObject(mxEvent.UNDO,_0xa017[1061],_0x71cex3));this[_0xa017[746]]( new mxEventObject(mxEvent.FIRED,_0xa017[1061],_0x71cex3))}};mxSession[_0xa017[202]][_0xa017[1096]]= function(_0x71cex2){var _0x71cex3= new mxUndoableEdit(this[_0xa017[251]],this[_0xa017[1071]]);_0x71cex3[_0xa017[1065]]= _0x71cex2;_0x71cex3[_0xa017[827]]= function(){_0x71cex3[_0xa017[1097]][_0xa017[746]]( new mxEventObject(mxEvent.CHANGE,_0xa017[1061],_0x71cex3,_0xa017[1065],_0x71cex3[_0xa017[1065]]));_0x71cex3[_0xa017[1097]][_0xa017[746]]( new mxEventObject(mxEvent.NOTIFY,_0xa017[1061],_0x71cex3,_0xa017[1065],_0x71cex3[_0xa017[1065]]))};return _0x71cex3};mxSession[_0xa017[202]][_0xa017[1095]]= function(_0x71cex2){this[_0xa017[1059]][_0xa017[395]]= _0x71cex2[_0xa017[295]];var _0x71cex3=[];for(_0x71cex2= _0x71cex2[_0xa017[285]];null!= _0x71cex2;){var _0x71cex4=this[_0xa017[1098]](_0x71cex2);null!= _0x71cex4&& _0x71cex3[_0xa017[207]](_0x71cex4);_0x71cex2= _0x71cex2[_0xa017[287]]};return _0x71cex3};mxSession[_0xa017[202]][_0xa017[1098]]= function(_0x71cex2){var _0x71cex3=null;_0x71cex2[_0xa017[288]]== mxConstants[_0xa017[289]]&& (_0x71cex3= _0xa017[1099]== _0x71cex2[_0xa017[301]]?( new mxCodec(_0x71cex2[_0xa017[295]]))[_0xa017[1093]](_0x71cex2):this[_0xa017[1059]][_0xa017[1093]](_0x71cex2),null!= _0x71cex3&& (_0x71cex3[_0xa017[251]]= this[_0xa017[251]],_0x71cex3[_0xa017[350]](),_0xa017[1100]== _0x71cex2[_0xa017[301]]&& null== _0x71cex3[_0xa017[1101]]&& this[_0xa017[1102]](_0x71cex3[_0xa017[247]])));return _0x71cex3};mxSession[_0xa017[202]][_0xa017[1102]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1059]][_0xa017[1104]](_0x71cex2[_0xa017[1103]](),_0x71cex2);for(var _0x71cex4=this[_0xa017[251]][_0xa017[262]](_0x71cex2),_0x71cex5=0;_0x71cex5< _0x71cex4;_0x71cex5++){this[_0xa017[1102]](this[_0xa017[251]][_0xa017[263]](_0x71cex2,_0x71cex5))}};function mxUndoableEdit(_0x71cex2,_0x71cex3){this[_0xa017[1097]]= _0x71cex2;this[_0xa017[1065]]= [];this[_0xa017[1105]]= null!= _0x71cex3?_0x71cex3:!0}mxUndoableEdit[_0xa017[202]][_0xa017[1097]]= null;mxUndoableEdit[_0xa017[202]][_0xa017[1065]]= null;mxUndoableEdit[_0xa017[202]][_0xa017[1105]]= null;mxUndoableEdit[_0xa017[202]][_0xa017[1066]]= !1;mxUndoableEdit[_0xa017[202]][_0xa017[1106]]= !1;mxUndoableEdit[_0xa017[202]][_0xa017[1107]]= function(){return 0== this[_0xa017[1065]][_0xa017[67]]};mxUndoableEdit[_0xa017[202]][_0xa017[1108]]= function(){return this[_0xa017[1105]]};mxUndoableEdit[_0xa017[202]][_0xa017[99]]= function(_0x71cex2){this[_0xa017[1065]][_0xa017[207]](_0x71cex2)};mxUndoableEdit[_0xa017[202]][_0xa017[827]]= function(){};mxUndoableEdit[_0xa017[202]][_0xa017[1109]]= function(){};mxUndoableEdit[_0xa017[202]][_0xa017[824]]= function(){if(!this[_0xa017[1066]]){this[_0xa017[1097]][_0xa017[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0x71cex2=this[_0xa017[1065]][_0xa017[67]]- 1;0<= _0x71cex2;_0x71cex2--){var _0x71cex3=this[_0xa017[1065]][_0x71cex2];null!= _0x71cex3[_0xa017[350]]?_0x71cex3[_0xa017[350]]():null!= _0x71cex3[_0xa017[824]]&& _0x71cex3[_0xa017[824]]();this[_0xa017[1097]][_0xa017[746]]( new mxEventObject(mxEvent.EXECUTED,_0xa017[826],_0x71cex3))};this[_0xa017[1066]]= !0;this[_0xa017[1106]]= !1;this[_0xa017[1097]][_0xa017[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0xa017[827]]()};mxUndoableEdit[_0xa017[202]][_0xa017[825]]= function(){if(!this[_0xa017[1106]]){this[_0xa017[1097]][_0xa017[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0x71cex2=this[_0xa017[1065]][_0xa017[67]],_0x71cex3=0;_0x71cex3< _0x71cex2;_0x71cex3++){var _0x71cex4=this[_0xa017[1065]][_0x71cex3];null!= _0x71cex4[_0xa017[350]]?_0x71cex4[_0xa017[350]]():null!= _0x71cex4[_0xa017[825]]&& _0x71cex4[_0xa017[825]]();this[_0xa017[1097]][_0xa017[746]]( new mxEventObject(mxEvent.EXECUTED,_0xa017[826],_0x71cex4))};this[_0xa017[1066]]= !1;this[_0xa017[1106]]= !0;this[_0xa017[1097]][_0xa017[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0xa017[827]]()};function mxUndoManager(_0x71cex2){this[_0xa017[803]]= null!= _0x71cex2?_0x71cex2:100;this[_0xa017[200]]()}mxUndoManager[_0xa017[202]]= new mxEventSource;mxUndoManager[_0xa017[202]][_0xa017[196]]= mxUndoManager;mxUndoManager[_0xa017[202]][_0xa017[803]]= null;mxUndoManager[_0xa017[202]][_0xa017[1110]]= null;mxUndoManager[_0xa017[202]][_0xa017[1111]]= 0;mxUndoManager[_0xa017[202]][_0xa017[1107]]= function(){return 0== this[_0xa017[1110]][_0xa017[67]]};mxUndoManager[_0xa017[202]][_0xa017[200]]= function(){this[_0xa017[1110]]= [];this[_0xa017[1111]]= 0;this[_0xa017[746]]( new mxEventObject(mxEvent.CLEAR))};mxUndoManager[_0xa017[202]][_0xa017[1112]]= function(){return 0< this[_0xa017[1111]]};mxUndoManager[_0xa017[202]][_0xa017[824]]= function(){for(;0< this[_0xa017[1111]];){var _0x71cex2=this[_0xa017[1110]][--this[_0xa017[1111]]];_0x71cex2[_0xa017[824]]();if(_0x71cex2[_0xa017[1108]]()){this[_0xa017[746]]( new mxEventObject(mxEvent.UNDO,_0xa017[1061],_0x71cex2));break}}};mxUndoManager[_0xa017[202]][_0xa017[1113]]= function(){return this[_0xa017[1111]]< this[_0xa017[1110]][_0xa017[67]]};mxUndoManager[_0xa017[202]][_0xa017[825]]= function(){for(var _0x71cex2=this[_0xa017[1110]][_0xa017[67]];this[_0xa017[1111]]< _0x71cex2;){var _0x71cex3=this[_0xa017[1110]][this[_0xa017[1111]]++];_0x71cex3[_0xa017[825]]();if(_0x71cex3[_0xa017[1108]]()){this[_0xa017[746]]( new mxEventObject(mxEvent.REDO,_0xa017[1061],_0x71cex3));break}}};mxUndoManager[_0xa017[202]][_0xa017[1114]]= function(_0x71cex2){this[_0xa017[330]]();0< this[_0xa017[803]]&& this[_0xa017[803]]== this[_0xa017[1110]][_0xa017[67]]&& this[_0xa017[1110]][_0xa017[1115]]();this[_0xa017[1110]][_0xa017[207]](_0x71cex2);this[_0xa017[1111]]= this[_0xa017[1110]][_0xa017[67]];this[_0xa017[746]]( new mxEventObject(mxEvent.ADD,_0xa017[1061],_0x71cex2))};mxUndoManager[_0xa017[202]][_0xa017[330]]= function(){if(this[_0xa017[1110]][_0xa017[67]]> this[_0xa017[1111]]){for(var _0x71cex2=this[_0xa017[1110]][_0xa017[300]](this[_0xa017[1111]],this[_0xa017[1110]][_0xa017[67]]- this[_0xa017[1111]]),_0x71cex3=0;_0x71cex3< _0x71cex2[_0xa017[67]];_0x71cex3++){_0x71cex2[_0x71cex3][_0xa017[1109]]()}}};var mxUrlConverter=function(_0x71cex2){var _0x71cex3=!0,_0x71cex4=null,_0x71cex5=null;return {isEnabled:function(){return _0x71cex3},setEnabled:function(_0x71cex2){_0x71cex3= _0x71cex2},getBaseUrl:function(){return _0x71cex4},setBaseUrl:function(_0x71cex2){_0x71cex4= _0x71cex2},getBaseDomain:function(){return _0x71cex4},setBaseDomain:function(_0x71cex2){_0x71cex4= _0x71cex2},isRelativeUrl:function(_0x71cex2){return _0xa017[43]!= _0x71cex2[_0xa017[85]](0,7)&& _0xa017[46]!= _0x71cex2[_0xa017[85]](0,8)&& _0xa017[1116]!= _0x71cex2[_0xa017[85]](0,10)},convert:function(_0x71cex2){if(_0x71cex3&& this[_0xa017[1117]](_0x71cex2)){if(null== _0x71cex4){_0x71cex5= location[_0xa017[1118]]+ _0xa017[1119]+ location[_0xa017[1120]];_0x71cex4= _0x71cex5+ location[_0xa017[1121]];var _0x71cexa=_0x71cex4[_0xa017[1122]](_0xa017[84]);0< _0x71cexa&& (_0x71cex4= _0x71cex4[_0xa017[85]](0,_0x71cexa+ 1))};_0x71cex2= _0xa017[84]== _0x71cex2[_0xa017[225]](0)?_0x71cex5+ _0x71cex2:_0x71cex4+ _0x71cex2};return _0x71cex2}}};function mxPanningManager(_0x71cex2){this[_0xa017[1123]]= null;this[_0xa017[1124]]= !1;this[_0xa017[1125]]= this[_0xa017[1126]]= this[_0xa017[1127]]= this[_0xa017[1128]]= this[_0xa017[1129]]= this[_0xa017[1130]]= 0;this[_0xa017[1131]]= !1;this[_0xa017[190]]= this[_0xa017[360]]= 0;this[_0xa017[1132]]= {mouseDown:function(_0x71cex2,_0x71cex3){},mouseMove:function(_0x71cex2,_0x71cex3){},mouseUp:mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex3){this[_0xa017[1124]]&& this[_0xa017[1076]]()})};_0x71cex2[_0xa017[1133]](this[_0xa017[1132]]);mxEvent[_0xa017[169]](document,_0xa017[753],mxUtils[_0xa017[885]](this,function(){this[_0xa017[1124]]&& this[_0xa017[1076]]()}));var _0x71cex3=mxUtils[_0xa017[885]](this,function(){this[_0xa017[1131]]= mxUtils[_0xa017[1134]](_0x71cex2[_0xa017[526]]);this[_0xa017[360]]= _0x71cex2[_0xa017[526]][_0xa017[360]];this[_0xa017[190]]= _0x71cex2[_0xa017[526]][_0xa017[190]];return window[_0xa017[1141]](mxUtils[_0xa017[885]](this,function(){this[_0xa017[1130]]-= this[_0xa017[1126]];this[_0xa017[1129]]-= this[_0xa017[1125]];if(this[_0xa017[1131]]){var _0x71cex3=-_0x71cex2[_0xa017[526]][_0xa017[360]]- Math[_0xa017[430]](this[_0xa017[1126]]),_0x71cex5=-_0x71cex2[_0xa017[526]][_0xa017[190]]- Math[_0xa017[430]](this[_0xa017[1125]]);_0x71cex2[_0xa017[1135]](_0x71cex3,_0x71cex5);_0x71cex2[_0xa017[1136]]= this[_0xa017[360]]- _0x71cex2[_0xa017[526]][_0xa017[360]];_0x71cex2[_0xa017[1137]]= this[_0xa017[190]]- _0x71cex2[_0xa017[526]][_0xa017[190]];_0x71cex2[_0xa017[746]]( new mxEventObject(mxEvent.PAN))}else {_0x71cex2[_0xa017[1135]](this[_0xa017[1138]](),this[_0xa017[1139]]())}}),this[_0xa017[1140]])});this[_0xa017[1142]]= function(){return active};this[_0xa017[1138]]= function(){return Math[_0xa017[488]](this[_0xa017[1130]])};this[_0xa017[1139]]= function(){return Math[_0xa017[488]](this[_0xa017[1129]])};this[_0xa017[861]]= function(){this[_0xa017[1128]]= _0x71cex2[_0xa017[441]][_0xa017[513]][_0xa017[235]];this[_0xa017[1127]]= _0x71cex2[_0xa017[441]][_0xa017[513]][_0xa017[236]];this[_0xa017[1124]]= !0};this[_0xa017[1143]]= function(_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){this[_0xa017[1124]]|| this[_0xa017[861]]();this[_0xa017[360]]= _0x71cex2[_0xa017[526]][_0xa017[360]];this[_0xa017[190]]= _0x71cex2[_0xa017[526]][_0xa017[190]];_0x71cexa= null!= _0x71cexa?_0x71cexa:0;var _0x71cex12=_0x71cex2[_0xa017[526]];this[_0xa017[1126]]= _0x71cex4+ (null!= _0x71cex9?_0x71cex9:0)- _0x71cex12[_0xa017[360]]- _0x71cex12[_0xa017[159]];0> this[_0xa017[1126]]&& Math[_0xa017[425]](this[_0xa017[1126]])< this[_0xa017[467]]?this[_0xa017[1126]]= this[_0xa017[467]]+ this[_0xa017[1126]]:this[_0xa017[1126]]= this[_0xa017[1144]]?Math[_0xa017[160]](this[_0xa017[1126]],0):0;0== this[_0xa017[1126]]&& (this[_0xa017[1126]]= _0x71cex4- _0x71cex12[_0xa017[360]],this[_0xa017[1126]]= 0< this[_0xa017[1126]]&& this[_0xa017[1126]]< this[_0xa017[467]]?this[_0xa017[1126]]- this[_0xa017[467]]:this[_0xa017[1144]]?Math[_0xa017[243]](0,this[_0xa017[1126]]):0);this[_0xa017[1125]]= _0x71cex5+ _0x71cexa- _0x71cex12[_0xa017[190]]- _0x71cex12[_0xa017[157]];0> this[_0xa017[1125]]&& Math[_0xa017[425]](this[_0xa017[1125]])< this[_0xa017[467]]?this[_0xa017[1125]]= this[_0xa017[467]]+ this[_0xa017[1125]]:this[_0xa017[1125]]= this[_0xa017[1144]]?Math[_0xa017[160]](this[_0xa017[1125]],0):0;0== this[_0xa017[1125]]&& (this[_0xa017[1125]]= _0x71cex5- _0x71cex12[_0xa017[190]],this[_0xa017[1125]]= 0< this[_0xa017[1125]]&& this[_0xa017[1125]]< this[_0xa017[467]]?this[_0xa017[1125]]- this[_0xa017[467]]:this[_0xa017[1144]]?Math[_0xa017[243]](0,this[_0xa017[1125]]):0);0!= this[_0xa017[1126]]|| 0!= this[_0xa017[1125]]?(this[_0xa017[1126]]*= this[_0xa017[1145]],this[_0xa017[1125]]*= this[_0xa017[1145]],null== this[_0xa017[1123]]&& (this[_0xa017[1123]]= _0x71cex3())):null!= this[_0xa017[1123]]&& (window[_0xa017[1146]](this[_0xa017[1123]]),this[_0xa017[1123]]= null)};this[_0xa017[1076]]= function(){if(this[_0xa017[1124]]){if(this[_0xa017[1124]]= !1,null!= this[_0xa017[1123]]&& (window[_0xa017[1146]](this[_0xa017[1123]]),this[_0xa017[1123]]= null),this[_0xa017[1129]]= this[_0xa017[1130]]= 0,this[_0xa017[1131]]){_0x71cex2[_0xa017[1136]]= 0,_0x71cex2[_0xa017[1137]]= 0,_0x71cex2[_0xa017[746]]( new mxEventObject(mxEvent.PAN))}else {var _0x71cex3=_0x71cex2[_0xa017[1136]],_0x71cex5=_0x71cex2[_0xa017[1137]];if(0!= _0x71cex3|| 0!= _0x71cex5){_0x71cex2[_0xa017[1135]](0,0),_0x71cex2[_0xa017[441]][_0xa017[1147]](this[_0xa017[1128]]+ _0x71cex3/ _0x71cex2[_0xa017[441]][_0xa017[255]],this[_0xa017[1127]]+ _0x71cex5/ _0x71cex2[_0xa017[441]][_0xa017[255]])}}}};this[_0xa017[515]]= function(){_0x71cex2[_0xa017[1148]](this[_0xa017[1132]])}}mxPanningManager[_0xa017[202]][_0xa017[1145]]= 1/ 6;mxPanningManager[_0xa017[202]][_0xa017[1140]]= 10;mxPanningManager[_0xa017[202]][_0xa017[1144]]= !0;mxPanningManager[_0xa017[202]][_0xa017[467]]= 0;function mxPopupMenu(_0x71cex2){this[_0xa017[1033]]= _0x71cex2;null!= _0x71cex2&& this[_0xa017[176]]()}mxPopupMenu[_0xa017[202]]= new mxEventSource;mxPopupMenu[_0xa017[202]][_0xa017[196]]= mxPopupMenu;mxPopupMenu[_0xa017[202]][_0xa017[1149]]= mxClient[_0xa017[88]]+ _0xa017[1150];mxPopupMenu[_0xa017[202]][_0xa017[931]]= 10006;mxPopupMenu[_0xa017[202]][_0xa017[1033]]= null;mxPopupMenu[_0xa017[202]][_0xa017[1151]]= !1;mxPopupMenu[_0xa017[202]][_0xa017[984]]= !0;mxPopupMenu[_0xa017[202]][_0xa017[1152]]= 0;mxPopupMenu[_0xa017[202]][_0xa017[1153]]= !1;mxPopupMenu[_0xa017[202]][_0xa017[1154]]= !1;mxPopupMenu[_0xa017[202]][_0xa017[1155]]= !0;mxPopupMenu[_0xa017[202]][_0xa017[176]]= function(){this[_0xa017[116]]= document[_0xa017[55]](_0xa017[116]);this[_0xa017[116]][_0xa017[926]]= _0xa017[1156];this[_0xa017[120]]= document[_0xa017[55]](_0xa017[120]);this[_0xa017[116]][_0xa017[62]](this[_0xa017[120]]);this[_0xa017[485]]= document[_0xa017[55]](_0xa017[485]);this[_0xa017[485]][_0xa017[926]]= _0xa017[1156];this[_0xa017[485]][_0xa017[124]][_0xa017[495]]= _0xa017[497];this[_0xa017[485]][_0xa017[124]][_0xa017[931]]= this[_0xa017[931]];this[_0xa017[485]][_0xa017[62]](this[_0xa017[116]]);mxEvent[_0xa017[1157]](this[_0xa017[485]])};mxPopupMenu[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxPopupMenu[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxPopupMenu[_0xa017[202]][_0xa017[737]]= function(_0x71cex2){return _0x71cex2[_0xa017[737]]()|| this[_0xa017[1151]]&& mxEvent[_0xa017[1158]](_0x71cex2[_0xa017[727]]())};mxPopupMenu[_0xa017[202]][_0xa017[1025]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cex5= _0x71cex5|| this;this[_0xa017[1152]]++;_0x71cex5[_0xa017[1159]]&& (_0x71cex5[_0xa017[1160]]&& this[_0xa017[1051]](_0x71cex5,!0),_0x71cex5[_0xa017[1159]]= !1);_0x71cex5[_0xa017[1160]]= !0;var _0x71cex12=document[_0xa017[55]](_0xa017[121]);_0x71cex12[_0xa017[926]]= _0xa017[1161];var _0x71cex13=document[_0xa017[55]](_0xa017[122]);_0x71cex13[_0xa017[926]]= _0xa017[1162];null!= _0x71cex3?(_0x71cex9= document[_0xa017[55]](_0xa017[466]),_0x71cex9[_0xa017[390]]= _0x71cex3,_0x71cex13[_0xa017[62]](_0x71cex9)):null!= _0x71cex9&& (_0x71cex3= document[_0xa017[55]](_0xa017[485]),_0x71cex3[_0xa017[926]]= _0x71cex9,_0x71cex13[_0xa017[62]](_0x71cex3));_0x71cex12[_0xa017[62]](_0x71cex13);this[_0xa017[1155]]&& (_0x71cex13= document[_0xa017[55]](_0xa017[122]),_0x71cex13[_0xa017[926]]= _0xa017[1161]+ (null!= _0x71cexa&& !_0x71cexa?_0xa017[1163]:_0xa017[110]),mxUtils[_0xa017[53]](_0x71cex13,_0x71cex2),_0x71cex13[_0xa017[611]]= _0xa017[361],_0x71cex12[_0xa017[62]](_0x71cex13),_0x71cex2= document[_0xa017[55]](_0xa017[122]),_0x71cex2[_0xa017[926]]= _0xa017[1161]+ (null!= _0x71cexa&& !_0x71cexa?_0xa017[1163]:_0xa017[110]),_0x71cex2[_0xa017[124]][_0xa017[1164]]= _0xa017[1055],_0x71cex2[_0xa017[124]][_0xa017[1165]]= _0xa017[699],_0x71cex12[_0xa017[62]](_0x71cex2),null== _0x71cex5[_0xa017[485]]&& this[_0xa017[1166]](_0x71cex5));_0x71cex5[_0xa017[120]][_0xa017[62]](_0x71cex12);if(null== _0x71cexa|| _0x71cexa){mxEvent[_0xa017[759]](_0x71cex12,mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[1167]]= _0x71cex12;_0x71cex5[_0xa017[1168]]!= _0x71cex12&& _0x71cex5[_0xa017[1168]]!= _0x71cex5&& (null!= _0x71cex5[_0xa017[1168]]&& null!= _0x71cex5[_0xa017[1168]][_0xa017[485]][_0xa017[265]]&& this[_0xa017[1169]](_0x71cex5),null!= _0x71cex12[_0xa017[485]]&& (this[_0xa017[1170]](_0x71cex5,_0x71cex12),_0x71cex5[_0xa017[1168]]= _0x71cex12));mxEvent[_0xa017[722]](_0x71cex2)}),mxUtils[_0xa017[885]](this,function(_0x71cex2){_0x71cex5[_0xa017[1168]]!= _0x71cex12&& _0x71cex5[_0xa017[1168]]!= _0x71cex5&& (null!= _0x71cex5[_0xa017[1168]]&& null!= _0x71cex5[_0xa017[1168]][_0xa017[485]][_0xa017[265]]&& this[_0xa017[1169]](_0x71cex5),this[_0xa017[1153]]&& null!= _0x71cex12[_0xa017[485]]&& (this[_0xa017[1170]](_0x71cex5,_0x71cex12),_0x71cex5[_0xa017[1168]]= _0x71cex12));_0x71cex12[_0xa017[926]]= _0xa017[1171]}),mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[1167]]== _0x71cex12&& (_0x71cex5[_0xa017[1168]]!= _0x71cex12&& this[_0xa017[1032]](),null!= _0x71cex4&& _0x71cex4(_0x71cex2));this[_0xa017[1167]]= null;mxEvent[_0xa017[722]](_0x71cex2)})),mxEvent[_0xa017[169]](_0x71cex12,_0xa017[1035],mxUtils[_0xa017[885]](this,function(_0x71cex2){_0x71cex12[_0xa017[926]]= _0xa017[1161]}))};return _0x71cex12};mxPopupMenu[_0xa017[202]][_0xa017[1166]]= function(_0x71cex2){_0x71cex2[_0xa017[116]]= document[_0xa017[55]](_0xa017[116]);_0x71cex2[_0xa017[116]][_0xa017[926]]= _0xa017[1156];_0x71cex2[_0xa017[120]]= document[_0xa017[55]](_0xa017[120]);_0x71cex2[_0xa017[116]][_0xa017[62]](_0x71cex2[_0xa017[120]]);_0x71cex2[_0xa017[485]]= document[_0xa017[55]](_0xa017[485]);_0x71cex2[_0xa017[485]][_0xa017[926]]= _0xa017[1156];_0x71cex2[_0xa017[485]][_0xa017[124]][_0xa017[491]]= _0xa017[492];_0x71cex2[_0xa017[485]][_0xa017[124]][_0xa017[495]]= _0xa017[497];_0x71cex2[_0xa017[485]][_0xa017[124]][_0xa017[931]]= this[_0xa017[931]];_0x71cex2[_0xa017[485]][_0xa017[62]](_0x71cex2[_0xa017[116]]);var _0x71cex3=document[_0xa017[55]](_0xa017[466]);_0x71cex3[_0xa017[57]](_0xa017[390],this[_0xa017[1149]]);td= _0x71cex2[_0xa017[285]][_0xa017[287]][_0xa017[287]];td[_0xa017[62]](_0x71cex3)};mxPopupMenu[_0xa017[202]][_0xa017[1170]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex3[_0xa017[485]]){_0x71cex3[_0xa017[485]][_0xa017[124]][_0xa017[361]]= _0x71cex2[_0xa017[485]][_0xa017[358]]+ _0x71cex3[_0xa017[358]]+ _0x71cex3[_0xa017[359]]- 1+ _0xa017[168];_0x71cex3[_0xa017[485]][_0xa017[124]][_0xa017[125]]= _0x71cex2[_0xa017[485]][_0xa017[362]]+ _0x71cex3[_0xa017[362]]+ _0xa017[168];document[_0xa017[112]][_0xa017[62]](_0x71cex3[_0xa017[485]]);var _0x71cex4=parseInt(_0x71cex3[_0xa017[485]][_0xa017[358]]),_0x71cex5=parseInt(_0x71cex3[_0xa017[485]][_0xa017[359]]),_0x71cex9=document[_0xa017[112]],_0x71cexa=document[_0xa017[158]];if(_0x71cex4+ _0x71cex5> (_0x71cex9[_0xa017[360]]|| _0x71cexa[_0xa017[360]])+ (_0x71cex9[_0xa017[159]]|| _0x71cexa[_0xa017[159]])){_0x71cex3[_0xa017[485]][_0xa017[124]][_0xa017[361]]= _0x71cex2[_0xa017[485]][_0xa017[358]]- _0x71cex5+ (mxClient[_0xa017[80]]?6:-6)+ _0xa017[168]};mxUtils[_0xa017[933]](_0x71cex3[_0xa017[485]])}};mxPopupMenu[_0xa017[202]][_0xa017[1051]]= function(_0x71cex2,_0x71cex3){_0x71cex2= _0x71cex2|| this;if(this[_0xa017[1154]]&& !_0x71cex3){_0x71cex2[_0xa017[1159]]= !0}else {if(null!= _0x71cex2[_0xa017[120]]){_0x71cex2[_0xa017[1159]]= !1;var _0x71cex4=document[_0xa017[55]](_0xa017[121]),_0x71cex5=document[_0xa017[55]](_0xa017[122]);_0x71cex5[_0xa017[926]]= _0xa017[1162];_0x71cex5[_0xa017[124]][_0xa017[549]]= _0xa017[1172];_0x71cex4[_0xa017[62]](_0x71cex5);_0x71cex5= document[_0xa017[55]](_0xa017[122]);_0x71cex5[_0xa017[124]][_0xa017[549]]= _0xa017[1172];_0x71cex5[_0xa017[57]](_0xa017[1173],_0xa017[1174]);var _0x71cex9=document[_0xa017[55]](_0xa017[1054]);_0x71cex9[_0xa017[57]](_0xa017[803],_0xa017[500]);_0x71cex5[_0xa017[62]](_0x71cex9);_0x71cex4[_0xa017[62]](_0x71cex5);_0x71cex2[_0xa017[120]][_0xa017[62]](_0x71cex4)}}};mxPopupMenu[_0xa017[202]][_0xa017[152]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(null!= this[_0xa017[485]]&& null!= this[_0xa017[120]]&& null!= this[_0xa017[1033]]){this[_0xa017[485]][_0xa017[124]][_0xa017[361]]= _0x71cex2+ _0xa017[168];for(this[_0xa017[485]][_0xa017[124]][_0xa017[125]]= _0x71cex3+ _0xa017[168];null!= this[_0xa017[120]][_0xa017[285]];){mxEvent[_0xa017[762]](this[_0xa017[120]][_0xa017[285]]),this[_0xa017[120]][_0xa017[266]](this[_0xa017[120]][_0xa017[285]])};this[_0xa017[1152]]= 0;this[_0xa017[1033]](this,_0x71cex4,_0x71cex5);0< this[_0xa017[1152]]&& (this[_0xa017[1175]](),this[_0xa017[746]]( new mxEventObject(mxEvent.SHOW)))}};mxPopupMenu[_0xa017[202]][_0xa017[1031]]= function(){return null!= this[_0xa017[485]]&& this[_0xa017[485]][_0xa017[265]]== document[_0xa017[112]]};mxPopupMenu[_0xa017[202]][_0xa017[1175]]= function(){9<= document[_0xa017[5]]&& (this[_0xa017[485]][_0xa017[124]][_0xa017[347]]= _0xa017[130]);document[_0xa017[112]][_0xa017[62]](this[_0xa017[485]]);mxUtils[_0xa017[933]](this[_0xa017[485]])};mxPopupMenu[_0xa017[202]][_0xa017[1032]]= function(){null!= this[_0xa017[485]]&& (null!= this[_0xa017[485]][_0xa017[265]]&& this[_0xa017[485]][_0xa017[265]][_0xa017[266]](this[_0xa017[485]]),this[_0xa017[1169]](this),this[_0xa017[1160]]= !1)};mxPopupMenu[_0xa017[202]][_0xa017[1169]]= function(_0x71cex2){null!= _0x71cex2[_0xa017[1168]]&& (this[_0xa017[1169]](_0x71cex2[_0xa017[1168]]),null!= _0x71cex2[_0xa017[1168]][_0xa017[485]][_0xa017[265]]&& _0x71cex2[_0xa017[1168]][_0xa017[485]][_0xa017[265]][_0xa017[266]](_0x71cex2[_0xa017[1168]][_0xa017[485]]),_0x71cex2[_0xa017[1168]]= null)};mxPopupMenu[_0xa017[202]][_0xa017[515]]= function(){null!= this[_0xa017[485]]&& (mxEvent[_0xa017[762]](this[_0xa017[485]]),null!= this[_0xa017[485]][_0xa017[265]]&& this[_0xa017[485]][_0xa017[265]][_0xa017[266]](this[_0xa017[485]]),this[_0xa017[485]]= null)};function mxAutoSaveManager(_0x71cex2){this[_0xa017[1176]]= mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex4){this[_0xa017[994]]()&& this[_0xa017[1177]](_0x71cex4[_0xa017[720]](_0xa017[1061])[_0xa017[1065]])});this[_0xa017[1178]](_0x71cex2)}mxAutoSaveManager[_0xa017[202]]= new mxEventSource;mxAutoSaveManager[_0xa017[202]][_0xa017[196]]= mxAutoSaveManager;mxAutoSaveManager[_0xa017[202]][_0xa017[1179]]= null;mxAutoSaveManager[_0xa017[202]][_0xa017[1180]]= 10;mxAutoSaveManager[_0xa017[202]][_0xa017[1181]]= 2;mxAutoSaveManager[_0xa017[202]][_0xa017[1182]]= 5;mxAutoSaveManager[_0xa017[202]][_0xa017[1183]]= 0;mxAutoSaveManager[_0xa017[202]][_0xa017[1184]]= 0;mxAutoSaveManager[_0xa017[202]][_0xa017[984]]= !0;mxAutoSaveManager[_0xa017[202]][_0xa017[1176]]= null;mxAutoSaveManager[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxAutoSaveManager[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxAutoSaveManager[_0xa017[202]][_0xa017[1178]]= function(_0x71cex2){null!= this[_0xa017[1179]]&& this[_0xa017[1179]][_0xa017[502]]()[_0xa017[745]](this[_0xa017[1176]]);this[_0xa017[1179]]= _0x71cex2;null!= this[_0xa017[1179]]&& this[_0xa017[1179]][_0xa017[502]]()[_0xa017[169]](mxEvent.CHANGE,this[_0xa017[1176]])};mxAutoSaveManager[_0xa017[202]][_0xa017[815]]= function(){};mxAutoSaveManager[_0xa017[202]][_0xa017[1177]]= function(_0x71cex2){_0x71cex2= (( new Date)[_0xa017[178]]()- this[_0xa017[1184]])/ 1E3;_0x71cex2> this[_0xa017[1180]]|| this[_0xa017[1183]]>= this[_0xa017[1182]]&& _0x71cex2> this[_0xa017[1181]]?(this[_0xa017[815]](),this[_0xa017[862]]()):this[_0xa017[1183]]++};mxAutoSaveManager[_0xa017[202]][_0xa017[862]]= function(){this[_0xa017[1184]]= ( new Date)[_0xa017[178]]();this[_0xa017[1183]]= 0};mxAutoSaveManager[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[1178]](null)};function mxAnimation(_0x71cex2){this[_0xa017[1140]]= null!= _0x71cex2?_0x71cex2:20}mxAnimation[_0xa017[202]]= new mxEventSource;mxAnimation[_0xa017[202]][_0xa017[196]]= mxAnimation;mxAnimation[_0xa017[202]][_0xa017[1140]]= null;mxAnimation[_0xa017[202]][_0xa017[1123]]= null;mxAnimation[_0xa017[202]][_0xa017[1185]]= function(){null== this[_0xa017[1123]]&& (this[_0xa017[1123]]= window[_0xa017[1141]](mxUtils[_0xa017[885]](this,this[_0xa017[1186]]),this[_0xa017[1140]]))};mxAnimation[_0xa017[202]][_0xa017[1186]]= function(){this[_0xa017[746]]( new mxEventObject(mxEvent.EXECUTE))};mxAnimation[_0xa017[202]][_0xa017[1187]]= function(){null!= this[_0xa017[1123]]&& (window[_0xa017[1146]](this[_0xa017[1123]]),this[_0xa017[1123]]= null,this[_0xa017[746]]( new mxEventObject(mxEvent.DONE)))};function mxMorphing(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxAnimation[_0xa017[239]](this,_0x71cex5);this[_0xa017[1179]]= _0x71cex2;this[_0xa017[1188]]= null!= _0x71cex3?_0x71cex3:6;this[_0xa017[1189]]= null!= _0x71cex4?_0x71cex4:1.5}mxMorphing[_0xa017[202]]= new mxAnimation;mxMorphing[_0xa017[202]][_0xa017[196]]= mxMorphing;mxMorphing[_0xa017[202]][_0xa017[1179]]= null;mxMorphing[_0xa017[202]][_0xa017[1188]]= null;mxMorphing[_0xa017[202]][_0xa017[1190]]= 0;mxMorphing[_0xa017[202]][_0xa017[1189]]= null;mxMorphing[_0xa017[202]][_0xa017[895]]= null;mxMorphing[_0xa017[202]][_0xa017[1186]]= function(){var _0x71cex2= new mxCellStatePreview(this[_0xa017[1179]]);if(null!= this[_0xa017[895]]){for(var _0x71cex3=0;_0x71cex3< this[_0xa017[895]][_0xa017[67]];_0x71cex3++){this[_0xa017[1191]](cells[_0x71cex3],_0x71cex2,!1)}}else {this[_0xa017[1191]](this[_0xa017[1179]][_0xa017[502]]()[_0xa017[501]](),_0x71cex2,!0)};this[_0xa017[539]](_0x71cex2);(_0x71cex2[_0xa017[1107]]()|| this[_0xa017[1190]]++ >= this[_0xa017[1188]])&& this[_0xa017[1187]]()};mxMorphing[_0xa017[202]][_0xa017[539]]= function(_0x71cex2){_0x71cex2[_0xa017[539]]()};mxMorphing[_0xa017[202]][_0xa017[1191]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](_0x71cex2),_0x71cex9=null;if(null!= _0x71cex5&& (_0x71cex9= this[_0xa017[1192]](_0x71cex5),this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1193]](_0x71cex2)&& (0!= _0x71cex9[_0xa017[235]]|| 0!= _0x71cex9[_0xa017[236]]))){var _0x71cexa=this[_0xa017[1179]][_0xa017[441]][_0xa017[512]](),_0x71cex12=this[_0xa017[1179]][_0xa017[441]][_0xa017[518]]();_0x71cex9[_0xa017[235]]+= _0x71cexa[_0xa017[235]]* _0x71cex12;_0x71cex9[_0xa017[236]]+= _0x71cexa[_0xa017[236]]* _0x71cex12;_0x71cex3[_0xa017[1194]](_0x71cex5,-_0x71cex9[_0xa017[235]]/ this[_0xa017[1189]],-_0x71cex9[_0xa017[236]]/ this[_0xa017[1189]])};if(_0x71cex4&& !this[_0xa017[1195]](_0x71cex5,_0x71cex9)){_0x71cex5= this[_0xa017[1179]][_0xa017[502]]()[_0xa017[262]](_0x71cex2);for(_0x71cex9= 0;_0x71cex9< _0x71cex5;_0x71cex9++){this[_0xa017[1191]](this[_0xa017[1179]][_0xa017[502]]()[_0xa017[263]](_0x71cex2,_0x71cex9),_0x71cex3,_0x71cex4)}}};mxMorphing[_0xa017[202]][_0xa017[1195]]= function(_0x71cex2,_0x71cex3){return null!= _0x71cex3&& (0!= _0x71cex3[_0xa017[235]]|| 0!= _0x71cex3[_0xa017[236]])};mxMorphing[_0xa017[202]][_0xa017[1192]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1196]](_0x71cex2[_0xa017[246]]),_0x71cex4=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[512]](),_0x71cex5=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[518]]();_0x71cex2= new mxPoint(_0x71cex2[_0xa017[235]]/ _0x71cex5- _0x71cex4[_0xa017[235]],_0x71cex2[_0xa017[236]]/ _0x71cex5- _0x71cex4[_0xa017[236]]);return new mxPoint((_0x71cex3[_0xa017[235]]- _0x71cex2[_0xa017[235]])* _0x71cex5,(_0x71cex3[_0xa017[236]]- _0x71cex2[_0xa017[236]])* _0x71cex5)};mxMorphing[_0xa017[202]][_0xa017[1196]]= function(_0x71cex2){var _0x71cex3=null;null!= _0x71cex2&& (_0x71cex3= this[_0xa017[1196]](this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1197]](_0x71cex2)),_0x71cex2= this[_0xa017[1179]][_0xa017[1198]](_0x71cex2),null!= _0x71cex2&& (_0x71cex3[_0xa017[235]]+= _0x71cex2[_0xa017[235]],_0x71cex3[_0xa017[236]]+= _0x71cex2[_0xa017[236]]));null== _0x71cex3&& (_0x71cex3= this[_0xa017[1179]][_0xa017[441]][_0xa017[512]](),_0x71cex3= new mxPoint(-_0x71cex3[_0xa017[235]],-_0x71cex3[_0xa017[236]]));return _0x71cex3};function mxImageBundle(_0x71cex2){this[_0xa017[1199]]= [];this[_0xa017[1200]]= null!= _0x71cex2?_0x71cex2:!1}mxImageBundle[_0xa017[202]][_0xa017[1199]]= null;mxImageBundle[_0xa017[202]][_0xa017[1199]]= null;mxImageBundle[_0xa017[202]][_0xa017[1201]]= function(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[1199]][_0x71cex2]= {value:_0x71cex3,fallback:_0x71cex4}};mxImageBundle[_0xa017[202]][_0xa017[1202]]= function(_0x71cex2){var _0x71cex3=null;null!= _0x71cex2&& (_0x71cex2= this[_0xa017[1199]][_0x71cex2],null!= _0x71cex2&& (_0x71cex3= this[_0xa017[1200]]?_0x71cex2[_0xa017[1203]]:_0x71cex2[_0xa017[131]]));return _0x71cex3};function mxImageExport(){}mxImageExport[_0xa017[202]][_0xa017[1204]]= !1;mxImageExport[_0xa017[202]][_0xa017[1205]]= function(_0x71cex2,_0x71cex3){null!= _0x71cex2&& (this[_0xa017[1207]](_0x71cex2,_0x71cex3,this[_0xa017[1206]]),this[_0xa017[1204]]&& this[_0xa017[1207]](_0x71cex2,_0x71cex3,this[_0xa017[1208]]))};mxImageExport[_0xa017[202]][_0xa017[1207]]= function(_0x71cex2,_0x71cex3,_0x71cex4){if(null!= _0x71cex2){_0x71cex4(_0x71cex2,_0x71cex3);for(var _0x71cex5=_0x71cex2[_0xa017[441]][_0xa017[1179]],_0x71cex9=_0x71cex5[_0xa017[251]][_0xa017[262]](_0x71cex2[_0xa017[246]]),_0x71cexa=0;_0x71cexa< _0x71cex9;_0x71cexa++){var _0x71cex12=_0x71cex5[_0xa017[441]][_0xa017[248]](_0x71cex5[_0xa017[251]][_0xa017[263]](_0x71cex2[_0xa017[246]],_0x71cexa));this[_0xa017[1207]](_0x71cex12,_0x71cex3,_0x71cex4)}}};mxImageExport[_0xa017[202]][_0xa017[1206]]= function(_0x71cex2,_0x71cex3){_0x71cex2[_0xa017[253]] instanceof mxShape&& (_0x71cex3[_0xa017[815]](),_0x71cex2[_0xa017[253]][_0xa017[1209]](_0x71cex3),_0x71cex3[_0xa017[1210]]());null!= _0x71cex2[_0xa017[963]]&& (_0x71cex3[_0xa017[815]](),_0x71cex2[_0xa017[963]][_0xa017[1209]](_0x71cex3),_0x71cex3[_0xa017[1210]]())};mxImageExport[_0xa017[202]][_0xa017[1208]]= function(_0x71cex2,_0x71cex3){null!= _0x71cex2[_0xa017[1211]]&& _0x71cex2[_0xa017[1211]][_0xa017[209]](function(_0x71cex2,_0x71cex5){_0x71cex5 instanceof mxShape&& _0x71cex5[_0xa017[1209]](_0x71cex3)})};function mxAbstractCanvas2D(){this[_0xa017[1212]]= this[_0xa017[1213]]();this[_0xa017[862]]()}mxAbstractCanvas2D[_0xa017[202]][_0xa017[724]]= null;mxAbstractCanvas2D[_0xa017[202]][_0xa017[1214]]= null;mxAbstractCanvas2D[_0xa017[202]][_0xa017[1215]]= null;mxAbstractCanvas2D[_0xa017[202]][_0xa017[1216]]= !0;mxAbstractCanvas2D[_0xa017[202]][_0xa017[1217]]= 0;mxAbstractCanvas2D[_0xa017[202]][_0xa017[1218]]= 0;mxAbstractCanvas2D[_0xa017[202]][_0xa017[1219]]= _0xa017[1220];mxAbstractCanvas2D[_0xa017[202]][_0xa017[1221]]= _0xa017[1222];mxAbstractCanvas2D[_0xa017[202]][_0xa017[1223]]= _0xa017[1224];mxAbstractCanvas2D[_0xa017[202]][_0xa017[1225]]= _0xa017[1226];mxAbstractCanvas2D[_0xa017[202]][_0xa017[1227]]= _0xa017[1228];mxAbstractCanvas2D[_0xa017[202]][_0xa017[1229]]= !1;mxAbstractCanvas2D[_0xa017[202]][_0xa017[1213]]= function(){return new mxUrlConverter};mxAbstractCanvas2D[_0xa017[202]][_0xa017[862]]= function(){this[_0xa017[724]]= this[_0xa017[1230]]();this[_0xa017[1214]]= []};mxAbstractCanvas2D[_0xa017[202]][_0xa017[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:_0xa017[1231],lineCap:_0xa017[1232],lineJoin:_0xa017[1233],miterLimit:10,fontColor:_0xa017[1234],fontBackgroundColor:null,fontBorderColor:null,fontSize:mxConstants[_0xa017[483]],fontFamily:mxConstants[_0xa017[484]],fontStyle:0,shadow:!1,shadowColor:mxConstants[_0xa017[1235]],shadowAlpha:mxConstants[_0xa017[1236]],shadowDx:mxConstants[_0xa017[1237]],shadowDy:mxConstants[_0xa017[1238]],rotation:0,rotationCx:0,rotationCy:0}};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1239]]= function(_0x71cex2){return Math[_0xa017[488]](parseFloat(_0x71cex2))};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1240]]= function(){if(null!= this[_0xa017[1215]]&& (this[_0xa017[1215]][_0xa017[207]](arguments[0]),2< arguments[_0xa017[67]])){for(var _0x71cex2=this[_0xa017[724]],_0x71cex3=2;_0x71cex3< arguments[_0xa017[67]];_0x71cex3+= 2){this[_0xa017[1217]]= arguments[_0x71cex3- 1],this[_0xa017[1218]]= arguments[_0x71cex3],this[_0xa017[1215]][_0xa017[207]](this[_0xa017[1239]]((this[_0xa017[1217]]+ _0x71cex2[_0xa017[1126]])* _0x71cex2[_0xa017[255]])),this[_0xa017[1215]][_0xa017[207]](this[_0xa017[1239]]((this[_0xa017[1218]]+ _0x71cex2[_0xa017[1125]])* _0x71cex2[_0xa017[255]]))}}};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1241]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex4*= Math[_0xa017[424]]/ 180;return mxUtils[_0xa017[432]]( new mxPoint(_0x71cex2,_0x71cex3),Math[_0xa017[426]](_0x71cex4),Math[_0xa017[427]](_0x71cex4), new mxPoint(_0x71cex5,_0x71cex9))};mxAbstractCanvas2D[_0xa017[202]][_0xa017[815]]= function(){this[_0xa017[1214]][_0xa017[207]](this[_0xa017[724]]);this[_0xa017[724]]= mxUtils[_0xa017[238]](this[_0xa017[724]])};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1210]]= function(){this[_0xa017[724]]= this[_0xa017[1214]][_0xa017[1242]]()};mxAbstractCanvas2D[_0xa017[202]][_0xa017[255]]= function(_0x71cex2){this[_0xa017[724]][_0xa017[255]]*= _0x71cex2;this[_0xa017[724]][_0xa017[610]]*= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[513]]= function(_0x71cex2,_0x71cex3){this[_0xa017[724]][_0xa017[1126]]+= _0x71cex2;this[_0xa017[724]][_0xa017[1125]]+= _0x71cex3};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1243]]= function(_0x71cex2){this[_0xa017[724]][_0xa017[1244]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1245]]= function(_0x71cex2){_0x71cex2== mxConstants[_0xa017[217]]&& (_0x71cex2= null);this[_0xa017[724]][_0xa017[604]]= _0x71cex2;this[_0xa017[724]][_0xa017[606]]= null};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1246]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14){_0x71cex4= this[_0xa017[724]];_0x71cex4[_0xa017[604]]= _0x71cex2;_0x71cex4[_0xa017[1247]]= null!= _0x71cex13?_0x71cex13:1;_0x71cex4[_0xa017[606]]= _0x71cex3;_0x71cex4[_0xa017[1248]]= null!= _0x71cex14?_0x71cex14:1;_0x71cex4[_0xa017[607]]= _0x71cex12};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1249]]= function(_0x71cex2){_0x71cex2== mxConstants[_0xa017[217]]&& (_0x71cex2= null);this[_0xa017[724]][_0xa017[608]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1250]]= function(_0x71cex2){this[_0xa017[724]][_0xa017[610]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1251]]= function(_0x71cex2){this[_0xa017[724]][_0xa017[648]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1252]]= function(_0x71cex2){this[_0xa017[724]][_0xa017[649]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1253]]= function(_0x71cex2){this[_0xa017[724]][_0xa017[1254]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1255]]= function(_0x71cex2){this[_0xa017[724]][_0xa017[1256]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1257]]= function(_0x71cex2){this[_0xa017[724]][_0xa017[1258]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1259]]= function(_0x71cex2){_0x71cex2== mxConstants[_0xa017[217]]&& (_0x71cex2= null);this[_0xa017[724]][_0xa017[665]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1260]]= function(_0x71cex2){_0x71cex2== mxConstants[_0xa017[217]]&& (_0x71cex2= null);this[_0xa017[724]][_0xa017[1261]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1262]]= function(_0x71cex2){_0x71cex2== mxConstants[_0xa017[217]]&& (_0x71cex2= null);this[_0xa017[724]][_0xa017[1263]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1264]]= function(_0x71cex2){this[_0xa017[724]][_0xa017[487]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1265]]= function(_0x71cex2){this[_0xa017[724]][_0xa017[486]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1266]]= function(_0x71cex2){null== _0x71cex2&& (_0x71cex2= 0);this[_0xa017[724]][_0xa017[666]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1267]]= function(_0x71cex2){this[_0xa017[724]][_0xa017[639]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1268]]= function(_0x71cex2){_0x71cex2== mxConstants[_0xa017[217]]&& (_0x71cex2= null);this[_0xa017[724]][_0xa017[1269]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1270]]= function(_0x71cex2){this[_0xa017[724]][_0xa017[1271]]= _0x71cex2};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1272]]= function(_0x71cex2,_0x71cex3){this[_0xa017[724]][_0xa017[1273]]= _0x71cex2;this[_0xa017[724]][_0xa017[1274]]= _0x71cex3};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1275]]= function(){this[_0xa017[1218]]= this[_0xa017[1217]]= 0;this[_0xa017[1215]]= []};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1276]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1240]](this[_0xa017[1219]],_0x71cex2,_0x71cex3)};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1277]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1240]](this[_0xa017[1221]],_0x71cex2,_0x71cex3)};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1278]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[1240]](this[_0xa017[1223]],_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5)};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1279]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){this[_0xa017[1240]](this[_0xa017[1225]],_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa)};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1280]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12){_0x71cex2= mxUtils[_0xa017[1281]](this[_0xa017[1217]],this[_0xa017[1218]],_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12);for(_0x71cex3= 0;_0x71cex3< _0x71cex2[_0xa017[67]];_0x71cex3+= 6){this[_0xa017[1279]](_0x71cex2[_0x71cex3],_0x71cex2[_0x71cex3+ 1],_0x71cex2[_0x71cex3+ 2],_0x71cex2[_0x71cex3+ 3],_0x71cex2[_0x71cex3+ 4],_0x71cex2[_0x71cex3+ 5])}};mxAbstractCanvas2D[_0xa017[202]][_0xa017[268]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){this[_0xa017[1240]](this[_0xa017[1227]])};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1282]]= function(){};function mxXmlCanvas2D(_0x71cex2){mxAbstractCanvas2D[_0xa017[239]](this);this[_0xa017[813]]= _0x71cex2;this[_0xa017[1283]]()}mxUtils[_0xa017[1284]](mxXmlCanvas2D,mxAbstractCanvas2D);mxXmlCanvas2D[_0xa017[202]][_0xa017[1285]]= !0;mxXmlCanvas2D[_0xa017[202]][_0xa017[1286]]= !0;mxXmlCanvas2D[_0xa017[202]][_0xa017[1283]]= function(){var _0x71cex2;_0x71cex2= this[_0xa017[55]](_0xa017[1287]);_0x71cex2[_0xa017[57]](_0xa017[1288],mxConstants.DEFAULT_FONTFAMILY);this[_0xa017[813]][_0xa017[62]](_0x71cex2);_0x71cex2= this[_0xa017[55]](_0xa017[1289]);_0x71cex2[_0xa017[57]](_0xa017[803],mxConstants.DEFAULT_FONTSIZE);this[_0xa017[813]][_0xa017[62]](_0x71cex2);_0x71cex2= this[_0xa017[55]](_0xa017[1290]);_0x71cex2[_0xa017[57]](_0xa017[352],mxConstants.SHADOWCOLOR);this[_0xa017[813]][_0xa017[62]](_0x71cex2);_0x71cex2= this[_0xa017[55]](_0xa017[1291]);_0x71cex2[_0xa017[57]](_0xa017[1244],mxConstants.SHADOW_OPACITY);this[_0xa017[813]][_0xa017[62]](_0x71cex2);_0x71cex2= this[_0xa017[55]](_0xa017[1292]);_0x71cex2[_0xa017[57]](_0xa017[1126],mxConstants.SHADOW_OFFSET_X);_0x71cex2[_0xa017[57]](_0xa017[1125],mxConstants.SHADOW_OFFSET_Y);this[_0xa017[813]][_0xa017[62]](_0x71cex2)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1239]]= function(_0x71cex2){return parseFloat(parseFloat(_0x71cex2)[_0xa017[1293]](2))};mxXmlCanvas2D[_0xa017[202]][_0xa017[55]]= function(_0x71cex2){return this[_0xa017[813]][_0xa017[295]][_0xa017[55]](_0x71cex2)};mxXmlCanvas2D[_0xa017[202]][_0xa017[815]]= function(){this[_0xa017[1286]]&& mxAbstractCanvas2D[_0xa017[202]][_0xa017[815]][_0xa017[183]](this,arguments);this[_0xa017[813]][_0xa017[62]](this[_0xa017[55]](_0xa017[815]))};mxXmlCanvas2D[_0xa017[202]][_0xa017[1210]]= function(){this[_0xa017[1286]]&& mxAbstractCanvas2D[_0xa017[202]][_0xa017[1210]][_0xa017[183]](this,arguments);this[_0xa017[813]][_0xa017[62]](this[_0xa017[55]](_0xa017[1210]))};mxXmlCanvas2D[_0xa017[202]][_0xa017[255]]= function(_0x71cex2){if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[255]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1243]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[255]);_0x71cex3[_0xa017[57]](_0xa017[255],_0x71cex2);this[_0xa017[813]][_0xa017[62]](_0x71cex3)};mxXmlCanvas2D[_0xa017[202]][_0xa017[513]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[55]](_0xa017[513]);_0x71cex4[_0xa017[57]](_0xa017[1126],this[_0xa017[1239]](_0x71cex2));_0x71cex4[_0xa017[57]](_0xa017[1125],this[_0xa017[1239]](_0x71cex3));this[_0xa017[813]][_0xa017[62]](_0x71cex4)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1294]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=this[_0xa017[55]](_0xa017[1294]);if(0!= _0x71cex2|| _0x71cex3|| _0x71cex4){_0x71cexa[_0xa017[57]](_0xa017[1295],this[_0xa017[1239]](_0x71cex2)),_0x71cexa[_0xa017[57]](_0xa017[623],_0x71cex3?_0xa017[500]:_0xa017[468]),_0x71cexa[_0xa017[57]](_0xa017[624],_0x71cex4?_0xa017[500]:_0xa017[468]),_0x71cexa[_0xa017[57]](_0xa017[1296],this[_0xa017[1239]](_0x71cex5)),_0x71cexa[_0xa017[57]](_0xa017[1297],this[_0xa017[1239]](_0x71cex9)),this[_0xa017[813]][_0xa017[62]](_0x71cexa)}};mxXmlCanvas2D[_0xa017[202]][_0xa017[1243]]= function(_0x71cex2){if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[1244]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1243]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1244]);_0x71cex3[_0xa017[57]](_0xa017[1244],this[_0xa017[1239]](_0x71cex2));this[_0xa017[813]][_0xa017[62]](_0x71cex3)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1245]]= function(_0x71cex2){_0x71cex2== mxConstants[_0xa017[217]]&& (_0x71cex2= null);if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[604]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1245]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1298]);_0x71cex3[_0xa017[57]](_0xa017[352],null!= _0x71cex2?_0x71cex2:mxConstants[_0xa017[217]]);this[_0xa017[813]][_0xa017[62]](_0x71cex3)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1246]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14){if(null!= _0x71cex2&& null!= _0x71cex3){mxAbstractCanvas2D[_0xa017[202]][_0xa017[1246]][_0xa017[183]](this,arguments);var _0x71cex15=this[_0xa017[55]](_0xa017[1299]);_0x71cex15[_0xa017[57]](_0xa017[1300],_0x71cex2);_0x71cex15[_0xa017[57]](_0xa017[1301],_0x71cex3);_0x71cex15[_0xa017[57]](_0xa017[235],this[_0xa017[1239]](_0x71cex4));_0x71cex15[_0xa017[57]](_0xa017[236],this[_0xa017[1239]](_0x71cex5));_0x71cex15[_0xa017[57]](_0xa017[1302],this[_0xa017[1239]](_0x71cex9));_0x71cex15[_0xa017[57]](_0xa017[1303],this[_0xa017[1239]](_0x71cexa));null!= _0x71cex12&& _0x71cex15[_0xa017[57]](_0xa017[663],_0x71cex12);null!= _0x71cex13&& _0x71cex15[_0xa017[57]](_0xa017[1304],_0x71cex13);null!= _0x71cex14&& _0x71cex15[_0xa017[57]](_0xa017[1305],_0x71cex14);this[_0xa017[813]][_0xa017[62]](_0x71cex15)}};mxXmlCanvas2D[_0xa017[202]][_0xa017[1249]]= function(_0x71cex2){_0x71cex2== mxConstants[_0xa017[217]]&& (_0x71cex2= null);if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[608]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1249]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1306]);_0x71cex3[_0xa017[57]](_0xa017[352],null!= _0x71cex2?_0x71cex2:mxConstants[_0xa017[217]]);this[_0xa017[813]][_0xa017[62]](_0x71cex3)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1250]]= function(_0x71cex2){if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[610]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1250]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1307]);_0x71cex3[_0xa017[57]](_0xa017[117],this[_0xa017[1239]](_0x71cex2));this[_0xa017[813]][_0xa017[62]](_0x71cex3)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1251]]= function(_0x71cex2){if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[648]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1251]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[648]);_0x71cex3[_0xa017[57]](_0xa017[648],_0x71cex2?_0xa017[500]:_0xa017[468]);this[_0xa017[813]][_0xa017[62]](_0x71cex3)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1252]]= function(_0x71cex2){if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[649]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1252]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1308]);_0x71cex3[_0xa017[57]](_0xa017[1309],_0x71cex2);this[_0xa017[813]][_0xa017[62]](_0x71cex3)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1253]]= function(_0x71cex2){if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[1254]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1253]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1310]);_0x71cex3[_0xa017[57]](_0xa017[1311],_0x71cex2);this[_0xa017[813]][_0xa017[62]](_0x71cex3)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1255]]= function(_0x71cex2){if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[1256]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1255]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1312]);_0x71cex3[_0xa017[57]](_0xa017[234],_0x71cex2);this[_0xa017[813]][_0xa017[62]](_0x71cex3)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1257]]= function(_0x71cex2){if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[1258]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1257]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1313]);_0x71cex3[_0xa017[57]](_0xa017[1314],_0x71cex2);this[_0xa017[813]][_0xa017[62]](_0x71cex3)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1259]]= function(_0x71cex2){if(this[_0xa017[1285]]){_0x71cex2== mxConstants[_0xa017[217]]&& (_0x71cex2= null);if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[665]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1259]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1315]);_0x71cex3[_0xa017[57]](_0xa017[352],null!= _0x71cex2?_0x71cex2:mxConstants[_0xa017[217]]);this[_0xa017[813]][_0xa017[62]](_0x71cex3)}};mxXmlCanvas2D[_0xa017[202]][_0xa017[1260]]= function(_0x71cex2){if(this[_0xa017[1285]]){_0x71cex2== mxConstants[_0xa017[217]]&& (_0x71cex2= null);if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[1261]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1260]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1316]);_0x71cex3[_0xa017[57]](_0xa017[352],null!= _0x71cex2?_0x71cex2:mxConstants[_0xa017[217]]);this[_0xa017[813]][_0xa017[62]](_0x71cex3)}};mxXmlCanvas2D[_0xa017[202]][_0xa017[1262]]= function(_0x71cex2){if(this[_0xa017[1285]]){_0x71cex2== mxConstants[_0xa017[217]]&& (_0x71cex2= null);if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[1263]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1262]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1317]);_0x71cex3[_0xa017[57]](_0xa017[352],null!= _0x71cex2?_0x71cex2:mxConstants[_0xa017[217]]);this[_0xa017[813]][_0xa017[62]](_0x71cex3)}};mxXmlCanvas2D[_0xa017[202]][_0xa017[1264]]= function(_0x71cex2){if(this[_0xa017[1285]]){if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[487]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1264]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1289]);_0x71cex3[_0xa017[57]](_0xa017[803],_0x71cex2);this[_0xa017[813]][_0xa017[62]](_0x71cex3)}};mxXmlCanvas2D[_0xa017[202]][_0xa017[1265]]= function(_0x71cex2){if(this[_0xa017[1285]]){if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[486]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1265]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1287]);_0x71cex3[_0xa017[57]](_0xa017[1288],_0x71cex2);this[_0xa017[813]][_0xa017[62]](_0x71cex3)}};mxXmlCanvas2D[_0xa017[202]][_0xa017[1266]]= function(_0x71cex2){if(this[_0xa017[1285]]){null== _0x71cex2&& (_0x71cex2= 0);if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[666]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1266]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1318]);_0x71cex3[_0xa017[57]](_0xa017[124],_0x71cex2);this[_0xa017[813]][_0xa017[62]](_0x71cex3)}};mxXmlCanvas2D[_0xa017[202]][_0xa017[1267]]= function(_0x71cex2){if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[639]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1267]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[639]);_0x71cex3[_0xa017[57]](_0xa017[984],_0x71cex2?_0xa017[500]:_0xa017[468]);this[_0xa017[813]][_0xa017[62]](_0x71cex3)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1268]]= function(_0x71cex2){if(this[_0xa017[1286]]){_0x71cex2== mxConstants[_0xa017[217]]&& (_0x71cex2= null);if(this[_0xa017[724]][_0xa017[1269]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1268]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1290]);_0x71cex3[_0xa017[57]](_0xa017[352],null!= _0x71cex2?_0x71cex2:mxConstants[_0xa017[217]]);this[_0xa017[813]][_0xa017[62]](_0x71cex3)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1270]]= function(_0x71cex2){if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[1271]]== _0x71cex2){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1270]][_0xa017[183]](this,arguments)};var _0x71cex3=this[_0xa017[55]](_0xa017[1291]);_0x71cex3[_0xa017[57]](_0xa017[1244],_0x71cex2);this[_0xa017[813]][_0xa017[62]](_0x71cex3)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1272]]= function(_0x71cex2,_0x71cex3){if(this[_0xa017[1286]]){if(this[_0xa017[724]][_0xa017[1273]]== _0x71cex2&& this[_0xa017[724]][_0xa017[1274]]== _0x71cex3){return};mxAbstractCanvas2D[_0xa017[202]][_0xa017[1272]][_0xa017[183]](this,arguments)};var _0x71cex4=this[_0xa017[55]](_0xa017[1292]);_0x71cex4[_0xa017[57]](_0xa017[1126],_0x71cex2);_0x71cex4[_0xa017[57]](_0xa017[1125],_0x71cex3);this[_0xa017[813]][_0xa017[62]](_0x71cex4)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1319]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=this[_0xa017[55]](_0xa017[1319]);_0x71cex9[_0xa017[57]](_0xa017[235],this[_0xa017[1239]](_0x71cex2));_0x71cex9[_0xa017[57]](_0xa017[236],this[_0xa017[1239]](_0x71cex3));_0x71cex9[_0xa017[57]](_0xa017[1302],this[_0xa017[1239]](_0x71cex4));_0x71cex9[_0xa017[57]](_0xa017[1303],this[_0xa017[1239]](_0x71cex5));this[_0xa017[813]][_0xa017[62]](_0x71cex9)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1320]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){var _0x71cex12=this[_0xa017[55]](_0xa017[1320]);_0x71cex12[_0xa017[57]](_0xa017[235],this[_0xa017[1239]](_0x71cex2));_0x71cex12[_0xa017[57]](_0xa017[236],this[_0xa017[1239]](_0x71cex3));_0x71cex12[_0xa017[57]](_0xa017[1302],this[_0xa017[1239]](_0x71cex4));_0x71cex12[_0xa017[57]](_0xa017[1303],this[_0xa017[1239]](_0x71cex5));_0x71cex12[_0xa017[57]](_0xa017[1126],this[_0xa017[1239]](_0x71cex9));_0x71cex12[_0xa017[57]](_0xa017[1125],this[_0xa017[1239]](_0x71cexa));this[_0xa017[813]][_0xa017[62]](_0x71cex12)};mxXmlCanvas2D[_0xa017[202]][_0xa017[680]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=this[_0xa017[55]](_0xa017[680]);_0x71cex9[_0xa017[57]](_0xa017[235],this[_0xa017[1239]](_0x71cex2));_0x71cex9[_0xa017[57]](_0xa017[236],this[_0xa017[1239]](_0x71cex3));_0x71cex9[_0xa017[57]](_0xa017[1302],this[_0xa017[1239]](_0x71cex4));_0x71cex9[_0xa017[57]](_0xa017[1303],this[_0xa017[1239]](_0x71cex5));this[_0xa017[813]][_0xa017[62]](_0x71cex9)};mxXmlCanvas2D[_0xa017[202]][_0xa017[618]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13){_0x71cex9= this[_0xa017[1212]][_0xa017[1321]](_0x71cex9);var _0x71cex14=this[_0xa017[55]](_0xa017[618]);_0x71cex14[_0xa017[57]](_0xa017[235],this[_0xa017[1239]](_0x71cex2));_0x71cex14[_0xa017[57]](_0xa017[236],this[_0xa017[1239]](_0x71cex3));_0x71cex14[_0xa017[57]](_0xa017[1302],this[_0xa017[1239]](_0x71cex4));_0x71cex14[_0xa017[57]](_0xa017[1303],this[_0xa017[1239]](_0x71cex5));_0x71cex14[_0xa017[57]](_0xa017[390],_0x71cex9);_0x71cex14[_0xa017[57]](_0xa017[1322],_0x71cexa?_0xa017[500]:_0xa017[468]);_0x71cex14[_0xa017[57]](_0xa017[623],_0x71cex12?_0xa017[500]:_0xa017[468]);_0x71cex14[_0xa017[57]](_0xa017[624],_0x71cex13?_0xa017[500]:_0xa017[468]);this[_0xa017[813]][_0xa017[62]](_0x71cex14)};mxXmlCanvas2D[_0xa017[202]][_0xa017[1275]]= function(){this[_0xa017[813]][_0xa017[62]](this[_0xa017[55]](_0xa017[1275]));this[_0xa017[1218]]= this[_0xa017[1217]]= 0};mxXmlCanvas2D[_0xa017[202]][_0xa017[1276]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[55]](_0xa017[582]);_0x71cex4[_0xa017[57]](_0xa017[235],this[_0xa017[1239]](_0x71cex2));_0x71cex4[_0xa017[57]](_0xa017[236],this[_0xa017[1239]](_0x71cex3));this[_0xa017[813]][_0xa017[62]](_0x71cex4);this[_0xa017[1217]]= _0x71cex2;this[_0xa017[1218]]= _0x71cex3};mxXmlCanvas2D[_0xa017[202]][_0xa017[1277]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[55]](_0xa017[683]);_0x71cex4[_0xa017[57]](_0xa017[235],this[_0xa017[1239]](_0x71cex2));_0x71cex4[_0xa017[57]](_0xa017[236],this[_0xa017[1239]](_0x71cex3));this[_0xa017[813]][_0xa017[62]](_0x71cex4);this[_0xa017[1217]]= _0x71cex2;this[_0xa017[1218]]= _0x71cex3};mxXmlCanvas2D[_0xa017[202]][_0xa017[1278]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=this[_0xa017[55]](_0xa017[1323]);_0x71cex9[_0xa017[57]](_0xa017[1324],this[_0xa017[1239]](_0x71cex2));_0x71cex9[_0xa017[57]](_0xa017[1325],this[_0xa017[1239]](_0x71cex3));_0x71cex9[_0xa017[57]](_0xa017[1326],this[_0xa017[1239]](_0x71cex4));_0x71cex9[_0xa017[57]](_0xa017[1327],this[_0xa017[1239]](_0x71cex5));this[_0xa017[813]][_0xa017[62]](_0x71cex9);this[_0xa017[1217]]= _0x71cex4;this[_0xa017[1218]]= _0x71cex5};mxXmlCanvas2D[_0xa017[202]][_0xa017[1279]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){var _0x71cex12=this[_0xa017[55]](_0xa017[1328]);_0x71cex12[_0xa017[57]](_0xa017[1324],this[_0xa017[1239]](_0x71cex2));_0x71cex12[_0xa017[57]](_0xa017[1325],this[_0xa017[1239]](_0x71cex3));_0x71cex12[_0xa017[57]](_0xa017[1326],this[_0xa017[1239]](_0x71cex4));_0x71cex12[_0xa017[57]](_0xa017[1327],this[_0xa017[1239]](_0x71cex5));_0x71cex12[_0xa017[57]](_0xa017[1329],this[_0xa017[1239]](_0x71cex9));_0x71cex12[_0xa017[57]](_0xa017[1330],this[_0xa017[1239]](_0x71cexa));this[_0xa017[813]][_0xa017[62]](_0x71cex12);this[_0xa017[1217]]= _0x71cex9;this[_0xa017[1218]]= _0x71cexa};mxXmlCanvas2D[_0xa017[202]][_0xa017[268]]= function(){this[_0xa017[813]][_0xa017[62]](this[_0xa017[55]](_0xa017[268]))};mxXmlCanvas2D[_0xa017[202]][_0xa017[963]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15,_0x71cex16,_0x71cex17){if(this[_0xa017[1285]]&& null!= _0x71cex9){mxUtils[_0xa017[1331]](_0x71cex9)&& (_0x71cex9= mxUtils[_0xa017[532]](_0x71cex9));var _0x71cex18=this[_0xa017[55]](_0xa017[963]);_0x71cex18[_0xa017[57]](_0xa017[235],this[_0xa017[1239]](_0x71cex2));_0x71cex18[_0xa017[57]](_0xa017[236],this[_0xa017[1239]](_0x71cex3));_0x71cex18[_0xa017[57]](_0xa017[1302],this[_0xa017[1239]](_0x71cex4));_0x71cex18[_0xa017[57]](_0xa017[1303],this[_0xa017[1239]](_0x71cex5));_0x71cex18[_0xa017[57]](_0xa017[1332],_0x71cex9);null!= _0x71cexa&& _0x71cex18[_0xa017[57]](_0xa017[611],_0x71cexa);null!= _0x71cex12&& _0x71cex18[_0xa017[57]](_0xa017[552],_0x71cex12);_0x71cex18[_0xa017[57]](_0xa017[1333],_0x71cex13?_0xa017[500]:_0xa017[468]);null== _0x71cex14&& (_0x71cex14= _0xa017[110]);_0x71cex18[_0xa017[57]](_0xa017[1239],_0x71cex14);null!= _0x71cex15&& _0x71cex18[_0xa017[57]](_0xa017[1334],_0x71cex15?_0xa017[500]:_0xa017[468]);null!= _0x71cex16&& _0x71cex18[_0xa017[57]](_0xa017[1335],_0x71cex16?_0xa017[500]:_0xa017[468]);null!= _0x71cex17&& _0x71cex18[_0xa017[57]](_0xa017[603],_0x71cex17);this[_0xa017[813]][_0xa017[62]](_0x71cex18)}};mxXmlCanvas2D[_0xa017[202]][_0xa017[1336]]= function(){this[_0xa017[813]][_0xa017[62]](this[_0xa017[55]](_0xa017[1336]))};mxXmlCanvas2D[_0xa017[202]][_0xa017[1334]]= function(){this[_0xa017[813]][_0xa017[62]](this[_0xa017[55]](_0xa017[1334]))};mxXmlCanvas2D[_0xa017[202]][_0xa017[1337]]= function(){this[_0xa017[813]][_0xa017[62]](this[_0xa017[55]](_0xa017[1338]))};function mxSvgCanvas2D(_0x71cex2,_0x71cex3){mxAbstractCanvas2D[_0xa017[239]](this);this[_0xa017[813]]= _0x71cex2;this[_0xa017[1339]]= [];this[_0xa017[1340]]= null;this[_0xa017[1341]]= null!= _0x71cex3?_0x71cex3:!1;var _0x71cex4=null;if(_0x71cex2[_0xa017[295]]!= document){for(_0x71cex4= _0x71cex2;null!= _0x71cex4&& _0xa017[571]!= _0x71cex4[_0xa017[301]];){_0x71cex4= _0x71cex4[_0xa017[265]]}};null!= _0x71cex4&& (0< _0x71cex4[_0xa017[64]](_0xa017[1340])[_0xa017[67]]&& (this[_0xa017[1340]]= _0x71cex4[_0xa017[64]](_0xa017[1340])[0]),null== this[_0xa017[1340]]&& (this[_0xa017[1340]]= this[_0xa017[55]](_0xa017[1340]),null!= _0x71cex4[_0xa017[285]]?_0x71cex4[_0xa017[950]](this[_0xa017[1340]],_0x71cex4[_0xa017[285]]):_0x71cex4[_0xa017[62]](this[_0xa017[1340]])),this[_0xa017[1341]]&& this[_0xa017[1340]][_0xa017[62]](this[_0xa017[1342]]()))}mxUtils[_0xa017[1284]](mxSvgCanvas2D,mxAbstractCanvas2D);mxSvgCanvas2D[_0xa017[202]][_0xa017[252]]= null;mxSvgCanvas2D[_0xa017[202]][_0xa017[1343]]= !0;mxSvgCanvas2D[_0xa017[202]][_0xa017[1285]]= !0;mxSvgCanvas2D[_0xa017[202]][_0xa017[1344]]= !0;mxSvgCanvas2D[_0xa017[202]][_0xa017[1345]]= 0;mxSvgCanvas2D[_0xa017[202]][_0xa017[1346]]= 0;mxSvgCanvas2D[_0xa017[202]][_0xa017[1347]]= !1;mxSvgCanvas2D[_0xa017[202]][_0xa017[862]]= function(){mxAbstractCanvas2D[_0xa017[202]][_0xa017[862]][_0xa017[183]](this,arguments);this[_0xa017[1339]]= []};mxSvgCanvas2D[_0xa017[202]][_0xa017[1342]]= function(_0x71cex2){_0x71cex2= this[_0xa017[55]](_0xa017[124]);_0x71cex2[_0xa017[57]](_0xa017[60],_0xa017[61]);mxUtils[_0xa017[53]](_0x71cex2,_0xa017[1348]+ mxConstants[_0xa017[484]]+ _0xa017[1349]+ mxConstants[_0xa017[483]]+ _0xa017[1350]);return _0x71cex2};mxSvgCanvas2D[_0xa017[202]][_0xa017[55]]= function(_0x71cex2,_0x71cex3){if(null!= this[_0xa017[813]][_0xa017[295]][_0xa017[509]]){return this[_0xa017[813]][_0xa017[295]][_0xa017[509]](_0x71cex3|| mxConstants[_0xa017[1351]],_0x71cex2)};var _0x71cex4=this[_0xa017[813]][_0xa017[295]][_0xa017[55]](_0x71cex2);null!= _0x71cex3&& _0x71cex4[_0xa017[57]](_0xa017[1352],_0x71cex3);return _0x71cex4};mxSvgCanvas2D[_0xa017[202]][_0xa017[1353]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0xa017[198]== _0x71cex2[_0xa017[225]](0)&& (_0x71cex2= _0x71cex2[_0xa017[85]](1));_0xa017[198]== _0x71cex3[_0xa017[225]](0)&& (_0x71cex3= _0x71cex3[_0xa017[85]](1));_0x71cex2= _0x71cex2[_0xa017[216]]()+ _0xa017[213]+ _0x71cex4;_0x71cex3= _0x71cex3[_0xa017[216]]()+ _0xa017[213]+ _0x71cex5;_0x71cex4= null;null== _0x71cex9|| _0x71cex9== mxConstants[_0xa017[1354]]?_0x71cex4= _0xa017[1355]:_0x71cex9== mxConstants[_0xa017[1356]]?_0x71cex4= _0xa017[1357]:(_0x71cex5= _0x71cex2,_0x71cex2= _0x71cex3,_0x71cex3= _0x71cex5,_0x71cex9== mxConstants[_0xa017[1358]]?_0x71cex4= _0xa017[1355]:_0x71cex9== mxConstants[_0xa017[1359]]&& (_0x71cex4= _0xa017[1357]));return _0xa017[1360]+ _0x71cex2+ _0xa017[213]+ _0x71cex3+ _0xa017[213]+ _0x71cex4};mxSvgCanvas2D[_0xa017[202]][_0xa017[1361]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=this[_0xa017[1353]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9),_0x71cex12=this[_0xa017[1339]][_0x71cexa];if(null== _0x71cex12){var _0x71cex13=this[_0xa017[813]][_0xa017[538]],_0x71cex14=0,_0x71cex15=_0x71cexa+ _0xa017[213]+ _0x71cex14;if(null!= _0x71cex13){for(_0x71cex12= _0x71cex13[_0xa017[295]][_0xa017[1362]](_0x71cex15);null!= _0x71cex12&& _0x71cex12[_0xa017[538]]!= _0x71cex13;){_0x71cex15= _0x71cexa+ _0xa017[213]+ _0x71cex14++,_0x71cex12= _0x71cex13[_0xa017[295]][_0xa017[1362]](_0x71cex15)}}else {_0x71cex15= _0xa017[1363]+ ++this[_0xa017[1346]]};null== _0x71cex12&& (_0x71cex12= this[_0xa017[1364]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9),_0x71cex12[_0xa017[57]](_0xa017[1363],_0x71cex15),null!= this[_0xa017[1340]]?this[_0xa017[1340]][_0xa017[62]](_0x71cex12):_0x71cex13[_0xa017[62]](_0x71cex12));this[_0xa017[1339]][_0x71cexa]= _0x71cex12};return _0x71cex12[_0xa017[284]](_0xa017[1363])};mxSvgCanvas2D[_0xa017[202]][_0xa017[1364]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=this[_0xa017[55]](_0xa017[1365]);_0x71cexa[_0xa017[57]](_0xa017[1324],_0xa017[1366]);_0x71cexa[_0xa017[57]](_0xa017[1325],_0xa017[1366]);_0x71cexa[_0xa017[57]](_0xa017[1326],_0xa017[1366]);_0x71cexa[_0xa017[57]](_0xa017[1327],_0xa017[1366]);null== _0x71cex9|| _0x71cex9== mxConstants[_0xa017[1354]]?_0x71cexa[_0xa017[57]](_0xa017[1327],_0xa017[118]):_0x71cex9== mxConstants[_0xa017[1356]]?_0x71cexa[_0xa017[57]](_0xa017[1326],_0xa017[118]):_0x71cex9== mxConstants[_0xa017[1358]]?_0x71cexa[_0xa017[57]](_0xa017[1325],_0xa017[118]):_0x71cex9== mxConstants[_0xa017[1359]]&& _0x71cexa[_0xa017[57]](_0xa017[1324],_0xa017[118]);_0x71cex4= 1> _0x71cex4?_0xa017[1367]+ _0x71cex4:_0xa017[110];_0x71cex9= this[_0xa017[55]](_0xa017[1076]);_0x71cex9[_0xa017[57]](_0xa017[1368],_0xa017[1366]);_0x71cex9[_0xa017[57]](_0xa017[124],_0xa017[1369]+ _0x71cex2+ _0x71cex4);_0x71cexa[_0xa017[62]](_0x71cex9);_0x71cex4= 1> _0x71cex5?_0xa017[1367]+ _0x71cex5:_0xa017[110];_0x71cex9= this[_0xa017[55]](_0xa017[1076]);_0x71cex9[_0xa017[57]](_0xa017[1368],_0xa017[118]);_0x71cex9[_0xa017[57]](_0xa017[124],_0xa017[1369]+ _0x71cex3+ _0x71cex4);_0x71cexa[_0xa017[62]](_0x71cex9);return _0x71cexa};mxSvgCanvas2D[_0xa017[202]][_0xa017[1370]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[252]],_0x71cex5=this[_0xa017[724]];if(null!= _0x71cex4){if(_0xa017[1215]== _0x71cex4[_0xa017[301]]){if(null!= this[_0xa017[1215]]&& 0< this[_0xa017[1215]][_0xa017[67]]){_0x71cex4[_0xa017[57]](_0xa017[1371],this[_0xa017[1215]][_0xa017[234]](_0xa017[185]))}else {return}};_0x71cex2&& null!= _0x71cex5[_0xa017[604]]?this[_0xa017[1372]]():this[_0xa017[1341]]|| (_0xa017[680]== _0x71cex4[_0xa017[301]]&& mxClient[_0xa017[133]]&& !mxClient[_0xa017[76]]&& !mxClient[_0xa017[75]]?_0x71cex4[_0xa017[57]](_0xa017[1334],_0xa017[1373]):_0x71cex4[_0xa017[57]](_0xa017[1334],_0xa017[130]),_0x71cex2= !1);_0x71cex3&& null!= _0x71cex5[_0xa017[608]]?this[_0xa017[1374]]():this[_0xa017[1341]]|| _0x71cex4[_0xa017[57]](_0xa017[1336],_0xa017[130]);null!= _0x71cex5[_0xa017[535]]&& 0< _0x71cex5[_0xa017[535]][_0xa017[67]]&& _0x71cex4[_0xa017[57]](_0xa017[535],_0x71cex5[_0xa017[535]]);_0x71cex5[_0xa017[639]]&& this[_0xa017[813]][_0xa017[62]](this[_0xa017[1375]](_0x71cex4));0< this[_0xa017[1345]]&& !_0x71cex2&& this[_0xa017[813]][_0xa017[62]](this[_0xa017[1376]](_0x71cex4));this[_0xa017[1229]]&& (_0xa017[1215]!= _0x71cex4[_0xa017[301]]|| this[_0xa017[1215]][this[_0xa017[1215]][_0xa017[67]]- 1]== this[_0xa017[1227]])&& _0x71cex4[_0xa017[57]](_0xa017[1377],_0xa017[1378]);this[_0xa017[813]][_0xa017[62]](_0x71cex4)}};mxSvgCanvas2D[_0xa017[202]][_0xa017[1372]]= function(){var _0x71cex2=this[_0xa017[724]];1> _0x71cex2[_0xa017[1244]]&& this[_0xa017[252]][_0xa017[57]](_0xa017[1379],_0x71cex2[_0xa017[1244]]);null!= _0x71cex2[_0xa017[604]]&& (null!= _0x71cex2[_0xa017[606]]?(_0x71cex2= this[_0xa017[1361]](_0x71cex2[_0xa017[604]],_0x71cex2[_0xa017[606]],_0x71cex2[_0xa017[1247]],_0x71cex2[_0xa017[1248]],_0x71cex2[_0xa017[607]]),this[_0xa017[252]][_0xa017[57]](_0xa017[1334],_0xa017[1380]+ _0x71cex2+ _0xa017[460])):this[_0xa017[252]][_0xa017[57]](_0xa017[1334],_0x71cex2[_0xa017[604]][_0xa017[216]]()))};mxSvgCanvas2D[_0xa017[202]][_0xa017[1374]]= function(){var _0x71cex2=this[_0xa017[724]];this[_0xa017[252]][_0xa017[57]](_0xa017[1336],_0x71cex2[_0xa017[608]][_0xa017[216]]());1> _0x71cex2[_0xa017[1244]]&& this[_0xa017[252]][_0xa017[57]](_0xa017[1381],_0x71cex2[_0xa017[1244]]);var _0x71cex3=Math[_0xa017[160]](1,this[_0xa017[1239]](_0x71cex2[_0xa017[610]]* _0x71cex2[_0xa017[255]]));1!= _0x71cex3&& this[_0xa017[252]][_0xa017[57]](_0xa017[1382],_0x71cex3);_0xa017[1215]== this[_0xa017[252]][_0xa017[301]]&& this[_0xa017[1383]]();_0x71cex2[_0xa017[648]]&& this[_0xa017[252]][_0xa017[57]](_0xa017[1384],this[_0xa017[1385]](_0x71cex3))};mxSvgCanvas2D[_0xa017[202]][_0xa017[1383]]= function(){var _0x71cex2=this[_0xa017[724]];null!= _0x71cex2[_0xa017[1256]]&& _0xa017[1233]!= _0x71cex2[_0xa017[1256]]&& this[_0xa017[252]][_0xa017[57]](_0xa017[1386],_0x71cex2[_0xa017[1256]]);if(null!= _0x71cex2[_0xa017[1254]]){var _0x71cex3=_0x71cex2[_0xa017[1254]];_0xa017[1232]== _0x71cex3&& (_0x71cex3= _0xa017[1387]);_0xa017[1387]!= _0x71cex3&& this[_0xa017[252]][_0xa017[57]](_0xa017[1388],_0x71cex3)};null!= _0x71cex2[_0xa017[1258]]&& (!this[_0xa017[1341]]|| 10!= _0x71cex2[_0xa017[1258]])&& this[_0xa017[252]][_0xa017[57]](_0xa017[1389],_0x71cex2[_0xa017[1258]])};mxSvgCanvas2D[_0xa017[202]][_0xa017[1385]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[724]][_0xa017[649]][_0xa017[224]](_0xa017[185]),_0x71cex4=[];if(0< _0x71cex3[_0xa017[67]]){for(var _0x71cex5=0;_0x71cex5< _0x71cex3[_0xa017[67]];_0x71cex5++){_0x71cex4[_0x71cex5]= Number(_0x71cex3[_0x71cex5])* _0x71cex2}};return _0x71cex4[_0xa017[234]](_0xa017[185])};mxSvgCanvas2D[_0xa017[202]][_0xa017[1376]]= function(_0x71cex2){_0x71cex2= _0x71cex2[_0xa017[511]](!0);var _0x71cex3=parseFloat(_0x71cex2[_0xa017[284]](_0xa017[1382])|| 1)+ this[_0xa017[1345]];_0x71cex2[_0xa017[57]](_0xa017[1377],_0xa017[1336]);_0x71cex2[_0xa017[57]](_0xa017[187],_0xa017[188]);_0x71cex2[_0xa017[1390]](_0xa017[1384]);_0x71cex2[_0xa017[57]](_0xa017[1382],_0x71cex3);_0x71cex2[_0xa017[57]](_0xa017[1334],_0xa017[130]);_0x71cex2[_0xa017[57]](_0xa017[1336],mxClient[_0xa017[71]]?_0xa017[130]:_0xa017[1391]);return _0x71cex2};mxSvgCanvas2D[_0xa017[202]][_0xa017[1375]]= function(_0x71cex2){_0x71cex2= _0x71cex2[_0xa017[511]](!0);var _0x71cex3=this[_0xa017[724]];_0xa017[130]!= _0x71cex2[_0xa017[284]](_0xa017[1334])&& _0x71cex2[_0xa017[57]](_0xa017[1334],_0x71cex3[_0xa017[1269]]);_0xa017[130]!= _0x71cex2[_0xa017[284]](_0xa017[1336])&& _0x71cex2[_0xa017[57]](_0xa017[1336],_0x71cex3[_0xa017[1269]]);_0x71cex2[_0xa017[57]](_0xa017[535],_0xa017[536]+ this[_0xa017[1239]](_0x71cex3[_0xa017[1273]]* _0x71cex3[_0xa017[255]])+ _0xa017[537]+ this[_0xa017[1239]](_0x71cex3[_0xa017[1274]]* _0x71cex3[_0xa017[255]])+ _0xa017[460]+ (_0x71cex3[_0xa017[535]]|| _0xa017[110]));_0x71cex2[_0xa017[57]](_0xa017[461],_0x71cex3[_0xa017[1271]]);return _0x71cex2};mxSvgCanvas2D[_0xa017[202]][_0xa017[1294]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){if(0!= _0x71cex2|| _0x71cex3|| _0x71cex4){var _0x71cexa=this[_0xa017[724]];_0x71cex5+= _0x71cexa[_0xa017[1126]];_0x71cex9+= _0x71cexa[_0xa017[1125]];_0x71cex5*= _0x71cexa[_0xa017[255]];_0x71cex9*= _0x71cexa[_0xa017[255]];_0x71cexa[_0xa017[535]]= _0x71cexa[_0xa017[535]]|| _0xa017[110];if(_0x71cex3&& _0x71cex4){_0x71cex2+= 180}else {if(_0x71cex3^ _0x71cex4){var _0x71cex12=_0x71cex3?_0x71cex5:0,_0x71cex13=_0x71cex3?-1:1,_0x71cex14=_0x71cex4?_0x71cex9:0,_0x71cex15=_0x71cex4?-1:1;_0x71cexa[_0xa017[535]]+= _0xa017[536]+ this[_0xa017[1239]](_0x71cex12)+ _0xa017[537]+ this[_0xa017[1239]](_0x71cex14)+ _0xa017[1392]+ this[_0xa017[1239]](_0x71cex13)+ _0xa017[537]+ this[_0xa017[1239]](_0x71cex15)+ _0xa017[1393]+ this[_0xa017[1239]](-_0x71cex12)+ _0xa017[537]+ this[_0xa017[1239]](-_0x71cex14)+ _0xa017[460]}};if(_0x71cex3?!_0x71cex4:_0x71cex4){_0x71cex2*= -1};0!= _0x71cex2&& (_0x71cexa[_0xa017[535]]+= _0xa017[1394]+ this[_0xa017[1239]](_0x71cex2)+ _0xa017[537]+ this[_0xa017[1239]](_0x71cex5)+ _0xa017[537]+ this[_0xa017[1239]](_0x71cex9)+ _0xa017[460]);_0x71cexa[_0xa017[603]]+= _0x71cex2;_0x71cexa[_0xa017[1395]]= _0x71cex5;_0x71cexa[_0xa017[1396]]= _0x71cex9}};mxSvgCanvas2D[_0xa017[202]][_0xa017[1275]]= function(){mxAbstractCanvas2D[_0xa017[202]][_0xa017[1275]][_0xa017[183]](this,arguments);this[_0xa017[252]]= this[_0xa017[55]](_0xa017[1215])};mxSvgCanvas2D[_0xa017[202]][_0xa017[1319]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=this[_0xa017[724]],_0x71cexa=this[_0xa017[55]](_0xa017[1319]);_0x71cexa[_0xa017[57]](_0xa017[235],this[_0xa017[1239]]((_0x71cex2+ _0x71cex9[_0xa017[1126]])* _0x71cex9[_0xa017[255]]));_0x71cexa[_0xa017[57]](_0xa017[236],this[_0xa017[1239]]((_0x71cex3+ _0x71cex9[_0xa017[1125]])* _0x71cex9[_0xa017[255]]));_0x71cexa[_0xa017[57]](_0xa017[117],this[_0xa017[1239]](_0x71cex4* _0x71cex9[_0xa017[255]]));_0x71cexa[_0xa017[57]](_0xa017[119],this[_0xa017[1239]](_0x71cex5* _0x71cex9[_0xa017[255]]));this[_0xa017[252]]= _0x71cexa};mxSvgCanvas2D[_0xa017[202]][_0xa017[1320]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){this[_0xa017[1319]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5);0< _0x71cex9&& this[_0xa017[252]][_0xa017[57]](_0xa017[1397],this[_0xa017[1239]](_0x71cex9* this[_0xa017[724]][_0xa017[255]]));0< _0x71cexa&& this[_0xa017[252]][_0xa017[57]](_0xa017[1398],this[_0xa017[1239]](_0x71cexa* this[_0xa017[724]][_0xa017[255]]))};mxSvgCanvas2D[_0xa017[202]][_0xa017[680]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=this[_0xa017[724]],_0x71cexa=this[_0xa017[55]](_0xa017[680]);_0x71cexa[_0xa017[57]](_0xa017[1296],Math[_0xa017[488]]((_0x71cex2+ _0x71cex4/ 2+ _0x71cex9[_0xa017[1126]])* _0x71cex9[_0xa017[255]]));_0x71cexa[_0xa017[57]](_0xa017[1297],Math[_0xa017[488]]((_0x71cex3+ _0x71cex5/ 2+ _0x71cex9[_0xa017[1125]])* _0x71cex9[_0xa017[255]]));_0x71cexa[_0xa017[57]](_0xa017[1397],_0x71cex4/ 2* _0x71cex9[_0xa017[255]]);_0x71cexa[_0xa017[57]](_0xa017[1398],_0x71cex5/ 2* _0x71cex9[_0xa017[255]]);this[_0xa017[252]]= _0x71cexa};mxSvgCanvas2D[_0xa017[202]][_0xa017[618]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13){_0x71cex9= this[_0xa017[1212]][_0xa017[1321]](_0x71cex9);_0x71cexa= null!= _0x71cexa?_0x71cexa:!0;_0x71cex12= null!= _0x71cex12?_0x71cex12:!1;_0x71cex13= null!= _0x71cex13?_0x71cex13:!1;var _0x71cex14=this[_0xa017[724]];_0x71cex2+= _0x71cex14[_0xa017[1126]];_0x71cex3+= _0x71cex14[_0xa017[1125]];var _0x71cex15=this[_0xa017[55]](_0xa017[618]);_0x71cex15[_0xa017[57]](_0xa017[235],this[_0xa017[1239]](_0x71cex2* _0x71cex14[_0xa017[255]]));_0x71cex15[_0xa017[57]](_0xa017[236],this[_0xa017[1239]](_0x71cex3* _0x71cex14[_0xa017[255]]));_0x71cex15[_0xa017[57]](_0xa017[117],this[_0xa017[1239]](_0x71cex4* _0x71cex14[_0xa017[255]]));_0x71cex15[_0xa017[57]](_0xa017[119],this[_0xa017[1239]](_0x71cex5* _0x71cex14[_0xa017[255]]));null== _0x71cex15[_0xa017[1399]]?_0x71cex15[_0xa017[57]](_0xa017[1400],_0x71cex9):_0x71cex15[_0xa017[1399]](mxConstants.NS_XLINK,_0xa017[44],_0x71cex9);_0x71cexa|| _0x71cex15[_0xa017[57]](_0xa017[1401],_0xa017[130]);1> _0x71cex14[_0xa017[1244]]&& _0x71cex15[_0xa017[57]](_0xa017[461],_0x71cex14[_0xa017[1244]]);_0x71cex9= this[_0xa017[724]][_0xa017[535]]|| _0xa017[110];if(_0x71cex12|| _0x71cex13){var _0x71cex16=_0x71cexa= 1,_0x71cex17=0,_0x71cex18=0;_0x71cex12&& (_0x71cexa= -1,_0x71cex17= -_0x71cex4- 2* _0x71cex2);_0x71cex13&& (_0x71cex16= -1,_0x71cex18= -_0x71cex5- 2* _0x71cex3);_0x71cex9+= _0xa017[1402]+ _0x71cexa+ _0xa017[537]+ _0x71cex16+ _0xa017[1393]+ _0x71cex17+ _0xa017[537]+ _0x71cex18+ _0xa017[460]};0< _0x71cex9[_0xa017[67]]&& _0x71cex15[_0xa017[57]](_0xa017[535],_0x71cex9);this[_0xa017[813]][_0xa017[62]](_0x71cex15);this[_0xa017[1347]]&& (_0x71cex15[_0xa017[57]](_0xa017[124],_0xa017[1403]),_0x71cex15= this[_0xa017[55]](_0xa017[1319]),_0x71cex15[_0xa017[57]](_0xa017[187],_0xa017[188]),_0x71cex15[_0xa017[57]](_0xa017[1377],_0xa017[1334]),_0x71cex15[_0xa017[57]](_0xa017[235],this[_0xa017[1239]](_0x71cex2* _0x71cex14[_0xa017[255]])),_0x71cex15[_0xa017[57]](_0xa017[236],this[_0xa017[1239]](_0x71cex3* _0x71cex14[_0xa017[255]])),_0x71cex15[_0xa017[57]](_0xa017[117],this[_0xa017[1239]](_0x71cex4* _0x71cex14[_0xa017[255]])),_0x71cex15[_0xa017[57]](_0xa017[119],this[_0xa017[1239]](_0x71cex5* _0x71cex14[_0xa017[255]])),this[_0xa017[813]][_0xa017[62]](_0x71cex15))};mxSvgCanvas2D[_0xa017[202]][_0xa017[1404]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex4= this[_0xa017[724]];_0x71cex5= _0xa017[1405]+ Math[_0xa017[488]](_0x71cex4[_0xa017[487]])+ _0xa017[1406]+ _0x71cex4[_0xa017[486]]+ _0xa017[1407]+ _0x71cex4[_0xa017[665]]+ _0xa017[1408]+ Math[_0xa017[488]](_0x71cex4[_0xa017[487]]* mxConstants[_0xa017[490]])+ _0xa017[1409]+ _0x71cex5;(_0x71cex4[_0xa017[666]]& mxConstants[_0xa017[1410]])== mxConstants[_0xa017[1410]]&& (_0x71cex5+= _0xa017[1411]);(_0x71cex4[_0xa017[666]]& mxConstants[_0xa017[1412]])== mxConstants[_0xa017[1412]]&& (_0x71cex5+= _0xa017[1413]);(_0x71cex4[_0xa017[666]]& mxConstants[_0xa017[1414]])== mxConstants[_0xa017[1414]]&& (_0x71cex5+= _0xa017[1415]);_0x71cex3== mxConstants[_0xa017[479]]?_0x71cex5+= _0xa017[1416]:_0x71cex3== mxConstants[_0xa017[480]]&& (_0x71cex5+= _0xa017[1417]);_0x71cex3= _0xa017[110];null!= _0x71cex4[_0xa017[1261]]&& (_0x71cex3+= _0xa017[1418]+ _0x71cex4[_0xa017[1261]]+ _0xa017[471]);null!= _0x71cex4[_0xa017[1263]]&& (_0x71cex3+= _0xa017[1419]+ _0x71cex4[_0xa017[1263]]+ _0xa017[471]);mxUtils[_0xa017[1331]](_0x71cex2)|| (_0x71cex4= document[_0xa017[55]](_0xa017[126]),_0x71cex4[_0xa017[339]]= _0x71cex2[_0xa017[230]](/</g,_0xa017[1421])[_0xa017[230]](/>/g,_0xa017[1420])[_0xa017[230]](/</g,_0xa017[334])[_0xa017[230]](/>/g,_0xa017[335]),_0x71cex2= _0x71cex4[_0xa017[131]],_0x71cex9?_0x71cex5+= _0x71cex3:0< _0x71cex3[_0xa017[67]]&& (_0x71cex2= _0xa017[1422]+ _0x71cex3+ _0xa017[1423]+ _0x71cex2+ _0xa017[1424]));if(!mxClient[_0xa017[80]]&& document[_0xa017[509]]){return _0x71cex9= document[_0xa017[509]](_0xa017[577],_0xa017[485]),_0x71cex9[_0xa017[57]](_0xa017[124],_0x71cex5),mxUtils[_0xa017[1331]](_0x71cex2)?this[_0xa017[813]][_0xa017[295]]!= document?_0x71cex9[_0xa017[62]](_0x71cex2[_0xa017[511]](!0)):_0x71cex9[_0xa017[62]](_0x71cex2):_0x71cex9[_0xa017[339]]= _0x71cex2,_0x71cex9};mxUtils[_0xa017[1331]](_0x71cex2)&& this[_0xa017[813]][_0xa017[295]]!= document&& (_0x71cex2= _0x71cex2[_0xa017[342]]);_0x71cex2= _0x71cex2[_0xa017[230]](/<br>/g,_0xa017[1426])[_0xa017[230]](/<hr>/g,_0xa017[1425]);return mxUtils[_0xa017[877]](_0xa017[1427]+ _0x71cex5+ _0xa017[1423]+ _0x71cex2+ _0xa017[1424])[_0xa017[158]]};mxSvgCanvas2D[_0xa017[202]][_0xa017[963]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15,_0x71cex16,_0x71cex17){if(this[_0xa017[1285]]&& null!= _0x71cex9){_0x71cex17= null!= _0x71cex17?_0x71cex17:0;var _0x71cex18=this[_0xa017[724]];_0x71cex2+= _0x71cex18[_0xa017[1126]];_0x71cex3+= _0x71cex18[_0xa017[1125]];if(this[_0xa017[1344]]&& _0xa017[1428]== _0x71cex14){var _0x71cex19=_0xa017[1429];_0x71cex16?(_0x71cex19+= _0xa017[1430],0< _0x71cex5&& (_0x71cex19+= _0xa017[1431]+ Math[_0xa017[488]](_0x71cex5)+ _0xa017[1409]),0< _0x71cex4&& (_0x71cex19+= _0xa017[1432]+ Math[_0xa017[488]](_0x71cex4)+ _0xa017[1409])):_0x71cex15&& (_0x71cex19+= _0xa017[1432]+ Math[_0xa017[488]](_0x71cex4)+ _0xa017[1409],0< _0x71cex5&& (_0x71cex19+= _0xa017[1431]+ Math[_0xa017[488]](_0x71cex5)+ _0xa017[1409]));_0x71cex13?(!_0x71cex16&& 0< _0x71cex4 && (_0x71cex19+= _0xa017[1432]+ Math[_0xa017[488]](_0x71cex4)+ _0xa017[1409]),_0x71cex19+= _0xa017[1433]):_0x71cex19+= _0xa017[1434];_0x71cex13= this[_0xa017[55]](_0xa017[449]);1> _0x71cex18[_0xa017[1244]]&& _0x71cex13[_0xa017[57]](_0xa017[461],_0x71cex18[_0xa017[1244]]);_0x71cex14= this[_0xa017[55]](_0xa017[1435]);_0x71cex14[_0xa017[57]](_0xa017[1377],_0xa017[1378]);_0x71cex19= this[_0xa017[1404]](_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex19,_0x71cex15);if(null!= _0x71cex19){_0x71cex13[_0xa017[62]](_0x71cex14);this[_0xa017[813]][_0xa017[62]](_0x71cex13);var _0x71cex1a=0;if(mxClient[_0xa017[80]]&& !mxClient[_0xa017[48]]){var _0x71cex1b=document[_0xa017[55]](_0xa017[485]);_0x71cex1b[_0xa017[124]][_0xa017[103]]= _0x71cex19[_0xa017[284]](_0xa017[124]);_0x71cex1b[_0xa017[124]][_0xa017[495]]= mxClient[_0xa017[496]]?_0xa017[497]:_0xa017[498];_0x71cex1b[_0xa017[124]][_0xa017[187]]= _0xa017[188];_0x71cex1b[_0xa017[339]]= mxUtils[_0xa017[1331]](_0x71cex9)?_0x71cex9[_0xa017[342]]:_0x71cex9;document[_0xa017[112]][_0xa017[62]](_0x71cex1b);_0x71cex1a= _0x71cex1b[_0xa017[359]];_0x71cex5= mxClient[_0xa017[496]]&& 0< _0x71cex5&& _0x71cex16?Math[_0xa017[243]](_0x71cex5,_0x71cex1b[_0xa017[167]]+ 2):_0x71cex1b[_0xa017[167]];_0x71cex1b[_0xa017[265]][_0xa017[266]](_0x71cex1b);_0x71cex14[_0xa017[62]](_0x71cex19)}else {this[_0xa017[813]][_0xa017[295]]!= document?(_0x71cex19[_0xa017[124]][_0xa017[187]]= _0xa017[188],document[_0xa017[112]][_0xa017[62]](_0x71cex19),_0x71cex1a= _0x71cex19[_0xa017[359]],_0x71cex5= _0x71cex19[_0xa017[167]],_0x71cex14[_0xa017[62]](_0x71cex19),_0x71cex19[_0xa017[124]][_0xa017[187]]= _0xa017[110]):(_0x71cex14[_0xa017[62]](_0x71cex19),_0x71cex1a= _0x71cex19[_0xa017[359]],_0x71cex5= _0x71cex19[_0xa017[167]])};_0x71cex4= _0x71cex15?Math[_0xa017[160]](_0x71cex4,_0x71cex1a):_0x71cex1a;1> _0x71cex18[_0xa017[1244]]&& _0x71cex13[_0xa017[57]](_0xa017[461],_0x71cex18[_0xa017[1244]]);_0x71cex15= _0x71cex9= 0;_0x71cexa== mxConstants[_0xa017[479]]?_0x71cex9-= _0x71cex4/ 2:_0x71cexa== mxConstants[_0xa017[480]]&& (_0x71cex9-= _0x71cex4);_0x71cex2+= _0x71cex9;_0x71cex12== mxConstants[_0xa017[481]]?_0x71cex15-= _0x71cex5/ 2:_0x71cex12== mxConstants[_0xa017[482]]&& (_0x71cex15-= _0x71cex5);_0x71cex3+= _0x71cex15;_0x71cexa= 1!= _0x71cex18[_0xa017[255]]?_0xa017[1402]+ _0x71cex18[_0xa017[255]]+ _0xa017[460]:_0xa017[110];0!= _0x71cex18[_0xa017[603]]&& this[_0xa017[1216]]?(_0x71cexa+= _0xa017[1394]+ _0x71cex18[_0xa017[603]]+ _0xa017[537]+ _0x71cex4/ 2+ _0xa017[537]+ _0x71cex5/ 2+ _0xa017[460],_0x71cex3= this[_0xa017[1241]]((_0x71cex2+ _0x71cex4/ 2)* _0x71cex18[_0xa017[255]],(_0x71cex3+ _0x71cex5/ 2)* _0x71cex18[_0xa017[255]],_0x71cex18[_0xa017[603]],_0x71cex18[_0xa017[1395]],_0x71cex18[_0xa017[1396]]),_0x71cex2= _0x71cex3[_0xa017[235]]- _0x71cex4* _0x71cex18[_0xa017[255]]/ 2,_0x71cex3= _0x71cex3[_0xa017[236]]- _0x71cex5* _0x71cex18[_0xa017[255]]/ 2):(_0x71cex2*= _0x71cex18[_0xa017[255]],_0x71cex3*= _0x71cex18[_0xa017[255]]);0!= _0x71cex17&& (_0x71cexa+= _0xa017[1394]+ _0x71cex17+ _0xa017[537]+ -_0x71cex9+ _0xa017[537]+ -_0x71cex15+ _0xa017[460]);_0x71cex13[_0xa017[57]](_0xa017[535],_0xa017[536]+ Math[_0xa017[488]](_0x71cex2)+ _0xa017[537]+ Math[_0xa017[488]](_0x71cex3)+ _0xa017[460]+ _0x71cexa);_0x71cex14[_0xa017[57]](_0xa017[117],Math[_0xa017[488]](Math[_0xa017[160]](1,_0x71cex4)));_0x71cex14[_0xa017[57]](_0xa017[119],Math[_0xa017[488]](Math[_0xa017[160]](1,_0x71cex5)))}}else {this[_0xa017[1436]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex15,_0x71cex16,_0x71cex17)}}};mxSvgCanvas2D[_0xa017[202]][_0xa017[1437]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex2= Math[_0xa017[488]](_0x71cex2);_0x71cex3= Math[_0xa017[488]](_0x71cex3);_0x71cex4= Math[_0xa017[488]](_0x71cex4);_0x71cex5= Math[_0xa017[488]](_0x71cex5);for(var _0x71cex9=_0xa017[1438]+ _0x71cex2+ _0xa017[213]+ _0x71cex3+ _0xa017[213]+ _0x71cex4+ _0xa017[213]+ _0x71cex5,_0x71cexa=0,_0x71cex12=_0x71cex9+ _0xa017[213]+ _0x71cexa;null!= document[_0xa017[1362]](_0x71cex12);){_0x71cex12= _0x71cex9+ _0xa017[213]+ ++_0x71cexa};clip= this[_0xa017[55]](_0xa017[1439]);clip[_0xa017[57]](_0xa017[1363],_0x71cex12);_0x71cex9= this[_0xa017[55]](_0xa017[1319]);_0x71cex9[_0xa017[57]](_0xa017[235],_0x71cex2);_0x71cex9[_0xa017[57]](_0xa017[236],_0x71cex3);_0x71cex9[_0xa017[57]](_0xa017[117],_0x71cex4);_0x71cex9[_0xa017[57]](_0xa017[119],_0x71cex5);clip[_0xa017[62]](_0x71cex9);return clip};mxSvgCanvas2D[_0xa017[202]][_0xa017[1436]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15,_0x71cex16){_0x71cex16= null!= _0x71cex16?_0x71cex16:0;_0x71cex13= this[_0xa017[724]];var _0x71cex17=Math[_0xa017[488]](_0x71cex13[_0xa017[487]]),_0x71cex18=this[_0xa017[55]](_0xa017[449]),_0x71cex19=_0x71cex13[_0xa017[535]]|| _0xa017[110];0!= _0x71cex16&& (_0x71cex19+= _0xa017[1394]+ _0x71cex16+ _0xa017[537]+ this[_0xa017[1239]](_0x71cex2* _0x71cex13[_0xa017[255]])+ _0xa017[537]+ this[_0xa017[1239]](_0x71cex3* _0x71cex13[_0xa017[255]])+ _0xa017[460]);if(_0x71cex15&& 0< _0x71cex4&& 0< _0x71cex5){var _0x71cex1a=_0x71cex2;_0x71cex16= _0x71cex3;_0x71cexa== mxConstants[_0xa017[479]]?_0x71cex1a-= _0x71cex4/ 2:_0x71cexa== mxConstants[_0xa017[480]]&& (_0x71cex1a-= _0x71cex4);_0x71cex12== mxConstants[_0xa017[481]]?_0x71cex16-= _0x71cex5/ 2:_0x71cex12== mxConstants[_0xa017[482]]&& (_0x71cex16-= _0x71cex5);_0x71cex16= this[_0xa017[1437]](_0x71cex1a* _0x71cex13[_0xa017[255]]- 2,_0x71cex16* _0x71cex13[_0xa017[255]]- 2,_0x71cex4* _0x71cex13[_0xa017[255]]+ 4,_0x71cex5* _0x71cex13[_0xa017[255]]+ 4);null!= this[_0xa017[1340]]?this[_0xa017[1340]][_0xa017[62]](_0x71cex16):this[_0xa017[813]][_0xa017[62]](_0x71cex16);_0x71cex18[_0xa017[57]](_0xa017[1440],_0xa017[1380]+ _0x71cex16[_0xa017[284]](_0xa017[1363])+ _0xa017[460])};this[_0xa017[1441]](_0x71cex18,_0x71cexa);_0x71cex16= _0x71cexa== mxConstants[_0xa017[480]]?_0xa017[1282]:_0x71cexa== mxConstants[_0xa017[479]]?_0xa017[554]:_0xa017[861];_0xa017[861]!= _0x71cex16&& _0x71cex18[_0xa017[57]](_0xa017[1442],_0x71cex16);(!this[_0xa017[1341]]|| _0x71cex17!= mxConstants[_0xa017[483]]) && _0x71cex18[_0xa017[57]](_0xa017[1443],Math[_0xa017[488]](_0x71cex17* _0x71cex13[_0xa017[255]])+ _0xa017[168]);0< _0x71cex19[_0xa017[67]]&& _0x71cex18[_0xa017[57]](_0xa017[535],_0x71cex19);1> _0x71cex13[_0xa017[1244]]&& _0x71cex18[_0xa017[57]](_0xa017[461],_0x71cex13[_0xa017[1244]]);var _0x71cex19=_0x71cex9[_0xa017[224]](_0xa017[192]),_0x71cex1a=Math[_0xa017[488]](_0x71cex17* mxConstants[_0xa017[490]]),_0x71cex1b=_0x71cex17+ (_0x71cex19[_0xa017[67]]- 1)* _0x71cex1a;_0x71cex16= _0x71cex3+ _0x71cex17- 1;_0x71cex12== mxConstants[_0xa017[481]]?(_0x71cex5= (this[_0xa017[1343]]&& _0x71cex15&& 0< _0x71cex5?Math[_0xa017[243]](_0x71cex1b,_0x71cex5):_0x71cex1b)/ 2,_0x71cex16-= _0x71cex5+ 1):_0x71cex12== mxConstants[_0xa017[482]]&& (_0x71cex5= this[_0xa017[1343]]&& _0x71cex15&& 0< _0x71cex5?Math[_0xa017[243]](_0x71cex1b,_0x71cex5):_0x71cex1b,_0x71cex16-= _0x71cex5+ 2);for(_0x71cex5= 0;_0x71cex5< _0x71cex19[_0xa017[67]];_0x71cex5++){0< _0x71cex19[_0x71cex5][_0xa017[67]]&& 0< mxUtils[_0xa017[330]](_0x71cex19[_0x71cex5])[_0xa017[67]]&& (_0x71cex15= this[_0xa017[55]](_0xa017[963]),_0x71cex15[_0xa017[57]](_0xa017[235],this[_0xa017[1239]](_0x71cex2* _0x71cex13[_0xa017[255]])),_0x71cex15[_0xa017[57]](_0xa017[236],this[_0xa017[1239]](_0x71cex16* _0x71cex13[_0xa017[255]])),mxUtils[_0xa017[53]](_0x71cex15,_0x71cex19[_0x71cex5]),_0x71cex18[_0xa017[62]](_0x71cex15)),_0x71cex16+= _0x71cex1a};this[_0xa017[813]][_0xa017[62]](_0x71cex18);this[_0xa017[1444]](_0x71cex18,_0x71cex9,_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex1b,_0x71cexa,_0x71cex12,_0x71cex14)};mxSvgCanvas2D[_0xa017[202]][_0xa017[1441]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[724]];_0x71cex2[_0xa017[57]](_0xa017[1334],_0x71cex3[_0xa017[665]]);(!this[_0xa017[1341]]|| _0x71cex3[_0xa017[486]]!= mxConstants[_0xa017[484]]) && _0x71cex2[_0xa017[57]](_0xa017[1445],_0x71cex3[_0xa017[486]]);(_0x71cex3[_0xa017[666]]& mxConstants[_0xa017[1410]])== mxConstants[_0xa017[1410]]&& _0x71cex2[_0xa017[57]](_0xa017[1446],_0xa017[1447]);(_0x71cex3[_0xa017[666]]& mxConstants[_0xa017[1412]])== mxConstants[_0xa017[1412]]&& _0x71cex2[_0xa017[57]](_0xa017[1448],_0xa017[1449]);(_0x71cex3[_0xa017[666]]& mxConstants[_0xa017[1414]])== mxConstants[_0xa017[1414]]&& _0x71cex2[_0xa017[57]](_0xa017[1450],_0xa017[355])};mxSvgCanvas2D[_0xa017[202]][_0xa017[1444]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14){var _0x71cex15=this[_0xa017[724]];if(null!= _0x71cex15[_0xa017[1261]]|| null!= _0x71cex15[_0xa017[1263]]){var _0x71cex16=null;_0x71cex14?(_0x71cex12== mxConstants[_0xa017[479]]?_0x71cex4-= _0x71cex9/ 2:_0x71cex12== mxConstants[_0xa017[480]]&& (_0x71cex4-= _0x71cex9),_0x71cex13== mxConstants[_0xa017[481]]?_0x71cex5-= _0x71cexa/ 2:_0x71cex13== mxConstants[_0xa017[482]]&& (_0x71cex5-= _0x71cexa),_0x71cex16= new mxRectangle((_0x71cex4+ 1)* _0x71cex15[_0xa017[255]],_0x71cex5* _0x71cex15[_0xa017[255]],(_0x71cex9- 2)* _0x71cex15[_0xa017[255]],(_0x71cexa+ 2)* _0x71cex15[_0xa017[255]])):null!= _0x71cex2[_0xa017[1451]]&& this[_0xa017[813]][_0xa017[295]]== document?(_0x71cex16= _0x71cex2[_0xa017[1451]](),_0x71cex3= mxClient[_0xa017[80]]&& mxClient[_0xa017[48]],_0x71cex16= new mxRectangle(_0x71cex16[_0xa017[235]],_0x71cex16[_0xa017[236]]+ (_0x71cex3?0:1),_0x71cex16[_0xa017[117]],_0x71cex16[_0xa017[119]]+ (_0x71cex3?1:0))):(_0x71cex16= document[_0xa017[55]](_0xa017[485]),_0x71cex16[_0xa017[124]][_0xa017[489]]= Math[_0xa017[488]](_0x71cex15[_0xa017[487]]* mxConstants[_0xa017[490]])+ _0xa017[168],_0x71cex16[_0xa017[124]][_0xa017[487]]= Math[_0xa017[488]](_0x71cex15[_0xa017[487]])+ _0xa017[168],_0x71cex16[_0xa017[124]][_0xa017[486]]= _0x71cex15[_0xa017[486]],_0x71cex16[_0xa017[124]][_0xa017[493]]= _0xa017[494],_0x71cex16[_0xa017[124]][_0xa017[491]]= _0xa017[492],_0x71cex16[_0xa017[124]][_0xa017[187]]= _0xa017[188],_0x71cex16[_0xa017[124]][_0xa017[495]]= mxClient[_0xa017[496]]?_0xa017[497]:_0xa017[498],_0x71cex16[_0xa017[124]][_0xa017[499]]= _0xa017[500],(_0x71cex15[_0xa017[666]]& mxConstants[_0xa017[1410]])== mxConstants[_0xa017[1410]]&& (_0x71cex16[_0xa017[124]][_0xa017[1452]]= _0xa017[1447]),(_0x71cex15[_0xa017[666]]& mxConstants[_0xa017[1412]])== mxConstants[_0xa017[1412]]&& (_0x71cex16[_0xa017[124]][_0xa017[666]]= _0xa017[1449]),_0x71cex3= mxUtils[_0xa017[321]](_0x71cex3,!1),_0x71cex16[_0xa017[339]]= _0x71cex3[_0xa017[230]](/\n/g,_0xa017[1453]),document[_0xa017[112]][_0xa017[62]](_0x71cex16),_0x71cex9= _0x71cex16[_0xa017[359]],_0x71cexa= _0x71cex16[_0xa017[167]],_0x71cex16[_0xa017[265]][_0xa017[266]](_0x71cex16),_0x71cex12== mxConstants[_0xa017[479]]?_0x71cex4-= _0x71cex9/ 2:_0x71cex12== mxConstants[_0xa017[480]]&& (_0x71cex4-= _0x71cex9),_0x71cex13== mxConstants[_0xa017[481]]?_0x71cex5-= _0x71cexa/ 2:_0x71cex13== mxConstants[_0xa017[482]]&& (_0x71cex5-= _0x71cexa),_0x71cex16= new mxRectangle((_0x71cex4+ 1)* _0x71cex15[_0xa017[255]],(_0x71cex5+ 2)* _0x71cex15[_0xa017[255]],_0x71cex9* _0x71cex15[_0xa017[255]],(_0x71cexa+ 1)* _0x71cex15[_0xa017[255]]));null!= _0x71cex16&& (_0x71cex3= this[_0xa017[55]](_0xa017[1319]),_0x71cex3[_0xa017[57]](_0xa017[1334],_0x71cex15[_0xa017[1261]]|| _0xa017[130]),_0x71cex3[_0xa017[57]](_0xa017[1336],_0x71cex15[_0xa017[1263]]|| _0xa017[130]),_0x71cex3[_0xa017[57]](_0xa017[235],Math[_0xa017[519]](_0x71cex16[_0xa017[235]]- 1)),_0x71cex3[_0xa017[57]](_0xa017[236],Math[_0xa017[519]](_0x71cex16[_0xa017[236]]- 1)),_0x71cex3[_0xa017[57]](_0xa017[117],Math[_0xa017[430]](_0x71cex16[_0xa017[117]]+ 2)),_0x71cex3[_0xa017[57]](_0xa017[119],Math[_0xa017[430]](_0x71cex16[_0xa017[119]])),_0x71cex15= null!= _0x71cex15[_0xa017[1263]]?Math[_0xa017[160]](1,this[_0xa017[1239]](_0x71cex15[_0xa017[255]])):0,_0x71cex3[_0xa017[57]](_0xa017[1382],_0x71cex15),this[_0xa017[813]][_0xa017[295]]== document&& 1== mxUtils[_0xa017[1454]](_0x71cex15,2)&& _0x71cex3[_0xa017[57]](_0xa017[535],_0xa017[1455]),_0x71cex2[_0xa017[950]](_0x71cex3,_0x71cex2[_0xa017[285]]))}};mxSvgCanvas2D[_0xa017[202]][_0xa017[1336]]= function(){this[_0xa017[1370]](!1,!0)};mxSvgCanvas2D[_0xa017[202]][_0xa017[1334]]= function(){this[_0xa017[1370]](!0,!1)};mxSvgCanvas2D[_0xa017[202]][_0xa017[1337]]= function(){this[_0xa017[1370]](!0,!0)};var mxVmlCanvas2D=function(_0x71cex2){mxAbstractCanvas2D[_0xa017[239]](this);this[_0xa017[813]]= _0x71cex2};mxUtils[_0xa017[1284]](mxVmlCanvas2D,mxAbstractCanvas2D);mxVmlCanvas2D[_0xa017[202]][_0xa017[252]]= null;mxVmlCanvas2D[_0xa017[202]][_0xa017[1285]]= !0;mxVmlCanvas2D[_0xa017[202]][_0xa017[1219]]= _0xa017[1456];mxVmlCanvas2D[_0xa017[202]][_0xa017[1221]]= _0xa017[1457];mxVmlCanvas2D[_0xa017[202]][_0xa017[1225]]= _0xa017[1458];mxVmlCanvas2D[_0xa017[202]][_0xa017[1227]]= _0xa017[235];mxVmlCanvas2D[_0xa017[202]][_0xa017[1459]]= _0xa017[110];mxVmlCanvas2D[_0xa017[202]][_0xa017[1460]]= 1;mxVmlCanvas2D[_0xa017[202]][_0xa017[1370]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[252]],_0x71cex5=this[_0xa017[724]];if(null!= _0x71cex4){if(_0xa017[253]== _0x71cex4[_0xa017[301]]){if(null!= this[_0xa017[1215]]&& 0< this[_0xa017[1215]][_0xa017[67]]){_0x71cex4[_0xa017[1215]]= this[_0xa017[1215]][_0xa017[234]](_0xa017[185])+ _0xa017[1461],_0x71cex4[_0xa017[124]][_0xa017[117]]= this[_0xa017[813]][_0xa017[124]][_0xa017[117]],_0x71cex4[_0xa017[124]][_0xa017[119]]= this[_0xa017[813]][_0xa017[124]][_0xa017[119]],_0x71cex4[_0xa017[1462]]= parseInt(_0x71cex4[_0xa017[124]][_0xa017[117]])+ _0xa017[185]+ parseInt(_0x71cex4[_0xa017[124]][_0xa017[119]])}else {return}};_0x71cex4[_0xa017[1463]]= this[_0xa017[1239]](Math[_0xa017[160]](1,_0x71cex5[_0xa017[610]]* _0x71cex5[_0xa017[255]]/ this[_0xa017[1460]]))+ _0xa017[168];_0x71cex5[_0xa017[639]]&& this[_0xa017[813]][_0xa017[62]](this[_0xa017[1375]](_0x71cex4,_0x71cex2&& null!= _0x71cex5[_0xa017[604]],_0x71cex3&& null!= _0x71cex5[_0xa017[608]]));_0x71cex3&& null!= _0x71cex5[_0xa017[608]]?(_0x71cex4[_0xa017[1464]]= _0xa017[128],_0x71cex4[_0xa017[1306]]= _0x71cex5[_0xa017[608]]):_0x71cex4[_0xa017[1464]]= _0xa017[308];_0x71cex4[_0xa017[62]](this[_0xa017[1465]]());_0x71cex2&& null!= _0x71cex5[_0xa017[604]]?_0x71cex4[_0xa017[62]](this[_0xa017[1466]]()):this[_0xa017[1229]]&& (_0xa017[253]!= _0x71cex4[_0xa017[301]]|| this[_0xa017[1215]][this[_0xa017[1215]][_0xa017[67]]- 1]== this[_0xa017[1227]])?_0x71cex4[_0xa017[62]](this[_0xa017[1467]]()):_0x71cex4[_0xa017[1468]]= _0xa017[308];this[_0xa017[813]][_0xa017[62]](_0x71cex4)}};mxVmlCanvas2D[_0xa017[202]][_0xa017[1467]]= function(){var _0x71cex2=document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1469]);_0x71cex2[_0xa017[390]]= mxClient[_0xa017[88]]+ _0xa017[1470];_0x71cex2[_0xa017[60]]= _0xa017[1471];return _0x71cex2};mxVmlCanvas2D[_0xa017[202]][_0xa017[1466]]= function(){var _0x71cex2=this[_0xa017[724]],_0x71cex3=document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1469]);_0x71cex3[_0xa017[352]]= _0x71cex2[_0xa017[604]];if(null!= _0x71cex2[_0xa017[606]]){_0x71cex3[_0xa017[60]]= _0xa017[1299];_0x71cex3[_0xa017[865]]= _0xa017[130];_0x71cex3[_0xa017[1472]]= _0x71cex2[_0xa017[606]];var _0x71cex4=180- _0x71cex2[_0xa017[603]],_0x71cex4=_0x71cex2[_0xa017[607]]== mxConstants[_0xa017[1359]]?_0x71cex4- (90+ (_0xa017[235]== this[_0xa017[813]][_0xa017[124]][_0xa017[1473]]?180:0)):_0x71cex2[_0xa017[607]]== mxConstants[_0xa017[1356]]?_0x71cex4+ (90+ (_0xa017[235]== this[_0xa017[813]][_0xa017[124]][_0xa017[1473]]?180:0)):_0x71cex2[_0xa017[607]]== mxConstants[_0xa017[1358]]?_0x71cex4- (180+ (_0xa017[236]== this[_0xa017[813]][_0xa017[124]][_0xa017[1473]]?-180:0)):_0x71cex4+ (_0xa017[236]== this[_0xa017[813]][_0xa017[124]][_0xa017[1473]]?-180:0);if(_0xa017[235]== this[_0xa017[813]][_0xa017[124]][_0xa017[1473]]|| _0xa017[236]== this[_0xa017[813]][_0xa017[124]][_0xa017[1473]]){_0x71cex4*= -1};_0x71cex3[_0xa017[1474]]= mxUtils[_0xa017[1454]](_0x71cex4,360);_0x71cex3[_0xa017[461]]= 100* _0x71cex2[_0xa017[1244]]* _0x71cex2[_0xa017[1247]]+ _0xa017[229];_0x71cex3[_0xa017[57]](mxClient[_0xa017[1475]]+ _0xa017[1476],100* _0x71cex2[_0xa017[1244]]* _0x71cex2[_0xa017[1248]]+ _0xa017[229])}else {1> _0x71cex2[_0xa017[1244]]&& (_0x71cex3[_0xa017[461]]= 100* _0x71cex2[_0xa017[1244]]+ _0xa017[229])};return _0x71cex3};mxVmlCanvas2D[_0xa017[202]][_0xa017[1465]]= function(){var _0x71cex2=this[_0xa017[724]],_0x71cex3=document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1477]);_0x71cex3[_0xa017[1478]]= _0x71cex2[_0xa017[1254]]|| _0xa017[1232];_0x71cex3[_0xa017[1479]]= _0x71cex2[_0xa017[1256]]|| _0xa017[1233];_0x71cex3[_0xa017[1313]]= _0x71cex2[_0xa017[1258]]|| _0xa017[1480];1> _0x71cex2[_0xa017[1244]]&& (_0x71cex3[_0xa017[461]]= 100* _0x71cex2[_0xa017[1244]]+ _0xa017[229]);_0x71cex2[_0xa017[648]]&& (_0x71cex3[_0xa017[1481]]= this[_0xa017[1482]]());return _0x71cex3};mxVmlCanvas2D[_0xa017[202]][_0xa017[1482]]= function(){var _0x71cex2=_0xa017[1483];if(null!= this[_0xa017[724]][_0xa017[649]]){var _0x71cex3=this[_0xa017[724]][_0xa017[649]][_0xa017[224]](_0xa017[185]);0< _0x71cex3[_0xa017[67]]&& 1== _0x71cex3[0]&& (_0x71cex2= _0xa017[1484])};return _0x71cex2};mxVmlCanvas2D[_0xa017[202]][_0xa017[1375]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[724]],_0x71cex9=-_0x71cex5[_0xa017[603]]* (Math[_0xa017[424]]/ 180),_0x71cexa=Math[_0xa017[426]](_0x71cex9),_0x71cex9=Math[_0xa017[427]](_0x71cex9),_0x71cex12=_0x71cex5[_0xa017[1273]]* _0x71cex5[_0xa017[255]],_0x71cex13=_0x71cex5[_0xa017[1274]]* _0x71cex5[_0xa017[255]];_0xa017[235]== this[_0xa017[813]][_0xa017[124]][_0xa017[1473]]?_0x71cex12*= -1:_0xa017[236]== this[_0xa017[813]][_0xa017[124]][_0xa017[1473]]&& (_0x71cex13*= -1);var _0x71cex14=_0x71cex2[_0xa017[511]](!0);_0x71cex14[_0xa017[124]][_0xa017[945]]= Math[_0xa017[488]](_0x71cex12* _0x71cexa- _0x71cex13* _0x71cex9)+ _0xa017[168];_0x71cex14[_0xa017[124]][_0xa017[953]]= Math[_0xa017[488]](_0x71cex12* _0x71cex9+ _0x71cex13* _0x71cexa)+ _0xa017[168];8== document[_0xa017[5]]&& (_0x71cex14[_0xa017[1463]]= _0x71cex2[_0xa017[1463]],_0xa017[253]== _0x71cex2[_0xa017[301]]&& (_0x71cex14[_0xa017[1215]]= this[_0xa017[1215]][_0xa017[234]](_0xa017[185])+ _0xa017[1461],_0x71cex14[_0xa017[124]][_0xa017[117]]= this[_0xa017[813]][_0xa017[124]][_0xa017[117]],_0x71cex14[_0xa017[124]][_0xa017[119]]= this[_0xa017[813]][_0xa017[124]][_0xa017[119]],_0x71cex14[_0xa017[1462]]= parseInt(_0x71cex2[_0xa017[124]][_0xa017[117]])+ _0xa017[185]+ parseInt(_0x71cex2[_0xa017[124]][_0xa017[119]])));_0x71cex4?(_0x71cex14[_0xa017[1306]]= _0x71cex5[_0xa017[1269]],_0x71cex14[_0xa017[62]](this[_0xa017[1485]]())):_0x71cex14[_0xa017[1464]]= _0xa017[308];_0x71cex3?_0x71cex14[_0xa017[62]](this[_0xa017[1486]]()):_0x71cex14[_0xa017[1468]]= _0xa017[308];return _0x71cex14};mxVmlCanvas2D[_0xa017[202]][_0xa017[1486]]= function(){var _0x71cex2=document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1469]);_0x71cex2[_0xa017[352]]= this[_0xa017[724]][_0xa017[1269]];_0x71cex2[_0xa017[461]]= 100* this[_0xa017[724]][_0xa017[1244]]* this[_0xa017[724]][_0xa017[1271]]+ _0xa017[229];return _0x71cex2};mxVmlCanvas2D[_0xa017[202]][_0xa017[1485]]= function(){var _0x71cex2=this[_0xa017[1465]]();_0x71cex2[_0xa017[461]]= 100* this[_0xa017[724]][_0xa017[1244]]* this[_0xa017[724]][_0xa017[1271]]+ _0xa017[229];return _0x71cex2};mxVmlCanvas2D[_0xa017[202]][_0xa017[1294]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex3&& _0x71cex4?_0x71cex2+= 180:_0x71cex3?this[_0xa017[813]][_0xa017[124]][_0xa017[1473]]= _0xa017[235]:_0x71cex4&& (this[_0xa017[813]][_0xa017[124]][_0xa017[1473]]= _0xa017[236]);if(_0x71cex3?!_0x71cex4:_0x71cex4){_0x71cex2*= -1};this[_0xa017[813]][_0xa017[124]][_0xa017[603]]= _0x71cex2;this[_0xa017[724]][_0xa017[603]]+= _0x71cex2;this[_0xa017[724]][_0xa017[1395]]= _0x71cex5;this[_0xa017[724]][_0xa017[1396]]= _0x71cex9};mxVmlCanvas2D[_0xa017[202]][_0xa017[1275]]= function(){mxAbstractCanvas2D[_0xa017[202]][_0xa017[1275]][_0xa017[183]](this,arguments);this[_0xa017[252]]= document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1487]);this[_0xa017[252]][_0xa017[124]][_0xa017[491]]= _0xa017[492]};mxVmlCanvas2D[_0xa017[202]][_0xa017[1278]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=this[_0xa017[724]],_0x71cexa=(this[_0xa017[1217]]+ _0x71cex9[_0xa017[1126]])* _0x71cex9[_0xa017[255]],_0x71cex12=(this[_0xa017[1218]]+ _0x71cex9[_0xa017[1125]])* _0x71cex9[_0xa017[255]];_0x71cex2= (_0x71cex2+ _0x71cex9[_0xa017[1126]])* _0x71cex9[_0xa017[255]];_0x71cex3= (_0x71cex3+ _0x71cex9[_0xa017[1125]])* _0x71cex9[_0xa017[255]];_0x71cex4= (_0x71cex4+ _0x71cex9[_0xa017[1126]])* _0x71cex9[_0xa017[255]];_0x71cex5= (_0x71cex5+ _0x71cex9[_0xa017[1125]])* _0x71cex9[_0xa017[255]];var _0x71cex12=_0x71cex12+ 2/ 3* (_0x71cex3- _0x71cex12),_0x71cex13=_0x71cex4+ 2/ 3* (_0x71cex2- _0x71cex4);_0x71cex3= _0x71cex5+ 2/ 3* (_0x71cex3- _0x71cex5);this[_0xa017[1215]][_0xa017[207]](_0xa017[1488]+ this[_0xa017[1239]](_0x71cexa+ 2/ 3* (_0x71cex2- _0x71cexa))+ _0xa017[185]+ this[_0xa017[1239]](_0x71cex12)+ _0xa017[185]+ this[_0xa017[1239]](_0x71cex13)+ _0xa017[185]+ this[_0xa017[1239]](_0x71cex3)+ _0xa017[185]+ this[_0xa017[1239]](_0x71cex4)+ _0xa017[185]+ this[_0xa017[1239]](_0x71cex5));this[_0xa017[1217]]= _0x71cex4/ _0x71cex9[_0xa017[255]]- _0x71cex9[_0xa017[1126]];this[_0xa017[1218]]= _0x71cex5/ _0x71cex9[_0xa017[255]]- _0x71cex9[_0xa017[1125]]};mxVmlCanvas2D[_0xa017[202]][_0xa017[1489]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=this[_0xa017[724]];_0x71cex2= document[_0xa017[55]](_0x71cex2);_0x71cex2[_0xa017[124]][_0xa017[491]]= _0xa017[492];_0x71cex2[_0xa017[124]][_0xa017[361]]= this[_0xa017[1239]]((_0x71cex3+ _0x71cexa[_0xa017[1126]])* _0x71cexa[_0xa017[255]])+ _0xa017[168];_0x71cex2[_0xa017[124]][_0xa017[125]]= this[_0xa017[1239]]((_0x71cex4+ _0x71cexa[_0xa017[1125]])* _0x71cexa[_0xa017[255]])+ _0xa017[168];_0x71cex2[_0xa017[124]][_0xa017[117]]= this[_0xa017[1239]](_0x71cex5* _0x71cexa[_0xa017[255]])+ _0xa017[168];_0x71cex2[_0xa017[124]][_0xa017[119]]= this[_0xa017[1239]](_0x71cex9* _0x71cexa[_0xa017[255]])+ _0xa017[168];return _0x71cex2};mxVmlCanvas2D[_0xa017[202]][_0xa017[1319]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[252]]= this[_0xa017[1489]](mxClient[_0xa017[463]]+ _0xa017[1490],_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5)};mxVmlCanvas2D[_0xa017[202]][_0xa017[1320]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){this[_0xa017[252]]= this[_0xa017[1489]](mxClient[_0xa017[463]]+ _0xa017[1491],_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5);this[_0xa017[252]][_0xa017[57]](_0xa017[1492],Math[_0xa017[160]](100* _0x71cex9/ _0x71cex4,100* _0x71cexa/ _0x71cex5)+ _0xa017[229])};mxVmlCanvas2D[_0xa017[202]][_0xa017[680]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[252]]= this[_0xa017[1489]](mxClient[_0xa017[463]]+ _0xa017[1493],_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5)};mxVmlCanvas2D[_0xa017[202]][_0xa017[618]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13){var _0x71cex14=null;_0x71cexa?(_0x71cex14= this[_0xa017[1489]](mxClient[_0xa017[463]]+ _0xa017[1490],_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5),_0x71cex14[_0xa017[1464]]= _0xa017[308],_0x71cex2= document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1469]),_0x71cex2[_0xa017[1322]]= _0x71cexa?_0xa017[1494]:_0xa017[1495],_0x71cex2[_0xa017[1294]]= _0xa017[128],_0x71cex2[_0xa017[60]]= _0xa017[1496],_0x71cex2[_0xa017[390]]= _0x71cex9,_0x71cex14[_0xa017[62]](_0x71cex2)):(_0x71cex14= this[_0xa017[1489]](mxClient[_0xa017[463]]+ _0xa017[464],_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5),_0x71cex14[_0xa017[390]]= _0x71cex9);_0x71cex12&& _0x71cex13?_0x71cex14[_0xa017[124]][_0xa017[603]]= _0xa017[1497]:_0x71cex12?_0x71cex14[_0xa017[124]][_0xa017[1473]]= _0xa017[235]:_0x71cex13&& (_0x71cex14[_0xa017[124]][_0xa017[1473]]= _0xa017[236]);1> this[_0xa017[724]][_0xa017[1244]]&& (_0x71cex14[_0xa017[124]][_0xa017[347]]+= _0xa017[459]+ 100* this[_0xa017[724]][_0xa017[1244]]+ _0xa017[460]);this[_0xa017[813]][_0xa017[62]](_0x71cex14)};mxVmlCanvas2D[_0xa017[202]][_0xa017[1404]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex4= document[_0xa017[55]](_0xa017[485]);var _0x71cex9=this[_0xa017[724]],_0x71cexa=_0xa017[110];null!= _0x71cex9[_0xa017[1261]]&& (_0x71cexa+= _0xa017[1418]+ _0x71cex9[_0xa017[1261]]+ _0xa017[471]);null!= _0x71cex9[_0xa017[1263]]&& (_0x71cexa+= _0xa017[1419]+ _0x71cex9[_0xa017[1263]]+ _0xa017[471]);mxUtils[_0xa017[1331]](_0x71cex2)?_0x71cex4[_0xa017[62]](_0x71cex2):0< _0x71cexa[_0xa017[67]]&& !_0x71cex5?(_0x71cex5= document[_0xa017[55]](_0xa017[485]),_0x71cex5[_0xa017[124]][_0xa017[103]]= _0x71cexa,_0x71cex5[_0xa017[124]][_0xa017[495]]= mxClient[_0xa017[496]]?_0xa017[497]:_0xa017[498],_0x71cex5[_0xa017[124]][_0xa017[499]]= _0xa017[500],_0x71cex5[_0xa017[339]]= _0x71cex2,_0x71cex4[_0xa017[62]](_0x71cex5)):(_0x71cex4[_0xa017[124]][_0xa017[103]]= _0x71cexa,_0x71cex4[_0xa017[339]]= _0x71cex2);_0x71cex2= _0x71cex4[_0xa017[124]];_0x71cex2[_0xa017[487]]= Math[_0xa017[488]](_0x71cex9[_0xa017[487]]/ this[_0xa017[1460]])+ _0xa017[168];_0x71cex2[_0xa017[486]]= _0x71cex9[_0xa017[486]];_0x71cex2[_0xa017[352]]= _0x71cex9[_0xa017[665]];_0x71cex2[_0xa017[123]]= _0xa017[125];_0x71cex2[_0xa017[1165]]= _0x71cex3|| _0xa017[361];_0x71cex2[_0xa017[489]]= Math[_0xa017[488]](_0x71cex9[_0xa017[487]]* mxConstants[_0xa017[490]]/ this[_0xa017[1460]])+ _0xa017[168];(_0x71cex9[_0xa017[666]]& mxConstants[_0xa017[1410]])== mxConstants[_0xa017[1410]]&& (_0x71cex2[_0xa017[1452]]= _0xa017[1447]);(_0x71cex9[_0xa017[666]]& mxConstants[_0xa017[1412]])== mxConstants[_0xa017[1412]]&& (_0x71cex2[_0xa017[666]]= _0xa017[1449]);(_0x71cex9[_0xa017[666]]& mxConstants[_0xa017[1414]])== mxConstants[_0xa017[1414]]&& (_0x71cex2[_0xa017[1498]]= _0xa017[355]);return _0x71cex4};mxVmlCanvas2D[_0xa017[202]][_0xa017[963]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15,_0x71cex16,_0x71cex17){if(this[_0xa017[1285]]&& null!= _0x71cex9){var _0x71cex18=this[_0xa017[724]];if(_0xa017[1428]== _0x71cex14){null!= _0x71cex18[_0xa017[603]]&& (_0x71cex3= this[_0xa017[1241]](_0x71cex2,_0x71cex3,_0x71cex18[_0xa017[603]],_0x71cex18[_0xa017[1395]],_0x71cex18[_0xa017[1396]]),_0x71cex2= _0x71cex3[_0xa017[235]],_0x71cex3= _0x71cex3[_0xa017[236]]);8== document[_0xa017[5]]?(_0x71cex2+= _0x71cex18[_0xa017[1126]],_0x71cex3+= _0x71cex18[_0xa017[1125]]):(_0x71cex2*= _0x71cex18[_0xa017[255]],_0x71cex3*= _0x71cex18[_0xa017[255]]);_0x71cex14= 8== document[_0xa017[5]]?document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1499]):document[_0xa017[55]](_0xa017[485]);_0x71cex14[_0xa017[124]][_0xa017[491]]= _0xa017[492];_0x71cex14[_0xa017[124]][_0xa017[495]]= _0xa017[497];_0x71cex14[_0xa017[124]][_0xa017[361]]= this[_0xa017[1239]](_0x71cex2)+ _0xa017[168];_0x71cex14[_0xa017[124]][_0xa017[125]]= this[_0xa017[1239]](_0x71cex3)+ _0xa017[168];_0x71cex14[_0xa017[124]][_0xa017[499]]= _0x71cex18[_0xa017[255]];var _0x71cex19=document[_0xa017[55]](_0xa017[485]);_0x71cex19[_0xa017[124]][_0xa017[491]]= _0xa017[1500];_0x71cex19[_0xa017[124]][_0xa017[495]]= _0xa017[497];var _0x71cex1a=mxUtils[_0xa017[1501]](_0x71cexa,_0x71cex12),_0x71cex1b=_0x71cex1a[_0xa017[235]],_0x71cex1a=_0x71cex1a[_0xa017[236]];_0x71cex9= this[_0xa017[1404]](_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex15);_0x71cexa= document[_0xa017[55]](_0xa017[485]);_0x71cex13?(!_0x71cex16&& 0< _0x71cex4 && (_0x71cex9[_0xa017[124]][_0xa017[117]]= Math[_0xa017[488]](_0x71cex4)+ _0xa017[168]),_0x71cex9[_0xa017[124]][_0xa017[493]]= _0xa017[1502]):_0x71cex9[_0xa017[124]][_0xa017[493]]= _0xa017[494];_0x71cex13= _0x71cex18[_0xa017[603]]+ (_0x71cex17|| 0);this[_0xa017[1216]]&& 0!= _0x71cex13?(_0x71cexa[_0xa017[124]][_0xa017[495]]= _0xa017[497],_0x71cexa[_0xa017[124]][_0xa017[499]]= _0xa017[500],_0x71cexa[_0xa017[62]](_0x71cex9),8== document[_0xa017[5]]&& _0xa017[529]!= this[_0xa017[813]][_0xa017[301]]?(_0x71cex19[_0xa017[62]](_0x71cexa),_0x71cex14[_0xa017[62]](_0x71cex19)):_0x71cex14[_0xa017[62]](_0x71cexa)):8== document[_0xa017[5]]?(_0x71cex19[_0xa017[62]](_0x71cex9),_0x71cex14[_0xa017[62]](_0x71cex19)):(_0x71cex9[_0xa017[124]][_0xa017[495]]= _0xa017[497],_0x71cex14[_0xa017[62]](_0x71cex9));_0xa017[529]!= this[_0xa017[813]][_0xa017[301]]?(_0x71cex17= document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1490]),_0x71cex17[_0xa017[1464]]= _0xa017[308],_0x71cex17[_0xa017[1468]]= _0xa017[308],_0x71cex17[_0xa017[62]](_0x71cex14),this[_0xa017[813]][_0xa017[62]](_0x71cex17)):this[_0xa017[813]][_0xa017[62]](_0x71cex14);_0x71cex16?(_0x71cex9[_0xa017[124]][_0xa017[277]]= _0xa017[188],0< _0x71cex4&& (_0x71cex9[_0xa017[124]][_0xa017[117]]= Math[_0xa017[488]](_0x71cex4)+ _0xa017[168]),0< _0x71cex5&& 8== document[_0xa017[5]]&& (_0x71cex9[_0xa017[124]][_0xa017[1503]]= Math[_0xa017[488]](_0x71cex5)+ _0xa017[168])):_0x71cex15&& (_0x71cex9[_0xa017[124]][_0xa017[117]]= _0x71cex4+ _0xa017[168],0< _0x71cex5&& (_0x71cex9[_0xa017[124]][_0xa017[1503]]= Math[_0xa017[488]](_0x71cex5)+ _0xa017[168]));if(this[_0xa017[1216]]&& 0!= _0x71cex13){_0x71cex4= _0x71cex13* (Math[_0xa017[424]]/ 180);_0x71cex13= parseFloat(parseFloat(Math[_0xa017[426]](_0x71cex4))[_0xa017[1293]](8));_0x71cex17= parseFloat(parseFloat(Math[_0xa017[427]](-_0x71cex4))[_0xa017[1293]](8));_0x71cex4%= 2* Math[_0xa017[424]];0> _0x71cex4&& (_0x71cex4+= 2* Math[_0xa017[424]]);_0x71cex4%= Math[_0xa017[424]];_0x71cex4> Math[_0xa017[424]]/ 2&& (_0x71cex4= Math[_0xa017[424]]- _0x71cex4);_0x71cex12= Math[_0xa017[426]](_0x71cex4);var _0x71cex1c=Math[_0xa017[427]](_0x71cex4);8== document[_0xa017[5]]&& (_0x71cex9[_0xa017[124]][_0xa017[495]]= _0xa017[498],_0x71cexa[_0xa017[124]][_0xa017[495]]= _0xa017[498],_0x71cex19[_0xa017[124]][_0xa017[495]]= _0xa017[498]);_0x71cex9[_0xa017[124]][_0xa017[187]]= _0xa017[188];document[_0xa017[112]][_0xa017[62]](_0x71cex9);_0x71cex4= _0x71cex9[_0xa017[359]];_0x71cex19= _0x71cex9[_0xa017[167]];if(mxClient[_0xa017[496]]&& (_0x71cex16|| _0x71cex15)&& _0x71cex19> _0x71cex5){_0x71cex19= _0x71cex5,_0x71cex9[_0xa017[124]][_0xa017[119]]= _0x71cex19+ _0xa017[168]};_0x71cex5= _0x71cex19;_0x71cex16= (_0x71cex5- _0x71cex5* _0x71cex12+ _0x71cex4* -_0x71cex1c)/ 2- _0x71cex17* _0x71cex4* (_0x71cex1b+ 0.5)+ _0x71cex13* _0x71cex5* (_0x71cex1a+ 0.5);_0x71cex15= (_0x71cex4- _0x71cex4* _0x71cex12+ _0x71cex5* -_0x71cex1c)/ 2+ _0x71cex13* _0x71cex4* (_0x71cex1b+ 0.5)+ _0x71cex17* _0x71cex5* (_0x71cex1a+ 0.5);_0xa017[1504]== _0x71cex14[_0xa017[301]]&& _0xa017[529]== this[_0xa017[813]][_0xa017[301]]?(_0x71cex1b= document[_0xa017[55]](_0xa017[485]),_0x71cex1b[_0xa017[124]][_0xa017[495]]= _0xa017[498],_0x71cex1b[_0xa017[124]][_0xa017[491]]= _0xa017[492],_0x71cex1b[_0xa017[124]][_0xa017[361]]= this[_0xa017[1239]](_0x71cex2+ (_0x71cex15- _0x71cex4/ 2)* _0x71cex18[_0xa017[255]])+ _0xa017[168],_0x71cex1b[_0xa017[124]][_0xa017[125]]= this[_0xa017[1239]](_0x71cex3+ (_0x71cex16- _0x71cex5/ 2)* _0x71cex18[_0xa017[255]])+ _0xa017[168],_0x71cex14[_0xa017[265]][_0xa017[62]](_0x71cex1b),_0x71cex1b[_0xa017[62]](_0x71cex14)):(_0x71cex18= 8== document[_0xa017[5]]?1:_0x71cex18[_0xa017[255]],_0x71cex14[_0xa017[124]][_0xa017[361]]= this[_0xa017[1239]](_0x71cex2+ (_0x71cex15- _0x71cex4/ 2)* _0x71cex18)+ _0xa017[168],_0x71cex14[_0xa017[124]][_0xa017[125]]= this[_0xa017[1239]](_0x71cex3+ (_0x71cex16- _0x71cex5/ 2)* _0x71cex18)+ _0xa017[168]);_0x71cexa[_0xa017[124]][_0xa017[347]]= _0xa017[1505]+ _0x71cex13+ _0xa017[1506]+ _0x71cex17+ _0xa017[1507]+ -_0x71cex17+ _0xa017[1508]+ _0x71cex13+ _0xa017[1509];_0x71cexa[_0xa017[124]][_0xa017[1028]]= this[_0xa017[1459]];1> this[_0xa017[724]][_0xa017[1244]]&& (_0x71cexa[_0xa017[124]][_0xa017[347]]+= _0xa017[459]+ 100* this[_0xa017[724]][_0xa017[1244]]+ _0xa017[460]);_0x71cex9[_0xa017[124]][_0xa017[187]]= _0xa017[110];_0x71cexa[_0xa017[62]](_0x71cex9)}else {8!= document[_0xa017[5]]?(_0x71cex9[_0xa017[124]][_0xa017[123]]= _0xa017[125],1> this[_0xa017[724]][_0xa017[1244]]&& (_0x71cex14[_0xa017[124]][_0xa017[347]]= _0xa017[459]+ 100* this[_0xa017[724]][_0xa017[1244]]+ _0xa017[460]),_0x71cex18= _0x71cex9[_0xa017[265]],_0x71cex9[_0xa017[124]][_0xa017[187]]= _0xa017[188],document[_0xa017[112]][_0xa017[62]](_0x71cex9),_0x71cex4= _0x71cex9[_0xa017[359]],_0x71cex19= _0x71cex9[_0xa017[167]],mxClient[_0xa017[496]]&& (_0x71cex16&& _0x71cex19> _0x71cex5)&& (_0x71cex19= _0x71cex5,_0x71cex9[_0xa017[124]][_0xa017[119]]= _0x71cex19+ _0xa017[168]),_0x71cex5= _0x71cex19,_0x71cex9[_0xa017[124]][_0xa017[187]]= _0xa017[110],_0x71cex18[_0xa017[62]](_0x71cex9),_0x71cex14[_0xa017[124]][_0xa017[361]]= this[_0xa017[1239]](_0x71cex2+ _0x71cex4* _0x71cex1b* this[_0xa017[724]][_0xa017[255]])+ _0xa017[168],_0x71cex14[_0xa017[124]][_0xa017[125]]= this[_0xa017[1239]](_0x71cex3+ _0x71cex5* _0x71cex1a* this[_0xa017[724]][_0xa017[255]])+ _0xa017[168]):(1> this[_0xa017[724]][_0xa017[1244]]&& (_0x71cex9[_0xa017[124]][_0xa017[347]]= _0xa017[459]+ 100* this[_0xa017[724]][_0xa017[1244]]+ _0xa017[460]),_0x71cex19[_0xa017[124]][_0xa017[361]]= 100* _0x71cex1b+ _0xa017[229],_0x71cex19[_0xa017[124]][_0xa017[125]]= 100* _0x71cex1a+ _0xa017[229])}}else {this[_0xa017[1436]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,mxUtils[_0xa017[321]](_0x71cex9,!1),_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15,_0x71cex16,_0x71cex17)}}};mxVmlCanvas2D[_0xa017[202]][_0xa017[1436]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15,_0x71cex16,_0x71cex17){_0x71cex5= this[_0xa017[724]];_0x71cex2= (_0x71cex2+ _0x71cex5[_0xa017[1126]])* _0x71cex5[_0xa017[255]];_0x71cex3= (_0x71cex3+ _0x71cex5[_0xa017[1125]])* _0x71cex5[_0xa017[255]];_0x71cex4= document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1487]);_0x71cex4[_0xa017[124]][_0xa017[117]]= _0xa017[942];_0x71cex4[_0xa017[124]][_0xa017[119]]= _0xa017[942];_0x71cex4[_0xa017[1464]]= _0xa017[308];_0x71cex15= document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1469]);_0x71cex15[_0xa017[352]]= _0x71cex5[_0xa017[665]];_0x71cex15[_0xa017[461]]= 100* _0x71cex5[_0xa017[1244]]+ _0xa017[229];_0x71cex4[_0xa017[62]](_0x71cex15);_0x71cex15= document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1510]);_0x71cex15[_0xa017[1511]]= _0xa017[128];_0x71cex15[_0xa017[6]]= _0xa017[1512]+ this[_0xa017[1239]](0)+ _0xa017[185]+ this[_0xa017[1239]](0)+ _0xa017[1513]+ this[_0xa017[1239]](1)+ _0xa017[185]+ this[_0xa017[1239]](0);_0x71cex4[_0xa017[62]](_0x71cex15);_0x71cex15= document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1514]);_0x71cex15[_0xa017[124]][_0xa017[103]]= _0xa017[1515]+ _0x71cexa;_0x71cex15[_0xa017[124]][_0xa017[611]]= _0x71cexa;_0x71cex15[_0xa017[124]][_0xa017[486]]= _0x71cex5[_0xa017[486]];_0x71cex15[_0xa017[1516]]= _0x71cex9;_0x71cex15[_0xa017[747]]= _0xa017[128];_0x71cexa= Math[_0xa017[488]](_0x71cex5[_0xa017[487]]* _0x71cex5[_0xa017[255]]/ this[_0xa017[1460]]);_0x71cex15[_0xa017[124]][_0xa017[487]]= _0x71cexa+ _0xa017[168];(_0x71cex5[_0xa017[666]]& mxConstants[_0xa017[1410]])== mxConstants[_0xa017[1410]]&& (_0x71cex15[_0xa017[124]][_0xa017[1452]]= _0xa017[1447]);(_0x71cex5[_0xa017[666]]& mxConstants[_0xa017[1412]])== mxConstants[_0xa017[1412]]&& (_0x71cex15[_0xa017[124]][_0xa017[666]]= _0xa017[1449]);(_0x71cex5[_0xa017[666]]& mxConstants[_0xa017[1414]])== mxConstants[_0xa017[1414]]&& (_0x71cex15[_0xa017[124]][_0xa017[354]]= _0xa017[355]);_0x71cex9= _0x71cex9[_0xa017[224]](_0xa017[192]);_0x71cex5= _0x71cexa+ (_0x71cex9[_0xa017[67]]- 1)* _0x71cexa* mxConstants[_0xa017[490]];_0x71cexa= _0x71cex9= 0;_0x71cex12== mxConstants[_0xa017[482]]?_0x71cexa= -_0x71cex5/ 2:_0x71cex12!= mxConstants[_0xa017[481]]&& (_0x71cexa= _0x71cex5/ 2);null!= _0x71cex17&& (_0x71cex4[_0xa017[124]][_0xa017[603]]= _0x71cex17,_0x71cex12= _0x71cex17* (Math[_0xa017[424]]/ 180),_0x71cex9= Math[_0xa017[427]](_0x71cex12)* _0x71cexa,_0x71cexa*= Math[_0xa017[426]](_0x71cex12));_0x71cex4[_0xa017[62]](_0x71cex15);_0x71cex4[_0xa017[124]][_0xa017[361]]= this[_0xa017[1239]](_0x71cex2- _0x71cex9)+ _0xa017[168];_0x71cex4[_0xa017[124]][_0xa017[125]]= this[_0xa017[1239]](_0x71cex3+ _0x71cexa)+ _0xa017[168];this[_0xa017[813]][_0xa017[62]](_0x71cex4)};mxVmlCanvas2D[_0xa017[202]][_0xa017[1336]]= function(){this[_0xa017[1370]](!1,!0)};mxVmlCanvas2D[_0xa017[202]][_0xa017[1334]]= function(){this[_0xa017[1370]](!0,!1)};mxVmlCanvas2D[_0xa017[202]][_0xa017[1337]]= function(){this[_0xa017[1370]](!0,!0)};function mxGuide(_0x71cex2,_0x71cex3){this[_0xa017[1179]]= _0x71cex2;this[_0xa017[1517]](_0x71cex3)}mxGuide[_0xa017[202]][_0xa017[1179]]= null;mxGuide[_0xa017[202]][_0xa017[1214]]= null;mxGuide[_0xa017[202]][_0xa017[662]]= !0;mxGuide[_0xa017[202]][_0xa017[704]]= !0;mxGuide[_0xa017[202]][_0xa017[1518]]= null;mxGuide[_0xa017[202]][_0xa017[1519]]= null;mxGuide[_0xa017[202]][_0xa017[1517]]= function(_0x71cex2){this[_0xa017[1214]]= _0x71cex2};mxGuide[_0xa017[202]][_0xa017[1019]]= function(_0x71cex2){return !0};mxGuide[_0xa017[202]][_0xa017[1520]]= function(){return this[_0xa017[1179]][_0xa017[1020]]* this[_0xa017[1179]][_0xa017[441]][_0xa017[255]]/ 2};mxGuide[_0xa017[202]][_0xa017[1521]]= function(_0x71cex2){_0x71cex2= new mxPolyline([],mxConstants.GUIDE_COLOR,mxConstants.GUIDE_STROKEWIDTH);_0x71cex2[_0xa017[1522]]= !0;return _0x71cex2};mxGuide[_0xa017[202]][_0xa017[582]]= function(_0x71cex2,_0x71cex3,_0x71cex4){if(null!= this[_0xa017[1214]]&& (this[_0xa017[662]]|| this[_0xa017[704]])&& null!= _0x71cex2&& null!= _0x71cex3){var _0x71cex5=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[513]],_0x71cex9=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]],_0x71cexa=_0x71cex3[_0xa017[235]],_0x71cex12=_0x71cex3[_0xa017[236]],_0x71cex13=!1,_0x71cex14=!1,_0x71cex15=this[_0xa017[1520]](),_0x71cex16=_0x71cex15,_0x71cex17=_0x71cex15,_0x71cex15=_0x71cex2[_0xa017[238]]();_0x71cex15[_0xa017[235]]+= _0x71cex3[_0xa017[235]];_0x71cex15[_0xa017[236]]+= _0x71cex3[_0xa017[236]];var _0x71cex18=_0x71cex15[_0xa017[235]],_0x71cex19=_0x71cex15[_0xa017[235]]+ _0x71cex15[_0xa017[117]],_0x71cex1a=_0x71cex15[_0xa017[241]](),_0x71cex1b=_0x71cex15[_0xa017[236]],_0x71cex1c=_0x71cex15[_0xa017[236]]+ _0x71cex15[_0xa017[119]],_0x71cex1d=_0x71cex15[_0xa017[242]]();_0x71cex3= function(_0x71cex3){_0x71cex3+= this[_0xa017[1179]][_0xa017[1136]];var _0x71cex4=!1;Math[_0xa017[425]](_0x71cex3- _0x71cex1a)< _0x71cex16?(_0x71cexa= _0x71cex3- _0x71cex2[_0xa017[241]](),_0x71cex16= Math[_0xa017[425]](_0x71cex3- _0x71cex1a),_0x71cex4= !0):Math[_0xa017[425]](_0x71cex3- _0x71cex18)< _0x71cex16?(_0x71cexa= _0x71cex3- _0x71cex2[_0xa017[235]],_0x71cex16= Math[_0xa017[425]](_0x71cex3- _0x71cex18),_0x71cex4= !0):Math[_0xa017[425]](_0x71cex3- _0x71cex19)< _0x71cex16&& (_0x71cexa= _0x71cex3- _0x71cex2[_0xa017[235]]- _0x71cex2[_0xa017[117]],_0x71cex16= Math[_0xa017[425]](_0x71cex3- _0x71cex19),_0x71cex4= !0);if(_0x71cex4){null== this[_0xa017[1518]]&& (this[_0xa017[1518]]= this[_0xa017[1521]](!0),this[_0xa017[1518]][_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]]!= mxConstants[_0xa017[508]]?mxConstants[_0xa017[1523]]:mxConstants[_0xa017[508]],this[_0xa017[1518]][_0xa017[1229]]= !1,this[_0xa017[1518]][_0xa017[176]](this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1524]]()));var _0x71cex5=this[_0xa017[1179]][_0xa017[526]];_0x71cex3-= this[_0xa017[1179]][_0xa017[1136]];this[_0xa017[1518]][_0xa017[1525]]= [ new mxPoint(_0x71cex3,-this[_0xa017[1179]][_0xa017[1137]]), new mxPoint(_0x71cex3,_0x71cex5[_0xa017[191]]- 3- this[_0xa017[1179]][_0xa017[1137]])]};_0x71cex13= _0x71cex13|| _0x71cex4};for(var _0x71cex15=function(_0x71cex3){_0x71cex3+= this[_0xa017[1179]][_0xa017[1137]];var _0x71cex4=!1;Math[_0xa017[425]](_0x71cex3- _0x71cex1d)< _0x71cex17?(_0x71cex12= _0x71cex3- _0x71cex2[_0xa017[242]](),_0x71cex17= Math[_0xa017[425]](_0x71cex3- _0x71cex1d),_0x71cex4= !0):Math[_0xa017[425]](_0x71cex3- _0x71cex1b)< _0x71cex17?(_0x71cex12= _0x71cex3- _0x71cex2[_0xa017[236]],_0x71cex17= Math[_0xa017[425]](_0x71cex3- _0x71cex1b),_0x71cex4= !0):Math[_0xa017[425]](_0x71cex3- _0x71cex1c)< _0x71cex17&& (_0x71cex12= _0x71cex3- _0x71cex2[_0xa017[236]]- _0x71cex2[_0xa017[119]],_0x71cex17= Math[_0xa017[425]](_0x71cex3- _0x71cex1c),_0x71cex4= !0);if(_0x71cex4){null== this[_0xa017[1519]]&& (this[_0xa017[1519]]= this[_0xa017[1521]](!1),this[_0xa017[1519]][_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]]!= mxConstants[_0xa017[508]]?mxConstants[_0xa017[1523]]:mxConstants[_0xa017[508]],this[_0xa017[1519]][_0xa017[1229]]= !1,this[_0xa017[1519]][_0xa017[176]](this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1524]]()));var _0x71cex5=this[_0xa017[1179]][_0xa017[526]];_0x71cex3-= this[_0xa017[1179]][_0xa017[1137]];this[_0xa017[1519]][_0xa017[1525]]= [ new mxPoint(-this[_0xa017[1179]][_0xa017[1136]],_0x71cex3), new mxPoint(_0x71cex5[_0xa017[1526]]- 3- this[_0xa017[1179]][_0xa017[1136]],_0x71cex3)]};_0x71cex14= _0x71cex14|| _0x71cex4},_0x71cex1e=0;_0x71cex1e< this[_0xa017[1214]][_0xa017[67]];_0x71cex1e++){var _0x71cex1f=this[_0xa017[1214]][_0x71cex1e];null!= _0x71cex1f&& (this[_0xa017[662]]&& (_0x71cex3[_0xa017[239]](this,_0x71cex1f[_0xa017[241]]()),_0x71cex3[_0xa017[239]](this,_0x71cex1f[_0xa017[235]]),_0x71cex3[_0xa017[239]](this,_0x71cex1f[_0xa017[235]]+ _0x71cex1f[_0xa017[117]])),this[_0xa017[704]]&& (_0x71cex15[_0xa017[239]](this,_0x71cex1f[_0xa017[242]]()),_0x71cex15[_0xa017[239]](this,_0x71cex1f[_0xa017[236]]),_0x71cex15[_0xa017[239]](this,_0x71cex1f[_0xa017[236]]+ _0x71cex1f[_0xa017[119]])))};!_0x71cex13&& null!= this[_0xa017[1518]]?this[_0xa017[1518]][_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0xa017[188]:null!= this[_0xa017[1518]]&& (this[_0xa017[1518]][_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0xa017[189],this[_0xa017[1518]][_0xa017[258]]());!_0x71cex14&& null!= this[_0xa017[1519]]?this[_0xa017[1519]][_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0xa017[188]:null!= this[_0xa017[1519]]&& (this[_0xa017[1519]][_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0xa017[189],this[_0xa017[1519]][_0xa017[258]]());_0x71cex4&& (_0x71cex13|| (_0x71cex4= _0x71cex2[_0xa017[235]]- (this[_0xa017[1179]][_0xa017[1021]](_0x71cex2[_0xa017[235]]/ _0x71cex9- _0x71cex5[_0xa017[235]])+ _0x71cex5[_0xa017[235]])* _0x71cex9,_0x71cexa= this[_0xa017[1179]][_0xa017[1021]](_0x71cexa/ _0x71cex9)* _0x71cex9- _0x71cex4),_0x71cex14|| (_0x71cex5= _0x71cex2[_0xa017[236]]- (this[_0xa017[1179]][_0xa017[1021]](_0x71cex2[_0xa017[236]]/ _0x71cex9- _0x71cex5[_0xa017[236]])+ _0x71cex5[_0xa017[236]])* _0x71cex9,_0x71cex12= this[_0xa017[1179]][_0xa017[1021]](_0x71cex12/ _0x71cex9)* _0x71cex9- _0x71cex5));_0x71cex3= new mxPoint(_0x71cexa,_0x71cex12)};return _0x71cex3};mxGuide[_0xa017[202]][_0xa017[801]]= function(){null!= this[_0xa017[1518]]&& (this[_0xa017[1518]][_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0xa017[188]);null!= this[_0xa017[1519]]&& (this[_0xa017[1519]][_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0xa017[188])};mxGuide[_0xa017[202]][_0xa017[515]]= function(){null!= this[_0xa017[1518]]&& (this[_0xa017[1518]][_0xa017[515]](),this[_0xa017[1518]]= null);null!= this[_0xa017[1519]]&& (this[_0xa017[1519]][_0xa017[515]](),this[_0xa017[1519]]= null)};function mxStencil(_0x71cex2){this[_0xa017[1527]]= _0x71cex2;this[_0xa017[1528]]();this[_0xa017[1529]]()}mxStencil[_0xa017[1530]]= !1;mxStencil[_0xa017[202]][_0xa017[1527]]= null;mxStencil[_0xa017[202]][_0xa017[1531]]= null;mxStencil[_0xa017[202]][_0xa017[1322]]= null;mxStencil[_0xa017[202]][_0xa017[1532]]= null;mxStencil[_0xa017[202]][_0xa017[1533]]= null;mxStencil[_0xa017[202]][_0xa017[1534]]= null;mxStencil[_0xa017[202]][_0xa017[1535]]= null;mxStencil[_0xa017[202]][_0xa017[1307]]= null;mxStencil[_0xa017[202]][_0xa017[1528]]= function(){this[_0xa017[1535]]= this[_0xa017[1527]][_0xa017[64]](_0xa017[1536])[0];this[_0xa017[1534]]= this[_0xa017[1527]][_0xa017[64]](_0xa017[1537])[0];this[_0xa017[1532]]= Number(this[_0xa017[1527]][_0xa017[284]](_0xa017[1302])|| 100);this[_0xa017[1533]]= Number(this[_0xa017[1527]][_0xa017[284]](_0xa017[1303])|| 100);var _0x71cex2=this[_0xa017[1527]][_0xa017[284]](_0xa017[1322]);this[_0xa017[1322]]= null!= _0x71cex2?_0x71cex2:_0xa017[1538];_0x71cex2= this[_0xa017[1527]][_0xa017[284]](_0xa017[1307]);this[_0xa017[1307]]= null!= _0x71cex2?_0x71cex2:_0xa017[500]};mxStencil[_0xa017[202]][_0xa017[1529]]= function(){var _0x71cex2=this[_0xa017[1527]][_0xa017[64]](_0xa017[1539])[0];if(null!= _0x71cex2&& (_0x71cex2= mxUtils[_0xa017[1540]](_0x71cex2),null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]])){this[_0xa017[1531]]= [];for(var _0x71cex3=0;_0x71cex3< _0x71cex2[_0xa017[67]];_0x71cex3++){this[_0xa017[1531]][_0xa017[207]](this[_0xa017[1541]](_0x71cex2[_0x71cex3]))}}};mxStencil[_0xa017[202]][_0xa017[1541]]= function(_0x71cex2){var _0x71cex3=Number(_0x71cex2[_0xa017[284]](_0xa017[235])),_0x71cex4=Number(_0x71cex2[_0xa017[284]](_0xa017[236]));_0x71cex2= _0xa017[500]== _0x71cex2[_0xa017[284]](_0xa017[591]);return new mxConnectionConstraint( new mxPoint(_0x71cex3,_0x71cex4),_0x71cex2)};mxStencil[_0xa017[202]][_0xa017[1542]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3= this[_0xa017[1543]](_0x71cex2,_0x71cex3,_0x71cex4);_0x71cex2= _0x71cex2[_0xa017[284]](_0xa017[1544]);if(mxStencil[_0xa017[1530]]&& null== _0x71cex2|| _0xa017[500]== _0x71cex2){_0x71cex3= mxResources[_0xa017[203]](_0x71cex3)};return _0x71cex3};mxStencil[_0xa017[202]][_0xa017[1543]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3= _0x71cex2[_0xa017[284]](_0x71cex3);null== _0x71cex3&& (_0x71cex2= mxUtils[_0xa017[329]](_0x71cex2),null!= _0x71cex2&& (_0x71cex2= mxUtils[_0xa017[1545]](_0x71cex2),_0xa017[279]== typeof _0x71cex2&& (_0x71cex3= _0x71cex2(_0x71cex4))));return _0x71cex3};mxStencil[_0xa017[202]][_0xa017[1546]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){this[_0xa017[1547]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,this[_0xa017[1534]],!1);this[_0xa017[1547]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,this[_0xa017[1535]],!0)};mxStencil[_0xa017[202]][_0xa017[1547]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13){if(null!= _0x71cex12){var _0x71cex14=mxUtils[_0xa017[433]](_0x71cex3[_0xa017[124]],mxConstants.STYLE_DIRECTION,null);_0x71cex4= this[_0xa017[1548]](_0x71cex3[_0xa017[124]],_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex14);_0x71cex5= Math[_0xa017[243]](_0x71cex4[_0xa017[117]],_0x71cex4[_0xa017[119]]);_0x71cex5= _0xa017[1549]== this[_0xa017[1307]]?Number(mxUtils[_0xa017[1550]](_0x71cex3[_0xa017[124]],mxConstants.STYLE_STROKEWIDTH,1)):Number(this[_0xa017[1307]])* _0x71cex5;_0x71cex2[_0xa017[1250]](_0x71cex5);for(_0x71cex12= _0x71cex12[_0xa017[285]];null!= _0x71cex12;){_0x71cex12[_0xa017[288]]== mxConstants[_0xa017[289]]&& this[_0xa017[1551]](_0x71cex2,_0x71cex3,_0x71cex12,_0x71cex4,_0x71cex13),_0x71cex12= _0x71cex12[_0xa017[287]]}}};mxStencil[_0xa017[202]][_0xa017[1548]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cex2= _0x71cex3;_0x71cex3= _0x71cex5/ this[_0xa017[1532]];var _0x71cex12=_0x71cex9/ this[_0xa017[1533]];if(_0x71cexa= _0xa017[700]== _0x71cexa|| _0xa017[701]== _0x71cexa){_0x71cex12= _0x71cex5/ this[_0xa017[1533]];_0x71cex3= _0x71cex9/ this[_0xa017[1532]];var _0x71cex13=(_0x71cex5- _0x71cex9)/ 2;_0x71cex2+= _0x71cex13;_0x71cex4-= _0x71cex13};_0xa017[1552]== this[_0xa017[1322]]&& (_0x71cex3= _0x71cex12= Math[_0xa017[243]](_0x71cex3,_0x71cex12),_0x71cexa?(_0x71cex2+= (_0x71cex9- this[_0xa017[1532]]* _0x71cex3)/ 2,_0x71cex4+= (_0x71cex5- this[_0xa017[1533]]* _0x71cex12)/ 2):(_0x71cex2+= (_0x71cex5- this[_0xa017[1532]]* _0x71cex3)/ 2,_0x71cex4+= (_0x71cex9- this[_0xa017[1533]]* _0x71cex12)/ 2));return new mxRectangle(_0x71cex2,_0x71cex4,_0x71cex3,_0x71cex12)};mxStencil[_0xa017[202]][_0xa017[1551]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=_0x71cex4[_0xa017[301]],_0x71cex12=_0x71cex5[_0xa017[235]],_0x71cex13=_0x71cex5[_0xa017[236]],_0x71cex14=_0x71cex5[_0xa017[117]],_0x71cex15=_0x71cex5[_0xa017[119]],_0x71cex16=Math[_0xa017[243]](_0x71cex14,_0x71cex15);if(_0xa017[815]== _0x71cexa){_0x71cex2[_0xa017[815]]()}else {if(_0xa017[1210]== _0x71cexa){_0x71cex2[_0xa017[1210]]()}else {if(_0xa017[1215]== _0x71cexa){_0x71cex2[_0xa017[1275]]();for(_0x71cex4= _0x71cex4[_0xa017[285]];null!= _0x71cex4;){_0x71cex4[_0xa017[288]]== mxConstants[_0xa017[289]]&& this[_0xa017[1551]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9),_0x71cex4= _0x71cex4[_0xa017[287]]}}else {if(_0xa017[268]== _0x71cexa){_0x71cex2[_0xa017[268]]()}else {if(_0xa017[582]== _0x71cexa){_0x71cex2[_0xa017[1276]](_0x71cex12+ Number(_0x71cex4[_0xa017[284]](_0xa017[235]))* _0x71cex14,_0x71cex13+ Number(_0x71cex4[_0xa017[284]](_0xa017[236]))* _0x71cex15)}else {if(_0xa017[683]== _0x71cexa){_0x71cex2[_0xa017[1277]](_0x71cex12+ Number(_0x71cex4[_0xa017[284]](_0xa017[235]))* _0x71cex14,_0x71cex13+ Number(_0x71cex4[_0xa017[284]](_0xa017[236]))* _0x71cex15)}else {if(_0xa017[1323]== _0x71cexa){_0x71cex2[_0xa017[1278]](_0x71cex12+ Number(_0x71cex4[_0xa017[284]](_0xa017[1324]))* _0x71cex14,_0x71cex13+ Number(_0x71cex4[_0xa017[284]](_0xa017[1325]))* _0x71cex15,_0x71cex12+ Number(_0x71cex4[_0xa017[284]](_0xa017[1326]))* _0x71cex14,_0x71cex13+ Number(_0x71cex4[_0xa017[284]](_0xa017[1327]))* _0x71cex15)}else {if(_0xa017[1328]== _0x71cexa){_0x71cex2[_0xa017[1279]](_0x71cex12+ Number(_0x71cex4[_0xa017[284]](_0xa017[1324]))* _0x71cex14,_0x71cex13+ Number(_0x71cex4[_0xa017[284]](_0xa017[1325]))* _0x71cex15,_0x71cex12+ Number(_0x71cex4[_0xa017[284]](_0xa017[1326]))* _0x71cex14,_0x71cex13+ Number(_0x71cex4[_0xa017[284]](_0xa017[1327]))* _0x71cex15,_0x71cex12+ Number(_0x71cex4[_0xa017[284]](_0xa017[1329]))* _0x71cex14,_0x71cex13+ Number(_0x71cex4[_0xa017[284]](_0xa017[1330]))* _0x71cex15)}else {if(_0xa017[1553]== _0x71cexa){_0x71cex2[_0xa017[1280]](Number(_0x71cex4[_0xa017[284]](_0xa017[1397]))* _0x71cex14,Number(_0x71cex4[_0xa017[284]](_0xa017[1398]))* _0x71cex15,Number(_0x71cex4[_0xa017[284]](_0xa017[1554])),Number(_0x71cex4[_0xa017[284]](_0xa017[1555])),Number(_0x71cex4[_0xa017[284]](_0xa017[1556])),_0x71cex12+ Number(_0x71cex4[_0xa017[284]](_0xa017[235]))* _0x71cex14,_0x71cex13+ Number(_0x71cex4[_0xa017[284]](_0xa017[236]))* _0x71cex15)}else {if(_0xa017[1319]== _0x71cexa){_0x71cex2[_0xa017[1319]](_0x71cex12+ Number(_0x71cex4[_0xa017[284]](_0xa017[235]))* _0x71cex14,_0x71cex13+ Number(_0x71cex4[_0xa017[284]](_0xa017[236]))* _0x71cex15,Number(_0x71cex4[_0xa017[284]](_0xa017[1302]))* _0x71cex14,Number(_0x71cex4[_0xa017[284]](_0xa017[1303]))* _0x71cex15)}else {if(_0xa017[1320]== _0x71cexa){_0x71cex3= _0x71cex4[_0xa017[284]](_0xa017[1492]),0== _0x71cex3&& (_0x71cex3= 100* mxConstants[_0xa017[1557]]),_0x71cex16= Number(_0x71cex4[_0xa017[284]](_0xa017[1302]))* _0x71cex14,_0x71cex5= Number(_0x71cex4[_0xa017[284]](_0xa017[1303]))* _0x71cex15,_0x71cex3= Number(_0x71cex3)/ 100,_0x71cex3= Math[_0xa017[243]](_0x71cex16* _0x71cex3,_0x71cex5* _0x71cex3),_0x71cex2[_0xa017[1320]](_0x71cex12+ Number(_0x71cex4[_0xa017[284]](_0xa017[235]))* _0x71cex14,_0x71cex13+ Number(_0x71cex4[_0xa017[284]](_0xa017[236]))* _0x71cex15,_0x71cex16,_0x71cex5,_0x71cex3,_0x71cex3)}else {if(_0xa017[680]== _0x71cexa){_0x71cex2[_0xa017[680]](_0x71cex12+ Number(_0x71cex4[_0xa017[284]](_0xa017[235]))* _0x71cex14,_0x71cex13+ Number(_0x71cex4[_0xa017[284]](_0xa017[236]))* _0x71cex15,Number(_0x71cex4[_0xa017[284]](_0xa017[1302]))* _0x71cex14,Number(_0x71cex4[_0xa017[284]](_0xa017[1303]))* _0x71cex15)}else {if(_0xa017[618]== _0x71cexa){_0x71cex3= this[_0xa017[1543]](_0x71cex4,_0xa017[390],_0x71cex3),_0x71cex2[_0xa017[618]](_0x71cex12+ Number(_0x71cex4[_0xa017[284]](_0xa017[235]))* _0x71cex14,_0x71cex13+ Number(_0x71cex4[_0xa017[284]](_0xa017[236]))* _0x71cex15,Number(_0x71cex4[_0xa017[284]](_0xa017[1302]))* _0x71cex14,Number(_0x71cex4[_0xa017[284]](_0xa017[1303]))* _0x71cex15,_0x71cex3,!1,_0xa017[500]== _0x71cex4[_0xa017[284]](_0xa017[623]),_0xa017[500]== _0x71cex4[_0xa017[284]](_0xa017[624]))}else {if(_0xa017[963]== _0x71cexa){_0x71cex16= this[_0xa017[1542]](_0x71cex4,_0xa017[1332],_0x71cex3);_0x71cex5= _0xa017[500]== _0x71cex4[_0xa017[284]](_0xa017[704])?-90:0;if(_0xa017[468]== _0x71cex4[_0xa017[284]](_0xa017[1558])){var _0x71cex17=_0x71cex3[_0xa017[603]],_0x71cex18=1== mxUtils[_0xa017[433]](_0x71cex3[_0xa017[124]],mxConstants.STYLE_FLIPH,0);_0x71cex3= 1== mxUtils[_0xa017[433]](_0x71cex3[_0xa017[124]],mxConstants.STYLE_FLIPV,0);_0x71cex5= _0x71cex18&& _0x71cex3?_0x71cex5- _0x71cex17:_0x71cex18|| _0x71cex3?_0x71cex5+ _0x71cex17:_0x71cex5- _0x71cex17};_0x71cex5-= _0x71cex4[_0xa017[284]](_0xa017[603]);_0x71cex2[_0xa017[963]](_0x71cex12+ Number(_0x71cex4[_0xa017[284]](_0xa017[235]))* _0x71cex14,_0x71cex13+ Number(_0x71cex4[_0xa017[284]](_0xa017[236]))* _0x71cex15,0,0,_0x71cex16,_0x71cex4[_0xa017[284]](_0xa017[611])|| _0xa017[361],_0x71cex4[_0xa017[284]](_0xa017[552])|| _0xa017[125],!1,_0xa017[110],!1,!1,_0x71cex5)}else {if(_0xa017[1559]== _0x71cexa){_0x71cex17= mxStencilRegistry[_0xa017[1560]](_0x71cex4[_0xa017[284]](_0xa017[298])),null!= _0x71cex17&& (_0x71cex12+= Number(_0x71cex4[_0xa017[284]](_0xa017[235]))* _0x71cex14,_0x71cex13+= Number(_0x71cex4[_0xa017[284]](_0xa017[236]))* _0x71cex15,_0x71cex16= Number(_0x71cex4[_0xa017[284]](_0xa017[1302]))* _0x71cex14,_0x71cex5= Number(_0x71cex4[_0xa017[284]](_0xa017[1303]))* _0x71cex15,_0x71cex17[_0xa017[1546]](_0x71cex2,_0x71cex3,_0x71cex12,_0x71cex13,_0x71cex16,_0x71cex5))}else {if(_0xa017[1338]== _0x71cexa){_0x71cex2[_0xa017[1337]]()}else {if(_0xa017[1334]== _0x71cexa){_0x71cex2[_0xa017[1334]]()}else {if(_0xa017[1336]== _0x71cexa){_0x71cex2[_0xa017[1336]]()}else {if(_0xa017[1307]== _0x71cexa){_0x71cex2[_0xa017[1250]](Number(_0x71cex4[_0xa017[284]](_0xa017[117]))* _0x71cex16)}else {if(_0xa017[648]== _0x71cexa){_0x71cex2[_0xa017[1251]](_0xa017[500]== _0x71cex4[_0xa017[284]](_0xa017[648]))}else {if(_0xa017[1308]== _0x71cexa){if(_0x71cex4= _0x71cex4[_0xa017[284]](_0xa017[1309]),null!= _0x71cex4){_0x71cex4= _0x71cex4[_0xa017[224]](_0xa017[185]);_0x71cex14= [];for(_0x71cex15= 0;_0x71cex15< _0x71cex4[_0xa017[67]];_0x71cex15++){0< _0x71cex4[_0x71cex15][_0xa017[67]]&& _0x71cex14[_0xa017[207]](Number(_0x71cex4[_0x71cex15])* _0x71cex16)};_0x71cex4= _0x71cex14[_0xa017[234]](_0xa017[185]);_0x71cex2[_0xa017[1252]](_0x71cex4)}}else {_0xa017[1306]== _0x71cexa?_0x71cex2[_0xa017[1249]](_0x71cex4[_0xa017[284]](_0xa017[352])):_0xa017[1310]== _0x71cexa?_0x71cex2[_0xa017[1253]](_0x71cex4[_0xa017[284]](_0xa017[1311])):_0xa017[1312]== _0x71cexa?_0x71cex2[_0xa017[1255]](_0x71cex4[_0xa017[284]](_0xa017[234])):_0xa017[1313]== _0x71cexa?_0x71cex2[_0xa017[1257]](Number(_0x71cex4[_0xa017[284]](_0xa017[1314]))):_0xa017[1298]== _0x71cexa?_0x71cex2[_0xa017[1245]](_0x71cex4[_0xa017[284]](_0xa017[352])):_0xa017[1244]== _0x71cexa?_0x71cex2[_0xa017[1243]](_0x71cex4[_0xa017[284]](_0xa017[1244])):_0xa017[1315]== _0x71cexa?_0x71cex2[_0xa017[1259]](_0x71cex4[_0xa017[284]](_0xa017[352])):_0xa017[1318]== _0x71cexa?_0x71cex2[_0xa017[1266]](_0x71cex4[_0xa017[284]](_0xa017[124])):_0xa017[1287]== _0x71cexa?_0x71cex2[_0xa017[1265]](_0x71cex4[_0xa017[284]](_0xa017[1288])):_0xa017[1289]== _0x71cexa&& _0x71cex2[_0xa017[1264]](Number(_0x71cex4[_0xa017[284]](_0xa017[803]))* _0x71cex16)}}}}}}}}}}}}}}}}}}}}};_0x71cex9&& (_0xa017[1338]== _0x71cexa|| _0xa017[1334]== _0x71cexa|| _0xa017[1336]== _0x71cexa)&& _0x71cex2[_0xa017[1267]](!1)};function mxShape(_0x71cex2){this[_0xa017[1561]]= _0x71cex2;this[_0xa017[1307]]= 1;this[_0xa017[603]]= 0;this[_0xa017[461]]= 100;this[_0xa017[624]]= this[_0xa017[623]]= !1}mxShape[_0xa017[202]][_0xa017[507]]= null;mxShape[_0xa017[202]][_0xa017[255]]= 1;mxShape[_0xa017[202]][_0xa017[1562]]= null;mxShape[_0xa017[202]][_0xa017[1525]]= null;mxShape[_0xa017[202]][_0xa017[252]]= null;mxShape[_0xa017[202]][_0xa017[124]]= null;mxShape[_0xa017[202]][_0xa017[124]]= null;mxShape[_0xa017[202]][_0xa017[1563]]= null;mxShape[_0xa017[202]][_0xa017[1561]]= null;mxShape[_0xa017[202]][_0xa017[1564]]= 6;mxShape[_0xa017[202]][_0xa017[1229]]= !0;mxShape[_0xa017[202]][_0xa017[1565]]= !1;mxShape[_0xa017[202]][_0xa017[1460]]= 1;mxShape[_0xa017[202]][_0xa017[176]]= function(_0x71cex2){null== this[_0xa017[252]]&& (this[_0xa017[252]]= this[_0xa017[385]](_0x71cex2),null!= _0x71cex2&& _0x71cex2[_0xa017[62]](this[_0xa017[252]]))};mxShape[_0xa017[202]][_0xa017[1566]]= function(){return !0};mxShape[_0xa017[202]][_0xa017[1567]]= function(){return !1};mxShape[_0xa017[202]][_0xa017[1568]]= function(){return 1== mxUtils[_0xa017[1454]](Math[_0xa017[160]](1,Math[_0xa017[488]](this[_0xa017[1307]]* this[_0xa017[255]])),2)?0.5:0};mxShape[_0xa017[202]][_0xa017[385]]= function(_0x71cex2){var _0x71cex3=null;return _0x71cex3= null!= _0x71cex2[_0xa017[538]]?this[_0xa017[1569]](_0x71cex2):8== document[_0xa017[5]]|| this[_0xa017[507]]== mxConstants[_0xa017[508]]|| this[_0xa017[507]]!= mxConstants[_0xa017[1523]]&& this[_0xa017[1567]]()?this[_0xa017[1570]](_0x71cex2):this[_0xa017[1571]](_0x71cex2)};mxShape[_0xa017[202]][_0xa017[1569]]= function(){return document[_0xa017[509]](mxConstants.NS_SVG,_0xa017[449])};mxShape[_0xa017[202]][_0xa017[1571]]= function(){var _0x71cex2=document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1499]);_0x71cex2[_0xa017[124]][_0xa017[491]]= _0xa017[492];return _0x71cex2};mxShape[_0xa017[202]][_0xa017[1570]]= function(){var _0x71cex2=document[_0xa017[55]](_0xa017[485]);_0x71cex2[_0xa017[124]][_0xa017[491]]= _0xa017[492];return _0x71cex2};mxShape[_0xa017[202]][_0xa017[1572]]= function(){this[_0xa017[258]]()};mxShape[_0xa017[202]][_0xa017[258]]= function(){this[_0xa017[1573]]();this[_0xa017[1574]]()?(this[_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0xa017[110],_0xa017[529]== this[_0xa017[252]][_0xa017[301]]&& this[_0xa017[1567]]()?this[_0xa017[1575]]():this[_0xa017[1576]](),this[_0xa017[1577]]()):(this[_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0xa017[188],this[_0xa017[1563]]= null)};mxShape[_0xa017[202]][_0xa017[1573]]= function(){var _0x71cex2=this[_0xa017[1525]];if(null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]]&& null!= _0x71cex2[0]){this[_0xa017[1562]]= new mxRectangle(Number(_0x71cex2[0][_0xa017[235]]),Number(_0x71cex2[0][_0xa017[236]]),1,1);for(var _0x71cex3=1;_0x71cex3< this[_0xa017[1525]][_0xa017[67]];_0x71cex3++){null!= _0x71cex2[_0x71cex3]&& this[_0xa017[1562]][_0xa017[99]]( new mxRectangle(Number(_0x71cex2[_0x71cex3][_0xa017[235]]),Number(_0x71cex2[_0x71cex3][_0xa017[236]]),1,1))}}};mxShape[_0xa017[202]][_0xa017[1574]]= function(){return null!= this[_0xa017[1562]]&& !isNaN(this[_0xa017[1562]][_0xa017[235]])&& !isNaN(this[_0xa017[1562]][_0xa017[236]])&& !isNaN(this[_0xa017[1562]][_0xa017[117]])&& !isNaN(this[_0xa017[1562]][_0xa017[119]])&& 0< this[_0xa017[1562]][_0xa017[117]]&& 0< this[_0xa017[1562]][_0xa017[119]]};mxShape[_0xa017[202]][_0xa017[1578]]= function(){var _0x71cex2=document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1499]);_0x71cex2[_0xa017[124]][_0xa017[491]]= _0xa017[492];_0x71cex2[_0xa017[124]][_0xa017[117]]= this[_0xa017[252]][_0xa017[124]][_0xa017[117]];_0x71cex2[_0xa017[124]][_0xa017[119]]= this[_0xa017[252]][_0xa017[124]][_0xa017[119]];return _0x71cex2};mxShape[_0xa017[202]][_0xa017[1576]]= function(){var _0x71cex2=this[_0xa017[1579]]();for(_0x71cex2[_0xa017[1229]]= this[_0xa017[1229]];this[_0xa017[252]][_0xa017[1580]]();){this[_0xa017[252]][_0xa017[266]](this[_0xa017[252]][_0xa017[1581]])};this[_0xa017[1209]](_0x71cex2);this[_0xa017[252]]!= _0x71cex2[_0xa017[813]]&& this[_0xa017[252]][_0xa017[1583]](_0xa017[1582],_0x71cex2[_0xa017[813]][_0xa017[342]]);_0xa017[529]== this[_0xa017[252]][_0xa017[301]]&& 8== document[_0xa017[5]]&& (this[_0xa017[252]][_0xa017[124]][_0xa017[347]]= _0xa017[110],(null== this[_0xa017[1561]]|| !this[_0xa017[1565]])&& mxUtils[_0xa017[1584]](this[_0xa017[252]]));this[_0xa017[1585]](_0x71cex2)};mxShape[_0xa017[202]][_0xa017[1579]]= function(){var _0x71cex2=null,_0x71cex3=null;if(null!= this[_0xa017[252]][_0xa017[538]]){_0x71cex2= new mxSvgCanvas2D(this[_0xa017[252]],!1),_0x71cex2[_0xa017[1345]]= this[_0xa017[1564]],_0x71cex2[_0xa017[1347]]= mxClient[_0xa017[133]]&& !mxClient[_0xa017[75]]&& !mxClient[_0xa017[76]],_0x71cex3= this[_0xa017[1568]](),0!= _0x71cex3?this[_0xa017[252]][_0xa017[57]](_0xa017[535],_0xa017[536]+ _0x71cex3+ _0xa017[537]+ _0x71cex3+ _0xa017[460]):this[_0xa017[252]][_0xa017[1390]](_0xa017[535])}else {this[_0xa017[1586]]();var _0x71cex4=Math[_0xa017[160]](1,Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[117]])),_0x71cex5=Math[_0xa017[160]](1,Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[119]])),_0x71cex3=8== document[_0xa017[5]]&& this[_0xa017[1566]]()?this[_0xa017[1578]]():this[_0xa017[252]],_0x71cex2= new mxVmlCanvas2D(_0x71cex3,!1);_0xa017[110]!= _0x71cex3[_0xa017[337]]&& (_0x71cex3[_0xa017[1462]]= _0x71cex4* this[_0xa017[1460]]+ _0xa017[537]+ _0x71cex5* this[_0xa017[1460]],_0x71cex2[_0xa017[255]](this[_0xa017[1460]]),_0x71cex2[_0xa017[1460]]= this[_0xa017[1460]]);_0x71cex3= this[_0xa017[255]];_0x71cex2[_0xa017[513]](-Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[235]]/ _0x71cex3),-Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[236]]/ _0x71cex3))};return _0x71cex2};mxShape[_0xa017[202]][_0xa017[1586]]= function(){this[_0xa017[252]][_0xa017[124]][_0xa017[361]]= Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[235]])+ _0xa017[168];this[_0xa017[252]][_0xa017[124]][_0xa017[125]]= Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[236]])+ _0xa017[168];var _0x71cex2=Math[_0xa017[160]](1,Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[117]])),_0x71cex3=Math[_0xa017[160]](1,Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[119]]));this[_0xa017[252]][_0xa017[124]][_0xa017[117]]= _0x71cex2+ _0xa017[168];this[_0xa017[252]][_0xa017[124]][_0xa017[119]]= _0x71cex3+ _0xa017[168];this[_0xa017[252]][_0xa017[124]][_0xa017[277]]= _0xa017[189]};mxShape[_0xa017[202]][_0xa017[1585]]= function(_0x71cex2){if(_0x71cex2 instanceof mxSvgCanvas2D){for(var _0x71cex3 in _0x71cex2[_0xa017[1339]]){var _0x71cex4=_0x71cex2[_0xa017[1339]][_0x71cex3];_0x71cex4[_0xa017[1587]]= (_0x71cex4[_0xa017[1587]]|| 0)+ 1};this[_0xa017[1589]](this[_0xa017[1588]]);this[_0xa017[1588]]= _0x71cex2[_0xa017[1339]]}};mxShape[_0xa017[202]][_0xa017[1209]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[255]],_0x71cex4=this[_0xa017[1562]][_0xa017[235]]/ _0x71cex3,_0x71cex5=this[_0xa017[1562]][_0xa017[236]]/ _0x71cex3,_0x71cex9=this[_0xa017[1562]][_0xa017[117]]/ _0x71cex3,_0x71cexa=this[_0xa017[1562]][_0xa017[119]]/ _0x71cex3;if(this[_0xa017[1590]]()){var _0x71cex12=(_0x71cex9- _0x71cexa)/ 2,_0x71cex4=_0x71cex4+ _0x71cex12,_0x71cex5=_0x71cex5- _0x71cex12,_0x71cex12=_0x71cex9,_0x71cex9=_0x71cexa,_0x71cexa=_0x71cex12};this[_0xa017[1591]](_0x71cex2,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa);this[_0xa017[1592]](_0x71cex2,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa);if(null!= this[_0xa017[1561]]){this[_0xa017[1593]](_0x71cex2,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa)}else {if(_0x71cex2[_0xa017[1250]](this[_0xa017[1307]]),null!= this[_0xa017[1525]]){_0x71cex4= [];for(_0x71cex5= 0;_0x71cex5< this[_0xa017[1525]][_0xa017[67]];_0x71cex5++){_0x71cex4[_0xa017[207]]( new mxPoint(this[_0xa017[1525]][_0x71cex5][_0xa017[235]]/ _0x71cex3,this[_0xa017[1525]][_0x71cex5][_0xa017[236]]/ _0x71cex3))};this[_0xa017[1594]](_0x71cex2,_0x71cex4)}else {this[_0xa017[1595]](_0x71cex2,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa)}}};mxShape[_0xa017[202]][_0xa017[1592]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=null;null!= this[_0xa017[124]]&& (_0x71cexa= this[_0xa017[124]][_0xa017[649]]);_0x71cex2[_0xa017[1243]](this[_0xa017[461]]/ 100);null!= this[_0xa017[1596]]&& _0x71cex2[_0xa017[1267]](this[_0xa017[1596]]);null!= this[_0xa017[1522]]&& _0x71cex2[_0xa017[1251]](this[_0xa017[1522]]);null!= _0x71cexa&& _0x71cex2[_0xa017[1252]](_0x71cexa);null!= this[_0xa017[1299]]?(_0x71cex3= this[_0xa017[1597]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9),_0x71cex2[_0xa017[1246]](this[_0xa017[1334]],this[_0xa017[1299]],_0x71cex3[_0xa017[235]],_0x71cex3[_0xa017[236]],_0x71cex3[_0xa017[117]],_0x71cex3[_0xa017[119]],this[_0xa017[607]])):_0x71cex2[_0xa017[1245]](this[_0xa017[1334]]);_0x71cex2[_0xa017[1249]](this[_0xa017[1336]])};mxShape[_0xa017[202]][_0xa017[1597]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){return new mxRectangle(_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9)};mxShape[_0xa017[202]][_0xa017[1591]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex2[_0xa017[255]](this[_0xa017[255]]);_0x71cex2[_0xa017[1294]](this[_0xa017[1598]](),this[_0xa017[623]],this[_0xa017[624]],_0x71cex3+ _0x71cex5/ 2,_0x71cex4+ _0x71cex9/ 2)};mxShape[_0xa017[202]][_0xa017[1593]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){this[_0xa017[1565]]&& (this[_0xa017[507]]== mxConstants[_0xa017[508]]?this[_0xa017[1599]](this[_0xa017[252]],_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9):8!= document[_0xa017[5]]&& this[_0xa017[1600]](this[_0xa017[252]]));this[_0xa017[1561]][_0xa017[1546]](_0x71cex2,this,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9)};mxShape[_0xa017[202]][_0xa017[1595]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){this[_0xa017[1601]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9);_0x71cex2[_0xa017[1267]](!1);this[_0xa017[1602]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9)};mxShape[_0xa017[202]][_0xa017[1601]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){};mxShape[_0xa017[202]][_0xa017[1602]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){};mxShape[_0xa017[202]][_0xa017[1594]]= function(_0x71cex2,_0x71cex3){};mxShape[_0xa017[202]][_0xa017[1603]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0xa017[1557]])/ 100;return Math[_0xa017[243]](_0x71cex2* _0x71cex4,_0x71cex3* _0x71cex4)};mxShape[_0xa017[202]][_0xa017[1604]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){var _0x71cex12=Math[_0xa017[430]](this[_0xa017[1307]]/ 2);_0x71cex2[_0xa017[1246]](_0xa017[1605],_0xa017[1605],_0x71cex3,_0x71cex4,_0x71cex5,0.6* _0x71cex9,_0xa017[701],0.9,0.1);_0x71cex2[_0xa017[1275]]();_0x71cexa+= 2* _0x71cex12;this[_0xa017[1606]]?(_0x71cex2[_0xa017[1276]](_0x71cex3- _0x71cex12+ _0x71cexa,_0x71cex4- _0x71cex12),_0x71cex2[_0xa017[1278]](_0x71cex3- _0x71cex12,_0x71cex4- _0x71cex12,_0x71cex3- _0x71cex12,_0x71cex4- _0x71cex12+ _0x71cexa),_0x71cex2[_0xa017[1277]](_0x71cex3- _0x71cex12,_0x71cex4+ 0.4* _0x71cex9),_0x71cex2[_0xa017[1278]](_0x71cex3+ 0.5* _0x71cex5,_0x71cex4+ 0.7* _0x71cex9,_0x71cex3+ _0x71cex5+ _0x71cex12,_0x71cex4+ 0.4* _0x71cex9),_0x71cex2[_0xa017[1277]](_0x71cex3+ _0x71cex5+ _0x71cex12,_0x71cex4- _0x71cex12+ _0x71cexa),_0x71cex2[_0xa017[1278]](_0x71cex3+ _0x71cex5+ _0x71cex12,_0x71cex4- _0x71cex12,_0x71cex3+ _0x71cex5+ _0x71cex12- _0x71cexa,_0x71cex4- _0x71cex12)):(_0x71cex2[_0xa017[1276]](_0x71cex3- _0x71cex12,_0x71cex4- _0x71cex12),_0x71cex2[_0xa017[1277]](_0x71cex3- _0x71cex12,_0x71cex4+ 0.4* _0x71cex9),_0x71cex2[_0xa017[1278]](_0x71cex3+ 0.5* _0x71cex5,_0x71cex4+ 0.7* _0x71cex9,_0x71cex3+ _0x71cex5+ _0x71cex12,_0x71cex4+ 0.4* _0x71cex9),_0x71cex2[_0xa017[1277]](_0x71cex3+ _0x71cex5+ _0x71cex12,_0x71cex4- _0x71cex12));_0x71cex2[_0xa017[268]]();_0x71cex2[_0xa017[1334]]()};mxShape[_0xa017[202]][_0xa017[183]]= function(_0x71cex2){this[_0xa017[724]]= _0x71cex2;this[_0xa017[124]]= _0x71cex2[_0xa017[124]];if(null!= this[_0xa017[124]]){this[_0xa017[1334]]= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_FILLCOLOR,this[_0xa017[1334]]);this[_0xa017[1299]]= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_GRADIENTCOLOR,this[_0xa017[1299]]);this[_0xa017[607]]= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_GRADIENT_DIRECTION,this[_0xa017[607]]);this[_0xa017[461]]= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_OPACITY,this[_0xa017[461]]);this[_0xa017[1336]]= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_STROKECOLOR,this[_0xa017[1336]]);this[_0xa017[1307]]= mxUtils[_0xa017[1550]](this[_0xa017[124]],mxConstants.STYLE_STROKEWIDTH,this[_0xa017[1307]]);this[_0xa017[657]]= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_SPACING,this[_0xa017[657]]);this[_0xa017[644]]= mxUtils[_0xa017[1550]](this[_0xa017[124]],mxConstants.STYLE_STARTSIZE,this[_0xa017[644]]);this[_0xa017[643]]= mxUtils[_0xa017[1550]](this[_0xa017[124]],mxConstants.STYLE_ENDSIZE,this[_0xa017[643]]);this[_0xa017[642]]= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_STARTARROW,this[_0xa017[642]]);this[_0xa017[641]]= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_ENDARROW,this[_0xa017[641]]);this[_0xa017[603]]= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_ROTATION,this[_0xa017[603]]);this[_0xa017[663]]= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_DIRECTION,this[_0xa017[663]]);this[_0xa017[623]]= 1== mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_FLIPH,0);this[_0xa017[624]]= 1== mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_FLIPV,0);null!= this[_0xa017[1561]]&& (this[_0xa017[623]]= 1== mxUtils[_0xa017[433]](this[_0xa017[124]],_0xa017[1607],0)|| this[_0xa017[623]],this[_0xa017[624]]= 1== mxUtils[_0xa017[433]](this[_0xa017[124]],_0xa017[1608],0)|| this[_0xa017[624]]);if(_0xa017[700]== this[_0xa017[663]]|| _0xa017[701]== this[_0xa017[663]]){_0x71cex2= this[_0xa017[623]],this[_0xa017[623]]= this[_0xa017[624]],this[_0xa017[624]]= _0x71cex2};this[_0xa017[1596]]= 1== mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_SHADOW,this[_0xa017[1596]]);this[_0xa017[1522]]= 1== mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_DASHED,this[_0xa017[1522]]);this[_0xa017[1606]]= 1== mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_ROUNDED,this[_0xa017[1606]]);this[_0xa017[617]]= 1== mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_GLASS,this[_0xa017[617]]);_0xa017[130]== this[_0xa017[1334]]&& (this[_0xa017[1334]]= null);_0xa017[130]== this[_0xa017[1299]]&& (this[_0xa017[1299]]= null);_0xa017[130]== this[_0xa017[1336]]&& (this[_0xa017[1336]]= null)}};mxShape[_0xa017[202]][_0xa017[1609]]= function(_0x71cex2){null== _0x71cex2&& (_0x71cex2= _0xa017[110]);this[_0xa017[270]]= _0x71cex2;null!= this[_0xa017[252]]&& (this[_0xa017[252]][_0xa017[124]][_0xa017[270]]= _0x71cex2)};mxShape[_0xa017[202]][_0xa017[1610]]= function(){return this[_0xa017[270]]};mxShape[_0xa017[202]][_0xa017[1577]]= function(){if(null!= this[_0xa017[1562]]){var _0x71cex2=this[_0xa017[1611]]();if(null!= _0x71cex2){this[_0xa017[1612]](_0x71cex2);var _0x71cex3=this[_0xa017[1598]]();0!= _0x71cex3&& (_0x71cex2= mxUtils[_0xa017[1613]](_0x71cex2,_0x71cex3));_0x71cex2[_0xa017[235]]= Math[_0xa017[519]](_0x71cex2[_0xa017[235]]);_0x71cex2[_0xa017[236]]= Math[_0xa017[519]](_0x71cex2[_0xa017[236]]);_0x71cex2[_0xa017[117]]= Math[_0xa017[430]](_0x71cex2[_0xa017[117]]);_0x71cex2[_0xa017[119]]= Math[_0xa017[430]](_0x71cex2[_0xa017[119]])};this[_0xa017[1563]]= _0x71cex2}};mxShape[_0xa017[202]][_0xa017[1611]]= function(){var _0x71cex2=this[_0xa017[1562]][_0xa017[238]]();if(this[_0xa017[1590]]()){var _0x71cex3=(_0x71cex2[_0xa017[117]]- _0x71cex2[_0xa017[119]])/ 2;_0x71cex2[_0xa017[235]]+= _0x71cex3;_0x71cex2[_0xa017[236]]-= _0x71cex3;_0x71cex3= _0x71cex2[_0xa017[117]];_0x71cex2[_0xa017[117]]= _0x71cex2[_0xa017[119]];_0x71cex2[_0xa017[119]]= _0x71cex3};return _0x71cex2};mxShape[_0xa017[202]][_0xa017[1612]]= function(_0x71cex2){this[_0xa017[1596]]&& (_0x71cex2[_0xa017[117]]+= Math[_0xa017[430]](mxConstants[_0xa017[1237]]* this[_0xa017[255]]),_0x71cex2[_0xa017[119]]+= Math[_0xa017[430]](mxConstants[_0xa017[1238]]* this[_0xa017[255]]));var _0x71cex3=Math[_0xa017[430]](this[_0xa017[1307]]* this[_0xa017[255]]);_0x71cex2[_0xa017[244]](Math[_0xa017[430]](_0x71cex3/ 2))};mxShape[_0xa017[202]][_0xa017[1590]]= function(){return null== this[_0xa017[1561]]&& (_0xa017[700]== this[_0xa017[663]]|| _0xa017[701]== this[_0xa017[663]])};mxShape[_0xa017[202]][_0xa017[1614]]= function(){return null!= this[_0xa017[603]]?this[_0xa017[603]]:0};mxShape[_0xa017[202]][_0xa017[1615]]= function(){var _0x71cex2=this[_0xa017[1614]]();1!= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_HORIZONTAL,1)&& (_0x71cex2+= mxText[_0xa017[202]][_0xa017[1616]]);return _0x71cex2};mxShape[_0xa017[202]][_0xa017[1598]]= function(){var _0x71cex2=this[_0xa017[1614]]();null!= this[_0xa017[663]]&& (_0xa017[700]== this[_0xa017[663]]?_0x71cex2+= 270:_0xa017[703]== this[_0xa017[663]]?_0x71cex2+= 180:_0xa017[701]== this[_0xa017[663]]&& (_0x71cex2+= 90));return _0x71cex2};mxShape[_0xa017[202]][_0xa017[1599]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex2= document[_0xa017[509]](mxConstants.NS_SVG,_0xa017[1319]);_0x71cex2[_0xa017[57]](_0xa017[235],_0x71cex3);_0x71cex2[_0xa017[57]](_0xa017[236],_0x71cex4);_0x71cex2[_0xa017[57]](_0xa017[117],_0x71cex5);_0x71cex2[_0xa017[57]](_0xa017[119],_0x71cex9);_0x71cex2[_0xa017[57]](_0xa017[1334],_0xa017[130]);_0x71cex2[_0xa017[57]](_0xa017[1336],_0xa017[130]);_0x71cex2[_0xa017[57]](_0xa017[1377],_0xa017[1378]);this[_0xa017[252]][_0xa017[62]](_0x71cex2)};mxShape[_0xa017[202]][_0xa017[1600]]= function(_0x71cex2){_0x71cex2[_0xa017[124]][_0xa017[1617]]= _0xa017[1618]+ mxClient[_0xa017[88]]+ _0xa017[1619]};mxShape[_0xa017[202]][_0xa017[1589]]= function(_0x71cex2){if(null!= _0x71cex2){for(var _0x71cex3 in _0x71cex2){var _0x71cex4=_0x71cex2[_0x71cex3];_0x71cex4[_0xa017[1587]]= (_0x71cex4[_0xa017[1587]]|| 0)- 1;0== _0x71cex4[_0xa017[1587]]&& null!= _0x71cex4[_0xa017[265]]&& _0x71cex4[_0xa017[265]][_0xa017[266]](_0x71cex4)}}};mxShape[_0xa017[202]][_0xa017[515]]= function(){null!= this[_0xa017[252]]&& (mxEvent[_0xa017[762]](this[_0xa017[252]]),null!= this[_0xa017[252]][_0xa017[265]]&& this[_0xa017[252]][_0xa017[265]][_0xa017[266]](this[_0xa017[252]]),this[_0xa017[252]]= null);this[_0xa017[1589]](this[_0xa017[1588]]);this[_0xa017[1588]]= null};var mxStencilRegistry={stencils:[],addStencil:function(_0x71cex2,_0x71cex3){mxStencilRegistry[_0xa017[1620]][_0x71cex2]= _0x71cex3},getStencil:function(_0x71cex2){return mxStencilRegistry[_0xa017[1620]][_0x71cex2]}},mxMarker={markers:[],addMarker:function(_0x71cex2,_0x71cex3){mxMarker[_0xa017[1621]][_0x71cex2]= _0x71cex3},createMarker:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15){var _0x71cex16=mxMarker[_0xa017[1621]][_0x71cex4];return null!= _0x71cex16?_0x71cex16(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15):null}};(function(){function _0x71cex2(_0x71cex2,_0x71cex3,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15,_0x71cex16,_0x71cex17){_0x71cex3= 1.118* _0x71cex12* _0x71cex16;_0x71cex15= 1.118* _0x71cex13* _0x71cex16;_0x71cex12*= _0x71cex14+ _0x71cex16;_0x71cex13*= _0x71cex14+ _0x71cex16;var _0x71cex18=_0x71cexa[_0xa017[238]]();_0x71cex18[_0xa017[235]]-= _0x71cex3;_0x71cex18[_0xa017[236]]-= _0x71cex15;_0x71cex14= _0x71cex9!= mxConstants[_0xa017[1622]]?1:0.75;_0x71cexa[_0xa017[235]]+= -_0x71cex12* _0x71cex14 - _0x71cex3;_0x71cexa[_0xa017[236]]+= -_0x71cex13* _0x71cex14 - _0x71cex15;return function(){_0x71cex2[_0xa017[1275]]();_0x71cex2[_0xa017[1276]](_0x71cex18[_0xa017[235]],_0x71cex18[_0xa017[236]]);_0x71cex2[_0xa017[1277]](_0x71cex18[_0xa017[235]]- _0x71cex12- _0x71cex13/ 2,_0x71cex18[_0xa017[236]]- _0x71cex13+ _0x71cex12/ 2);_0x71cex9== mxConstants[_0xa017[1622]]&& _0x71cex2[_0xa017[1277]](_0x71cex18[_0xa017[235]]- 3* _0x71cex12/ 4,_0x71cex18[_0xa017[236]]- 3* _0x71cex13/ 4);_0x71cex2[_0xa017[1277]](_0x71cex18[_0xa017[235]]+ _0x71cex13/ 2- _0x71cex12,_0x71cex18[_0xa017[236]]- _0x71cex13- _0x71cex12/ 2);_0x71cex2[_0xa017[268]]();_0x71cex17?_0x71cex2[_0xa017[1337]]():_0x71cex2[_0xa017[1336]]()}}function _0x71cex3(_0x71cex2,_0x71cex3,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15,_0x71cex16,_0x71cex17){_0x71cex15= _0x71cex9== mxConstants[_0xa017[1623]]?0.7071:0.9862;_0x71cex3= _0x71cex12* _0x71cex16* _0x71cex15;_0x71cex15*= _0x71cex13* _0x71cex16;_0x71cex12*= _0x71cex14+ _0x71cex16;_0x71cex13*= _0x71cex14+ _0x71cex16;var _0x71cex18=_0x71cexa[_0xa017[238]]();_0x71cex18[_0xa017[235]]-= _0x71cex3;_0x71cex18[_0xa017[236]]-= _0x71cex15;_0x71cexa[_0xa017[235]]+= -_0x71cex12- _0x71cex3;_0x71cexa[_0xa017[236]]+= -_0x71cex13- _0x71cex15;var _0x71cex19=_0x71cex9== mxConstants[_0xa017[1623]]?2:3.4;return function(){_0x71cex2[_0xa017[1275]]();_0x71cex2[_0xa017[1276]](_0x71cex18[_0xa017[235]],_0x71cex18[_0xa017[236]]);_0x71cex2[_0xa017[1277]](_0x71cex18[_0xa017[235]]- _0x71cex12/ 2- _0x71cex13/ _0x71cex19,_0x71cex18[_0xa017[236]]+ _0x71cex12/ _0x71cex19- _0x71cex13/ 2);_0x71cex2[_0xa017[1277]](_0x71cex18[_0xa017[235]]- _0x71cex12,_0x71cex18[_0xa017[236]]- _0x71cex13);_0x71cex2[_0xa017[1277]](_0x71cex18[_0xa017[235]]- _0x71cex12/ 2+ _0x71cex13/ _0x71cex19,_0x71cex18[_0xa017[236]]- _0x71cex13/ 2- _0x71cex12/ _0x71cex19);_0x71cex2[_0xa017[268]]();_0x71cex17?_0x71cex2[_0xa017[1337]]():_0x71cex2[_0xa017[1336]]()}}mxMarker[_0xa017[1624]](_0xa017[693],_0x71cex2);mxMarker[_0xa017[1624]](_0xa017[694],_0x71cex2);mxMarker[_0xa017[1624]](_0xa017[392],function(_0x71cex2,_0x71cex3,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15,_0x71cex16,_0x71cex17){_0x71cex3= 1.118* _0x71cex12* _0x71cex16;_0x71cex9= 1.118* _0x71cex13* _0x71cex16;_0x71cex12*= _0x71cex14+ _0x71cex16;_0x71cex13*= _0x71cex14+ _0x71cex16;var _0x71cex18=_0x71cexa[_0xa017[238]]();_0x71cex18[_0xa017[235]]-= _0x71cex3;_0x71cex18[_0xa017[236]]-= _0x71cex9;_0x71cexa[_0xa017[235]]+= 2* -_0x71cex3;_0x71cexa[_0xa017[236]]+= 2* -_0x71cex9;return function(){_0x71cex2[_0xa017[1275]]();_0x71cex2[_0xa017[1276]](_0x71cex18[_0xa017[235]]- _0x71cex12- _0x71cex13/ 2,_0x71cex18[_0xa017[236]]- _0x71cex13+ _0x71cex12/ 2);_0x71cex2[_0xa017[1277]](_0x71cex18[_0xa017[235]],_0x71cex18[_0xa017[236]]);_0x71cex2[_0xa017[1277]](_0x71cex18[_0xa017[235]]+ _0x71cex13/ 2- _0x71cex12,_0x71cex18[_0xa017[236]]- _0x71cex13- _0x71cex12/ 2);_0x71cex2[_0xa017[1336]]()}});mxMarker[_0xa017[1624]](_0xa017[695],function(_0x71cex2,_0x71cex3,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15,_0x71cex16,_0x71cex17){var _0x71cex18=_0x71cex14/ 2,_0x71cex19=_0x71cexa[_0xa017[238]]();_0x71cexa[_0xa017[235]]-= _0x71cex12* _0x71cex18;_0x71cexa[_0xa017[236]]-= _0x71cex13* _0x71cex18;return function(){_0x71cex2[_0xa017[680]](_0x71cex19[_0xa017[235]]- _0x71cex18,_0x71cex19[_0xa017[236]]- _0x71cex18,_0x71cex14,_0x71cex14);_0x71cex17?_0x71cex2[_0xa017[1337]]():_0x71cex2[_0xa017[1336]]()}});mxMarker[_0xa017[1624]](_0xa017[696],_0x71cex3);mxMarker[_0xa017[1624]](_0xa017[697],_0x71cex3)})();function mxActor(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxShape[_0xa017[239]](this);this[_0xa017[1562]]= _0x71cex2;this[_0xa017[1334]]= _0x71cex3;this[_0xa017[1336]]= _0x71cex4;this[_0xa017[1307]]= null!= _0x71cex5?_0x71cex5:1}mxUtils[_0xa017[1284]](mxActor,mxShape);mxActor[_0xa017[202]][_0xa017[1595]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex2[_0xa017[513]](_0x71cex3,_0x71cex4);_0x71cex2[_0xa017[1275]]();this[_0xa017[1625]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9);_0x71cex2[_0xa017[1337]]()};mxActor[_0xa017[202]][_0xa017[1625]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex3= _0x71cex5/ 3;_0x71cex2[_0xa017[1276]](0,_0x71cex9);_0x71cex2[_0xa017[1279]](0,3* _0x71cex9/ 5,0,2* _0x71cex9/ 5,_0x71cex5/ 2,2* _0x71cex9/ 5);_0x71cex2[_0xa017[1279]](_0x71cex5/ 2- _0x71cex3,2* _0x71cex9/ 5,_0x71cex5/ 2- _0x71cex3,0,_0x71cex5/ 2,0);_0x71cex2[_0xa017[1279]](_0x71cex5/ 2+ _0x71cex3,0,_0x71cex5/ 2+ _0x71cex3,2* _0x71cex9/ 5,_0x71cex5/ 2,2* _0x71cex9/ 5);_0x71cex2[_0xa017[1279]](_0x71cex5,2* _0x71cex9/ 5,_0x71cex5,3* _0x71cex9/ 5,_0x71cex5,_0x71cex9);_0x71cex2[_0xa017[268]]()};function mxCloud(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxActor[_0xa017[239]](this);this[_0xa017[1562]]= _0x71cex2;this[_0xa017[1334]]= _0x71cex3;this[_0xa017[1336]]= _0x71cex4;this[_0xa017[1307]]= null!= _0x71cex5?_0x71cex5:1}mxUtils[_0xa017[1284]](mxCloud,mxActor);mxCloud[_0xa017[202]][_0xa017[1625]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex2[_0xa017[1276]](0.25* _0x71cex5,0.25* _0x71cex9);_0x71cex2[_0xa017[1279]](0.05* _0x71cex5,0.25* _0x71cex9,0,0.5* _0x71cex9,0.16* _0x71cex5,0.55* _0x71cex9);_0x71cex2[_0xa017[1279]](0,0.66* _0x71cex9,0.18* _0x71cex5,0.9* _0x71cex9,0.31* _0x71cex5,0.8* _0x71cex9);_0x71cex2[_0xa017[1279]](0.4* _0x71cex5,_0x71cex9,0.7* _0x71cex5,_0x71cex9,0.8* _0x71cex5,0.8* _0x71cex9);_0x71cex2[_0xa017[1279]](_0x71cex5,0.8* _0x71cex9,_0x71cex5,0.6* _0x71cex9,0.875* _0x71cex5,0.5* _0x71cex9);_0x71cex2[_0xa017[1279]](_0x71cex5,0.3* _0x71cex9,0.8* _0x71cex5,0.1* _0x71cex9,0.625* _0x71cex5,0.2* _0x71cex9);_0x71cex2[_0xa017[1279]](0.5* _0x71cex5,0.05* _0x71cex9,0.3* _0x71cex5,0.05* _0x71cex9,0.25* _0x71cex5,0.25* _0x71cex9);_0x71cex2[_0xa017[268]]()};function mxRectangleShape(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxShape[_0xa017[239]](this);this[_0xa017[1562]]= _0x71cex2;this[_0xa017[1334]]= _0x71cex3;this[_0xa017[1336]]= _0x71cex4;this[_0xa017[1307]]= null!= _0x71cex5?_0x71cex5:1}mxUtils[_0xa017[1284]](mxRectangleShape,mxShape);mxRectangleShape[_0xa017[202]][_0xa017[1567]]= function(){return !this[_0xa017[1606]]&& !this[_0xa017[617]] && 0== this[_0xa017[603]]};mxRectangleShape[_0xa017[202]][_0xa017[1601]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){if(this[_0xa017[1606]]){var _0x71cexa=mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0xa017[1557]])/ 100,_0x71cexa=Math[_0xa017[243]](_0x71cex5* _0x71cexa,_0x71cex9* _0x71cexa);_0x71cex2[_0xa017[1320]](_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cexa)}else {_0x71cex2[_0xa017[1319]](_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9)};_0x71cex2[_0xa017[1337]]()};mxRectangleShape[_0xa017[202]][_0xa017[1602]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){this[_0xa017[617]]&& this[_0xa017[1604]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,this[_0xa017[1603]](_0x71cex5+ this[_0xa017[1307]],_0x71cex9+ this[_0xa017[1307]]))};mxRectangleShape[_0xa017[202]][_0xa017[1575]]= function(){this[_0xa017[1626]](this[_0xa017[252]]);this[_0xa017[1627]](this[_0xa017[252]]);this[_0xa017[1628]](this[_0xa017[252]])};mxRectangleShape[_0xa017[202]][_0xa017[1626]]= function(_0x71cex2){var _0x71cex3=9<= document[_0xa017[5]]?0:Math[_0xa017[430]](this[_0xa017[1307]]* this[_0xa017[255]]);_0x71cex2[_0xa017[124]][_0xa017[1629]]= Math[_0xa017[160]](1,_0x71cex3)+ _0xa017[168];_0x71cex2[_0xa017[124]][_0xa017[277]]= _0xa017[188];_0x71cex2[_0xa017[124]][_0xa017[361]]= Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[235]]- _0x71cex3/ 2)+ _0xa017[168];_0x71cex2[_0xa017[124]][_0xa017[125]]= Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[236]]- _0x71cex3/ 2)+ _0xa017[168];_0xa017[462]== document[_0xa017[135]]&& (_0x71cex3= -_0x71cex3);_0x71cex2[_0xa017[124]][_0xa017[117]]= Math[_0xa017[488]](Math[_0xa017[160]](0,this[_0xa017[1562]][_0xa017[117]]+ _0x71cex3))+ _0xa017[168];_0x71cex2[_0xa017[124]][_0xa017[119]]= Math[_0xa017[488]](Math[_0xa017[160]](0,this[_0xa017[1562]][_0xa017[119]]+ _0x71cex3))+ _0xa017[168]};mxRectangleShape[_0xa017[202]][_0xa017[1628]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1336]];null!= _0x71cex3&& _0x71cex3!= mxConstants[_0xa017[217]]?(_0x71cex2[_0xa017[124]][_0xa017[1630]]= _0x71cex3,this[_0xa017[1522]]?_0x71cex2[_0xa017[124]][_0xa017[465]]= _0xa017[648]:0< this[_0xa017[1307]]&& (_0x71cex2[_0xa017[124]][_0xa017[465]]= _0xa017[1631]),_0x71cex2[_0xa017[124]][_0xa017[1629]]= Math[_0xa017[160]](1,Math[_0xa017[430]](this[_0xa017[1307]]* this[_0xa017[255]]))+ _0xa017[168]):_0x71cex2[_0xa017[124]][_0xa017[1629]]= _0xa017[946];_0x71cex3= this[_0xa017[1334]];null!= _0x71cex3&& _0x71cex3!= mxConstants[_0xa017[217]]?(_0x71cex2[_0xa017[124]][_0xa017[1028]]= _0x71cex3,_0x71cex2[_0xa017[124]][_0xa017[1617]]= _0xa017[130]):this[_0xa017[1229]]?_0x71cex2[_0xa017[124]][_0xa017[1028]]= _0xa017[1373]:8== document[_0xa017[5]]?mxUtils[_0xa017[1584]](_0x71cex2):this[_0xa017[1600]](_0x71cex2)};mxRectangleShape[_0xa017[202]][_0xa017[1627]]= function(_0x71cex2){var _0x71cex3=_0xa017[110];100> this[_0xa017[461]]&& (_0x71cex3+= _0xa017[459]+ this[_0xa017[461]]+ _0xa017[460]);this[_0xa017[1596]]&& (_0x71cex3+= _0xa017[1632]+ Math[_0xa017[488]](mxConstants[_0xa017[1237]]* this[_0xa017[255]])+ _0xa017[1633]+ Math[_0xa017[488]](mxConstants[_0xa017[1238]]* this[_0xa017[255]])+ _0xa017[1634]+ mxConstants[_0xa017[1235]]+ _0xa017[1635]);if(this[_0xa017[1299]]){var _0x71cex4=this[_0xa017[1334]],_0x71cex5=this[_0xa017[1299]],_0x71cex9=_0xa017[468],_0x71cexa={east:0,south:1,west:2,north:3},_0x71cex12=null!= this[_0xa017[663]]?_0x71cexa[this[_0xa017[663]]]:0;null!= this[_0xa017[607]]&& (_0x71cex12= mxUtils[_0xa017[1454]](_0x71cex12+ _0x71cexa[this[_0xa017[607]]]- 1,4));1== _0x71cex12?(_0x71cex9= _0xa017[500],_0x71cexa= _0x71cex4,_0x71cex4= _0x71cex5,_0x71cex5= _0x71cexa):2== _0x71cex12?(_0x71cexa= _0x71cex4,_0x71cex4= _0x71cex5,_0x71cex5= _0x71cexa):3== _0x71cex12&& (_0x71cex9= _0xa017[500]);_0x71cex3+= _0xa017[1636]+ _0x71cex4+ _0xa017[1637]+ _0x71cex5+ _0xa017[1638]+ _0x71cex9+ _0xa017[1635]};_0x71cex2[_0xa017[124]][_0xa017[347]]= _0x71cex3};function mxEllipse(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxShape[_0xa017[239]](this);this[_0xa017[1562]]= _0x71cex2;this[_0xa017[1334]]= _0x71cex3;this[_0xa017[1336]]= _0x71cex4;this[_0xa017[1307]]= null!= _0x71cex5?_0x71cex5:1}mxUtils[_0xa017[1284]](mxEllipse,mxShape);mxEllipse[_0xa017[202]][_0xa017[1595]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex2[_0xa017[680]](_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9);_0x71cex2[_0xa017[1337]]()};function mxDoubleEllipse(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxShape[_0xa017[239]](this);this[_0xa017[1562]]= _0x71cex2;this[_0xa017[1334]]= _0x71cex3;this[_0xa017[1336]]= _0x71cex4;this[_0xa017[1307]]= null!= _0x71cex5?_0x71cex5:1}mxUtils[_0xa017[1284]](mxDoubleEllipse,mxShape);mxDoubleEllipse[_0xa017[202]][_0xa017[1460]]= 10;mxDoubleEllipse[_0xa017[202]][_0xa017[1601]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex2[_0xa017[680]](_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9);_0x71cex2[_0xa017[1337]]()};mxDoubleEllipse[_0xa017[202]][_0xa017[1602]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=Math[_0xa017[243]](4,Math[_0xa017[243]](_0x71cex5/ 5,_0x71cex9/ 5));_0x71cex5-= 2* _0x71cexa;_0x71cex9-= 2* _0x71cexa;0< _0x71cex5&& 0< _0x71cex9&& _0x71cex2[_0xa017[680]](_0x71cex3+ _0x71cexa,_0x71cex4+ _0x71cexa,_0x71cex5,_0x71cex9);_0x71cex2[_0xa017[1336]]()};function mxRhombus(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxShape[_0xa017[239]](this);this[_0xa017[1562]]= _0x71cex2;this[_0xa017[1334]]= _0x71cex3;this[_0xa017[1336]]= _0x71cex4;this[_0xa017[1307]]= null!= _0x71cex5?_0x71cex5:1}mxUtils[_0xa017[1284]](mxRhombus,mxShape);mxRhombus[_0xa017[202]][_0xa017[1595]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=_0x71cex5/ 2,_0x71cex12=_0x71cex9/ 2;_0x71cex2[_0xa017[1275]]();_0x71cex2[_0xa017[1276]](_0x71cex3+ _0x71cexa,_0x71cex4);_0x71cex2[_0xa017[1277]](_0x71cex3+ _0x71cex5,_0x71cex4+ _0x71cex12);_0x71cex2[_0xa017[1277]](_0x71cex3+ _0x71cexa,_0x71cex4+ _0x71cex9);_0x71cex2[_0xa017[1277]](_0x71cex3,_0x71cex4+ _0x71cex12);_0x71cex2[_0xa017[268]]();_0x71cex2[_0xa017[1337]]()};function mxPolyline(_0x71cex2,_0x71cex3,_0x71cex4){mxShape[_0xa017[239]](this);this[_0xa017[1525]]= _0x71cex2;this[_0xa017[1336]]= _0x71cex3;this[_0xa017[1307]]= null!= _0x71cex4?_0x71cex4:1}mxUtils[_0xa017[1284]](mxPolyline,mxShape);mxPolyline[_0xa017[202]][_0xa017[1614]]= function(){return 0};mxPolyline[_0xa017[202]][_0xa017[1594]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1639]](_0x71cex2,_0x71cex3,this[_0xa017[1606]])};mxPolyline[_0xa017[202]][_0xa017[1639]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_ARCSIZE,mxConstants.LINE_ARCSIZE)/ 2,_0x71cex9=_0x71cex3[0],_0x71cexa=_0x71cex3[_0x71cex3[_0xa017[67]]- 1];_0x71cex2[_0xa017[1275]]();_0x71cex2[_0xa017[1276]](_0x71cex9[_0xa017[235]],_0x71cex9[_0xa017[236]]);for(var _0x71cex12=1;_0x71cex12< _0x71cex3[_0xa017[67]]- 1;_0x71cex12++){var _0x71cex13=_0x71cex3[_0x71cex12],_0x71cex14=_0x71cex9[_0xa017[235]]- _0x71cex13[_0xa017[235]],_0x71cex9=_0x71cex9[_0xa017[236]]- _0x71cex13[_0xa017[236]];if(_0x71cex4&& _0x71cex12< _0x71cex3[_0xa017[67]]- 1&& (0!= _0x71cex14|| 0!= _0x71cex9)){var _0x71cex15=Math[_0xa017[428]](_0x71cex14* _0x71cex14+ _0x71cex9* _0x71cex9),_0x71cex14=_0x71cex14* Math[_0xa017[243]](_0x71cex5,_0x71cex15/ 2)/ _0x71cex15,_0x71cex9=_0x71cex9* Math[_0xa017[243]](_0x71cex5,_0x71cex15/ 2)/ _0x71cex15;_0x71cex2[_0xa017[1277]](_0x71cex13[_0xa017[235]]+ _0x71cex14,_0x71cex13[_0xa017[236]]+ _0x71cex9);_0x71cex9= _0x71cex3[_0x71cex12+ 1];_0x71cex14= _0x71cex9[_0xa017[235]]- _0x71cex13[_0xa017[235]];_0x71cex9= _0x71cex9[_0xa017[236]]- _0x71cex13[_0xa017[236]];_0x71cex15= Math[_0xa017[160]](1,Math[_0xa017[428]](_0x71cex14* _0x71cex14+ _0x71cex9* _0x71cex9));_0x71cex14= _0x71cex14* Math[_0xa017[243]](_0x71cex5,_0x71cex15/ 2)/ _0x71cex15;_0x71cex9= _0x71cex9* Math[_0xa017[243]](_0x71cex5,_0x71cex15/ 2)/ _0x71cex15;_0x71cex14= _0x71cex13[_0xa017[235]]+ _0x71cex14;_0x71cex9= _0x71cex13[_0xa017[236]]+ _0x71cex9;_0x71cex2[_0xa017[1278]](_0x71cex13[_0xa017[235]],_0x71cex13[_0xa017[236]],_0x71cex14,_0x71cex9);_0x71cex13= new mxPoint(_0x71cex14,_0x71cex9)}else {_0x71cex2[_0xa017[1277]](_0x71cex13[_0xa017[235]],_0x71cex13[_0xa017[236]])};_0x71cex9= _0x71cex13};_0x71cex2[_0xa017[1277]](_0x71cexa[_0xa017[235]],_0x71cexa[_0xa017[236]]);_0x71cex2[_0xa017[1336]]()};function mxArrow(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12){mxShape[_0xa017[239]](this);this[_0xa017[1525]]= _0x71cex2;this[_0xa017[1334]]= _0x71cex3;this[_0xa017[1336]]= _0x71cex4;this[_0xa017[1307]]= null!= _0x71cex5?_0x71cex5:1;this[_0xa017[1640]]= null!= _0x71cex9?_0x71cex9:mxConstants[_0xa017[1641]];this[_0xa017[657]]= null!= _0x71cexa?_0x71cexa:mxConstants[_0xa017[1642]];this[_0xa017[643]]= null!= _0x71cex12?_0x71cex12:mxConstants[_0xa017[1643]]}mxUtils[_0xa017[1284]](mxArrow,mxShape);mxArrow[_0xa017[202]][_0xa017[1594]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=mxConstants[_0xa017[1642]],_0x71cex5=mxConstants[_0xa017[1641]],_0x71cex9=mxConstants[_0xa017[1643]],_0x71cexa=_0x71cex3[0],_0x71cex12=_0x71cex3[_0x71cex3[_0xa017[67]]- 1],_0x71cex13=_0x71cex12[_0xa017[235]]- _0x71cexa[_0xa017[235]],_0x71cex14=_0x71cex12[_0xa017[236]]- _0x71cexa[_0xa017[236]],_0x71cex15=Math[_0xa017[428]](_0x71cex13* _0x71cex13+ _0x71cex14* _0x71cex14),_0x71cex16=_0x71cex15- 2* _0x71cex4- _0x71cex9,_0x71cex13=_0x71cex13/ _0x71cex15,_0x71cex14=_0x71cex14/ _0x71cex15,_0x71cex15=_0x71cex5* _0x71cex14/ 3,_0x71cex5=-_0x71cex5* _0x71cex13 / 3,_0x71cex9=_0x71cexa[_0xa017[235]]- _0x71cex15/ 2+ _0x71cex4* _0x71cex13,_0x71cexa=_0x71cexa[_0xa017[236]]- _0x71cex5/ 2+ _0x71cex4* _0x71cex14,_0x71cex17=_0x71cex9+ _0x71cex15,_0x71cex18=_0x71cexa+ _0x71cex5,_0x71cex19=_0x71cex17+ _0x71cex16* _0x71cex13,_0x71cex16=_0x71cex18+ _0x71cex16* _0x71cex14,_0x71cex1a=_0x71cex19+ _0x71cex15,_0x71cex1b=_0x71cex16+ _0x71cex5,_0x71cex1c=_0x71cex1a- 3* _0x71cex15,_0x71cex1d=_0x71cex1b- 3* _0x71cex5;_0x71cex2[_0xa017[1275]]();_0x71cex2[_0xa017[1276]](_0x71cex9,_0x71cexa);_0x71cex2[_0xa017[1277]](_0x71cex17,_0x71cex18);_0x71cex2[_0xa017[1277]](_0x71cex19,_0x71cex16);_0x71cex2[_0xa017[1277]](_0x71cex1a,_0x71cex1b);_0x71cex2[_0xa017[1277]](_0x71cex12[_0xa017[235]]- _0x71cex4* _0x71cex13,_0x71cex12[_0xa017[236]]- _0x71cex4* _0x71cex14);_0x71cex2[_0xa017[1277]](_0x71cex1c,_0x71cex1d);_0x71cex2[_0xa017[1277]](_0x71cex1c+ _0x71cex15,_0x71cex1d+ _0x71cex5);_0x71cex2[_0xa017[268]]();_0x71cex2[_0xa017[1337]]()};function mxText(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15,_0x71cex16,_0x71cex17,_0x71cex18,_0x71cex19,_0x71cex1a,_0x71cex1b,_0x71cex1c,_0x71cex1d,_0x71cex1e,_0x71cex1f){mxShape[_0xa017[239]](this);this[_0xa017[131]]= _0x71cex2;this[_0xa017[1562]]= _0x71cex3;this[_0xa017[352]]= null!= _0x71cex9?_0x71cex9:_0xa017[586];this[_0xa017[611]]= null!= _0x71cex4?_0x71cex4:_0xa017[110];this[_0xa017[552]]= null!= _0x71cex5?_0x71cex5:_0xa017[110];this[_0xa017[1288]]= null!= _0x71cexa?_0x71cexa:mxConstants[_0xa017[484]];this[_0xa017[803]]= null!= _0x71cex12?_0x71cex12:mxConstants[_0xa017[483]];this[_0xa017[666]]= null!= _0x71cex13?_0x71cex13:mxConstants[_0xa017[1644]];this[_0xa017[657]]= parseInt(_0x71cex14|| 2);this[_0xa017[658]]= this[_0xa017[657]]+ parseInt(_0x71cex15|| 0);this[_0xa017[661]]= this[_0xa017[657]]+ parseInt(_0x71cex16|| 0);this[_0xa017[660]]= this[_0xa017[657]]+ parseInt(_0x71cex17|| 0);this[_0xa017[659]]= this[_0xa017[657]]+ parseInt(_0x71cex18|| 0);this[_0xa017[662]]= null!= _0x71cex19?_0x71cex19:!0;this[_0xa017[1537]]= _0x71cex1a;this[_0xa017[467]]= _0x71cex1b;this[_0xa017[1333]]= null!= _0x71cex1c?_0x71cex1c:!1;this[_0xa017[1645]]= null!= _0x71cex1d?_0x71cex1d:!1;this[_0xa017[277]]= null!= _0x71cex1e?_0x71cex1e:_0xa017[189];this[_0xa017[629]]= null!= _0x71cex1f?_0x71cex1f:0;this[_0xa017[603]]= 0}mxUtils[_0xa017[1284]](mxText,mxShape);mxText[_0xa017[202]][_0xa017[1646]]= 0;mxText[_0xa017[202]][_0xa017[1647]]= 0;mxText[_0xa017[202]][_0xa017[1648]]= 0;mxText[_0xa017[202]][_0xa017[1649]]= 0;mxText[_0xa017[202]][_0xa017[1650]]= !0;mxText[_0xa017[202]][_0xa017[1616]]= -90;mxText[_0xa017[202]][_0xa017[1651]]= !0;mxText[_0xa017[202]][_0xa017[1652]]= !1;mxText[_0xa017[202]][_0xa017[1566]]= function(){return !1};mxText[_0xa017[202]][_0xa017[1567]]= function(){return 8!= document[_0xa017[5]]};mxText[_0xa017[202]][_0xa017[1568]]= function(){return 0};mxText[_0xa017[202]][_0xa017[1574]]= function(){return null!= this[_0xa017[1562]]&& !isNaN(this[_0xa017[1562]][_0xa017[235]])&& !isNaN(this[_0xa017[1562]][_0xa017[236]])&& !isNaN(this[_0xa017[1562]][_0xa017[117]])&& !isNaN(this[_0xa017[1562]][_0xa017[119]])};mxText[_0xa017[202]][_0xa017[1577]]= function(){var _0x71cex2=this[_0xa017[252]];8== document[_0xa017[5]]&& null!= _0x71cex2[_0xa017[285]]&& (_0x71cex2= _0x71cex2[_0xa017[285]],null!= _0x71cex2[_0xa017[285]]&& (_0x71cex2= _0x71cex2[_0xa017[285]]));this[_0xa017[1563]]= this[_0xa017[1562]][_0xa017[238]]();var _0x71cex3=this[_0xa017[1615]]();if(!this[_0xa017[1652]]&& null!= _0x71cex2 && _0xa017[1334]!= this[_0xa017[277]] && (!this[_0xa017[1645]]|| !this[_0xa017[1651]])){var _0x71cex4=null,_0x71cex5=null;if(null!= _0x71cex2[_0xa017[538]]){if(null!= _0x71cex2[_0xa017[285]]&& null!= _0x71cex2[_0xa017[285]][_0xa017[285]]&& _0xa017[1435]== _0x71cex2[_0xa017[285]][_0xa017[285]][_0xa017[301]]){_0x71cex2= _0x71cex2[_0xa017[285]][_0xa017[285]],_0x71cex4= this[_0xa017[1333]]?this[_0xa017[1562]][_0xa017[117]]:parseInt(_0x71cex2[_0xa017[284]](_0xa017[117]))* this[_0xa017[255]],_0x71cex5= parseInt(_0x71cex2[_0xa017[284]](_0xa017[119]))* this[_0xa017[255]]}else {_0x71cex3= _0x71cex2[_0xa017[1451]]();if(0== _0x71cex3[_0xa017[117]]&& 0== _0x71cex3[_0xa017[119]]){return};this[_0xa017[1563]]= new mxRectangle(_0x71cex3[_0xa017[235]],_0x71cex3[_0xa017[236]],_0x71cex3[_0xa017[117]],_0x71cex3[_0xa017[119]]);_0x71cex3= 0}}else {_0x71cex5= this[_0xa017[724]][_0xa017[441]][_0xa017[1653]],null!= this[_0xa017[359]]&& null!= this[_0xa017[167]]?(_0x71cex4= this[_0xa017[1333]]?this[_0xa017[1562]][_0xa017[117]]:this[_0xa017[359]]* this[_0xa017[255]],_0x71cex5= this[_0xa017[167]]* this[_0xa017[255]]):null!= _0x71cex5?(this[_0xa017[1441]](_0x71cex5),this[_0xa017[1654]](_0x71cex5),mxUtils[_0xa017[1331]](this[_0xa017[131]])?_0x71cex5[_0xa017[339]]= this[_0xa017[131]][_0xa017[342]]:(_0x71cex4= this[_0xa017[1650]]?this[_0xa017[131]][_0xa017[230]](/\n/g,_0xa017[1453]):this[_0xa017[131]],_0x71cex5[_0xa017[339]]= _0x71cex4),_0x71cex4= this[_0xa017[1333]]?this[_0xa017[1562]][_0xa017[117]]:_0x71cex5[_0xa017[359]]* this[_0xa017[255]],_0x71cex5= _0x71cex5[_0xa017[167]]* this[_0xa017[255]]):(_0x71cex4= this[_0xa017[1333]]?this[_0xa017[1562]][_0xa017[117]]:_0x71cex2[_0xa017[359]]* this[_0xa017[255]],_0x71cex5= _0x71cex2[_0xa017[167]]* this[_0xa017[255]])};null!= _0x71cex4&& null!= _0x71cex5&& (this[_0xa017[1563]]= new mxRectangle(this[_0xa017[1562]][_0xa017[235]]+ this[_0xa017[1655]][_0xa017[235]]* _0x71cex4,this[_0xa017[1562]][_0xa017[236]]+ this[_0xa017[1655]][_0xa017[236]]* _0x71cex5,_0x71cex4,_0x71cex5))}else {this[_0xa017[1563]][_0xa017[235]]+= this[_0xa017[1655]][_0xa017[235]]* this[_0xa017[1563]][_0xa017[117]],this[_0xa017[1563]][_0xa017[236]]+= this[_0xa017[1655]][_0xa017[236]]* this[_0xa017[1563]][_0xa017[119]]};null!= this[_0xa017[1563]]&& (0!= _0x71cex3&& (_0x71cex3= mxUtils[_0xa017[1613]](this[_0xa017[1563]],_0x71cex3),this[_0xa017[1563]][_0xa017[235]]= _0x71cex3[_0xa017[235]],this[_0xa017[1563]][_0xa017[236]]= _0x71cex3[_0xa017[236]],mxClient[_0xa017[496]]|| (this[_0xa017[1563]][_0xa017[117]]= _0x71cex3[_0xa017[117]],this[_0xa017[1563]][_0xa017[119]]= _0x71cex3[_0xa017[119]])),this[_0xa017[1563]][_0xa017[235]]= Math[_0xa017[519]](this[_0xa017[1563]][_0xa017[235]]),this[_0xa017[1563]][_0xa017[236]]= Math[_0xa017[519]](this[_0xa017[1563]][_0xa017[236]]),this[_0xa017[1563]][_0xa017[117]]= Math[_0xa017[430]](this[_0xa017[1563]][_0xa017[117]]),this[_0xa017[1563]][_0xa017[119]]= Math[_0xa017[430]](this[_0xa017[1563]][_0xa017[119]]))};mxText[_0xa017[202]][_0xa017[1598]]= function(){return 0};mxText[_0xa017[202]][_0xa017[1615]]= function(){return null!= this[_0xa017[724]]&& null!= this[_0xa017[724]][_0xa017[253]]?this[_0xa017[724]][_0xa017[253]][_0xa017[1615]]():0};mxText[_0xa017[202]][_0xa017[1590]]= function(){return !this[_0xa017[662]]&& null!= this[_0xa017[724]] && this[_0xa017[724]][_0xa017[441]][_0xa017[1179]][_0xa017[251]][_0xa017[1193]](this[_0xa017[724]][_0xa017[246]])};mxText[_0xa017[202]][_0xa017[1592]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){mxShape[_0xa017[202]][_0xa017[1592]][_0xa017[183]](this,arguments);_0x71cex2[_0xa017[1259]](this[_0xa017[352]]);_0x71cex2[_0xa017[1260]](this[_0xa017[1537]]);_0x71cex2[_0xa017[1262]](this[_0xa017[467]]);_0x71cex2[_0xa017[1265]](this[_0xa017[1288]]);_0x71cex2[_0xa017[1264]](this[_0xa017[803]]);_0x71cex2[_0xa017[1266]](this[_0xa017[666]])};mxText[_0xa017[202]][_0xa017[1586]]= function(){this[_0xa017[252]][_0xa017[124]][_0xa017[361]]= Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[235]])+ _0xa017[168];this[_0xa017[252]][_0xa017[124]][_0xa017[125]]= Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[236]])+ _0xa017[168];this[_0xa017[252]][_0xa017[124]][_0xa017[117]]= _0xa017[942];this[_0xa017[252]][_0xa017[124]][_0xa017[119]]= _0xa017[942];this[_0xa017[252]][_0xa017[124]][_0xa017[277]]= _0xa017[189]};mxText[_0xa017[202]][_0xa017[1209]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[255]],_0x71cex4=this[_0xa017[1562]][_0xa017[235]]/ _0x71cex3,_0x71cex5=this[_0xa017[1562]][_0xa017[236]]/ _0x71cex3,_0x71cex9=this[_0xa017[1562]][_0xa017[117]]/ _0x71cex3,_0x71cex3=this[_0xa017[1562]][_0xa017[119]]/ _0x71cex3;this[_0xa017[1591]](_0x71cex2,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cex3);this[_0xa017[1592]](_0x71cex2,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cex3);var _0x71cexa=mxUtils[_0xa017[1331]](this[_0xa017[131]])|| this[_0xa017[507]]== mxConstants[_0xa017[1656]],_0x71cex12=_0x71cexa|| _0x71cex2 instanceof mxVmlCanvas2D?_0xa017[1428]:_0xa017[110],_0x71cex13=this[_0xa017[131]];!_0x71cexa&& _0xa017[1428]== _0x71cex12 && (_0x71cex13= mxUtils[_0xa017[321]](_0x71cex13,!1));_0x71cex13= !mxUtils[_0xa017[1331]](this[_0xa017[131]])&& this[_0xa017[1650]] && _0xa017[1428]== _0x71cex12?_0x71cex13[_0xa017[230]](/\n/g,_0xa017[1453]):_0x71cex13;_0x71cex2[_0xa017[963]](_0x71cex4,_0x71cex5,_0x71cex9,_0x71cex3,_0x71cex13,this[_0xa017[611]],this[_0xa017[552]],this[_0xa017[1333]],_0x71cex12,_0xa017[1334]== this[_0xa017[277]],this[_0xa017[1645]],this[_0xa017[1615]]())};mxText[_0xa017[202]][_0xa017[1575]]= function(){var _0x71cex2=this[_0xa017[252]][_0xa017[124]];_0x71cex2[_0xa017[461]]= 1> this[_0xa017[461]]?this[_0xa017[461]]:_0xa017[110];_0x71cex2[_0xa017[277]]= _0xa017[110];_0x71cex2[_0xa017[117]]= _0xa017[110];_0x71cex2[_0xa017[119]]= _0xa017[110];this[_0xa017[1441]](this[_0xa017[252]]);this[_0xa017[1654]](this[_0xa017[252]]);this[_0xa017[1657]]();this[_0xa017[167]]= this[_0xa017[359]]= null;null!= mxClient[_0xa017[73]]?this[_0xa017[1658]]():this[_0xa017[1659]]()};mxText[_0xa017[202]][_0xa017[1658]]= function(){var _0x71cex2=this[_0xa017[1615]](),_0x71cex3=this[_0xa017[252]][_0xa017[124]],_0x71cex4=this[_0xa017[1655]][_0xa017[235]],_0x71cex5=this[_0xa017[1655]][_0xa017[236]];0!= _0x71cex2?(_0x71cex3[mxClient[_0xa017[73]]+ _0xa017[1660]]= 100* -_0x71cex4+ _0xa017[1661]+ 100* -_0x71cex5+ _0xa017[229],_0x71cex3[mxClient[_0xa017[73]]+ _0xa017[1662]]= _0xa017[536]+ 100* _0x71cex4+ _0xa017[1663]+ 100* _0x71cex5+ _0xa017[1664]+ this[_0xa017[255]]+ _0xa017[1665]+ _0x71cex2+ _0xa017[1666]):(_0x71cex3[mxClient[_0xa017[73]]+ _0xa017[1660]]= _0xa017[1667],_0x71cex3[mxClient[_0xa017[73]]+ _0xa017[1662]]= _0xa017[1402]+ this[_0xa017[255]]+ _0xa017[1393]+ 100* _0x71cex4+ _0xa017[1663]+ 100* _0x71cex5+ _0xa017[1668]);_0x71cex3[_0xa017[361]]= Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[235]])+ _0xa017[168];_0x71cex3[_0xa017[125]]= Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[236]])+ _0xa017[168]};mxText[_0xa017[202]][_0xa017[1659]]= function(){var _0x71cex2=this[_0xa017[252]][_0xa017[124]],_0x71cex3=this[_0xa017[1655]][_0xa017[235]],_0x71cex4=this[_0xa017[1655]][_0xa017[236]],_0x71cex5=this[_0xa017[255]];_0x71cex2[_0xa017[347]]= _0xa017[110];var _0x71cex9=0,_0x71cexa=0,_0x71cex12=null!= this[_0xa017[724]]?this[_0xa017[724]][_0xa017[441]][_0xa017[1653]]:null;if(null!= _0x71cex12){_0x71cex12[_0xa017[124]][_0xa017[277]]= _0xa017[110];_0x71cex12[_0xa017[124]][_0xa017[119]]= _0xa017[110];_0x71cex12[_0xa017[124]][_0xa017[117]]= _0xa017[110];this[_0xa017[1441]](_0x71cex12);this[_0xa017[1654]](_0x71cex12);if(mxUtils[_0xa017[1331]](this[_0xa017[131]])){_0x71cex12[_0xa017[339]]= this[_0xa017[131]][_0xa017[342]]}else {var _0x71cex13=this[_0xa017[131]];this[_0xa017[507]]!= mxConstants[_0xa017[1656]]&& (_0x71cex13= mxUtils[_0xa017[321]](_0x71cex13,!1));_0x71cex13= this[_0xa017[1650]]?_0x71cex13[_0xa017[230]](/\n/g,_0xa017[1453]):_0x71cex13;_0x71cex12[_0xa017[339]]= _0x71cex13};_0x71cex9= _0x71cex12[_0xa017[359]]+ 2;_0x71cexa= _0x71cex12[_0xa017[167]]+ 2}else {_0x71cex9= this[_0xa017[252]][_0xa017[359]],_0x71cexa= this[_0xa017[252]][_0xa017[167]]+ 1};this[_0xa017[359]]= _0x71cex9;this[_0xa017[167]]= _0x71cexa;_0x71cex12= this[_0xa017[1562]][_0xa017[117]]/ _0x71cex5;_0x71cex13= this[_0xa017[1562]][_0xa017[119]]/ _0x71cex5;mxClient[_0xa017[496]]&& (this[_0xa017[1645]]|| _0xa017[1334]== this[_0xa017[277]])&& 0< _0x71cex13?(_0x71cex13= Math[_0xa017[243]](_0x71cex13,_0x71cexa),_0x71cex2[_0xa017[119]]= Math[_0xa017[488]](_0x71cex13+ 1)+ _0xa017[168]):_0x71cex13= _0x71cexa;_0xa017[1334]!= this[_0xa017[277]]&& (mxClient[_0xa017[496]]&& (this[_0xa017[1645]]|| this[_0xa017[1333]])&& 0< _0x71cex12?(_0x71cex12= Math[_0xa017[243]](_0x71cex12,_0x71cex9),_0x71cex2[_0xa017[117]]= Math[_0xa017[488]](_0x71cex12)+ _0xa017[168]):_0x71cex12= _0x71cex9);var _0x71cex13=_0x71cex13* _0x71cex5,_0x71cex12=_0x71cex12* _0x71cex5,_0x71cex9=this[_0xa017[1615]]()* (Math[_0xa017[424]]/ 180),_0x71cexa=parseFloat(parseFloat(Math[_0xa017[426]](_0x71cex9))[_0xa017[1293]](8)),_0x71cex14=parseFloat(parseFloat(Math[_0xa017[427]](-_0x71cex9))[_0xa017[1293]](8)),_0x71cex9=_0x71cex9% (2* Math[_0xa017[424]]);0> _0x71cex9&& (_0x71cex9+= 2* Math[_0xa017[424]]);_0x71cex9%= Math[_0xa017[424]];_0x71cex9> Math[_0xa017[424]]/ 2&& (_0x71cex9= Math[_0xa017[424]]- _0x71cex9);var _0x71cex15=Math[_0xa017[426]](_0x71cex9),_0x71cex16=Math[_0xa017[427]](-_0x71cex9),_0x71cex3=_0x71cex12* -(_0x71cex3+ 0.5),_0x71cex4=_0x71cex13* -(_0x71cex4+ 0.5),_0x71cex17=(_0x71cex13- _0x71cex13* _0x71cex15+ _0x71cex12* _0x71cex16)/ 2+ _0x71cex14* _0x71cex3- _0x71cexa* _0x71cex4;0!= _0x71cex9&& (_0x71cex2[_0xa017[347]]= _0xa017[1505]+ _0x71cexa+ _0xa017[1506]+ _0x71cex14+ _0xa017[1507]+ -_0x71cex14+ _0xa017[1508]+ _0x71cexa+ _0xa017[1509]);_0x71cex2[_0xa017[499]]= _0x71cex5;_0x71cex2[_0xa017[361]]= Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[235]]+ ((_0x71cex12- _0x71cex12* _0x71cex15+ _0x71cex13* _0x71cex16)/ 2- _0x71cexa* _0x71cex3- _0x71cex14* _0x71cex4)- _0x71cex12/ 2)+ _0xa017[168];_0x71cex2[_0xa017[125]]= Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[236]]+ _0x71cex17- _0x71cex13/ 2)+ _0xa017[168]};mxText[_0xa017[202]][_0xa017[1657]]= function(){if(mxUtils[_0xa017[1331]](this[_0xa017[131]])){this[_0xa017[252]][_0xa017[339]]= _0xa017[110],this[_0xa017[252]][_0xa017[62]](this[_0xa017[131]])}else {var _0x71cex2=this[_0xa017[131]];this[_0xa017[507]]!= mxConstants[_0xa017[1656]]&& (_0x71cex2= mxUtils[_0xa017[321]](_0x71cex2,!1));var _0x71cex2=this[_0xa017[1650]]?_0x71cex2[_0xa017[230]](/\n/g,_0xa017[1453]):_0x71cex2,_0x71cex3=null!= this[_0xa017[1537]]&& this[_0xa017[1537]]!= mxConstants[_0xa017[217]]?this[_0xa017[1537]]:null,_0x71cex4=null!= this[_0xa017[467]]&& this[_0xa017[467]]!= mxConstants[_0xa017[217]]?this[_0xa017[467]]:null;if(null!= _0x71cex3|| null!= _0x71cex4){if(_0xa017[1334]== this[_0xa017[277]]){null!= _0x71cex3&& (this[_0xa017[252]][_0xa017[124]][_0xa017[1028]]= _0x71cex3),null!= _0x71cex4&& (this[_0xa017[252]][_0xa017[124]][_0xa017[467]]= _0xa017[1669]+ _0x71cex4)}else {var _0x71cex5=_0xa017[110];null!= _0x71cex3&& (_0x71cex5+= _0xa017[1418]+ _0x71cex3+ _0xa017[471]);null!= _0x71cex4&& (_0x71cex5+= _0xa017[1419]+ _0x71cex4+ _0xa017[471]);_0x71cex2= _0xa017[1670]+ _0x71cex5+ _0xa017[1671]+ this[_0xa017[252]][_0xa017[124]][_0xa017[489]]+ _0xa017[1423]+ _0x71cex2+ _0xa017[1424];this[_0xa017[252]][_0xa017[124]][_0xa017[489]]= _0xa017[110]}};this[_0xa017[252]][_0xa017[339]]= _0x71cex2}};mxText[_0xa017[202]][_0xa017[1441]]= function(_0x71cex2){_0x71cex2= _0x71cex2[_0xa017[124]];_0x71cex2[_0xa017[489]]= Math[_0xa017[488]](this[_0xa017[803]]* mxConstants[_0xa017[490]])+ _0xa017[168];_0x71cex2[_0xa017[487]]= Math[_0xa017[488]](this[_0xa017[803]])+ _0xa017[168];_0x71cex2[_0xa017[486]]= this[_0xa017[1288]];_0x71cex2[_0xa017[123]]= _0xa017[125];_0x71cex2[_0xa017[352]]= this[_0xa017[352]];_0x71cex2[_0xa017[1452]]= (this[_0xa017[666]]& mxConstants[_0xa017[1410]])== mxConstants[_0xa017[1410]]?_0xa017[1447]:_0xa017[110];_0x71cex2[_0xa017[666]]= (this[_0xa017[666]]& mxConstants[_0xa017[1412]])== mxConstants[_0xa017[1412]]?_0xa017[1449]:_0xa017[110];_0x71cex2[_0xa017[1498]]= (this[_0xa017[666]]& mxConstants[_0xa017[1414]])== mxConstants[_0xa017[1414]]?_0xa017[355]:_0xa017[110];_0x71cex2[_0xa017[1165]]= this[_0xa017[611]]== mxConstants[_0xa017[479]]?_0xa017[698]:this[_0xa017[611]]== mxConstants[_0xa017[480]]?_0xa017[699]:_0xa017[361]};mxText[_0xa017[202]][_0xa017[1654]]= function(_0x71cex2){var _0x71cex3=Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[117]]/ this[_0xa017[255]]),_0x71cex4=Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[119]]/ this[_0xa017[255]]);_0x71cex2= _0x71cex2[_0xa017[124]];this[_0xa017[1645]]?(_0x71cex2[_0xa017[277]]= _0xa017[188],0< _0x71cex4&& (_0x71cex2[_0xa017[1503]]= _0x71cex4+ _0xa017[168]),0< _0x71cex3&& (_0x71cex2[_0xa017[117]]= _0x71cex3+ _0xa017[168])):_0xa017[1334]== this[_0xa017[277]]&& (_0x71cex2[_0xa017[117]]= _0x71cex3+ _0xa017[168],0< _0x71cex4&& (_0x71cex2[_0xa017[1503]]= _0x71cex4+ _0xa017[168]));this[_0xa017[1333]]?(!this[_0xa017[1645]]&& 0< _0x71cex3 && (_0x71cex2[_0xa017[117]]= _0x71cex3+ _0xa017[168]),_0x71cex2[_0xa017[493]]= _0xa017[1502]):_0x71cex2[_0xa017[493]]= _0xa017[494]};mxText[_0xa017[202]][_0xa017[1672]]= function(){this[_0xa017[1655]]= mxUtils[_0xa017[1501]](this[_0xa017[611]],this[_0xa017[552]])};mxText[_0xa017[202]][_0xa017[1673]]= function(){var _0x71cex2=0,_0x71cex3=0,_0x71cex2=this[_0xa017[611]]== mxConstants[_0xa017[479]]?(this[_0xa017[659]]- this[_0xa017[661]])/ 2:this[_0xa017[611]]== mxConstants[_0xa017[480]]?-this[_0xa017[661]]- this[_0xa017[1649]]:this[_0xa017[659]]+ this[_0xa017[1648]],_0x71cex3=this[_0xa017[552]]== mxConstants[_0xa017[481]]?(this[_0xa017[658]]- this[_0xa017[660]])/ 2:this[_0xa017[552]]== mxConstants[_0xa017[482]]?-this[_0xa017[660]]- this[_0xa017[1647]]:this[_0xa017[658]]+ this[_0xa017[1646]];return new mxPoint(_0x71cex2,_0x71cex3)};function mxTriangle(){mxActor[_0xa017[239]](this)}mxUtils[_0xa017[1284]](mxTriangle,mxActor);mxTriangle[_0xa017[202]][_0xa017[1625]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex2[_0xa017[1276]](0,0);_0x71cex2[_0xa017[1277]](_0x71cex5,0.5* _0x71cex9);_0x71cex2[_0xa017[1277]](0,_0x71cex9);_0x71cex2[_0xa017[268]]()};function mxHexagon(){mxActor[_0xa017[239]](this)}mxUtils[_0xa017[1284]](mxHexagon,mxActor);mxHexagon[_0xa017[202]][_0xa017[1625]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex2[_0xa017[1276]](0.25* _0x71cex5,0);_0x71cex2[_0xa017[1277]](0.75* _0x71cex5,0);_0x71cex2[_0xa017[1277]](_0x71cex5,0.5* _0x71cex9);_0x71cex2[_0xa017[1277]](0.75* _0x71cex5,_0x71cex9);_0x71cex2[_0xa017[1277]](0.25* _0x71cex5,_0x71cex9);_0x71cex2[_0xa017[1277]](0,0.5* _0x71cex9);_0x71cex2[_0xa017[268]]()};function mxLine(_0x71cex2,_0x71cex3,_0x71cex4){mxShape[_0xa017[239]](this);this[_0xa017[1562]]= _0x71cex2;this[_0xa017[1336]]= _0x71cex3;this[_0xa017[1307]]= null!= _0x71cex4?_0x71cex4:1}mxUtils[_0xa017[1284]](mxLine,mxShape);mxLine[_0xa017[202]][_0xa017[1595]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex4+= _0x71cex9/ 2;_0x71cex2[_0xa017[1275]]();_0x71cex2[_0xa017[1276]](_0x71cex3,_0x71cex4);_0x71cex2[_0xa017[1277]](_0x71cex3+ _0x71cex5,_0x71cex4);_0x71cex2[_0xa017[1336]]()};function mxImageShape(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){mxShape[_0xa017[239]](this);this[_0xa017[1562]]= _0x71cex2;this[_0xa017[618]]= _0x71cex3;this[_0xa017[1334]]= _0x71cex4;this[_0xa017[1336]]= _0x71cex5;this[_0xa017[1307]]= null!= _0x71cex9?_0x71cex9:1;this[_0xa017[639]]= !1}mxUtils[_0xa017[1284]](mxImageShape,mxRectangleShape);mxImageShape[_0xa017[202]][_0xa017[1674]]= !0;mxImageShape[_0xa017[202]][_0xa017[1568]]= function(){return !mxClient[_0xa017[80]]?0.5:0};mxImageShape[_0xa017[202]][_0xa017[183]]= function(_0x71cex2){mxShape[_0xa017[202]][_0xa017[183]][_0xa017[183]](this,arguments);this[_0xa017[1299]]= this[_0xa017[1336]]= this[_0xa017[1334]]= null;null!= this[_0xa017[124]]&& (this[_0xa017[1334]]= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_IMAGE_BACKGROUND),this[_0xa017[1336]]= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_IMAGE_BORDER),this[_0xa017[1674]]= 1== mxUtils[_0xa017[1550]](this[_0xa017[124]],mxConstants.STYLE_IMAGE_ASPECT,1),this[_0xa017[623]]= this[_0xa017[623]]|| 1== mxUtils[_0xa017[433]](this[_0xa017[124]],_0xa017[1675],0),this[_0xa017[624]]= this[_0xa017[624]]|| 1== mxUtils[_0xa017[433]](this[_0xa017[124]],_0xa017[1676],0))};mxImageShape[_0xa017[202]][_0xa017[1567]]= function(){return !this[_0xa017[1674]]};mxImageShape[_0xa017[202]][_0xa017[1570]]= function(){var _0x71cex2=document[_0xa017[55]](_0xa017[485]);_0x71cex2[_0xa017[124]][_0xa017[491]]= _0xa017[492];return _0x71cex2};mxImageShape[_0xa017[202]][_0xa017[1595]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){if(null!= this[_0xa017[618]]){var _0x71cexa=mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_IMAGE_BACKGROUND,null),_0x71cex12=mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_IMAGE_BORDER,null);if(null!= _0x71cexa|| null!= _0x71cex12){_0x71cex2[_0xa017[1245]](_0x71cexa),_0x71cex2[_0xa017[1249]](_0x71cex12),_0x71cex2[_0xa017[1319]](_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9),_0x71cex2[_0xa017[1337]]()};_0x71cex2[_0xa017[618]](_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,this[_0xa017[618]],this[_0xa017[1674]],!1,!1)}else {mxRectangleShape[_0xa017[202]][_0xa017[1601]][_0xa017[183]](this,arguments)}};mxImageShape[_0xa017[202]][_0xa017[1575]]= function(){this[_0xa017[252]][_0xa017[124]][_0xa017[361]]= Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[235]])+ _0xa017[168];this[_0xa017[252]][_0xa017[124]][_0xa017[125]]= Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[236]])+ _0xa017[168];this[_0xa017[252]][_0xa017[124]][_0xa017[117]]= Math[_0xa017[160]](0,Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[117]]))+ _0xa017[168];this[_0xa017[252]][_0xa017[124]][_0xa017[119]]= Math[_0xa017[160]](0,Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[119]]))+ _0xa017[168];this[_0xa017[252]][_0xa017[124]][_0xa017[1028]]= this[_0xa017[1334]]|| _0xa017[110];this[_0xa017[252]][_0xa017[124]][_0xa017[1630]]= this[_0xa017[1336]]|| _0xa017[110];this[_0xa017[252]][_0xa017[339]]= _0xa017[110];if(null!= this[_0xa017[618]]){var _0x71cex2=document[_0xa017[55]](mxClient[_0xa017[49]]|| null== mxClient[_0xa017[73]]&& 0!= this[_0xa017[603]]?mxClient[_0xa017[463]]+ _0xa017[464]:_0xa017[466]);_0x71cex2[_0xa017[124]][_0xa017[491]]= _0xa017[492];_0x71cex2[_0xa017[390]]= this[_0xa017[618]];var _0x71cex3=100> this[_0xa017[461]]?_0xa017[459]+ this[_0xa017[461]]+ _0xa017[460]:_0xa017[110];this[_0xa017[252]][_0xa017[124]][_0xa017[347]]= _0x71cex3;this[_0xa017[623]]&& this[_0xa017[624]]?_0x71cex3+= _0xa017[1677]:this[_0xa017[623]]?_0x71cex3+= _0xa017[1678]:this[_0xa017[624]]&& (_0x71cex3+= _0xa017[1679]);_0x71cex2[_0xa017[124]][_0xa017[347]]!= _0x71cex3&& (_0x71cex2[_0xa017[124]][_0xa017[347]]= _0x71cex3);_0xa017[618]== _0x71cex2[_0xa017[301]]?_0x71cex2[_0xa017[124]][_0xa017[603]]= this[_0xa017[603]]:_0x71cex2[_0xa017[124]][mxClient[_0xa017[73]]+ _0xa017[1662]]= _0xa017[1394]+ this[_0xa017[603]]+ _0xa017[1666];_0x71cex2[_0xa017[124]][_0xa017[117]]= this[_0xa017[252]][_0xa017[124]][_0xa017[117]];_0x71cex2[_0xa017[124]][_0xa017[119]]= this[_0xa017[252]][_0xa017[124]][_0xa017[119]];this[_0xa017[252]][_0xa017[124]][_0xa017[1617]]= _0xa017[110];this[_0xa017[252]][_0xa017[62]](_0x71cex2)}else {this[_0xa017[1600]](this[_0xa017[252]])}};function mxLabel(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxRectangleShape[_0xa017[239]](this,_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5)}mxUtils[_0xa017[1284]](mxLabel,mxRectangleShape);mxLabel[_0xa017[202]][_0xa017[1680]]= mxConstants[_0xa017[1681]];mxLabel[_0xa017[202]][_0xa017[657]]= 2;mxLabel[_0xa017[202]][_0xa017[1682]]= 10;mxLabel[_0xa017[202]][_0xa017[635]]= 2;mxLabel[_0xa017[202]][_0xa017[176]]= function(_0x71cex2){mxShape[_0xa017[202]][_0xa017[176]][_0xa017[183]](this,arguments);null!= this[_0xa017[632]]&& null!= this[_0xa017[630]]&& (this[_0xa017[1683]]= new this[_0xa017[630]],this[_0xa017[1683]][_0xa017[507]]= this[_0xa017[507]],this[_0xa017[1683]][_0xa017[1562]]= this[_0xa017[1562]],this[_0xa017[1683]][_0xa017[1334]]= this[_0xa017[632]],this[_0xa017[1683]][_0xa017[1336]]= this[_0xa017[632]],this[_0xa017[1683]][_0xa017[1299]]= this[_0xa017[634]],this[_0xa017[1683]][_0xa017[663]]= this[_0xa017[638]],this[_0xa017[1683]][_0xa017[176]](this[_0xa017[252]]))};mxLabel[_0xa017[202]][_0xa017[258]]= function(){null!= this[_0xa017[1683]]&& (this[_0xa017[1683]][_0xa017[1334]]= this[_0xa017[632]],this[_0xa017[1683]][_0xa017[1336]]= this[_0xa017[632]],this[_0xa017[1683]][_0xa017[1299]]= this[_0xa017[634]],this[_0xa017[1683]][_0xa017[663]]= this[_0xa017[638]]);mxShape[_0xa017[202]][_0xa017[258]][_0xa017[183]](this,arguments)};mxLabel[_0xa017[202]][_0xa017[1567]]= function(){return mxRectangleShape[_0xa017[202]][_0xa017[1567]][_0xa017[183]](this,arguments)&& null== this[_0xa017[632]]&& null== this[_0xa017[630]]};mxLabel[_0xa017[202]][_0xa017[1602]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){this[_0xa017[1684]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9);this[_0xa017[1685]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9);mxRectangleShape[_0xa017[202]][_0xa017[1602]][_0xa017[183]](this,arguments)};mxLabel[_0xa017[202]][_0xa017[1684]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){null!= this[_0xa017[618]]&& (_0x71cex3= this[_0xa017[1686]](_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9),_0x71cex2[_0xa017[618]](_0x71cex3[_0xa017[235]],_0x71cex3[_0xa017[236]],_0x71cex3[_0xa017[117]],_0x71cex3[_0xa017[119]],this[_0xa017[618]],!1,!1,!1))};mxLabel[_0xa017[202]][_0xa017[1686]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0x71cexa=mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x71cex12=mxUtils[_0xa017[1550]](this[_0xa017[124]],mxConstants.STYLE_IMAGE_WIDTH,mxConstants.DEFAULT_IMAGESIZE),_0x71cex13=mxUtils[_0xa017[1550]](this[_0xa017[124]],mxConstants.STYLE_IMAGE_HEIGHT,mxConstants.DEFAULT_IMAGESIZE),_0x71cex14=mxUtils[_0xa017[1550]](this[_0xa017[124]],mxConstants.STYLE_SPACING,this[_0xa017[657]])+ 5;_0x71cex2= _0x71cex9== mxConstants[_0xa017[479]]?_0x71cex2+ (_0x71cex4- _0x71cex12)/ 2:_0x71cex9== mxConstants[_0xa017[480]]?_0x71cex2+ (_0x71cex4- _0x71cex12- _0x71cex14):_0x71cex2+ _0x71cex14;_0x71cex3= _0x71cexa== mxConstants[_0xa017[1687]]?_0x71cex3+ _0x71cex14:_0x71cexa== mxConstants[_0xa017[482]]?_0x71cex3+ (_0x71cex5- _0x71cex13- _0x71cex14):_0x71cex3+ (_0x71cex5- _0x71cex13)/ 2;return new mxRectangle(_0x71cex2,_0x71cex3,_0x71cex12,_0x71cex13)};mxLabel[_0xa017[202]][_0xa017[1685]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){null!= this[_0xa017[1683]]?(this[_0xa017[1683]][_0xa017[1562]]= this[_0xa017[1688]](_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9),this[_0xa017[1683]][_0xa017[1209]](_0x71cex2)):null!= this[_0xa017[631]]&& (_0x71cex3= this[_0xa017[1688]](_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9),_0x71cex2[_0xa017[618]](_0x71cex3[_0xa017[235]],_0x71cex3[_0xa017[236]],_0x71cex3[_0xa017[117]],_0x71cex3[_0xa017[119]],this[_0xa017[631]],!1,!1,!1))};mxLabel[_0xa017[202]][_0xa017[1688]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0x71cexa=mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x71cex12=mxUtils[_0xa017[1550]](this[_0xa017[124]],mxConstants.STYLE_INDICATOR_WIDTH,this[_0xa017[1682]]),_0x71cex13=mxUtils[_0xa017[1550]](this[_0xa017[124]],mxConstants.STYLE_INDICATOR_HEIGHT,this[_0xa017[1682]]),_0x71cex14=this[_0xa017[657]]+ 5;_0x71cex2= _0x71cex9== mxConstants[_0xa017[480]]?_0x71cex2+ (_0x71cex4- _0x71cex12- _0x71cex14):_0x71cex9== mxConstants[_0xa017[479]]?_0x71cex2+ (_0x71cex4- _0x71cex12)/ 2:_0x71cex2+ _0x71cex14;_0x71cex3= _0x71cexa== mxConstants[_0xa017[482]]?_0x71cex3+ (_0x71cex5- _0x71cex13- _0x71cex14):_0x71cexa== mxConstants[_0xa017[1687]]?_0x71cex3+ _0x71cex14:_0x71cex3+ (_0x71cex5- _0x71cex13)/ 2;return new mxRectangle(_0x71cex2,_0x71cex3,_0x71cex12,_0x71cex13)};mxLabel[_0xa017[202]][_0xa017[1575]]= function(){for(mxRectangleShape[_0xa017[202]][_0xa017[1575]][_0xa017[183]](this,arguments);this[_0xa017[252]][_0xa017[1580]]();){this[_0xa017[252]][_0xa017[266]](this[_0xa017[252]][_0xa017[1581]])};if(null!= this[_0xa017[618]]){var _0x71cex2=document[_0xa017[55]](_0xa017[466]);_0x71cex2[_0xa017[124]][_0xa017[491]]= _0xa017[1500];_0x71cex2[_0xa017[57]](_0xa017[467],_0xa017[468]);var _0x71cex3=this[_0xa017[1686]](this[_0xa017[1562]][_0xa017[235]],this[_0xa017[1562]][_0xa017[236]],this[_0xa017[1562]][_0xa017[117]],this[_0xa017[1562]][_0xa017[119]]);_0x71cex3[_0xa017[235]]-= this[_0xa017[1562]][_0xa017[235]];_0x71cex3[_0xa017[236]]-= this[_0xa017[1562]][_0xa017[236]];_0x71cex2[_0xa017[124]][_0xa017[361]]= Math[_0xa017[488]](_0x71cex3[_0xa017[235]])+ _0xa017[168];_0x71cex2[_0xa017[124]][_0xa017[125]]= Math[_0xa017[488]](_0x71cex3[_0xa017[236]])+ _0xa017[168];_0x71cex2[_0xa017[124]][_0xa017[117]]= Math[_0xa017[488]](_0x71cex3[_0xa017[117]])+ _0xa017[168];_0x71cex2[_0xa017[124]][_0xa017[119]]= Math[_0xa017[488]](_0x71cex3[_0xa017[119]])+ _0xa017[168];_0x71cex2[_0xa017[390]]= this[_0xa017[618]];this[_0xa017[252]][_0xa017[62]](_0x71cex2)}};function mxCylinder(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxShape[_0xa017[239]](this);this[_0xa017[1562]]= _0x71cex2;this[_0xa017[1334]]= _0x71cex3;this[_0xa017[1336]]= _0x71cex4;this[_0xa017[1307]]= null!= _0x71cex5?_0x71cex5:1}mxUtils[_0xa017[1284]](mxCylinder,mxShape);mxCylinder[_0xa017[202]][_0xa017[1503]]= 40;mxCylinder[_0xa017[202]][_0xa017[1564]]= 0;mxCylinder[_0xa017[202]][_0xa017[1595]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex2[_0xa017[513]](_0x71cex3,_0x71cex4);_0x71cex2[_0xa017[1275]]();this[_0xa017[1625]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,!1);_0x71cex2[_0xa017[1337]]();_0x71cex2[_0xa017[1267]](!1);_0x71cex2[_0xa017[1275]]();this[_0xa017[1625]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,!0);_0x71cex2[_0xa017[1336]]()};mxCylinder[_0xa017[202]][_0xa017[1625]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cex3= Math[_0xa017[243]](this[_0xa017[1503]],Math[_0xa017[488]](_0x71cex9/ 5));if(_0x71cexa&& null!= this[_0xa017[1334]]|| !_0x71cexa&& null== this[_0xa017[1334]]){_0x71cex2[_0xa017[1276]](0,_0x71cex3),_0x71cex2[_0xa017[1279]](0,2* _0x71cex3,_0x71cex5,2* _0x71cex3,_0x71cex5,_0x71cex3),_0x71cexa|| (_0x71cex2[_0xa017[1336]](),_0x71cex2[_0xa017[1275]]())};_0x71cexa|| (_0x71cex2[_0xa017[1276]](0,_0x71cex3),_0x71cex2[_0xa017[1279]](0,-_0x71cex3/ 3,_0x71cex5,-_0x71cex3/ 3,_0x71cex5,_0x71cex3),_0x71cex2[_0xa017[1277]](_0x71cex5,_0x71cex9- _0x71cex3),_0x71cex2[_0xa017[1279]](_0x71cex5,_0x71cex9+ _0x71cex3/ 3,0,_0x71cex9+ _0x71cex3/ 3,0,_0x71cex9- _0x71cex3),_0x71cex2[_0xa017[268]]())};function mxConnector(_0x71cex2,_0x71cex3,_0x71cex4){mxPolyline[_0xa017[239]](this,_0x71cex2,_0x71cex3,_0x71cex4)}mxUtils[_0xa017[1284]](mxConnector,mxPolyline);mxConnector[_0xa017[202]][_0xa017[1594]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1689]](_0x71cex2,_0x71cex3,!0),_0x71cex5=this[_0xa017[1689]](_0x71cex2,_0x71cex3,!1);null== this[_0xa017[124]]|| 1!= this[_0xa017[124]][mxConstants[_0xa017[1690]]]?this[_0xa017[1639]](_0x71cex2,_0x71cex3,this[_0xa017[1606]]):this[_0xa017[1691]](_0x71cex2,_0x71cex3);_0x71cex2[_0xa017[1245]](this[_0xa017[1336]]);_0x71cex2[_0xa017[1267]](!1);_0x71cex2[_0xa017[1251]](!1);null!= _0x71cex4&& _0x71cex4();null!= _0x71cex5&& _0x71cex5()};mxConnector[_0xa017[202]][_0xa017[1691]]= function(_0x71cex2,_0x71cex3){_0x71cex2[_0xa017[1275]]();var _0x71cex4=_0x71cex3[0],_0x71cex5=_0x71cex3[_0xa017[67]];_0x71cex2[_0xa017[1276]](_0x71cex4[_0xa017[235]],_0x71cex4[_0xa017[236]]);for(_0x71cex4= 1;_0x71cex4< _0x71cex5- 2;_0x71cex4++){var _0x71cex9=_0x71cex3[_0x71cex4],_0x71cexa=_0x71cex3[_0x71cex4+ 1];_0x71cex2[_0xa017[1278]](_0x71cex9[_0xa017[235]],_0x71cex9[_0xa017[236]],(_0x71cex9[_0xa017[235]]+ _0x71cexa[_0xa017[235]])/ 2,(_0x71cex9[_0xa017[236]]+ _0x71cexa[_0xa017[236]])/ 2)};_0x71cex9= _0x71cex3[_0x71cex5- 2];_0x71cexa= _0x71cex3[_0x71cex5- 1];_0x71cex2[_0xa017[1278]](_0x71cex9[_0xa017[235]],_0x71cex9[_0xa017[236]],_0x71cexa[_0xa017[235]],_0x71cexa[_0xa017[236]]);_0x71cex2[_0xa017[1336]]()};mxConnector[_0xa017[202]][_0xa017[1689]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=_0x71cex3[_0xa017[67]],_0x71cex9=_0x71cex4?_0x71cex3[1]:_0x71cex3[_0x71cex5- 2];_0x71cex3= _0x71cex4?_0x71cex3[0]:_0x71cex3[_0x71cex5- 1];var _0x71cex5=_0x71cex3[_0xa017[235]]- _0x71cex9[_0xa017[235]],_0x71cexa=_0x71cex3[_0xa017[236]]- _0x71cex9[_0xa017[236]],_0x71cex12=Math[_0xa017[160]](1,Math[_0xa017[428]](_0x71cex5* _0x71cex5+ _0x71cexa* _0x71cexa)),_0x71cex9=_0x71cex5/ _0x71cex12,_0x71cex5=_0x71cexa/ _0x71cex12,_0x71cexa=mxUtils[_0xa017[1550]](this[_0xa017[124]],_0x71cex4?mxConstants[_0xa017[1692]]:mxConstants[_0xa017[1693]],mxConstants.DEFAULT_MARKERSIZE),_0x71cex12=mxUtils[_0xa017[433]](this[_0xa017[124]],_0x71cex4?mxConstants[_0xa017[1694]]:mxConstants[_0xa017[1695]]);return mxMarker[_0xa017[1689]](_0x71cex2,this,_0x71cex12,_0x71cex3,_0x71cex9,_0x71cex5,_0x71cexa,_0x71cex4,this[_0xa017[1307]],0!= this[_0xa017[124]][_0x71cex4?mxConstants[_0xa017[1696]]:mxConstants[_0xa017[1697]]])};mxConnector[_0xa017[202]][_0xa017[1612]]= function(_0x71cex2){mxShape[_0xa017[202]][_0xa017[1612]][_0xa017[183]](this,arguments);var _0x71cex3=0;mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_STARTARROW,mxConstants.NONE)!= mxConstants[_0xa017[217]]&& (_0x71cex3= mxUtils[_0xa017[1550]](this[_0xa017[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_MARKERSIZE)+ 1);mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_ENDARROW,mxConstants.NONE)!= mxConstants[_0xa017[217]]&& (_0x71cex3= Math[_0xa017[160]](_0x71cex3,mxUtils[_0xa017[1550]](this[_0xa017[124]],mxConstants.STYLE_ENDSIZE,mxConstants.DEFAULT_MARKERSIZE))+ 1);_0x71cex2[_0xa017[244]](Math[_0xa017[430]](_0x71cex3* this[_0xa017[255]]))};function mxSwimlane(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxShape[_0xa017[239]](this);this[_0xa017[1562]]= _0x71cex2;this[_0xa017[1334]]= _0x71cex3;this[_0xa017[1336]]= _0x71cex4;this[_0xa017[1307]]= null!= _0x71cex5?_0x71cex5:1}mxUtils[_0xa017[1284]](mxSwimlane,mxShape);mxSwimlane[_0xa017[202]][_0xa017[1680]]= 16;mxSwimlane[_0xa017[202]][_0xa017[1597]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex2= Math[_0xa017[243]](_0x71cex9,mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE));return new mxRectangle(_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex2)};mxSwimlane[_0xa017[202]][_0xa017[1614]]= function(){var _0x71cex2=mxShape[_0xa017[202]][_0xa017[1614]][_0xa017[183]](this,arguments);1!= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_HORIZONTAL,1)&& (_0x71cex2+= mxText[_0xa017[202]][_0xa017[1616]]);return _0x71cex2};mxSwimlane[_0xa017[202]][_0xa017[1615]]= function(){return this[_0xa017[1614]]()};mxSwimlane[_0xa017[202]][_0xa017[1590]]= function(){return mxShape[_0xa017[202]][_0xa017[1590]][_0xa017[183]](this,arguments)|| 1!= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_HORIZONTAL,1)};mxSwimlane[_0xa017[202]][_0xa017[1603]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex2= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0xa017[1557]])/ 100;return 3* _0x71cex4* _0x71cex2};mxSwimlane[_0xa017[202]][_0xa017[1595]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=Math[_0xa017[243]](_0x71cex9,mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),_0x71cex12=mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_SWIMLANE_FILLCOLOR,mxConstants.NONE),_0x71cex13=1== mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_SWIMLANE_LINE,1),_0x71cex14=0;_0x71cex2[_0xa017[513]](_0x71cex3,_0x71cex4);this[_0xa017[1606]]?(_0x71cex14= this[_0xa017[1603]](_0x71cex5,_0x71cex9,_0x71cexa),this[_0xa017[1698]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex14,_0x71cex12,_0x71cex13)):this[_0xa017[1699]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13);_0x71cex12= mxUtils[_0xa017[433]](this[_0xa017[124]],mxConstants.STYLE_SEPARATORCOLOR,mxConstants.NONE);this[_0xa017[1700]](_0x71cex2,_0x71cex5,_0x71cexa,_0x71cex9,_0x71cex12);null!= this[_0xa017[618]]&& (_0x71cex9= this[_0xa017[1686]](_0x71cex3,_0x71cexa,_0x71cex5,_0x71cex9),_0x71cex2[_0xa017[618]](_0x71cex9[_0xa017[235]]- _0x71cex3,_0x71cex9[_0xa017[236]]- _0x71cex4,_0x71cex9[_0xa017[117]],_0x71cex9[_0xa017[119]],this[_0xa017[618]],!1,!1,!1));this[_0xa017[617]]&& (_0x71cex2[_0xa017[1267]](!1),this[_0xa017[1604]](_0x71cex2,0,0,_0x71cex5,_0x71cexa,_0x71cex14))};mxSwimlane[_0xa017[202]][_0xa017[1699]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13){_0x71cex12!= mxConstants[_0xa017[217]]&& (_0x71cex2[_0xa017[815]](),_0x71cex2[_0xa017[1245]](_0x71cex12),_0x71cex2[_0xa017[1319]](0,0,_0x71cex5,_0x71cex9),_0x71cex2[_0xa017[1337]](),_0x71cex2[_0xa017[1210]](),_0x71cex2[_0xa017[1267]](!1));_0x71cex2[_0xa017[1275]]();_0x71cex2[_0xa017[1276]](0,_0x71cexa);_0x71cex2[_0xa017[1277]](0,0);_0x71cex2[_0xa017[1277]](_0x71cex5,0);_0x71cex2[_0xa017[1277]](_0x71cex5,_0x71cexa);_0x71cex13&& _0x71cex2[_0xa017[268]]();_0x71cex2[_0xa017[1337]]();_0x71cexa< _0x71cex9&& _0x71cex12== mxConstants[_0xa017[217]]&& (_0x71cex2[_0xa017[1229]]= !1,_0x71cex2[_0xa017[1275]](),_0x71cex2[_0xa017[1276]](0,_0x71cexa),_0x71cex2[_0xa017[1277]](0,_0x71cex9),_0x71cex2[_0xa017[1277]](_0x71cex5,_0x71cex9),_0x71cex2[_0xa017[1277]](_0x71cex5,_0x71cexa),_0x71cex2[_0xa017[1336]]())};mxSwimlane[_0xa017[202]][_0xa017[1698]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14){_0x71cex13!= mxConstants[_0xa017[217]]&& (_0x71cex2[_0xa017[815]](),_0x71cex2[_0xa017[1245]](_0x71cex13),_0x71cex2[_0xa017[1320]](0,0,_0x71cex5,_0x71cex9,_0x71cex12,_0x71cex12),_0x71cex2[_0xa017[1337]](),_0x71cex2[_0xa017[1210]](),_0x71cex2[_0xa017[1267]](!1));_0x71cex2[_0xa017[1275]]();_0x71cex2[_0xa017[1276]](_0x71cex5,_0x71cexa);_0x71cex2[_0xa017[1277]](_0x71cex5,_0x71cex12);_0x71cex2[_0xa017[1278]](_0x71cex5,0,_0x71cex5- Math[_0xa017[243]](_0x71cex5/ 2,_0x71cex12),0);_0x71cex2[_0xa017[1277]](Math[_0xa017[243]](_0x71cex5/ 2,_0x71cex12),0);_0x71cex2[_0xa017[1278]](0,0,0,_0x71cex12);_0x71cex2[_0xa017[1277]](0,_0x71cexa);_0x71cex14&& _0x71cex2[_0xa017[268]]();_0x71cex2[_0xa017[1337]]();_0x71cexa< _0x71cex9&& _0x71cex13== mxConstants[_0xa017[217]]&& (_0x71cex2[_0xa017[1229]]= !1,_0x71cex2[_0xa017[1275]](),_0x71cex2[_0xa017[1276]](0,_0x71cexa),_0x71cex2[_0xa017[1277]](0,_0x71cex9- _0x71cex12),_0x71cex2[_0xa017[1278]](0,_0x71cex9,Math[_0xa017[243]](_0x71cex5/ 2,_0x71cex12),_0x71cex9),_0x71cex2[_0xa017[1277]](_0x71cex5- Math[_0xa017[243]](_0x71cex5/ 2,_0x71cex12),_0x71cex9),_0x71cex2[_0xa017[1278]](_0x71cex5,_0x71cex9,_0x71cex5,_0x71cex9- _0x71cex12),_0x71cex2[_0xa017[1277]](_0x71cex5,_0x71cexa),_0x71cex2[_0xa017[1336]]())};mxSwimlane[_0xa017[202]][_0xa017[1700]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex9!= mxConstants[_0xa017[217]]&& (_0x71cex2[_0xa017[1249]](_0x71cex9),_0x71cex2[_0xa017[1251]](!0),_0x71cex2[_0xa017[1275]](),_0x71cex2[_0xa017[1276]](_0x71cex3,_0x71cex4),_0x71cex2[_0xa017[1277]](_0x71cex3,_0x71cex5),_0x71cex2[_0xa017[1336]](),_0x71cex2[_0xa017[1251]](!1))};mxSwimlane[_0xa017[202]][_0xa017[1686]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){return new mxRectangle(_0x71cex2+ _0x71cex4- this[_0xa017[1680]],_0x71cex3,this[_0xa017[1680]],this[_0xa017[1680]])};function mxGraphLayout(_0x71cex2){this[_0xa017[1179]]= _0x71cex2}mxGraphLayout[_0xa017[202]][_0xa017[1179]]= null;mxGraphLayout[_0xa017[202]][_0xa017[1701]]= !0;mxGraphLayout[_0xa017[202]][_0xa017[1101]]= null;mxGraphLayout[_0xa017[202]][_0xa017[1702]]= function(_0x71cex2,_0x71cex3,_0x71cex4){};mxGraphLayout[_0xa017[202]][_0xa017[350]]= function(_0x71cex2){};mxGraphLayout[_0xa017[202]][_0xa017[1703]]= function(){return this[_0xa017[1179]]};mxGraphLayout[_0xa017[202]][_0xa017[1704]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex4= this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex3);_0x71cex3= null!= _0x71cex4?_0x71cex4[_0xa017[124]]:this[_0xa017[1179]][_0xa017[1705]](_0x71cex3);return null!= _0x71cex3?_0x71cex3[_0x71cex2]:null};mxGraphLayout[_0xa017[1706]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){if(null!= _0x71cex4&& null!= _0x71cex2){_0x71cex3= null!= _0x71cex3?_0x71cex3:!0;_0x71cex9= _0x71cex9|| [];var _0x71cexa=mxCellPath[_0xa017[385]](_0x71cex2);if(null== _0x71cex9[_0x71cexa]&& (_0x71cex9[_0x71cexa]= _0x71cex2,_0x71cex5= _0x71cex4(_0x71cex2,_0x71cex5),null== _0x71cex5|| _0x71cex5)){if(_0x71cex5= this[_0xa017[1179]][_0xa017[251]][_0xa017[1707]](_0x71cex2),0< _0x71cex5){for(_0x71cexa= 0;_0x71cexa< _0x71cex5;_0x71cexa++){var _0x71cex12=this[_0xa017[1179]][_0xa017[251]][_0xa017[1708]](_0x71cex2,_0x71cexa),_0x71cex13=this[_0xa017[1179]][_0xa017[251]][_0xa017[1709]](_0x71cex12,!0)== _0x71cex2;if(!_0x71cex3|| _0x71cex13){_0x71cex13= this[_0xa017[1179]][_0xa017[441]][_0xa017[1710]](_0x71cex12,!_0x71cex13),this[_0xa017[1706]](_0x71cex13,_0x71cex3,_0x71cex4,_0x71cex12,_0x71cex9)}}}}}};mxGraphLayout[_0xa017[202]][_0xa017[1711]]= function(_0x71cex2){return this[_0xa017[1179]][_0xa017[1712]](_0x71cex2)};mxGraphLayout[_0xa017[202]][_0xa017[1713]]= function(_0x71cex2){return !this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1193]](_0x71cex2)|| !this[_0xa017[1179]][_0xa017[1714]](_0x71cex2)};mxGraphLayout[_0xa017[202]][_0xa017[1715]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[502]]();return !_0x71cex3[_0xa017[250]](_0x71cex2)|| !this[_0xa017[1179]][_0xa017[1714]](_0x71cex2) || null== _0x71cex3[_0xa017[1709]](_0x71cex2,!0) || null== _0x71cex3[_0xa017[1709]](_0x71cex2,!1)};mxGraphLayout[_0xa017[202]][_0xa017[1716]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1179]][_0xa017[1717]](mxConstants.STYLE_NOEDGESTYLE,_0x71cex3?_0xa017[468]:_0xa017[500],[_0x71cex2])};mxGraphLayout[_0xa017[202]][_0xa017[1718]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1179]][_0xa017[1717]](mxConstants.STYLE_ORTHOGONAL,_0x71cex3?_0xa017[500]:_0xa017[468],[_0x71cex2])};mxGraphLayout[_0xa017[202]][_0xa017[1719]]= function(_0x71cex2){var _0x71cex3= new mxPoint;if(null!= _0x71cex2&& _0x71cex2!= this[_0xa017[1101]]){var _0x71cex4=this[_0xa017[1179]][_0xa017[502]]();if(_0x71cex4[_0xa017[1720]](this[_0xa017[1101]],_0x71cex2)){for(var _0x71cex5=_0x71cex4[_0xa017[1721]](_0x71cex2);_0x71cex2!= this[_0xa017[1101]];){_0x71cex3[_0xa017[235]]+= _0x71cex5[_0xa017[235]],_0x71cex3[_0xa017[236]]+= _0x71cex5[_0xa017[236]],_0x71cex2= _0x71cex4[_0xa017[1197]](_0x71cex2),_0x71cex5= _0x71cex4[_0xa017[1721]](_0x71cex2)}}};return _0x71cex3};mxGraphLayout[_0xa017[202]][_0xa017[1722]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2){var _0x71cex4=this[_0xa017[1179]][_0xa017[251]],_0x71cex5=_0x71cex4[_0xa017[1721]](_0x71cex2);null== _0x71cex5?(_0x71cex5= new mxGeometry,_0x71cex5[_0xa017[1723]](!0)):_0x71cex5= _0x71cex5[_0xa017[238]]();if(null!= this[_0xa017[1101]]&& null!= _0x71cex3){for(var _0x71cex9=_0x71cex4[_0xa017[1197]](_0x71cex2),_0x71cex9=this[_0xa017[1719]](_0x71cex9),_0x71cexa=0;_0x71cexa< _0x71cex3[_0xa017[67]];_0x71cexa++){_0x71cex3[_0x71cexa][_0xa017[235]]-= _0x71cex9[_0xa017[235]],_0x71cex3[_0x71cexa][_0xa017[236]]-= _0x71cex9[_0xa017[236]]}};_0x71cex5[_0xa017[1525]]= _0x71cex3;_0x71cex4[_0xa017[1724]](_0x71cex2,_0x71cex5)}};mxGraphLayout[_0xa017[202]][_0xa017[1725]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[1179]][_0xa017[502]](),_0x71cex9=_0x71cex5[_0xa017[1721]](_0x71cex2),_0x71cexa=null;if(null!= _0x71cex9){_0x71cexa= new mxRectangle(_0x71cex3,_0x71cex4,_0x71cex9[_0xa017[117]],_0x71cex9[_0xa017[119]]);if(this[_0xa017[1701]]){var _0x71cex12=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](_0x71cex2);if(null!= _0x71cex12&& null!= _0x71cex12[_0xa017[963]]&& null!= _0x71cex12[_0xa017[963]][_0xa017[1563]]){var _0x71cex13=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]],_0x71cex14=_0x71cex12[_0xa017[963]][_0xa017[1563]];_0x71cex12[_0xa017[963]][_0xa017[1563]][_0xa017[235]]< _0x71cex12[_0xa017[235]]&& (_0x71cex3+= (_0x71cex12[_0xa017[235]]- _0x71cex14[_0xa017[235]])/ _0x71cex13,_0x71cexa[_0xa017[117]]= _0x71cex14[_0xa017[117]]);_0x71cex12[_0xa017[963]][_0xa017[1563]][_0xa017[236]]< _0x71cex12[_0xa017[236]]&& (_0x71cex4+= (_0x71cex12[_0xa017[236]]- _0x71cex14[_0xa017[236]])/ _0x71cex13,_0x71cexa[_0xa017[119]]= _0x71cex14[_0xa017[119]])}};null!= this[_0xa017[1101]]&& (_0x71cex12= _0x71cex5[_0xa017[1197]](_0x71cex2),null!= _0x71cex12&& _0x71cex12!= this[_0xa017[1101]]&& (_0x71cex12= this[_0xa017[1719]](_0x71cex12),_0x71cex3-= _0x71cex12[_0xa017[235]],_0x71cex4-= _0x71cex12[_0xa017[236]]));if(_0x71cex9[_0xa017[235]]!= _0x71cex3|| _0x71cex9[_0xa017[236]]!= _0x71cex4){_0x71cex9= _0x71cex9[_0xa017[238]](),_0x71cex9[_0xa017[235]]= _0x71cex3,_0x71cex9[_0xa017[236]]= _0x71cex4,_0x71cex5[_0xa017[1724]](_0x71cex2,_0x71cex9)}};return _0x71cexa};mxGraphLayout[_0xa017[202]][_0xa017[1726]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1721]](_0x71cex2);if(this[_0xa017[1701]]){var _0x71cex4=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](_0x71cex2);if(null!= _0x71cex4&& null!= _0x71cex4[_0xa017[963]]&& null!= _0x71cex4[_0xa017[963]][_0xa017[1563]]){var _0x71cex5=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]],_0x71cex9=_0x71cex4[_0xa017[963]][_0xa017[1563]],_0x71cexa=Math[_0xa017[160]](_0x71cex4[_0xa017[235]]- _0x71cex9[_0xa017[235]],0)/ _0x71cex5,_0x71cex12=Math[_0xa017[160]](_0x71cex4[_0xa017[236]]- _0x71cex9[_0xa017[236]],0)/ _0x71cex5,_0x71cex13=Math[_0xa017[160]](_0x71cex9[_0xa017[235]]+ _0x71cex9[_0xa017[117]]- (_0x71cex4[_0xa017[235]]+ _0x71cex4[_0xa017[117]]),0)/ _0x71cex5,_0x71cex4=Math[_0xa017[160]](_0x71cex9[_0xa017[236]]+ _0x71cex9[_0xa017[119]]- (_0x71cex4[_0xa017[236]]+ _0x71cex4[_0xa017[119]]),0)/ _0x71cex5,_0x71cex3= new mxRectangle(_0x71cex3[_0xa017[235]]- _0x71cexa,_0x71cex3[_0xa017[236]]- _0x71cex12,_0x71cex3[_0xa017[117]]+ _0x71cexa+ _0x71cex13,_0x71cex3[_0xa017[119]]+ _0x71cex12+ _0x71cex4)}};null!= this[_0xa017[1101]]&& (_0x71cex2= this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1197]](_0x71cex2),_0x71cex3= _0x71cex3[_0xa017[238]](),null!= _0x71cex2&& _0x71cex2!= this[_0xa017[1101]]&& (_0x71cex2= this[_0xa017[1719]](_0x71cex2),_0x71cex3[_0xa017[235]]+= _0x71cex2[_0xa017[235]],_0x71cex3[_0xa017[236]]+= _0x71cex2[_0xa017[236]]));return new mxRectangle(_0x71cex3[_0xa017[235]],_0x71cex3[_0xa017[236]],_0x71cex3[_0xa017[117]],_0x71cex3[_0xa017[119]])};mxGraphLayout[_0xa017[202]][_0xa017[1727]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1179]][_0xa017[502]]()[_0xa017[473]]();try{for(var _0x71cex4=_0x71cex2[_0xa017[67]]- 1;0<= _0x71cex4;_0x71cex4--){var _0x71cex5=_0x71cex2[_0x71cex4],_0x71cex9=this[_0xa017[1179]][_0xa017[1728]](_0x71cex5),_0x71cexa=this[_0xa017[1179]][_0xa017[1729]](_0x71cex9),_0x71cex12=this[_0xa017[1179]][_0xa017[1198]](_0x71cex5),_0x71cex13=0,_0x71cex14=0;if(this[_0xa017[1179]][_0xa017[1730]](_0x71cex5)){var _0x71cex15=this[_0xa017[1179]][_0xa017[1731]](_0x71cex5),_0x71cex13=_0x71cex15[_0xa017[117]],_0x71cex14=_0x71cex15[_0xa017[119]]};null!= _0x71cexa&& null!= _0x71cex12&& (_0x71cex12= _0x71cex12[_0xa017[238]](),_0x71cex12[_0xa017[235]]= _0x71cex12[_0xa017[235]]+ _0x71cexa[_0xa017[235]]- _0x71cex3- _0x71cex13,_0x71cex12[_0xa017[236]]= _0x71cex12[_0xa017[236]]+ _0x71cexa[_0xa017[236]]- _0x71cex3- _0x71cex14,_0x71cex12[_0xa017[117]]= _0x71cexa[_0xa017[117]]+ 2* _0x71cex3+ _0x71cex13,_0x71cex12[_0xa017[119]]= _0x71cexa[_0xa017[119]]+ 2* _0x71cex3+ _0x71cex14,this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1724]](_0x71cex5,_0x71cex12),this[_0xa017[1179]][_0xa017[834]](_0x71cex9,_0x71cex3+ _0x71cex13- _0x71cexa[_0xa017[235]],_0x71cex3+ _0x71cex14- _0x71cexa[_0xa017[236]]))}}finally{this[_0xa017[1179]][_0xa017[502]]()[_0xa017[476]]()}};function mxStackLayout(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){mxGraphLayout[_0xa017[239]](this,_0x71cex2);this[_0xa017[662]]= null!= _0x71cex3?_0x71cex3:!0;this[_0xa017[657]]= null!= _0x71cex4?_0x71cex4:0;this[_0xa017[1732]]= null!= _0x71cex5?_0x71cex5:0;this[_0xa017[1733]]= null!= _0x71cex9?_0x71cex9:0;this[_0xa017[467]]= null!= _0x71cexa?_0x71cexa:0}mxStackLayout[_0xa017[202]]= new mxGraphLayout;mxStackLayout[_0xa017[202]][_0xa017[196]]= mxStackLayout;mxStackLayout[_0xa017[202]][_0xa017[662]]= null;mxStackLayout[_0xa017[202]][_0xa017[657]]= null;mxStackLayout[_0xa017[202]][_0xa017[1732]]= null;mxStackLayout[_0xa017[202]][_0xa017[1733]]= null;mxStackLayout[_0xa017[202]][_0xa017[467]]= 0;mxStackLayout[_0xa017[202]][_0xa017[1734]]= !1;mxStackLayout[_0xa017[202]][_0xa017[1334]]= !1;mxStackLayout[_0xa017[202]][_0xa017[1735]]= !1;mxStackLayout[_0xa017[202]][_0xa017[1736]]= !1;mxStackLayout[_0xa017[202]][_0xa017[1333]]= null;mxStackLayout[_0xa017[202]][_0xa017[1737]]= function(){return this[_0xa017[662]]};mxStackLayout[_0xa017[202]][_0xa017[1702]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[1179]][_0xa017[502]](),_0x71cex9=_0x71cex5[_0xa017[1197]](_0x71cex2),_0x71cexa=this[_0xa017[1737]]();if(null!= _0x71cex2&& null!= _0x71cex9){var _0x71cex12=0,_0x71cex13=0,_0x71cex14=_0x71cex5[_0xa017[262]](_0x71cex9);_0x71cex3= _0x71cexa?_0x71cex3:_0x71cex4;_0x71cex12= this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](_0x71cex9);null!= _0x71cex12&& (_0x71cex3-= _0x71cexa?_0x71cex12[_0xa017[235]]:_0x71cex12[_0xa017[236]]);for(_0x71cex12= 0;_0x71cex12< _0x71cex14;_0x71cex12++){if(_0x71cex4= _0x71cex5[_0xa017[263]](_0x71cex9,_0x71cex12),_0x71cex4!= _0x71cex2&& (_0x71cex4= _0x71cex5[_0xa017[1721]](_0x71cex4),null!= _0x71cex4)){_0x71cex4= _0x71cexa?_0x71cex4[_0xa017[235]]+ _0x71cex4[_0xa017[117]]/ 2:_0x71cex4[_0xa017[236]]+ _0x71cex4[_0xa017[119]]/ 2;if(_0x71cex13< _0x71cex3&& _0x71cex4> _0x71cex3){break};_0x71cex13= _0x71cex4}};_0x71cexa= _0x71cex9[_0xa017[1738]](_0x71cex2);_0x71cexa= Math[_0xa017[160]](0,_0x71cex12- (_0x71cex12> _0x71cexa?1:0));_0x71cex5[_0xa017[99]](_0x71cex9,_0x71cex2,_0x71cexa)}};mxStackLayout[_0xa017[202]][_0xa017[1739]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[502]](),_0x71cex4=_0x71cex3[_0xa017[1721]](_0x71cex2);if(null!= this[_0xa017[1179]][_0xa017[526]]&& (null== _0x71cex4&& _0x71cex3[_0xa017[1740]](_0x71cex2)|| _0x71cex2== this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1741]])){_0x71cex4= new mxRectangle(0,0,this[_0xa017[1179]][_0xa017[526]][_0xa017[359]]- 1,this[_0xa017[1179]][_0xa017[526]][_0xa017[167]]- 1)};return _0x71cex4};mxStackLayout[_0xa017[202]][_0xa017[350]]= function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=this[_0xa017[1737]](),_0x71cex4=this[_0xa017[1179]][_0xa017[502]](),_0x71cex5=this[_0xa017[1739]](_0x71cex2),_0x71cex9=0;null!= _0x71cex5&& (_0x71cex9= _0x71cex3?_0x71cex5[_0xa017[119]]:_0x71cex5[_0xa017[117]]);var _0x71cex9=_0x71cex9- (2* this[_0xa017[657]]+ 2* this[_0xa017[467]]),_0x71cexa=this[_0xa017[1732]]+ this[_0xa017[467]],_0x71cex12=this[_0xa017[1733]]+ this[_0xa017[467]];if(this[_0xa017[1179]][_0xa017[1730]](_0x71cex2)){var _0x71cex13=this[_0xa017[1179]][_0xa017[1705]](_0x71cex2),_0x71cex14=mxUtils[_0xa017[433]](_0x71cex13,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE),_0x71cex13=mxUtils[_0xa017[433]](_0x71cex13,mxConstants.STYLE_HORIZONTAL,!0);_0x71cex3== _0x71cex13&& (_0x71cex9-= _0x71cex14);_0x71cex3?_0x71cex12+= _0x71cex14:_0x71cexa+= _0x71cex14};_0x71cex4[_0xa017[473]]();try{for(var _0x71cex14=0,_0x71cex13=null,_0x71cex15=_0x71cex4[_0xa017[262]](_0x71cex2),_0x71cex16=0;_0x71cex16< _0x71cex15;_0x71cex16++){var _0x71cex17=_0x71cex4[_0xa017[263]](_0x71cex2,_0x71cex16);if(!this[_0xa017[1713]](_0x71cex17)&& this[_0xa017[1711]](_0x71cex17)){var _0x71cex18=_0x71cex4[_0xa017[1721]](_0x71cex17);if(null!= _0x71cex18){_0x71cex18= _0x71cex18[_0xa017[238]]();if(null!= this[_0xa017[1333]]&& null!= _0x71cex13&& (_0x71cex3&& _0x71cex13[_0xa017[235]]+ _0x71cex13[_0xa017[117]]+ _0x71cex18[_0xa017[117]]+ 2* this[_0xa017[657]]> this[_0xa017[1333]]|| !_0x71cex3&& _0x71cex13[_0xa017[236]]+ _0x71cex13[_0xa017[119]]+ _0x71cex18[_0xa017[119]]+ 2* this[_0xa017[657]]> this[_0xa017[1333]])){_0x71cex13= null,_0x71cex3?_0x71cex12+= _0x71cex14+ this[_0xa017[657]]:_0x71cexa+= _0x71cex14+ this[_0xa017[657]],_0x71cex14= 0};_0x71cex14= Math[_0xa017[160]](_0x71cex14,_0x71cex3?_0x71cex18[_0xa017[119]]:_0x71cex18[_0xa017[117]]);null!= _0x71cex13?_0x71cex3?_0x71cex18[_0xa017[235]]= _0x71cex13[_0xa017[235]]+ _0x71cex13[_0xa017[117]]+ this[_0xa017[657]]:_0x71cex18[_0xa017[236]]= _0x71cex13[_0xa017[236]]+ _0x71cex13[_0xa017[119]]+ this[_0xa017[657]]:this[_0xa017[1734]]|| (_0x71cex3?_0x71cex18[_0xa017[235]]= _0x71cexa:_0x71cex18[_0xa017[236]]= _0x71cex12);_0x71cex3?_0x71cex18[_0xa017[236]]= _0x71cex12:_0x71cex18[_0xa017[235]]= _0x71cexa;this[_0xa017[1334]]&& 0< _0x71cex9&& (_0x71cex3?_0x71cex18[_0xa017[119]]= _0x71cex9:_0x71cex18[_0xa017[117]]= _0x71cex9);_0x71cex4[_0xa017[1724]](_0x71cex17,_0x71cex18);_0x71cex13= _0x71cex18}}};this[_0xa017[1735]]&& null!= _0x71cex5&& null!= _0x71cex13&& !this[_0xa017[1179]][_0xa017[1742]](_0x71cex2)?(_0x71cex5= _0x71cex5[_0xa017[238]](),_0x71cex3?_0x71cex5[_0xa017[117]]= _0x71cex13[_0xa017[235]]+ _0x71cex13[_0xa017[117]]+ this[_0xa017[657]]:_0x71cex5[_0xa017[119]]= _0x71cex13[_0xa017[236]]+ _0x71cex13[_0xa017[119]]+ this[_0xa017[657]],_0x71cex4[_0xa017[1724]](_0x71cex2,_0x71cex5)):this[_0xa017[1736]]&& (null!= _0x71cex5&& null!= _0x71cex13)&& (_0x71cex3?_0x71cex13[_0xa017[117]]= _0x71cex5[_0xa017[117]]- _0x71cex13[_0xa017[235]]- this[_0xa017[657]]:_0x71cex13[_0xa017[119]]= _0x71cex5[_0xa017[119]]- _0x71cex13[_0xa017[236]]- this[_0xa017[657]])}finally{_0x71cex4[_0xa017[476]]()}}};function mxPartitionLayout(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxGraphLayout[_0xa017[239]](this,_0x71cex2);this[_0xa017[662]]= null!= _0x71cex3?_0x71cex3:!0;this[_0xa017[657]]= _0x71cex4|| 0;this[_0xa017[467]]= _0x71cex5|| 0}mxPartitionLayout[_0xa017[202]]= new mxGraphLayout;mxPartitionLayout[_0xa017[202]][_0xa017[196]]= mxPartitionLayout;mxPartitionLayout[_0xa017[202]][_0xa017[662]]= null;mxPartitionLayout[_0xa017[202]][_0xa017[657]]= null;mxPartitionLayout[_0xa017[202]][_0xa017[467]]= null;mxPartitionLayout[_0xa017[202]][_0xa017[1743]]= !0;mxPartitionLayout[_0xa017[202]][_0xa017[1737]]= function(){return this[_0xa017[662]]};mxPartitionLayout[_0xa017[202]][_0xa017[1702]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= this[_0xa017[1179]][_0xa017[502]]();var _0x71cex5=_0x71cex4[_0xa017[1197]](_0x71cex2);if(null!= _0x71cex2&& null!= _0x71cex5){for(var _0x71cex9=0,_0x71cexa=0,_0x71cex12=_0x71cex4[_0xa017[262]](_0x71cex5),_0x71cex9=0;_0x71cex9< _0x71cex12;_0x71cex9++){var _0x71cex13=_0x71cex4[_0xa017[263]](_0x71cex5,_0x71cex9),_0x71cex13=this[_0xa017[1726]](_0x71cex13);if(null!= _0x71cex13){_0x71cex13= _0x71cex13[_0xa017[235]]+ _0x71cex13[_0xa017[117]]/ 2;if(_0x71cexa< _0x71cex3&& _0x71cex13> _0x71cex3){break};_0x71cexa= _0x71cex13}};_0x71cex3= _0x71cex5[_0xa017[1738]](_0x71cex2);_0x71cex3= Math[_0xa017[160]](0,_0x71cex9- (_0x71cex9> _0x71cex3?1:0));_0x71cex4[_0xa017[99]](_0x71cex5,_0x71cex2,_0x71cex3)}};mxPartitionLayout[_0xa017[202]][_0xa017[350]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1737]](),_0x71cex4=this[_0xa017[1179]][_0xa017[502]](),_0x71cex5=_0x71cex4[_0xa017[1721]](_0x71cex2);if(null!= this[_0xa017[1179]][_0xa017[526]]&& (null== _0x71cex5&& _0x71cex4[_0xa017[1740]](_0x71cex2)|| _0x71cex2== this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1741]])){_0x71cex5= new mxRectangle(0,0,this[_0xa017[1179]][_0xa017[526]][_0xa017[359]]- 1,this[_0xa017[1179]][_0xa017[526]][_0xa017[167]]- 1)};if(null!= _0x71cex5){for(var _0x71cex9=[],_0x71cexa=_0x71cex4[_0xa017[262]](_0x71cex2),_0x71cex12=0;_0x71cex12< _0x71cexa;_0x71cex12++){var _0x71cex13=_0x71cex4[_0xa017[263]](_0x71cex2,_0x71cex12);!this[_0xa017[1713]](_0x71cex13)&& this[_0xa017[1711]](_0x71cex13) && _0x71cex9[_0xa017[207]](_0x71cex13)};_0x71cexa= _0x71cex9[_0xa017[67]];if(0< _0x71cexa){var _0x71cex14=this[_0xa017[467]],_0x71cex15=this[_0xa017[467]],_0x71cex16=_0x71cex3?_0x71cex5[_0xa017[119]]:_0x71cex5[_0xa017[117]],_0x71cex16=_0x71cex16- 2* this[_0xa017[467]];_0x71cex2= this[_0xa017[1179]][_0xa017[1730]](_0x71cex2)?this[_0xa017[1179]][_0xa017[1731]](_0x71cex2): new mxRectangle;_0x71cex16-= _0x71cex3?_0x71cex2[_0xa017[119]]:_0x71cex2[_0xa017[117]];_0x71cex14+= _0x71cex2[_0xa017[117]];_0x71cex15+= _0x71cex2[_0xa017[119]];_0x71cex2= this[_0xa017[467]]+ (_0x71cexa- 1)* this[_0xa017[657]];_0x71cex5= _0x71cex3?(_0x71cex5[_0xa017[117]]- _0x71cex14- _0x71cex2)/ _0x71cexa:(_0x71cex5[_0xa017[119]]- _0x71cex15- _0x71cex2)/ _0x71cexa;if(0< _0x71cex5){_0x71cex4[_0xa017[473]]();try{for(_0x71cex12= 0;_0x71cex12< _0x71cexa;_0x71cex12++){var _0x71cex13=_0x71cex9[_0x71cex12],_0x71cex17=_0x71cex4[_0xa017[1721]](_0x71cex13);null!= _0x71cex17&& (_0x71cex17= _0x71cex17[_0xa017[238]](),_0x71cex17[_0xa017[235]]= _0x71cex14,_0x71cex17[_0xa017[236]]= _0x71cex15,_0x71cex3?(this[_0xa017[1743]]&& (_0x71cex17[_0xa017[117]]= _0x71cex5,_0x71cex17[_0xa017[119]]= _0x71cex16),_0x71cex14+= _0x71cex5+ this[_0xa017[657]]):(this[_0xa017[1743]]&& (_0x71cex17[_0xa017[119]]= _0x71cex5,_0x71cex17[_0xa017[117]]= _0x71cex16),_0x71cex15+= _0x71cex5+ this[_0xa017[657]]),_0x71cex4[_0xa017[1724]](_0x71cex13,_0x71cex17))}}finally{_0x71cex4[_0xa017[476]]()}}}}};function mxCompactTreeLayout(_0x71cex2,_0x71cex3,_0x71cex4){mxGraphLayout[_0xa017[239]](this,_0x71cex2);this[_0xa017[662]]= null!= _0x71cex3?_0x71cex3:!0;this[_0xa017[1744]]= null!= _0x71cex4?_0x71cex4:!1}mxCompactTreeLayout[_0xa017[202]]= new mxGraphLayout;mxCompactTreeLayout[_0xa017[202]][_0xa017[196]]= mxCompactTreeLayout;mxCompactTreeLayout[_0xa017[202]][_0xa017[662]]= null;mxCompactTreeLayout[_0xa017[202]][_0xa017[1744]]= null;mxCompactTreeLayout[_0xa017[202]][_0xa017[1735]]= !0;mxCompactTreeLayout[_0xa017[202]][_0xa017[1745]]= 10;mxCompactTreeLayout[_0xa017[202]][_0xa017[1746]]= null;mxCompactTreeLayout[_0xa017[202]][_0xa017[1747]]= !1;mxCompactTreeLayout[_0xa017[202]][_0xa017[1748]]= 10;mxCompactTreeLayout[_0xa017[202]][_0xa017[1749]]= 20;mxCompactTreeLayout[_0xa017[202]][_0xa017[1750]]= !0;mxCompactTreeLayout[_0xa017[202]][_0xa017[1751]]= 5;mxCompactTreeLayout[_0xa017[202]][_0xa017[1752]]= 4;mxCompactTreeLayout[_0xa017[202]][_0xa017[1753]]= 8;mxCompactTreeLayout[_0xa017[202]][_0xa017[1754]]= 4;mxCompactTreeLayout[_0xa017[202]][_0xa017[1755]]= !0;mxCompactTreeLayout[_0xa017[202]][_0xa017[1713]]= function(_0x71cex2){return mxGraphLayout[_0xa017[202]][_0xa017[1713]][_0xa017[183]](this,arguments)|| 0== this[_0xa017[1179]][_0xa017[1756]](_0x71cex2)[_0xa017[67]]};mxCompactTreeLayout[_0xa017[202]][_0xa017[1737]]= function(){return this[_0xa017[662]]};mxCompactTreeLayout[_0xa017[202]][_0xa017[350]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1101]]= _0x71cex2;var _0x71cex4=this[_0xa017[1179]][_0xa017[502]]();if(null== _0x71cex3){if(0< this[_0xa017[1179]][_0xa017[264]](_0x71cex2,_0x71cex4[_0xa017[1197]](_0x71cex2),this[_0xa017[1744]],!this[_0xa017[1744]],!1)[_0xa017[67]]){_0x71cex3= _0x71cex2}else {var _0x71cex5=this[_0xa017[1179]][_0xa017[1757]](_0x71cex2,!0,this[_0xa017[1744]]);if(0< _0x71cex5[_0xa017[67]]){for(var _0x71cex9=0;_0x71cex9< _0x71cex5[_0xa017[67]];_0x71cex9++){if(!this[_0xa017[1713]](_0x71cex5[_0x71cex9])&& 0< this[_0xa017[1179]][_0xa017[264]](_0x71cex5[_0x71cex9],null,this[_0xa017[1744]],!this[_0xa017[1744]],!1)[_0xa017[67]]){_0x71cex3= _0x71cex5[_0x71cex9];break}}}}};if(null!= _0x71cex3){this[_0xa017[1746]]= this[_0xa017[1735]]?{}:null;_0x71cex4[_0xa017[473]]();try{var _0x71cexa=this[_0xa017[1758]](_0x71cex3,_0x71cex2);if(null!= _0x71cexa){this[_0xa017[1759]](_0x71cexa);var _0x71cex12=this[_0xa017[1179]][_0xa017[1020]],_0x71cex5=_0x71cex12;if(!this[_0xa017[1747]]){var _0x71cex13=this[_0xa017[1726]](_0x71cex3);null!= _0x71cex13&& (_0x71cex12= _0x71cex13[_0xa017[235]],_0x71cex5= _0x71cex13[_0xa017[236]])};_0x71cex13= null;_0x71cex13= this[_0xa017[1737]]()?this[_0xa017[1760]](_0x71cexa,_0x71cex12,_0x71cex5):this[_0xa017[1761]](_0x71cexa,null,_0x71cex12,_0x71cex5);if(null!= _0x71cex13){var _0x71cex14=_0x71cex9= 0;0> _0x71cex13[_0xa017[235]]&& (_0x71cex9= Math[_0xa017[425]](_0x71cex12- _0x71cex13[_0xa017[235]]));0> _0x71cex13[_0xa017[236]]&& (_0x71cex14= Math[_0xa017[425]](_0x71cex5- _0x71cex13[_0xa017[236]]));(0!= _0x71cex9|| 0!= _0x71cex14)&& this[_0xa017[1762]](_0x71cexa,_0x71cex9,_0x71cex14);this[_0xa017[1735]]&& this[_0xa017[1763]]();this[_0xa017[1755]]&& this[_0xa017[1764]](_0x71cexa)}}}finally{_0x71cex4[_0xa017[476]]()}}};mxCompactTreeLayout[_0xa017[202]][_0xa017[1762]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex2[_0xa017[235]]+= _0x71cex3;_0x71cex2[_0xa017[236]]+= _0x71cex4;this[_0xa017[183]](_0x71cex2);for(_0x71cex2= _0x71cex2[_0xa017[247]];null!= _0x71cex2;){this[_0xa017[1762]](_0x71cex2,_0x71cex3,_0x71cex4),_0x71cex2= _0x71cex2[_0xa017[1765]]}};mxCompactTreeLayout[_0xa017[202]][_0xa017[1758]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= null!= _0x71cex4?_0x71cex4:[];var _0x71cex5=mxCellPath[_0xa017[385]](_0x71cex2),_0x71cex9=null;if(null!= _0x71cex2&& null== _0x71cex4[_0x71cex5]&& !this[_0xa017[1713]](_0x71cex2)){_0x71cex4[_0x71cex5]= _0x71cex2;var _0x71cex9=this[_0xa017[1766]](_0x71cex2),_0x71cex5=this[_0xa017[1179]][_0xa017[502]](),_0x71cexa=null;_0x71cex2= this[_0xa017[1179]][_0xa017[264]](_0x71cex2,_0x71cex3,this[_0xa017[1744]],!this[_0xa017[1744]],!1,!0);for(var _0x71cex12=this[_0xa017[1179]][_0xa017[249]](),_0x71cex13=0;_0x71cex13< _0x71cex2[_0xa017[67]];_0x71cex13++){var _0x71cex14=_0x71cex2[_0x71cex13];if(!this[_0xa017[1715]](_0x71cex14)){this[_0xa017[1750]]&& this[_0xa017[1722]](_0x71cex14,null);this[_0xa017[1755]]&& (this[_0xa017[1716]](_0x71cex14,!1),this[_0xa017[1722]](_0x71cex14,null));var _0x71cex15=_0x71cex12[_0xa017[248]](_0x71cex14),_0x71cex14=null!= _0x71cex15?_0x71cex15[_0xa017[1710]](this[_0xa017[1744]]):_0x71cex12[_0xa017[1710]](_0x71cex14,this[_0xa017[1744]]),_0x71cex15=this[_0xa017[1758]](_0x71cex14,_0x71cex3,_0x71cex4);null!= _0x71cex15&& null!= _0x71cex5[_0xa017[1721]](_0x71cex14)&& (null== _0x71cexa?_0x71cex9[_0xa017[247]]= _0x71cex15:_0x71cexa[_0xa017[1765]]= _0x71cex15,_0x71cexa= _0x71cex15)}}};return _0x71cex9};mxCompactTreeLayout[_0xa017[202]][_0xa017[1759]]= function(_0x71cex2){if(null!= _0x71cex2){for(var _0x71cex3=_0x71cex2[_0xa017[247]];null!= _0x71cex3;){this[_0xa017[1759]](_0x71cex3),_0x71cex3= _0x71cex3[_0xa017[1765]]};null!= _0x71cex2[_0xa017[247]]?this[_0xa017[1767]](_0x71cex2,this[_0xa017[234]](_0x71cex2)):this[_0xa017[1768]](_0x71cex2)}};mxCompactTreeLayout[_0xa017[202]][_0xa017[1760]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex2[_0xa017[235]]+= _0x71cex3+ _0x71cex2[_0xa017[1769]];_0x71cex2[_0xa017[236]]+= _0x71cex4+ _0x71cex2[_0xa017[1770]];_0x71cex5= this[_0xa017[183]](_0x71cex2,_0x71cex5);_0x71cex3= _0x71cex2[_0xa017[247]];if(null!= _0x71cex3){_0x71cex5= this[_0xa017[1760]](_0x71cex3,_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]],_0x71cex5);_0x71cex4= _0x71cex2[_0xa017[236]]+ _0x71cex3[_0xa017[1770]];for(var _0x71cex9=_0x71cex3[_0xa017[1765]];null!= _0x71cex9;){_0x71cex5= this[_0xa017[1760]](_0x71cex9,_0x71cex2[_0xa017[235]]+ _0x71cex3[_0xa017[1769]],_0x71cex4,_0x71cex5),_0x71cex4+= _0x71cex9[_0xa017[1770]],_0x71cex9= _0x71cex9[_0xa017[1765]]}};return _0x71cex5};mxCompactTreeLayout[_0xa017[202]][_0xa017[1761]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex2[_0xa017[235]]+= _0x71cex4+ _0x71cex2[_0xa017[1770]];_0x71cex2[_0xa017[236]]+= _0x71cex5+ _0x71cex2[_0xa017[1769]];_0x71cex9= this[_0xa017[183]](_0x71cex2,_0x71cex9);_0x71cex3= _0x71cex2[_0xa017[247]];if(null!= _0x71cex3){_0x71cex9= this[_0xa017[1761]](_0x71cex3,_0x71cex2,_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]],_0x71cex9);_0x71cex4= _0x71cex2[_0xa017[235]]+ _0x71cex3[_0xa017[1770]];for(_0x71cex5= _0x71cex3[_0xa017[1765]];null!= _0x71cex5;){_0x71cex9= this[_0xa017[1761]](_0x71cex5,_0x71cex2,_0x71cex4,_0x71cex2[_0xa017[236]]+ _0x71cex3[_0xa017[1769]],_0x71cex9),_0x71cex4+= _0x71cex5[_0xa017[1770]],_0x71cex5= _0x71cex5[_0xa017[1765]]}};return _0x71cex9};mxCompactTreeLayout[_0xa017[202]][_0xa017[1767]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1749]]+ this[_0xa017[1748]],_0x71cex5=(_0x71cex3- _0x71cex2[_0xa017[117]])/ 2- this[_0xa017[1749]],_0x71cex9=_0x71cex5+ _0x71cex2[_0xa017[117]]+ 2* this[_0xa017[1749]]- _0x71cex3;_0x71cex2[_0xa017[247]][_0xa017[1769]]= _0x71cex4+ _0x71cex2[_0xa017[119]];_0x71cex2[_0xa017[247]][_0xa017[1770]]= _0x71cex9;_0x71cex2[_0xa017[1772]][_0xa017[1771]]= this[_0xa017[1773]](_0x71cex2[_0xa017[119]],0,this[_0xa017[1773]](_0x71cex4,_0x71cex9,_0x71cex2[_0xa017[1772]][_0xa017[1771]]));_0x71cex2[_0xa017[1772]][_0xa017[1774]]= this[_0xa017[1773]](_0x71cex2[_0xa017[119]],0,this[_0xa017[1773]](_0x71cex4,_0x71cex5,_0x71cex2[_0xa017[1772]][_0xa017[1774]]))};mxCompactTreeLayout[_0xa017[202]][_0xa017[1768]]= function(_0x71cex2){var _0x71cex3=2* this[_0xa017[1749]];_0x71cex2[_0xa017[1772]][_0xa017[1775]]= this[_0xa017[1773]](_0x71cex2[_0xa017[119]]+ _0x71cex3,0);_0x71cex2[_0xa017[1772]][_0xa017[1771]]= _0x71cex2[_0xa017[1772]][_0xa017[1775]];_0x71cex2[_0xa017[1772]][_0xa017[1776]]= this[_0xa017[1773]](0,-_0x71cex2[_0xa017[117]]- _0x71cex3);_0x71cex2[_0xa017[1772]][_0xa017[1774]]= this[_0xa017[1773]](_0x71cex2[_0xa017[119]]+ _0x71cex3,0,_0x71cex2[_0xa017[1772]][_0xa017[1776]])};mxCompactTreeLayout[_0xa017[202]][_0xa017[234]]= function(_0x71cex2){var _0x71cex3=2* this[_0xa017[1749]],_0x71cex4=_0x71cex2[_0xa017[247]];_0x71cex2[_0xa017[1772]]= _0x71cex4[_0xa017[1772]];for(var _0x71cex5=_0x71cex4[_0xa017[117]]+ _0x71cex3,_0x71cex9=_0x71cex5,_0x71cex4=_0x71cex4[_0xa017[1765]];null!= _0x71cex4;){var _0x71cexa=this[_0xa017[1777]](_0x71cex2[_0xa017[1772]],_0x71cex4[_0xa017[1772]]);_0x71cex4[_0xa017[1770]]= _0x71cexa+ _0x71cex5;_0x71cex4[_0xa017[1769]]= 0;_0x71cex5= _0x71cex4[_0xa017[117]]+ _0x71cex3;_0x71cex9+= _0x71cexa+ _0x71cex5;_0x71cex4= _0x71cex4[_0xa017[1765]]};return _0x71cex9};mxCompactTreeLayout[_0xa017[202]][_0xa017[1777]]= function(_0x71cex2,_0x71cex3){for(var _0x71cex4=0,_0x71cex5=0,_0x71cex9=0,_0x71cexa=_0x71cex2[_0xa017[1774]],_0x71cex12=_0x71cex3[_0xa017[1771]];null!= _0x71cex12&& null!= _0x71cexa;){var _0x71cex13=this[_0xa017[1368]](_0x71cex4,_0x71cex5,_0x71cex12[_0xa017[1126]],_0x71cex12[_0xa017[1125]],_0x71cexa[_0xa017[1126]],_0x71cexa[_0xa017[1125]]),_0x71cex5=_0x71cex5+ _0x71cex13,_0x71cex9=_0x71cex9+ _0x71cex13;_0x71cex4+ _0x71cex12[_0xa017[1126]]<= _0x71cexa[_0xa017[1126]]?(_0x71cex4+= _0x71cex12[_0xa017[1126]],_0x71cex5+= _0x71cex12[_0xa017[1125]],_0x71cex12= _0x71cex12[_0xa017[1765]]):(_0x71cex4-= _0x71cexa[_0xa017[1126]],_0x71cex5-= _0x71cexa[_0xa017[1125]],_0x71cexa= _0x71cexa[_0xa017[1765]])};null!= _0x71cex12?(_0x71cex4= this[_0xa017[1778]](_0x71cex2[_0xa017[1775]],0,0,_0x71cex12,_0x71cex4,_0x71cex5),_0x71cex2[_0xa017[1775]]= null!= _0x71cex4[_0xa017[1765]]?_0x71cex3[_0xa017[1775]]:_0x71cex4,_0x71cex2[_0xa017[1776]]= _0x71cex3[_0xa017[1776]]):(_0x71cex4= this[_0xa017[1778]](_0x71cex3[_0xa017[1776]],_0x71cex4,_0x71cex5,_0x71cexa,0,0),null== _0x71cex4[_0xa017[1765]]&& (_0x71cex2[_0xa017[1776]]= _0x71cex4));_0x71cex2[_0xa017[1774]]= _0x71cex3[_0xa017[1774]];return _0x71cex9};mxCompactTreeLayout[_0xa017[202]][_0xa017[1368]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){var _0x71cex12=0;if(_0x71cex9<= _0x71cex2|| 0>= _0x71cex2+ _0x71cex4){return 0};_0x71cex12= 0< _0x71cex9* _0x71cex5- _0x71cex4* _0x71cexa?0> _0x71cex2?_0x71cex2* _0x71cex5/ _0x71cex4- _0x71cex3:0< _0x71cex2?_0x71cex2* _0x71cexa/ _0x71cex9- _0x71cex3:-_0x71cex3:_0x71cex9< _0x71cex2+ _0x71cex4?_0x71cexa- (_0x71cex3+ (_0x71cex9- _0x71cex2)* _0x71cex5/ _0x71cex4):_0x71cex9> _0x71cex2+ _0x71cex4?(_0x71cex4+ _0x71cex2)* _0x71cexa/ _0x71cex9- (_0x71cex3+ _0x71cex5):_0x71cexa- (_0x71cex3+ _0x71cex5);return 0< _0x71cex12?_0x71cex12:0};mxCompactTreeLayout[_0xa017[202]][_0xa017[1778]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cex3= _0x71cex9+ _0x71cex5[_0xa017[1126]]- _0x71cex3;_0x71cex9= _0x71cex9= 0;0== _0x71cex5[_0xa017[1126]]?_0x71cex9= _0x71cex5[_0xa017[1125]]:(_0x71cex9= _0x71cex3* _0x71cex5[_0xa017[1125]],_0x71cex9/= _0x71cex5[_0xa017[1126]]);_0x71cex3= this[_0xa017[1773]](_0x71cex3,_0x71cex9,_0x71cex5[_0xa017[1765]]);_0x71cex2[_0xa017[1765]]= this[_0xa017[1773]](0,_0x71cexa+ _0x71cex5[_0xa017[1125]]- _0x71cex9- _0x71cex4,_0x71cex3);return _0x71cex3};mxCompactTreeLayout[_0xa017[202]][_0xa017[1766]]= function(_0x71cex2){var _0x71cex3={};_0x71cex3[_0xa017[246]]= _0x71cex2;_0x71cex3[_0xa017[235]]= 0;_0x71cex3[_0xa017[236]]= 0;_0x71cex3[_0xa017[117]]= 0;_0x71cex3[_0xa017[119]]= 0;_0x71cex2= this[_0xa017[1726]](_0x71cex2);null!= _0x71cex2&& (this[_0xa017[1737]]()?(_0x71cex3[_0xa017[117]]= _0x71cex2[_0xa017[119]],_0x71cex3[_0xa017[119]]= _0x71cex2[_0xa017[117]]):(_0x71cex3[_0xa017[117]]= _0x71cex2[_0xa017[117]],_0x71cex3[_0xa017[119]]= _0x71cex2[_0xa017[119]]));_0x71cex3[_0xa017[1769]]= 0;_0x71cex3[_0xa017[1770]]= 0;_0x71cex3[_0xa017[1772]]= {};return _0x71cex3};mxCompactTreeLayout[_0xa017[202]][_0xa017[183]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[502]](),_0x71cex5=_0x71cex2[_0xa017[246]],_0x71cex9=_0x71cex4[_0xa017[1721]](_0x71cex5);null!= _0x71cex5&& null!= _0x71cex9&& (this[_0xa017[1711]](_0x71cex5)&& (_0x71cex9= this[_0xa017[1725]](_0x71cex5,_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]]),this[_0xa017[1735]]&& (_0x71cex4= _0x71cex4[_0xa017[1197]](_0x71cex5),_0x71cex5= mxCellPath[_0xa017[385]](_0x71cex4),null== this[_0xa017[1746]][_0x71cex5]&& (this[_0xa017[1746]][_0x71cex5]= _0x71cex4))),_0x71cex3= null== _0x71cex3? new mxRectangle(_0x71cex9[_0xa017[235]],_0x71cex9[_0xa017[236]],_0x71cex9[_0xa017[117]],_0x71cex9[_0xa017[119]]): new mxRectangle(Math[_0xa017[243]](_0x71cex3[_0xa017[235]],_0x71cex9[_0xa017[235]]),Math[_0xa017[243]](_0x71cex3[_0xa017[236]],_0x71cex9[_0xa017[236]]),Math[_0xa017[160]](_0x71cex3[_0xa017[235]]+ _0x71cex3[_0xa017[117]],_0x71cex9[_0xa017[235]]+ _0x71cex9[_0xa017[117]]),Math[_0xa017[160]](_0x71cex3[_0xa017[236]]+ _0x71cex3[_0xa017[119]],_0x71cex9[_0xa017[236]]+ _0x71cex9[_0xa017[119]])));return _0x71cex3};mxCompactTreeLayout[_0xa017[202]][_0xa017[1773]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5={};_0x71cex5[_0xa017[1126]]= _0x71cex2;_0x71cex5[_0xa017[1125]]= _0x71cex3;_0x71cex5[_0xa017[1765]]= _0x71cex4;return _0x71cex5};mxCompactTreeLayout[_0xa017[202]][_0xa017[1763]]= function(){var _0x71cex2=[],_0x71cex3;for(_0x71cex3 in this[_0xa017[1746]]){_0x71cex2[_0xa017[207]](this[_0xa017[1746]][_0x71cex3])};this[_0xa017[1727]](mxUtils[_0xa017[1779]](_0x71cex2,!0),this[_0xa017[1745]])};mxCompactTreeLayout[_0xa017[202]][_0xa017[1764]]= function(_0x71cex2){this[_0xa017[1780]](_0x71cex2);for(_0x71cex2= _0x71cex2[_0xa017[247]];null!= _0x71cex2;){this[_0xa017[1764]](_0x71cex2),_0x71cex2= _0x71cex2[_0xa017[1765]]}};mxCompactTreeLayout[_0xa017[202]][_0xa017[1780]]= function(_0x71cex2){for(var _0x71cex3=_0x71cex2[_0xa017[247]],_0x71cex4=_0x71cex2[_0xa017[246]],_0x71cex5=0,_0x71cex9=[];null!= _0x71cex3;){_0x71cex5++;var _0x71cexa=_0x71cex3[_0xa017[235]];this[_0xa017[662]]&& (_0x71cexa= _0x71cex3[_0xa017[236]]);_0x71cex9[_0xa017[207]]( new WeightedCellSorter(_0x71cex3,_0x71cexa));_0x71cex3= _0x71cex3[_0xa017[1765]]};_0x71cex9[_0xa017[470]](WeightedCellSorter[_0xa017[202]][_0xa017[469]]);var _0x71cexa=_0x71cex2[_0xa017[117]],_0x71cex12=(_0x71cex5+ 1)* this[_0xa017[1751]];_0x71cexa> _0x71cex12+ 2* this[_0xa017[1751]]&& (_0x71cexa-= 2* this[_0xa017[1751]]);_0x71cex2= _0x71cexa/ _0x71cex5;_0x71cex3= _0x71cex2/ 2;_0x71cexa> _0x71cex12+ 2* this[_0xa017[1751]]&& (_0x71cex3+= this[_0xa017[1751]]);for(var _0x71cexa=this[_0xa017[1753]]- this[_0xa017[1752]],_0x71cex12=0,_0x71cex13=this[_0xa017[1726]](_0x71cex4),_0x71cex14=0;_0x71cex14< _0x71cex9[_0xa017[67]];_0x71cex14++){for(var _0x71cex15=_0x71cex9[_0x71cex14][_0xa017[246]][_0xa017[246]],_0x71cex16=this[_0xa017[1726]](_0x71cex15),_0x71cex15=this[_0xa017[1179]][_0xa017[1781]](_0x71cex4,_0x71cex15,!1),_0x71cex17=[],_0x71cex18=0,_0x71cex19=0,_0x71cex1a=0;_0x71cex1a< _0x71cex15[_0xa017[67]];_0x71cex1a++){this[_0xa017[662]]?(_0x71cex18= _0x71cex13[_0xa017[235]]+ _0x71cex13[_0xa017[117]],_0x71cex19= _0x71cex13[_0xa017[236]]+ _0x71cex3,_0x71cex17[_0xa017[207]]( new mxPoint(_0x71cex18,_0x71cex19)),_0x71cex18= _0x71cex13[_0xa017[235]]+ _0x71cex13[_0xa017[117]]+ _0x71cexa,_0x71cex17[_0xa017[207]]( new mxPoint(_0x71cex18,_0x71cex19)),_0x71cex19= _0x71cex16[_0xa017[236]]+ _0x71cex16[_0xa017[119]]/ 2):(_0x71cex18= _0x71cex13[_0xa017[235]]+ _0x71cex3,_0x71cex19= _0x71cex13[_0xa017[236]]+ _0x71cex13[_0xa017[119]],_0x71cex17[_0xa017[207]]( new mxPoint(_0x71cex18,_0x71cex19)),_0x71cex19= _0x71cex13[_0xa017[236]]+ _0x71cex13[_0xa017[119]]+ _0x71cexa,_0x71cex17[_0xa017[207]]( new mxPoint(_0x71cex18,_0x71cex19)),_0x71cex18= _0x71cex16[_0xa017[235]]+ _0x71cex16[_0xa017[117]]/ 2),_0x71cex17[_0xa017[207]]( new mxPoint(_0x71cex18,_0x71cex19)),this[_0xa017[1722]](_0x71cex15[_0x71cex1a],_0x71cex17)};_0x71cex14< _0x71cex5/ 2?_0x71cexa+= this[_0xa017[1752]]:_0x71cex14> _0x71cex5/ 2&& (_0x71cexa-= this[_0xa017[1752]]);_0x71cex3+= _0x71cex2;_0x71cex12= Math[_0xa017[160]](_0x71cex12,_0x71cexa)}};function WeightedCellSorter(_0x71cex2,_0x71cex3){this[_0xa017[246]]= _0x71cex2;this[_0xa017[1782]]= _0x71cex3}WeightedCellSorter[_0xa017[202]][_0xa017[1782]]= 0;WeightedCellSorter[_0xa017[202]][_0xa017[1783]]= !1;WeightedCellSorter[_0xa017[202]][_0xa017[1784]]= !1;WeightedCellSorter[_0xa017[202]][_0xa017[1785]]= null;WeightedCellSorter[_0xa017[202]][_0xa017[246]]= null;WeightedCellSorter[_0xa017[202]][_0xa017[469]]= function(_0x71cex2,_0x71cex3){return null!= _0x71cex2&& null!= _0x71cex3?_0x71cex3[_0xa017[1782]]> _0x71cex2[_0xa017[1782]]?1:_0x71cex3[_0xa017[1782]]< _0x71cex2[_0xa017[1782]]?-1:_0x71cex3[_0xa017[1783]]?1:-1:0};function mxFastOrganicLayout(_0x71cex2){mxGraphLayout[_0xa017[239]](this,_0x71cex2)}mxFastOrganicLayout[_0xa017[202]]= new mxGraphLayout;mxFastOrganicLayout[_0xa017[202]][_0xa017[196]]= mxFastOrganicLayout;mxFastOrganicLayout[_0xa017[202]][_0xa017[1786]]= !0;mxFastOrganicLayout[_0xa017[202]][_0xa017[1750]]= !0;mxFastOrganicLayout[_0xa017[202]][_0xa017[1787]]= !0;mxFastOrganicLayout[_0xa017[202]][_0xa017[1788]]= 50;mxFastOrganicLayout[_0xa017[202]][_0xa017[1789]]= 0;mxFastOrganicLayout[_0xa017[202]][_0xa017[1790]]= 2;mxFastOrganicLayout[_0xa017[202]][_0xa017[1791]]= 500;mxFastOrganicLayout[_0xa017[202]][_0xa017[1792]]= 4;mxFastOrganicLayout[_0xa017[202]][_0xa017[1793]]= 200;mxFastOrganicLayout[_0xa017[202]][_0xa017[1794]]= 0;mxFastOrganicLayout[_0xa017[202]][_0xa017[1795]]= 0;mxFastOrganicLayout[_0xa017[202]][_0xa017[1796]]= 0;mxFastOrganicLayout[_0xa017[202]][_0xa017[1797]]= !0;mxFastOrganicLayout[_0xa017[202]][_0xa017[1713]]= function(_0x71cex2){return mxGraphLayout[_0xa017[202]][_0xa017[1713]][_0xa017[183]](this,arguments)|| 0== this[_0xa017[1179]][_0xa017[1756]](_0x71cex2)[_0xa017[67]]};mxFastOrganicLayout[_0xa017[202]][_0xa017[350]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[502]]();this[_0xa017[1798]]= [];for(var _0x71cex4=this[_0xa017[1179]][_0xa017[1728]](_0x71cex2),_0x71cex5=0;_0x71cex5< _0x71cex4[_0xa017[67]];_0x71cex5++){this[_0xa017[1713]](_0x71cex4[_0x71cex5])|| this[_0xa017[1798]][_0xa017[207]](_0x71cex4[_0x71cex5])};var _0x71cex9=this[_0xa017[1786]]?this[_0xa017[1179]][_0xa017[441]][_0xa017[1799]](this[_0xa017[1798]]):null,_0x71cexa=this[_0xa017[1798]][_0xa017[67]];this[_0xa017[1800]]= [];this[_0xa017[1801]]= [];this[_0xa017[1802]]= [];this[_0xa017[1803]]= [];this[_0xa017[1804]]= [];this[_0xa017[1805]]= [];this[_0xa017[1806]]= [];this[_0xa017[1807]]= [];0.0010> this[_0xa017[1788]]&& (this[_0xa017[1788]]= 0.0010);this[_0xa017[1789]]= this[_0xa017[1788]]* this[_0xa017[1788]];for(_0x71cex5= 0;_0x71cex5< this[_0xa017[1798]][_0xa017[67]];_0x71cex5++){var _0x71cex12=this[_0xa017[1798]][_0x71cex5];this[_0xa017[1803]][_0x71cex5]= [];var _0x71cex13=mxCellPath[_0xa017[385]](_0x71cex12);this[_0xa017[1800]][_0x71cex13]= _0x71cex5;var _0x71cex14=this[_0xa017[1726]](_0x71cex12),_0x71cex15=_0x71cex14[_0xa017[117]],_0x71cex16=_0x71cex14[_0xa017[119]],_0x71cex17=_0x71cex14[_0xa017[235]],_0x71cex18=_0x71cex14[_0xa017[236]];this[_0xa017[1803]][_0x71cex5][0]= _0x71cex17+ _0x71cex15/ 2;this[_0xa017[1803]][_0x71cex5][1]= _0x71cex18+ _0x71cex16/ 2;this[_0xa017[1806]][_0x71cex5]= Math[_0xa017[243]](_0x71cex15,_0x71cex16);this[_0xa017[1807]][_0x71cex5]= this[_0xa017[1806]][_0x71cex5]* this[_0xa017[1806]][_0x71cex5]};_0x71cex3[_0xa017[473]]();try{for(_0x71cex5= 0;_0x71cex5< _0x71cexa;_0x71cex5++){this[_0xa017[1801]][_0x71cex5]= 0;this[_0xa017[1802]][_0x71cex5]= 0;this[_0xa017[1804]][_0x71cex5]= this[_0xa017[1711]](this[_0xa017[1798]][_0x71cex5]);var _0x71cex19=this[_0xa017[1179]][_0xa017[1756]](this[_0xa017[1798]][_0x71cex5],_0x71cex2),_0x71cex4=this[_0xa017[1179]][_0xa017[1808]](_0x71cex19,this[_0xa017[1798]][_0x71cex5]);this[_0xa017[1805]][_0x71cex5]= [];for(_0x71cex15= 0;_0x71cex15< _0x71cex4[_0xa017[67]];_0x71cex15++){this[_0xa017[1750]]&& this[_0xa017[1179]][_0xa017[1809]](_0x71cex19[_0x71cex15]);this[_0xa017[1787]]&& this[_0xa017[1716]](_0x71cex19[_0x71cex15],!1);var _0x71cex13=mxCellPath[_0xa017[385]](_0x71cex4[_0x71cex15]),_0x71cex1a=this[_0xa017[1800]][_0x71cex13];this[_0xa017[1805]][_0x71cex5][_0x71cex15]= null!= _0x71cex1a?_0x71cex1a:_0x71cex5}};this[_0xa017[1794]]= this[_0xa017[1793]];0== this[_0xa017[1795]]&& (this[_0xa017[1795]]= 20* Math[_0xa017[428]](_0x71cexa));for(this[_0xa017[1796]]= 0;this[_0xa017[1796]]< this[_0xa017[1795]];this[_0xa017[1796]]++){if(!this[_0xa017[1797]]){return};this[_0xa017[1810]]();this[_0xa017[1811]]();this[_0xa017[1812]]();this[_0xa017[1813]]()};_0x71cex2= _0x71cex4= null;for(_0x71cex5= 0;_0x71cex5< this[_0xa017[1798]][_0xa017[67]];_0x71cex5++){_0x71cex12= this[_0xa017[1798]][_0x71cex5],this[_0xa017[1711]](_0x71cex12)&& (_0x71cex14= this[_0xa017[1726]](_0x71cex12),null!= _0x71cex14&& (this[_0xa017[1803]][_0x71cex5][0]-= _0x71cex14[_0xa017[117]]/ 2,this[_0xa017[1803]][_0x71cex5][1]-= _0x71cex14[_0xa017[119]]/ 2,_0x71cex17= this[_0xa017[1179]][_0xa017[1021]](this[_0xa017[1803]][_0x71cex5][0]),_0x71cex18= this[_0xa017[1179]][_0xa017[1021]](this[_0xa017[1803]][_0x71cex5][1]),this[_0xa017[1725]](_0x71cex12,_0x71cex17,_0x71cex18),_0x71cex4= null== _0x71cex4?_0x71cex17:Math[_0xa017[243]](_0x71cex4,_0x71cex17),_0x71cex2= null== _0x71cex2?_0x71cex18:Math[_0xa017[243]](_0x71cex2,_0x71cex18)))};_0x71cex5= -(_0x71cex4|| 0)+ 1;_0x71cex12= -(_0x71cex2|| 0)+ 1;null!= _0x71cex9&& (_0x71cex5+= _0x71cex9[_0xa017[235]],_0x71cex12+= _0x71cex9[_0xa017[236]]);this[_0xa017[1179]][_0xa017[834]](this[_0xa017[1798]],_0x71cex5,_0x71cex12)}finally{_0x71cex3[_0xa017[476]]()}};mxFastOrganicLayout[_0xa017[202]][_0xa017[1812]]= function(){for(var _0x71cex2=0;_0x71cex2< this[_0xa017[1798]][_0xa017[67]];_0x71cex2++){if(this[_0xa017[1804]][_0x71cex2]){var _0x71cex3=Math[_0xa017[428]](this[_0xa017[1801]][_0x71cex2]* this[_0xa017[1801]][_0x71cex2]+ this[_0xa017[1802]][_0x71cex2]* this[_0xa017[1802]][_0x71cex2]);0.0010> _0x71cex3&& (_0x71cex3= 0.0010);var _0x71cex4=this[_0xa017[1801]][_0x71cex2]/ _0x71cex3* Math[_0xa017[243]](_0x71cex3,this[_0xa017[1794]]),_0x71cex3=this[_0xa017[1802]][_0x71cex2]/ _0x71cex3* Math[_0xa017[243]](_0x71cex3,this[_0xa017[1794]]);this[_0xa017[1801]][_0x71cex2]= 0;this[_0xa017[1802]][_0x71cex2]= 0;this[_0xa017[1803]][_0x71cex2][0]+= _0x71cex4;this[_0xa017[1803]][_0x71cex2][1]+= _0x71cex3}}};mxFastOrganicLayout[_0xa017[202]][_0xa017[1811]]= function(){for(var _0x71cex2=0;_0x71cex2< this[_0xa017[1798]][_0xa017[67]];_0x71cex2++){for(var _0x71cex3=0;_0x71cex3< this[_0xa017[1805]][_0x71cex2][_0xa017[67]];_0x71cex3++){var _0x71cex4=this[_0xa017[1805]][_0x71cex2][_0x71cex3];if(_0x71cex2!= _0x71cex4&& this[_0xa017[1804]][_0x71cex2]&& this[_0xa017[1804]][_0x71cex4]){var _0x71cex5=this[_0xa017[1803]][_0x71cex2][0]- this[_0xa017[1803]][_0x71cex4][0],_0x71cex9=this[_0xa017[1803]][_0x71cex2][1]- this[_0xa017[1803]][_0x71cex4][1],_0x71cexa=_0x71cex5* _0x71cex5+ _0x71cex9* _0x71cex9- this[_0xa017[1807]][_0x71cex2]- this[_0xa017[1807]][_0x71cex4];_0x71cexa< this[_0xa017[1792]]&& (_0x71cexa= this[_0xa017[1792]]);var _0x71cex12=Math[_0xa017[428]](_0x71cexa),_0x71cexa=_0x71cexa/ this[_0xa017[1788]],_0x71cex5=_0x71cex5/ _0x71cex12* _0x71cexa,_0x71cex9=_0x71cex9/ _0x71cex12* _0x71cexa;this[_0xa017[1801]][_0x71cex2]-= _0x71cex5;this[_0xa017[1802]][_0x71cex2]-= _0x71cex9;this[_0xa017[1801]][_0x71cex4]+= _0x71cex5;this[_0xa017[1802]][_0x71cex4]+= _0x71cex9}}}};mxFastOrganicLayout[_0xa017[202]][_0xa017[1810]]= function(){for(var _0x71cex2=this[_0xa017[1798]][_0xa017[67]],_0x71cex3=0;_0x71cex3< _0x71cex2;_0x71cex3++){for(var _0x71cex4=_0x71cex3;_0x71cex4< _0x71cex2;_0x71cex4++){if(!this[_0xa017[1797]]){return};if(_0x71cex4!= _0x71cex3&& this[_0xa017[1804]][_0x71cex3]&& this[_0xa017[1804]][_0x71cex4]){var _0x71cex5=this[_0xa017[1803]][_0x71cex3][0]- this[_0xa017[1803]][_0x71cex4][0],_0x71cex9=this[_0xa017[1803]][_0x71cex3][1]- this[_0xa017[1803]][_0x71cex4][1];0== _0x71cex5&& (_0x71cex5= 0.01+ Math[_0xa017[1814]]());0== _0x71cex9&& (_0x71cex9= 0.01+ Math[_0xa017[1814]]());var _0x71cexa=Math[_0xa017[428]](_0x71cex5* _0x71cex5+ _0x71cex9* _0x71cex9),_0x71cex12=_0x71cexa- this[_0xa017[1806]][_0x71cex3]- this[_0xa017[1806]][_0x71cex4];_0x71cex12> this[_0xa017[1791]]|| (_0x71cex12< this[_0xa017[1790]]&& (_0x71cex12= this[_0xa017[1790]]),_0x71cex12= this[_0xa017[1789]]/ _0x71cex12,_0x71cex5= _0x71cex5/ _0x71cexa* _0x71cex12,_0x71cex9= _0x71cex9/ _0x71cexa* _0x71cex12,this[_0xa017[1801]][_0x71cex3]+= _0x71cex5,this[_0xa017[1802]][_0x71cex3]+= _0x71cex9,this[_0xa017[1801]][_0x71cex4]-= _0x71cex5,this[_0xa017[1802]][_0x71cex4]-= _0x71cex9)}}}};mxFastOrganicLayout[_0xa017[202]][_0xa017[1813]]= function(){this[_0xa017[1794]]= this[_0xa017[1793]]* (1- this[_0xa017[1796]]/ this[_0xa017[1795]])};function mxCircleLayout(_0x71cex2,_0x71cex3){mxGraphLayout[_0xa017[239]](this,_0x71cex2);this[_0xa017[1806]]= null!= _0x71cex3?_0x71cex3:100}mxCircleLayout[_0xa017[202]]= new mxGraphLayout;mxCircleLayout[_0xa017[202]][_0xa017[196]]= mxCircleLayout;mxCircleLayout[_0xa017[202]][_0xa017[1806]]= null;mxCircleLayout[_0xa017[202]][_0xa017[1815]]= !1;mxCircleLayout[_0xa017[202]][_0xa017[1732]]= 0;mxCircleLayout[_0xa017[202]][_0xa017[1733]]= 0;mxCircleLayout[_0xa017[202]][_0xa017[1750]]= !0;mxCircleLayout[_0xa017[202]][_0xa017[1787]]= !0;mxCircleLayout[_0xa017[202]][_0xa017[350]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[502]]();_0x71cex3[_0xa017[473]]();try{for(var _0x71cex4=0,_0x71cex5=null,_0x71cex9=null,_0x71cexa=[],_0x71cex12=_0x71cex3[_0xa017[262]](_0x71cex2),_0x71cex13=0;_0x71cex13< _0x71cex12;_0x71cex13++){var _0x71cex14=_0x71cex3[_0xa017[263]](_0x71cex2,_0x71cex13);if(this[_0xa017[1713]](_0x71cex14)){this[_0xa017[1715]](_0x71cex14)|| (this[_0xa017[1750]]&& this[_0xa017[1179]][_0xa017[1809]](_0x71cex14),this[_0xa017[1787]]&& this[_0xa017[1716]](_0x71cex14,!1))}else {_0x71cexa[_0xa017[207]](_0x71cex14);var _0x71cex15=this[_0xa017[1726]](_0x71cex14),_0x71cex5=null== _0x71cex5?_0x71cex15[_0xa017[236]]:Math[_0xa017[243]](_0x71cex5,_0x71cex15[_0xa017[236]]),_0x71cex9=null== _0x71cex9?_0x71cex15[_0xa017[235]]:Math[_0xa017[243]](_0x71cex9,_0x71cex15[_0xa017[235]]),_0x71cex4=Math[_0xa017[160]](_0x71cex4,Math[_0xa017[160]](_0x71cex15[_0xa017[117]],_0x71cex15[_0xa017[119]]))}};var _0x71cex16=this[_0xa017[1816]](_0x71cexa[_0xa017[67]],_0x71cex4);this[_0xa017[1815]]&& (_0x71cex9= this[_0xa017[1732]],_0x71cex5= this[_0xa017[1733]]);this[_0xa017[1817]](_0x71cexa,_0x71cex16,_0x71cex9,_0x71cex5)}finally{_0x71cex3[_0xa017[476]]()}};mxCircleLayout[_0xa017[202]][_0xa017[1816]]= function(_0x71cex2,_0x71cex3){return Math[_0xa017[160]](_0x71cex2* _0x71cex3/ Math[_0xa017[424]],this[_0xa017[1806]])};mxCircleLayout[_0xa017[202]][_0xa017[1817]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){for(var _0x71cex9=_0x71cex2[_0xa017[67]],_0x71cexa=2* Math[_0xa017[424]]/ _0x71cex9,_0x71cex12=0;_0x71cex12< _0x71cex9;_0x71cex12++){this[_0xa017[1711]](_0x71cex2[_0x71cex12])&& this[_0xa017[1725]](_0x71cex2[_0x71cex12],_0x71cex4+ _0x71cex3+ _0x71cex3* Math[_0xa017[427]](_0x71cex12* _0x71cexa),_0x71cex5+ _0x71cex3+ _0x71cex3* Math[_0xa017[426]](_0x71cex12* _0x71cexa))}};function mxParallelEdgeLayout(_0x71cex2){mxGraphLayout[_0xa017[239]](this,_0x71cex2)}mxParallelEdgeLayout[_0xa017[202]]= new mxGraphLayout;mxParallelEdgeLayout[_0xa017[202]][_0xa017[196]]= mxParallelEdgeLayout;mxParallelEdgeLayout[_0xa017[202]][_0xa017[657]]= 20;mxParallelEdgeLayout[_0xa017[202]][_0xa017[350]]= function(_0x71cex2){_0x71cex2= this[_0xa017[1818]](_0x71cex2);this[_0xa017[1179]][_0xa017[251]][_0xa017[473]]();try{for(var _0x71cex3 in _0x71cex2){var _0x71cex4=_0x71cex2[_0x71cex3];1< _0x71cex4[_0xa017[67]]&& this[_0xa017[1759]](_0x71cex4)}}finally{this[_0xa017[1179]][_0xa017[251]][_0xa017[476]]()}};mxParallelEdgeLayout[_0xa017[202]][_0xa017[1818]]= function(_0x71cex2){for(var _0x71cex3=this[_0xa017[1179]][_0xa017[502]](),_0x71cex4=[],_0x71cex5=_0x71cex3[_0xa017[262]](_0x71cex2),_0x71cex9=0;_0x71cex9< _0x71cex5;_0x71cex9++){var _0x71cexa=_0x71cex3[_0xa017[263]](_0x71cex2,_0x71cex9);if(!this[_0xa017[1715]](_0x71cexa)){var _0x71cex12=this[_0xa017[1819]](_0x71cexa);null!= _0x71cex12&& (null== _0x71cex4[_0x71cex12]&& (_0x71cex4[_0x71cex12]= []),_0x71cex4[_0x71cex12][_0xa017[207]](_0x71cexa))}};return _0x71cex4};mxParallelEdgeLayout[_0xa017[202]][_0xa017[1819]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[249]](),_0x71cex4=_0x71cex3[_0xa017[248]](_0x71cex2),_0x71cex5=null!= _0x71cex4?_0x71cex4[_0xa017[1710]](!0):_0x71cex3[_0xa017[1710]](_0x71cex2,!0);_0x71cex2= null!= _0x71cex4?_0x71cex4[_0xa017[1710]](!1):_0x71cex3[_0xa017[1710]](_0x71cex2,!1);return null!= _0x71cex5&& null!= _0x71cex2?(_0x71cex5= mxCellPath[_0xa017[385]](_0x71cex5),_0x71cex2= mxCellPath[_0xa017[385]](_0x71cex2),_0x71cex5> _0x71cex2?_0x71cex2+ _0xa017[213]+ _0x71cex5:_0x71cex5+ _0xa017[213]+ _0x71cex2):null};mxParallelEdgeLayout[_0xa017[202]][_0xa017[1759]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[0],_0x71cex4=this[_0xa017[1179]][_0xa017[502]](),_0x71cex5=_0x71cex4[_0xa017[1721]](_0x71cex4[_0xa017[1709]](_0x71cex3,!0)),_0x71cex9=_0x71cex4[_0xa017[1721]](_0x71cex4[_0xa017[1709]](_0x71cex3,!1));if(_0x71cex5== _0x71cex9){for(var _0x71cex3=_0x71cex5[_0xa017[235]]+ _0x71cex5[_0xa017[117]]+ this[_0xa017[657]],_0x71cex4=_0x71cex5[_0xa017[236]]+ _0x71cex5[_0xa017[119]]/ 2,_0x71cexa=0;_0x71cexa< _0x71cex2[_0xa017[67]];_0x71cexa++){this[_0xa017[1820]](_0x71cex2[_0x71cexa],_0x71cex3,_0x71cex4),_0x71cex3+= this[_0xa017[657]]}}else {if(null!= _0x71cex5&& null!= _0x71cex9){for(var _0x71cex3=_0x71cex5[_0xa017[235]]+ _0x71cex5[_0xa017[117]]/ 2,_0x71cex4=_0x71cex5[_0xa017[236]]+ _0x71cex5[_0xa017[119]]/ 2,_0x71cexa=_0x71cex9[_0xa017[235]]+ _0x71cex9[_0xa017[117]]/ 2- _0x71cex3,_0x71cex12=_0x71cex9[_0xa017[236]]+ _0x71cex9[_0xa017[119]]/ 2- _0x71cex4,_0x71cex9=Math[_0xa017[428]](_0x71cexa* _0x71cexa+ _0x71cex12* _0x71cex12),_0x71cex5=_0x71cex12* this[_0xa017[657]]/ _0x71cex9,_0x71cex9=_0x71cexa* this[_0xa017[657]]/ _0x71cex9,_0x71cex3=_0x71cex3+ _0x71cexa/ 2+ _0x71cex5* (_0x71cex2[_0xa017[67]]- 1)/ 2,_0x71cex4=_0x71cex4+ _0x71cex12/ 2- _0x71cex9* (_0x71cex2[_0xa017[67]]- 1)/ 2,_0x71cexa=0;_0x71cexa< _0x71cex2[_0xa017[67]];_0x71cexa++){this[_0xa017[1820]](_0x71cex2[_0x71cexa],_0x71cex3,_0x71cex4),_0x71cex3-= _0x71cex5,_0x71cex4+= _0x71cex9}}}};mxParallelEdgeLayout[_0xa017[202]][_0xa017[1820]]= function(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[1179]][_0xa017[1712]](_0x71cex2)&& this[_0xa017[1722]](_0x71cex2,[ new mxPoint(_0x71cex3,_0x71cex4)])};function mxCompositeLayout(_0x71cex2,_0x71cex3,_0x71cex4){mxGraphLayout[_0xa017[239]](this,_0x71cex2);this[_0xa017[1821]]= _0x71cex3;this[_0xa017[1822]]= _0x71cex4}mxCompositeLayout[_0xa017[202]]= new mxGraphLayout;mxCompositeLayout[_0xa017[202]][_0xa017[196]]= mxCompositeLayout;mxCompositeLayout[_0xa017[202]][_0xa017[1821]]= null;mxCompositeLayout[_0xa017[202]][_0xa017[1822]]= null;mxCompositeLayout[_0xa017[202]][_0xa017[1702]]= function(_0x71cex2,_0x71cex3,_0x71cex4){null!= this[_0xa017[1822]]?this[_0xa017[1822]][_0xa017[582]][_0xa017[183]](this[_0xa017[1822]],arguments):this[_0xa017[1821]][0][_0xa017[582]][_0xa017[183]](this[_0xa017[1821]][0],arguments)};mxCompositeLayout[_0xa017[202]][_0xa017[350]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[502]]();_0x71cex3[_0xa017[473]]();try{for(var _0x71cex4=0;_0x71cex4< this[_0xa017[1821]][_0xa017[67]];_0x71cex4++){this[_0xa017[1821]][_0x71cex4][_0xa017[350]][_0xa017[183]](this[_0xa017[1821]][_0x71cex4],arguments)}}finally{_0x71cex3[_0xa017[476]]()}};function mxEdgeLabelLayout(_0x71cex2,_0x71cex3){mxGraphLayout[_0xa017[239]](this,_0x71cex2)}mxEdgeLabelLayout[_0xa017[202]]= new mxGraphLayout;mxEdgeLabelLayout[_0xa017[202]][_0xa017[196]]= mxEdgeLabelLayout;mxEdgeLabelLayout[_0xa017[202]][_0xa017[350]]= function(_0x71cex2){for(var _0x71cex3=this[_0xa017[1179]][_0xa017[441]],_0x71cex4=this[_0xa017[1179]][_0xa017[502]](),_0x71cex5=[],_0x71cex9=[],_0x71cexa=_0x71cex4[_0xa017[262]](_0x71cex2),_0x71cex12=0;_0x71cex12< _0x71cexa;_0x71cex12++){var _0x71cex13=_0x71cex4[_0xa017[263]](_0x71cex2,_0x71cex12),_0x71cex14=_0x71cex3[_0xa017[248]](_0x71cex13);null!= _0x71cex14&& (this[_0xa017[1713]](_0x71cex13)?this[_0xa017[1715]](_0x71cex13)|| _0x71cex5[_0xa017[207]](_0x71cex14):_0x71cex9[_0xa017[207]](_0x71cex14))};this[_0xa017[1823]](_0x71cex9,_0x71cex5)};mxEdgeLabelLayout[_0xa017[202]][_0xa017[1823]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[502]]();_0x71cex4[_0xa017[473]]();try{for(var _0x71cex5=0;_0x71cex5< _0x71cex3[_0xa017[67]];_0x71cex5++){var _0x71cex9=_0x71cex3[_0x71cex5];if(null!= _0x71cex9&& null!= _0x71cex9[_0xa017[963]]&& null!= _0x71cex9[_0xa017[963]][_0xa017[1563]]){for(var _0x71cexa=0;_0x71cexa< _0x71cex2[_0xa017[67]];_0x71cexa++){var _0x71cex12=_0x71cex2[_0x71cexa];null!= _0x71cex12&& this[_0xa017[1824]](_0x71cex9,_0x71cex12)}}}}finally{_0x71cex4[_0xa017[476]]()}};mxEdgeLabelLayout[_0xa017[202]][_0xa017[1824]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[502]](),_0x71cex5=_0x71cex2[_0xa017[963]][_0xa017[1563]];if(mxUtils[_0xa017[1825]](_0x71cex5,_0x71cex3)){var _0x71cex9=-_0x71cex5[_0xa017[236]]- _0x71cex5[_0xa017[119]] + _0x71cex3[_0xa017[236]],_0x71cexa=-_0x71cex5[_0xa017[236]]+ _0x71cex3[_0xa017[236]] + _0x71cex3[_0xa017[119]],_0x71cex9=Math[_0xa017[425]](_0x71cex9)< Math[_0xa017[425]](_0x71cexa)?_0x71cex9:_0x71cexa,_0x71cexa=-_0x71cex5[_0xa017[235]]- _0x71cex5[_0xa017[117]] + _0x71cex3[_0xa017[235]],_0x71cex5=-_0x71cex5[_0xa017[235]]+ _0x71cex3[_0xa017[235]] + _0x71cex3[_0xa017[117]],_0x71cex5=Math[_0xa017[425]](_0x71cexa)< Math[_0xa017[425]](_0x71cex5)?_0x71cexa:_0x71cex5;Math[_0xa017[425]](_0x71cex5)< Math[_0xa017[425]](_0x71cex9)?_0x71cex9= 0:_0x71cex5= 0;_0x71cexa= _0x71cex4[_0xa017[1721]](_0x71cex2[_0xa017[246]]);null!= _0x71cexa&& (_0x71cexa= _0x71cexa[_0xa017[238]](),null!= _0x71cexa[_0xa017[1368]]?(_0x71cexa[_0xa017[1368]][_0xa017[235]]+= _0x71cex5,_0x71cexa[_0xa017[1368]][_0xa017[236]]+= _0x71cex9):_0x71cexa[_0xa017[1368]]= new mxPoint(_0x71cex5,_0x71cex9),_0x71cex4[_0xa017[1724]](_0x71cex2[_0xa017[246]],_0x71cexa))}};function mxGraphAbstractHierarchyCell(){this[_0xa017[235]]= [];this[_0xa017[236]]= [];this[_0xa017[1826]]= []}mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[1827]]= -1;mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[1828]]= -1;mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[235]]= null;mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[236]]= null;mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[117]]= 0;mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[119]]= 0;mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[1829]]= null;mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[1830]]= null;mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[1826]]= null;mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[1831]]= function(_0x71cex2){return null};mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[1832]]= function(_0x71cex2){return null};mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[250]]= function(){return !1};mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[1193]]= function(){return !1};mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[1833]]= function(_0x71cex2){return null};mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[1834]]= function(_0x71cex2,_0x71cex3){return null};mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[1835]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1193]]()?this[_0xa017[235]][0]= _0x71cex3:this[_0xa017[250]]()&& (this[_0xa017[235]][_0x71cex2- this[_0xa017[1828]]- 1]= _0x71cex3)};mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[730]]= function(_0x71cex2){return this[_0xa017[1193]]()?this[_0xa017[235]][0]:this[_0xa017[250]]()?this[_0xa017[235]][_0x71cex2- this[_0xa017[1828]]- 1]:0};mxGraphAbstractHierarchyCell[_0xa017[202]][_0xa017[1836]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1193]]()?this[_0xa017[236]][0]= _0x71cex3:this[_0xa017[250]]()&& (this[_0xa017[236]][_0x71cex2- this[_0xa017[1828]]- 1]= _0x71cex3)};function mxGraphHierarchyNode(_0x71cex2){mxGraphAbstractHierarchyCell[_0xa017[183]](this,arguments);this[_0xa017[246]]= _0x71cex2}mxGraphHierarchyNode[_0xa017[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyNode[_0xa017[202]][_0xa017[196]]= mxGraphHierarchyNode;mxGraphHierarchyNode[_0xa017[202]][_0xa017[246]]= null;mxGraphHierarchyNode[_0xa017[202]][_0xa017[1837]]= [];mxGraphHierarchyNode[_0xa017[202]][_0xa017[1838]]= [];mxGraphHierarchyNode[_0xa017[202]][_0xa017[1839]]= !1;mxGraphHierarchyNode[_0xa017[202]][_0xa017[1840]]= function(_0x71cex2){return this[_0xa017[1827]]};mxGraphHierarchyNode[_0xa017[202]][_0xa017[1831]]= function(_0x71cex2){if(null== this[_0xa017[1829]]){this[_0xa017[1829]]= [];this[_0xa017[1829]][0]= [];for(var _0x71cex3=0;_0x71cex3< this[_0xa017[1837]][_0xa017[67]];_0x71cex3++){var _0x71cex4=this[_0xa017[1837]][_0x71cex3];-1== _0x71cex4[_0xa017[1827]] || _0x71cex4[_0xa017[1827]]== _0x71cex2+ 1?this[_0xa017[1829]][0][_0xa017[207]](_0x71cex4[_0xa017[1097]]):this[_0xa017[1829]][0][_0xa017[207]](_0x71cex4)}};return this[_0xa017[1829]][0]};mxGraphHierarchyNode[_0xa017[202]][_0xa017[1832]]= function(_0x71cex2){if(null== this[_0xa017[1830]]){this[_0xa017[1830]]= [];this[_0xa017[1830]][0]= [];for(var _0x71cex3=0;_0x71cex3< this[_0xa017[1838]][_0xa017[67]];_0x71cex3++){var _0x71cex4=this[_0xa017[1838]][_0x71cex3];-1== _0x71cex4[_0xa017[1828]] || _0x71cex4[_0xa017[1828]]== _0x71cex2- 1?this[_0xa017[1830]][0][_0xa017[207]](_0x71cex4[_0xa017[772]]):this[_0xa017[1830]][0][_0xa017[207]](_0x71cex4)}};return this[_0xa017[1830]][0]};mxGraphHierarchyNode[_0xa017[202]][_0xa017[1193]]= function(){return !0};mxGraphHierarchyNode[_0xa017[202]][_0xa017[1833]]= function(_0x71cex2){return this[_0xa017[1826]][0]};mxGraphHierarchyNode[_0xa017[202]][_0xa017[1834]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1826]][0]= _0x71cex3};mxGraphHierarchyNode[_0xa017[202]][_0xa017[1720]]= function(_0x71cex2){if(null!= _0x71cex2&& null!= this[_0xa017[1839]]&& null!= _0x71cex2[_0xa017[1839]]&& this[_0xa017[1839]][_0xa017[67]]< _0x71cex2[_0xa017[1839]][_0xa017[67]]){if(this[_0xa017[1839]]== _0x71cex2[_0xa017[1839]]){return !0};if(null== this[_0xa017[1839]]|| null== this[_0xa017[1839]]){return !1};for(var _0x71cex3=0;_0x71cex3< this[_0xa017[1839]][_0xa017[67]];_0x71cex3++){if(this[_0xa017[1839]][_0x71cex3]!= _0x71cex2[_0xa017[1839]][_0x71cex3]){return !1}};return !0};return !1};mxGraphHierarchyNode[_0xa017[202]][_0xa017[1841]]= function(){return this[_0xa017[246]]};function mxGraphHierarchyEdge(_0x71cex2){mxGraphAbstractHierarchyCell[_0xa017[183]](this,arguments);this[_0xa017[1842]]= _0x71cex2}mxGraphHierarchyEdge[_0xa017[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyEdge[_0xa017[202]][_0xa017[196]]= mxGraphHierarchyEdge;mxGraphHierarchyEdge[_0xa017[202]][_0xa017[1842]]= null;mxGraphHierarchyEdge[_0xa017[202]][_0xa017[1097]]= null;mxGraphHierarchyEdge[_0xa017[202]][_0xa017[772]]= null;mxGraphHierarchyEdge[_0xa017[202]][_0xa017[1843]]= !1;mxGraphHierarchyEdge[_0xa017[202]][_0xa017[1744]]= function(_0x71cex2){_0x71cex2= this[_0xa017[1097]];this[_0xa017[1097]]= this[_0xa017[772]];this[_0xa017[772]]= _0x71cex2;this[_0xa017[1843]]= !this[_0xa017[1843]]};mxGraphHierarchyEdge[_0xa017[202]][_0xa017[1831]]= function(_0x71cex2){if(null== this[_0xa017[1829]]){this[_0xa017[1829]]= [];for(var _0x71cex3=0;_0x71cex3< this[_0xa017[1826]][_0xa017[67]];_0x71cex3++){this[_0xa017[1829]][_0x71cex3]= [],_0x71cex3== this[_0xa017[1826]][_0xa017[67]]- 1?this[_0xa017[1829]][_0x71cex3][_0xa017[207]](this[_0xa017[1097]]):this[_0xa017[1829]][_0x71cex3][_0xa017[207]](this)}};return this[_0xa017[1829]][_0x71cex2- this[_0xa017[1828]]- 1]};mxGraphHierarchyEdge[_0xa017[202]][_0xa017[1832]]= function(_0x71cex2){if(null== this[_0xa017[1830]]){this[_0xa017[1830]]= [];for(var _0x71cex3=0;_0x71cex3< this[_0xa017[1826]][_0xa017[67]];_0x71cex3++){this[_0xa017[1830]][_0x71cex3]= [],0== _0x71cex3?this[_0xa017[1830]][_0x71cex3][_0xa017[207]](this[_0xa017[772]]):this[_0xa017[1830]][_0x71cex3][_0xa017[207]](this)}};return this[_0xa017[1830]][_0x71cex2- this[_0xa017[1828]]- 1]};mxGraphHierarchyEdge[_0xa017[202]][_0xa017[250]]= function(){return !0};mxGraphHierarchyEdge[_0xa017[202]][_0xa017[1833]]= function(_0x71cex2){return this[_0xa017[1826]][_0x71cex2- this[_0xa017[1828]]- 1]};mxGraphHierarchyEdge[_0xa017[202]][_0xa017[1834]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1826]][_0x71cex2- this[_0xa017[1828]]- 1]= _0x71cex3};mxGraphHierarchyEdge[_0xa017[202]][_0xa017[1841]]= function(){return null!= this[_0xa017[1842]]&& 0< this[_0xa017[1842]][_0xa017[67]]?this[_0xa017[1842]][0]:null};function mxGraphHierarchyModel(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex2[_0xa017[1703]]();this[_0xa017[1844]]= _0x71cex9;this[_0xa017[1845]]= _0x71cex4;this[_0xa017[1101]]= _0x71cex5;this[_0xa017[1846]]= {};this[_0xa017[1847]]= {};this[_0xa017[1827]]= 0;_0x71cex4= [];null== _0x71cex3&& (_0x71cex3= this[_0xa017[1179]][_0xa017[1728]](_0x71cex5));this[_0xa017[1827]]= this[_0xa017[1848]];this[_0xa017[1849]](_0x71cex2,_0x71cex3,_0x71cex4);for(_0x71cex5= 0;_0x71cex5< _0x71cex3[_0xa017[67]];_0x71cex5++){_0x71cex9= _0x71cex4[_0x71cex5][_0xa017[1838]];for(var _0x71cexa=0;_0x71cexa< _0x71cex9[_0xa017[67]];_0x71cexa++){var _0x71cex12=_0x71cex9[_0x71cexa],_0x71cex13=_0x71cex12[_0xa017[1842]];if(null!= _0x71cex13&& 0< _0x71cex13[_0xa017[67]]){var _0x71cex13=_0x71cex13[0],_0x71cex14=_0x71cex2[_0xa017[1710]](_0x71cex13,!1),_0x71cex14=mxCellPath[_0xa017[385]](_0x71cex14),_0x71cex14=this[_0xa017[1846]][_0x71cex14];_0x71cex4[_0x71cex5]== _0x71cex14&& (_0x71cex14= _0x71cex2[_0xa017[1710]](_0x71cex13,!0),_0x71cex14= mxCellPath[_0xa017[385]](_0x71cex14),_0x71cex14= this[_0xa017[1846]][_0x71cex14]);null!= _0x71cex14&& _0x71cex4[_0x71cex5]!= _0x71cex14&& (_0x71cex12[_0xa017[772]]= _0x71cex14,0== _0x71cex14[_0xa017[1837]][_0xa017[67]]&& (_0x71cex14[_0xa017[1837]]= []),0> mxUtils[_0xa017[2]](_0x71cex14[_0xa017[1837]],_0x71cex12)&& _0x71cex14[_0xa017[1837]][_0xa017[207]](_0x71cex12))}};_0x71cex4[_0x71cex5][_0xa017[1826]][0]= 1}}mxGraphHierarchyModel[_0xa017[202]][_0xa017[1827]]= null;mxGraphHierarchyModel[_0xa017[202]][_0xa017[1846]]= null;mxGraphHierarchyModel[_0xa017[202]][_0xa017[1847]]= null;mxGraphHierarchyModel[_0xa017[202]][_0xa017[1850]]= null;mxGraphHierarchyModel[_0xa017[202]][_0xa017[1845]]= null;mxGraphHierarchyModel[_0xa017[202]][_0xa017[1101]]= null;mxGraphHierarchyModel[_0xa017[202]][_0xa017[1851]]= 0;mxGraphHierarchyModel[_0xa017[202]][_0xa017[1848]]= 1E8;mxGraphHierarchyModel[_0xa017[202]][_0xa017[1844]]= !1;mxGraphHierarchyModel[_0xa017[202]][_0xa017[1849]]= function(_0x71cex2,_0x71cex3,_0x71cex4){for(var _0x71cex5=_0x71cex2[_0xa017[1703]](),_0x71cex9=0;_0x71cex9< _0x71cex3[_0xa017[67]];_0x71cex9++){_0x71cex4[_0x71cex9]= new mxGraphHierarchyNode(_0x71cex3[_0x71cex9]);var _0x71cexa=mxCellPath[_0xa017[385]](_0x71cex3[_0x71cex9]);this[_0xa017[1846]][_0x71cexa]= _0x71cex4[_0x71cex9];_0x71cexa= _0x71cex2[_0xa017[264]](_0x71cex3[_0x71cex9]);_0x71cex4[_0x71cex9][_0xa017[1838]]= [];for(var _0x71cex12=0;_0x71cex12< _0x71cexa[_0xa017[67]];_0x71cex12++){var _0x71cex13=_0x71cex2[_0xa017[1710]](_0x71cexa[_0x71cex12],!1);if(_0x71cex13!= _0x71cex3[_0x71cex9]&& _0x71cex13!= _0x71cex3[_0x71cex9]&& _0x71cex2[_0xa017[1179]][_0xa017[251]][_0xa017[1193]](_0x71cex13)&& !_0x71cex2[_0xa017[1713]](_0x71cex13)){var _0x71cex14=_0x71cex2[_0xa017[1781]](_0x71cex3[_0x71cex9],_0x71cex13,!1),_0x71cex15=_0x71cex2[_0xa017[1781]](_0x71cex3[_0x71cex9],_0x71cex13,!0),_0x71cex13=mxCellPath[_0xa017[385]](_0x71cex14[0]);if(null!= _0x71cex14&& 0< _0x71cex14[_0xa017[67]]&& null== this[_0xa017[1847]][_0x71cex13]&& 2* _0x71cex15[_0xa017[67]]>= _0x71cex14[_0xa017[67]]){for(var _0x71cex15= new mxGraphHierarchyEdge(_0x71cex14),_0x71cex16=0;_0x71cex16< _0x71cex14[_0xa017[67]];_0x71cex16++){var _0x71cex17=_0x71cex14[_0x71cex16],_0x71cex13=mxCellPath[_0xa017[385]](_0x71cex17);this[_0xa017[1847]][_0x71cex13]= _0x71cex15;_0x71cex5[_0xa017[1809]](_0x71cex17);_0x71cex2[_0xa017[1787]]&& (_0x71cex2[_0xa017[1716]](_0x71cex17,!1),_0x71cex2[_0xa017[1718]](_0x71cex17,!0))};_0x71cex15[_0xa017[1097]]= _0x71cex4[_0x71cex9];0> mxUtils[_0xa017[2]](_0x71cex4[_0x71cex9][_0xa017[1838]],_0x71cex15)&& _0x71cex4[_0x71cex9][_0xa017[1838]][_0xa017[207]](_0x71cex15)}}};_0x71cex4[_0x71cex9][_0xa017[1826]][0]= 0}};mxGraphHierarchyModel[_0xa017[202]][_0xa017[1852]]= function(){var _0x71cex2=[];if(null!= this[_0xa017[1845]]){for(var _0x71cex3=0;_0x71cex3< this[_0xa017[1845]][_0xa017[67]];_0x71cex3++){var _0x71cex4=mxCellPath[_0xa017[385]](this[_0xa017[1845]][_0x71cex3]),_0x71cex4=this[_0xa017[1846]][_0x71cex4];null!= _0x71cex4&& _0x71cex2[_0xa017[207]](_0x71cex4)}};for(var _0x71cex5 in this[_0xa017[1846]]){_0x71cex4= this[_0xa017[1846]][_0x71cex5],_0x71cex4[_0xa017[1826]][0]= -1};for(var _0x71cex9=_0x71cex2[_0xa017[1853]]();0< _0x71cex2[_0xa017[67]];){var _0x71cex4=_0x71cex2[0],_0x71cexa,_0x71cex12;_0x71cexa= _0x71cex4[_0xa017[1837]];_0x71cex12= _0x71cex4[_0xa017[1838]];for(var _0x71cex13=!0,_0x71cex14=this[_0xa017[1848]],_0x71cex3=0;_0x71cex3< _0x71cexa[_0xa017[67]];_0x71cex3++){var _0x71cex15=_0x71cexa[_0x71cex3];if(5270620== _0x71cex15[_0xa017[1826]][0]){_0x71cex15= _0x71cex15[_0xa017[1097]],_0x71cex14= Math[_0xa017[243]](_0x71cex14,_0x71cex15[_0xa017[1826]][0]- 1)}else {_0x71cex13= !1;break}};if(_0x71cex13){_0x71cex4[_0xa017[1826]][0]= _0x71cex14;this[_0xa017[1827]]= Math[_0xa017[243]](this[_0xa017[1827]],_0x71cex14);if(null!= _0x71cex12){for(_0x71cex3= 0;_0x71cex3< _0x71cex12[_0xa017[67]];_0x71cex3++){_0x71cex15= _0x71cex12[_0x71cex3],_0x71cex15[_0xa017[1826]][0]= 5270620,_0x71cex15= _0x71cex15[_0xa017[772]],-1== _0x71cex15[_0xa017[1826]][0] && (_0x71cex2[_0xa017[207]](_0x71cex15),_0x71cex15[_0xa017[1826]][0]= -2)}};_0x71cex2[_0xa017[1115]]()}else {if(_0x71cex3= _0x71cex2[_0xa017[1115]](),_0x71cex2[_0xa017[207]](_0x71cex4),_0x71cex3== _0x71cex4&& 1== _0x71cex2[_0xa017[67]]){break}}};for(_0x71cex5 in this[_0xa017[1846]]){_0x71cex4= this[_0xa017[1846]][_0x71cex5],_0x71cex4[_0xa017[1826]][0]-= this[_0xa017[1827]]};for(_0x71cex3= 0;_0x71cex3< _0x71cex9[_0xa017[67]];_0x71cex3++){_0x71cex4= _0x71cex9[_0x71cex3];_0x71cex2= 0;_0x71cexa= _0x71cex4[_0xa017[1838]];for(_0x71cex5= 0;_0x71cex5< _0x71cexa[_0xa017[67]];_0x71cex5++){_0x71cex15= _0x71cexa[_0x71cex5],_0x71cex15= _0x71cex15[_0xa017[772]],_0x71cex4[_0xa017[1826]][0]= Math[_0xa017[160]](_0x71cex2,_0x71cex15[_0xa017[1826]][0]+ 1),_0x71cex2= _0x71cex4[_0xa017[1826]][0]}};this[_0xa017[1827]]= this[_0xa017[1848]]- this[_0xa017[1827]]};mxGraphHierarchyModel[_0xa017[202]][_0xa017[1854]]= function(){var _0x71cex2=[];this[_0xa017[1850]]= [];for(var _0x71cex3=0;_0x71cex3< this[_0xa017[1827]]+ 1;_0x71cex3++){_0x71cex2[_0x71cex3]= [],this[_0xa017[1850]][_0x71cex3]= _0x71cex2[_0x71cex3]};var _0x71cex4=null;if(null!= this[_0xa017[1845]]){for(var _0x71cex5=this[_0xa017[1845]],_0x71cex4=[],_0x71cex3=0;_0x71cex3< _0x71cex5[_0xa017[67]];_0x71cex3++){var _0x71cex9=mxCellPath[_0xa017[385]](_0x71cex5[_0x71cex3]);_0x71cex4[_0x71cex3]= this[_0xa017[1846]][_0x71cex9]}};this[_0xa017[209]](function(_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cex15){0== _0x71cex15&& (0> _0x71cex4[_0xa017[1827]]&& 0> _0x71cex4[_0xa017[1828]])&& (_0x71cex2[_0x71cex4[_0xa017[1826]][0]][_0xa017[207]](_0x71cex4),_0x71cex4[_0xa017[1827]]= _0x71cex4[_0xa017[1826]][0],_0x71cex4[_0xa017[1828]]= _0x71cex4[_0xa017[1826]][0],_0x71cex4[_0xa017[1826]][0]= _0x71cex2[_0x71cex4[_0xa017[1827]]][_0xa017[67]]- 1);if(null!= _0x71cex3&& null!= _0x71cex5&& 1< _0x71cex3[_0xa017[1827]]- _0x71cex4[_0xa017[1827]]){_0x71cex5[_0xa017[1827]]= _0x71cex3[_0xa017[1827]];_0x71cex5[_0xa017[1828]]= _0x71cex4[_0xa017[1827]];_0x71cex5[_0xa017[1826]]= [];_0x71cex5[_0xa017[235]]= [];_0x71cex5[_0xa017[236]]= [];for(_0x71cex3= _0x71cex5[_0xa017[1828]]+ 1;_0x71cex3< _0x71cex5[_0xa017[1827]];_0x71cex3++){_0x71cex2[_0x71cex3][_0xa017[207]](_0x71cex5),_0x71cex5[_0xa017[1834]](_0x71cex3,_0x71cex2[_0x71cex3][_0xa017[67]]- 1)}}},_0x71cex4,!1,null)};mxGraphHierarchyModel[_0xa017[202]][_0xa017[209]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(null!= _0x71cex3){for(var _0x71cex9=0;_0x71cex9< _0x71cex3[_0xa017[67]];_0x71cex9++){var _0x71cexa=_0x71cex3[_0x71cex9];null!= _0x71cexa&& (null== _0x71cex5&& (_0x71cex5= {}),_0x71cex4?(_0x71cexa[_0xa017[1839]]= [],_0x71cexa[_0xa017[1839]][0]= this[_0xa017[1851]],_0x71cexa[_0xa017[1839]][1]= _0x71cex9,this[_0xa017[1855]](null,_0x71cexa,null,_0x71cex2,_0x71cex5,_0x71cexa[_0xa017[1839]],_0x71cex9,0)):this[_0xa017[1758]](null,_0x71cexa,null,_0x71cex2,_0x71cex5,0))};this[_0xa017[1851]]++}};mxGraphHierarchyModel[_0xa017[202]][_0xa017[1758]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){if(null!= _0x71cex3){var _0x71cex12=mxCellPath[_0xa017[385]](_0x71cex3[_0xa017[246]]);if(null== _0x71cex9[_0x71cex12]){_0x71cex9[_0x71cex12]= _0x71cex3;_0x71cex5(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cexa,0);_0x71cex2= _0x71cex3[_0xa017[1838]][_0xa017[1853]]();for(_0x71cex4= 0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){_0x71cex12= _0x71cex2[_0x71cex4],this[_0xa017[1758]](_0x71cex3,_0x71cex12[_0xa017[772]],_0x71cex12,_0x71cex5,_0x71cex9,_0x71cexa+ 1)}}else {_0x71cex5(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cexa,1)}}};mxGraphHierarchyModel[_0xa017[202]][_0xa017[1855]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13){if(null!= _0x71cex3){if(null!= _0x71cex2&& (null== _0x71cex3[_0xa017[1839]]|| _0x71cex3[_0xa017[1839]][0]!= _0x71cex2[_0xa017[1839]][0])){_0x71cexa= _0x71cex2[_0xa017[1839]][_0xa017[67]]+ 1,_0x71cex3[_0xa017[1839]]= _0x71cex2[_0xa017[1839]][_0xa017[1853]](),_0x71cex3[_0xa017[1839]][_0x71cexa- 1]= _0x71cex12};_0x71cex12= mxCellPath[_0xa017[385]](_0x71cex3[_0xa017[246]]);if(null== _0x71cex9[_0x71cex12]){_0x71cex9[_0x71cex12]= _0x71cex3;_0x71cex5(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex13,0);_0x71cex2= _0x71cex3[_0xa017[1838]][_0xa017[1853]]();for(_0x71cex4= 0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){_0x71cex12= _0x71cex2[_0x71cex4],this[_0xa017[1855]](_0x71cex3,_0x71cex12[_0xa017[772]],_0x71cex12,_0x71cex5,_0x71cex9,_0x71cex3[_0xa017[1839]],_0x71cex4,_0x71cex13+ 1)}}else {_0x71cex5(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex13,1)}}};function mxHierarchicalLayoutStage(){}mxHierarchicalLayoutStage[_0xa017[202]][_0xa017[350]]= function(_0x71cex2){};function mxMedianHybridCrossingReduction(_0x71cex2){this[_0xa017[1759]]= _0x71cex2}mxMedianHybridCrossingReduction[_0xa017[202]]= new mxHierarchicalLayoutStage;mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[196]]= mxMedianHybridCrossingReduction;mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[1759]]= null;mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[1795]]= 24;mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[1856]]= null;mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[1857]]= 0;mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[1858]]= 0;mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[1859]]= 2;mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[350]]= function(_0x71cex2){_0x71cex2= this[_0xa017[1759]][_0xa017[502]]();this[_0xa017[1856]]= [];for(var _0x71cex3=0;_0x71cex3< _0x71cex2[_0xa017[1850]][_0xa017[67]];_0x71cex3++){this[_0xa017[1856]][_0x71cex3]= _0x71cex2[_0xa017[1850]][_0x71cex3][_0xa017[1853]]()};for(var _0x71cex4=0,_0x71cex5=this[_0xa017[1860]](_0x71cex2),_0x71cex3=0;_0x71cex3< this[_0xa017[1795]]&& _0x71cex4< this[_0xa017[1859]];_0x71cex3++){this[_0xa017[1861]](_0x71cex3,_0x71cex2);this[_0xa017[1862]](_0x71cex3,_0x71cex2);var _0x71cex9=this[_0xa017[1860]](_0x71cex2);if(_0x71cex9< _0x71cex5){_0x71cex5= _0x71cex9;for(_0x71cex9= _0x71cex4= 0;_0x71cex9< this[_0xa017[1856]][_0xa017[67]];_0x71cex9++){for(var _0x71cexa=_0x71cex2[_0xa017[1850]][_0x71cex9],_0x71cex12=0;_0x71cex12< _0x71cexa[_0xa017[67]];_0x71cex12++){var _0x71cex13=_0x71cexa[_0x71cex12];this[_0xa017[1856]][_0x71cex9][_0x71cex13[_0xa017[1833]](_0x71cex9)]= _0x71cex13}}}else {_0x71cex4++;for(_0x71cex9= 0;_0x71cex9< this[_0xa017[1856]][_0xa017[67]];_0x71cex9++){_0x71cexa= _0x71cex2[_0xa017[1850]][_0x71cex9];for(_0x71cex12= 0;_0x71cex12< _0x71cexa[_0xa017[67]];_0x71cex12++){_0x71cex13= _0x71cexa[_0x71cex12],_0x71cex13[_0xa017[1834]](_0x71cex9,_0x71cex12)}}};if(0== _0x71cex5){break}};_0x71cex4= [];_0x71cex5= [];for(_0x71cex3= 0;_0x71cex3< _0x71cex2[_0xa017[1827]]+ 1;_0x71cex3++){_0x71cex5[_0x71cex3]= [],_0x71cex4[_0x71cex3]= _0x71cex5[_0x71cex3]};for(_0x71cex3= 0;_0x71cex3< this[_0xa017[1856]][_0xa017[67]];_0x71cex3++){for(_0x71cex9= 0;_0x71cex9< this[_0xa017[1856]][_0x71cex3][_0xa017[67]];_0x71cex9++){_0x71cex5[_0x71cex3][_0xa017[207]](this[_0xa017[1856]][_0x71cex3][_0x71cex9])}};_0x71cex2[_0xa017[1850]]= _0x71cex4};mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[1860]]= function(_0x71cex2){for(var _0x71cex3=_0x71cex2[_0xa017[1850]][_0xa017[67]],_0x71cex4=0,_0x71cex5=1;_0x71cex5< _0x71cex3;_0x71cex5++){_0x71cex4+= this[_0xa017[1863]](_0x71cex5,_0x71cex2)};return _0x71cex4};mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[1863]]= function(_0x71cex2,_0x71cex3){for(var _0x71cex4=0,_0x71cex5=_0x71cex3[_0xa017[1850]][_0x71cex2],_0x71cex9=_0x71cex5[_0xa017[67]],_0x71cexa=_0x71cex3[_0xa017[1850]][_0x71cex2- 1][_0xa017[67]],_0x71cex12=[],_0x71cex13=0;_0x71cex13< _0x71cex9;_0x71cex13++){_0x71cex12[_0x71cex13]= []};for(_0x71cex13= 0;_0x71cex13< _0x71cex5[_0xa017[67]];_0x71cex13++){for(var _0x71cex14=_0x71cex5[_0x71cex13],_0x71cex15=_0x71cex14[_0xa017[1833]](_0x71cex2),_0x71cex16=_0x71cex14[_0xa017[1832]](_0x71cex2),_0x71cex14=0;_0x71cex14< _0x71cex16[_0xa017[67]];_0x71cex14++){var _0x71cex17=_0x71cex16[_0x71cex14][_0xa017[1833]](_0x71cex2- 1);_0x71cex12[_0x71cex15][_0x71cex17]= 201207}};for(_0x71cex13= 0;_0x71cex13< _0x71cex9;_0x71cex13++){for(_0x71cex14= 0;_0x71cex14< _0x71cexa;_0x71cex14++){if(201207== _0x71cex12[_0x71cex13][_0x71cex14]){for(_0x71cex5= _0x71cex13+ 1;_0x71cex5< _0x71cex9;_0x71cex5++){for(_0x71cex15= 0;_0x71cex15< _0x71cex14;_0x71cex15++){201207== _0x71cex12[_0x71cex5][_0x71cex15]&& _0x71cex4++}};for(_0x71cex5= 0;_0x71cex5< _0x71cex13;_0x71cex5++){for(_0x71cex15= _0x71cex14+ 1;_0x71cex15< _0x71cexa;_0x71cex15++){201207== _0x71cex12[_0x71cex5][_0x71cex15]&& _0x71cex4++}}}}};return _0x71cex4/ 2};mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[1862]]= function(_0x71cex2,_0x71cex3){for(var _0x71cex4=!0,_0x71cex5=0;_0x71cex4&& 10> _0x71cex5++;){for(var _0x71cex9=1== _0x71cex2% 2&& 1== _0x71cex5% 2,_0x71cex4=!1,_0x71cexa=0;_0x71cexa< _0x71cex3[_0xa017[1850]][_0xa017[67]];_0x71cexa++){for(var _0x71cex12=_0x71cex3[_0xa017[1850]][_0x71cexa],_0x71cex13=[],_0x71cex14=0;_0x71cex14< _0x71cex12[_0xa017[67]];_0x71cex14++){var _0x71cex15=_0x71cex12[_0x71cex14],_0x71cex16=_0x71cex15[_0xa017[1833]](_0x71cexa);0> _0x71cex16&& (_0x71cex16= _0x71cex14);_0x71cex13[_0x71cex16]= _0x71cex15};for(var _0x71cex17=_0x71cex16= _0x71cex15= null,_0x71cex18=null,_0x71cex19=null,_0x71cex1a=null,_0x71cex1b=null,_0x71cex1c=null,_0x71cex1d=null,_0x71cex1e=null,_0x71cex14=0;_0x71cex14< _0x71cex12[_0xa017[67]]- 1;_0x71cex14++){if(0== _0x71cex14){for(var _0x71cex1d=_0x71cex13[_0x71cex14],_0x71cex15=_0x71cex1d[_0xa017[1831]](_0x71cexa),_0x71cex16=_0x71cex1d[_0xa017[1832]](_0x71cexa),_0x71cex19=[],_0x71cex1a=[],_0x71cex1f=0;_0x71cex1f< _0x71cex15[_0xa017[67]];_0x71cex1f++){_0x71cex19[_0x71cex1f]= _0x71cex15[_0x71cex1f][_0xa017[1833]](_0x71cexa+ 1)};for(_0x71cex1f= 0;_0x71cex1f< _0x71cex16[_0xa017[67]];_0x71cex1f++){_0x71cex1a[_0x71cex1f]= _0x71cex16[_0x71cex1f][_0xa017[1833]](_0x71cexa- 1)}}else {_0x71cex15= _0x71cex17,_0x71cex16= _0x71cex18,_0x71cex19= _0x71cex1b,_0x71cex1a= _0x71cex1c,_0x71cex1d= _0x71cex1e};_0x71cex1e= _0x71cex13[_0x71cex14+ 1];_0x71cex17= _0x71cex1e[_0xa017[1831]](_0x71cexa);_0x71cex18= _0x71cex1e[_0xa017[1832]](_0x71cexa);_0x71cex1b= [];_0x71cex1c= [];for(_0x71cex1f= 0;_0x71cex1f< _0x71cex17[_0xa017[67]];_0x71cex1f++){_0x71cex1b[_0x71cex1f]= _0x71cex17[_0x71cex1f][_0xa017[1833]](_0x71cexa+ 1)};for(_0x71cex1f= 0;_0x71cex1f< _0x71cex18[_0xa017[67]];_0x71cex1f++){_0x71cex1c[_0x71cex1f]= _0x71cex18[_0x71cex1f][_0xa017[1833]](_0x71cexa- 1)};for(var _0x71cex20=0,_0x71cex62=0,_0x71cex1f=0;_0x71cex1f< _0x71cex19[_0xa017[67]];_0x71cex1f++){for(var _0x71cex63=0;_0x71cex63< _0x71cex1b[_0xa017[67]];_0x71cex63++){_0x71cex19[_0x71cex1f]> _0x71cex1b[_0x71cex63]&& _0x71cex20++,_0x71cex19[_0x71cex1f]< _0x71cex1b[_0x71cex63]&& _0x71cex62++}};for(_0x71cex1f= 0;_0x71cex1f< _0x71cex1a[_0xa017[67]];_0x71cex1f++){for(_0x71cex63= 0;_0x71cex63< _0x71cex1c[_0xa017[67]];_0x71cex63++){_0x71cex1a[_0x71cex1f]> _0x71cex1c[_0x71cex63]&& _0x71cex20++,_0x71cex1a[_0x71cex1f]< _0x71cex1c[_0x71cex63]&& _0x71cex62++}};if(_0x71cex62< _0x71cex20|| _0x71cex62== _0x71cex20&& _0x71cex9){_0x71cex17= _0x71cex1d[_0xa017[1833]](_0x71cexa),_0x71cex1d[_0xa017[1834]](_0x71cexa,_0x71cex1e[_0xa017[1833]](_0x71cexa)),_0x71cex1e[_0xa017[1834]](_0x71cexa,_0x71cex17),_0x71cex17= _0x71cex15,_0x71cex18= _0x71cex16,_0x71cex1b= _0x71cex19,_0x71cex1c= _0x71cex1a,_0x71cex1e= _0x71cex1d,_0x71cex9|| (_0x71cex4= !0)}}}}};mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[1861]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=0== _0x71cex2% 2;if(_0x71cex4){for(var _0x71cex5=_0x71cex3[_0xa017[1827]]- 1;0<= _0x71cex5;_0x71cex5--){this[_0xa017[1864]](_0x71cex5,_0x71cex4)}}else {for(_0x71cex5= 1;_0x71cex5< _0x71cex3[_0xa017[1827]];_0x71cex5++){this[_0xa017[1864]](_0x71cex5,_0x71cex4)}}};mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[1864]]= function(_0x71cex2,_0x71cex3){for(var _0x71cex4=this[_0xa017[1856]][_0x71cex2][_0xa017[67]],_0x71cex5=[],_0x71cex9=[],_0x71cexa=0;_0x71cexa< _0x71cex4;_0x71cexa++){var _0x71cex12=this[_0xa017[1856]][_0x71cex2][_0x71cexa],_0x71cex13= new MedianCellSorter;_0x71cex13[_0xa017[246]]= _0x71cex12;var _0x71cex14;_0x71cex14= _0x71cex3?_0x71cex12[_0xa017[1831]](_0x71cex2):_0x71cex12[_0xa017[1832]](_0x71cex2);var _0x71cex15;_0x71cex15= _0x71cex3?_0x71cex2+ 1:_0x71cex2- 1;null!= _0x71cex14&& 0!= _0x71cex14[_0xa017[67]]?(_0x71cex13[_0xa017[1865]]= this[_0xa017[1865]](_0x71cex14,_0x71cex15),_0x71cex5[_0xa017[207]](_0x71cex13)):_0x71cex9[_0x71cex12[_0xa017[1833]](_0x71cex2)]= !0};_0x71cex5[_0xa017[470]](MedianCellSorter[_0xa017[202]][_0xa017[469]]);for(_0x71cexa= 0;_0x71cexa< _0x71cex4;_0x71cexa++){null== _0x71cex9[_0x71cexa]&& (_0x71cex12= _0x71cex5[_0xa017[1115]]()[_0xa017[246]],_0x71cex12[_0xa017[1834]](_0x71cex2,_0x71cexa))}};mxMedianHybridCrossingReduction[_0xa017[202]][_0xa017[1865]]= function(_0x71cex2,_0x71cex3){for(var _0x71cex4=[],_0x71cex5=0,_0x71cex9=0;_0x71cex9< _0x71cex2[_0xa017[67]];_0x71cex9++){var _0x71cexa=_0x71cex2[_0x71cex9];_0x71cex4[_0x71cex5++]= _0x71cexa[_0xa017[1833]](_0x71cex3)};_0x71cex4[_0xa017[470]](function(_0x71cex2,_0x71cex3){return _0x71cex2- _0x71cex3});if(1== _0x71cex5% 2){return _0x71cex4[Math[_0xa017[519]](_0x71cex5/ 2)]};if(2== _0x71cex5){return (_0x71cex4[0]+ _0x71cex4[1])/ 2};_0x71cex9= _0x71cex5/ 2;_0x71cexa= _0x71cex4[_0x71cex9- 1]- _0x71cex4[0];_0x71cex5= _0x71cex4[_0x71cex5- 1]- _0x71cex4[_0x71cex9];return (_0x71cex4[_0x71cex9- 1]* _0x71cex5+ _0x71cex4[_0x71cex9]* _0x71cexa)/ (_0x71cexa+ _0x71cex5)};function MedianCellSorter(){}MedianCellSorter[_0xa017[202]][_0xa017[1865]]= 0;MedianCellSorter[_0xa017[202]][_0xa017[246]]= !1;MedianCellSorter[_0xa017[202]][_0xa017[469]]= function(_0x71cex2,_0x71cex3){return null!= _0x71cex2&& null!= _0x71cex3?_0x71cex3[_0xa017[1865]]> _0x71cex2[_0xa017[1865]]?-1:_0x71cex3[_0xa017[1865]]< _0x71cex2[_0xa017[1865]]?1:0:0};function mxMinimumCycleRemover(_0x71cex2){this[_0xa017[1759]]= _0x71cex2}mxMinimumCycleRemover[_0xa017[202]]= new mxHierarchicalLayoutStage;mxMinimumCycleRemover[_0xa017[202]][_0xa017[196]]= mxMinimumCycleRemover;mxMinimumCycleRemover[_0xa017[202]][_0xa017[1759]]= null;mxMinimumCycleRemover[_0xa017[202]][_0xa017[350]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1759]][_0xa017[502]](),_0x71cex4={},_0x71cex5=mxUtils[_0xa017[238]](_0x71cex3[_0xa017[1846]],null,!0),_0x71cex9=null;if(null!= _0x71cex3[_0xa017[1845]]){var _0x71cexa=_0x71cex3[_0xa017[1845]],_0x71cex9=[];for(_0x71cex2= 0;_0x71cex2< _0x71cexa[_0xa017[67]];_0x71cex2++){var _0x71cex12=mxCellPath[_0xa017[385]](_0x71cexa[_0x71cex2]);_0x71cex9[_0x71cex2]= _0x71cex3[_0xa017[1846]][_0x71cex12]}};_0x71cex3[_0xa017[209]](function(_0x71cex2,_0x71cex3,_0x71cex9,_0x71cexa,_0x71cex12){_0x71cex3[_0xa017[1720]](_0x71cex2)&& (_0x71cex9[_0xa017[1744]](),mxUtils[_0xa017[205]](_0x71cex9,_0x71cex2[_0xa017[1838]]),_0x71cex2[_0xa017[1837]][_0xa017[207]](_0x71cex9),mxUtils[_0xa017[205]](_0x71cex9,_0x71cex3[_0xa017[1837]]),_0x71cex3[_0xa017[1838]][_0xa017[207]](_0x71cex9));_0x71cex2= mxCellPath[_0xa017[385]](_0x71cex3[_0xa017[246]]);_0x71cex4[_0x71cex2]= _0x71cex3;delete _0x71cex5[_0x71cex2]},_0x71cex9,!0,null);_0x71cex9= null;0< _0x71cex5[_0xa017[1866]]&& (_0x71cex9= mxUtils[_0xa017[238]](_0x71cex5,null,!0));_0x71cex2= mxUtils[_0xa017[238]](_0x71cex4,null,!0);_0x71cex3[_0xa017[209]](function(_0x71cex2,_0x71cex3,_0x71cex9,_0x71cexa,_0x71cex12){_0x71cex3[_0xa017[1720]](_0x71cex2)&& (_0x71cex9[_0xa017[1744]](),mxUtils[_0xa017[205]](_0x71cex9,_0x71cex2[_0xa017[1838]]),_0x71cex3[_0xa017[1838]][_0xa017[207]](_0x71cex9),_0x71cex2[_0xa017[1837]][_0xa017[207]](_0x71cex9),mxUtils[_0xa017[205]](_0x71cex9,_0x71cex3[_0xa017[1837]]));_0x71cex2= mxCellPath[_0xa017[385]](_0x71cex3[_0xa017[246]]);_0x71cex4[_0x71cex2]= _0x71cex3;delete _0x71cex5[_0x71cex2]},_0x71cex5,!0,_0x71cex2);_0x71cexa= this[_0xa017[1759]][_0xa017[1703]]();if(null!= _0x71cex9&& 0< _0x71cex9[_0xa017[67]]){_0x71cex3= _0x71cex3[_0xa017[1845]];for(_0x71cex2= 0;_0x71cex2< _0x71cex9[_0xa017[67]];_0x71cex2++){_0x71cex12= _0x71cex9[_0x71cex2][_0xa017[246]],0== _0x71cexa[_0xa017[1867]](_0x71cex12)[_0xa017[67]]&& _0x71cex3[_0xa017[207]](_0x71cex12)}}};function mxCoordinateAssignment(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){this[_0xa017[1759]]= _0x71cex2;this[_0xa017[1868]]= _0x71cex3;this[_0xa017[1869]]= _0x71cex4;this[_0xa017[1870]]= _0x71cex5;this[_0xa017[1871]]= _0x71cex9;this[_0xa017[1872]]= _0x71cexa}var mxHierarchicalEdgeStyle={ORTHOGONAL:1,POLYLINE:2,STRAIGHT:3,CURVE:4};mxCoordinateAssignment[_0xa017[202]]= new mxHierarchicalLayoutStage;mxCoordinateAssignment[_0xa017[202]][_0xa017[196]]= mxCoordinateAssignment;mxCoordinateAssignment[_0xa017[202]][_0xa017[1759]]= null;mxCoordinateAssignment[_0xa017[202]][_0xa017[1868]]= 30;mxCoordinateAssignment[_0xa017[202]][_0xa017[1869]]= 100;mxCoordinateAssignment[_0xa017[202]][_0xa017[1872]]= 10;mxCoordinateAssignment[_0xa017[202]][_0xa017[1795]]= 8;mxCoordinateAssignment[_0xa017[202]][_0xa017[1751]]= 5;mxCoordinateAssignment[_0xa017[202]][_0xa017[1752]]= 2;mxCoordinateAssignment[_0xa017[202]][_0xa017[1753]]= 12;mxCoordinateAssignment[_0xa017[202]][_0xa017[1754]]= 4;mxCoordinateAssignment[_0xa017[202]][_0xa017[1873]]= null;mxCoordinateAssignment[_0xa017[202]][_0xa017[1870]]= mxConstants[_0xa017[1358]];mxCoordinateAssignment[_0xa017[202]][_0xa017[1871]]= null;mxCoordinateAssignment[_0xa017[202]][_0xa017[1874]]= null;mxCoordinateAssignment[_0xa017[202]][_0xa017[1875]]= null;mxCoordinateAssignment[_0xa017[202]][_0xa017[1876]]= null;mxCoordinateAssignment[_0xa017[202]][_0xa017[1877]]= null;mxCoordinateAssignment[_0xa017[202]][_0xa017[1878]]= null;mxCoordinateAssignment[_0xa017[202]][_0xa017[1879]]= null;mxCoordinateAssignment[_0xa017[202]][_0xa017[1880]]= null;mxCoordinateAssignment[_0xa017[202]][_0xa017[1881]]= null;mxCoordinateAssignment[_0xa017[202]][_0xa017[1882]]= !0;mxCoordinateAssignment[_0xa017[202]][_0xa017[675]]= mxHierarchicalEdgeStyle[_0xa017[1883]];mxCoordinateAssignment[_0xa017[202]][_0xa017[1884]]= null;mxCoordinateAssignment[_0xa017[202]][_0xa017[1885]]= null;mxCoordinateAssignment[_0xa017[202]][_0xa017[1745]]= 10;mxCoordinateAssignment[_0xa017[202]][_0xa017[1886]]= function(){var _0x71cex2=this[_0xa017[1759]][_0xa017[502]]();mxLog[_0xa017[539]]();mxLog[_0xa017[171]](_0xa017[1887]);for(var _0x71cex3=0;_0x71cex3< _0x71cex2[_0xa017[1850]][_0xa017[67]];_0x71cex3++){mxLog[_0xa017[53]](_0xa017[1888],_0x71cex3,_0xa017[1889]);for(var _0x71cex4=_0x71cex2[_0xa017[1850]][_0x71cex3],_0x71cex5=0;_0x71cex5< _0x71cex4[_0xa017[67]];_0x71cex5++){mxLog[_0xa017[53]](_0x71cex4[_0x71cex5][_0xa017[1833]](_0x71cex3),_0xa017[316])};mxLog[_0xa017[171]]()};mxLog[_0xa017[171]](_0xa017[1890])};mxCoordinateAssignment[_0xa017[202]][_0xa017[350]]= function(_0x71cex2){this[_0xa017[1873]]= [];_0x71cex2= this[_0xa017[1759]][_0xa017[502]]();this[_0xa017[1875]]= 0;this[_0xa017[1891]](this[_0xa017[1759]][_0xa017[1703]](),_0x71cex2);this[_0xa017[1882]]&& this[_0xa017[1892]](_0x71cex2);var _0x71cex3=1E8;if(this[_0xa017[1882]]){for(var _0x71cex4=0;_0x71cex4< this[_0xa017[1795]];_0x71cex4++){0!= _0x71cex4&& (this[_0xa017[1893]](_0x71cex4,_0x71cex2),this[_0xa017[1892]](_0x71cex2));if(this[_0xa017[1875]]< _0x71cex3){for(var _0x71cex5=0;_0x71cex5< _0x71cex2[_0xa017[1850]][_0xa017[67]];_0x71cex5++){for(var _0x71cex9=_0x71cex2[_0xa017[1850]][_0x71cex5],_0x71cexa=0;_0x71cexa< _0x71cex9[_0xa017[67]];_0x71cexa++){var _0x71cex12=_0x71cex9[_0x71cexa];_0x71cex12[_0xa017[1835]](_0x71cex5,_0x71cex12[_0xa017[1833]](_0x71cex5))}};_0x71cex3= this[_0xa017[1875]]}else {for(_0x71cex5= 0;_0x71cex5< _0x71cex2[_0xa017[1850]][_0xa017[67]];_0x71cex5++){_0x71cex9= _0x71cex2[_0xa017[1850]][_0x71cex5];for(_0x71cexa= 0;_0x71cexa< _0x71cex9[_0xa017[67]];_0x71cexa++){_0x71cex12= _0x71cex9[_0x71cexa],_0x71cex12[_0xa017[1834]](_0x71cex5,_0x71cex12[_0xa017[730]](_0x71cex5))}}};this[_0xa017[1894]](this[_0xa017[1759]][_0xa017[1703]](),_0x71cex2);this[_0xa017[1875]]= 0}};this[_0xa017[1895]](this[_0xa017[1759]][_0xa017[1703]](),_0x71cex2)};mxCoordinateAssignment[_0xa017[202]][_0xa017[1892]]= function(_0x71cex2){for(var _0x71cex3=[],_0x71cex4=[],_0x71cex5=[],_0x71cex9=0;_0x71cex9<= _0x71cex2[_0xa017[1827]];_0x71cex9++){_0x71cex5[_0x71cex9]= _0x71cex2[_0xa017[1850]][_0x71cex9];for(var _0x71cexa=0;_0x71cexa< _0x71cex5[_0x71cex9][_0xa017[67]];_0x71cexa++){var _0x71cex12=_0x71cex5[_0x71cex9][_0x71cexa],_0x71cex13= new WeightedCellSorter(_0x71cex12,_0x71cex9);_0x71cex13[_0xa017[1785]]= _0x71cexa;_0x71cex13[_0xa017[1784]]= !0;_0x71cex3[_0xa017[207]](_0x71cex13);_0x71cex12= mxCellPath[_0xa017[385]](_0x71cex12[_0xa017[1841]]());_0x71cex4[_0x71cex12]= _0x71cex13}};_0x71cex2= 10* _0x71cex3[_0xa017[67]];for(_0x71cexa= 0;0< _0x71cex3[_0xa017[67]]&& _0x71cexa<= _0x71cex2;){var _0x71cex13=_0x71cex3[_0xa017[1115]](),_0x71cex9=_0x71cex13[_0xa017[246]],_0x71cex14=_0x71cex13[_0xa017[1782]],_0x71cex15=parseInt(_0x71cex13[_0xa017[1785]]),_0x71cex12=_0x71cex9[_0xa017[1831]](_0x71cex14),_0x71cex16=_0x71cex9[_0xa017[1832]](_0x71cex14),_0x71cex17=_0x71cex12[_0xa017[67]],_0x71cex18=_0x71cex16[_0xa017[67]],_0x71cex19=this[_0xa017[1896]](_0x71cex12,_0x71cex14+ 1),_0x71cex1a=this[_0xa017[1896]](_0x71cex16,_0x71cex14- 1),_0x71cex1b=_0x71cex17+ _0x71cex18,_0x71cex1c=_0x71cex9[_0xa017[1833]](_0x71cex14),_0x71cex1d=_0x71cex1c;0< _0x71cex1b&& (_0x71cex1d= (_0x71cex19* _0x71cex17+ _0x71cex1a* _0x71cex18)/ _0x71cex1b);_0x71cex17= !1;_0x71cex1d< _0x71cex1c- 1?0== _0x71cex15?(_0x71cex9[_0xa017[1834]](_0x71cex14,_0x71cex1d),_0x71cex17= !0):(_0x71cex15= _0x71cex5[_0x71cex14][_0x71cex15- 1],_0x71cex1c= _0x71cex15[_0xa017[1833]](_0x71cex14),_0x71cex1c= _0x71cex1c+ _0x71cex15[_0xa017[117]]/ 2+ this[_0xa017[1868]]+ _0x71cex9[_0xa017[117]]/ 2,_0x71cex1c< _0x71cex1d?(_0x71cex9[_0xa017[1834]](_0x71cex14,_0x71cex1d),_0x71cex17= !0):_0x71cex1c< _0x71cex9[_0xa017[1833]](_0x71cex14)- 1&& (_0x71cex9[_0xa017[1834]](_0x71cex14,_0x71cex1c),_0x71cex17= !0)):_0x71cex1d> _0x71cex1c+ 1&& (_0x71cex15== _0x71cex5[_0x71cex14][_0xa017[67]]- 1?(_0x71cex9[_0xa017[1834]](_0x71cex14,_0x71cex1d),_0x71cex17= !0):(_0x71cex15= _0x71cex5[_0x71cex14][_0x71cex15+ 1],_0x71cex1c= _0x71cex15[_0xa017[1833]](_0x71cex14),_0x71cex1c= _0x71cex1c- _0x71cex15[_0xa017[117]]/ 2- this[_0xa017[1868]]- _0x71cex9[_0xa017[117]]/ 2,_0x71cex1c> _0x71cex1d?(_0x71cex9[_0xa017[1834]](_0x71cex14,_0x71cex1d),_0x71cex17= !0):_0x71cex1c> _0x71cex9[_0xa017[1833]](_0x71cex14)+ 1&& (_0x71cex9[_0xa017[1834]](_0x71cex14,_0x71cex1c),_0x71cex17= !0)));if(_0x71cex17){for(_0x71cex9= 0;_0x71cex9< _0x71cex12[_0xa017[67]];_0x71cex9++){_0x71cex14= _0x71cex12[_0x71cex9],_0x71cex14= mxCellPath[_0xa017[385]](_0x71cex14[_0xa017[1841]]()),_0x71cex14= _0x71cex4[_0x71cex14],null!= _0x71cex14&& !1== _0x71cex14[_0xa017[1784]]&& (_0x71cex14[_0xa017[1784]]= !0,_0x71cex3[_0xa017[207]](_0x71cex14))};for(_0x71cex9= 0;_0x71cex9< _0x71cex16[_0xa017[67]];_0x71cex9++){_0x71cex14= _0x71cex16[_0x71cex9],_0x71cex14= mxCellPath[_0xa017[385]](_0x71cex14[_0xa017[1841]]()),_0x71cex14= _0x71cex4[_0x71cex14],null!= _0x71cex14&& !1== _0x71cex14[_0xa017[1784]]&& (_0x71cex14[_0xa017[1784]]= !0,_0x71cex3[_0xa017[207]](_0x71cex14))}};_0x71cex13[_0xa017[1784]]= !1;_0x71cexa++}};mxCoordinateAssignment[_0xa017[202]][_0xa017[1893]]= function(_0x71cex2,_0x71cex3){if(0== _0x71cex2% 2){for(var _0x71cex4=_0x71cex3[_0xa017[1827]];0< _0x71cex4;_0x71cex4--){this[_0xa017[1897]](_0x71cex4- 1,_0x71cex3,_0x71cex4)}}else {for(_0x71cex4= 0;_0x71cex4< _0x71cex3[_0xa017[1827]]- 1;_0x71cex4++){this[_0xa017[1897]](_0x71cex4+ 1,_0x71cex3,_0x71cex4)}}};mxCoordinateAssignment[_0xa017[202]][_0xa017[1897]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3= _0x71cex3[_0xa017[1850]][_0x71cex2];for(var _0x71cex5=[],_0x71cex9=[],_0x71cexa=0;_0x71cexa< _0x71cex3[_0xa017[67]];_0x71cexa++){var _0x71cex12=_0x71cex3[_0x71cexa];_0x71cex5[_0x71cexa]= new WeightedCellSorter;_0x71cex5[_0x71cexa][_0xa017[246]]= _0x71cex12;_0x71cex5[_0x71cexa][_0xa017[1785]]= _0x71cexa;var _0x71cex13=mxCellPath[_0xa017[385]](_0x71cex12[_0xa017[1841]]());_0x71cex9[_0x71cex13]= _0x71cex5[_0x71cexa];var _0x71cex14=null,_0x71cex14=_0x71cex4< _0x71cex2?_0x71cex12[_0xa017[1832]](_0x71cex2):_0x71cex12[_0xa017[1831]](_0x71cex2);_0x71cex5[_0x71cexa][_0xa017[1782]]= this[_0xa017[1898]](_0x71cex12,_0x71cex14)};_0x71cex5[_0xa017[470]](WeightedCellSorter[_0xa017[202]][_0xa017[469]]);for(_0x71cexa= 0;_0x71cexa< _0x71cex5[_0xa017[67]];_0x71cexa++){_0x71cex13= 0;_0x71cex12= _0x71cex5[_0x71cexa][_0xa017[246]];_0x71cex13= 0;_0x71cex14= _0x71cex4< _0x71cex2?_0x71cex12[_0xa017[1832]](_0x71cex2)[_0xa017[1853]]():_0x71cex12[_0xa017[1831]](_0x71cex2)[_0xa017[1853]]();null!= _0x71cex14&& (_0x71cex13= _0x71cex14[_0xa017[67]],_0x71cex13= 0< _0x71cex13?this[_0xa017[1896]](_0x71cex14,_0x71cex4):_0x71cex12[_0xa017[1833]](_0x71cex2));for(var _0x71cex15=0,_0x71cex14=-1E8,_0x71cex16=_0x71cex5[_0x71cexa][_0xa017[1785]]- 1;0<= _0x71cex16;){var _0x71cex17=mxCellPath[_0xa017[385]](_0x71cex3[_0x71cex16][_0xa017[1841]]()),_0x71cex17=_0x71cex9[_0x71cex17];if(null!= _0x71cex17){var _0x71cex18=_0x71cex17[_0xa017[246]];_0x71cex17[_0xa017[1784]]?(_0x71cex14= _0x71cex18[_0xa017[1833]](_0x71cex2)+ _0x71cex18[_0xa017[117]]/ 2+ this[_0xa017[1868]]+ _0x71cex15+ _0x71cex12[_0xa017[117]]/ 2,_0x71cex16= -1):(_0x71cex15+= _0x71cex18[_0xa017[117]]+ this[_0xa017[1868]],_0x71cex16--)}};_0x71cex15= 0;_0x71cex18= 1E8;for(_0x71cex16= _0x71cex5[_0x71cexa][_0xa017[1785]]+ 1;_0x71cex16< _0x71cex5[_0xa017[67]];){if(_0x71cex17= mxCellPath[_0xa017[385]](_0x71cex3[_0x71cex16][_0xa017[1841]]()),_0x71cex17= _0x71cex9[_0x71cex17],null!= _0x71cex17){var _0x71cex19=_0x71cex17[_0xa017[246]];_0x71cex17[_0xa017[1784]]?(_0x71cex18= _0x71cex19[_0xa017[1833]](_0x71cex2)- _0x71cex19[_0xa017[117]]/ 2- this[_0xa017[1868]]- _0x71cex15- _0x71cex12[_0xa017[117]]/ 2,_0x71cex16= _0x71cex5[_0xa017[67]]):(_0x71cex15+= _0x71cex19[_0xa017[117]]+ this[_0xa017[1868]],_0x71cex16++)}};_0x71cex13>= _0x71cex14&& _0x71cex13<= _0x71cex18?_0x71cex12[_0xa017[1834]](_0x71cex2,_0x71cex13):_0x71cex13< _0x71cex14?(_0x71cex12[_0xa017[1834]](_0x71cex2,_0x71cex14),this[_0xa017[1875]]+= _0x71cex14- _0x71cex13):_0x71cex13> _0x71cex18&& (_0x71cex12[_0xa017[1834]](_0x71cex2,_0x71cex18),this[_0xa017[1875]]+= _0x71cex13- _0x71cex18);_0x71cex5[_0x71cexa][_0xa017[1784]]= !0}};mxCoordinateAssignment[_0xa017[202]][_0xa017[1898]]= function(_0x71cex2,_0x71cex3){for(var _0x71cex4=0,_0x71cex5=0;_0x71cex5< _0x71cex3[_0xa017[67]];_0x71cex5++){var _0x71cex9=_0x71cex3[_0x71cex5];_0x71cex2[_0xa017[1193]]()&& _0x71cex9[_0xa017[1193]]()?_0x71cex4++:_0x71cex4= _0x71cex2[_0xa017[250]]()&& _0x71cex9[_0xa017[250]]()?_0x71cex4+ 8:_0x71cex4+ 2};return _0x71cex4};mxCoordinateAssignment[_0xa017[202]][_0xa017[1896]]= function(_0x71cex2,_0x71cex3){if(0== _0x71cex2[_0xa017[67]]){return 0};for(var _0x71cex4=[],_0x71cex5=0;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){_0x71cex4[_0x71cex5]= _0x71cex2[_0x71cex5][_0xa017[1833]](_0x71cex3)};_0x71cex4[_0xa017[470]](function(_0x71cex2,_0x71cex3){return _0x71cex2- _0x71cex3});if(1== _0x71cex2[_0xa017[67]]% 2){return _0x71cex4[Math[_0xa017[519]](_0x71cex2[_0xa017[67]]/ 2)]};_0x71cex5= _0x71cex2[_0xa017[67]]/ 2;return (_0x71cex4[_0x71cex5- 1]+ _0x71cex4[_0x71cex5])/ 2};mxCoordinateAssignment[_0xa017[202]][_0xa017[1891]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1899]](_0x71cex2,_0x71cex3);for(var _0x71cex4=this[_0xa017[1876]];0<= _0x71cex4;_0x71cex4--){_0x71cex4< _0x71cex3[_0xa017[1827]]&& this[_0xa017[1900]](_0x71cex4,_0x71cex2,_0x71cex3)};for(_0x71cex4= this[_0xa017[1876]]+ 1;_0x71cex4<= _0x71cex3[_0xa017[1827]];_0x71cex4++){0< _0x71cex4&& this[_0xa017[1900]](_0x71cex4,_0x71cex2,_0x71cex3)}};mxCoordinateAssignment[_0xa017[202]][_0xa017[1900]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3= _0x71cex4[_0xa017[1850]][_0x71cex2];_0x71cex4= 0;for(var _0x71cex5=this[_0xa017[1871]]+ (this[_0xa017[1879]]- this[_0xa017[1880]][_0x71cex2])/ 2,_0x71cex9=!1,_0x71cexa=0;_0x71cexa< _0x71cex3[_0xa017[67]];_0x71cexa++){var _0x71cex12=_0x71cex3[_0x71cexa];if(_0x71cex12[_0xa017[1193]]()){var _0x71cex13=this[_0xa017[1759]][_0xa017[1726]](_0x71cex12[_0xa017[246]]);null!= _0x71cex13?this[_0xa017[1870]]== mxConstants[_0xa017[1358]]|| this[_0xa017[1870]]== mxConstants[_0xa017[1354]]?(_0x71cex12[_0xa017[117]]= _0x71cex13[_0xa017[117]],_0x71cex12[_0xa017[119]]= _0x71cex13[_0xa017[119]]):(_0x71cex12[_0xa017[117]]= _0x71cex13[_0xa017[119]],_0x71cex12[_0xa017[119]]= _0x71cex13[_0xa017[117]]):_0x71cex9= !0;_0x71cex4= Math[_0xa017[160]](_0x71cex4,_0x71cex12[_0xa017[119]])}else {_0x71cex12[_0xa017[250]]()&& (_0x71cex13= 1,null!= _0x71cex12[_0xa017[1842]]?_0x71cex13= _0x71cex12[_0xa017[1842]][_0xa017[67]]:mxLog[_0xa017[283]](_0xa017[1901]),_0x71cex12[_0xa017[117]]= (_0x71cex13- 1)* this[_0xa017[1872]])};_0x71cex5+= _0x71cex12[_0xa017[117]]/ 2;_0x71cex12[_0xa017[1835]](_0x71cex2,_0x71cex5);_0x71cex12[_0xa017[1834]](_0x71cex2,_0x71cex5);_0x71cex5+= _0x71cex12[_0xa017[117]]/ 2;_0x71cex5+= this[_0xa017[1868]]};!0== _0x71cex9 && mxLog[_0xa017[283]](_0xa017[1902])};mxCoordinateAssignment[_0xa017[202]][_0xa017[1899]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=-this[_0xa017[1869]],_0x71cex5=0;this[_0xa017[1880]]= [];this[_0xa017[1881]]= [];for(var _0x71cex9=_0x71cex3[_0xa017[1827]];0<= _0x71cex9;_0x71cex9--){for(var _0x71cexa=0,_0x71cex12=_0x71cex3[_0xa017[1850]][_0x71cex9],_0x71cex13=this[_0xa017[1871]],_0x71cex14=!1,_0x71cex15=0;_0x71cex15< _0x71cex12[_0xa017[67]];_0x71cex15++){var _0x71cex16=_0x71cex12[_0x71cex15];if(_0x71cex16[_0xa017[1193]]()){var _0x71cex17=this[_0xa017[1759]][_0xa017[1726]](_0x71cex16[_0xa017[246]]);null!= _0x71cex17?this[_0xa017[1870]]== mxConstants[_0xa017[1358]]|| this[_0xa017[1870]]== mxConstants[_0xa017[1354]]?(_0x71cex16[_0xa017[117]]= _0x71cex17[_0xa017[117]],_0x71cex16[_0xa017[119]]= _0x71cex17[_0xa017[119]]):(_0x71cex16[_0xa017[117]]= _0x71cex17[_0xa017[119]],_0x71cex16[_0xa017[119]]= _0x71cex17[_0xa017[117]]):_0x71cex14= !0;_0x71cexa= Math[_0xa017[160]](_0x71cexa,_0x71cex16[_0xa017[119]])}else {_0x71cex16[_0xa017[250]]()&& (_0x71cex17= 1,null!= _0x71cex16[_0xa017[1842]]?_0x71cex17= _0x71cex16[_0xa017[1842]][_0xa017[67]]:mxLog[_0xa017[283]](_0xa017[1901]),_0x71cex16[_0xa017[117]]= (_0x71cex17- 1)* this[_0xa017[1872]])};_0x71cex13+= _0x71cex16[_0xa017[117]]/ 2;_0x71cex16[_0xa017[1835]](_0x71cex9,_0x71cex13);_0x71cex16[_0xa017[1834]](_0x71cex9,_0x71cex13);_0x71cex13+= _0x71cex16[_0xa017[117]]/ 2;_0x71cex13+= this[_0xa017[1868]];_0x71cex13> this[_0xa017[1879]]&& (this[_0xa017[1879]]= _0x71cex13,this[_0xa017[1876]]= _0x71cex9);this[_0xa017[1880]][_0x71cex9]= _0x71cex13};!0== _0x71cex14 && mxLog[_0xa017[283]](_0xa017[1902]);this[_0xa017[1881]][_0x71cex9]= _0x71cex4;_0x71cex13= _0x71cexa/ 2+ _0x71cex5/ 2+ this[_0xa017[1869]];_0x71cex5= _0x71cexa;_0x71cex4= this[_0xa017[1870]]== mxConstants[_0xa017[1358]]|| this[_0xa017[1870]]== mxConstants[_0xa017[1359]]?_0x71cex4+ _0x71cex13:_0x71cex4- _0x71cex13;for(_0x71cex15= 0;_0x71cex15< _0x71cex12[_0xa017[67]];_0x71cex15++){_0x71cex12[_0x71cex15][_0xa017[1836]](_0x71cex9,_0x71cex4)}}};mxCoordinateAssignment[_0xa017[202]][_0xa017[1894]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex3[_0xa017[1847]],_0x71cex5;for(_0x71cex5 in _0x71cex4){var _0x71cex9=_0x71cex4[_0x71cex5];if(!(1> _0x71cex9[_0xa017[1827]]- _0x71cex9[_0xa017[1828]]- 1)){for(var _0x71cexa=_0x71cex9[_0xa017[1833]](_0x71cex9[_0xa017[1828]]+ 1),_0x71cex12=!0,_0x71cex13=0,_0x71cex14=_0x71cex9[_0xa017[1828]]+ 2;_0x71cex14< _0x71cex9[_0xa017[1827]];_0x71cex14++){var _0x71cex15=_0x71cex9[_0xa017[1833]](_0x71cex14);_0x71cexa!= _0x71cex15?(_0x71cex12= !1,_0x71cexa= _0x71cex15):_0x71cex13++};if(!_0x71cex12){for(var _0x71cex12=_0x71cexa= 0,_0x71cex15=[],_0x71cex16=[],_0x71cex17=_0x71cex9[_0xa017[1833]](_0x71cex9[_0xa017[1828]]+ 1),_0x71cex14=_0x71cex9[_0xa017[1828]]+ 1;_0x71cex14< _0x71cex9[_0xa017[1827]]- 1;_0x71cex14++){var _0x71cex18=_0x71cex9[_0xa017[730]](_0x71cex14+ 1);_0x71cex17== _0x71cex18?(_0x71cex15[_0x71cex14- _0x71cex9[_0xa017[1828]]- 1]= _0x71cex17,_0x71cexa++):this[_0xa017[1903]](_0x71cex3,_0x71cex9,_0x71cex14+ 1,_0x71cex17)?(_0x71cex15[_0x71cex14- _0x71cex9[_0xa017[1828]]- 1]= _0x71cex17,_0x71cexa++):_0x71cex17= _0x71cex15[_0x71cex14- _0x71cex9[_0xa017[1828]]- 1]= _0x71cex18};_0x71cex17= _0x71cex9[_0xa017[730]](_0x71cex14);for(_0x71cex14= _0x71cex9[_0xa017[1827]]- 1;_0x71cex14> _0x71cex9[_0xa017[1828]]+ 1;_0x71cex14--){_0x71cex18= _0x71cex9[_0xa017[730]](_0x71cex14- 1),_0x71cex17== _0x71cex18?(_0x71cex16[_0x71cex14- _0x71cex9[_0xa017[1828]]- 2]= _0x71cex17,_0x71cex12++):this[_0xa017[1903]](_0x71cex3,_0x71cex9,_0x71cex14- 1,_0x71cex17)?(_0x71cex16[_0x71cex14- _0x71cex9[_0xa017[1828]]- 2]= _0x71cex17,_0x71cex12++):(_0x71cex16[_0x71cex14- _0x71cex9[_0xa017[1828]]- 2]= _0x71cex9[_0xa017[730]](_0x71cex14- 1),_0x71cex17= _0x71cex18)};if(_0x71cex12> _0x71cex13|| _0x71cexa> _0x71cex13){if(_0x71cex12>= _0x71cexa){for(_0x71cex14= _0x71cex9[_0xa017[1827]]- 2;_0x71cex14> _0x71cex9[_0xa017[1828]];_0x71cex14--){_0x71cex9[_0xa017[1835]](_0x71cex14,_0x71cex16[_0x71cex14- _0x71cex9[_0xa017[1828]]- 1])}}else {if(_0x71cexa> _0x71cex12){for(_0x71cex14= _0x71cex9[_0xa017[1828]]+ 2;_0x71cex14< _0x71cex9[_0xa017[1827]];_0x71cex14++){_0x71cex9[_0xa017[1835]](_0x71cex14,_0x71cex15[_0x71cex14- _0x71cex9[_0xa017[1828]]- 2])}}}}}}}};mxCoordinateAssignment[_0xa017[202]][_0xa017[1903]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex2= _0x71cex2[_0xa017[1850]][_0x71cex4];for(var _0x71cex9=-1,_0x71cexa=0;_0x71cexa< _0x71cex2[_0xa017[67]];_0x71cexa++){if(_0x71cex3== _0x71cex2[_0x71cexa]){_0x71cex9= _0x71cexa;break}};if(0> _0x71cex9){return !1};_0x71cexa= _0x71cex3[_0xa017[1833]](_0x71cex4);if(_0x71cex5< _0x71cexa){if(0== _0x71cex9){return !0};_0x71cex2= _0x71cex2[_0x71cex9- 1];_0x71cex4= _0x71cex2[_0xa017[1833]](_0x71cex4);_0x71cex4= _0x71cex4+ _0x71cex2[_0xa017[117]]/ 2+ this[_0xa017[1868]]+ _0x71cex3[_0xa017[117]]/ 2;if(!(_0x71cex4<= _0x71cex5)){return !1}}else {if(_0x71cex5> _0x71cexa){if(_0x71cex9== _0x71cex2[_0xa017[67]]- 1){return !0};_0x71cex2= _0x71cex2[_0x71cex9+ 1];_0x71cex4= _0x71cex2[_0xa017[1833]](_0x71cex4);_0x71cex4= _0x71cex4- _0x71cex2[_0xa017[117]]/ 2- this[_0xa017[1868]]- _0x71cex3[_0xa017[117]]/ 2;if(!(_0x71cex4>= _0x71cex5)){return !1}}};return !0};mxCoordinateAssignment[_0xa017[202]][_0xa017[1895]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1877]]= [];this[_0xa017[1878]]= [];for(var _0x71cex4=0;_0x71cex4< _0x71cex3[_0xa017[1850]][_0xa017[67]];_0x71cex4++){this[_0xa017[1877]][_0x71cex4]= Number[_0xa017[1904]],this[_0xa017[1878]][_0x71cex4]= 0};_0x71cex4= null;this[_0xa017[1759]][_0xa017[1735]]&& (_0x71cex4= {});var _0x71cex5=_0x71cex3[_0xa017[1847]],_0x71cex9=_0x71cex3[_0xa017[1846]],_0x71cexa;for(_0x71cexa in _0x71cex9){var _0x71cex12=_0x71cex9[_0x71cexa];this[_0xa017[1725]](_0x71cex12);if(this[_0xa017[1759]][_0xa017[1735]]){var _0x71cex12=_0x71cex2[_0xa017[251]][_0xa017[1197]](_0x71cex12[_0xa017[246]]),_0x71cex13=mxCellPath[_0xa017[385]](_0x71cex12);null== _0x71cex4[_0x71cex13]&& (_0x71cex4[_0x71cex13]= _0x71cex12)}};this[_0xa017[1759]][_0xa017[1735]]&& null!= _0x71cex4&& this[_0xa017[1763]](_0x71cex4);(this[_0xa017[675]]== mxHierarchicalEdgeStyle[_0xa017[1905]]|| this[_0xa017[675]]== mxHierarchicalEdgeStyle[_0xa017[1883]]|| this[_0xa017[675]]== mxHierarchicalEdgeStyle[_0xa017[1906]])&& this[_0xa017[1764]](_0x71cex3);for(_0x71cexa in _0x71cex5){this[_0xa017[1907]](_0x71cex5[_0x71cexa])}};mxCoordinateAssignment[_0xa017[202]][_0xa017[1763]]= function(_0x71cex2){var _0x71cex3=[],_0x71cex4;for(_0x71cex4 in _0x71cex2){_0x71cex3[_0xa017[207]](_0x71cex2[_0x71cex4])};this[_0xa017[1759]][_0xa017[1727]](mxUtils[_0xa017[1779]](_0x71cex3,!0),this[_0xa017[1745]])};mxCoordinateAssignment[_0xa017[202]][_0xa017[1764]]= function(_0x71cex2){for(var _0x71cex3=0;_0x71cex3< _0x71cex2[_0xa017[1850]][_0xa017[67]];_0x71cex3++){for(var _0x71cex4=_0x71cex2[_0xa017[1850]][_0x71cex3],_0x71cex5=0;_0x71cex5< _0x71cex4[_0xa017[67]];_0x71cex5++){var _0x71cex9=_0x71cex4[_0x71cex5];if(_0x71cex9[_0xa017[1193]]()){for(var _0x71cexa=_0x71cex9[_0xa017[1832]](_0x71cex3),_0x71cex12=_0x71cex3- 1,_0x71cex13=0;2> _0x71cex13;_0x71cex13++){if(-1< _0x71cex12 && _0x71cex12< _0x71cex2[_0xa017[1850]][_0xa017[67]] && null!= _0x71cexa && 0< _0x71cexa[_0xa017[67]]){for(var _0x71cex14=[],_0x71cex15=0;_0x71cex15< _0x71cexa[_0xa017[67]];_0x71cex15++){var _0x71cex16= new WeightedCellSorter(_0x71cexa[_0x71cex15],_0x71cexa[_0x71cex15][_0xa017[730]](_0x71cex12));_0x71cex14[_0xa017[207]](_0x71cex16)};_0x71cex14[_0xa017[470]](WeightedCellSorter[_0xa017[202]][_0xa017[469]]);for(var _0x71cex16=_0x71cex9[_0xa017[235]][0]- _0x71cex9[_0xa017[117]]/ 2,_0x71cex17=_0x71cex16+ _0x71cex9[_0xa017[117]],_0x71cex18=_0x71cexa= 0,_0x71cex12=[],_0x71cex15=0;_0x71cex15< _0x71cex14[_0xa017[67]];_0x71cex15++){var _0x71cex19=_0x71cex14[_0x71cex15][_0xa017[246]],_0x71cex1a;if(_0x71cex19[_0xa017[1193]]()){_0x71cex1a= 0== _0x71cex13?_0x71cex9[_0xa017[1838]]:_0x71cex9[_0xa017[1837]];for(var _0x71cex1b=0;_0x71cex1b< _0x71cex1a[_0xa017[67]];_0x71cex1b++){if(_0x71cex1a[_0x71cex1b][_0xa017[1097]]== _0x71cex19|| _0x71cex1a[_0x71cex1b][_0xa017[772]]== _0x71cex19){_0x71cexa+= _0x71cex1a[_0x71cex1b][_0xa017[1842]][_0xa017[67]],_0x71cex18++,_0x71cex12[_0xa017[207]](_0x71cex1a[_0x71cex1b])}}}else {_0x71cexa+= _0x71cex19[_0xa017[1842]][_0xa017[67]],_0x71cex18++,_0x71cex12[_0xa017[207]](_0x71cex19)}};_0x71cex9[_0xa017[117]]> (_0x71cexa+ 1)* this[_0xa017[1751]]+ 2* this[_0xa017[1751]]&& (_0x71cex16+= this[_0xa017[1751]],_0x71cex17-= this[_0xa017[1751]]);_0x71cex14= (_0x71cex17- _0x71cex16)/ _0x71cexa;_0x71cex16+= _0x71cex14/ 2;_0x71cex17= this[_0xa017[1753]]- this[_0xa017[1752]];for(_0x71cex15= _0x71cex18= 0;_0x71cex15< _0x71cex12[_0xa017[67]];_0x71cex15++){_0x71cex19= _0x71cex12[_0x71cex15][_0xa017[1842]][_0xa017[67]];_0x71cex1b= mxCellPath[_0xa017[385]](_0x71cex12[_0x71cex15][_0xa017[1842]][0]);_0x71cex1a= this[_0xa017[1873]][_0x71cex1b];null== _0x71cex1a&& (_0x71cex1a= [],this[_0xa017[1873]][_0x71cex1b]= _0x71cex1a);_0x71cex15< _0x71cexa/ 2?_0x71cex17+= this[_0xa017[1752]]:_0x71cex15> _0x71cexa/ 2&& (_0x71cex17-= this[_0xa017[1752]]);for(_0x71cex1b= 0;_0x71cex1b< _0x71cex19;_0x71cex1b++){_0x71cex1a[4* _0x71cex1b+ 2* _0x71cex13]= _0x71cex16,_0x71cex16+= _0x71cex14,_0x71cex1a[4* _0x71cex1b+ 2* _0x71cex13+ 1]= _0x71cex17};_0x71cex18= Math[_0xa017[160]](_0x71cex18,_0x71cex17)}};_0x71cexa= _0x71cex9[_0xa017[1831]](_0x71cex3);_0x71cex12= _0x71cex3+ 1}}}}};mxCoordinateAssignment[_0xa017[202]][_0xa017[1907]]= function(_0x71cex2){var _0x71cex3=0;if(101207!= _0x71cex2[_0xa017[1826]][0]){var _0x71cex4=_0x71cex2[_0xa017[1827]],_0x71cex5=_0x71cex2[_0xa017[1828]];_0x71cex4== _0x71cex5&& (_0x71cex4= _0x71cex2[_0xa017[1097]][_0xa017[1827]],_0x71cex5= _0x71cex2[_0xa017[772]][_0xa017[1828]]);for(var _0x71cex9=0,_0x71cexa=mxCellPath[_0xa017[385]](_0x71cex2[_0xa017[1842]][0]),_0x71cexa=this[_0xa017[1873]][_0x71cexa],_0x71cex12=_0x71cex2[_0xa017[1843]]?_0x71cex2[_0xa017[772]][_0xa017[246]]:_0x71cex2[_0xa017[1097]][_0xa017[246]],_0x71cex13=this[_0xa017[1759]][_0xa017[1179]],_0x71cex14=0;_0x71cex14< _0x71cex2[_0xa017[1842]][_0xa017[67]];_0x71cex14++){var _0x71cex15=_0x71cex2[_0xa017[1842]][_0x71cex14],_0x71cex16=this[_0xa017[1759]][_0xa017[1710]](_0x71cex15,!0),_0x71cex17=_0x71cex13[_0xa017[251]][_0xa017[1709]](_0x71cex15,!0),_0x71cex18=[],_0x71cex19=_0x71cex2[_0xa017[1843]];_0x71cex16!= _0x71cex12&& (_0x71cex19= !_0x71cex19);if(null!= _0x71cexa){var _0x71cex1a=_0x71cex19?2:0,_0x71cex1b=_0x71cex19?this[_0xa017[1877]][_0x71cex5]:this[_0xa017[1878]][_0x71cex4],_0x71cex1c=_0x71cexa[4* _0x71cex9+ 1+ _0x71cex1a];_0x71cex19&& (_0x71cex1c= -_0x71cex1c);_0x71cex1b+= _0x71cex1c;_0x71cex1a= _0x71cexa[4* _0x71cex9+ _0x71cex1a];_0x71cex17= _0x71cex13[_0xa017[251]][_0xa017[1709]](_0x71cex15,!0);this[_0xa017[1759]][_0xa017[1908]](_0x71cex17)&& _0x71cex13[_0xa017[251]][_0xa017[1197]](_0x71cex17)== _0x71cex16&& (_0x71cex1a= _0x71cex13[_0xa017[441]][_0xa017[248]](_0x71cex17),_0x71cex1a= null!= _0x71cex1a?_0x71cex1a[_0xa017[235]]:_0x71cex16[_0xa017[256]][_0xa017[235]]+ _0x71cex2[_0xa017[1097]][_0xa017[117]]* _0x71cex17[_0xa017[256]][_0xa017[235]]);this[_0xa017[1870]]== mxConstants[_0xa017[1358]]|| this[_0xa017[1870]]== mxConstants[_0xa017[1354]]?(_0x71cex18[_0xa017[207]]( new mxPoint(_0x71cex1a,_0x71cex1b)),this[_0xa017[675]]== mxHierarchicalEdgeStyle[_0xa017[1906]]&& _0x71cex18[_0xa017[207]]( new mxPoint(_0x71cex1a,_0x71cex1b+ _0x71cex1c))):(_0x71cex18[_0xa017[207]]( new mxPoint(_0x71cex1b,_0x71cex1a)),this[_0xa017[675]]== mxHierarchicalEdgeStyle[_0xa017[1906]]&& _0x71cex18[_0xa017[207]]( new mxPoint(_0x71cex1b+ _0x71cex1c,_0x71cex1a)))};_0x71cex1a= _0x71cex2[_0xa017[235]][_0xa017[67]]- 1;_0x71cex1b= _0x71cex1c= -1;_0x71cex16= _0x71cex2[_0xa017[1827]]- 1;_0x71cex19&& (_0x71cex1a= 0,_0x71cex1c= _0x71cex2[_0xa017[235]][_0xa017[67]],_0x71cex1b= 1,_0x71cex16= _0x71cex2[_0xa017[1828]]+ 1);for(;_0x71cex2[_0xa017[1827]]!= _0x71cex2[_0xa017[1828]]&& _0x71cex1a!= _0x71cex1c;_0x71cex1a+= _0x71cex1b){var _0x71cex17=_0x71cex2[_0xa017[235]][_0x71cex1a]+ _0x71cex3,_0x71cex1d=(this[_0xa017[1877]][_0x71cex16]+ this[_0xa017[1878]][_0x71cex16+ 1])/ 2,_0x71cex1e=(this[_0xa017[1877]][_0x71cex16- 1]+ this[_0xa017[1878]][_0x71cex16])/ 2;if(_0x71cex19){var _0x71cex1f=_0x71cex1d,_0x71cex1d=_0x71cex1e,_0x71cex1e=_0x71cex1f};this[_0xa017[1870]]== mxConstants[_0xa017[1358]]|| this[_0xa017[1870]]== mxConstants[_0xa017[1354]]?(_0x71cex18[_0xa017[207]]( new mxPoint(_0x71cex17,_0x71cex1d)),_0x71cex18[_0xa017[207]]( new mxPoint(_0x71cex17,_0x71cex1e))):(_0x71cex18[_0xa017[207]]( new mxPoint(_0x71cex1d,_0x71cex17)),_0x71cex18[_0xa017[207]]( new mxPoint(_0x71cex1e,_0x71cex17)));this[_0xa017[1874]]= Math[_0xa017[160]](this[_0xa017[1874]],_0x71cex17);_0x71cex16+= _0x71cex1b};null!= _0x71cexa&& (_0x71cex1a= _0x71cex19?2:0,_0x71cex1b= _0x71cex19?this[_0xa017[1878]][_0x71cex4]:this[_0xa017[1877]][_0x71cex5],_0x71cex1c= _0x71cexa[4* _0x71cex9+ 3- _0x71cex1a],_0x71cex19&& (_0x71cex1c= -_0x71cex1c),_0x71cex1b-= _0x71cex1c,_0x71cex1a= _0x71cexa[4* _0x71cex9+ 2- _0x71cex1a],_0x71cex19= _0x71cex13[_0xa017[251]][_0xa017[1709]](_0x71cex15,!1),_0x71cex16= this[_0xa017[1759]][_0xa017[1710]](_0x71cex15,!1),this[_0xa017[1759]][_0xa017[1908]](_0x71cex19)&& _0x71cex13[_0xa017[251]][_0xa017[1197]](_0x71cex19)== _0x71cex16&& (_0x71cex1a= _0x71cex13[_0xa017[441]][_0xa017[248]](_0x71cex19),_0x71cex1a= null!= _0x71cex1a?_0x71cex1a[_0xa017[235]]:_0x71cex16[_0xa017[256]][_0xa017[235]]+ _0x71cex2[_0xa017[772]][_0xa017[117]]* _0x71cex19[_0xa017[256]][_0xa017[235]]),this[_0xa017[1870]]== mxConstants[_0xa017[1358]]|| this[_0xa017[1870]]== mxConstants[_0xa017[1354]]?(this[_0xa017[675]]== mxHierarchicalEdgeStyle[_0xa017[1906]]&& _0x71cex18[_0xa017[207]]( new mxPoint(_0x71cex1a,_0x71cex1b- _0x71cex1c)),_0x71cex18[_0xa017[207]]( new mxPoint(_0x71cex1a,_0x71cex1b))):(this[_0xa017[675]]== mxHierarchicalEdgeStyle[_0xa017[1906]]&& _0x71cex18[_0xa017[207]]( new mxPoint(_0x71cex1b- _0x71cex1c,_0x71cex1a)),_0x71cex18[_0xa017[207]]( new mxPoint(_0x71cex1b,_0x71cex1a))));_0x71cex2[_0xa017[1843]]&& this[_0xa017[1909]](_0x71cex2,_0x71cex15);this[_0xa017[1759]][_0xa017[1722]](_0x71cex15,_0x71cex18);_0x71cex3= 0== _0x71cex3?this[_0xa017[1872]]:0< _0x71cex3?-_0x71cex3:-_0x71cex3+ this[_0xa017[1872]];_0x71cex9++};_0x71cex2[_0xa017[1826]][0]= 101207}};mxCoordinateAssignment[_0xa017[202]][_0xa017[1725]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[246]],_0x71cex4=_0x71cex2[_0xa017[235]][0]- _0x71cex2[_0xa017[117]]/ 2,_0x71cex5=_0x71cex2[_0xa017[236]][0]- _0x71cex2[_0xa017[119]]/ 2;this[_0xa017[1877]][_0x71cex2[_0xa017[1828]]]= Math[_0xa017[243]](this[_0xa017[1877]][_0x71cex2[_0xa017[1828]]],_0x71cex5);this[_0xa017[1878]][_0x71cex2[_0xa017[1828]]]= Math[_0xa017[160]](this[_0xa017[1878]][_0x71cex2[_0xa017[1828]]],_0x71cex5+ _0x71cex2[_0xa017[119]]);this[_0xa017[1870]]== mxConstants[_0xa017[1358]]|| this[_0xa017[1870]]== mxConstants[_0xa017[1354]]?this[_0xa017[1759]][_0xa017[1725]](_0x71cex3,_0x71cex4,_0x71cex5):this[_0xa017[1759]][_0xa017[1725]](_0x71cex3,_0x71cex5,_0x71cex4);this[_0xa017[1874]]= Math[_0xa017[160]](this[_0xa017[1874]],_0x71cex4+ _0x71cex2[_0xa017[117]])};mxCoordinateAssignment[_0xa017[202]][_0xa017[1909]]= function(_0x71cex2,_0x71cex3){};function WeightedCellSorter(_0x71cex2,_0x71cex3){this[_0xa017[246]]= _0x71cex2;this[_0xa017[1782]]= _0x71cex3}WeightedCellSorter[_0xa017[202]][_0xa017[1782]]= 0;WeightedCellSorter[_0xa017[202]][_0xa017[1783]]= !1;WeightedCellSorter[_0xa017[202]][_0xa017[1784]]= !1;WeightedCellSorter[_0xa017[202]][_0xa017[1785]]= null;WeightedCellSorter[_0xa017[202]][_0xa017[246]]= null;WeightedCellSorter[_0xa017[202]][_0xa017[469]]= function(_0x71cex2,_0x71cex3){return null!= _0x71cex2&& null!= _0x71cex3?_0x71cex3[_0xa017[1782]]> _0x71cex2[_0xa017[1782]]?-1:_0x71cex3[_0xa017[1782]]< _0x71cex2[_0xa017[1782]]?1:_0x71cex3[_0xa017[1783]]?-1:1:0};function mxHierarchicalLayout(_0x71cex2,_0x71cex3,_0x71cex4){mxGraphLayout[_0xa017[239]](this,_0x71cex2);this[_0xa017[1870]]= null!= _0x71cex3?_0x71cex3:mxConstants[_0xa017[1358]];this[_0xa017[1910]]= null!= _0x71cex4?_0x71cex4:!0}mxHierarchicalLayout[_0xa017[202]]= new mxGraphLayout;mxHierarchicalLayout[_0xa017[202]][_0xa017[196]]= mxHierarchicalLayout;mxHierarchicalLayout[_0xa017[202]][_0xa017[1845]]= null;mxHierarchicalLayout[_0xa017[202]][_0xa017[1735]]= !1;mxHierarchicalLayout[_0xa017[202]][_0xa017[1911]]= !1;mxHierarchicalLayout[_0xa017[202]][_0xa017[1912]]= 0;mxHierarchicalLayout[_0xa017[202]][_0xa017[1868]]= 30;mxHierarchicalLayout[_0xa017[202]][_0xa017[1869]]= 100;mxHierarchicalLayout[_0xa017[202]][_0xa017[1913]]= 60;mxHierarchicalLayout[_0xa017[202]][_0xa017[1872]]= 10;mxHierarchicalLayout[_0xa017[202]][_0xa017[1870]]= mxConstants[_0xa017[1358]];mxHierarchicalLayout[_0xa017[202]][_0xa017[1882]]= !0;mxHierarchicalLayout[_0xa017[202]][_0xa017[1844]]= !0;mxHierarchicalLayout[_0xa017[202]][_0xa017[1787]]= !0;mxHierarchicalLayout[_0xa017[202]][_0xa017[1914]]= !0;mxHierarchicalLayout[_0xa017[202]][_0xa017[251]]= null;mxHierarchicalLayout[_0xa017[202]][_0xa017[1915]]= null;mxHierarchicalLayout[_0xa017[202]][_0xa017[502]]= function(){return this[_0xa017[251]]};mxHierarchicalLayout[_0xa017[202]][_0xa017[350]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1101]]= _0x71cex2;var _0x71cex4=this[_0xa017[1179]][_0xa017[251]];this[_0xa017[1915]]= {};if(!(null== _0x71cex3&& null== _0x71cex2)){if(null!= _0x71cex3&& null!= _0x71cex2){for(var _0x71cex5=[],_0x71cex9=0;_0x71cex9< _0x71cex3[_0xa017[67]];_0x71cex9++){_0x71cex4[_0xa017[1720]](_0x71cex2,_0x71cex3[_0x71cex9])&& _0x71cex5[_0xa017[207]](_0x71cex3[_0x71cex9])};this[_0xa017[1845]]= _0x71cex5}else {this[_0xa017[1845]]= _0x71cex3};_0x71cex4[_0xa017[473]]();try{this[_0xa017[1916]](_0x71cex2),this[_0xa017[1735]]&& !this[_0xa017[1179]][_0xa017[1742]](_0x71cex2)&& this[_0xa017[1179]][_0xa017[1917]]([_0x71cex2],this[_0xa017[1912]],this[_0xa017[1911]])}finally{_0x71cex4[_0xa017[476]]()}}};mxHierarchicalLayout[_0xa017[202]][_0xa017[1918]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=[];if(null!= _0x71cex2&& null!= _0x71cex3){var _0x71cex5=this[_0xa017[1179]][_0xa017[251]],_0x71cex9=null,_0x71cexa=-1E5,_0x71cex12;for(_0x71cex12 in _0x71cex3){var _0x71cex13=_0x71cex3[_0x71cex12];if(_0x71cex5[_0xa017[1193]](_0x71cex13)&& this[_0xa017[1179]][_0xa017[1714]](_0x71cex13)){for(var _0x71cex14=this[_0xa017[264]](_0x71cex13),_0x71cex15=0,_0x71cex16=0,_0x71cex17=0;_0x71cex17< _0x71cex14[_0xa017[67]];_0x71cex17++){this[_0xa017[1710]](_0x71cex14[_0x71cex17],!0)== _0x71cex13?_0x71cex15++:_0x71cex16++};0== _0x71cex16&& 0< _0x71cex15&& _0x71cex4[_0xa017[207]](_0x71cex13);_0x71cex14= _0x71cex15- _0x71cex16;_0x71cex14> _0x71cexa&& (_0x71cexa= _0x71cex14,_0x71cex9= _0x71cex13)}};0== _0x71cex4[_0xa017[67]]&& null!= _0x71cex9&& _0x71cex4[_0xa017[207]](_0x71cex9)};return _0x71cex4};mxHierarchicalLayout[_0xa017[202]][_0xa017[264]]= function(_0x71cex2){var _0x71cex3=mxCellPath[_0xa017[385]](_0x71cex2);if(null!= this[_0xa017[1915]][_0x71cex3]){return this[_0xa017[1915]][_0x71cex3]};for(var _0x71cex4=this[_0xa017[1179]][_0xa017[251]],_0x71cex5=[],_0x71cex9=this[_0xa017[1179]][_0xa017[1742]](_0x71cex2),_0x71cexa=_0x71cex4[_0xa017[262]](_0x71cex2),_0x71cex12=0;_0x71cex12< _0x71cexa;_0x71cex12++){var _0x71cex13=_0x71cex4[_0xa017[263]](_0x71cex2,_0x71cex12);if(this[_0xa017[1908]](_0x71cex13)){_0x71cex5= _0x71cex5[_0xa017[1919]](_0x71cex4[_0xa017[264]](_0x71cex13,!0,!0))}else {if(_0x71cex9|| !this[_0xa017[1179]][_0xa017[1714]](_0x71cex13)){_0x71cex5= _0x71cex5[_0xa017[1919]](_0x71cex4[_0xa017[264]](_0x71cex13,!0,!0))}}};_0x71cex5= _0x71cex5[_0xa017[1919]](_0x71cex4[_0xa017[264]](_0x71cex2,!0,!0));_0x71cex4= [];for(_0x71cex12= 0;_0x71cex12< _0x71cex5[_0xa017[67]];_0x71cex12++){_0x71cex9= this[_0xa017[1710]](_0x71cex5[_0x71cex12],!0),_0x71cexa= this[_0xa017[1710]](_0x71cex5[_0x71cex12],!1),(_0x71cex9== _0x71cexa|| _0x71cex9!= _0x71cexa&& (_0x71cexa== _0x71cex2&& (null== this[_0xa017[1101]]|| this[_0xa017[1179]][_0xa017[1920]](_0x71cex9,this[_0xa017[1101]],this[_0xa017[1914]]))|| _0x71cex9== _0x71cex2&& (null== this[_0xa017[1101]]|| this[_0xa017[1179]][_0xa017[1920]](_0x71cexa,this[_0xa017[1101]],this[_0xa017[1914]]))))&& _0x71cex4[_0xa017[207]](_0x71cex5[_0x71cex12])};return this[_0xa017[1915]][_0x71cex3]= _0x71cex4};mxHierarchicalLayout[_0xa017[202]][_0xa017[1710]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex2),_0x71cex4=null!= _0x71cex4?_0x71cex4[_0xa017[1710]](_0x71cex3):this[_0xa017[1179]][_0xa017[441]][_0xa017[1710]](_0x71cex2,_0x71cex3);this[_0xa017[1908]](_0x71cex4)&& (_0x71cex4= this[_0xa017[1179]][_0xa017[251]][_0xa017[1197]](_0x71cex4));return _0x71cex4};mxHierarchicalLayout[_0xa017[202]][_0xa017[1916]]= function(_0x71cex2){var _0x71cex3=[],_0x71cex4=[];if(null== this[_0xa017[1845]]&& null!= _0x71cex2){var _0x71cex5={};this[_0xa017[1921]](_0x71cex2,_0x71cex5);this[_0xa017[1845]]= [];var _0x71cex9=!0,_0x71cexa;for(_0x71cexa in _0x71cex5){if(null!= _0x71cex5[_0x71cexa]){_0x71cex9= !1;break}};for(;!_0x71cex9;){for(var _0x71cex12=this[_0xa017[1918]](_0x71cex2,_0x71cex5),_0x71cex9=0;_0x71cex9< _0x71cex12[_0xa017[67]];_0x71cex9++){var _0x71cex13=[];_0x71cex3[_0xa017[207]](_0x71cex13);this[_0xa017[1706]](_0x71cex12[_0x71cex9],!0,null,_0x71cex4,_0x71cex13,_0x71cex3,_0x71cex5)};for(_0x71cex9= 0;_0x71cex9< _0x71cex12[_0xa017[67]];_0x71cex9++){this[_0xa017[1845]][_0xa017[207]](_0x71cex12[_0x71cex9])};_0x71cex9= !0;for(_0x71cexa in _0x71cex5){if(null!= _0x71cex5[_0x71cexa]){_0x71cex9= !1;break}}}}else {for(_0x71cex9= 0;_0x71cex9< roots[_0xa017[67]];_0x71cex9++){_0x71cex13= [],_0x71cex3[_0xa017[207]](_0x71cex13),traverse(roots[_0xa017[203]](_0x71cex9),!0,null,_0x71cex4,_0x71cex13,_0x71cex3,null)}};for(_0x71cex9= _0x71cex4= 0;_0x71cex9< _0x71cex3[_0xa017[67]];_0x71cex9++){_0x71cex13= _0x71cex3[_0x71cex9];_0x71cex5= [];for(_0x71cexa in _0x71cex13){_0x71cex5[_0xa017[207]](_0x71cex13[_0x71cexa])};this[_0xa017[251]]= new mxGraphHierarchyModel(this,_0x71cex5,this[_0xa017[1845]],_0x71cex2,this[_0xa017[1844]]);this[_0xa017[1922]](_0x71cex2);this[_0xa017[1923]]();this[_0xa017[1924]](_0x71cex2);_0x71cex4= this[_0xa017[1925]](_0x71cex4,_0x71cex2)}};mxHierarchicalLayout[_0xa017[202]][_0xa017[1921]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[251]];_0x71cex4[_0xa017[1193]](_0x71cex2)&& (_0x71cex2!= this[_0xa017[1101]]&& this[_0xa017[1179]][_0xa017[1714]](_0x71cex2))&& (_0x71cex3[mxCellPath[_0xa017[385]](_0x71cex2)]= _0x71cex2);if(this[_0xa017[1914]]|| _0x71cex2== this[_0xa017[1101]]&& this[_0xa017[1179]][_0xa017[1714]](_0x71cex2)){for(var _0x71cex5=_0x71cex4[_0xa017[262]](_0x71cex2),_0x71cex9=0;_0x71cex9< _0x71cex5;_0x71cex9++){var _0x71cexa=_0x71cex4[_0xa017[263]](_0x71cex2,_0x71cex9);this[_0xa017[1908]](_0x71cexa)|| this[_0xa017[1921]](_0x71cexa,_0x71cex3)}}};mxHierarchicalLayout[_0xa017[202]][_0xa017[1908]]= function(_0x71cex2){return _0x71cex2[_0xa017[256]][_0xa017[1500]]?!0:!1};mxHierarchicalLayout[_0xa017[202]][_0xa017[1781]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= null!= _0x71cex4?_0x71cex4:!1;for(var _0x71cex5=this[_0xa017[264]](_0x71cex2),_0x71cex9=[],_0x71cexa=0;_0x71cexa< _0x71cex5[_0xa017[67]];_0x71cexa++){var _0x71cex12=this[_0xa017[1710]](_0x71cex5[_0x71cexa],!0),_0x71cex13=this[_0xa017[1710]](_0x71cex5[_0x71cexa],!1);(_0x71cex12== _0x71cex2&& _0x71cex13== _0x71cex3|| !_0x71cex4&& _0x71cex12== _0x71cex3 && _0x71cex13== _0x71cex2)&& _0x71cex9[_0xa017[207]](_0x71cex5[_0x71cexa])};return _0x71cex9};mxHierarchicalLayout[_0xa017[202]][_0xa017[1706]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12){if(null!= _0x71cex2&& null!= _0x71cex5){var _0x71cex13=mxCellPath[_0xa017[385]](_0x71cex2);if(null== _0x71cex5[_0x71cex13]&& (null== _0x71cex12|| null!= _0x71cex12[_0x71cex13])){null== _0x71cex9[_0x71cex13]&& (_0x71cex9[_0x71cex13]= _0x71cex2);null== _0x71cex5[_0x71cex13]&& (_0x71cex5[_0x71cex13]= _0x71cex2);delete _0x71cex12[_0x71cex13];var _0x71cex14=this[_0xa017[264]](_0x71cex2);for(_0x71cex4= 0;_0x71cex4< _0x71cex14[_0xa017[67]];_0x71cex4++){if(_0x71cex13= this[_0xa017[1710]](_0x71cex14[_0x71cex4],!0)== _0x71cex2,!_0x71cex3|| _0x71cex13){_0x71cex13= this[_0xa017[1710]](_0x71cex14[_0x71cex4],!_0x71cex13),_0x71cex9= this[_0xa017[1706]](_0x71cex13,_0x71cex3,_0x71cex14[_0x71cex4],_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12)}}}else {if(null== _0x71cex9[_0x71cex13]){for(_0x71cex4= 0;_0x71cex4< _0x71cexa[_0xa017[67]];_0x71cex4++){if(_0x71cex2= _0x71cexa[_0x71cex4],null!= _0x71cex2[_0x71cex13]){for(_0x71cex14 in _0x71cex9){_0x71cex2[_0x71cex14]= _0x71cex9[_0x71cex14]};_0x71cexa[_0xa017[1242]]();return _0x71cex2}}}}};return _0x71cex9};mxHierarchicalLayout[_0xa017[202]][_0xa017[1922]]= function(_0x71cex2){( new mxMinimumCycleRemover(this))[_0xa017[350]](_0x71cex2)};mxHierarchicalLayout[_0xa017[202]][_0xa017[1923]]= function(){this[_0xa017[251]][_0xa017[1852]]();this[_0xa017[251]][_0xa017[1854]]()};mxHierarchicalLayout[_0xa017[202]][_0xa017[1924]]= function(_0x71cex2){( new mxMedianHybridCrossingReduction(this))[_0xa017[350]](_0x71cex2)};mxHierarchicalLayout[_0xa017[202]][_0xa017[1925]]= function(_0x71cex2,_0x71cex3){var _0x71cex4= new mxCoordinateAssignment(this,this[_0xa017[1868]],this[_0xa017[1869]],this[_0xa017[1870]],_0x71cex2,this[_0xa017[1872]]);_0x71cex4[_0xa017[1882]]= this[_0xa017[1882]];_0x71cex4[_0xa017[350]](_0x71cex3);return _0x71cex4[_0xa017[1874]]+ this[_0xa017[1913]]};function mxGraphModel(_0x71cex2){this[_0xa017[1926]]= this[_0xa017[1096]]();null!= _0x71cex2?this[_0xa017[1927]](_0x71cex2):this[_0xa017[200]]()}mxGraphModel[_0xa017[202]]= new mxEventSource;mxGraphModel[_0xa017[202]][_0xa017[196]]= mxGraphModel;mxGraphModel[_0xa017[202]][_0xa017[813]]= null;mxGraphModel[_0xa017[202]][_0xa017[895]]= null;mxGraphModel[_0xa017[202]][_0xa017[1928]]= !0;mxGraphModel[_0xa017[202]][_0xa017[1929]]= !0;mxGraphModel[_0xa017[202]][_0xa017[1089]]= _0xa017[110];mxGraphModel[_0xa017[202]][_0xa017[1930]]= _0xa017[110];mxGraphModel[_0xa017[202]][_0xa017[1931]]= 0;mxGraphModel[_0xa017[202]][_0xa017[1926]]= null;mxGraphModel[_0xa017[202]][_0xa017[1932]]= 0;mxGraphModel[_0xa017[202]][_0xa017[1933]]= !1;mxGraphModel[_0xa017[202]][_0xa017[200]]= function(){this[_0xa017[1927]](this[_0xa017[1934]]())};mxGraphModel[_0xa017[202]][_0xa017[1935]]= function(){return this[_0xa017[1929]]};mxGraphModel[_0xa017[202]][_0xa017[1936]]= function(_0x71cex2){this[_0xa017[1929]]= _0x71cex2};mxGraphModel[_0xa017[202]][_0xa017[1934]]= function(){var _0x71cex2= new mxCell;_0x71cex2[_0xa017[1937]]( new mxCell);return _0x71cex2};mxGraphModel[_0xa017[202]][_0xa017[736]]= function(_0x71cex2){return null!= this[_0xa017[895]]?this[_0xa017[895]][_0x71cex2]:null};mxGraphModel[_0xa017[202]][_0xa017[1938]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=null;if(null!= _0x71cex2){for(var _0x71cex4=[],_0x71cex5=0;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){_0x71cex3(_0x71cex2[_0x71cex5])&& _0x71cex4[_0xa017[207]](_0x71cex2[_0x71cex5])}};return _0x71cex4};mxGraphModel[_0xa017[202]][_0xa017[1939]]= function(_0x71cex2){return this[_0xa017[1921]](null,_0x71cex2)};mxGraphModel[_0xa017[202]][_0xa017[1921]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=[];_0x71cex3= _0x71cex3|| this[_0xa017[501]]();(null== _0x71cex2|| _0x71cex2(_0x71cex3))&& _0x71cex4[_0xa017[207]](_0x71cex3);for(var _0x71cex5=this[_0xa017[262]](_0x71cex3),_0x71cex9=0;_0x71cex9< _0x71cex5;_0x71cex9++){var _0x71cexa=this[_0xa017[263]](_0x71cex3,_0x71cex9),_0x71cex4=_0x71cex4[_0xa017[1919]](this[_0xa017[1921]](_0x71cex2,_0x71cexa))};return _0x71cex4};mxGraphModel[_0xa017[202]][_0xa017[501]]= function(_0x71cex2){var _0x71cex3=_0x71cex2|| this[_0xa017[813]];if(null!= _0x71cex2){for(;null!= _0x71cex2;){_0x71cex3= _0x71cex2,_0x71cex2= this[_0xa017[1197]](_0x71cex2)}};return _0x71cex3};mxGraphModel[_0xa017[202]][_0xa017[1927]]= function(_0x71cex2){this[_0xa017[350]]( new mxRootChange(this,_0x71cex2));return _0x71cex2};mxGraphModel[_0xa017[202]][_0xa017[1940]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[813]];this[_0xa017[813]]= _0x71cex2;this[_0xa017[1931]]= 0;this[_0xa017[895]]= null;this[_0xa017[1941]](_0x71cex2);return _0x71cex3};mxGraphModel[_0xa017[202]][_0xa017[1942]]= function(_0x71cex2){return null!= _0x71cex2&& this[_0xa017[813]]== _0x71cex2};mxGraphModel[_0xa017[202]][_0xa017[1740]]= function(_0x71cex2){return this[_0xa017[1942]](this[_0xa017[1197]](_0x71cex2))};mxGraphModel[_0xa017[202]][_0xa017[1720]]= function(_0x71cex2,_0x71cex3){for(;null!= _0x71cex3&& _0x71cex3!= _0x71cex2;){_0x71cex3= this[_0xa017[1197]](_0x71cex3)};return _0x71cex3== _0x71cex2};mxGraphModel[_0xa017[202]][_0xa017[442]]= function(_0x71cex2){return this[_0xa017[1720]](this[_0xa017[813]],_0x71cex2)};mxGraphModel[_0xa017[202]][_0xa017[1197]]= function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[1197]]():null};mxGraphModel[_0xa017[202]][_0xa017[99]]= function(_0x71cex2,_0x71cex3,_0x71cex4){if(_0x71cex3!= _0x71cex2&& null!= _0x71cex2&& null!= _0x71cex3){null== _0x71cex4&& (_0x71cex4= this[_0xa017[262]](_0x71cex2));var _0x71cex5=_0x71cex2!= this[_0xa017[1197]](_0x71cex3);this[_0xa017[350]]( new mxChildChange(this,_0x71cex2,_0x71cex3,_0x71cex4));this[_0xa017[1928]]&& _0x71cex5&& this[_0xa017[1943]](_0x71cex3)};return _0x71cex3};mxGraphModel[_0xa017[202]][_0xa017[1941]]= function(_0x71cex2){if(null!= _0x71cex2){null== _0x71cex2[_0xa017[1103]]()&& this[_0xa017[1929]]&& _0x71cex2[_0xa017[1945]](this[_0xa017[1944]](_0x71cex2));if(null!= _0x71cex2[_0xa017[1103]]()){var _0x71cex3=this[_0xa017[736]](_0x71cex2[_0xa017[1103]]());if(_0x71cex3!= _0x71cex2){for(;null!= _0x71cex3;){_0x71cex2[_0xa017[1945]](this[_0xa017[1944]](_0x71cex2)),_0x71cex3= this[_0xa017[736]](_0x71cex2[_0xa017[1103]]())};null== this[_0xa017[895]]&& (this[_0xa017[895]]= {});this[_0xa017[895]][_0x71cex2[_0xa017[1103]]()]= _0x71cex2}};mxUtils[_0xa017[1946]](_0x71cex2[_0xa017[1103]]())&& (this[_0xa017[1931]]= Math[_0xa017[160]](this[_0xa017[1931]],_0x71cex2[_0xa017[1103]]()));for(var _0x71cex3=this[_0xa017[262]](_0x71cex2),_0x71cex4=0;_0x71cex4< _0x71cex3;_0x71cex4++){this[_0xa017[1941]](this[_0xa017[263]](_0x71cex2,_0x71cex4))}}};mxGraphModel[_0xa017[202]][_0xa017[1944]]= function(_0x71cex2){_0x71cex2= this[_0xa017[1931]];this[_0xa017[1931]]++;return this[_0xa017[1089]]+ _0x71cex2+ this[_0xa017[1930]]};mxGraphModel[_0xa017[202]][_0xa017[1943]]= function(_0x71cex2,_0x71cex3){_0x71cex3= _0x71cex3|| this[_0xa017[501]](_0x71cex2);for(var _0x71cex4=this[_0xa017[262]](_0x71cex2),_0x71cex5=0;_0x71cex5< _0x71cex4;_0x71cex5++){var _0x71cex9=this[_0xa017[263]](_0x71cex2,_0x71cex5);this[_0xa017[1943]](_0x71cex9,_0x71cex3)};_0x71cex9= this[_0xa017[1707]](_0x71cex2);_0x71cex4= [];for(_0x71cex5= 0;_0x71cex5< _0x71cex9;_0x71cex5++){_0x71cex4[_0xa017[207]](this[_0xa017[1708]](_0x71cex2,_0x71cex5))};for(_0x71cex5= 0;_0x71cex5< _0x71cex4[_0xa017[67]];_0x71cex5++){_0x71cex9= _0x71cex4[_0x71cex5],this[_0xa017[1720]](_0x71cex3,_0x71cex9)&& this[_0xa017[1947]](_0x71cex9,_0x71cex3)}};mxGraphModel[_0xa017[202]][_0xa017[1947]]= function(_0x71cex2,_0x71cex3){for(var _0x71cex4=this[_0xa017[1709]](_0x71cex2,!0),_0x71cex5=this[_0xa017[1709]](_0x71cex2,!1),_0x71cex9=null;null!= _0x71cex4&& !this[_0xa017[250]](_0x71cex4)&& null!= _0x71cex4[_0xa017[256]]&& _0x71cex4[_0xa017[256]][_0xa017[1500]];){_0x71cex4= this[_0xa017[1197]](_0x71cex4)};for(;null!= _0x71cex5&& !this[_0xa017[250]](_0x71cex5)&& null!= _0x71cex5[_0xa017[256]]&& _0x71cex5[_0xa017[256]][_0xa017[1500]];){_0x71cex5= this[_0xa017[1197]](_0x71cex5)};if(this[_0xa017[1720]](_0x71cex3,_0x71cex4)&& this[_0xa017[1720]](_0x71cex3,_0x71cex5)&& (_0x71cex9= _0x71cex4== _0x71cex5?this[_0xa017[1197]](_0x71cex4):this[_0xa017[1948]](_0x71cex4,_0x71cex5),null!= _0x71cex9&& (this[_0xa017[1197]](_0x71cex9)!= this[_0xa017[813]]|| this[_0xa017[1720]](_0x71cex9,_0x71cex2))&& this[_0xa017[1197]](_0x71cex2)!= _0x71cex9)){_0x71cex4= this[_0xa017[1721]](_0x71cex2);if(null!= _0x71cex4){var _0x71cexa=this[_0xa017[1949]](this[_0xa017[1197]](_0x71cex2)),_0x71cex12=this[_0xa017[1949]](_0x71cex9),_0x71cex5=_0x71cex12[_0xa017[235]]- _0x71cexa[_0xa017[235]],_0x71cexa=_0x71cex12[_0xa017[236]]- _0x71cexa[_0xa017[236]],_0x71cex4=_0x71cex4[_0xa017[238]]();_0x71cex4[_0xa017[513]](-_0x71cex5,-_0x71cexa);this[_0xa017[1724]](_0x71cex2,_0x71cex4)};this[_0xa017[99]](_0x71cex9,_0x71cex2,this[_0xa017[262]](_0x71cex9))}};mxGraphModel[_0xa017[202]][_0xa017[1949]]= function(_0x71cex2){var _0x71cex3=null;null!= _0x71cex2?(_0x71cex3= this[_0xa017[1949]](this[_0xa017[1197]](_0x71cex2)),this[_0xa017[250]](_0x71cex2)|| (_0x71cex2= this[_0xa017[1721]](_0x71cex2),null!= _0x71cex2&& (_0x71cex3[_0xa017[235]]+= _0x71cex2[_0xa017[235]],_0x71cex3[_0xa017[236]]+= _0x71cex2[_0xa017[236]]))):_0x71cex3= new mxPoint;return _0x71cex3};mxGraphModel[_0xa017[202]][_0xa017[1948]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2&& null!= _0x71cex3){var _0x71cex4=mxCellPath[_0xa017[385]](_0x71cex3);if(null!= _0x71cex4&& 0< _0x71cex4[_0xa017[67]]){var _0x71cex5=_0x71cex2,_0x71cex9=mxCellPath[_0xa017[385]](_0x71cex5);if(_0x71cex4[_0xa017[67]]< _0x71cex9[_0xa017[67]]){var _0x71cex5=_0x71cex3,_0x71cexa=_0x71cex9,_0x71cex9=_0x71cex4,_0x71cex4=_0x71cexa};for(;null!= _0x71cex5;){_0x71cexa= this[_0xa017[1197]](_0x71cex5);if(0== _0x71cex4[_0xa017[2]](_0x71cex9+ mxCellPath[_0xa017[1950]])&& null!= _0x71cexa){return _0x71cex5};_0x71cex9= mxCellPath[_0xa017[1951]](_0x71cex9);_0x71cex5= _0x71cexa}}};return null};mxGraphModel[_0xa017[202]][_0xa017[205]]= function(_0x71cex2){_0x71cex2== this[_0xa017[813]]?this[_0xa017[1927]](null):null!= this[_0xa017[1197]](_0x71cex2)&& this[_0xa017[350]]( new mxChildChange(this,null,_0x71cex2));return _0x71cex2};mxGraphModel[_0xa017[202]][_0xa017[1102]]= function(_0x71cex2){if(null!= _0x71cex2&& null!= this[_0xa017[895]]){for(var _0x71cex3=this[_0xa017[262]](_0x71cex2)- 1;0<= _0x71cex3;_0x71cex3--){this[_0xa017[1102]](this[_0xa017[263]](_0x71cex2,_0x71cex3))};null!= this[_0xa017[895]]&& null!= _0x71cex2[_0xa017[1103]]()&& delete this[_0xa017[895]][_0x71cex2[_0xa017[1103]]()]}};mxGraphModel[_0xa017[202]][_0xa017[1952]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[1197]](_0x71cex2);null!= _0x71cex3?(_0x71cex3!= _0x71cex5|| _0x71cex5[_0xa017[1738]](_0x71cex2)!= _0x71cex4)&& _0x71cex3[_0xa017[1937]](_0x71cex2,_0x71cex4):null!= _0x71cex5&& (_0x71cex4= _0x71cex5[_0xa017[1738]](_0x71cex2),_0x71cex5[_0xa017[205]](_0x71cex4));!this[_0xa017[442]](_0x71cex5)&& null!= _0x71cex3?this[_0xa017[1941]](_0x71cex2):null== _0x71cex3&& this[_0xa017[1102]](_0x71cex2);return _0x71cex5};mxGraphModel[_0xa017[202]][_0xa017[262]]= function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[262]]():0};mxGraphModel[_0xa017[202]][_0xa017[263]]= function(_0x71cex2,_0x71cex3){return null!= _0x71cex2?_0x71cex2[_0xa017[263]](_0x71cex3):null};mxGraphModel[_0xa017[202]][_0xa017[1953]]= function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[1954]]:null};mxGraphModel[_0xa017[202]][_0xa017[1728]]= function(_0x71cex2){return this[_0xa017[1955]](_0x71cex2,!0,!1)};mxGraphModel[_0xa017[202]][_0xa017[1956]]= function(_0x71cex2){return this[_0xa017[1955]](_0x71cex2,!1,!0)};mxGraphModel[_0xa017[202]][_0xa017[1955]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3= null!= _0x71cex3?_0x71cex3:!1;_0x71cex4= null!= _0x71cex4?_0x71cex4:!1;for(var _0x71cex5=this[_0xa017[262]](_0x71cex2),_0x71cex9=[],_0x71cexa=0;_0x71cexa< _0x71cex5;_0x71cexa++){var _0x71cex12=this[_0xa017[263]](_0x71cex2,_0x71cexa);(!_0x71cex4&& !_0x71cex3 || _0x71cex4&& this[_0xa017[250]](_0x71cex12) || _0x71cex3&& this[_0xa017[1193]](_0x71cex12)) && _0x71cex9[_0xa017[207]](_0x71cex12)};return _0x71cex9};mxGraphModel[_0xa017[202]][_0xa017[1709]]= function(_0x71cex2,_0x71cex3){return null!= _0x71cex2?_0x71cex2[_0xa017[1709]](_0x71cex3):null};mxGraphModel[_0xa017[202]][_0xa017[1957]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=_0x71cex3!= this[_0xa017[1709]](_0x71cex2,_0x71cex4);this[_0xa017[350]]( new mxTerminalChange(this,_0x71cex2,_0x71cex3,_0x71cex4));this[_0xa017[1928]]&& _0x71cex5&& this[_0xa017[1947]](_0x71cex2,this[_0xa017[501]]());return _0x71cex3};mxGraphModel[_0xa017[202]][_0xa017[1958]]= function(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[473]]();try{this[_0xa017[1957]](_0x71cex2,_0x71cex3,!0),this[_0xa017[1957]](_0x71cex2,_0x71cex4,!1)}finally{this[_0xa017[476]]()}};mxGraphModel[_0xa017[202]][_0xa017[1959]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[1709]](_0x71cex2,_0x71cex4);null!= _0x71cex3?_0x71cex3[_0xa017[1960]](_0x71cex2,_0x71cex4):null!= _0x71cex5&& _0x71cex5[_0xa017[1961]](_0x71cex2,_0x71cex4);return _0x71cex5};mxGraphModel[_0xa017[202]][_0xa017[1707]]= function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[1707]]():0};mxGraphModel[_0xa017[202]][_0xa017[1708]]= function(_0x71cex2,_0x71cex3){return null!= _0x71cex2?_0x71cex2[_0xa017[1708]](_0x71cex3):null};mxGraphModel[_0xa017[202]][_0xa017[1962]]= function(_0x71cex2,_0x71cex3,_0x71cex4){for(var _0x71cex5=0,_0x71cex9=this[_0xa017[1707]](_0x71cex2),_0x71cexa=0;_0x71cexa< _0x71cex9;_0x71cexa++){var _0x71cex12=this[_0xa017[1708]](_0x71cex2,_0x71cexa);_0x71cex12!= _0x71cex4&& this[_0xa017[1709]](_0x71cex12,_0x71cex3)== _0x71cex2&& _0x71cex5++};return _0x71cex5};mxGraphModel[_0xa017[202]][_0xa017[1756]]= function(_0x71cex2){return this[_0xa017[264]](_0x71cex2,!0,!0,!1)};mxGraphModel[_0xa017[202]][_0xa017[1867]]= function(_0x71cex2){return this[_0xa017[264]](_0x71cex2,!0,!1,!1)};mxGraphModel[_0xa017[202]][_0xa017[1963]]= function(_0x71cex2){return this[_0xa017[264]](_0x71cex2,!1,!0,!1)};mxGraphModel[_0xa017[202]][_0xa017[264]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex3= null!= _0x71cex3?_0x71cex3:!0;_0x71cex4= null!= _0x71cex4?_0x71cex4:!0;_0x71cex5= null!= _0x71cex5?_0x71cex5:!0;for(var _0x71cex9=this[_0xa017[1707]](_0x71cex2),_0x71cexa=[],_0x71cex12=0;_0x71cex12< _0x71cex9;_0x71cex12++){var _0x71cex13=this[_0xa017[1708]](_0x71cex2,_0x71cex12),_0x71cex14=this[_0xa017[1709]](_0x71cex13,!0),_0x71cex15=this[_0xa017[1709]](_0x71cex13,!1);(_0x71cex5&& _0x71cex14== _0x71cex15|| _0x71cex14!= _0x71cex15&& (_0x71cex3&& _0x71cex15== _0x71cex2|| _0x71cex4&& _0x71cex14== _0x71cex2))&& _0x71cexa[_0xa017[207]](_0x71cex13)};return _0x71cexa};mxGraphModel[_0xa017[202]][_0xa017[1781]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= null!= _0x71cex4?_0x71cex4:!1;var _0x71cex5=this[_0xa017[1707]](_0x71cex2),_0x71cex9=this[_0xa017[1707]](_0x71cex3),_0x71cexa=_0x71cex2,_0x71cex12=_0x71cex5;_0x71cex9< _0x71cex5&& (_0x71cex12= _0x71cex9,_0x71cexa= _0x71cex3);_0x71cex5= [];for(_0x71cex9= 0;_0x71cex9< _0x71cex12;_0x71cex9++){var _0x71cex13=this[_0xa017[1708]](_0x71cexa,_0x71cex9),_0x71cex14=this[_0xa017[1709]](_0x71cex13,!0),_0x71cex15=this[_0xa017[1709]](_0x71cex13,!1),_0x71cex16=_0x71cex15== _0x71cex2&& _0x71cex14== _0x71cex3;(_0x71cex14== _0x71cex2&& _0x71cex15== _0x71cex3|| !_0x71cex4&& _0x71cex16)&& _0x71cex5[_0xa017[207]](_0x71cex13)};return _0x71cex5};mxGraphModel[_0xa017[202]][_0xa017[1808]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex4= null!= _0x71cex4?_0x71cex4:!0;_0x71cex5= null!= _0x71cex5?_0x71cex5:!0;var _0x71cex9=[];if(null!= _0x71cex2){for(var _0x71cexa=0;_0x71cexa< _0x71cex2[_0xa017[67]];_0x71cexa++){var _0x71cex12=this[_0xa017[1709]](_0x71cex2[_0x71cexa],!0),_0x71cex13=this[_0xa017[1709]](_0x71cex2[_0x71cexa],!1);_0x71cex12== _0x71cex3&& null!= _0x71cex13&& _0x71cex13!= _0x71cex3&& _0x71cex5?_0x71cex9[_0xa017[207]](_0x71cex13):_0x71cex13== _0x71cex3&& (null!= _0x71cex12&& _0x71cex12!= _0x71cex3&& _0x71cex4)&& _0x71cex9[_0xa017[207]](_0x71cex12)}};return _0x71cex9};mxGraphModel[_0xa017[202]][_0xa017[1964]]= function(_0x71cex2){for(var _0x71cex3=[],_0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){for(var _0x71cex5=_0x71cex2[_0x71cex4],_0x71cex9=!0,_0x71cexa=this[_0xa017[1197]](_0x71cex5);null!= _0x71cexa;){if(0<= mxUtils[_0xa017[2]](_0x71cex2,_0x71cexa)){_0x71cex9= !1;break};_0x71cexa= this[_0xa017[1197]](_0x71cexa)};_0x71cex9&& _0x71cex3[_0xa017[207]](_0x71cex5)};return _0x71cex3};mxGraphModel[_0xa017[202]][_0xa017[1193]]= function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[1193]]():!1};mxGraphModel[_0xa017[202]][_0xa017[250]]= function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[250]]():!1};mxGraphModel[_0xa017[202]][_0xa017[1965]]= function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[1965]]():!1};mxGraphModel[_0xa017[202]][_0xa017[433]]= function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[433]]():null};mxGraphModel[_0xa017[202]][_0xa017[1966]]= function(_0x71cex2,_0x71cex3){this[_0xa017[350]]( new mxValueChange(this,_0x71cex2,_0x71cex3));return _0x71cex3};mxGraphModel[_0xa017[202]][_0xa017[1967]]= function(_0x71cex2,_0x71cex3){return _0x71cex2[_0xa017[1968]](_0x71cex3)};mxGraphModel[_0xa017[202]][_0xa017[1721]]= function(_0x71cex2,_0x71cex3){return null!= _0x71cex2?_0x71cex2[_0xa017[1721]]():null};mxGraphModel[_0xa017[202]][_0xa017[1724]]= function(_0x71cex2,_0x71cex3){_0x71cex3!= this[_0xa017[1721]](_0x71cex2)&& this[_0xa017[350]]( new mxGeometryChange(this,_0x71cex2,_0x71cex3));return _0x71cex3};mxGraphModel[_0xa017[202]][_0xa017[1969]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1721]](_0x71cex2);_0x71cex2[_0xa017[1724]](_0x71cex3);return _0x71cex4};mxGraphModel[_0xa017[202]][_0xa017[474]]= function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[474]]():null};mxGraphModel[_0xa017[202]][_0xa017[475]]= function(_0x71cex2,_0x71cex3){_0x71cex3!= this[_0xa017[474]](_0x71cex2)&& this[_0xa017[350]]( new mxStyleChange(this,_0x71cex2,_0x71cex3));return _0x71cex3};mxGraphModel[_0xa017[202]][_0xa017[1970]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[474]](_0x71cex2);_0x71cex2[_0xa017[475]](_0x71cex3);return _0x71cex4};mxGraphModel[_0xa017[202]][_0xa017[1971]]= function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[1971]]():!1};mxGraphModel[_0xa017[202]][_0xa017[1972]]= function(_0x71cex2,_0x71cex3){_0x71cex3!= this[_0xa017[1971]](_0x71cex2)&& this[_0xa017[350]]( new mxCollapseChange(this,_0x71cex2,_0x71cex3));return _0x71cex3};mxGraphModel[_0xa017[202]][_0xa017[1973]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1971]](_0x71cex2);_0x71cex2[_0xa017[1972]](_0x71cex3);return _0x71cex4};mxGraphModel[_0xa017[202]][_0xa017[174]]= function(_0x71cex2){return null!= _0x71cex2?_0x71cex2[_0xa017[174]]():!1};mxGraphModel[_0xa017[202]][_0xa017[175]]= function(_0x71cex2,_0x71cex3){_0x71cex3!= this[_0xa017[174]](_0x71cex2)&& this[_0xa017[350]]( new mxVisibleChange(this,_0x71cex2,_0x71cex3));return _0x71cex3};mxGraphModel[_0xa017[202]][_0xa017[1974]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[174]](_0x71cex2);_0x71cex2[_0xa017[175]](_0x71cex3);return _0x71cex4};mxGraphModel[_0xa017[202]][_0xa017[350]]= function(_0x71cex2){_0x71cex2[_0xa017[350]]();this[_0xa017[473]]();this[_0xa017[1926]][_0xa017[99]](_0x71cex2);this[_0xa017[746]]( new mxEventObject(mxEvent.EXECUTE,_0xa017[826],_0x71cex2));this[_0xa017[746]]( new mxEventObject(mxEvent.EXECUTED,_0xa017[826],_0x71cex2));this[_0xa017[476]]()};mxGraphModel[_0xa017[202]][_0xa017[473]]= function(){this[_0xa017[1932]]++;this[_0xa017[746]]( new mxEventObject(mxEvent.BEGIN_UPDATE));1== this[_0xa017[1932]]&& this[_0xa017[746]]( new mxEventObject(mxEvent.START_EDIT))};mxGraphModel[_0xa017[202]][_0xa017[476]]= function(){this[_0xa017[1932]]--;0== this[_0xa017[1932]]&& this[_0xa017[746]]( new mxEventObject(mxEvent.END_EDIT));if(!this[_0xa017[1933]]){this[_0xa017[1933]]= 0== this[_0xa017[1932]];this[_0xa017[746]]( new mxEventObject(mxEvent.END_UPDATE,_0xa017[1061],this[_0xa017[1926]]));try{if(this[_0xa017[1933]]&& !this[_0xa017[1926]][_0xa017[1107]]()){this[_0xa017[746]]( new mxEventObject(mxEvent.BEFORE_UNDO,_0xa017[1061],this[_0xa017[1926]]));var _0x71cex2=this[_0xa017[1926]];this[_0xa017[1926]]= this[_0xa017[1096]]();_0x71cex2[_0xa017[827]]();this[_0xa017[746]]( new mxEventObject(mxEvent.UNDO,_0xa017[1061],_0x71cex2))}}finally{this[_0xa017[1933]]= !1}}};mxGraphModel[_0xa017[202]][_0xa017[1096]]= function(){var _0x71cex2= new mxUndoableEdit(this,!0);_0x71cex2[_0xa017[827]]= function(){_0x71cex2[_0xa017[1097]][_0xa017[746]]( new mxEventObject(mxEvent.CHANGE,_0xa017[1061],_0x71cex2,_0xa017[1065],_0x71cex2[_0xa017[1065]]));_0x71cex2[_0xa017[1097]][_0xa017[746]]( new mxEventObject(mxEvent.NOTIFY,_0xa017[1061],_0x71cex2,_0xa017[1065],_0x71cex2[_0xa017[1065]]))};return _0x71cex2};mxGraphModel[_0xa017[202]][_0xa017[1975]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= null!= _0x71cex4?_0x71cex4:!0;this[_0xa017[473]]();try{var _0x71cex5={};this[_0xa017[1976]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5);for(var _0x71cex9 in _0x71cex5){var _0x71cexa=_0x71cex5[_0x71cex9],_0x71cex12=this[_0xa017[1709]](_0x71cexa,!0);null!= _0x71cex12&& (_0x71cex12= _0x71cex5[mxCellPath[_0xa017[385]](_0x71cex12)],this[_0xa017[1957]](_0x71cexa,_0x71cex12,!0));_0x71cex12= this[_0xa017[1709]](_0x71cexa,!1);null!= _0x71cex12&& (_0x71cex12= _0x71cex5[mxCellPath[_0xa017[385]](_0x71cex12)],this[_0xa017[1957]](_0x71cexa,_0x71cex12,!1))}}finally{this[_0xa017[476]]()}};mxGraphModel[_0xa017[202]][_0xa017[1976]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[473]]();try{for(var _0x71cex9=_0x71cex2[_0xa017[262]](),_0x71cexa=0;_0x71cexa< _0x71cex9;_0x71cexa++){var _0x71cex12=_0x71cex2[_0xa017[263]](_0x71cexa);if(_0xa017[279]== typeof _0x71cex12[_0xa017[1103]]){var _0x71cex13=_0x71cex12[_0xa017[1103]](),_0x71cex14=null!= _0x71cex13&& (!this[_0xa017[250]](_0x71cex12)|| !_0x71cex4)?this[_0xa017[736]](_0x71cex13):null;if(null== _0x71cex14){var _0x71cex15=_0x71cex12[_0xa017[238]]();_0x71cex15[_0xa017[1945]](_0x71cex13);_0x71cex15[_0xa017[1957]](_0x71cex12[_0xa017[1709]](!0),!0);_0x71cex15[_0xa017[1957]](_0x71cex12[_0xa017[1709]](!1),!1);_0x71cex14= _0x71cex3[_0xa017[1937]](_0x71cex15);this[_0xa017[1941]](_0x71cex14)};_0x71cex5[mxCellPath[_0xa017[385]](_0x71cex12)]= _0x71cex14;this[_0xa017[1976]](_0x71cex12,_0x71cex14,_0x71cex4,_0x71cex5)}}}finally{this[_0xa017[476]]()}};mxGraphModel[_0xa017[202]][_0xa017[1977]]= function(_0x71cex2){var _0x71cex3=[];if(null!= _0x71cex2){for(var _0x71cex4={},_0x71cex5=0;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){var _0x71cex9=this[_0xa017[1197]](_0x71cex2[_0x71cex5]);if(null!= _0x71cex9){var _0x71cexa=mxCellPath[_0xa017[385]](_0x71cex9);null== _0x71cex4[_0x71cexa]&& (_0x71cex4[_0x71cexa]= _0x71cex9,_0x71cex3[_0xa017[207]](_0x71cex9))}}};return _0x71cex3};mxGraphModel[_0xa017[202]][_0xa017[1978]]= function(_0x71cex2){return null!= _0x71cex2?this[_0xa017[899]]([_0x71cex2],!0)[0]:null};mxGraphModel[_0xa017[202]][_0xa017[899]]= function(_0x71cex2,_0x71cex3){for(var _0x71cex4={},_0x71cex5=[],_0x71cex9=0;_0x71cex9< _0x71cex2[_0xa017[67]];_0x71cex9++){null!= _0x71cex2[_0x71cex9]?_0x71cex5[_0xa017[207]](this[_0xa017[1979]](_0x71cex2[_0x71cex9],_0x71cex4,_0x71cex3)):_0x71cex5[_0xa017[207]](null)};for(_0x71cex9= 0;_0x71cex9< _0x71cex5[_0xa017[67]];_0x71cex9++){null!= _0x71cex5[_0x71cex9]&& this[_0xa017[1980]](_0x71cex5[_0x71cex9],_0x71cex2[_0x71cex9],_0x71cex4)};return _0x71cex5};mxGraphModel[_0xa017[202]][_0xa017[1979]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[1981]](_0x71cex2);_0x71cex3[mxObjectIdentity[_0xa017[203]](_0x71cex2)]= _0x71cex5;if(_0x71cex4){_0x71cex4= this[_0xa017[262]](_0x71cex2);for(var _0x71cex9=0;_0x71cex9< _0x71cex4;_0x71cex9++){var _0x71cexa=this[_0xa017[1979]](this[_0xa017[263]](_0x71cex2,_0x71cex9),_0x71cex3,!0);_0x71cex5[_0xa017[1937]](_0x71cexa)}};return _0x71cex5};mxGraphModel[_0xa017[202]][_0xa017[1981]]= function(_0x71cex2){return _0x71cex2[_0xa017[238]]()};mxGraphModel[_0xa017[202]][_0xa017[1980]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[1709]](_0x71cex3,!0);null!= _0x71cex5&& (_0x71cex5= _0x71cex4[mxObjectIdentity[_0xa017[203]](_0x71cex5)],null!= _0x71cex5&& _0x71cex5[_0xa017[1960]](_0x71cex2,!0));_0x71cex5= this[_0xa017[1709]](_0x71cex3,!1);null!= _0x71cex5&& (_0x71cex5= _0x71cex4[mxObjectIdentity[_0xa017[203]](_0x71cex5)],null!= _0x71cex5&& _0x71cex5[_0xa017[1960]](_0x71cex2,!1));for(var _0x71cex5=this[_0xa017[262]](_0x71cex2),_0x71cex9=0;_0x71cex9< _0x71cex5;_0x71cex9++){this[_0xa017[1980]](this[_0xa017[263]](_0x71cex2,_0x71cex9),this[_0xa017[263]](_0x71cex3,_0x71cex9),_0x71cex4)}};function mxRootChange(_0x71cex2,_0x71cex3){this[_0xa017[251]]= _0x71cex2;this[_0xa017[257]]= this[_0xa017[813]]= _0x71cex3}mxRootChange[_0xa017[202]][_0xa017[350]]= function(){this[_0xa017[813]]= this[_0xa017[257]];this[_0xa017[257]]= this[_0xa017[251]][_0xa017[1940]](this[_0xa017[257]])};function mxChildChange(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[251]]= _0x71cex2;this[_0xa017[257]]= this[_0xa017[1101]]= _0x71cex3;this[_0xa017[247]]= _0x71cex4;this[_0xa017[1982]]= this[_0xa017[1983]]= _0x71cex5}mxChildChange[_0xa017[202]][_0xa017[350]]= function(){var _0x71cex2=this[_0xa017[251]][_0xa017[1197]](this[_0xa017[247]]),_0x71cex3=null!= _0x71cex2?_0x71cex2[_0xa017[1738]](this[_0xa017[247]]):0;null== this[_0xa017[257]]&& this[_0xa017[807]](this[_0xa017[247]],!1);_0x71cex2= this[_0xa017[251]][_0xa017[1952]](this[_0xa017[247]],this[_0xa017[257]],this[_0xa017[1982]]);null!= this[_0xa017[257]]&& this[_0xa017[807]](this[_0xa017[247]],!0);this[_0xa017[1101]]= this[_0xa017[257]];this[_0xa017[257]]= _0x71cex2;this[_0xa017[1983]]= this[_0xa017[1982]];this[_0xa017[1982]]= _0x71cex3};mxChildChange[_0xa017[202]][_0xa017[807]]= function(_0x71cex2,_0x71cex3){_0x71cex3= null!= _0x71cex3?_0x71cex3:!0;var _0x71cex4=_0x71cex2[_0xa017[1709]](!0),_0x71cex5=_0x71cex2[_0xa017[1709]](!1);null!= _0x71cex4&& (_0x71cex3?this[_0xa017[251]][_0xa017[1959]](_0x71cex2,_0x71cex4,!0):this[_0xa017[251]][_0xa017[1959]](_0x71cex2,null,!0));null!= _0x71cex5&& (_0x71cex3?this[_0xa017[251]][_0xa017[1959]](_0x71cex2,_0x71cex5,!1):this[_0xa017[251]][_0xa017[1959]](_0x71cex2,null,!1));_0x71cex2[_0xa017[1957]](_0x71cex4,!0);_0x71cex2[_0xa017[1957]](_0x71cex5,!1);_0x71cex4= this[_0xa017[251]][_0xa017[262]](_0x71cex2);for(_0x71cex5= 0;_0x71cex5< _0x71cex4;_0x71cex5++){this[_0xa017[807]](this[_0xa017[251]][_0xa017[263]](_0x71cex2,_0x71cex5),_0x71cex3)}};function mxTerminalChange(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[251]]= _0x71cex2;this[_0xa017[246]]= _0x71cex3;this[_0xa017[257]]= this[_0xa017[1984]]= _0x71cex4;this[_0xa017[1097]]= _0x71cex5}mxTerminalChange[_0xa017[202]][_0xa017[350]]= function(){this[_0xa017[1984]]= this[_0xa017[257]];this[_0xa017[257]]= this[_0xa017[251]][_0xa017[1959]](this[_0xa017[246]],this[_0xa017[257]],this[_0xa017[1097]])};function mxValueChange(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[251]]= _0x71cex2;this[_0xa017[246]]= _0x71cex3;this[_0xa017[257]]= this[_0xa017[131]]= _0x71cex4}mxValueChange[_0xa017[202]][_0xa017[350]]= function(){this[_0xa017[131]]= this[_0xa017[257]];this[_0xa017[257]]= this[_0xa017[251]][_0xa017[1967]](this[_0xa017[246]],this[_0xa017[257]])};function mxStyleChange(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[251]]= _0x71cex2;this[_0xa017[246]]= _0x71cex3;this[_0xa017[257]]= this[_0xa017[124]]= _0x71cex4}mxStyleChange[_0xa017[202]][_0xa017[350]]= function(){this[_0xa017[124]]= this[_0xa017[257]];this[_0xa017[257]]= this[_0xa017[251]][_0xa017[1970]](this[_0xa017[246]],this[_0xa017[257]])};function mxGeometryChange(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[251]]= _0x71cex2;this[_0xa017[246]]= _0x71cex3;this[_0xa017[257]]= this[_0xa017[256]]= _0x71cex4}mxGeometryChange[_0xa017[202]][_0xa017[350]]= function(){this[_0xa017[256]]= this[_0xa017[257]];this[_0xa017[257]]= this[_0xa017[251]][_0xa017[1969]](this[_0xa017[246]],this[_0xa017[257]])};function mxCollapseChange(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[251]]= _0x71cex2;this[_0xa017[246]]= _0x71cex3;this[_0xa017[257]]= this[_0xa017[1985]]= _0x71cex4}mxCollapseChange[_0xa017[202]][_0xa017[350]]= function(){this[_0xa017[1985]]= this[_0xa017[257]];this[_0xa017[257]]= this[_0xa017[251]][_0xa017[1973]](this[_0xa017[246]],this[_0xa017[257]])};function mxVisibleChange(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[251]]= _0x71cex2;this[_0xa017[246]]= _0x71cex3;this[_0xa017[257]]= this[_0xa017[189]]= _0x71cex4}mxVisibleChange[_0xa017[202]][_0xa017[350]]= function(){this[_0xa017[189]]= this[_0xa017[257]];this[_0xa017[257]]= this[_0xa017[251]][_0xa017[1974]](this[_0xa017[246]],this[_0xa017[257]])};function mxCellAttributeChange(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[246]]= _0x71cex2;this[_0xa017[1986]]= _0x71cex3;this[_0xa017[257]]= this[_0xa017[131]]= _0x71cex4}mxCellAttributeChange[_0xa017[202]][_0xa017[350]]= function(){var _0x71cex2=this[_0xa017[246]][_0xa017[284]](this[_0xa017[1986]]);null== this[_0xa017[257]]?this[_0xa017[246]][_0xa017[131]][_0xa017[1390]](this[_0xa017[1986]]):this[_0xa017[246]][_0xa017[57]](this[_0xa017[1986]],this[_0xa017[257]]);this[_0xa017[257]]= _0x71cex2};function mxCell(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[131]]= _0x71cex2;this[_0xa017[1724]](_0x71cex3);this[_0xa017[475]](_0x71cex4);if(null!= this[_0xa017[1987]]){this[_0xa017[1987]]()}}mxCell[_0xa017[202]][_0xa017[1363]]= null;mxCell[_0xa017[202]][_0xa017[131]]= null;mxCell[_0xa017[202]][_0xa017[256]]= null;mxCell[_0xa017[202]][_0xa017[124]]= null;mxCell[_0xa017[202]][_0xa017[1988]]= !1;mxCell[_0xa017[202]][_0xa017[1989]]= !1;mxCell[_0xa017[202]][_0xa017[1990]]= !0;mxCell[_0xa017[202]][_0xa017[189]]= !0;mxCell[_0xa017[202]][_0xa017[1985]]= !1;mxCell[_0xa017[202]][_0xa017[1101]]= null;mxCell[_0xa017[202]][_0xa017[1097]]= null;mxCell[_0xa017[202]][_0xa017[772]]= null;mxCell[_0xa017[202]][_0xa017[1954]]= null;mxCell[_0xa017[202]][_0xa017[1842]]= null;mxCell[_0xa017[202]][_0xa017[1991]]= _0xa017[1992][_0xa017[224]](_0xa017[185]);mxCell[_0xa017[202]][_0xa017[1103]]= function(){return this[_0xa017[1363]]};mxCell[_0xa017[202]][_0xa017[1945]]= function(_0x71cex2){this[_0xa017[1363]]= _0x71cex2};mxCell[_0xa017[202]][_0xa017[433]]= function(){return this[_0xa017[131]]};mxCell[_0xa017[202]][_0xa017[1966]]= function(_0x71cex2){this[_0xa017[131]]= _0x71cex2};mxCell[_0xa017[202]][_0xa017[1968]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[433]]();this[_0xa017[1966]](_0x71cex2);return _0x71cex3};mxCell[_0xa017[202]][_0xa017[1721]]= function(){return this[_0xa017[256]]};mxCell[_0xa017[202]][_0xa017[1724]]= function(_0x71cex2){this[_0xa017[256]]= _0x71cex2};mxCell[_0xa017[202]][_0xa017[474]]= function(){return this[_0xa017[124]]};mxCell[_0xa017[202]][_0xa017[475]]= function(_0x71cex2){this[_0xa017[124]]= _0x71cex2};mxCell[_0xa017[202]][_0xa017[1193]]= function(){return this[_0xa017[1988]]};mxCell[_0xa017[202]][_0xa017[1993]]= function(_0x71cex2){this[_0xa017[1988]]= _0x71cex2};mxCell[_0xa017[202]][_0xa017[250]]= function(){return this[_0xa017[1989]]};mxCell[_0xa017[202]][_0xa017[1994]]= function(_0x71cex2){this[_0xa017[1989]]= _0x71cex2};mxCell[_0xa017[202]][_0xa017[1965]]= function(){return this[_0xa017[1990]]};mxCell[_0xa017[202]][_0xa017[1995]]= function(_0x71cex2){this[_0xa017[1990]]= _0x71cex2};mxCell[_0xa017[202]][_0xa017[174]]= function(){return this[_0xa017[189]]};mxCell[_0xa017[202]][_0xa017[175]]= function(_0x71cex2){this[_0xa017[189]]= _0x71cex2};mxCell[_0xa017[202]][_0xa017[1971]]= function(){return this[_0xa017[1985]]};mxCell[_0xa017[202]][_0xa017[1972]]= function(_0x71cex2){this[_0xa017[1985]]= _0x71cex2};mxCell[_0xa017[202]][_0xa017[1197]]= function(){return this[_0xa017[1101]]};mxCell[_0xa017[202]][_0xa017[1996]]= function(_0x71cex2){this[_0xa017[1101]]= _0x71cex2};mxCell[_0xa017[202]][_0xa017[1709]]= function(_0x71cex2){return _0x71cex2?this[_0xa017[1097]]:this[_0xa017[772]]};mxCell[_0xa017[202]][_0xa017[1957]]= function(_0x71cex2,_0x71cex3){_0x71cex3?this[_0xa017[1097]]= _0x71cex2:this[_0xa017[772]]= _0x71cex2;return _0x71cex2};mxCell[_0xa017[202]][_0xa017[262]]= function(){return null== this[_0xa017[1954]]?0:this[_0xa017[1954]][_0xa017[67]]};mxCell[_0xa017[202]][_0xa017[1738]]= function(_0x71cex2){return mxUtils[_0xa017[2]](this[_0xa017[1954]],_0x71cex2)};mxCell[_0xa017[202]][_0xa017[263]]= function(_0x71cex2){return null== this[_0xa017[1954]]?null:this[_0xa017[1954]][_0x71cex2]};mxCell[_0xa017[202]][_0xa017[1937]]= function(_0x71cex2,_0x71cex3){null!= _0x71cex2&& (null== _0x71cex3&& (_0x71cex3= this[_0xa017[262]](),_0x71cex2[_0xa017[1197]]()== this&& _0x71cex3--),_0x71cex2[_0xa017[1997]](),_0x71cex2[_0xa017[1996]](this),null== this[_0xa017[1954]]?(this[_0xa017[1954]]= [],this[_0xa017[1954]][_0xa017[207]](_0x71cex2)):this[_0xa017[1954]][_0xa017[300]](_0x71cex3,0,_0x71cex2));return _0x71cex2};mxCell[_0xa017[202]][_0xa017[205]]= function(_0x71cex2){var _0x71cex3=null;null!= this[_0xa017[1954]]&& 0<= _0x71cex2&& (_0x71cex3= this[_0xa017[263]](_0x71cex2),null!= _0x71cex3&& (this[_0xa017[1954]][_0xa017[300]](_0x71cex2,1),_0x71cex3[_0xa017[1996]](null)));return _0x71cex3};mxCell[_0xa017[202]][_0xa017[1997]]= function(){if(null!= this[_0xa017[1101]]){var _0x71cex2=this[_0xa017[1101]][_0xa017[1738]](this);this[_0xa017[1101]][_0xa017[205]](_0x71cex2)}};mxCell[_0xa017[202]][_0xa017[1707]]= function(){return null== this[_0xa017[1842]]?0:this[_0xa017[1842]][_0xa017[67]]};mxCell[_0xa017[202]][_0xa017[1998]]= function(_0x71cex2){return mxUtils[_0xa017[2]](this[_0xa017[1842]],_0x71cex2)};mxCell[_0xa017[202]][_0xa017[1708]]= function(_0x71cex2){return null== this[_0xa017[1842]]?null:this[_0xa017[1842]][_0x71cex2]};mxCell[_0xa017[202]][_0xa017[1960]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2&& (_0x71cex2[_0xa017[1999]](_0x71cex3),_0x71cex2[_0xa017[1957]](this,_0x71cex3),null== this[_0xa017[1842]]|| _0x71cex2[_0xa017[1709]](!_0x71cex3) != this|| 0> mxUtils[_0xa017[2]](this[_0xa017[1842]],_0x71cex2))){null== this[_0xa017[1842]]&& (this[_0xa017[1842]]= []),this[_0xa017[1842]][_0xa017[207]](_0x71cex2)};return _0x71cex2};mxCell[_0xa017[202]][_0xa017[1961]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2){if(_0x71cex2[_0xa017[1709]](!_0x71cex3) != this && null!= this[_0xa017[1842]]){var _0x71cex4=this[_0xa017[1998]](_0x71cex2);0<= _0x71cex4&& this[_0xa017[1842]][_0xa017[300]](_0x71cex4,1)};_0x71cex2[_0xa017[1957]](null,_0x71cex3)};return _0x71cex2};mxCell[_0xa017[202]][_0xa017[1999]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1709]](_0x71cex2);null!= _0x71cex3&& _0x71cex3[_0xa017[1961]](this,_0x71cex2)};mxCell[_0xa017[202]][_0xa017[284]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[433]]();return (null!= _0x71cex4&& _0x71cex4[_0xa017[288]]== mxConstants[_0xa017[289]]?_0x71cex4[_0xa017[284]](_0x71cex2):null)|| _0x71cex3};mxCell[_0xa017[202]][_0xa017[57]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[433]]();null!= _0x71cex4&& _0x71cex4[_0xa017[288]]== mxConstants[_0xa017[289]]&& _0x71cex4[_0xa017[57]](_0x71cex2,_0x71cex3)};mxCell[_0xa017[202]][_0xa017[238]]= function(){var _0x71cex2=mxUtils[_0xa017[238]](this,this[_0xa017[1991]]);_0x71cex2[_0xa017[1966]](this[_0xa017[2000]]());return _0x71cex2};mxCell[_0xa017[202]][_0xa017[2000]]= function(){var _0x71cex2=this[_0xa017[433]]();null!= _0x71cex2&& (_0xa017[279]== typeof _0x71cex2[_0xa017[238]]?_0x71cex2= _0x71cex2[_0xa017[238]]():isNaN(_0x71cex2[_0xa017[288]])|| (_0x71cex2= _0x71cex2[_0xa017[511]](!0)));return _0x71cex2};function mxGeometry(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxRectangle[_0xa017[239]](this,_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5)}mxGeometry[_0xa017[202]]= new mxRectangle;mxGeometry[_0xa017[202]][_0xa017[196]]= mxGeometry;mxGeometry[_0xa017[202]][_0xa017[2001]]= !0;mxGeometry[_0xa017[202]][_0xa017[2002]]= null;mxGeometry[_0xa017[202]][_0xa017[2003]]= null;mxGeometry[_0xa017[202]][_0xa017[2004]]= null;mxGeometry[_0xa017[202]][_0xa017[1525]]= null;mxGeometry[_0xa017[202]][_0xa017[1368]]= null;mxGeometry[_0xa017[202]][_0xa017[1500]]= !1;mxGeometry[_0xa017[202]][_0xa017[2005]]= function(){if(null!= this[_0xa017[2002]]){var _0x71cex2= new mxRectangle(this[_0xa017[235]],this[_0xa017[236]],this[_0xa017[117]],this[_0xa017[119]]);this[_0xa017[235]]= this[_0xa017[2002]][_0xa017[235]];this[_0xa017[236]]= this[_0xa017[2002]][_0xa017[236]];this[_0xa017[117]]= this[_0xa017[2002]][_0xa017[117]];this[_0xa017[119]]= this[_0xa017[2002]][_0xa017[119]];this[_0xa017[2002]]= _0x71cex2}};mxGeometry[_0xa017[202]][_0xa017[2006]]= function(_0x71cex2){return _0x71cex2?this[_0xa017[2003]]:this[_0xa017[2004]]};mxGeometry[_0xa017[202]][_0xa017[2007]]= function(_0x71cex2,_0x71cex3){_0x71cex3?this[_0xa017[2003]]= _0x71cex2:this[_0xa017[2004]]= _0x71cex2;return _0x71cex2};mxGeometry[_0xa017[202]][_0xa017[513]]= function(_0x71cex2,_0x71cex3){this[_0xa017[238]]();this[_0xa017[1500]]|| (this[_0xa017[235]]+= _0x71cex2,this[_0xa017[236]]+= _0x71cex3);null!= this[_0xa017[2003]]&& (this[_0xa017[2003]][_0xa017[235]]+= _0x71cex2,this[_0xa017[2003]][_0xa017[236]]+= _0x71cex3);null!= this[_0xa017[2004]]&& (this[_0xa017[2004]][_0xa017[235]]+= _0x71cex2,this[_0xa017[2004]][_0xa017[236]]+= _0x71cex3);if(this[_0xa017[2001]]&& null!= this[_0xa017[1525]]){for(var _0x71cex4=this[_0xa017[1525]][_0xa017[67]],_0x71cex5=0;_0x71cex5< _0x71cex4;_0x71cex5++){var _0x71cex9=this[_0xa017[1525]][_0x71cex5];null!= _0x71cex9&& (_0x71cex9[_0xa017[235]]+= _0x71cex2,_0x71cex9[_0xa017[236]]+= _0x71cex3)}}};var mxCellPath={PATH_SEPARATOR:_0xa017[87],create:function(_0x71cex2){var _0x71cex3=_0xa017[110];if(null!= _0x71cex2){for(var _0x71cex4=_0x71cex2[_0xa017[1197]]();null!= _0x71cex4;){_0x71cex3= _0x71cex4[_0xa017[1738]](_0x71cex2)+ mxCellPath[_0xa017[1950]]+ _0x71cex3,_0x71cex2= _0x71cex4,_0x71cex4= _0x71cex2[_0xa017[1197]]()}};_0x71cex2= _0x71cex3[_0xa017[67]];1< _0x71cex2&& (_0x71cex3= _0x71cex3[_0xa017[85]](0,_0x71cex2- 1));return _0x71cex3},getParentPath:function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[1122]](mxCellPath.PATH_SEPARATOR);if(0<= _0x71cex3){return _0x71cex2[_0xa017[85]](0,_0x71cex3)};if(0< _0x71cex2[_0xa017[67]]){return _0xa017[110]}};return null},resolve:function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex2;if(null!= _0x71cex3){for(var _0x71cex5=_0x71cex3[_0xa017[224]](mxCellPath.PATH_SEPARATOR),_0x71cex9=0;_0x71cex9< _0x71cex5[_0xa017[67]];_0x71cex9++){_0x71cex4= _0x71cex4[_0xa017[263]](parseInt(_0x71cex5[_0x71cex9]))}};return _0x71cex4},compare:function(_0x71cex2,_0x71cex3){for(var _0x71cex4=Math[_0xa017[243]](_0x71cex2[_0xa017[67]],_0x71cex3[_0xa017[67]]),_0x71cex5=0,_0x71cex9=0;_0x71cex9< _0x71cex4;_0x71cex9++){if(_0x71cex2[_0x71cex9]!= _0x71cex3[_0x71cex9]){0== _0x71cex2[_0x71cex9][_0xa017[67]]|| 0== _0x71cex3[_0x71cex9][_0xa017[67]]?_0x71cex5= _0x71cex2[_0x71cex9]== _0x71cex3[_0x71cex9]?0:_0x71cex2[_0x71cex9]> _0x71cex3[_0x71cex9]?1:-1:(_0x71cex4= parseInt(_0x71cex2[_0x71cex9]),_0x71cex9= parseInt(_0x71cex3[_0x71cex9]),_0x71cex5= _0x71cex4== _0x71cex9?0:_0x71cex4> _0x71cex9?1:-1);break}};0== _0x71cex5&& (_0x71cex4= _0x71cex2[_0xa017[67]],_0x71cex9= _0x71cex3[_0xa017[67]],_0x71cex4!= _0x71cex9&& (_0x71cex5= _0x71cex4> _0x71cex9?1:-1));return _0x71cex5}},mxPerimeter={RectanglePerimeter:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex3= _0x71cex2[_0xa017[241]]();var _0x71cex9=_0x71cex2[_0xa017[242]](),_0x71cexa=Math[_0xa017[429]](_0x71cex4[_0xa017[236]]- _0x71cex9,_0x71cex4[_0xa017[235]]- _0x71cex3),_0x71cex12= new mxPoint(0,0),_0x71cex13=Math[_0xa017[424]],_0x71cex14=Math[_0xa017[424]]/ 2- _0x71cexa,_0x71cex15=Math[_0xa017[429]](_0x71cex2[_0xa017[119]],_0x71cex2[_0xa017[117]]);_0x71cexa< -_0x71cex13+ _0x71cex15|| _0x71cexa> _0x71cex13- _0x71cex15?(_0x71cex12[_0xa017[235]]= _0x71cex2[_0xa017[235]],_0x71cex12[_0xa017[236]]= _0x71cex9- _0x71cex2[_0xa017[117]]* Math[_0xa017[2008]](_0x71cexa)/ 2):_0x71cexa< -_0x71cex15?(_0x71cex12[_0xa017[236]]= _0x71cex2[_0xa017[236]],_0x71cex12[_0xa017[235]]= _0x71cex3- _0x71cex2[_0xa017[119]]* Math[_0xa017[2008]](_0x71cex14)/ 2):_0x71cexa< _0x71cex15?(_0x71cex12[_0xa017[235]]= _0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]],_0x71cex12[_0xa017[236]]= _0x71cex9+ _0x71cex2[_0xa017[117]]* Math[_0xa017[2008]](_0x71cexa)/ 2):(_0x71cex12[_0xa017[236]]= _0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]],_0x71cex12[_0xa017[235]]= _0x71cex3+ _0x71cex2[_0xa017[119]]* Math[_0xa017[2008]](_0x71cex14)/ 2);_0x71cex5&& (_0x71cex4[_0xa017[235]]>= _0x71cex2[_0xa017[235]]&& _0x71cex4[_0xa017[235]]<= _0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]?_0x71cex12[_0xa017[235]]= _0x71cex4[_0xa017[235]]:_0x71cex4[_0xa017[236]]>= _0x71cex2[_0xa017[236]]&& _0x71cex4[_0xa017[236]]<= _0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]&& (_0x71cex12[_0xa017[236]]= _0x71cex4[_0xa017[236]]),_0x71cex4[_0xa017[235]]< _0x71cex2[_0xa017[235]]?_0x71cex12[_0xa017[235]]= _0x71cex2[_0xa017[235]]:_0x71cex4[_0xa017[235]]> _0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]&& (_0x71cex12[_0xa017[235]]= _0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]),_0x71cex4[_0xa017[236]]< _0x71cex2[_0xa017[236]]?_0x71cex12[_0xa017[236]]= _0x71cex2[_0xa017[236]]:_0x71cex4[_0xa017[236]]> _0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]&& (_0x71cex12[_0xa017[236]]= _0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]));return _0x71cex12},EllipsePerimeter:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=_0x71cex2[_0xa017[235]],_0x71cexa=_0x71cex2[_0xa017[236]],_0x71cex12=_0x71cex2[_0xa017[117]]/ 2,_0x71cex13=_0x71cex2[_0xa017[119]]/ 2,_0x71cex14=_0x71cex9+ _0x71cex12,_0x71cex15=_0x71cexa+ _0x71cex13;_0x71cex3= _0x71cex4[_0xa017[235]];_0x71cex4= _0x71cex4[_0xa017[236]];var _0x71cex16=parseInt(_0x71cex3- _0x71cex14),_0x71cex17=parseInt(_0x71cex4- _0x71cex15);if(0== _0x71cex16&& 0!= _0x71cex17){return new mxPoint(_0x71cex14,_0x71cex15+ _0x71cex13* _0x71cex17/ Math[_0xa017[425]](_0x71cex17))};if(0== _0x71cex16&& 0== _0x71cex17){return new mxPoint(_0x71cex3,_0x71cex4)};if(_0x71cex5){if(_0x71cex4>= _0x71cexa&& _0x71cex4<= _0x71cexa+ _0x71cex2[_0xa017[119]]){return _0x71cex2= _0x71cex4- _0x71cex15,_0x71cex2= Math[_0xa017[428]](_0x71cex12* _0x71cex12* (1- _0x71cex2* _0x71cex2/ (_0x71cex13* _0x71cex13)))|| 0,_0x71cex3<= _0x71cex9&& (_0x71cex2= -_0x71cex2), new mxPoint(_0x71cex14+ _0x71cex2,_0x71cex4)};if(_0x71cex3>= _0x71cex9&& _0x71cex3<= _0x71cex9+ _0x71cex2[_0xa017[117]]){return _0x71cex2= _0x71cex3- _0x71cex14,_0x71cex2= Math[_0xa017[428]](_0x71cex13* _0x71cex13* (1- _0x71cex2* _0x71cex2/ (_0x71cex12* _0x71cex12)))|| 0,_0x71cex4<= _0x71cexa&& (_0x71cex2= -_0x71cex2), new mxPoint(_0x71cex3,_0x71cex15+ _0x71cex2)}};_0x71cex9= _0x71cex17/ _0x71cex16;_0x71cex15-= _0x71cex9* _0x71cex14;_0x71cexa= _0x71cex12* _0x71cex12* _0x71cex9* _0x71cex9+ _0x71cex13* _0x71cex13;_0x71cex2= -2* _0x71cex14 * _0x71cexa;_0x71cex13= Math[_0xa017[428]](_0x71cex2* _0x71cex2- 4* _0x71cexa* (_0x71cex12* _0x71cex12* _0x71cex9* _0x71cex9* _0x71cex14* _0x71cex14+ _0x71cex13* _0x71cex13* _0x71cex14* _0x71cex14- _0x71cex12* _0x71cex12* _0x71cex13* _0x71cex13));_0x71cex12= (-_0x71cex2+ _0x71cex13) / (2* _0x71cexa);_0x71cex13= (-_0x71cex2- _0x71cex13) / (2* _0x71cexa);_0x71cex14= _0x71cex9* _0x71cex12+ _0x71cex15;_0x71cex15= _0x71cex9* _0x71cex13+ _0x71cex15;_0x71cex9= Math[_0xa017[428]](Math[_0xa017[2009]](_0x71cex12- _0x71cex3,2)+ Math[_0xa017[2009]](_0x71cex14- _0x71cex4,2));_0x71cex3= Math[_0xa017[428]](Math[_0xa017[2009]](_0x71cex13- _0x71cex3,2)+ Math[_0xa017[2009]](_0x71cex15- _0x71cex4,2));_0x71cexa= _0x71cex4= 0;_0x71cex9< _0x71cex3?(_0x71cex4= _0x71cex12,_0x71cexa= _0x71cex14):(_0x71cex4= _0x71cex13,_0x71cexa= _0x71cex15);return new mxPoint(_0x71cex4,_0x71cexa)},RhombusPerimeter:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex3= _0x71cex2[_0xa017[235]];var _0x71cex9=_0x71cex2[_0xa017[236]],_0x71cexa=_0x71cex2[_0xa017[117]];_0x71cex2= _0x71cex2[_0xa017[119]];var _0x71cex12=_0x71cex3+ _0x71cexa/ 2,_0x71cex13=_0x71cex9+ _0x71cex2/ 2,_0x71cex14=_0x71cex4[_0xa017[235]];_0x71cex4= _0x71cex4[_0xa017[236]];if(_0x71cex12== _0x71cex14){return _0x71cex13> _0x71cex4? new mxPoint(_0x71cex12,_0x71cex9): new mxPoint(_0x71cex12,_0x71cex9+ _0x71cex2)};if(_0x71cex13== _0x71cex4){return _0x71cex12> _0x71cex14? new mxPoint(_0x71cex3,_0x71cex13): new mxPoint(_0x71cex3+ _0x71cexa,_0x71cex13)};var _0x71cex15=_0x71cex12,_0x71cex16=_0x71cex13;_0x71cex5&& (_0x71cex14>= _0x71cex3&& _0x71cex14<= _0x71cex3+ _0x71cexa?_0x71cex15= _0x71cex14:_0x71cex4>= _0x71cex9&& _0x71cex4<= _0x71cex9+ _0x71cex2&& (_0x71cex16= _0x71cex4));return _0x71cex14< _0x71cex12?_0x71cex4< _0x71cex13?mxUtils[_0xa017[2010]](_0x71cex14,_0x71cex4,_0x71cex15,_0x71cex16,_0x71cex12,_0x71cex9,_0x71cex3,_0x71cex13):mxUtils[_0xa017[2010]](_0x71cex14,_0x71cex4,_0x71cex15,_0x71cex16,_0x71cex12,_0x71cex9+ _0x71cex2,_0x71cex3,_0x71cex13):_0x71cex4< _0x71cex13?mxUtils[_0xa017[2010]](_0x71cex14,_0x71cex4,_0x71cex15,_0x71cex16,_0x71cex12,_0x71cex9,_0x71cex3+ _0x71cexa,_0x71cex13):mxUtils[_0xa017[2010]](_0x71cex14,_0x71cex4,_0x71cex15,_0x71cex16,_0x71cex12,_0x71cex9+ _0x71cex2,_0x71cex3+ _0x71cexa,_0x71cex13)},TrianglePerimeter:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex3= null!= _0x71cex3?_0x71cex3[_0xa017[124]][mxConstants[_0xa017[2011]]]:null;var _0x71cex9=_0x71cex3== mxConstants[_0xa017[1358]]|| _0x71cex3== mxConstants[_0xa017[1354]],_0x71cexa=_0x71cex2[_0xa017[235]],_0x71cex12=_0x71cex2[_0xa017[236]],_0x71cex13=_0x71cex2[_0xa017[117]];_0x71cex2= _0x71cex2[_0xa017[119]];var _0x71cex14=_0x71cexa+ _0x71cex13/ 2,_0x71cex15=_0x71cex12+ _0x71cex2/ 2,_0x71cex16= new mxPoint(_0x71cexa,_0x71cex12),_0x71cex17= new mxPoint(_0x71cexa+ _0x71cex13,_0x71cex15),_0x71cex18= new mxPoint(_0x71cexa,_0x71cex12+ _0x71cex2);_0x71cex3== mxConstants[_0xa017[1358]]?(_0x71cex16= _0x71cex18,_0x71cex17= new mxPoint(_0x71cex14,_0x71cex12),_0x71cex18= new mxPoint(_0x71cexa+ _0x71cex13,_0x71cex12+ _0x71cex2)):_0x71cex3== mxConstants[_0xa017[1354]]?(_0x71cex17= new mxPoint(_0x71cex14,_0x71cex12+ _0x71cex2),_0x71cex18= new mxPoint(_0x71cexa+ _0x71cex13,_0x71cex12)):_0x71cex3== mxConstants[_0xa017[1359]]&& (_0x71cex16= new mxPoint(_0x71cexa+ _0x71cex13,_0x71cex12),_0x71cex17= new mxPoint(_0x71cexa,_0x71cex15),_0x71cex18= new mxPoint(_0x71cexa+ _0x71cex13,_0x71cex12+ _0x71cex2));var _0x71cex19=_0x71cex4[_0xa017[235]]- _0x71cex14,_0x71cex1a=_0x71cex4[_0xa017[236]]- _0x71cex15,_0x71cex19=_0x71cex9?Math[_0xa017[429]](_0x71cex19,_0x71cex1a):Math[_0xa017[429]](_0x71cex1a,_0x71cex19),_0x71cex1b=_0x71cex9?Math[_0xa017[429]](_0x71cex13,_0x71cex2):Math[_0xa017[429]](_0x71cex2,_0x71cex13),_0x71cex1a=!1,_0x71cex1a=_0x71cex3== mxConstants[_0xa017[1358]]|| _0x71cex3== mxConstants[_0xa017[1359]]?_0x71cex19> -_0x71cex1b&& _0x71cex19< _0x71cex1b:_0x71cex19< -Math[_0xa017[424]]+ _0x71cex1b|| _0x71cex19> Math[_0xa017[424]]- _0x71cex1b,_0x71cex1b=null;_0x71cex1a?_0x71cex1b= _0x71cex5&& (_0x71cex9&& _0x71cex4[_0xa017[235]]>= _0x71cex16[_0xa017[235]]&& _0x71cex4[_0xa017[235]]<= _0x71cex18[_0xa017[235]]|| !_0x71cex9&& _0x71cex4[_0xa017[236]]>= _0x71cex16[_0xa017[236]] && _0x71cex4[_0xa017[236]]<= _0x71cex18[_0xa017[236]])?_0x71cex9? new mxPoint(_0x71cex4[_0xa017[235]],_0x71cex16[_0xa017[236]]): new mxPoint(_0x71cex16[_0xa017[235]],_0x71cex4[_0xa017[236]]):_0x71cex3== mxConstants[_0xa017[1358]]? new mxPoint(_0x71cexa+ _0x71cex13/ 2+ _0x71cex2* Math[_0xa017[2008]](_0x71cex19)/ 2,_0x71cex12+ _0x71cex2):_0x71cex3== mxConstants[_0xa017[1354]]? new mxPoint(_0x71cexa+ _0x71cex13/ 2- _0x71cex2* Math[_0xa017[2008]](_0x71cex19)/ 2,_0x71cex12):_0x71cex3== mxConstants[_0xa017[1359]]? new mxPoint(_0x71cexa+ _0x71cex13,_0x71cex12+ _0x71cex2/ 2+ _0x71cex13* Math[_0xa017[2008]](_0x71cex19)/ 2): new mxPoint(_0x71cexa,_0x71cex12+ _0x71cex2/ 2- _0x71cex13* Math[_0xa017[2008]](_0x71cex19)/ 2):(_0x71cex5&& (_0x71cex5= new mxPoint(_0x71cex14,_0x71cex15),_0x71cex4[_0xa017[236]]>= _0x71cex12&& _0x71cex4[_0xa017[236]]<= _0x71cex12+ _0x71cex2?(_0x71cex5[_0xa017[235]]= _0x71cex9?_0x71cex14:_0x71cex3== mxConstants[_0xa017[1359]]?_0x71cexa+ _0x71cex13:_0x71cexa,_0x71cex5[_0xa017[236]]= _0x71cex4[_0xa017[236]]):_0x71cex4[_0xa017[235]]>= _0x71cexa&& _0x71cex4[_0xa017[235]]<= _0x71cexa+ _0x71cex13&& (_0x71cex5[_0xa017[235]]= _0x71cex4[_0xa017[235]],_0x71cex5[_0xa017[236]]= !_0x71cex9?_0x71cex15:_0x71cex3== mxConstants[_0xa017[1358]]?_0x71cex12+ _0x71cex2:_0x71cex12),_0x71cex14= _0x71cex5[_0xa017[235]],_0x71cex15= _0x71cex5[_0xa017[236]]),_0x71cex1b= _0x71cex9&& _0x71cex4[_0xa017[235]]<= _0x71cexa+ _0x71cex13/ 2|| !_0x71cex9&& _0x71cex4[_0xa017[236]]<= _0x71cex12+ _0x71cex2/ 2?mxUtils[_0xa017[2010]](_0x71cex4[_0xa017[235]],_0x71cex4[_0xa017[236]],_0x71cex14,_0x71cex15,_0x71cex16[_0xa017[235]],_0x71cex16[_0xa017[236]],_0x71cex17[_0xa017[235]],_0x71cex17[_0xa017[236]]):mxUtils[_0xa017[2010]](_0x71cex4[_0xa017[235]],_0x71cex4[_0xa017[236]],_0x71cex14,_0x71cex15,_0x71cex17[_0xa017[235]],_0x71cex17[_0xa017[236]],_0x71cex18[_0xa017[235]],_0x71cex18[_0xa017[236]]));null== _0x71cex1b&& (_0x71cex1b= new mxPoint(_0x71cex14,_0x71cex15));return _0x71cex1b}};function mxPrintPreview(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14){this[_0xa017[1179]]= _0x71cex2;this[_0xa017[255]]= null!= _0x71cex3?_0x71cex3:1/ _0x71cex2[_0xa017[2012]];this[_0xa017[467]]= null!= _0x71cex5?_0x71cex5:0;this[_0xa017[2013]]= null!= _0x71cex4?_0x71cex4:_0x71cex2[_0xa017[2013]];this[_0xa017[924]]= null!= _0x71cex13?_0x71cex13:_0xa017[2014];this[_0xa017[1732]]= null!= _0x71cex9?_0x71cex9:0;this[_0xa017[1733]]= null!= _0x71cexa?_0x71cexa:0;this[_0xa017[1630]]= _0x71cex12;this[_0xa017[2015]]= null!= _0x71cex14?_0x71cex14:!0}mxPrintPreview[_0xa017[202]][_0xa017[1179]]= null;mxPrintPreview[_0xa017[202]][_0xa017[2013]]= null;mxPrintPreview[_0xa017[202]][_0xa017[255]]= null;mxPrintPreview[_0xa017[202]][_0xa017[467]]= 0;mxPrintPreview[_0xa017[202]][_0xa017[1732]]= 0;mxPrintPreview[_0xa017[202]][_0xa017[1733]]= 0;mxPrintPreview[_0xa017[202]][_0xa017[2016]]= !0;mxPrintPreview[_0xa017[202]][_0xa017[2017]]= !1;mxPrintPreview[_0xa017[202]][_0xa017[1630]]= null;mxPrintPreview[_0xa017[202]][_0xa017[924]]= null;mxPrintPreview[_0xa017[202]][_0xa017[2015]]= null;mxPrintPreview[_0xa017[202]][_0xa017[2018]]= null;mxPrintPreview[_0xa017[202]][_0xa017[2019]]= 0;mxPrintPreview[_0xa017[202]][_0xa017[2020]]= function(){return this[_0xa017[2018]]};mxPrintPreview[_0xa017[202]][_0xa017[2021]]= function(){var _0x71cex2=_0xa017[110];8== document[_0xa017[5]]&& (_0x71cex2= _0xa017[2022]);return _0x71cex2};mxPrintPreview[_0xa017[202]][_0xa017[392]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[259]][_0xa017[2023]],_0x71cex4=null;try{this[_0xa017[2017]]&& (this[_0xa017[1179]][_0xa017[259]][_0xa017[2023]]= function(_0x71cex2,_0x71cex3){_0x71cex3[_0xa017[176]](_0x71cex2[_0xa017[441]][_0xa017[2024]]())});if(null== this[_0xa017[2018]]){this[_0xa017[2018]]= window[_0xa017[392]]();var _0x71cex5=this[_0xa017[2018]][_0xa017[395]],_0x71cex9=this[_0xa017[2021]]();null!= _0x71cex9&& 0< _0x71cex9[_0xa017[67]]&& _0x71cex5[_0xa017[171]](_0x71cex9);_0x71cex5[_0xa017[171]](_0xa017[528]);_0x71cex5[_0xa017[171]](_0xa017[531]);this[_0xa017[2025]](_0x71cex5,_0x71cex2);_0x71cex5[_0xa017[171]](_0xa017[533]);_0x71cex5[_0xa017[171]](_0xa017[2026]);mxClient[_0xa017[54]](_0xa017[94],mxClient[_0xa017[86]]+ _0xa017[95],_0x71cex5);mxClient[_0xa017[47]]&& (_0x71cex5[_0xa017[100]][_0xa017[99]](_0xa017[6],_0xa017[97]),_0x71cex5[_0xa017[100]][_0xa017[99]](_0xa017[7],_0xa017[101]),_0x71cex5[_0xa017[102]]()[_0xa017[103]]= _0xa017[104],mxClient[_0xa017[54]](_0xa017[94],mxClient[_0xa017[86]]+ _0xa017[105],_0x71cex5));var _0x71cexa=this[_0xa017[1179]][_0xa017[517]]()[_0xa017[238]](),_0x71cex12=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[518]](),_0x71cex13=_0x71cex12/ this[_0xa017[255]],_0x71cex14=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[512]]();this[_0xa017[2016]]|| (this[_0xa017[1732]]= -_0x71cex14[_0xa017[235]]* this[_0xa017[255]],this[_0xa017[1733]]= -_0x71cex14[_0xa017[236]]* this[_0xa017[255]],_0x71cexa[_0xa017[117]]+= _0x71cexa[_0xa017[235]],_0x71cexa[_0xa017[119]]+= _0x71cexa[_0xa017[236]],_0x71cexa[_0xa017[235]]= 0,this[_0xa017[467]]= _0x71cexa[_0xa017[236]]= 0);_0x71cexa[_0xa017[117]]/= _0x71cex13;_0x71cexa[_0xa017[119]]/= _0x71cex13;var _0x71cex15=this[_0xa017[2013]][_0xa017[117]]- 2* this[_0xa017[467]],_0x71cex16=this[_0xa017[2013]][_0xa017[119]]- 2* this[_0xa017[467]],_0x71cex17=Math[_0xa017[160]](1,Math[_0xa017[430]]((_0x71cexa[_0xa017[117]]+ this[_0xa017[1732]])/ _0x71cex15)),_0x71cex18=Math[_0xa017[160]](1,Math[_0xa017[430]]((_0x71cexa[_0xa017[119]]+ this[_0xa017[1733]])/ _0x71cex16));this[_0xa017[2019]]= _0x71cex17* _0x71cex18;var _0x71cex19=mxUtils[_0xa017[885]](this,function(){if(this[_0xa017[2015]]&& (1< _0x71cex18|| 1< _0x71cex17)){var _0x71cex2=this[_0xa017[2027]](_0x71cex18,_0x71cex17);_0x71cex5[_0xa017[112]][_0xa017[62]](_0x71cex2);if(mxClient[_0xa017[80]]){_0x71cex2[_0xa017[124]][_0xa017[491]]= _0xa017[492];var _0x71cex3=function(){_0x71cex2[_0xa017[124]][_0xa017[125]]= _0x71cex5[_0xa017[112]][_0xa017[190]]+ 10+ _0xa017[168]};mxEvent[_0xa017[169]](this[_0xa017[2018]],_0xa017[276],function(_0x71cex2){_0x71cex3()});mxEvent[_0xa017[169]](this[_0xa017[2018]],_0xa017[129],function(_0x71cex2){_0x71cex3()})}}});_0x71cex2= function(_0x71cex2,_0x71cex3){null!= this[_0xa017[1630]]&& (_0x71cex2[_0xa017[124]][_0xa017[1630]]= this[_0xa017[1630]],_0x71cex2[_0xa017[124]][_0xa017[465]]= _0xa017[1631],_0x71cex2[_0xa017[124]][_0xa017[1629]]= _0xa017[942]);_0x71cex2[_0xa017[124]][_0xa017[1537]]= _0xa017[1391];_0x71cex3&& (_0x71cex2[_0xa017[124]][_0xa017[2028]]= _0xa017[2029]);mxClient[_0xa017[80]]?(_0x71cex5[_0xa017[171]](_0x71cex2[_0xa017[342]]),_0x71cex2[_0xa017[265]][_0xa017[266]](_0x71cex2)):(_0x71cex2[_0xa017[265]][_0xa017[266]](_0x71cex2),_0x71cex5[_0xa017[112]][_0xa017[62]](_0x71cex2));if(_0x71cex3){var _0x71cex4=_0x71cex5[_0xa017[55]](_0xa017[1054]);_0x71cex4[_0xa017[926]]= _0xa017[2030];_0x71cex5[_0xa017[112]][_0xa017[62]](_0x71cex4)}};var _0x71cex1a=this[_0xa017[2031]](this[_0xa017[2013]][_0xa017[117]],this[_0xa017[2013]][_0xa017[119]]);if(null!= _0x71cex1a){for(var _0x71cex1b=0;_0x71cex1b< _0x71cex1a[_0xa017[67]];_0x71cex1b++){_0x71cex2(_0x71cex1a[_0x71cex1b],!0)}};for(var _0x71cex1c=this[_0xa017[2032]](this[_0xa017[2013]][_0xa017[117]],this[_0xa017[2013]][_0xa017[119]]),_0x71cex1b=0;_0x71cex1b< _0x71cex18;_0x71cex1b++){for(var _0x71cex1d=_0x71cex1b* _0x71cex16/ this[_0xa017[255]]- this[_0xa017[1733]]/ this[_0xa017[255]]+ (_0x71cexa[_0xa017[236]]- _0x71cex14[_0xa017[236]]* _0x71cex12)/ _0x71cex12,_0x71cex1a=0;_0x71cex1a< _0x71cex17;_0x71cex1a++){if(null== this[_0xa017[2018]]){return null};var _0x71cex1e=_0x71cex1a* _0x71cex15/ this[_0xa017[255]]- this[_0xa017[1732]]/ this[_0xa017[255]]+ (_0x71cexa[_0xa017[235]]- _0x71cex14[_0xa017[235]]* _0x71cex12)/ _0x71cex12,_0x71cex1f=_0x71cex1b* _0x71cex17+ _0x71cex1a+ 1,_0x71cex4=this[_0xa017[2034]](this[_0xa017[2013]][_0xa017[117]],this[_0xa017[2013]][_0xa017[119]],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[2033]](-_0x71cex1e,-_0x71cex1d,this[_0xa017[255]],_0x71cex1f,_0x71cex2)}));_0x71cex4[_0xa017[57]](_0xa017[1363],_0xa017[2035]+ _0x71cex1f);_0x71cex2(_0x71cex4,null!= _0x71cex1c|| _0x71cex1b< _0x71cex18- 1|| _0x71cex1a< _0x71cex17- 1)}};if(null!= _0x71cex1c){for(_0x71cex1b= 0;_0x71cex1b< _0x71cex1c[_0xa017[67]];_0x71cex1b++){_0x71cex2(_0x71cex1c[_0x71cex1b],_0x71cex1b< _0x71cex1c[_0xa017[67]])}};_0x71cex5[_0xa017[171]](_0xa017[527]);_0x71cex5[_0xa017[171]](_0xa017[534]);_0x71cex5[_0xa017[268]]();_0x71cex19();mxEvent[_0xa017[762]](_0x71cex5[_0xa017[112]])};this[_0xa017[2018]][_0xa017[393]]()}catch(y){null!= _0x71cex4&& null!= _0x71cex4[_0xa017[265]]&& _0x71cex4[_0xa017[265]][_0xa017[266]](_0x71cex4)}finally{this[_0xa017[1179]][_0xa017[259]][_0xa017[2023]]= _0x71cex3};return this[_0xa017[2018]]};mxPrintPreview[_0xa017[202]][_0xa017[2025]]= function(_0x71cex2,_0x71cex3){null!= this[_0xa017[924]]&& _0x71cex2[_0xa017[171]](_0xa017[2036]+ this[_0xa017[924]]+ _0xa017[2037]);_0x71cex2[_0xa017[171]](_0xa017[2038]);_0x71cex2[_0xa017[171]](_0xa017[2039]);_0x71cex2[_0xa017[171]](_0xa017[2040]);_0x71cex2[_0xa017[171]](_0xa017[2041]);_0x71cex2[_0xa017[171]](_0xa017[233]);_0x71cex2[_0xa017[171]](_0xa017[2042]);_0x71cex2[_0xa017[171]](_0xa017[2043]);_0x71cex2[_0xa017[171]](_0xa017[2044]);_0x71cex2[_0xa017[171]](_0xa017[2045]);_0x71cex2[_0xa017[171]](_0xa017[233]);null!= _0x71cex3&& _0x71cex2[_0xa017[171]](_0x71cex3);_0x71cex2[_0xa017[171]](_0xa017[2046])};mxPrintPreview[_0xa017[202]][_0xa017[2027]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[2018]][_0xa017[395]],_0x71cex5=_0x71cex4[_0xa017[55]](_0xa017[116]);_0x71cex5[_0xa017[926]]= _0xa017[2047];_0x71cex5[_0xa017[57]](_0xa017[467],_0xa017[468]);for(var _0x71cex9=_0x71cex4[_0xa017[55]](_0xa017[120]),_0x71cexa=0;_0x71cexa< _0x71cex2;_0x71cexa++){for(var _0x71cex12=_0x71cex4[_0xa017[55]](_0xa017[121]),_0x71cex13=0;_0x71cex13< _0x71cex3;_0x71cex13++){var _0x71cex14=_0x71cexa* _0x71cex3+ _0x71cex13+ 1,_0x71cex15=_0x71cex4[_0xa017[55]](_0xa017[122]);if(!mxClient[_0xa017[133]]|| mxClient[_0xa017[75]] || mxClient[_0xa017[76]]){var _0x71cex16=_0x71cex4[_0xa017[55]](_0xa017[2048]);_0x71cex16[_0xa017[57]](_0xa017[44],_0xa017[2049]+ _0x71cex14);mxUtils[_0xa017[53]](_0x71cex16,_0x71cex14,_0x71cex4);_0x71cex15[_0xa017[62]](_0x71cex16)}else {mxUtils[_0xa017[53]](_0x71cex15,_0x71cex14,_0x71cex4)};_0x71cex12[_0xa017[62]](_0x71cex15)};_0x71cex9[_0xa017[62]](_0x71cex12)};_0x71cex5[_0xa017[62]](_0x71cex9);return _0x71cex5};mxPrintPreview[_0xa017[202]][_0xa017[2034]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=document[_0xa017[55]](_0xa017[485]);try{_0x71cex5[_0xa017[124]][_0xa017[117]]= _0x71cex2+ _0xa017[168];_0x71cex5[_0xa017[124]][_0xa017[119]]= _0x71cex3+ _0xa017[168];_0x71cex5[_0xa017[124]][_0xa017[277]]= _0xa017[188];_0x71cex5[_0xa017[124]][_0xa017[2050]]= _0xa017[1824];_0x71cex5[_0xa017[124]][_0xa017[491]]= _0xa017[1500];var _0x71cex9=document[_0xa017[55]](_0xa017[485]);_0x71cex9[_0xa017[124]][_0xa017[125]]= this[_0xa017[467]]+ _0xa017[168];_0x71cex9[_0xa017[124]][_0xa017[361]]= this[_0xa017[467]]+ _0xa017[168];_0x71cex9[_0xa017[124]][_0xa017[117]]= _0x71cex2- 2* this[_0xa017[467]]+ _0xa017[168];_0x71cex9[_0xa017[124]][_0xa017[119]]= _0x71cex3- 2* this[_0xa017[467]]+ _0xa017[168];_0x71cex9[_0xa017[124]][_0xa017[277]]= _0xa017[188];this[_0xa017[1179]][_0xa017[507]]== mxConstants[_0xa017[1523]]&& (_0x71cex9[_0xa017[124]][_0xa017[491]]= _0xa017[492]);_0x71cex5[_0xa017[62]](_0x71cex9);document[_0xa017[112]][_0xa017[62]](_0x71cex5);_0x71cex4(_0x71cex9)}catch(f){throw _0x71cex5[_0xa017[265]][_0xa017[266]](_0x71cex5),f};return _0x71cex5};mxPrintPreview[_0xa017[202]][_0xa017[2033]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex5= this[_0xa017[1179]][_0xa017[249]]();var _0x71cexa=this[_0xa017[1179]][_0xa017[526]];this[_0xa017[1179]][_0xa017[526]]= _0x71cex9;var _0x71cex12=_0x71cex5[_0xa017[2051]](),_0x71cex13=_0x71cex5[_0xa017[2052]](),_0x71cex14=_0x71cex5[_0xa017[2024]](),_0x71cex15=_0x71cex5[_0xa017[1524]]();this[_0xa017[1179]][_0xa017[507]]== mxConstants[_0xa017[508]]?_0x71cex5[_0xa017[1569]]():this[_0xa017[1179]][_0xa017[507]]== mxConstants[_0xa017[1523]]?_0x71cex5[_0xa017[1571]]():_0x71cex5[_0xa017[1570]]();var _0x71cex16=_0x71cex5[_0xa017[503]]();_0x71cex5[_0xa017[504]](!1);var _0x71cex17=this[_0xa017[1179]][_0xa017[994]]();this[_0xa017[1179]][_0xa017[995]](!1);var _0x71cex18=_0x71cex5[_0xa017[512]]();_0x71cex5[_0xa017[513]]= new mxPoint(_0x71cex2,_0x71cex3);_0x71cex2= null;try{var _0x71cex19=[this[_0xa017[1179]][_0xa017[502]]()[_0xa017[501]]()];_0x71cex2= new mxTemporaryCellStates(_0x71cex5,_0x71cex4,_0x71cex19)}finally{if(mxClient[_0xa017[80]]){_0x71cex5[_0xa017[506]][_0xa017[339]]= _0xa017[110]}else {for(_0x71cex4= _0x71cex9[_0xa017[285]];null!= _0x71cex4;){_0x71cex19= _0x71cex4[_0xa017[287]],_0x71cex3= _0x71cex4[_0xa017[301]][_0xa017[216]](),_0xa017[571]== _0x71cex3?(_0x71cex4[_0xa017[57]](_0xa017[117],parseInt(_0x71cex9[_0xa017[124]][_0xa017[117]])),_0x71cex4[_0xa017[57]](_0xa017[119],parseInt(_0x71cex9[_0xa017[124]][_0xa017[119]]))):_0xa017[583]!= _0x71cex4[_0xa017[124]][_0xa017[270]]&& _0xa017[116]!= _0x71cex3&& _0x71cex4[_0xa017[265]][_0xa017[266]](_0x71cex4),_0x71cex4= _0x71cex19}};_0x71cex5[_0xa017[506]][_0xa017[265]][_0xa017[266]](_0x71cex5[_0xa017[506]]);this[_0xa017[1179]][_0xa017[995]](_0x71cex17);this[_0xa017[1179]][_0xa017[526]]= _0x71cexa;_0x71cex5[_0xa017[510]]= _0x71cex12;_0x71cex5[_0xa017[2053]]= _0x71cex13;_0x71cex5[_0xa017[505]]= _0x71cex14;_0x71cex5[_0xa017[506]]= _0x71cex15;_0x71cex5[_0xa017[513]]= _0x71cex18;_0x71cex2[_0xa017[515]]();_0x71cex5[_0xa017[504]](_0x71cex16)}};mxPrintPreview[_0xa017[202]][_0xa017[2031]]= function(){return null};mxPrintPreview[_0xa017[202]][_0xa017[2032]]= function(){return null};mxPrintPreview[_0xa017[202]][_0xa017[540]]= function(){var _0x71cex2=this[_0xa017[392]]();null!= _0x71cex2&& _0x71cex2[_0xa017[540]]()};mxPrintPreview[_0xa017[202]][_0xa017[268]]= function(){null!= this[_0xa017[2018]]&& (this[_0xa017[2018]][_0xa017[268]](),this[_0xa017[2018]]= null)};function mxStylesheet(){this[_0xa017[2054]]= {};this[_0xa017[2056]](this[_0xa017[2055]]());this[_0xa017[2058]](this[_0xa017[2057]]())}mxStylesheet[_0xa017[202]][_0xa017[2055]]= function(){var _0x71cex2={};_0x71cex2[mxConstants[_0xa017[2059]]]= mxConstants[_0xa017[2060]];_0x71cex2[mxConstants[_0xa017[2061]]]= mxPerimeter[_0xa017[2062]];_0x71cex2[mxConstants[_0xa017[2063]]]= mxConstants[_0xa017[481]];_0x71cex2[mxConstants[_0xa017[2064]]]= mxConstants[_0xa017[479]];_0x71cex2[mxConstants[_0xa017[2065]]]= _0xa017[2066];_0x71cex2[mxConstants[_0xa017[2067]]]= _0xa017[2068];_0x71cex2[mxConstants[_0xa017[2069]]]= _0xa017[2070];return _0x71cex2};mxStylesheet[_0xa017[202]][_0xa017[2057]]= function(){var _0x71cex2={};_0x71cex2[mxConstants[_0xa017[2059]]]= mxConstants[_0xa017[2071]];_0x71cex2[mxConstants[_0xa017[1695]]]= mxConstants[_0xa017[1622]];_0x71cex2[mxConstants[_0xa017[2063]]]= mxConstants[_0xa017[481]];_0x71cex2[mxConstants[_0xa017[2064]]]= mxConstants[_0xa017[479]];_0x71cex2[mxConstants[_0xa017[2067]]]= _0xa017[2068];_0x71cex2[mxConstants[_0xa017[2069]]]= _0xa017[2072];return _0x71cex2};mxStylesheet[_0xa017[202]][_0xa017[2056]]= function(_0x71cex2){this[_0xa017[2074]](_0xa017[2073],_0x71cex2)};mxStylesheet[_0xa017[202]][_0xa017[2058]]= function(_0x71cex2){this[_0xa017[2074]](_0xa017[2075],_0x71cex2)};mxStylesheet[_0xa017[202]][_0xa017[2076]]= function(){return this[_0xa017[2054]][_0xa017[2073]]};mxStylesheet[_0xa017[202]][_0xa017[2077]]= function(){return this[_0xa017[2054]][_0xa017[2075]]};mxStylesheet[_0xa017[202]][_0xa017[2074]]= function(_0x71cex2,_0x71cex3){this[_0xa017[2054]][_0x71cex2]= _0x71cex3};mxStylesheet[_0xa017[202]][_0xa017[1705]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex3;if(null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]]){for(var _0x71cex5=_0x71cex2[_0xa017[224]](_0xa017[471]),_0x71cex4=null!= _0x71cex4&& _0xa017[471]!= _0x71cex2[_0xa017[225]](0)?mxUtils[_0xa017[238]](_0x71cex4):{},_0x71cex9=0;_0x71cex9< _0x71cex5[_0xa017[67]];_0x71cex9++){var _0x71cexa=_0x71cex5[_0x71cex9],_0x71cex12=_0x71cexa[_0xa017[2]](_0xa017[226]);if(0<= _0x71cex12){var _0x71cex13=_0x71cexa[_0xa017[85]](0,_0x71cex12),_0x71cexa=_0x71cexa[_0xa017[85]](_0x71cex12+ 1);_0x71cexa== mxConstants[_0xa017[217]]? delete _0x71cex4[_0x71cex13]:mxUtils[_0xa017[1946]](_0x71cexa)?_0x71cex4[_0x71cex13]= parseFloat(_0x71cexa):_0x71cex4[_0x71cex13]= _0x71cexa}else {if(_0x71cexa= this[_0xa017[2054]][_0x71cexa],null!= _0x71cexa){for(_0x71cex13 in _0x71cexa){_0x71cex4[_0x71cex13]= _0x71cexa[_0x71cex13]}}}}};return _0x71cex4};function mxCellState(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[441]]= _0x71cex2;this[_0xa017[246]]= _0x71cex3;this[_0xa017[124]]= _0x71cex4;this[_0xa017[2078]]= new mxPoint;this[_0xa017[2079]]= new mxPoint}mxCellState[_0xa017[202]]= new mxRectangle;mxCellState[_0xa017[202]][_0xa017[196]]= mxCellState;mxCellState[_0xa017[202]][_0xa017[441]]= null;mxCellState[_0xa017[202]][_0xa017[246]]= null;mxCellState[_0xa017[202]][_0xa017[124]]= null;mxCellState[_0xa017[202]][_0xa017[2080]]= !0;mxCellState[_0xa017[202]][_0xa017[2081]]= !1;mxCellState[_0xa017[202]][_0xa017[2082]]= !1;mxCellState[_0xa017[202]][_0xa017[2078]]= null;mxCellState[_0xa017[202]][_0xa017[439]]= null;mxCellState[_0xa017[202]][_0xa017[2079]]= null;mxCellState[_0xa017[202]][_0xa017[2083]]= null;mxCellState[_0xa017[202]][_0xa017[2084]]= null;mxCellState[_0xa017[202]][_0xa017[2085]]= 0;mxCellState[_0xa017[202]][_0xa017[67]]= 0;mxCellState[_0xa017[202]][_0xa017[2086]]= null;mxCellState[_0xa017[202]][_0xa017[253]]= null;mxCellState[_0xa017[202]][_0xa017[963]]= null;mxCellState[_0xa017[202]][_0xa017[2087]]= function(_0x71cex2,_0x71cex3){_0x71cex2= _0x71cex2|| 0;_0x71cex3= null!= _0x71cex3?_0x71cex3: new mxRectangle(this[_0xa017[235]],this[_0xa017[236]],this[_0xa017[117]],this[_0xa017[119]]);if(null!= this[_0xa017[253]]&& null!= this[_0xa017[253]][_0xa017[1561]]){var _0x71cex4=this[_0xa017[253]][_0xa017[1561]][_0xa017[1548]](this[_0xa017[124]],_0x71cex3[_0xa017[235]],_0x71cex3[_0xa017[236]],_0x71cex3[_0xa017[117]],_0x71cex3[_0xa017[119]]);_0x71cex3[_0xa017[235]]= _0x71cex4[_0xa017[235]];_0x71cex3[_0xa017[236]]= _0x71cex4[_0xa017[236]];_0x71cex3[_0xa017[117]]= this[_0xa017[253]][_0xa017[1561]][_0xa017[1532]]* _0x71cex4[_0xa017[117]];_0x71cex3[_0xa017[119]]= this[_0xa017[253]][_0xa017[1561]][_0xa017[1533]]* _0x71cex4[_0xa017[119]]};0!= _0x71cex2&& _0x71cex3[_0xa017[244]](_0x71cex2);return _0x71cex3};mxCellState[_0xa017[202]][_0xa017[2088]]= function(_0x71cex2,_0x71cex3){_0x71cex3?(null== this[_0xa017[439]]&& (this[_0xa017[439]]= []),0== this[_0xa017[439]][_0xa017[67]]?this[_0xa017[439]][_0xa017[207]](_0x71cex2):this[_0xa017[439]][0]= _0x71cex2):null== this[_0xa017[439]]?(this[_0xa017[439]]= [],this[_0xa017[439]][_0xa017[207]](null),this[_0xa017[439]][_0xa017[207]](_0x71cex2)):1== this[_0xa017[439]][_0xa017[67]]?this[_0xa017[439]][_0xa017[207]](_0x71cex2):this[_0xa017[439]][this[_0xa017[439]][_0xa017[67]]- 1]= _0x71cex2};mxCellState[_0xa017[202]][_0xa017[1609]]= function(_0x71cex2){null!= this[_0xa017[253]]&& this[_0xa017[253]][_0xa017[1609]](_0x71cex2);null!= this[_0xa017[963]]&& this[_0xa017[963]][_0xa017[1609]](_0x71cex2)};mxCellState[_0xa017[202]][_0xa017[1710]]= function(_0x71cex2){_0x71cex2= this[_0xa017[2089]](_0x71cex2);return null!= _0x71cex2?_0x71cex2[_0xa017[246]]:null};mxCellState[_0xa017[202]][_0xa017[2089]]= function(_0x71cex2){return _0x71cex2?this[_0xa017[2083]]:this[_0xa017[2084]]};mxCellState[_0xa017[202]][_0xa017[2090]]= function(_0x71cex2,_0x71cex3){_0x71cex3?this[_0xa017[2083]]= _0x71cex2:this[_0xa017[2084]]= _0x71cex2};mxCellState[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[441]][_0xa017[1179]][_0xa017[259]][_0xa017[515]](this)};mxCellState[_0xa017[202]][_0xa017[238]]= function(){var _0x71cex2= new mxCellState(this[_0xa017[441]],this[_0xa017[246]],this[_0xa017[124]]);if(null!= this[_0xa017[439]]){_0x71cex2[_0xa017[439]]= [];for(var _0x71cex3=0;_0x71cex3< this[_0xa017[439]][_0xa017[67]];_0x71cex3++){_0x71cex2[_0xa017[439]][_0x71cex3]= this[_0xa017[439]][_0x71cex3][_0xa017[238]]()}};null!= this[_0xa017[2078]]&& (_0x71cex2[_0xa017[2078]]= this[_0xa017[2078]][_0xa017[238]]());null!= this[_0xa017[2079]]&& (_0x71cex2[_0xa017[2079]]= this[_0xa017[2079]][_0xa017[238]]());null!= this[_0xa017[1563]]&& (_0x71cex2[_0xa017[1563]]= this[_0xa017[1563]][_0xa017[238]]());_0x71cex2[_0xa017[2085]]= this[_0xa017[2085]];_0x71cex2[_0xa017[2086]]= this[_0xa017[2086]];_0x71cex2[_0xa017[67]]= this[_0xa017[67]];_0x71cex2[_0xa017[235]]= this[_0xa017[235]];_0x71cex2[_0xa017[236]]= this[_0xa017[236]];_0x71cex2[_0xa017[117]]= this[_0xa017[117]];_0x71cex2[_0xa017[119]]= this[_0xa017[119]];return _0x71cex2};function mxGraphSelectionModel(_0x71cex2){this[_0xa017[1179]]= _0x71cex2;this[_0xa017[895]]= []}mxGraphSelectionModel[_0xa017[202]]= new mxEventSource;mxGraphSelectionModel[_0xa017[202]][_0xa017[196]]= mxGraphSelectionModel;mxGraphSelectionModel[_0xa017[202]][_0xa017[2091]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[819]:_0xa017[110];mxGraphSelectionModel[_0xa017[202]][_0xa017[2092]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[2093]:_0xa017[110];mxGraphSelectionModel[_0xa017[202]][_0xa017[1179]]= null;mxGraphSelectionModel[_0xa017[202]][_0xa017[2094]]= !1;mxGraphSelectionModel[_0xa017[202]][_0xa017[2095]]= function(){return this[_0xa017[2094]]};mxGraphSelectionModel[_0xa017[202]][_0xa017[2096]]= function(_0x71cex2){this[_0xa017[2094]]= _0x71cex2};mxGraphSelectionModel[_0xa017[202]][_0xa017[2097]]= function(_0x71cex2){return null!= _0x71cex2?0<= mxUtils[_0xa017[2]](this[_0xa017[895]],_0x71cex2):!1};mxGraphSelectionModel[_0xa017[202]][_0xa017[1107]]= function(){return 0== this[_0xa017[895]][_0xa017[67]]};mxGraphSelectionModel[_0xa017[202]][_0xa017[200]]= function(){this[_0xa017[2098]](null,this[_0xa017[895]])};mxGraphSelectionModel[_0xa017[202]][_0xa017[2099]]= function(_0x71cex2){null!= _0x71cex2&& this[_0xa017[2100]]([_0x71cex2])};mxGraphSelectionModel[_0xa017[202]][_0xa017[2100]]= function(_0x71cex2){if(null!= _0x71cex2){this[_0xa017[2094]]&& (_0x71cex2= [this[_0xa017[2101]](_0x71cex2)]);for(var _0x71cex3=[],_0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){this[_0xa017[1179]][_0xa017[2102]](_0x71cex2[_0x71cex4])&& _0x71cex3[_0xa017[207]](_0x71cex2[_0x71cex4])};this[_0xa017[2098]](_0x71cex3,this[_0xa017[895]])}};mxGraphSelectionModel[_0xa017[202]][_0xa017[2101]]= function(_0x71cex2){if(null!= _0x71cex2){for(var _0x71cex3=0;_0x71cex3< _0x71cex2[_0xa017[67]];_0x71cex3++){if(this[_0xa017[1179]][_0xa017[2102]](_0x71cex2[_0x71cex3])){return _0x71cex2[_0x71cex3]}}};return null};mxGraphSelectionModel[_0xa017[202]][_0xa017[2103]]= function(_0x71cex2){null!= _0x71cex2&& this[_0xa017[832]]([_0x71cex2])};mxGraphSelectionModel[_0xa017[202]][_0xa017[832]]= function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=null;this[_0xa017[2094]]&& (_0x71cex3= this[_0xa017[895]],_0x71cex2= [this[_0xa017[2101]](_0x71cex2)]);for(var _0x71cex4=[],_0x71cex5=0;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){!this[_0xa017[2097]](_0x71cex2[_0x71cex5])&& this[_0xa017[1179]][_0xa017[2102]](_0x71cex2[_0x71cex5]) && _0x71cex4[_0xa017[207]](_0x71cex2[_0x71cex5])};this[_0xa017[2098]](_0x71cex4,_0x71cex3)}};mxGraphSelectionModel[_0xa017[202]][_0xa017[2104]]= function(_0x71cex2){null!= _0x71cex2&& this[_0xa017[842]]([_0x71cex2])};mxGraphSelectionModel[_0xa017[202]][_0xa017[842]]= function(_0x71cex2){if(null!= _0x71cex2){for(var _0x71cex3=[],_0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){this[_0xa017[2097]](_0x71cex2[_0x71cex4])&& _0x71cex3[_0xa017[207]](_0x71cex2[_0x71cex4])};this[_0xa017[2098]](null,_0x71cex3)}};mxGraphSelectionModel[_0xa017[202]][_0xa017[2098]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]]&& null!= _0x71cex2[0]|| null!= _0x71cex3&& 0< _0x71cex3[_0xa017[67]]&& null!= _0x71cex3[0]){var _0x71cex4= new mxSelectionChange(this,_0x71cex2,_0x71cex3);_0x71cex4[_0xa017[350]]();var _0x71cex5= new mxUndoableEdit(this,!1);_0x71cex5[_0xa017[99]](_0x71cex4);this[_0xa017[746]]( new mxEventObject(mxEvent.UNDO,_0xa017[1061],_0x71cex5))}};mxGraphSelectionModel[_0xa017[202]][_0xa017[1941]]= function(_0x71cex2){null!= _0x71cex2&& !this[_0xa017[2097]](_0x71cex2)&& this[_0xa017[895]][_0xa017[207]](_0x71cex2)};mxGraphSelectionModel[_0xa017[202]][_0xa017[1102]]= function(_0x71cex2){null!= _0x71cex2&& (_0x71cex2= mxUtils[_0xa017[2]](this[_0xa017[895]],_0x71cex2),0<= _0x71cex2&& this[_0xa017[895]][_0xa017[300]](_0x71cex2,1))};function mxSelectionChange(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[2105]]= _0x71cex2;this[_0xa017[2106]]= null!= _0x71cex3?_0x71cex3[_0xa017[1853]]():null;this[_0xa017[2107]]= null!= _0x71cex4?_0x71cex4[_0xa017[1853]]():null}mxSelectionChange[_0xa017[202]][_0xa017[350]]= function(){var _0x71cex2=mxLog[_0xa017[2109]](_0xa017[2108]);window[_0xa017[879]]= mxResources[_0xa017[203]](this[_0xa017[2105]][_0xa017[2092]])|| this[_0xa017[2105]][_0xa017[2092]];if(null!= this[_0xa017[2107]]){for(var _0x71cex3=0;_0x71cex3< this[_0xa017[2107]][_0xa017[67]];_0x71cex3++){this[_0xa017[2105]][_0xa017[1102]](this[_0xa017[2107]][_0x71cex3])}};if(null!= this[_0xa017[2106]]){for(_0x71cex3= 0;_0x71cex3< this[_0xa017[2106]][_0xa017[67]];_0x71cex3++){this[_0xa017[2105]][_0xa017[1941]](this[_0xa017[2106]][_0x71cex3])}};_0x71cex3= this[_0xa017[2106]];this[_0xa017[2106]]= this[_0xa017[2107]];this[_0xa017[2107]]= _0x71cex3;window[_0xa017[879]]= mxResources[_0xa017[203]](this[_0xa017[2105]][_0xa017[2091]])|| this[_0xa017[2105]][_0xa017[2091]];mxLog[_0xa017[2110]](_0xa017[2108],_0x71cex2);this[_0xa017[2105]][_0xa017[746]]( new mxEventObject(mxEvent.CHANGE,_0xa017[2106],this[_0xa017[2106]],_0xa017[2107],this[_0xa017[2107]]))};function mxCellEditor(_0x71cex2){this[_0xa017[1179]]= _0x71cex2}mxCellEditor[_0xa017[202]][_0xa017[1179]]= null;mxCellEditor[_0xa017[202]][_0xa017[126]]= null;mxCellEditor[_0xa017[202]][_0xa017[2111]]= null;mxCellEditor[_0xa017[202]][_0xa017[2112]]= null;mxCellEditor[_0xa017[202]][_0xa017[2113]]= !1;mxCellEditor[_0xa017[202]][_0xa017[2114]]= !0;mxCellEditor[_0xa017[202]][_0xa017[2115]]= _0xa017[110];mxCellEditor[_0xa017[202]][_0xa017[2116]]= _0xa017[110];mxCellEditor[_0xa017[202]][_0xa017[176]]= function(){this[_0xa017[126]]= document[_0xa017[55]](_0xa017[126]);this[_0xa017[126]][_0xa017[926]]= _0xa017[2117];this[_0xa017[126]][_0xa017[124]][_0xa017[491]]= _0xa017[492];this[_0xa017[126]][_0xa017[124]][_0xa017[277]]= _0xa017[189];this[_0xa017[126]][_0xa017[57]](_0xa017[2118],_0xa017[2119]);this[_0xa017[126]][_0xa017[57]](_0xa017[969],_0xa017[2120]);mxClient[_0xa017[133]]&& (this[_0xa017[126]][_0xa017[124]][_0xa017[129]]= _0xa017[130]);mxEvent[_0xa017[169]](this[_0xa017[126]],_0xa017[2121],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[2122]]()}));mxEvent[_0xa017[169]](this[_0xa017[126]],_0xa017[2123],mxUtils[_0xa017[885]](this,function(_0x71cex2){mxEvent[_0xa017[721]](_0x71cex2)|| (113== _0x71cex2[_0xa017[2124]]|| this[_0xa017[1179]][_0xa017[2125]]()&& 13== _0x71cex2[_0xa017[2124]]&& !mxEvent[_0xa017[775]](_0x71cex2)&& !mxEvent[_0xa017[774]](_0x71cex2)?(this[_0xa017[1179]][_0xa017[2126]](!1),mxEvent[_0xa017[722]](_0x71cex2)):27== _0x71cex2[_0xa017[2124]]?(this[_0xa017[1179]][_0xa017[2126]](!0),mxEvent[_0xa017[722]](_0x71cex2)):(this[_0xa017[2127]]&& (this[_0xa017[2127]]= !1,this[_0xa017[126]][_0xa017[131]]= _0xa017[110]),this[_0xa017[2128]](!0)))}));mxEvent[_0xa017[169]](this[_0xa017[126]],_0xa017[2129],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[2114]]&& !mxEvent[_0xa017[721]](_0x71cex2)&& setTimeout(mxUtils[_0xa017[885]](this,function(){this[_0xa017[129]]()}),0)}))};mxCellEditor[_0xa017[202]][_0xa017[129]]= function(){if(null!= this[_0xa017[1653]]){var _0x71cex2=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](this[_0xa017[2111]]),_0x71cex3=this[_0xa017[1179]][_0xa017[2130]](_0x71cex2[_0xa017[246]]),_0x71cex4=this[_0xa017[1179]][_0xa017[2131]](_0x71cex2[_0xa017[246]]);if(this[_0xa017[1179]][_0xa017[502]]()[_0xa017[250]](_0x71cex2[_0xa017[246]])){this[_0xa017[1562]][_0xa017[235]]= _0x71cex2[_0xa017[2079]][_0xa017[235]],this[_0xa017[1562]][_0xa017[236]]= _0x71cex2[_0xa017[2079]][_0xa017[236]],this[_0xa017[1562]][_0xa017[117]]= 0,this[_0xa017[1562]][_0xa017[119]]= 0}else {if(null!= this[_0xa017[1562]]){this[_0xa017[1562]][_0xa017[235]]= _0x71cex2[_0xa017[235]];this[_0xa017[1562]][_0xa017[236]]= _0x71cex2[_0xa017[236]];this[_0xa017[1562]][_0xa017[117]]= _0x71cex2[_0xa017[117]];this[_0xa017[1562]][_0xa017[119]]= _0x71cex2[_0xa017[119]];var _0x71cex5=mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0x71cex5== mxConstants[_0xa017[2132]]?this[_0xa017[1562]][_0xa017[235]]-= _0x71cex2[_0xa017[117]]:_0x71cex5== mxConstants[_0xa017[480]]&& (this[_0xa017[1562]][_0xa017[235]]+= _0x71cex2[_0xa017[117]]);_0x71cex5= mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0x71cex5== mxConstants[_0xa017[1687]]?this[_0xa017[1562]][_0xa017[236]]-= _0x71cex2[_0xa017[119]]:_0x71cex5== mxConstants[_0xa017[482]]&& (this[_0xa017[1562]][_0xa017[236]]+= _0x71cex2[_0xa017[119]])}};_0x71cex5= this[_0xa017[126]][_0xa017[131]];if(_0xa017[192]== _0x71cex5[_0xa017[225]](_0x71cex5[_0xa017[67]]- 1)|| _0xa017[110]== _0x71cex5){_0x71cex5+= _0xa017[544]};_0x71cex5= mxUtils[_0xa017[321]](_0x71cex5,!1);_0x71cex4?(this[_0xa017[1653]][_0xa017[124]][_0xa017[493]]= _0xa017[1502],this[_0xa017[1653]][_0xa017[124]][_0xa017[117]]= this[_0xa017[1562]][_0xa017[117]]+ _0xa017[168]):_0x71cex5= _0x71cex5[_0xa017[230]](/ /g,_0xa017[544]);_0x71cex5= _0x71cex5[_0xa017[230]](/\n/g,_0xa017[1453]);this[_0xa017[1653]][_0xa017[339]]= _0x71cex5;var _0x71cex5=this[_0xa017[1653]][_0xa017[359]]+ 30,_0x71cex9=this[_0xa017[1653]][_0xa017[167]]+ 16,_0x71cex5=Math[_0xa017[160]](_0x71cex5,40),_0x71cex9=Math[_0xa017[160]](_0x71cex9,20);_0x71cex3&& (_0x71cex5= Math[_0xa017[243]](this[_0xa017[1562]][_0xa017[117]]- 4,_0x71cex5),_0x71cex9= Math[_0xa017[243]](this[_0xa017[1562]][_0xa017[119]],_0x71cex9));var _0x71cexa=null!= _0x71cex2[_0xa017[963]]?_0x71cex2[_0xa017[963]][_0xa017[1655]]:null;null== _0x71cexa&& (_0x71cexa= mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER),_0x71cex2= mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x71cexa= mxUtils[_0xa017[1501]](_0x71cexa,_0x71cex2));if(null!= _0x71cexa){if(_0x71cex3|| !_0x71cex4){this[_0xa017[126]][_0xa017[124]][_0xa017[361]]= Math[_0xa017[160]](0,Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[235]]- _0x71cexa[_0xa017[235]]* this[_0xa017[1562]][_0xa017[117]]+ _0x71cexa[_0xa017[235]]* _0x71cex5)- 3)+ _0xa017[168]};this[_0xa017[126]][_0xa017[124]][_0xa017[125]]= Math[_0xa017[160]](0,Math[_0xa017[488]](this[_0xa017[1562]][_0xa017[236]]- _0x71cexa[_0xa017[236]]* this[_0xa017[1562]][_0xa017[119]]+ _0x71cexa[_0xa017[236]]* _0x71cex9)+ 4)+ _0xa017[168]};if(_0x71cex3|| !_0x71cex4){this[_0xa017[126]][_0xa017[124]][_0xa017[117]]= _0x71cex5+ _0xa017[168]};this[_0xa017[126]][_0xa017[124]][_0xa017[119]]= _0x71cex9+ _0xa017[168]}};mxCellEditor[_0xa017[202]][_0xa017[2133]]= function(){return this[_0xa017[2113]]};mxCellEditor[_0xa017[202]][_0xa017[2128]]= function(_0x71cex2){this[_0xa017[2113]]= _0x71cex2};mxCellEditor[_0xa017[202]][_0xa017[2122]]= function(){this[_0xa017[2126]](!this[_0xa017[1179]][_0xa017[2134]]())};mxCellEditor[_0xa017[202]][_0xa017[855]]= function(_0x71cex2,_0x71cex3){null== this[_0xa017[126]]&& this[_0xa017[176]]();this[_0xa017[2126]](!0);var _0x71cex4=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](_0x71cex2);if(null!= _0x71cex4){this[_0xa017[2111]]= _0x71cex2;this[_0xa017[2112]]= _0x71cex3;this[_0xa017[2116]]= null;null!= _0x71cex4[_0xa017[963]]&& this[_0xa017[2135]](_0x71cex4)&& (this[_0xa017[2116]]= _0x71cex4[_0xa017[963]][_0xa017[252]],this[_0xa017[2116]][_0xa017[124]][_0xa017[187]]= _0xa017[188]);var _0x71cex5=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]],_0x71cex5=mxUtils[_0xa017[433]](_0x71cex4[_0xa017[124]],mxConstants.STYLE_FONTSIZE,mxConstants.DEFAULT_FONTSIZE)* _0x71cex5,_0x71cex9=mxUtils[_0xa017[433]](_0x71cex4[_0xa017[124]],mxConstants.STYLE_FONTFAMILY,mxConstants.DEFAULT_FONTFAMILY),_0x71cexa=mxUtils[_0xa017[433]](_0x71cex4[_0xa017[124]],mxConstants.STYLE_FONTCOLOR,_0xa017[586]),_0x71cex12=mxUtils[_0xa017[433]](_0x71cex4[_0xa017[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT),_0x71cex13=(mxUtils[_0xa017[433]](_0x71cex4[_0xa017[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0xa017[1410]])== mxConstants[_0xa017[1410]],_0x71cex14=(mxUtils[_0xa017[433]](_0x71cex4[_0xa017[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0xa017[1412]])== mxConstants[_0xa017[1412]],_0x71cex15=(mxUtils[_0xa017[433]](_0x71cex4[_0xa017[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0xa017[1414]])== mxConstants[_0xa017[1414]];this[_0xa017[126]][_0xa017[124]][_0xa017[487]]= Math[_0xa017[488]](_0x71cex5)+ _0xa017[168];this[_0xa017[126]][_0xa017[124]][_0xa017[489]]= Math[_0xa017[488]](_0x71cex5* mxConstants[_0xa017[490]])+ _0xa017[168];this[_0xa017[126]][_0xa017[124]][_0xa017[486]]= _0x71cex9;this[_0xa017[126]][_0xa017[124]][_0xa017[1165]]= _0x71cex12;this[_0xa017[126]][_0xa017[124]][_0xa017[352]]= _0x71cexa;this[_0xa017[126]][_0xa017[124]][_0xa017[1452]]= _0x71cex13?_0xa017[1447]:_0xa017[1502];this[_0xa017[126]][_0xa017[124]][_0xa017[666]]= _0x71cex14?_0xa017[1449]:_0xa017[110];this[_0xa017[126]][_0xa017[124]][_0xa017[354]]= _0x71cex15?_0xa017[355]:_0xa017[110];this[_0xa017[126]][_0xa017[124]][_0xa017[277]]= _0xa017[278];this[_0xa017[126]][_0xa017[124]][_0xa017[2136]]= _0xa017[130];this[_0xa017[1562]]= _0x71cex5= this[_0xa017[2137]](_0x71cex4);this[_0xa017[126]][_0xa017[124]][_0xa017[361]]= _0x71cex5[_0xa017[235]]+ _0xa017[168];this[_0xa017[126]][_0xa017[124]][_0xa017[125]]= _0x71cex5[_0xa017[236]]+ _0xa017[168];this[_0xa017[126]][_0xa017[124]][_0xa017[117]]= _0x71cex5[_0xa017[117]]+ _0xa017[168];this[_0xa017[126]][_0xa017[124]][_0xa017[119]]= _0x71cex5[_0xa017[119]]+ _0xa017[168];this[_0xa017[126]][_0xa017[124]][_0xa017[931]]= 5;_0x71cex4= this[_0xa017[2138]](_0x71cex4,_0x71cex3);null== _0x71cex4|| 0== _0x71cex4[_0xa017[67]]?(_0x71cex4= this[_0xa017[2139]](),this[_0xa017[2127]]= !0):this[_0xa017[2127]]= !1;this[_0xa017[2128]](!1);this[_0xa017[126]][_0xa017[131]]= _0x71cex4;this[_0xa017[1179]][_0xa017[526]][_0xa017[62]](this[_0xa017[126]]);_0xa017[130]!= this[_0xa017[126]][_0xa017[124]][_0xa017[495]]&& (this[_0xa017[2114]]&& (this[_0xa017[1653]]= this[_0xa017[2140]](),document[_0xa017[112]][_0xa017[62]](this[_0xa017[1653]]),this[_0xa017[129]]()),this[_0xa017[126]][_0xa017[393]](),this[_0xa017[126]][_0xa017[804]]())}};mxCellEditor[_0xa017[202]][_0xa017[2140]]= function(){var _0x71cex2=document[_0xa017[55]](_0xa017[485]),_0x71cex3=_0x71cex2[_0xa017[124]];_0x71cex3[_0xa017[491]]= _0xa017[492];_0x71cex3[_0xa017[493]]= _0xa017[494];_0x71cex3[_0xa017[187]]= _0xa017[188];_0x71cex3[_0xa017[495]]= mxClient[_0xa017[496]]?_0xa017[497]:_0xa017[498];_0x71cex3[_0xa017[499]]= _0xa017[500];_0x71cex3[_0xa017[123]]= _0xa017[125];_0x71cex3[_0xa017[489]]= this[_0xa017[126]][_0xa017[124]][_0xa017[489]];_0x71cex3[_0xa017[487]]= this[_0xa017[126]][_0xa017[124]][_0xa017[487]];_0x71cex3[_0xa017[486]]= this[_0xa017[126]][_0xa017[124]][_0xa017[486]];_0x71cex3[_0xa017[1452]]= this[_0xa017[126]][_0xa017[124]][_0xa017[1452]];_0x71cex3[_0xa017[1165]]= this[_0xa017[126]][_0xa017[124]][_0xa017[1165]];_0x71cex3[_0xa017[666]]= this[_0xa017[126]][_0xa017[124]][_0xa017[666]];_0x71cex3[_0xa017[354]]= this[_0xa017[126]][_0xa017[124]][_0xa017[354]];return _0x71cex2};mxCellEditor[_0xa017[202]][_0xa017[2126]]= function(_0x71cex2){null!= this[_0xa017[2111]]&& (null!= this[_0xa017[2116]]&& (this[_0xa017[2116]][_0xa017[124]][_0xa017[187]]= _0xa017[189],this[_0xa017[2116]]= null),!_0x71cex2&& this[_0xa017[2133]]() && this[_0xa017[1179]][_0xa017[850]](this[_0xa017[2111]],this[_0xa017[2141]](),this[_0xa017[2112]]),null!= this[_0xa017[1653]]&& (document[_0xa017[112]][_0xa017[266]](this[_0xa017[1653]]),this[_0xa017[1653]]= null),this[_0xa017[1562]]= this[_0xa017[2112]]= this[_0xa017[2111]]= null,this[_0xa017[126]][_0xa017[2121]](),this[_0xa017[126]][_0xa017[265]][_0xa017[266]](this[_0xa017[126]]))};mxCellEditor[_0xa017[202]][_0xa017[2138]]= function(_0x71cex2,_0x71cex3){return this[_0xa017[1179]][_0xa017[2142]](_0x71cex2[_0xa017[246]],_0x71cex3)};mxCellEditor[_0xa017[202]][_0xa017[2141]]= function(){return this[_0xa017[126]][_0xa017[131]][_0xa017[230]](/\r/g,_0xa017[110])};mxCellEditor[_0xa017[202]][_0xa017[2135]]= function(_0x71cex2){return !0};mxCellEditor[_0xa017[202]][_0xa017[939]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]];return new mxRectangle(0,0,null== _0x71cex2[_0xa017[963]]?30:_0x71cex2[_0xa017[963]][_0xa017[803]]* _0x71cex3+ 20,_0xa017[361]== this[_0xa017[126]][_0xa017[124]][_0xa017[1165]]?120:40)};mxCellEditor[_0xa017[202]][_0xa017[2137]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[502]]()[_0xa017[250]](_0x71cex2[_0xa017[246]]),_0x71cex4=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]],_0x71cex5=this[_0xa017[939]](_0x71cex2),_0x71cex9=_0x71cex5[_0xa017[117]],_0x71cex5=_0x71cex5[_0xa017[119]],_0x71cexa=parseInt(_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2143]]]|| 2)* _0x71cex4,_0x71cex12=parseInt(_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2144]]]|| 0)* _0x71cex4+ _0x71cexa,_0x71cex13=parseInt(_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2145]]]|| 0)* _0x71cex4+ _0x71cexa,_0x71cex14=parseInt(_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2146]]]|| 0)* _0x71cex4+ _0x71cexa,_0x71cex4=parseInt(_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2147]]]|| 0)* _0x71cex4+ _0x71cexa,_0x71cex13= new mxRectangle(_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]],Math[_0xa017[160]](_0x71cex9,_0x71cex2[_0xa017[117]]- _0x71cex4- _0x71cex13),Math[_0xa017[160]](_0x71cex5,_0x71cex2[_0xa017[119]]- _0x71cex12- _0x71cex14));_0x71cex3?(_0x71cex13[_0xa017[235]]= _0x71cex2[_0xa017[2079]][_0xa017[235]],_0x71cex13[_0xa017[236]]= _0x71cex2[_0xa017[2079]][_0xa017[236]],null!= _0x71cex2[_0xa017[963]]&& null!= _0x71cex2[_0xa017[963]][_0xa017[1563]]&& (0< _0x71cex2[_0xa017[963]][_0xa017[1563]][_0xa017[235]]&& (_0x71cex13[_0xa017[235]]= _0x71cex2[_0xa017[963]][_0xa017[1563]][_0xa017[235]]),0< _0x71cex2[_0xa017[963]][_0xa017[1563]][_0xa017[236]]&& (_0x71cex13[_0xa017[236]]= _0x71cex2[_0xa017[963]][_0xa017[1563]][_0xa017[236]]))):null!= _0x71cex2[_0xa017[963]]&& null!= _0x71cex2[_0xa017[963]][_0xa017[1563]]&& (_0x71cex13[_0xa017[235]]= Math[_0xa017[243]](_0x71cex13[_0xa017[235]],_0x71cex2[_0xa017[963]][_0xa017[1563]][_0xa017[235]]),_0x71cex13[_0xa017[236]]= Math[_0xa017[243]](_0x71cex13[_0xa017[236]],_0x71cex2[_0xa017[963]][_0xa017[1563]][_0xa017[236]]));_0x71cex13[_0xa017[235]]+= _0x71cex4;_0x71cex13[_0xa017[236]]+= _0x71cex12;null!= _0x71cex2[_0xa017[963]]&& null!= _0x71cex2[_0xa017[963]][_0xa017[1563]]&& (_0x71cex3?(_0x71cex13[_0xa017[117]]= Math[_0xa017[160]](_0x71cex9,_0x71cex2[_0xa017[963]][_0xa017[1563]][_0xa017[117]]),_0x71cex13[_0xa017[119]]= Math[_0xa017[160]](_0x71cex5,_0x71cex2[_0xa017[963]][_0xa017[1563]][_0xa017[119]])):(_0x71cex13[_0xa017[117]]= Math[_0xa017[160]](_0x71cex13[_0xa017[117]],_0x71cex2[_0xa017[963]][_0xa017[1563]][_0xa017[117]]),_0x71cex13[_0xa017[119]]= Math[_0xa017[160]](_0x71cex13[_0xa017[119]],_0x71cex2[_0xa017[963]][_0xa017[1563]][_0xa017[119]])));this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1193]](_0x71cex2[_0xa017[246]])&& (_0x71cex3= mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER),_0x71cex3== mxConstants[_0xa017[2132]]?_0x71cex13[_0xa017[235]]-= _0x71cex2[_0xa017[117]]:_0x71cex3== mxConstants[_0xa017[480]]&& (_0x71cex13[_0xa017[235]]+= _0x71cex2[_0xa017[117]]),_0x71cex3= mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE),_0x71cex3== mxConstants[_0xa017[1687]]?_0x71cex13[_0xa017[236]]-= _0x71cex2[_0xa017[119]]:_0x71cex3== mxConstants[_0xa017[482]]&& (_0x71cex13[_0xa017[236]]+= _0x71cex2[_0xa017[119]]));return _0x71cex13};mxCellEditor[_0xa017[202]][_0xa017[2139]]= function(_0x71cex2){return this[_0xa017[2115]]};mxCellEditor[_0xa017[202]][_0xa017[2148]]= function(){return this[_0xa017[2111]]};mxCellEditor[_0xa017[202]][_0xa017[515]]= function(){null!= this[_0xa017[126]]&& (mxEvent[_0xa017[762]](this[_0xa017[126]]),null!= this[_0xa017[126]][_0xa017[265]]&& this[_0xa017[126]][_0xa017[265]][_0xa017[266]](this[_0xa017[126]]),this[_0xa017[126]]= null)};function mxCellRenderer(){}mxCellRenderer[_0xa017[202]][_0xa017[2149]]= mxConnector;mxCellRenderer[_0xa017[202]][_0xa017[2150]]= mxRectangleShape;mxCellRenderer[_0xa017[202]][_0xa017[2151]]= mxText;mxCellRenderer[_0xa017[202]][_0xa017[2152]]= !0;mxCellRenderer[_0xa017[202]][_0xa017[2153]]= {};mxCellRenderer[_0xa017[2154]]= function(_0x71cex2,_0x71cex3){mxCellRenderer[_0xa017[202]][_0xa017[2153]][_0x71cex2]= _0x71cex3};mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_RECTANGLE,mxRectangleShape);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_ELLIPSE,mxEllipse);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_RHOMBUS,mxRhombus);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_CYLINDER,mxCylinder);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_CONNECTOR,mxConnector);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_ACTOR,mxActor);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_TRIANGLE,mxTriangle);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_HEXAGON,mxHexagon);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_CLOUD,mxCloud);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_LINE,mxLine);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_ARROW,mxArrow);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_DOUBLE_ELLIPSE,mxDoubleEllipse);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_SWIMLANE,mxSwimlane);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_IMAGE,mxImageShape);mxCellRenderer[_0xa017[2154]](mxConstants.SHAPE_LABEL,mxLabel);mxCellRenderer[_0xa017[202]][_0xa017[2155]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[502]]();if(null!= _0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[526]]&& null== _0x71cex2[_0xa017[253]]&& _0x71cex2[_0xa017[246]]!= _0x71cex2[_0xa017[441]][_0xa017[1741]]&& (_0x71cex4[_0xa017[1193]](_0x71cex2[_0xa017[246]])|| _0x71cex4[_0xa017[250]](_0x71cex2[_0xa017[246]]))){if(this[_0xa017[2156]](_0x71cex2),null!= _0x71cex2[_0xa017[253]]&& (null== _0x71cex3|| _0x71cex3)){this[_0xa017[2157]](_0x71cex2),_0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[2158]]|| _0x71cex4[_0xa017[250]](_0x71cex2[_0xa017[246]])?_0x71cex2[_0xa017[2081]]= !0:_0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[2159]]&& null!= this[_0xa017[2160]]&& (this[_0xa017[2160]][_0xa017[265]]== _0x71cex2[_0xa017[253]][_0xa017[252]][_0xa017[265]]?this[_0xa017[2161]](_0x71cex2,this[_0xa017[2160]]):this[_0xa017[2160]]= null),_0x71cex2[_0xa017[253]][_0xa017[255]]= _0x71cex2[_0xa017[441]][_0xa017[255]],this[_0xa017[2162]](_0x71cex2),this[_0xa017[2163]](_0x71cex2)}}};mxCellRenderer[_0xa017[202]][_0xa017[2157]]= function(_0x71cex2){_0x71cex2[_0xa017[253]][_0xa017[176]](_0x71cex2[_0xa017[441]][_0xa017[2024]]())};mxCellRenderer[_0xa017[202]][_0xa017[2164]]= function(_0x71cex2,_0x71cex3){for(var _0x71cex4=null,_0x71cex5=_0x71cex2[_0xa017[441]][_0xa017[1179]],_0x71cex9=_0x71cex5[_0xa017[502]](),_0x71cexa=_0x71cex2[_0xa017[246]],_0x71cex12=_0x71cex9[_0xa017[1197]](_0x71cexa);null!= _0x71cex12&& null== _0x71cex4;){_0x71cex4= this[_0xa017[2165]](_0x71cex5,_0x71cex12,_0x71cexa,_0x71cex3),_0x71cexa= _0x71cex12,_0x71cex12= _0x71cex9[_0xa017[1197]](_0x71cexa)};return _0x71cex4};mxCellRenderer[_0xa017[202]][_0xa017[2165]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=null,_0x71cexa=_0x71cex2[_0xa017[502]]();for(_0x71cex4= null!= _0x71cex4?_0x71cex3[_0xa017[1738]](_0x71cex4)- 1:_0x71cexa[_0xa017[262]](_0x71cex3)- 1;0<= _0x71cex4&& null== _0x71cex9;_0x71cex4--){_0x71cex9= this[_0xa017[2165]](_0x71cex2,_0x71cexa[_0xa017[263]](_0x71cex3,_0x71cex4),null,_0x71cex5)};if(null== _0x71cex9&& (_0x71cex9= _0x71cex2[_0xa017[441]][_0xa017[248]](_0x71cex3),null!= _0x71cex9&& (null== _0x71cex9[_0xa017[253]]|| null== _0x71cex9[_0xa017[253]][_0xa017[252]]|| _0x71cex9[_0xa017[253]][_0xa017[252]][_0xa017[265]]!= _0x71cex5))){_0x71cex9= null};return _0x71cex9};mxCellRenderer[_0xa017[202]][_0xa017[2166]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[253]][_0xa017[252]][_0xa017[265]],_0x71cex4=this[_0xa017[2164]](_0x71cex2,_0x71cex3),_0x71cex5=_0x71cex3[_0xa017[285]];null!= _0x71cex4&& (_0x71cex5= _0x71cex4[_0xa017[253]][_0xa017[252]],null!= _0x71cex4[_0xa017[963]]&& (null!= _0x71cex4[_0xa017[963]][_0xa017[252]]&& _0x71cex4[_0xa017[963]][_0xa017[252]][_0xa017[265]]== _0x71cex3)&& (_0x71cex5= _0x71cex4[_0xa017[963]][_0xa017[252]]),_0x71cex5= _0x71cex5[_0xa017[287]]);this[_0xa017[2161]](_0x71cex2,_0x71cex5)};mxCellRenderer[_0xa017[202]][_0xa017[2167]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[441]],_0x71cex4=_0x71cex3[_0xa017[1179]][_0xa017[502]]();if(_0x71cex3[_0xa017[1179]][_0xa017[2159]]){if(null== this[_0xa017[2160]]|| null== this[_0xa017[2160]][_0xa017[265]]|| this[_0xa017[2160]][_0xa017[265]]!= _0x71cex2[_0xa017[253]][_0xa017[252]][_0xa017[265]]){this[_0xa017[2160]]= _0x71cex2[_0xa017[253]][_0xa017[252]]}}else {if(_0x71cex3[_0xa017[1179]][_0xa017[2168]]){var _0x71cex5=_0x71cex2[_0xa017[253]][_0xa017[252]],_0x71cex9=_0x71cex5[_0xa017[265]],_0x71cex4=_0x71cex4[_0xa017[1197]](_0x71cex2[_0xa017[246]]),_0x71cex3=_0x71cex3[_0xa017[248]](_0x71cex4),_0x71cex9=null!= _0x71cex3&& null!= _0x71cex3[_0xa017[253]]&& null!= _0x71cex3[_0xa017[253]][_0xa017[252]]?_0x71cex3[_0xa017[253]][_0xa017[252]][_0xa017[287]]:_0x71cex9[_0xa017[285]];null!= _0x71cex9&& _0x71cex9!= _0x71cex5&& this[_0xa017[2161]](_0x71cex2,_0x71cex9)}}};mxCellRenderer[_0xa017[202]][_0xa017[2161]]= function(_0x71cex2,_0x71cex3){_0x71cex2[_0xa017[253]][_0xa017[252]][_0xa017[265]][_0xa017[950]](_0x71cex2[_0xa017[253]][_0xa017[252]],_0x71cex3);null!= _0x71cex2[_0xa017[963]]&& (null!= _0x71cex2[_0xa017[963]][_0xa017[252]]&& _0x71cex2[_0xa017[963]][_0xa017[252]][_0xa017[265]]== _0x71cex2[_0xa017[253]][_0xa017[252]][_0xa017[265]])&& _0x71cex2[_0xa017[253]][_0xa017[252]][_0xa017[265]][_0xa017[950]](_0x71cex2[_0xa017[963]][_0xa017[252]],_0x71cex2[_0xa017[253]][_0xa017[252]][_0xa017[287]])};mxCellRenderer[_0xa017[202]][_0xa017[2156]]= function(_0x71cex2){if(null!= _0x71cex2[_0xa017[124]]){var _0x71cex3=mxStencilRegistry[_0xa017[1560]](_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2059]]]);null!= _0x71cex3?_0x71cex2[_0xa017[253]]= new mxShape(_0x71cex3):(_0x71cex3= this[_0xa017[2169]](_0x71cex2),_0x71cex2[_0xa017[253]]= new _0x71cex3);_0x71cex2[_0xa017[253]][_0xa017[1525]]= _0x71cex2[_0xa017[439]];_0x71cex2[_0xa017[253]][_0xa017[1562]]= new mxRectangle(_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]],_0x71cex2[_0xa017[117]],_0x71cex2[_0xa017[119]]);_0x71cex2[_0xa017[253]][_0xa017[507]]= _0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[507]];this[_0xa017[2170]](_0x71cex2)}};mxCellRenderer[_0xa017[202]][_0xa017[2171]]= function(_0x71cex2){return null!= _0x71cex2?mxCellRenderer[_0xa017[202]][_0xa017[2153]][_0x71cex2]:null};mxCellRenderer[_0xa017[202]][_0xa017[2169]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[2171]](_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2059]]]);null== _0x71cex3&& (_0x71cex3= _0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[502]]()[_0xa017[250]](_0x71cex2[_0xa017[246]])?this[_0xa017[2149]]:this[_0xa017[2150]]);return _0x71cex3};mxCellRenderer[_0xa017[202]][_0xa017[2170]]= function(_0x71cex2){_0x71cex2[_0xa017[253]][_0xa017[183]](_0x71cex2);_0x71cex2[_0xa017[253]][_0xa017[618]]= _0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[1202]](_0x71cex2);_0x71cex2[_0xa017[253]][_0xa017[630]]= this[_0xa017[2171]](_0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[2172]](_0x71cex2));_0x71cex2[_0xa017[253]][_0xa017[632]]= _0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[2173]](_0x71cex2);_0x71cex2[_0xa017[253]][_0xa017[634]]= _0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[2174]](_0x71cex2);_0x71cex2[_0xa017[253]][_0xa017[638]]= _0x71cex2[_0xa017[124]][mxConstants[_0xa017[2175]]];_0x71cex2[_0xa017[253]][_0xa017[631]]= _0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[2176]](_0x71cex2);this[_0xa017[2177]](_0x71cex2)};mxCellRenderer[_0xa017[202]][_0xa017[2177]]= function(_0x71cex2){null!= _0x71cex2[_0xa017[253]]&& (this[_0xa017[2178]](_0x71cex2,_0xa017[632],mxConstants.STYLE_FILLCOLOR),this[_0xa017[2178]](_0x71cex2,_0xa017[634],mxConstants.STYLE_GRADIENTCOLOR),this[_0xa017[2178]](_0x71cex2,_0xa017[1334],mxConstants.STYLE_FILLCOLOR),this[_0xa017[2178]](_0x71cex2,_0xa017[1336],mxConstants.STYLE_STROKECOLOR),this[_0xa017[2178]](_0x71cex2,_0xa017[1299],mxConstants.STYLE_GRADIENTCOLOR))};mxCellRenderer[_0xa017[202]][_0xa017[2178]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=_0x71cex2[_0xa017[253]][_0x71cex3],_0x71cex9=_0x71cex2[_0xa017[441]][_0xa017[1179]],_0x71cexa=null;_0xa017[1549]== _0x71cex5?_0x71cexa= _0x71cex9[_0xa017[251]][_0xa017[1197]](_0x71cex2[_0xa017[246]]):_0xa017[687]== _0x71cex5?(_0x71cexa= null!= _0x71cex9[_0xa017[251]][_0xa017[1709]](_0x71cex2[_0xa017[246]],!1)?_0x71cex9[_0xa017[251]][_0xa017[1709]](_0x71cex2[_0xa017[246]],!1):_0x71cex2[_0xa017[246]],_0x71cexa= _0x71cex9[_0xa017[2179]](_0x71cexa),_0x71cex4= _0x71cex9[_0xa017[2180]]):_0xa017[2181]== _0x71cex5&& (_0x71cex2[_0xa017[253]][_0x71cex3]= _0x71cex2[_0xa017[253]][_0xa017[632]]);null!= _0x71cexa&& (_0x71cex5= _0x71cex9[_0xa017[249]]()[_0xa017[248]](_0x71cexa),_0x71cex2[_0xa017[253]][_0x71cex3]= null,null!= _0x71cex5&& (_0x71cex2[_0xa017[253]][_0x71cex3]= null!= _0x71cex5[_0xa017[253]]&& _0xa017[632]!= _0x71cex3?_0x71cex5[_0xa017[253]][_0x71cex3]:_0x71cex5[_0xa017[124]][_0x71cex4]))};mxCellRenderer[_0xa017[202]][_0xa017[2182]]= function(_0x71cex2){return _0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[2183]](_0x71cex2[_0xa017[246]])};mxCellRenderer[_0xa017[202]][_0xa017[2184]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex2[_0xa017[441]][_0xa017[1179]];_0x71cex4[_0xa017[502]]()[_0xa017[250]](_0x71cex2[_0xa017[246]]);if(0< _0x71cex2[_0xa017[124]][mxConstants[_0xa017[2185]]]|| null== _0x71cex2[_0xa017[124]][mxConstants[_0xa017[2185]]]){var _0x71cex5=_0x71cex4[_0xa017[2186]](_0x71cex2[_0xa017[246]])|| null!= _0x71cex3&& mxUtils[_0xa017[1331]](_0x71cex3);_0x71cex2[_0xa017[963]]= new this[_0xa017[2151]](_0x71cex3, new mxRectangle,_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2064]]]|| mxConstants[_0xa017[479]],_0x71cex4[_0xa017[2187]](_0x71cex2),_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2069]]],_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2188]]],_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2185]]],_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2189]]],_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2143]]],_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2144]]],_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2145]]],_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2146]]],_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2147]]],_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2190]]],_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2191]]],_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2192]]],_0x71cex4[_0xa017[2131]](_0x71cex2[_0xa017[246]])&& _0x71cex4[_0xa017[2186]](_0x71cex2[_0xa017[246]]),_0x71cex4[_0xa017[2130]](_0x71cex2[_0xa017[246]]),_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2193]]],_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2194]]]);_0x71cex2[_0xa017[963]][_0xa017[461]]= mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_TEXT_OPACITY,100);_0x71cex2[_0xa017[963]][_0xa017[507]]= _0x71cex5?mxConstants[_0xa017[1656]]:_0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[507]];_0x71cex2[_0xa017[963]][_0xa017[724]]= _0x71cex2;this[_0xa017[2195]](_0x71cex2);var _0x71cex9=!1,_0x71cexa=function(_0x71cex3){var _0x71cex5=_0x71cex2;if(mxClient[_0xa017[754]]|| _0x71cex9){_0x71cex5= mxEvent[_0xa017[731]](_0x71cex3),_0x71cex3= mxEvent[_0xa017[733]](_0x71cex3),_0x71cex3= mxUtils[_0xa017[2196]](_0x71cex4[_0xa017[526]],_0x71cex5,_0x71cex3),_0x71cex5= _0x71cex4[_0xa017[441]][_0xa017[248]](_0x71cex4[_0xa017[999]](_0x71cex3[_0xa017[235]],_0x71cex3[_0xa017[236]]))};return _0x71cex5};mxEvent[_0xa017[759]](_0x71cex2[_0xa017[963]][_0xa017[252]],mxUtils[_0xa017[885]](this,function(_0x71cex3){this[_0xa017[2197]](_0x71cex2,_0x71cex3)&& (_0x71cex4[_0xa017[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x71cex3,_0x71cex2)),_0x71cex9= _0x71cex4[_0xa017[507]]!= mxConstants[_0xa017[508]]&& _0xa017[2198]== mxEvent[_0xa017[728]](_0x71cex3)[_0xa017[301]])}),mxUtils[_0xa017[885]](this,function(_0x71cex3){this[_0xa017[2197]](_0x71cex2,_0x71cex3)&& _0x71cex4[_0xa017[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x71cex3,_0x71cexa(_0x71cex3)))}),mxUtils[_0xa017[885]](this,function(_0x71cex3){this[_0xa017[2197]](_0x71cex2,_0x71cex3)&& (_0x71cex4[_0xa017[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x71cex3,_0x71cexa(_0x71cex3))),_0x71cex9= !1)}));mxEvent[_0xa017[169]](_0x71cex2[_0xa017[963]][_0xa017[252]],_0xa017[760],mxUtils[_0xa017[885]](this,function(_0x71cex3){this[_0xa017[2197]](_0x71cex2,_0x71cex3)&& (_0x71cex4[_0xa017[761]](_0x71cex3,_0x71cex2[_0xa017[246]]),mxEvent[_0xa017[722]](_0x71cex3))}))}};mxCellRenderer[_0xa017[202]][_0xa017[2195]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[441]][_0xa017[1179]];_0x71cex2[_0xa017[963]][_0xa017[507]]!= mxConstants[_0xa017[508]]&& (mxClient[_0xa017[48]]&& mxClient[_0xa017[2199]]?_0x71cex2[_0xa017[963]][_0xa017[176]](_0x71cex3[_0xa017[526]]):mxUtils[_0xa017[458]](_0x71cex2[_0xa017[441]][_0xa017[2024]]())&& (null!= _0x71cex2[_0xa017[253]][_0xa017[685]]?_0x71cex2[_0xa017[963]][_0xa017[176]](_0x71cex2[_0xa017[253]][_0xa017[685]]):_0x71cex2[_0xa017[963]][_0xa017[176]](_0x71cex2[_0xa017[253]][_0xa017[252]])));null== _0x71cex2[_0xa017[963]][_0xa017[252]]&& (_0x71cex2[_0xa017[963]][_0xa017[176]](_0x71cex2[_0xa017[441]][_0xa017[2024]]()),null!= _0x71cex2[_0xa017[253]]&& null!= _0x71cex2[_0xa017[963]]&& _0x71cex2[_0xa017[253]][_0xa017[252]][_0xa017[265]][_0xa017[950]](_0x71cex2[_0xa017[963]][_0xa017[252]],_0x71cex2[_0xa017[253]][_0xa017[252]][_0xa017[287]]))};mxCellRenderer[_0xa017[202]][_0xa017[2162]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[2200]](_0x71cex2[_0xa017[246]]),_0x71cex4=null;if(null!= _0x71cex3){for(var _0x71cex4= new mxDictionary,_0x71cex5=0;_0x71cex5< _0x71cex3[_0xa017[67]];_0x71cex5++){var _0x71cex9=null!= _0x71cex2[_0xa017[1211]]?_0x71cex2[_0xa017[1211]][_0xa017[205]](_0x71cex3[_0x71cex5]):null;null== _0x71cex9&& (_0x71cex9= new mxImageShape( new mxRectangle,_0x71cex3[_0x71cex5][_0xa017[618]][_0xa017[390]]),_0x71cex9[_0xa017[507]]= _0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[507]],_0x71cex9[_0xa017[1674]]= !1,_0x71cex9[_0xa017[2201]]= _0x71cex3[_0x71cex5],this[_0xa017[2023]](_0x71cex2,_0x71cex9),this[_0xa017[2202]](_0x71cex2,_0x71cex3[_0x71cex5],_0x71cex9),null!= _0x71cex3[_0x71cex5][_0xa017[270]]&& (_0x71cex9[_0xa017[252]][_0xa017[124]][_0xa017[270]]= _0x71cex3[_0x71cex5][_0xa017[270]]));_0x71cex4[_0xa017[204]](_0x71cex3[_0x71cex5],_0x71cex9)}};null!= _0x71cex2[_0xa017[1211]]&& _0x71cex2[_0xa017[1211]][_0xa017[209]](function(_0x71cex2,_0x71cex3){_0x71cex3[_0xa017[515]]()});_0x71cex2[_0xa017[1211]]= _0x71cex4};mxCellRenderer[_0xa017[202]][_0xa017[2023]]= function(_0x71cex2,_0x71cex3){_0x71cex3[_0xa017[176]](_0x71cex2[_0xa017[441]][_0xa017[1524]]())};mxCellRenderer[_0xa017[202]][_0xa017[2202]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=_0x71cex2[_0xa017[441]][_0xa017[1179]];mxEvent[_0xa017[169]](_0x71cex4[_0xa017[252]],_0xa017[173],function(_0x71cex4){_0x71cex5[_0xa017[2203]]()&& _0x71cex5[_0xa017[2126]](!_0x71cex5[_0xa017[2134]]());_0x71cex3[_0xa017[746]]( new mxEventObject(mxEvent.CLICK,_0xa017[763],_0x71cex4,_0xa017[246],_0x71cex2[_0xa017[246]]))});mxEvent[_0xa017[759]](_0x71cex4[_0xa017[252]],function(_0x71cex2){mxEvent[_0xa017[722]](_0x71cex2)},function(_0x71cex3){_0x71cex5[_0xa017[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x71cex3,_0x71cex2))});mxClient[_0xa017[754]]&& mxEvent[_0xa017[169]](_0x71cex4[_0xa017[252]],_0xa017[757],function(_0x71cex4){_0x71cex3[_0xa017[746]]( new mxEventObject(mxEvent.CLICK,_0xa017[763],_0x71cex4,_0xa017[246],_0x71cex2[_0xa017[246]]))})};mxCellRenderer[_0xa017[202]][_0xa017[2204]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[441]][_0xa017[1179]],_0x71cex4=_0x71cex3[_0xa017[2205]](_0x71cex2);if(_0x71cex3[_0xa017[2206]]&& null!= _0x71cex4){if(null== _0x71cex2[_0xa017[2207]]){var _0x71cex5= new mxRectangle(0,0,_0x71cex4[_0xa017[117]],_0x71cex4[_0xa017[119]]);_0x71cex2[_0xa017[2207]]= new mxImageShape(_0x71cex5,_0x71cex4[_0xa017[390]]);_0x71cex2[_0xa017[2207]][_0xa017[1674]]= !1;_0x71cex2[_0xa017[2207]][_0xa017[507]]= _0x71cex3[_0xa017[507]];this[_0xa017[2208]](_0x71cex2,_0x71cex2[_0xa017[2207]],!0,function(_0x71cex4){if(_0x71cex3[_0xa017[994]]()){var _0x71cex5=!_0x71cex3[_0xa017[1742]](_0x71cex2[_0xa017[246]]);_0x71cex3[_0xa017[847]](_0x71cex5,!1,[_0x71cex2[_0xa017[246]]]);mxEvent[_0xa017[722]](_0x71cex4)}})}}else {null!= _0x71cex2[_0xa017[2207]]&& (_0x71cex2[_0xa017[2207]][_0xa017[515]](),_0x71cex2[_0xa017[2207]]= null)}};mxCellRenderer[_0xa017[202]][_0xa017[2208]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=_0x71cex2[_0xa017[441]][_0xa017[1179]];_0x71cex9[_0xa017[2186]](_0x71cex2[_0xa017[246]])&& mxClient[_0xa017[2199]]&& _0x71cex9[_0xa017[507]]== mxConstants[_0xa017[508]]?(_0x71cex3[_0xa017[507]]= mxConstants[_0xa017[2209]],_0x71cex3[_0xa017[176]](_0x71cex9[_0xa017[526]]),_0x71cex3[_0xa017[252]][_0xa017[124]][_0xa017[931]]= 1):_0x71cex3[_0xa017[176]](_0x71cex2[_0xa017[441]][_0xa017[1524]]());_0x71cex3= _0x71cex3[_0xa017[2210]]|| _0x71cex3[_0xa017[252]];_0x71cex5&& (_0x71cex9[_0xa017[994]]()&& (_0x71cex3[_0xa017[124]][_0xa017[270]]= _0xa017[356]),mxEvent[_0xa017[169]](_0x71cex3,_0xa017[173],_0x71cex5));_0x71cex4&& mxEvent[_0xa017[759]](_0x71cex3,function(_0x71cex3){_0x71cex9[_0xa017[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x71cex3,_0x71cex2));mxEvent[_0xa017[722]](_0x71cex3)},function(_0x71cex3){_0x71cex9[_0xa017[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x71cex3,_0x71cex2))});return _0x71cex3};mxCellRenderer[_0xa017[202]][_0xa017[2211]]= function(_0x71cex2,_0x71cex3){return !0};mxCellRenderer[_0xa017[202]][_0xa017[2197]]= function(_0x71cex2,_0x71cex3){return !0};mxCellRenderer[_0xa017[202]][_0xa017[2163]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[441]][_0xa017[1179]],_0x71cex4=function(_0x71cex4){var _0x71cex5=_0x71cex2;if(_0x71cex3[_0xa017[507]]!= mxConstants[_0xa017[508]]&& _0xa017[2198]== mxEvent[_0xa017[728]](_0x71cex4)[_0xa017[301]]|| mxClient[_0xa017[754]]){_0x71cex5= mxEvent[_0xa017[731]](_0x71cex4),_0x71cex4= mxEvent[_0xa017[733]](_0x71cex4),_0x71cex4= mxUtils[_0xa017[2196]](_0x71cex3[_0xa017[526]],_0x71cex5,_0x71cex4),_0x71cex5= _0x71cex3[_0xa017[441]][_0xa017[248]](_0x71cex3[_0xa017[999]](_0x71cex4[_0xa017[235]],_0x71cex4[_0xa017[236]]))};return _0x71cex5},_0x71cex5=!1;mxEvent[_0xa017[169]](_0x71cex2[_0xa017[253]][_0xa017[252]],_0xa017[2212],mxUtils[_0xa017[885]](this,function(_0x71cex2){_0x71cex3[_0xa017[2213]]= 0;_0x71cex5= !0;mxEvent[_0xa017[722]](_0x71cex2)}));mxEvent[_0xa017[759]](_0x71cex2[_0xa017[253]][_0xa017[252]],mxUtils[_0xa017[885]](this,function(_0x71cex4){this[_0xa017[2211]](_0x71cex2,_0x71cex4)&& !_0x71cex5?_0x71cex3[_0xa017[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x71cex4,null!= _0x71cex2[_0xa017[253]]&& mxEvent[_0xa017[728]](_0x71cex4)== _0x71cex2[_0xa017[253]][_0xa017[905]]?null:_0x71cex2)):_0x71cex5&& mxEvent[_0xa017[722]](_0x71cex4)}),mxUtils[_0xa017[885]](this,function(_0x71cex9){this[_0xa017[2211]](_0x71cex2,_0x71cex9)&& !_0x71cex5?_0x71cex3[_0xa017[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x71cex9,null!= _0x71cex2[_0xa017[253]]&& mxEvent[_0xa017[728]](_0x71cex9)== _0x71cex2[_0xa017[253]][_0xa017[905]]?null:_0x71cex4(_0x71cex9))):_0x71cex5&& mxEvent[_0xa017[722]](_0x71cex9)}),mxUtils[_0xa017[885]](this,function(_0x71cex9){this[_0xa017[2211]](_0x71cex2,_0x71cex9)&& !_0x71cex5?_0x71cex3[_0xa017[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x71cex9,null!= _0x71cex2[_0xa017[253]]&& mxEvent[_0xa017[728]](_0x71cex9)== _0x71cex2[_0xa017[253]][_0xa017[905]]?null:_0x71cex4(_0x71cex9))):_0x71cex5&& mxEvent[_0xa017[722]](_0x71cex9)}));var _0x71cex9=mxClient[_0xa017[754]]?_0xa017[2214]:_0xa017[760];mxEvent[_0xa017[169]](_0x71cex2[_0xa017[253]][_0xa017[252]],_0x71cex9,mxUtils[_0xa017[885]](this,function(_0x71cex4){_0x71cex5= !1;_0xa017[2214]== _0x71cex9?(_0x71cex3[_0xa017[2213]]= 0,_0x71cex3[_0xa017[2215]]&& (_0x71cex3[_0xa017[2216]](_0x71cex2,_0x71cex4),mxEvent[_0xa017[722]](_0x71cex4))):this[_0xa017[2211]](_0x71cex2,_0x71cex4)&& (_0x71cex3[_0xa017[761]](_0x71cex4,null!= _0x71cex2[_0xa017[253]]&& mxEvent[_0xa017[728]](_0x71cex4)== _0x71cex2[_0xa017[253]][_0xa017[905]]?null:_0x71cex2[_0xa017[246]]),mxEvent[_0xa017[722]](_0x71cex4))}))};mxCellRenderer[_0xa017[202]][_0xa017[2217]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[2182]](_0x71cex2);if(null== _0x71cex2[_0xa017[963]]&& null!= _0x71cex4&& (mxUtils[_0xa017[1331]](_0x71cex4)|| 0< _0x71cex4[_0xa017[67]])){this[_0xa017[2184]](_0x71cex2,_0x71cex4)}else {if(null!= _0x71cex2[_0xa017[963]]&& (null== _0x71cex4|| 0== _0x71cex4[_0xa017[67]])){_0x71cex2[_0xa017[963]][_0xa017[515]](),_0x71cex2[_0xa017[963]]= null}};if(null!= _0x71cex2[_0xa017[963]]){var _0x71cex5=_0x71cex2[_0xa017[441]][_0xa017[1179]],_0x71cex9=_0x71cex5[_0xa017[2131]](_0x71cex2[_0xa017[246]]),_0x71cex5=_0x71cex5[_0xa017[2130]](_0x71cex2[_0xa017[246]]),_0x71cexa=this[_0xa017[2218]](_0x71cex2);if(_0x71cex3|| _0x71cex2[_0xa017[963]][_0xa017[131]]!= _0x71cex4|| _0x71cex2[_0xa017[963]][_0xa017[2131]]!= _0x71cex9|| _0x71cex2[_0xa017[963]][_0xa017[2219]]!= _0x71cex5|| _0x71cex2[_0xa017[963]][_0xa017[255]]!= _0x71cex2[_0xa017[441]][_0xa017[255]]|| !_0x71cex2[_0xa017[963]][_0xa017[1562]][_0xa017[237]](_0x71cexa)){_0x71cex2[_0xa017[963]][_0xa017[131]]= _0x71cex4,_0x71cex2[_0xa017[963]][_0xa017[1562]]= _0x71cexa,_0x71cex2[_0xa017[963]][_0xa017[255]]= this[_0xa017[2220]](_0x71cex2),_0x71cex2[_0xa017[963]][_0xa017[2131]]= _0x71cex9,_0x71cex2[_0xa017[963]][_0xa017[2219]]= _0x71cex5,_0x71cex2[_0xa017[963]][_0xa017[258]]()}}};mxCellRenderer[_0xa017[202]][_0xa017[2220]]= function(_0x71cex2){return _0x71cex2[_0xa017[441]][_0xa017[255]]};mxCellRenderer[_0xa017[202]][_0xa017[2218]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[441]][_0xa017[1179]],_0x71cex4=_0x71cex2[_0xa017[441]][_0xa017[255]],_0x71cex5=_0x71cex3[_0xa017[502]]()[_0xa017[250]](_0x71cex2[_0xa017[246]]),_0x71cex9= new mxRectangle(_0x71cex2[_0xa017[2079]][_0xa017[235]],_0x71cex2[_0xa017[2079]][_0xa017[236]]);_0x71cex2[_0xa017[963]][_0xa017[1672]]();_0x71cex5?(_0x71cex5= _0x71cex2[_0xa017[963]][_0xa017[1673]](),_0x71cex9[_0xa017[235]]+= _0x71cex5[_0xa017[235]]* _0x71cex4,_0x71cex9[_0xa017[236]]+= _0x71cex5[_0xa017[236]]* _0x71cex4,_0x71cex3= _0x71cex3[_0xa017[1198]](_0x71cex2[_0xa017[246]]),null!= _0x71cex3&& (_0x71cex9[_0xa017[117]]= Math[_0xa017[160]](0,_0x71cex2[_0xa017[963]][_0xa017[1655]][_0xa017[235]]* _0x71cex3[_0xa017[117]]* _0x71cex4- _0x71cex2[_0xa017[963]][_0xa017[659]]* _0x71cex4- _0x71cex2[_0xa017[963]][_0xa017[661]]* _0x71cex4),_0x71cex9[_0xa017[119]]= Math[_0xa017[160]](0,_0x71cex2[_0xa017[963]][_0xa017[1655]][_0xa017[236]]* _0x71cex3[_0xa017[119]]* _0x71cex4- _0x71cex2[_0xa017[963]][_0xa017[658]]* _0x71cex4- _0x71cex2[_0xa017[963]][_0xa017[660]]* _0x71cex4))):(_0x71cex2[_0xa017[963]][_0xa017[1590]]()&& (_0x71cex5= _0x71cex9[_0xa017[235]],_0x71cex9[_0xa017[235]]= _0x71cex9[_0xa017[236]],_0x71cex9[_0xa017[236]]= _0x71cex5),_0x71cex9[_0xa017[235]]+= _0x71cex2[_0xa017[235]],_0x71cex9[_0xa017[236]]+= _0x71cex2[_0xa017[236]],_0x71cex9[_0xa017[117]]= Math[_0xa017[160]](1,_0x71cex2[_0xa017[117]]),_0x71cex9[_0xa017[119]]= Math[_0xa017[160]](1,_0x71cex2[_0xa017[119]]),_0x71cex3[_0xa017[1730]](_0x71cex2[_0xa017[246]])&& (_0x71cex3= _0x71cex3[_0xa017[1731]](_0x71cex2[_0xa017[246]]),0< _0x71cex3[_0xa017[117]]?(_0x71cex5= Math[_0xa017[243]](_0x71cex9[_0xa017[117]],_0x71cex3[_0xa017[117]]* _0x71cex4),_0x71cex2[_0xa017[253]][_0xa017[623]]&& (_0x71cex9[_0xa017[235]]+= _0x71cex9[_0xa017[117]]- _0x71cex5),_0x71cex9[_0xa017[117]]= _0x71cex5):0< _0x71cex3[_0xa017[119]]&& (_0x71cex5= Math[_0xa017[243]](_0x71cex9[_0xa017[119]],_0x71cex3[_0xa017[119]]* _0x71cex4),_0x71cex2[_0xa017[253]][_0xa017[624]]&& (_0x71cex9[_0xa017[236]]+= _0x71cex9[_0xa017[119]]- _0x71cex5),_0x71cex9[_0xa017[119]]= _0x71cex5)),this[_0xa017[2221]](_0x71cex2,_0x71cex9));return _0x71cex9};mxCellRenderer[_0xa017[202]][_0xa017[2221]]= function(_0x71cex2,_0x71cex3){if(_0x71cex2[_0xa017[963]][_0xa017[1590]]()){var _0x71cex4=(_0x71cex2[_0xa017[117]]- _0x71cex2[_0xa017[119]])/ 2;_0x71cex3[_0xa017[235]]+= _0x71cex4;_0x71cex3[_0xa017[236]]-= _0x71cex4;_0x71cex4= _0x71cex3[_0xa017[117]];_0x71cex3[_0xa017[117]]= _0x71cex3[_0xa017[119]];_0x71cex3[_0xa017[119]]= _0x71cex4};_0x71cex3[_0xa017[235]]-= _0x71cex2[_0xa017[963]][_0xa017[1655]][_0xa017[235]]* _0x71cex3[_0xa017[117]];_0x71cex3[_0xa017[236]]-= _0x71cex2[_0xa017[963]][_0xa017[1655]][_0xa017[236]]* _0x71cex3[_0xa017[119]];if(_0xa017[1334]!= _0x71cex2[_0xa017[124]][mxConstants[_0xa017[2193]]]){var _0x71cex4=_0x71cex2[_0xa017[441]][_0xa017[255]],_0x71cex5=_0x71cex2[_0xa017[963]][_0xa017[1673]]();_0x71cex3[_0xa017[235]]+= _0x71cex5[_0xa017[235]]* _0x71cex4;_0x71cex3[_0xa017[236]]+= _0x71cex5[_0xa017[236]]* _0x71cex4;_0x71cex3[_0xa017[117]]= Math[_0xa017[160]](0,_0x71cex3[_0xa017[117]]- _0x71cex2[_0xa017[963]][_0xa017[659]]* _0x71cex4- _0x71cex2[_0xa017[963]][_0xa017[661]]* _0x71cex4);_0x71cex3[_0xa017[119]]= Math[_0xa017[160]](0,_0x71cex3[_0xa017[119]]- _0x71cex2[_0xa017[963]][_0xa017[658]]* _0x71cex4- _0x71cex2[_0xa017[963]][_0xa017[660]]* _0x71cex4)};var _0x71cex9=_0x71cex2[_0xa017[963]][_0xa017[1615]]();if(0!= _0x71cex9&& (null!= _0x71cex2&& _0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[251]][_0xa017[1193]](_0x71cex2[_0xa017[246]]))&& (_0x71cex4= _0x71cex2[_0xa017[241]](),_0x71cex5= _0x71cex2[_0xa017[242]](),_0x71cex3[_0xa017[235]]!= _0x71cex4|| _0x71cex3[_0xa017[236]]!= _0x71cex5)){_0x71cex9*= Math[_0xa017[424]]/ 180,pt= mxUtils[_0xa017[432]]( new mxPoint(_0x71cex3[_0xa017[235]],_0x71cex3[_0xa017[236]]),Math[_0xa017[426]](_0x71cex9),Math[_0xa017[427]](_0x71cex9), new mxPoint(_0x71cex4,_0x71cex5)),_0x71cex3[_0xa017[235]]= pt[_0xa017[235]],_0x71cex3[_0xa017[236]]= pt[_0xa017[236]]}};mxCellRenderer[_0xa017[202]][_0xa017[2222]]= function(_0x71cex2,_0x71cex3){this[_0xa017[2162]](_0x71cex2);if(null!= _0x71cex2[_0xa017[1211]]){var _0x71cex4=mxUtils[_0xa017[1454]](mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_ROTATION,0),90),_0x71cex5=mxUtils[_0xa017[431]](_0x71cex4),_0x71cex9=Math[_0xa017[426]](_0x71cex5),_0x71cexa=Math[_0xa017[427]](_0x71cex5);_0x71cex2[_0xa017[1211]][_0xa017[209]](function(_0x71cex5,_0x71cex13){var _0x71cex14=_0x71cex13[_0xa017[2201]][_0xa017[1799]](_0x71cex2);if(!_0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[502]]()[_0xa017[250]](_0x71cex2[_0xa017[246]])&& null!= _0x71cex2[_0xa017[253]] && 0!= _0x71cex4){var _0x71cex15=_0x71cex14[_0xa017[241]](),_0x71cex16=_0x71cex14[_0xa017[242]](),_0x71cex16=mxUtils[_0xa017[432]]( new mxPoint(_0x71cex15,_0x71cex16),_0x71cex9,_0x71cexa, new mxPoint(_0x71cex2[_0xa017[241]](),_0x71cex2[_0xa017[242]]())),_0x71cex15=_0x71cex16[_0xa017[235]],_0x71cex16=_0x71cex16[_0xa017[236]];_0x71cex14[_0xa017[235]]= Math[_0xa017[488]](_0x71cex15- _0x71cex14[_0xa017[117]]/ 2);_0x71cex14[_0xa017[236]]= Math[_0xa017[488]](_0x71cex16- _0x71cex14[_0xa017[119]]/ 2)};if(_0x71cex3|| null== _0x71cex13[_0xa017[1562]]|| _0x71cex13[_0xa017[255]]!= _0x71cex2[_0xa017[441]][_0xa017[255]]|| !_0x71cex13[_0xa017[1562]][_0xa017[237]](_0x71cex14)){_0x71cex13[_0xa017[1562]]= _0x71cex14,_0x71cex13[_0xa017[255]]= _0x71cex2[_0xa017[441]][_0xa017[255]],_0x71cex13[_0xa017[258]]()}})}};mxCellRenderer[_0xa017[202]][_0xa017[2223]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2[_0xa017[2207]]){var _0x71cex4=this[_0xa017[2224]](_0x71cex2),_0x71cex5=this[_0xa017[2152]]?mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_ROTATION,0):_0x71cex2[_0xa017[253]][_0xa017[1615]](),_0x71cex9=_0x71cex2[_0xa017[441]][_0xa017[255]];if(_0x71cex3|| _0x71cex2[_0xa017[2207]][_0xa017[255]]!= _0x71cex9|| !_0x71cex2[_0xa017[2207]][_0xa017[1562]][_0xa017[237]](_0x71cex4)|| _0x71cex2[_0xa017[2207]][_0xa017[603]]!= _0x71cex5){_0x71cex2[_0xa017[2207]][_0xa017[603]]= _0x71cex5,_0x71cex2[_0xa017[2207]][_0xa017[1562]]= _0x71cex4,_0x71cex2[_0xa017[2207]][_0xa017[255]]= _0x71cex9,_0x71cex2[_0xa017[2207]][_0xa017[258]]()}}};mxCellRenderer[_0xa017[202]][_0xa017[2224]]= function(_0x71cex2){if(null!= _0x71cex2[_0xa017[2207]]){var _0x71cex3=_0x71cex2[_0xa017[2207]][_0xa017[255]],_0x71cex4=_0x71cex2[_0xa017[2207]][_0xa017[1562]][_0xa017[117]]/ _0x71cex3,_0x71cex3=_0x71cex2[_0xa017[2207]][_0xa017[1562]][_0xa017[119]]/ _0x71cex3,_0x71cex5=_0x71cex2[_0xa017[441]][_0xa017[255]],_0x71cex9=_0x71cex2[_0xa017[241]](),_0x71cexa=_0x71cex2[_0xa017[242]]();if(!_0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[502]]()[_0xa017[250]](_0x71cex2[_0xa017[246]])&& (_0x71cex9= _0x71cex2[_0xa017[235]]+ _0x71cex4* _0x71cex5,_0x71cexa= _0x71cex2[_0xa017[236]]+ _0x71cex3* _0x71cex5,null!= _0x71cex2[_0xa017[253]])){var _0x71cex12=_0x71cex2[_0xa017[253]][_0xa017[1598]]();if(this[_0xa017[2152]]){_0x71cex12= mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_ROTATION,0)}else {if(_0x71cex2[_0xa017[253]][_0xa017[1590]]()){var _0x71cex13=(_0x71cex2[_0xa017[117]]- _0x71cex2[_0xa017[119]])/ 2,_0x71cex9=_0x71cex9+ _0x71cex13,_0x71cexa=_0x71cexa- _0x71cex13}};0!= _0x71cex12&& (_0x71cex13= mxUtils[_0xa017[431]](_0x71cex12),_0x71cex12= Math[_0xa017[426]](_0x71cex13),_0x71cex13= Math[_0xa017[427]](_0x71cex13),_0x71cexa= mxUtils[_0xa017[432]]( new mxPoint(_0x71cex9,_0x71cexa),_0x71cex12,_0x71cex13, new mxPoint(_0x71cex2[_0xa017[241]](),_0x71cex2[_0xa017[242]]())),_0x71cex9= _0x71cexa[_0xa017[235]],_0x71cexa= _0x71cexa[_0xa017[236]])};return _0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[502]]()[_0xa017[250]](_0x71cex2[_0xa017[246]]), new mxRectangle(Math[_0xa017[488]](_0x71cex9- _0x71cex4/ 2* _0x71cex5),Math[_0xa017[488]](_0x71cexa- _0x71cex3/ 2* _0x71cex5),Math[_0xa017[488]](_0x71cex4* _0x71cex5),Math[_0xa017[488]](_0x71cex3* _0x71cex5))};return null};mxCellRenderer[_0xa017[202]][_0xa017[258]]= function(_0x71cex2,_0x71cex3,_0x71cex4){if(null!= _0x71cex2[_0xa017[253]]){var _0x71cex5=!1;_0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[502]]()[_0xa017[250]](_0x71cex2[_0xa017[246]]);reconfigure= null!= _0x71cex3?_0x71cex3:!1;this[_0xa017[2204]](_0x71cex2);if(_0x71cex2[_0xa017[2082]]|| _0x71cex2[_0xa017[2081]]){_0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[2158]]?this[_0xa017[2166]](_0x71cex2):this[_0xa017[2167]](_0x71cex2)};if(_0x71cex2[_0xa017[2082]]|| !mxUtils[_0xa017[2225]](_0x71cex2[_0xa017[253]][_0xa017[124]],_0x71cex2[_0xa017[124]])){this[_0xa017[2170]](_0x71cex2),_0x71cex3= !0};delete _0x71cex2[_0xa017[2081]];delete _0x71cex2[_0xa017[2082]];if(_0x71cex3|| null== _0x71cex2[_0xa017[253]][_0xa017[1562]]|| _0x71cex2[_0xa017[253]][_0xa017[255]]!= _0x71cex2[_0xa017[441]][_0xa017[255]]|| !_0x71cex2[_0xa017[253]][_0xa017[1562]][_0xa017[237]](_0x71cex2)|| !mxUtils[_0xa017[2226]](_0x71cex2[_0xa017[253]][_0xa017[1525]],_0x71cex2[_0xa017[439]])){_0x71cex5= !0,_0x71cex2[_0xa017[253]][_0xa017[1525]]= null!= _0x71cex2[_0xa017[439]]?_0x71cex2[_0xa017[439]][_0xa017[1853]]():null,_0x71cex2[_0xa017[253]][_0xa017[1562]]= new mxRectangle(_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]],_0x71cex2[_0xa017[117]],_0x71cex2[_0xa017[119]]),_0x71cex2[_0xa017[253]][_0xa017[255]]= _0x71cex2[_0xa017[441]][_0xa017[255]],null== _0x71cex4|| _0x71cex4?_0x71cex2[_0xa017[253]][_0xa017[258]]():_0x71cex2[_0xa017[253]][_0xa017[1577]]()};if(null== _0x71cex4|| _0x71cex4){this[_0xa017[2217]](_0x71cex2,_0x71cex5),this[_0xa017[2222]](_0x71cex2,_0x71cex5),this[_0xa017[2223]](_0x71cex2,_0x71cex5)}}};mxCellRenderer[_0xa017[202]][_0xa017[515]]= function(_0x71cex2){null!= _0x71cex2[_0xa017[253]]&& (null!= _0x71cex2[_0xa017[963]]&& (_0x71cex2[_0xa017[963]][_0xa017[515]](),_0x71cex2[_0xa017[963]]= null),null!= _0x71cex2[_0xa017[1211]]&& (_0x71cex2[_0xa017[1211]][_0xa017[209]](function(_0x71cex2,_0x71cex4){_0x71cex4[_0xa017[515]]()}),_0x71cex2[_0xa017[1211]]= null),null!= _0x71cex2[_0xa017[2207]]&& (_0x71cex2[_0xa017[2207]][_0xa017[515]](),_0x71cex2[_0xa017[2207]]= null),_0x71cex2[_0xa017[253]][_0xa017[515]](),_0x71cex2[_0xa017[253]]= null)};var mxEdgeStyle={EntityRelation:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=_0x71cex2[_0xa017[441]],_0x71cex12=_0x71cexa[_0xa017[1179]];_0x71cex5= mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_SEGMENT,mxConstants.ENTITY_SEGMENT)* _0x71cexa[_0xa017[255]];var _0x71cex13=_0x71cex2[_0xa017[439]],_0x71cex14=_0x71cex13[0],_0x71cex15=_0x71cex13[_0x71cex13[_0xa017[67]]- 1],_0x71cex13=!1;if(null!= _0x71cex14){_0x71cex3= new mxCellState,_0x71cex3[_0xa017[235]]= _0x71cex14[_0xa017[235]],_0x71cex3[_0xa017[236]]= _0x71cex14[_0xa017[236]]}else {if(null!= _0x71cex3){var _0x71cex16=mxUtils[_0xa017[2227]](_0x71cex3,_0x71cex2,!0,mxConstants.DIRECTION_MASK_NONE);_0x71cex16!= mxConstants[_0xa017[434]]?_0x71cex13= _0x71cex16== mxConstants[_0xa017[436]]:(_0x71cex14= _0x71cex12[_0xa017[1198]](_0x71cex3[_0xa017[246]]),_0x71cex14[_0xa017[1500]]?_0x71cex13= 0.5>= _0x71cex14[_0xa017[235]]:null!= _0x71cex4&& (_0x71cex13= _0x71cex4[_0xa017[235]]+ _0x71cex4[_0xa017[117]]< _0x71cex3[_0xa017[235]]))}else {return}};_0x71cex14= !0;null!= _0x71cex15?(_0x71cex4= new mxCellState,_0x71cex4[_0xa017[235]]= _0x71cex15[_0xa017[235]],_0x71cex4[_0xa017[236]]= _0x71cex15[_0xa017[236]]):null!= _0x71cex4&& (_0x71cex16= mxUtils[_0xa017[2227]](_0x71cex4,_0x71cex2,!1,mxConstants.DIRECTION_MASK_NONE),_0x71cex16!= mxConstants[_0xa017[434]]?_0x71cex14= _0x71cex16== mxConstants[_0xa017[436]]:(_0x71cex2= _0x71cex12[_0xa017[1198]](_0x71cex4[_0xa017[246]]),_0x71cex2[_0xa017[1500]]?_0x71cex14= 0.5>= _0x71cex2[_0xa017[235]]:null!= _0x71cex3&& (_0x71cex14= _0x71cex3[_0xa017[235]]+ _0x71cex3[_0xa017[117]]< _0x71cex4[_0xa017[235]])));null!= _0x71cex3&& null!= _0x71cex4&& (_0x71cex2= _0x71cex13?_0x71cex3[_0xa017[235]]:_0x71cex3[_0xa017[235]]+ _0x71cex3[_0xa017[117]],_0x71cex3= _0x71cexa[_0xa017[2228]](_0x71cex3),_0x71cex12= _0x71cex14?_0x71cex4[_0xa017[235]]:_0x71cex4[_0xa017[235]]+ _0x71cex4[_0xa017[117]],_0x71cex4= _0x71cexa[_0xa017[2228]](_0x71cex4),_0x71cexa= new mxPoint(_0x71cex2+ (_0x71cex13?-_0x71cex5:_0x71cex5),_0x71cex3),_0x71cex15= new mxPoint(_0x71cex12+ (_0x71cex14?-_0x71cex5:_0x71cex5),_0x71cex4),_0x71cex13== _0x71cex14?(_0x71cex5= _0x71cex13?Math[_0xa017[243]](_0x71cex2,_0x71cex12)- _0x71cex5:Math[_0xa017[160]](_0x71cex2,_0x71cex12)+ _0x71cex5,_0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex5,_0x71cex3)),_0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex5,_0x71cex4))):(_0x71cexa[_0xa017[235]]< _0x71cex15[_0xa017[235]]== _0x71cex13?(_0x71cex5= _0x71cex3+ (_0x71cex4- _0x71cex3)/ 2,_0x71cex9[_0xa017[207]](_0x71cexa),_0x71cex9[_0xa017[207]]( new mxPoint(_0x71cexa[_0xa017[235]],_0x71cex5)),_0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex15[_0xa017[235]],_0x71cex5))):_0x71cex9[_0xa017[207]](_0x71cexa),_0x71cex9[_0xa017[207]](_0x71cex15)))},Loop:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){if(null!= _0x71cex3){_0x71cex4= _0x71cex2[_0xa017[441]];var _0x71cexa=_0x71cex4[_0xa017[1179]];_0x71cex5= null!= _0x71cex5&& 0< _0x71cex5[_0xa017[67]]?_0x71cex5[0]:null;null!= _0x71cex5&& (_0x71cex5= _0x71cex4[_0xa017[2229]](_0x71cex2,_0x71cex5),mxUtils[_0xa017[442]](_0x71cex3,_0x71cex5[_0xa017[235]],_0x71cex5[_0xa017[236]])&& (_0x71cex5= null));var _0x71cex12=0,_0x71cex13=0,_0x71cex14=0,_0x71cex15=0,_0x71cexa=mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_SEGMENT,_0x71cexa[_0xa017[1020]])* _0x71cex4[_0xa017[255]];_0x71cex2= mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_DIRECTION,mxConstants.DIRECTION_WEST);_0x71cex2== mxConstants[_0xa017[1358]]|| _0x71cex2== mxConstants[_0xa017[1354]]?(_0x71cex12= _0x71cex4[_0xa017[2230]](_0x71cex3),_0x71cex13= _0x71cexa):(_0x71cex14= _0x71cex4[_0xa017[2228]](_0x71cex3),_0x71cex15= _0x71cexa);null== _0x71cex5|| _0x71cex5[_0xa017[235]]< _0x71cex3[_0xa017[235]]|| _0x71cex5[_0xa017[235]]> _0x71cex3[_0xa017[235]]+ _0x71cex3[_0xa017[117]]?null!= _0x71cex5?(_0x71cex12= _0x71cex5[_0xa017[235]],_0x71cex15= Math[_0xa017[160]](Math[_0xa017[425]](_0x71cex14- _0x71cex5[_0xa017[236]]),_0x71cex15)):_0x71cex2== mxConstants[_0xa017[1358]]?_0x71cex14= _0x71cex3[_0xa017[236]]- 2* _0x71cex13:_0x71cex2== mxConstants[_0xa017[1354]]?_0x71cex14= _0x71cex3[_0xa017[236]]+ _0x71cex3[_0xa017[119]]+ 2* _0x71cex13:_0x71cex12= _0x71cex2== mxConstants[_0xa017[1356]]?_0x71cex3[_0xa017[235]]- 2* _0x71cex15:_0x71cex3[_0xa017[235]]+ _0x71cex3[_0xa017[117]]+ 2* _0x71cex15:null!= _0x71cex5&& (_0x71cex12= _0x71cex4[_0xa017[2230]](_0x71cex3),_0x71cex13= Math[_0xa017[160]](Math[_0xa017[425]](_0x71cex12- _0x71cex5[_0xa017[235]]),_0x71cex15),_0x71cex14= _0x71cex5[_0xa017[236]],_0x71cex15= 0);_0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex12- _0x71cex13,_0x71cex14- _0x71cex15));_0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex12+ _0x71cex13,_0x71cex14+ _0x71cex15))}},ElbowConnector:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=null!= _0x71cex5&& 0< _0x71cex5[_0xa017[67]]?_0x71cex5[0]:null,_0x71cex12=!1,_0x71cex13=!1;if(null!= _0x71cex3&& null!= _0x71cex4){if(null!= _0x71cexa){var _0x71cex14=Math[_0xa017[243]](_0x71cex3[_0xa017[235]],_0x71cex4[_0xa017[235]]),_0x71cex15=Math[_0xa017[160]](_0x71cex3[_0xa017[235]]+ _0x71cex3[_0xa017[117]],_0x71cex4[_0xa017[235]]+ _0x71cex4[_0xa017[117]]),_0x71cex13=Math[_0xa017[243]](_0x71cex3[_0xa017[236]],_0x71cex4[_0xa017[236]]),_0x71cex16=Math[_0xa017[160]](_0x71cex3[_0xa017[236]]+ _0x71cex3[_0xa017[119]],_0x71cex4[_0xa017[236]]+ _0x71cex4[_0xa017[119]]),_0x71cexa=_0x71cex2[_0xa017[441]][_0xa017[2229]](_0x71cex2,_0x71cexa),_0x71cex12=_0x71cexa[_0xa017[236]]< _0x71cex13|| _0x71cexa[_0xa017[236]]> _0x71cex16,_0x71cex13=_0x71cexa[_0xa017[235]]< _0x71cex14|| _0x71cexa[_0xa017[235]]> _0x71cex15}else {_0x71cex14= Math[_0xa017[160]](_0x71cex3[_0xa017[235]],_0x71cex4[_0xa017[235]]),_0x71cex15= Math[_0xa017[243]](_0x71cex3[_0xa017[235]]+ _0x71cex3[_0xa017[117]],_0x71cex4[_0xa017[235]]+ _0x71cex4[_0xa017[117]]),_0x71cex12= _0x71cex14== _0x71cex15,_0x71cex12|| (_0x71cex13= Math[_0xa017[160]](_0x71cex3[_0xa017[236]],_0x71cex4[_0xa017[236]]),_0x71cex16= Math[_0xa017[243]](_0x71cex3[_0xa017[236]]+ _0x71cex3[_0xa017[119]],_0x71cex4[_0xa017[236]]+ _0x71cex4[_0xa017[119]]),_0x71cex13= _0x71cex13== _0x71cex16)}};!_0x71cex13&& (_0x71cex12|| _0x71cex2[_0xa017[124]][mxConstants[_0xa017[2231]]]== mxConstants[_0xa017[2232]])?mxEdgeStyle.TopToBottom(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9):mxEdgeStyle.SideToSide(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9)},SideToSide:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=_0x71cex2[_0xa017[441]];_0x71cex5= null!= _0x71cex5&& 0< _0x71cex5[_0xa017[67]]?_0x71cex5[0]:null;var _0x71cex12=_0x71cex2[_0xa017[439]],_0x71cex13=_0x71cex12[0],_0x71cex12=_0x71cex12[_0x71cex12[_0xa017[67]]- 1];null!= _0x71cex5&& (_0x71cex5= _0x71cexa[_0xa017[2229]](_0x71cex2,_0x71cex5));null!= _0x71cex13&& (_0x71cex3= new mxCellState,_0x71cex3[_0xa017[235]]= _0x71cex13[_0xa017[235]],_0x71cex3[_0xa017[236]]= _0x71cex13[_0xa017[236]]);null!= _0x71cex12&& (_0x71cex4= new mxCellState,_0x71cex4[_0xa017[235]]= _0x71cex12[_0xa017[235]],_0x71cex4[_0xa017[236]]= _0x71cex12[_0xa017[236]]);null!= _0x71cex3&& null!= _0x71cex4&& (_0x71cex2= Math[_0xa017[160]](_0x71cex3[_0xa017[235]],_0x71cex4[_0xa017[235]]),_0x71cex13= Math[_0xa017[243]](_0x71cex3[_0xa017[235]]+ _0x71cex3[_0xa017[117]],_0x71cex4[_0xa017[235]]+ _0x71cex4[_0xa017[117]]),_0x71cex2= null!= _0x71cex5?_0x71cex5[_0xa017[235]]:_0x71cex13+ (_0x71cex2- _0x71cex13)/ 2,_0x71cex13= _0x71cexa[_0xa017[2228]](_0x71cex3),_0x71cexa= _0x71cexa[_0xa017[2228]](_0x71cex4),null!= _0x71cex5&& (_0x71cex5[_0xa017[236]]>= _0x71cex3[_0xa017[236]]&& _0x71cex5[_0xa017[236]]<= _0x71cex3[_0xa017[236]]+ _0x71cex3[_0xa017[119]]&& (_0x71cex13= _0x71cex5[_0xa017[236]]),_0x71cex5[_0xa017[236]]>= _0x71cex4[_0xa017[236]]&& _0x71cex5[_0xa017[236]]<= _0x71cex4[_0xa017[236]]+ _0x71cex4[_0xa017[119]]&& (_0x71cexa= _0x71cex5[_0xa017[236]])),!mxUtils[_0xa017[442]](_0x71cex4,_0x71cex2,_0x71cex13)&& !mxUtils[_0xa017[442]](_0x71cex3,_0x71cex2,_0x71cex13) && _0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex2,_0x71cex13)),!mxUtils[_0xa017[442]](_0x71cex4,_0x71cex2,_0x71cexa)&& !mxUtils[_0xa017[442]](_0x71cex3,_0x71cex2,_0x71cexa) && _0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex2,_0x71cexa)),1== _0x71cex9[_0xa017[67]]&& (null!= _0x71cex5?!mxUtils[_0xa017[442]](_0x71cex4,_0x71cex2,_0x71cex5[_0xa017[236]])&& !mxUtils[_0xa017[442]](_0x71cex3,_0x71cex2,_0x71cex5[_0xa017[236]]) && _0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex2,_0x71cex5[_0xa017[236]])):(_0x71cexa= Math[_0xa017[160]](_0x71cex3[_0xa017[236]],_0x71cex4[_0xa017[236]]),_0x71cex3= Math[_0xa017[243]](_0x71cex3[_0xa017[236]]+ _0x71cex3[_0xa017[119]],_0x71cex4[_0xa017[236]]+ _0x71cex4[_0xa017[119]]),_0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex2,_0x71cexa+ (_0x71cex3- _0x71cexa)/ 2)))))},TopToBottom:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=_0x71cex2[_0xa017[441]];_0x71cex5= null!= _0x71cex5&& 0< _0x71cex5[_0xa017[67]]?_0x71cex5[0]:null;var _0x71cex12=_0x71cex2[_0xa017[439]],_0x71cex13=_0x71cex12[0],_0x71cex12=_0x71cex12[_0x71cex12[_0xa017[67]]- 1];null!= _0x71cex5&& (_0x71cex5= _0x71cexa[_0xa017[2229]](_0x71cex2,_0x71cex5));null!= _0x71cex13&& (_0x71cex3= new mxCellState,_0x71cex3[_0xa017[235]]= _0x71cex13[_0xa017[235]],_0x71cex3[_0xa017[236]]= _0x71cex13[_0xa017[236]]);null!= _0x71cex12&& (_0x71cex4= new mxCellState,_0x71cex4[_0xa017[235]]= _0x71cex12[_0xa017[235]],_0x71cex4[_0xa017[236]]= _0x71cex12[_0xa017[236]]);null!= _0x71cex3&& null!= _0x71cex4&& (_0x71cex13= Math[_0xa017[160]](_0x71cex3[_0xa017[236]],_0x71cex4[_0xa017[236]]),_0x71cex12= Math[_0xa017[243]](_0x71cex3[_0xa017[236]]+ _0x71cex3[_0xa017[119]],_0x71cex4[_0xa017[236]]+ _0x71cex4[_0xa017[119]]),_0x71cex2= _0x71cexa[_0xa017[2230]](_0x71cex3),null!= _0x71cex5&& (_0x71cex5[_0xa017[235]]>= _0x71cex3[_0xa017[235]]&& _0x71cex5[_0xa017[235]]<= _0x71cex3[_0xa017[235]]+ _0x71cex3[_0xa017[117]])&& (_0x71cex2= _0x71cex5[_0xa017[235]]),_0x71cex13= null!= _0x71cex5?_0x71cex5[_0xa017[236]]:_0x71cex12+ (_0x71cex13- _0x71cex12)/ 2,!mxUtils[_0xa017[442]](_0x71cex4,_0x71cex2,_0x71cex13)&& !mxUtils[_0xa017[442]](_0x71cex3,_0x71cex2,_0x71cex13) && _0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex2,_0x71cex13)),_0x71cex2= null!= _0x71cex5&& _0x71cex5[_0xa017[235]]>= _0x71cex4[_0xa017[235]]&& _0x71cex5[_0xa017[235]]<= _0x71cex4[_0xa017[235]]+ _0x71cex4[_0xa017[117]]?_0x71cex5[_0xa017[235]]:_0x71cexa[_0xa017[2230]](_0x71cex4),!mxUtils[_0xa017[442]](_0x71cex4,_0x71cex2,_0x71cex13)&& !mxUtils[_0xa017[442]](_0x71cex3,_0x71cex2,_0x71cex13) && _0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex2,_0x71cex13)),1== _0x71cex9[_0xa017[67]]&& (null!= _0x71cex5&& 1== _0x71cex9[_0xa017[67]]?!mxUtils[_0xa017[442]](_0x71cex4,_0x71cex5[_0xa017[235]],_0x71cex13)&& !mxUtils[_0xa017[442]](_0x71cex3,_0x71cex5[_0xa017[235]],_0x71cex13) && _0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex5[_0xa017[235]],_0x71cex13)):(_0x71cexa= Math[_0xa017[160]](_0x71cex3[_0xa017[235]],_0x71cex4[_0xa017[235]]),_0x71cex3= Math[_0xa017[243]](_0x71cex3[_0xa017[235]]+ _0x71cex3[_0xa017[117]],_0x71cex4[_0xa017[235]]+ _0x71cex4[_0xa017[117]]),_0x71cex9[_0xa017[207]]( new mxPoint(_0x71cexa+ (_0x71cex3- _0x71cexa)/ 2,_0x71cex13)))))},SegmentConnector:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=_0x71cex2[_0xa017[439]],_0x71cex12=!0,_0x71cex13=null,_0x71cex14=_0x71cexa[0];null== _0x71cex14&& null!= _0x71cex3?_0x71cex14= new mxPoint(_0x71cex2[_0xa017[441]][_0xa017[2230]](_0x71cex3),_0x71cex2[_0xa017[441]][_0xa017[2228]](_0x71cex3)):null!= _0x71cex14&& (_0x71cex14= _0x71cex14[_0xa017[238]]());var _0x71cex15=_0x71cexa[_0xa017[67]]- 1;if(null!= _0x71cex5&& 0< _0x71cex5[_0xa017[67]]){for(var _0x71cex13=_0x71cex2[_0xa017[441]][_0xa017[2229]](_0x71cex2,_0x71cex5[0]),_0x71cex16=_0x71cex3,_0x71cex17=_0x71cexa[0],_0x71cex18=!1,_0x71cex19=!1,_0x71cex18=_0x71cex13,_0x71cex1a=_0x71cex5[_0xa017[67]],_0x71cex1b=0;2> _0x71cex1b;_0x71cex1b++){var _0x71cex1c=null!= _0x71cex17&& _0x71cex17[_0xa017[235]]== _0x71cex18[_0xa017[235]],_0x71cex1d=null!= _0x71cex17&& _0x71cex17[_0xa017[236]]== _0x71cex18[_0xa017[236]],_0x71cex1e=null!= _0x71cex16&& _0x71cex18[_0xa017[236]]>= _0x71cex16[_0xa017[236]]&& _0x71cex18[_0xa017[236]]<= _0x71cex16[_0xa017[236]]+ _0x71cex16[_0xa017[119]],_0x71cex16=null!= _0x71cex16&& _0x71cex18[_0xa017[235]]>= _0x71cex16[_0xa017[235]]&& _0x71cex18[_0xa017[235]]<= _0x71cex16[_0xa017[235]]+ _0x71cex16[_0xa017[117]],_0x71cex18=_0x71cex1d|| null== _0x71cex17&& _0x71cex1e,_0x71cex19=_0x71cex1c|| null== _0x71cex17&& _0x71cex16;if(null!= _0x71cex17&& !_0x71cex1d&& !_0x71cex1c&& (_0x71cex1e|| _0x71cex16)){_0x71cex12= _0x71cex1e?!1:!0;break};if(_0x71cex19|| _0x71cex18){_0x71cex12= _0x71cex18;1== _0x71cex1b&& (_0x71cex12= 0== _0x71cex5[_0xa017[67]]% 2?_0x71cex18:_0x71cex19);break};_0x71cex16= _0x71cex4;_0x71cex17= _0x71cexa[_0x71cex15];_0x71cex18= _0x71cex2[_0xa017[441]][_0xa017[2229]](_0x71cex2,_0x71cex5[_0x71cex1a- 1])};_0x71cex12&& (null!= _0x71cexa[0]&& _0x71cexa[0][_0xa017[236]]!= _0x71cex13[_0xa017[236]]|| null== _0x71cexa[0]&& null!= _0x71cex3&& (_0x71cex13[_0xa017[236]]< _0x71cex3[_0xa017[236]]|| _0x71cex13[_0xa017[236]]> _0x71cex3[_0xa017[236]]+ _0x71cex3[_0xa017[119]]))?_0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex14[_0xa017[235]],_0x71cex13[_0xa017[236]])):!_0x71cex12&& (null!= _0x71cexa[0]&& _0x71cexa[0][_0xa017[235]]!= _0x71cex13[_0xa017[235]]|| null== _0x71cexa[0]&& null!= _0x71cex3&& (_0x71cex13[_0xa017[235]]< _0x71cex3[_0xa017[235]]|| _0x71cex13[_0xa017[235]]> _0x71cex3[_0xa017[235]]+ _0x71cex3[_0xa017[117]])) && _0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex13[_0xa017[235]],_0x71cex14[_0xa017[236]]));_0x71cex12?_0x71cex14[_0xa017[236]]= _0x71cex13[_0xa017[236]]:_0x71cex14[_0xa017[235]]= _0x71cex13[_0xa017[235]];for(_0x71cex1b= 0;_0x71cex1b< _0x71cex5[_0xa017[67]];_0x71cex1b++){_0x71cex12= !_0x71cex12,_0x71cex13= _0x71cex2[_0xa017[441]][_0xa017[2229]](_0x71cex2,_0x71cex5[_0x71cex1b]),_0x71cex12?_0x71cex14[_0xa017[236]]= _0x71cex13[_0xa017[236]]:_0x71cex14[_0xa017[235]]= _0x71cex13[_0xa017[235]],_0x71cex9[_0xa017[207]](_0x71cex14[_0xa017[238]]())}}else {_0x71cex13= _0x71cex14,_0x71cex12= !0};_0x71cex14= _0x71cexa[_0x71cex15];null== _0x71cex14&& null!= _0x71cex4&& (_0x71cex14= new mxPoint(_0x71cex2[_0xa017[441]][_0xa017[2230]](_0x71cex4),_0x71cex2[_0xa017[441]][_0xa017[2228]](_0x71cex4)));_0x71cex12&& (null!= _0x71cexa[_0x71cex15]&& _0x71cexa[_0x71cex15][_0xa017[236]]!= _0x71cex13[_0xa017[236]]|| null== _0x71cexa[_0x71cex15]&& null!= _0x71cex4&& (_0x71cex13[_0xa017[236]]< _0x71cex4[_0xa017[236]]|| _0x71cex13[_0xa017[236]]> _0x71cex4[_0xa017[236]]+ _0x71cex4[_0xa017[119]]))?_0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex14[_0xa017[235]],_0x71cex13[_0xa017[236]])):!_0x71cex12&& (null!= _0x71cexa[_0x71cex15]&& _0x71cexa[_0x71cex15][_0xa017[235]]!= _0x71cex13[_0xa017[235]]|| null== _0x71cexa[_0x71cex15]&& null!= _0x71cex4&& (_0x71cex13[_0xa017[235]]< _0x71cex4[_0xa017[235]]|| _0x71cex13[_0xa017[235]]> _0x71cex4[_0xa017[235]]+ _0x71cex4[_0xa017[117]])) && _0x71cex9[_0xa017[207]]( new mxPoint(_0x71cex13[_0xa017[235]],_0x71cex14[_0xa017[236]]));if(null== _0x71cexa[0]&& null!= _0x71cex3){for(;1< _0x71cex9[_0xa017[67]]&& mxUtils[_0xa017[442]](_0x71cex3,_0x71cex9[1][_0xa017[235]],_0x71cex9[1][_0xa017[236]]);){_0x71cex9= _0x71cex9[_0xa017[300]](1,1)}};if(null== _0x71cexa[_0x71cex15]&& null!= _0x71cex4){for(;1< _0x71cex9[_0xa017[67]]&& mxUtils[_0xa017[442]](_0x71cex4,_0x71cex9[_0x71cex9[_0xa017[67]]- 1][_0xa017[235]],_0x71cex9[_0x71cex9[_0xa017[67]]- 1][_0xa017[236]]);){_0x71cex9= _0x71cex9[_0xa017[300]](_0x71cex9[_0xa017[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(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=_0x71cex2[_0xa017[441]][_0xa017[1179]],_0x71cex12=null== _0x71cex3?!1:_0x71cexa[_0xa017[502]]()[_0xa017[250]](_0x71cex3[_0xa017[246]]),_0x71cexa=null== _0x71cex4?!1:_0x71cexa[_0xa017[502]]()[_0xa017[250]](_0x71cex4[_0xa017[246]]);if(null!= _0x71cex5&& 0< _0x71cex5[_0xa017[67]]|| _0x71cex12|| _0x71cexa){mxEdgeStyle.SegmentConnector(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9)}else {_0x71cex5= _0x71cex2[_0xa017[439]];var _0x71cex13=_0x71cex5[0],_0x71cex14=_0x71cex5[_0x71cex5[_0xa017[67]]- 1];_0x71cex5= null!= _0x71cex3?_0x71cex3[_0xa017[235]]:_0x71cex13[_0xa017[235]];var _0x71cex12=null!= _0x71cex3?_0x71cex3[_0xa017[236]]:_0x71cex13[_0xa017[236]],_0x71cex15=null!= _0x71cex3?_0x71cex3[_0xa017[117]]:1,_0x71cex16=null!= _0x71cex3?_0x71cex3[_0xa017[119]]:1,_0x71cex17=null!= _0x71cex4?_0x71cex4[_0xa017[235]]:_0x71cex14[_0xa017[235]],_0x71cex18=null!= _0x71cex4?_0x71cex4[_0xa017[236]]:_0x71cex14[_0xa017[236]],_0x71cex19=null!= _0x71cex4?_0x71cex4[_0xa017[117]]:1,_0x71cex1a=null!= _0x71cex4?_0x71cex4[_0xa017[119]]:1,_0x71cexa=_0x71cex2[_0xa017[441]][_0xa017[255]]* mxEdgeStyle[_0xa017[2233]],_0x71cex1b=[mxConstants[_0xa017[2234]],mxConstants[_0xa017[2234]]];null!= _0x71cex3&& (_0x71cex1b[0]= mxUtils[_0xa017[2227]](_0x71cex3,_0x71cex2,!0,mxConstants.DIRECTION_MASK_ALL));null!= _0x71cex4&& (_0x71cex1b[1]= mxUtils[_0xa017[2227]](_0x71cex4,_0x71cex2,!1,mxConstants.DIRECTION_MASK_ALL));_0x71cex2= [0,0];_0x71cex5= [[_0x71cex5,_0x71cex12,_0x71cex15,_0x71cex16],[_0x71cex17,_0x71cex18,_0x71cex19,_0x71cex1a]];for(_0x71cex15= 0;2> _0x71cex15;_0x71cex15++){mxEdgeStyle[_0xa017[2235]][_0x71cex15][1]= _0x71cex5[_0x71cex15][0]- _0x71cexa,mxEdgeStyle[_0xa017[2235]][_0x71cex15][2]= _0x71cex5[_0x71cex15][1]- _0x71cexa,mxEdgeStyle[_0xa017[2235]][_0x71cex15][4]= _0x71cex5[_0x71cex15][0]+ _0x71cex5[_0x71cex15][2]+ _0x71cexa,mxEdgeStyle[_0xa017[2235]][_0x71cex15][8]= _0x71cex5[_0x71cex15][1]+ _0x71cex5[_0x71cex15][3]+ _0x71cexa};_0x71cex15= _0x71cex5[0][0]+ _0x71cex5[0][2]/ 2- (_0x71cex5[1][0]+ _0x71cex5[1][2]/ 2);_0x71cex16= _0x71cex5[0][1]+ _0x71cex5[0][3]/ 2- (_0x71cex5[1][1]+ _0x71cex5[1][3]/ 2);_0x71cex12= 0;0> _0x71cex15?_0x71cex12= 0> _0x71cex16?2:1:0>= _0x71cex16&& (_0x71cex12= 3,0== _0x71cex15&& (_0x71cex12= 2));_0x71cex16= null;null!= _0x71cex3&& (_0x71cex16= _0x71cex13);_0x71cex3= [[0.5,0.5],[0.5,0.5]];for(_0x71cex15= 0;2> _0x71cex15;_0x71cex15++){null!= _0x71cex16&& (_0x71cex3[_0x71cex15][0]= (_0x71cex16[_0xa017[235]]- _0x71cex5[_0x71cex15][0])/ _0x71cex5[_0x71cex15][2],0.01> _0x71cex3[_0x71cex15][0]?_0x71cex2[_0x71cex15]= mxConstants[_0xa017[436]]:0.99< _0x71cex3[_0x71cex15][0]&& (_0x71cex2[_0x71cex15]= mxConstants[_0xa017[438]]),_0x71cex3[_0x71cex15][1]= (_0x71cex16[_0xa017[236]]- _0x71cex5[_0x71cex15][1])/ _0x71cex5[_0x71cex15][3],0.01> _0x71cex3[_0x71cex15][1]?_0x71cex2[_0x71cex15]= mxConstants[_0xa017[435]]:0.99< _0x71cex3[_0x71cex15][1]&& (_0x71cex2[_0x71cex15]= mxConstants[_0xa017[437]])),_0x71cex16= null,null!= _0x71cex4&& (_0x71cex16= _0x71cex14)};_0x71cex15= _0x71cex5[0][1]- (_0x71cex5[1][1]+ _0x71cex5[1][3]);_0x71cex16= _0x71cex5[0][0]- (_0x71cex5[1][0]+ _0x71cex5[1][2]);_0x71cex17= _0x71cex5[1][1]- (_0x71cex5[0][1]+ _0x71cex5[0][3]);_0x71cex18= _0x71cex5[1][0]- (_0x71cex5[0][0]+ _0x71cex5[0][2]);mxEdgeStyle[_0xa017[2236]][1]= Math[_0xa017[160]](_0x71cex16- 2* _0x71cexa,0);mxEdgeStyle[_0xa017[2236]][2]= Math[_0xa017[160]](_0x71cex15- 2* _0x71cexa,0);mxEdgeStyle[_0xa017[2236]][4]= Math[_0xa017[160]](_0x71cex17- 2* _0x71cexa,0);mxEdgeStyle[_0xa017[2236]][3]= Math[_0xa017[160]](_0x71cex18- 2* _0x71cexa,0);_0x71cex4= [];_0x71cex13= [];_0x71cex14= [];_0x71cex13[0]= _0x71cex16>= _0x71cex18?mxConstants[_0xa017[436]]:mxConstants[_0xa017[438]];_0x71cex14[0]= _0x71cex15>= _0x71cex17?mxConstants[_0xa017[435]]:mxConstants[_0xa017[437]];_0x71cex13[1]= mxUtils[_0xa017[2237]](_0x71cex13[0]);_0x71cex14[1]= mxUtils[_0xa017[2237]](_0x71cex14[0]);_0x71cex16= _0x71cex16>= _0x71cex18?_0x71cex16:_0x71cex18;_0x71cex17= _0x71cex15>= _0x71cex17?_0x71cex15:_0x71cex17;_0x71cex18= [[0,0],[0,0]];_0x71cex19= !1;for(_0x71cex15= 0;2> _0x71cex15;_0x71cex15++){0== _0x71cex2[_0x71cex15]&& (0== (_0x71cex13[_0x71cex15]& _0x71cex1b[_0x71cex15])&& (_0x71cex13[_0x71cex15]= mxUtils[_0xa017[2237]](_0x71cex13[_0x71cex15])),0== (_0x71cex14[_0x71cex15]& _0x71cex1b[_0x71cex15])&& (_0x71cex14[_0x71cex15]= mxUtils[_0xa017[2237]](_0x71cex14[_0x71cex15])),_0x71cex18[_0x71cex15][0]= _0x71cex14[_0x71cex15],_0x71cex18[_0x71cex15][1]= _0x71cex13[_0x71cex15])};_0x71cex17> 2* _0x71cexa&& _0x71cex16> 2* _0x71cexa&& (0< (_0x71cex13[0]& _0x71cex1b[0])&& 0< (_0x71cex14[1]& _0x71cex1b[1])?(_0x71cex18[0][0]= _0x71cex13[0],_0x71cex18[0][1]= _0x71cex14[0],_0x71cex18[1][0]= _0x71cex14[1],_0x71cex18[1][1]= _0x71cex13[1],_0x71cex19= !0):0< (_0x71cex14[0]& _0x71cex1b[0])&& 0< (_0x71cex13[1]& _0x71cex1b[1])&& (_0x71cex18[0][0]= _0x71cex14[0],_0x71cex18[0][1]= _0x71cex13[0],_0x71cex18[1][0]= _0x71cex13[1],_0x71cex18[1][1]= _0x71cex14[1],_0x71cex19= !0));_0x71cex17> 2* _0x71cexa&& !_0x71cex19&& (_0x71cex18[0][0]= _0x71cex14[0],_0x71cex18[0][1]= _0x71cex13[0],_0x71cex18[1][0]= _0x71cex14[1],_0x71cex18[1][1]= _0x71cex13[1],_0x71cex19= !0);_0x71cex16> 2* _0x71cexa&& !_0x71cex19&& (_0x71cex18[0][0]= _0x71cex13[0],_0x71cex18[0][1]= _0x71cex14[0],_0x71cex18[1][0]= _0x71cex13[1],_0x71cex18[1][1]= _0x71cex14[1]);for(_0x71cex15= 0;2> _0x71cex15;_0x71cex15++){if(0== _0x71cex2[_0x71cex15]&& (0== (_0x71cex18[_0x71cex15][0]& _0x71cex1b[_0x71cex15])&& (_0x71cex18[_0x71cex15][0]= _0x71cex18[_0x71cex15][1]),_0x71cex4[_0x71cex15]= _0x71cex18[_0x71cex15][0]& _0x71cex1b[_0x71cex15],_0x71cex4[_0x71cex15]|= (_0x71cex18[_0x71cex15][1]& _0x71cex1b[_0x71cex15])<< 8,_0x71cex4[_0x71cex15]|= (_0x71cex18[1- _0x71cex15][_0x71cex15]& _0x71cex1b[_0x71cex15])<< 16,_0x71cex4[_0x71cex15]|= (_0x71cex18[1- _0x71cex15][1- _0x71cex15]& _0x71cex1b[_0x71cex15])<< 24,0== (_0x71cex4[_0x71cex15]& 15)&& (_0x71cex4[_0x71cex15]<<= 8),0== (_0x71cex4[_0x71cex15]& 3840)&& (_0x71cex4[_0x71cex15]= _0x71cex4[_0x71cex15]& 15| _0x71cex4[_0x71cex15]>> 8),0== (_0x71cex4[_0x71cex15]& 983040)&& (_0x71cex4[_0x71cex15]= _0x71cex4[_0x71cex15]& 65535| (_0x71cex4[_0x71cex15]& 251658240)>> 8),_0x71cex2[_0x71cex15]= _0x71cex4[_0x71cex15]& 15,_0x71cex1b[_0x71cex15]== mxConstants[_0xa017[436]]|| _0x71cex1b[_0x71cex15]== mxConstants[_0xa017[435]]|| _0x71cex1b[_0x71cex15]== mxConstants[_0xa017[438]]|| _0x71cex1b[_0x71cex15]== mxConstants[_0xa017[437]])){_0x71cex2[_0x71cex15]= _0x71cex1b[_0x71cex15]}};_0x71cex15= _0x71cex2[0]== mxConstants[_0xa017[438]]?3:_0x71cex2[0];_0x71cex1b= _0x71cex2[1]== mxConstants[_0xa017[438]]?3:_0x71cex2[1];_0x71cex15-= _0x71cex12;_0x71cex1b-= _0x71cex12;1> _0x71cex15&& (_0x71cex15+= 4);1> _0x71cex1b&& (_0x71cex1b+= 4);_0x71cex1b= mxEdgeStyle[_0xa017[2238]][_0x71cex15- 1][_0x71cex1b- 1];mxEdgeStyle[_0xa017[2239]][0][0]= _0x71cex5[0][0];mxEdgeStyle[_0xa017[2239]][0][1]= _0x71cex5[0][1];switch(_0x71cex2[0]){case mxConstants[_0xa017[436]]:mxEdgeStyle[_0xa017[2239]][0][0]-= _0x71cexa;mxEdgeStyle[_0xa017[2239]][0][1]+= _0x71cex3[0][1]* _0x71cex5[0][3];break;case mxConstants[_0xa017[437]]:mxEdgeStyle[_0xa017[2239]][0][0]+= _0x71cex3[0][0]* _0x71cex5[0][2];mxEdgeStyle[_0xa017[2239]][0][1]+= _0x71cex5[0][3]+ _0x71cexa;break;case mxConstants[_0xa017[438]]:mxEdgeStyle[_0xa017[2239]][0][0]+= _0x71cex5[0][2]+ _0x71cexa;mxEdgeStyle[_0xa017[2239]][0][1]+= _0x71cex3[0][1]* _0x71cex5[0][3];break;case mxConstants[_0xa017[435]]:mxEdgeStyle[_0xa017[2239]][0][0]+= _0x71cex3[0][0]* _0x71cex5[0][2],mxEdgeStyle[_0xa017[2239]][0][1]-= _0x71cexa};_0x71cexa= 0;_0x71cex13= _0x71cex4= 0< (_0x71cex2[0]& (mxConstants[_0xa017[438]]| mxConstants[_0xa017[436]]))?0:1;for(_0x71cex15= _0x71cex14= 0;_0x71cex15< _0x71cex1b[_0xa017[67]];_0x71cex15++){_0x71cex14= _0x71cex1b[_0x71cex15]& 15;_0x71cex1a= _0x71cex14== mxConstants[_0xa017[438]]?3:_0x71cex14;_0x71cex1a+= _0x71cex12;4< _0x71cex1a&& (_0x71cex1a-= 4);_0x71cex16= mxEdgeStyle[_0xa017[2240]][_0x71cex1a- 1];_0x71cex14= 0< _0x71cex1a% 2?0:1;_0x71cex14!= _0x71cex4&& (_0x71cexa++,mxEdgeStyle[_0xa017[2239]][_0x71cexa][0]= mxEdgeStyle[_0xa017[2239]][_0x71cexa- 1][0],mxEdgeStyle[_0xa017[2239]][_0x71cexa][1]= mxEdgeStyle[_0xa017[2239]][_0x71cexa- 1][1]);var _0x71cex1c=0< (_0x71cex1b[_0x71cex15]& mxEdgeStyle[_0xa017[2241]]),_0x71cex19=0< (_0x71cex1b[_0x71cex15]& mxEdgeStyle[_0xa017[2242]]),_0x71cex17=(_0x71cex1b[_0x71cex15]& mxEdgeStyle[_0xa017[2243]])>> 5,_0x71cex17=_0x71cex17<< _0x71cex12;15< _0x71cex17&& (_0x71cex17>>= 4);_0x71cex18= 0< (_0x71cex1b[_0x71cex15]& mxEdgeStyle[_0xa017[2244]]);(_0x71cex19|| _0x71cex1c)&& 9> _0x71cex17?(_0x71cex1a= 0,_0x71cex19= _0x71cex19?0:1,_0x71cex1a= _0x71cex18&& 0== _0x71cex14?_0x71cex5[_0x71cex19][0]+ _0x71cex3[_0x71cex19][0]* _0x71cex5[_0x71cex19][2]:_0x71cex18?_0x71cex5[_0x71cex19][1]+ _0x71cex3[_0x71cex19][1]* _0x71cex5[_0x71cex19][3]:mxEdgeStyle[_0xa017[2235]][_0x71cex19][_0x71cex17],0== _0x71cex14?(_0x71cex17= (_0x71cex1a- mxEdgeStyle[_0xa017[2239]][_0x71cexa][0])* _0x71cex16[0],0< _0x71cex17&& (mxEdgeStyle[_0xa017[2239]][_0x71cexa][0]+= _0x71cex16[0]* _0x71cex17)):(_0x71cex17= (_0x71cex1a- mxEdgeStyle[_0xa017[2239]][_0x71cexa][1])* _0x71cex16[1],0< _0x71cex17&& (mxEdgeStyle[_0xa017[2239]][_0x71cexa][1]+= _0x71cex16[1]* _0x71cex17))):_0x71cex18&& (mxEdgeStyle[_0xa017[2239]][_0x71cexa][0]+= _0x71cex16[0]* Math[_0xa017[425]](mxEdgeStyle[_0xa017[2236]][_0x71cex1a]/ 2),mxEdgeStyle[_0xa017[2239]][_0x71cexa][1]+= _0x71cex16[1]* Math[_0xa017[425]](mxEdgeStyle[_0xa017[2236]][_0x71cex1a]/ 2));0< _0x71cexa&& mxEdgeStyle[_0xa017[2239]][_0x71cexa][_0x71cex14]== mxEdgeStyle[_0xa017[2239]][_0x71cexa- 1][_0x71cex14]?_0x71cexa--:_0x71cex4= _0x71cex14};for(_0x71cex15= 0;_0x71cex15<= _0x71cexa&& !(_0x71cex15== _0x71cexa&& ((0< (_0x71cex2[1]& (mxConstants[_0xa017[438]]| mxConstants[_0xa017[436]]))?0:1)== _0x71cex13?0:1)!= (_0x71cexa+ 1)% 2);_0x71cex15++){_0x71cex9[_0xa017[207]]( new mxPoint(mxEdgeStyle[_0xa017[2239]][_0x71cex15][0],mxEdgeStyle[_0xa017[2239]][_0x71cex15][1]))}}},getRoutePattern:function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=_0x71cex2[0]== mxConstants[_0xa017[438]]?3:_0x71cex2[0];_0x71cex2= _0x71cex2[1]== mxConstants[_0xa017[438]]?3:_0x71cex2[1];_0x71cex9-= _0x71cex3;_0x71cex2-= _0x71cex3;1> _0x71cex9&& (_0x71cex9+= 4);1> _0x71cex2&& (_0x71cex2+= 4);_0x71cex3= routePatterns[_0x71cex9- 1][_0x71cex2- 1];if(0== _0x71cex4|| 0== _0x71cex5){null!= inlineRoutePatterns[_0x71cex9- 1][_0x71cex2- 1]&& (_0x71cex3= inlineRoutePatterns[_0x71cex9- 1][_0x71cex2- 1])};return _0x71cex3}},mxStyleRegistry={values:[],putValue:function(_0x71cex2,_0x71cex3){mxStyleRegistry[_0xa017[2245]][_0x71cex2]= _0x71cex3},getValue:function(_0x71cex2){return mxStyleRegistry[_0xa017[2245]][_0x71cex2]},getName:function(_0x71cex2){for(var _0x71cex3 in mxStyleRegistry[_0xa017[2245]]){if(mxStyleRegistry[_0xa017[2245]][_0x71cex3]== _0x71cex2){return _0x71cex3}};return null}};mxStyleRegistry[_0xa017[2246]](mxConstants.EDGESTYLE_ELBOW,mxEdgeStyle.ElbowConnector);mxStyleRegistry[_0xa017[2246]](mxConstants.EDGESTYLE_ENTITY_RELATION,mxEdgeStyle.EntityRelation);mxStyleRegistry[_0xa017[2246]](mxConstants.EDGESTYLE_LOOP,mxEdgeStyle.Loop);mxStyleRegistry[_0xa017[2246]](mxConstants.EDGESTYLE_SIDETOSIDE,mxEdgeStyle.SideToSide);mxStyleRegistry[_0xa017[2246]](mxConstants.EDGESTYLE_TOPTOBOTTOM,mxEdgeStyle.TopToBottom);mxStyleRegistry[_0xa017[2246]](mxConstants.EDGESTYLE_ORTHOGONAL,mxEdgeStyle.OrthConnector);mxStyleRegistry[_0xa017[2246]](mxConstants.EDGESTYLE_SEGMENT,mxEdgeStyle.SegmentConnector);mxStyleRegistry[_0xa017[2246]](mxConstants.PERIMETER_ELLIPSE,mxPerimeter.EllipsePerimeter);mxStyleRegistry[_0xa017[2246]](mxConstants.PERIMETER_RECTANGLE,mxPerimeter.RectanglePerimeter);mxStyleRegistry[_0xa017[2246]](mxConstants.PERIMETER_RHOMBUS,mxPerimeter.RhombusPerimeter);mxStyleRegistry[_0xa017[2246]](mxConstants.PERIMETER_TRIANGLE,mxPerimeter.TrianglePerimeter);function mxGraphView(_0x71cex2){this[_0xa017[1179]]= _0x71cex2;this[_0xa017[513]]= new mxPoint;this[_0xa017[2247]]= new mxRectangle;this[_0xa017[1214]]= new mxDictionary}mxGraphView[_0xa017[202]]= new mxEventSource;mxGraphView[_0xa017[202]][_0xa017[196]]= mxGraphView;mxGraphView[_0xa017[202]][_0xa017[2248]]= new mxPoint;mxGraphView[_0xa017[202]][_0xa017[2091]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[819]:_0xa017[110];mxGraphView[_0xa017[202]][_0xa017[2249]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[2250]:_0xa017[110];mxGraphView[_0xa017[202]][_0xa017[2251]]= !1;mxGraphView[_0xa017[202]][_0xa017[2252]]= !0;mxGraphView[_0xa017[202]][_0xa017[2253]]= !0;mxGraphView[_0xa017[202]][_0xa017[2254]]= !0;mxGraphView[_0xa017[202]][_0xa017[1179]]= null;mxGraphView[_0xa017[202]][_0xa017[1741]]= null;mxGraphView[_0xa017[202]][_0xa017[2247]]= null;mxGraphView[_0xa017[202]][_0xa017[255]]= 1;mxGraphView[_0xa017[202]][_0xa017[513]]= null;mxGraphView[_0xa017[202]][_0xa017[2255]]= !1;mxGraphView[_0xa017[202]][_0xa017[517]]= function(){return this[_0xa017[2247]]};mxGraphView[_0xa017[202]][_0xa017[2256]]= function(_0x71cex2){this[_0xa017[2247]]= _0x71cex2};mxGraphView[_0xa017[202]][_0xa017[1799]]= function(_0x71cex2){var _0x71cex3=null;if(null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]]){for(var _0x71cex4=this[_0xa017[1179]][_0xa017[502]](),_0x71cex5=0;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){if(_0x71cex4[_0xa017[1193]](_0x71cex2[_0x71cex5])|| _0x71cex4[_0xa017[250]](_0x71cex2[_0x71cex5])){var _0x71cex9=this[_0xa017[248]](_0x71cex2[_0x71cex5]);null!= _0x71cex9&& (null== _0x71cex3?_0x71cex3= new mxRectangle(_0x71cex9[_0xa017[235]],_0x71cex9[_0xa017[236]],_0x71cex9[_0xa017[117]],_0x71cex9[_0xa017[119]]):_0x71cex3[_0xa017[99]](_0x71cex9))}}};return _0x71cex3};mxGraphView[_0xa017[202]][_0xa017[2257]]= function(_0x71cex2){if(this[_0xa017[1741]]!= _0x71cex2){var _0x71cex3= new mxCurrentRootChange(this,_0x71cex2);_0x71cex3[_0xa017[350]]();var _0x71cex4= new mxUndoableEdit(this,!1);_0x71cex4[_0xa017[99]](_0x71cex3);this[_0xa017[746]]( new mxEventObject(mxEvent.UNDO,_0xa017[1061],_0x71cex4));this[_0xa017[1179]][_0xa017[2258]]()};return _0x71cex2};mxGraphView[_0xa017[202]][_0xa017[829]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[255]],_0x71cex9= new mxPoint(this[_0xa017[513]][_0xa017[235]],this[_0xa017[513]][_0xa017[236]]);if(this[_0xa017[255]]!= _0x71cex2|| this[_0xa017[513]][_0xa017[235]]!= _0x71cex3|| this[_0xa017[513]][_0xa017[236]]!= _0x71cex4){this[_0xa017[255]]= _0x71cex2,this[_0xa017[513]][_0xa017[235]]= _0x71cex3,this[_0xa017[513]][_0xa017[236]]= _0x71cex4,this[_0xa017[503]]()&& (this[_0xa017[2259]](),this[_0xa017[1179]][_0xa017[2258]]())};this[_0xa017[746]]( new mxEventObject(mxEvent.SCALE_AND_TRANSLATE,_0xa017[255],_0x71cex2,_0xa017[2260],_0x71cex5,_0xa017[513],this[_0xa017[513]],_0xa017[2261],_0x71cex9))};mxGraphView[_0xa017[202]][_0xa017[518]]= function(){return this[_0xa017[255]]};mxGraphView[_0xa017[202]][_0xa017[2262]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[255]];this[_0xa017[255]]!= _0x71cex2&& (this[_0xa017[255]]= _0x71cex2,this[_0xa017[503]]()&& (this[_0xa017[2259]](),this[_0xa017[1179]][_0xa017[2258]]()));this[_0xa017[746]]( new mxEventObject(mxEvent.SCALE,_0xa017[255],_0x71cex2,_0xa017[2260],_0x71cex3))};mxGraphView[_0xa017[202]][_0xa017[512]]= function(){return this[_0xa017[513]]};mxGraphView[_0xa017[202]][_0xa017[1147]]= function(_0x71cex2,_0x71cex3){var _0x71cex4= new mxPoint(this[_0xa017[513]][_0xa017[235]],this[_0xa017[513]][_0xa017[236]]);if(this[_0xa017[513]][_0xa017[235]]!= _0x71cex2|| this[_0xa017[513]][_0xa017[236]]!= _0x71cex3){this[_0xa017[513]][_0xa017[235]]= _0x71cex2,this[_0xa017[513]][_0xa017[236]]= _0x71cex3,this[_0xa017[503]]()&& (this[_0xa017[2259]](),this[_0xa017[1179]][_0xa017[2258]]())};this[_0xa017[746]]( new mxEventObject(mxEvent.TRANSLATE,_0xa017[513],this[_0xa017[513]],_0xa017[2261],_0x71cex4))};mxGraphView[_0xa017[202]][_0xa017[802]]= function(){null!= this[_0xa017[1741]]&& this[_0xa017[200]]();this[_0xa017[2259]]()};mxGraphView[_0xa017[202]][_0xa017[2259]]= function(){this[_0xa017[2263]]();this[_0xa017[2264]]()};mxGraphView[_0xa017[202]][_0xa017[200]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[1179]][_0xa017[502]]();_0x71cex2= _0x71cex2|| _0x71cex5[_0xa017[501]]();_0x71cex3= null!= _0x71cex3?_0x71cex3:!1;_0x71cex4= null!= _0x71cex4?_0x71cex4:!0;this[_0xa017[2265]](_0x71cex2);if(_0x71cex4&& (_0x71cex3|| _0x71cex2!= this[_0xa017[1741]])){_0x71cex4= _0x71cex5[_0xa017[262]](_0x71cex2);for(var _0x71cex9=0;_0x71cex9< _0x71cex4;_0x71cex9++){this[_0xa017[200]](_0x71cex5[_0xa017[263]](_0x71cex2,_0x71cex9),_0x71cex3)}}else {this[_0xa017[2263]](_0x71cex2)}};mxGraphView[_0xa017[202]][_0xa017[2263]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=this[_0xa017[1179]][_0xa017[502]]();_0x71cex2= _0x71cex2|| _0x71cex9[_0xa017[501]]();_0x71cex3= null!= _0x71cex3?_0x71cex3:!0;_0x71cex4= null!= _0x71cex4?_0x71cex4:!0;_0x71cex5= null!= _0x71cex5?_0x71cex5:!1;var _0x71cexa=this[_0xa017[248]](_0x71cex2);null!= _0x71cexa&& (_0x71cexa[_0xa017[2080]]= !0,_0x71cex5&& (_0x71cexa[_0xa017[2082]]= !0));if(_0x71cex3){for(var _0x71cex12=_0x71cex9[_0xa017[262]](_0x71cex2),_0x71cexa=0;_0x71cexa< _0x71cex12;_0x71cexa++){var _0x71cex13=_0x71cex9[_0xa017[263]](_0x71cex2,_0x71cexa);this[_0xa017[2263]](_0x71cex13,_0x71cex3,_0x71cex4,_0x71cex5)}};if(_0x71cex4){_0x71cex5= _0x71cex9[_0xa017[1707]](_0x71cex2);for(_0x71cexa= 0;_0x71cexa< _0x71cex5;_0x71cexa++){this[_0xa017[2263]](_0x71cex9[_0xa017[1708]](_0x71cex2,_0x71cexa),_0x71cex3,_0x71cex4)}}};mxGraphView[_0xa017[202]][_0xa017[2264]]= function(_0x71cex2){var _0x71cex3=mxLog[_0xa017[2109]](_0xa017[2266]);window[_0xa017[879]]= mxResources[_0xa017[203]](this[_0xa017[2249]])|| this[_0xa017[2249]];var _0x71cex4=null;if(this[_0xa017[2253]]&& null!= this[_0xa017[510]]&& null== this[_0xa017[1653]]&& (8== document[_0xa017[5]]|| mxClient[_0xa017[496]])){_0x71cex4= this[_0xa017[510]][_0xa017[124]][_0xa017[495]];this[_0xa017[510]][_0xa017[124]][_0xa017[495]]= _0xa017[130];var _0x71cex5=document[_0xa017[55]](_0xa017[485]);_0x71cex5[_0xa017[124]][_0xa017[491]]= _0xa017[492];_0x71cex5[_0xa017[124]][_0xa017[493]]= _0xa017[494];_0x71cex5[_0xa017[124]][_0xa017[187]]= _0xa017[188];_0x71cex5[_0xa017[124]][_0xa017[495]]= mxClient[_0xa017[496]]?_0xa017[497]:_0xa017[498];_0x71cex5[_0xa017[124]][_0xa017[499]]= _0xa017[500];document[_0xa017[112]][_0xa017[62]](_0x71cex5);this[_0xa017[1653]]= _0x71cex5};_0x71cex2= _0x71cex2|| (null!= this[_0xa017[1741]]?this[_0xa017[1741]]:this[_0xa017[1179]][_0xa017[502]]()[_0xa017[501]]());this[_0xa017[2267]](null,_0x71cex2);_0x71cex2= this[_0xa017[2268]](null,_0x71cex2);null== _0x71cex2&& (_0x71cex2= new mxRectangle);this[_0xa017[2256]](_0x71cex2);this[_0xa017[2269]]();null!= _0x71cex4&& (this[_0xa017[510]][_0xa017[124]][_0xa017[495]]= _0x71cex4,document[_0xa017[112]][_0xa017[266]](this[_0xa017[1653]]),this[_0xa017[1653]]= null);window[_0xa017[879]]= mxResources[_0xa017[203]](this[_0xa017[2091]])|| this[_0xa017[2091]];mxLog[_0xa017[2110]](_0xa017[2266],_0x71cex3)};mxGraphView[_0xa017[202]][_0xa017[2270]]= function(_0x71cex2){return new mxRectangleShape(_0x71cex2,_0xa017[1391],_0xa017[586])};mxGraphView[_0xa017[202]][_0xa017[2269]]= function(){var _0x71cex2=this[_0xa017[1179]][_0xa017[2271]]();if(null!= _0x71cex2){if(null== this[_0xa017[1617]]|| this[_0xa017[1617]][_0xa017[618]]!= _0x71cex2[_0xa017[390]]){null!= this[_0xa017[1617]]&& this[_0xa017[1617]][_0xa017[515]]();var _0x71cex3= new mxRectangle(0,0,1,1);this[_0xa017[1617]]= new mxImageShape(_0x71cex3,_0x71cex2[_0xa017[390]]);this[_0xa017[1617]][_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]];this[_0xa017[1617]][_0xa017[176]](this[_0xa017[2053]]);this[_0xa017[1617]][_0xa017[258]]()};this[_0xa017[2272]](this[_0xa017[1617]],_0x71cex2)}else {null!= this[_0xa017[1617]]&& (this[_0xa017[1617]][_0xa017[515]](),this[_0xa017[1617]]= null)};this[_0xa017[1179]][_0xa017[2273]]?(_0x71cex3= this[_0xa017[2274]](),null== this[_0xa017[2275]]?(this[_0xa017[2275]]= this[_0xa017[2270]](_0x71cex3),this[_0xa017[2275]][_0xa017[255]]= this[_0xa017[255]],this[_0xa017[2275]][_0xa017[1596]]= !0,this[_0xa017[2275]][_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]],this[_0xa017[2275]][_0xa017[176]](this[_0xa017[2053]]),this[_0xa017[2275]][_0xa017[258]](),mxEvent[_0xa017[169]](this[_0xa017[2275]][_0xa017[252]],_0xa017[760],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[1179]][_0xa017[761]](_0x71cex2)})),mxEvent[_0xa017[759]](this[_0xa017[2275]][_0xa017[252]],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[1179]][_0xa017[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x71cex2))}),mxUtils[_0xa017[885]](this,function(_0x71cex2){null!= this[_0xa017[1179]][_0xa017[2276]]&& this[_0xa017[1179]][_0xa017[2276]][_0xa017[2277]]()&& this[_0xa017[1179]][_0xa017[2276]][_0xa017[801]]();this[_0xa017[1179]][_0xa017[1009]]&& !mxEvent[_0xa017[721]](_0x71cex2)&& this[_0xa017[1179]][_0xa017[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x71cex2))}),mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[1179]][_0xa017[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x71cex2))}))):(this[_0xa017[2275]][_0xa017[255]]= this[_0xa017[255]],this[_0xa017[2275]][_0xa017[1562]]= _0x71cex3,this[_0xa017[2275]][_0xa017[258]]())):null!= this[_0xa017[2275]]&& (this[_0xa017[2275]][_0xa017[515]](),this[_0xa017[2275]]= null)};mxGraphView[_0xa017[202]][_0xa017[2274]]= function(){var _0x71cex2=this[_0xa017[1179]][_0xa017[2013]],_0x71cex3=this[_0xa017[255]]* this[_0xa017[1179]][_0xa017[2012]];return new mxRectangle(this[_0xa017[255]]* this[_0xa017[513]][_0xa017[235]],this[_0xa017[255]]* this[_0xa017[513]][_0xa017[236]],_0x71cex2[_0xa017[117]]* _0x71cex3,_0x71cex2[_0xa017[119]]* _0x71cex3)};mxGraphView[_0xa017[202]][_0xa017[2272]]= function(_0x71cex2,_0x71cex3){_0x71cex2[_0xa017[255]]= this[_0xa017[255]];_0x71cex2[_0xa017[1562]][_0xa017[235]]= this[_0xa017[255]]* this[_0xa017[513]][_0xa017[235]];_0x71cex2[_0xa017[1562]][_0xa017[236]]= this[_0xa017[255]]* this[_0xa017[513]][_0xa017[236]];_0x71cex2[_0xa017[1562]][_0xa017[117]]= this[_0xa017[255]]* _0x71cex3[_0xa017[117]];_0x71cex2[_0xa017[1562]][_0xa017[119]]= this[_0xa017[255]]* _0x71cex3[_0xa017[119]];_0x71cex2[_0xa017[258]]()};mxGraphView[_0xa017[202]][_0xa017[2267]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[502]](),_0x71cex5=this[_0xa017[248]](_0x71cex3,!0);if(null!= _0x71cex5&& _0x71cex5[_0xa017[2080]]){if(this[_0xa017[1179]][_0xa017[1714]](_0x71cex3)){if(_0x71cex3!= this[_0xa017[1741]]&& null!= _0x71cex2){_0x71cex5[_0xa017[2079]][_0xa017[235]]= 0;_0x71cex5[_0xa017[2079]][_0xa017[236]]= 0;_0x71cex5[_0xa017[2078]][_0xa017[235]]= _0x71cex2[_0xa017[2078]][_0xa017[235]];_0x71cex5[_0xa017[2078]][_0xa017[236]]= _0x71cex2[_0xa017[2078]][_0xa017[236]];var _0x71cex9=this[_0xa017[1179]][_0xa017[1198]](_0x71cex3);if(null!= _0x71cex9){if(!_0x71cex4[_0xa017[250]](_0x71cex3)){var _0x71cexa=_0x71cex9[_0xa017[1368]]|| this[_0xa017[2248]];_0x71cex9[_0xa017[1500]]?(_0x71cex5[_0xa017[2078]][_0xa017[235]]+= _0x71cex9[_0xa017[235]]* _0x71cex2[_0xa017[117]]/ this[_0xa017[255]]+ _0x71cexa[_0xa017[235]],_0x71cex5[_0xa017[2078]][_0xa017[236]]+= _0x71cex9[_0xa017[236]]* _0x71cex2[_0xa017[119]]/ this[_0xa017[255]]+ _0x71cexa[_0xa017[236]]):(_0x71cex5[_0xa017[2079]][_0xa017[235]]= this[_0xa017[255]]* _0x71cexa[_0xa017[235]],_0x71cex5[_0xa017[2079]][_0xa017[236]]= this[_0xa017[255]]* _0x71cexa[_0xa017[236]],_0x71cex5[_0xa017[2078]][_0xa017[235]]+= _0x71cex9[_0xa017[235]],_0x71cex5[_0xa017[2078]][_0xa017[236]]+= _0x71cex9[_0xa017[236]])};_0x71cex5[_0xa017[235]]= this[_0xa017[255]]* (this[_0xa017[513]][_0xa017[235]]+ _0x71cex5[_0xa017[2078]][_0xa017[235]]);_0x71cex5[_0xa017[236]]= this[_0xa017[255]]* (this[_0xa017[513]][_0xa017[236]]+ _0x71cex5[_0xa017[2078]][_0xa017[236]]);_0x71cex5[_0xa017[117]]= this[_0xa017[255]]* _0x71cex9[_0xa017[117]];_0x71cex5[_0xa017[119]]= this[_0xa017[255]]* _0x71cex9[_0xa017[119]];if(_0x71cex4[_0xa017[1193]](_0x71cex3)){if(_0x71cex9[_0xa017[1500]]&& (_0x71cexa= mxUtils[_0xa017[431]](_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2278]]]|| _0xa017[468]),0!= _0x71cexa)){var _0x71cex9=Math[_0xa017[426]](_0x71cexa),_0x71cexa=Math[_0xa017[427]](_0x71cexa),_0x71cex12= new mxPoint(_0x71cex5[_0xa017[241]](),_0x71cex5[_0xa017[242]]()),_0x71cex13= new mxPoint(_0x71cex2[_0xa017[241]](),_0x71cex2[_0xa017[242]]()),_0x71cex9=mxUtils[_0xa017[432]](_0x71cex12,_0x71cex9,_0x71cexa,_0x71cex13);_0x71cex5[_0xa017[235]]= _0x71cex9[_0xa017[235]]- _0x71cex5[_0xa017[117]]/ 2;_0x71cex5[_0xa017[236]]= _0x71cex9[_0xa017[236]]- _0x71cex5[_0xa017[119]]/ 2};this[_0xa017[2279]](_0x71cex5)}}}}else {this[_0xa017[2265]](_0x71cex3)};_0x71cexa= this[_0xa017[1179]][_0xa017[2280]](_0x71cex3);null!= _0x71cexa&& (_0x71cex5[_0xa017[2078]][_0xa017[235]]+= _0x71cexa[_0xa017[235]],_0x71cex5[_0xa017[2078]][_0xa017[236]]+= _0x71cexa[_0xa017[236]])};if(null!= _0x71cex5&& (!this[_0xa017[1179]][_0xa017[1742]](_0x71cex3)|| _0x71cex3== this[_0xa017[1741]])){_0x71cex9= _0x71cex4[_0xa017[262]](_0x71cex3);for(_0x71cexa= 0;_0x71cexa< _0x71cex9;_0x71cexa++){_0x71cex12= _0x71cex4[_0xa017[263]](_0x71cex3,_0x71cexa),this[_0xa017[2267]](_0x71cex5,_0x71cex12)}}};mxGraphView[_0xa017[202]][_0xa017[2279]]= function(_0x71cex2){var _0x71cex3=mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0x71cex3== mxConstants[_0xa017[2132]]?_0x71cex2[_0xa017[2079]][_0xa017[235]]-= _0x71cex2[_0xa017[117]]:_0x71cex3== mxConstants[_0xa017[480]]&& (_0x71cex2[_0xa017[2079]][_0xa017[235]]+= _0x71cex2[_0xa017[117]]);_0x71cex3= mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0x71cex3== mxConstants[_0xa017[1687]]?_0x71cex2[_0xa017[2079]][_0xa017[236]]-= _0x71cex2[_0xa017[119]]:_0x71cex3== mxConstants[_0xa017[482]]&& (_0x71cex2[_0xa017[2079]][_0xa017[236]]+= _0x71cex2[_0xa017[119]])};mxGraphView[_0xa017[202]][_0xa017[2268]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[502]](),_0x71cex5=this[_0xa017[248]](_0x71cex3),_0x71cex9=null;if(null!= _0x71cex5){if(_0x71cex5[_0xa017[2080]]){var _0x71cexa=this[_0xa017[1179]][_0xa017[1198]](_0x71cex3);if(null!= _0x71cexa&& _0x71cex4[_0xa017[250]](_0x71cex3)){var _0x71cex12=this[_0xa017[248]](this[_0xa017[1710]](_0x71cex3,!0));_0x71cex5[_0xa017[2090]](_0x71cex12,!0);if(null!= _0x71cex12&& _0x71cex4[_0xa017[250]](_0x71cex12[_0xa017[246]])&& !_0x71cex4[_0xa017[1720]](_0x71cex12[_0xa017[246]],_0x71cex3)){var _0x71cex13=this[_0xa017[248]](_0x71cex4[_0xa017[1197]](_0x71cex12[_0xa017[246]]));this[_0xa017[2268]](_0x71cex13,_0x71cex12[_0xa017[246]])};var _0x71cex14=this[_0xa017[248]](this[_0xa017[1710]](_0x71cex3,!1));_0x71cex5[_0xa017[2090]](_0x71cex14,!1);null!= _0x71cex14&& (_0x71cex4[_0xa017[250]](_0x71cex14[_0xa017[246]])&& !_0x71cex4[_0xa017[1720]](_0x71cex14[_0xa017[246]],_0x71cex3))&& (_0x71cex13= this[_0xa017[248]](_0x71cex4[_0xa017[1197]](_0x71cex14[_0xa017[246]])),this[_0xa017[2268]](_0x71cex13,_0x71cex14[_0xa017[246]]));this[_0xa017[2281]](_0x71cex5,_0x71cex12,_0x71cex14);this[_0xa017[2282]](_0x71cex5,_0x71cexa[_0xa017[1525]],_0x71cex12,_0x71cex14);this[_0xa017[2283]](_0x71cex5,_0x71cex12,_0x71cex14);this[_0xa017[2284]](_0x71cex5);this[_0xa017[2285]](_0x71cex5)}else {null!= _0x71cexa&& (_0x71cexa[_0xa017[1500]]&& null!= _0x71cex2&& _0x71cex4[_0xa017[250]](_0x71cex2[_0xa017[246]]))&& (_0x71cexa= this[_0xa017[245]](_0x71cex2,_0x71cexa),null!= _0x71cexa&& (_0x71cex5[_0xa017[235]]= _0x71cexa[_0xa017[235]],_0x71cex5[_0xa017[236]]= _0x71cexa[_0xa017[236]],_0x71cexa[_0xa017[235]]= _0x71cexa[_0xa017[235]]/ this[_0xa017[255]]- this[_0xa017[513]][_0xa017[235]],_0x71cexa[_0xa017[236]]= _0x71cexa[_0xa017[236]]/ this[_0xa017[255]]- this[_0xa017[513]][_0xa017[236]],_0x71cex5[_0xa017[2078]]= _0x71cexa,this[_0xa017[2286]](_0x71cex2,_0x71cex5)))};_0x71cex5[_0xa017[2080]]= !1;_0x71cex3!= this[_0xa017[1741]]&& this[_0xa017[1179]][_0xa017[259]][_0xa017[258]](_0x71cex5,!1,this[_0xa017[2287]]())};if(_0x71cex4[_0xa017[250]](_0x71cex3)|| _0x71cex4[_0xa017[1193]](_0x71cex3)){null!= _0x71cex5[_0xa017[253]]&& null!= _0x71cex5[_0xa017[253]][_0xa017[1563]]&& (_0x71cex9= _0x71cex5[_0xa017[253]][_0xa017[1563]][_0xa017[238]]()),null!= _0x71cex5[_0xa017[963]]&& !this[_0xa017[1179]][_0xa017[2130]](_0x71cex5[_0xa017[246]])&& null!= _0x71cex5[_0xa017[963]][_0xa017[1563]]&& (null!= _0x71cex9?_0x71cex9[_0xa017[99]](_0x71cex5[_0xa017[963]][_0xa017[1563]]):_0x71cex9= _0x71cex5[_0xa017[963]][_0xa017[1563]][_0xa017[238]]())}};if(null!= _0x71cex5&& (!this[_0xa017[1179]][_0xa017[1742]](_0x71cex3)|| _0x71cex3== this[_0xa017[1741]])){_0x71cexa= _0x71cex4[_0xa017[262]](_0x71cex3);for(_0x71cex12= 0;_0x71cex12< _0x71cexa;_0x71cex12++){_0x71cex13= _0x71cex4[_0xa017[263]](_0x71cex3,_0x71cex12),_0x71cex13= this[_0xa017[2268]](_0x71cex5,_0x71cex13),null!= _0x71cex13&& (null== _0x71cex9?_0x71cex9= _0x71cex13:_0x71cex9[_0xa017[99]](_0x71cex13))}};return _0x71cex9};mxGraphView[_0xa017[202]][_0xa017[2286]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex3[_0xa017[246]];if(!this[_0xa017[1179]][_0xa017[1742]](_0x71cex4)|| _0x71cex4== this[_0xa017[1741]]){for(var _0x71cex5=this[_0xa017[1179]][_0xa017[502]](),_0x71cex9=_0x71cex5[_0xa017[262]](_0x71cex4),_0x71cexa=0;_0x71cexa< _0x71cex9;_0x71cexa++){this[_0xa017[2267]](_0x71cex3,_0x71cex5[_0xa017[263]](_0x71cex4,_0x71cexa))}}};mxGraphView[_0xa017[202]][_0xa017[2281]]= function(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[2289]](_0x71cex2,_0x71cex3,!0,this[_0xa017[1179]][_0xa017[2288]](_0x71cex2,_0x71cex3,!0));this[_0xa017[2289]](_0x71cex2,_0x71cex4,!1,this[_0xa017[1179]][_0xa017[2288]](_0x71cex2,_0x71cex4,!1))};mxGraphView[_0xa017[202]][_0xa017[2289]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=null;null!= _0x71cex5&& (_0x71cex9= this[_0xa017[1179]][_0xa017[2290]](_0x71cex3,_0x71cex5));if(null== _0x71cex9&& null== _0x71cex3){_0x71cex3= this[_0xa017[255]];_0x71cex5= this[_0xa017[513]];var _0x71cexa=_0x71cex2[_0xa017[2078]],_0x71cex9=this[_0xa017[1179]][_0xa017[1198]](_0x71cex2[_0xa017[246]])[_0xa017[2006]](_0x71cex4);null!= _0x71cex9&& (_0x71cex9= new mxPoint(_0x71cex3* (_0x71cex5[_0xa017[235]]+ _0x71cex9[_0xa017[235]]+ _0x71cexa[_0xa017[235]]),_0x71cex3* (_0x71cex5[_0xa017[236]]+ _0x71cex9[_0xa017[236]]+ _0x71cexa[_0xa017[236]])))};_0x71cex2[_0xa017[2088]](_0x71cex9,_0x71cex4)};mxGraphView[_0xa017[202]][_0xa017[2282]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(null!= _0x71cex2){var _0x71cex9=[];_0x71cex9[_0xa017[207]](_0x71cex2[_0xa017[439]][0]);var _0x71cexa=this[_0xa017[2291]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5);if(null!= _0x71cexa){_0x71cex4= this[_0xa017[2292]](_0x71cex2,_0x71cex4,!0),_0x71cex5= this[_0xa017[2292]](_0x71cex2,_0x71cex5,!1),_0x71cexa(_0x71cex2,_0x71cex4,_0x71cex5,_0x71cex3,_0x71cex9)}else {if(null!= _0x71cex3){for(_0x71cexa= 0;_0x71cexa< _0x71cex3[_0xa017[67]];_0x71cexa++){null!= _0x71cex3[_0x71cexa]&& (_0x71cex5= mxUtils[_0xa017[238]](_0x71cex3[_0x71cexa]),_0x71cex9[_0xa017[207]](this[_0xa017[2229]](_0x71cex2,_0x71cex5)))}}};_0x71cex3= _0x71cex2[_0xa017[439]];_0x71cex9[_0xa017[207]](_0x71cex3[_0x71cex3[_0xa017[67]]- 1]);_0x71cex2[_0xa017[439]]= _0x71cex9}};mxGraphView[_0xa017[202]][_0xa017[2229]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex2[_0xa017[2078]];return new mxPoint(this[_0xa017[255]]* (_0x71cex3[_0xa017[235]]+ this[_0xa017[513]][_0xa017[235]]+ _0x71cex4[_0xa017[235]]),this[_0xa017[255]]* (_0x71cex3[_0xa017[236]]+ this[_0xa017[513]][_0xa017[236]]+ _0x71cex4[_0xa017[236]]))};mxGraphView[_0xa017[202]][_0xa017[2291]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex2= null!= _0x71cex4&& _0x71cex4== _0x71cex5?mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_LOOP,this[_0xa017[1179]][_0xa017[2293]]):!mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_NOEDGESTYLE,!1)?_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2294]]]:null;_0xa017[1516]== typeof _0x71cex2&& (_0x71cex3= mxStyleRegistry[_0xa017[433]](_0x71cex2),null== _0x71cex3&& this[_0xa017[2295]]()&& (_0x71cex3= mxUtils[_0xa017[1545]](_0x71cex2)),_0x71cex2= _0x71cex3);return _0xa017[279]== typeof _0x71cex2?_0x71cex2:null};mxGraphView[_0xa017[202]][_0xa017[2283]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=_0x71cex2[_0xa017[439]],_0x71cex9=_0x71cex5[0];null== _0x71cex5[_0x71cex5[_0xa017[67]]- 1]&& null!= _0x71cex4&& this[_0xa017[2296]](_0x71cex2,_0x71cex4,_0x71cex3,!1);null== _0x71cex9&& null!= _0x71cex3&& this[_0xa017[2296]](_0x71cex2,_0x71cex3,_0x71cex4,!0)};mxGraphView[_0xa017[202]][_0xa017[2296]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex3= this[_0xa017[2292]](_0x71cex2,_0x71cex3,_0x71cex5);var _0x71cex9=this[_0xa017[2297]](_0x71cex2,_0x71cex4,_0x71cex5),_0x71cexa=this[_0xa017[1179]][_0xa017[2298]](_0x71cex2);_0x71cex4= mxUtils[_0xa017[431]](Number(_0x71cex3[_0xa017[124]][mxConstants[_0xa017[2278]]]|| _0xa017[468]));var _0x71cex12= new mxPoint(_0x71cex3[_0xa017[241]](),_0x71cex3[_0xa017[242]]());if(0!= _0x71cex4){var _0x71cex13=Math[_0xa017[426]](-_0x71cex4),_0x71cex14=Math[_0xa017[427]](-_0x71cex4),_0x71cex9=mxUtils[_0xa017[432]](_0x71cex9,_0x71cex13,_0x71cex14,_0x71cex12)};_0x71cex13= parseFloat(_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2299]]]|| 0);_0x71cex13+= parseFloat(_0x71cex2[_0xa017[124]][_0x71cex5?mxConstants[_0xa017[2300]]:mxConstants[_0xa017[2301]]]|| 0);_0x71cex3= this[_0xa017[2302]](_0x71cex3,_0x71cex9,0== _0x71cex4&& _0x71cexa,_0x71cex13);0!= _0x71cex4&& (_0x71cex13= Math[_0xa017[426]](_0x71cex4),_0x71cex14= Math[_0xa017[427]](_0x71cex4),_0x71cex3= mxUtils[_0xa017[432]](_0x71cex3,_0x71cex13,_0x71cex14,_0x71cex12));_0x71cex2[_0xa017[2088]](_0x71cex3,_0x71cex5)};mxGraphView[_0xa017[202]][_0xa017[2292]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex2= mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],_0x71cex4?mxConstants[_0xa017[2303]]:mxConstants[_0xa017[2304]]);null!= _0x71cex2&& (_0x71cex2= this[_0xa017[248]](this[_0xa017[1179]][_0xa017[502]]()[_0xa017[736]](_0x71cex2)),null!= _0x71cex2&& (_0x71cex3= _0x71cex2));return _0x71cex3};mxGraphView[_0xa017[202]][_0xa017[2302]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=null;if(null!= _0x71cex2){var _0x71cexa=this[_0xa017[2305]](_0x71cex2);if(null!= _0x71cexa&& null!= _0x71cex3&& (_0x71cex5= this[_0xa017[2087]](_0x71cex2,_0x71cex5),0< _0x71cex5[_0xa017[117]]|| 0< _0x71cex5[_0xa017[119]])){_0x71cex9= _0x71cexa(_0x71cex5,_0x71cex2,_0x71cex3,_0x71cex4)};null== _0x71cex9&& (_0x71cex9= this[_0xa017[245]](_0x71cex2))};return _0x71cex9};mxGraphView[_0xa017[202]][_0xa017[2230]]= function(_0x71cex2){var _0x71cex3=null!= _0x71cex2[_0xa017[124]]?parseFloat(_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2306]]])|| 0:0;return _0x71cex2[_0xa017[241]]()+ _0x71cex3* _0x71cex2[_0xa017[117]]};mxGraphView[_0xa017[202]][_0xa017[2228]]= function(_0x71cex2){var _0x71cex3=null!= _0x71cex2[_0xa017[124]]?parseFloat(_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2307]]])|| 0:0;return _0x71cex2[_0xa017[242]]()+ _0x71cex3* _0x71cex2[_0xa017[119]]};mxGraphView[_0xa017[202]][_0xa017[2087]]= function(_0x71cex2,_0x71cex3){_0x71cex3= null!= _0x71cex3?_0x71cex3:0;null!= _0x71cex2&& (_0x71cex3+= parseFloat(_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2299]]]|| 0));return _0x71cex2[_0xa017[2087]](_0x71cex3* this[_0xa017[255]])};mxGraphView[_0xa017[202]][_0xa017[2305]]= function(_0x71cex2){_0x71cex2= _0x71cex2[_0xa017[124]][mxConstants[_0xa017[2061]]];if(_0xa017[1516]== typeof _0x71cex2){var _0x71cex3=mxStyleRegistry[_0xa017[433]](_0x71cex2);null== _0x71cex3&& this[_0xa017[2295]]()&& (_0x71cex3= mxUtils[_0xa017[1545]](_0x71cex2));_0x71cex2= _0x71cex3};return _0xa017[279]== typeof _0x71cex2?_0x71cex2:null};mxGraphView[_0xa017[202]][_0xa017[2297]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex2= _0x71cex2[_0xa017[439]];var _0x71cex5=null;if(null!= _0x71cex2&& (_0x71cex4|| 2< _0x71cex2[_0xa017[67]]|| null== _0x71cex3)){_0x71cex5= _0x71cex2[_0xa017[67]],_0x71cex5= _0x71cex2[_0x71cex4?Math[_0xa017[243]](1,_0x71cex5- 1):Math[_0xa017[160]](0,_0x71cex5- 2)]};null== _0x71cex5&& null!= _0x71cex3&& (_0x71cex5= new mxPoint(_0x71cex3[_0xa017[241]](),_0x71cex3[_0xa017[242]]()));return _0x71cex5};mxGraphView[_0xa017[202]][_0xa017[1710]]= function(_0x71cex2,_0x71cex3){for(var _0x71cex4=this[_0xa017[1179]][_0xa017[502]](),_0x71cex5=_0x71cex4[_0xa017[1709]](_0x71cex2,_0x71cex3),_0x71cex9=_0x71cex5;null!= _0x71cex5&& _0x71cex5!= this[_0xa017[1741]];){if(!this[_0xa017[1179]][_0xa017[1714]](_0x71cex9)|| this[_0xa017[1179]][_0xa017[1742]](_0x71cex5)){_0x71cex9= _0x71cex5};_0x71cex5= _0x71cex4[_0xa017[1197]](_0x71cex5)};_0x71cex4[_0xa017[1197]](_0x71cex9)== _0x71cex4[_0xa017[501]]()&& (_0x71cex9= null);return _0x71cex9};mxGraphView[_0xa017[202]][_0xa017[2284]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[439]];_0x71cex2[_0xa017[67]]= 0;if(null!= _0x71cex3&& 0< _0x71cex3[_0xa017[67]]){var _0x71cex4=_0x71cex3[0],_0x71cex5=_0x71cex3[_0x71cex3[_0xa017[67]]- 1];if(null== _0x71cex4|| null== _0x71cex5){_0x71cex2[_0xa017[246]]!= this[_0xa017[1741]]&& this[_0xa017[200]](_0x71cex2[_0xa017[246]],!0)}else {if(_0x71cex4[_0xa017[235]]!= _0x71cex5[_0xa017[235]]|| _0x71cex4[_0xa017[236]]!= _0x71cex5[_0xa017[236]]){var _0x71cex9=_0x71cex5[_0xa017[235]]- _0x71cex4[_0xa017[235]],_0x71cexa=_0x71cex5[_0xa017[236]]- _0x71cex4[_0xa017[236]];_0x71cex2[_0xa017[2085]]= Math[_0xa017[428]](_0x71cex9* _0x71cex9+ _0x71cexa* _0x71cexa)}else {_0x71cex2[_0xa017[2085]]= 0};var _0x71cex5=0,_0x71cex12=[],_0x71cexa=_0x71cex4;if(null!= _0x71cexa){for(var _0x71cex4=_0x71cexa[_0xa017[235]],_0x71cex13=_0x71cexa[_0xa017[236]],_0x71cex14=_0x71cex4,_0x71cex15=_0x71cex13,_0x71cex16=1;_0x71cex16< _0x71cex3[_0xa017[67]];_0x71cex16++){var _0x71cex17=_0x71cex3[_0x71cex16];null!= _0x71cex17&& (_0x71cex9= _0x71cexa[_0xa017[235]]- _0x71cex17[_0xa017[235]],_0x71cexa= _0x71cexa[_0xa017[236]]- _0x71cex17[_0xa017[236]],_0x71cex9= Math[_0xa017[428]](_0x71cex9* _0x71cex9+ _0x71cexa* _0x71cexa),_0x71cex12[_0xa017[207]](_0x71cex9),_0x71cex5+= _0x71cex9,_0x71cexa= _0x71cex17,_0x71cex4= Math[_0xa017[243]](_0x71cexa[_0xa017[235]],_0x71cex4),_0x71cex13= Math[_0xa017[243]](_0x71cexa[_0xa017[236]],_0x71cex13),_0x71cex14= Math[_0xa017[160]](_0x71cexa[_0xa017[235]],_0x71cex14),_0x71cex15= Math[_0xa017[160]](_0x71cexa[_0xa017[236]],_0x71cex15))};_0x71cex2[_0xa017[67]]= _0x71cex5;_0x71cex2[_0xa017[2086]]= _0x71cex12;_0x71cex2[_0xa017[235]]= _0x71cex4;_0x71cex2[_0xa017[236]]= _0x71cex13;_0x71cex2[_0xa017[117]]= Math[_0xa017[160]](1,_0x71cex14- _0x71cex4);_0x71cex2[_0xa017[119]]= Math[_0xa017[160]](1,_0x71cex15- _0x71cex13)}}}};mxGraphView[_0xa017[202]][_0xa017[245]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex2[_0xa017[241]](),_0x71cex5=_0x71cex2[_0xa017[242]]();if(null!= _0x71cex2[_0xa017[2086]]&& (null== _0x71cex3|| _0x71cex3[_0xa017[1500]])){for(var _0x71cex9=_0x71cex2[_0xa017[439]][_0xa017[67]],_0x71cexa=((null!= _0x71cex3?_0x71cex3[_0xa017[235]]/ 2:0)+ 0.5)* _0x71cex2[_0xa017[67]],_0x71cex12=_0x71cex2[_0xa017[2086]][0],_0x71cex13=0,_0x71cex14=1;_0x71cexa> _0x71cex13+ _0x71cex12&& _0x71cex14< _0x71cex9- 1;){_0x71cex13+= _0x71cex12,_0x71cex12= _0x71cex2[_0xa017[2086]][_0x71cex14++]};_0x71cex9= 0== _0x71cex12?0:(_0x71cexa- _0x71cex13)/ _0x71cex12;_0x71cexa= _0x71cex2[_0xa017[439]][_0x71cex14- 1];_0x71cex14= _0x71cex2[_0xa017[439]][_0x71cex14];if(null!= _0x71cexa&& null!= _0x71cex14){_0x71cex13= _0x71cex4= _0x71cex5= 0;if(null!= _0x71cex3){var _0x71cex5=_0x71cex3[_0xa017[236]],_0x71cex15=_0x71cex3[_0xa017[1368]];null!= _0x71cex15&& (_0x71cex4= _0x71cex15[_0xa017[235]],_0x71cex13= _0x71cex15[_0xa017[236]])};_0x71cex15= _0x71cex14[_0xa017[235]]- _0x71cexa[_0xa017[235]];_0x71cex14= _0x71cex14[_0xa017[236]]- _0x71cexa[_0xa017[236]];_0x71cex4= _0x71cexa[_0xa017[235]]+ _0x71cex15* _0x71cex9+ ((0== _0x71cex12?0:_0x71cex14/ _0x71cex12)* _0x71cex5+ _0x71cex4)* this[_0xa017[255]];_0x71cex5= _0x71cexa[_0xa017[236]]+ _0x71cex14* _0x71cex9- ((0== _0x71cex12?0:_0x71cex15/ _0x71cex12)* _0x71cex5- _0x71cex13)* this[_0xa017[255]]}}else {null!= _0x71cex3&& (_0x71cex15= _0x71cex3[_0xa017[1368]],null!= _0x71cex15&& (_0x71cex4+= _0x71cex15[_0xa017[235]],_0x71cex5+= _0x71cex15[_0xa017[236]]))};return new mxPoint(_0x71cex4,_0x71cex5)};mxGraphView[_0xa017[202]][_0xa017[2308]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1721]](_0x71cex2[_0xa017[246]]);if(null!= _0x71cex5){var _0x71cex9=_0x71cex2[_0xa017[439]][_0xa017[67]];if(_0x71cex5[_0xa017[1500]]&& 1< _0x71cex9){for(var _0x71cex5=_0x71cex2[_0xa017[67]],_0x71cexa=_0x71cex2[_0xa017[2086]],_0x71cex12=_0x71cex2[_0xa017[439]][0],_0x71cex13=_0x71cex2[_0xa017[439]][1],_0x71cex14=mxUtils[_0xa017[440]](_0x71cex12[_0xa017[235]],_0x71cex12[_0xa017[236]],_0x71cex13[_0xa017[235]],_0x71cex13[_0xa017[236]],_0x71cex3,_0x71cex4),_0x71cex15=0,_0x71cex16=0,_0x71cex17=0,_0x71cex18=2;_0x71cex18< _0x71cex9;_0x71cex18++){_0x71cex16+= _0x71cexa[_0x71cex18- 2],_0x71cex13= _0x71cex2[_0xa017[439]][_0x71cex18],_0x71cex12= mxUtils[_0xa017[440]](_0x71cex12[_0xa017[235]],_0x71cex12[_0xa017[236]],_0x71cex13[_0xa017[235]],_0x71cex13[_0xa017[236]],_0x71cex3,_0x71cex4),_0x71cex12<= _0x71cex14&& (_0x71cex14= _0x71cex12,_0x71cex15= _0x71cex18- 1,_0x71cex17= _0x71cex16),_0x71cex12= _0x71cex13};_0x71cex9= _0x71cexa[_0x71cex15];_0x71cex12= _0x71cex2[_0xa017[439]][_0x71cex15];_0x71cex13= _0x71cex2[_0xa017[439]][_0x71cex15+ 1];_0x71cex14= _0x71cex13[_0xa017[235]];_0x71cexa= _0x71cex13[_0xa017[236]];_0x71cex2= _0x71cex12[_0xa017[235]]- _0x71cex14;_0x71cex15= _0x71cex12[_0xa017[236]]- _0x71cexa;_0x71cex14= _0x71cex3- _0x71cex14;_0x71cexa= _0x71cex4- _0x71cexa;_0x71cex14= _0x71cex2- _0x71cex14;_0x71cexa= _0x71cex15- _0x71cexa;_0x71cexa= _0x71cex14* _0x71cex2+ _0x71cexa* _0x71cex15;_0x71cex2= Math[_0xa017[428]](0>= _0x71cexa?0:_0x71cexa* _0x71cexa/ (_0x71cex2* _0x71cex2+ _0x71cex15* _0x71cex15));_0x71cex2> _0x71cex9&& (_0x71cex2= _0x71cex9);_0x71cex9= Math[_0xa017[428]](mxUtils[_0xa017[440]](_0x71cex12[_0xa017[235]],_0x71cex12[_0xa017[236]],_0x71cex13[_0xa017[235]],_0x71cex13[_0xa017[236]],_0x71cex3,_0x71cex4));-1== mxUtils[_0xa017[2309]](_0x71cex12[_0xa017[235]],_0x71cex12[_0xa017[236]],_0x71cex13[_0xa017[235]],_0x71cex13[_0xa017[236]],_0x71cex3,_0x71cex4) && (_0x71cex9= -_0x71cex9);return new mxPoint(-2* ((_0x71cex5/ 2- _0x71cex17- _0x71cex2)/ _0x71cex5),_0x71cex9/ this[_0xa017[255]])}};return new mxPoint};mxGraphView[_0xa017[202]][_0xa017[2285]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[439]];_0x71cex2[_0xa017[2079]][_0xa017[235]]= _0x71cex2[_0xa017[241]]();_0x71cex2[_0xa017[2079]][_0xa017[236]]= _0x71cex2[_0xa017[242]]();if(null!= _0x71cex3&& 0< _0x71cex3[_0xa017[67]]&& null!= _0x71cex2[_0xa017[2086]]){var _0x71cex4=this[_0xa017[1179]][_0xa017[1198]](_0x71cex2[_0xa017[246]]);if(_0x71cex4[_0xa017[1500]]){var _0x71cex5=this[_0xa017[245]](_0x71cex2,_0x71cex4);null!= _0x71cex5&& (_0x71cex2[_0xa017[2079]]= _0x71cex5)}else {var _0x71cex5=_0x71cex3[0],_0x71cex9=_0x71cex3[_0x71cex3[_0xa017[67]]- 1];if(null!= _0x71cex5&& null!= _0x71cex9){var _0x71cex3=_0x71cex9[_0xa017[235]]- _0x71cex5[_0xa017[235]],_0x71cexa=_0x71cex9[_0xa017[236]]- _0x71cex5[_0xa017[236]],_0x71cex12=_0x71cex9= 0,_0x71cex4=_0x71cex4[_0xa017[1368]];null!= _0x71cex4&& (_0x71cex9= _0x71cex4[_0xa017[235]],_0x71cex12= _0x71cex4[_0xa017[236]]);_0x71cex4= _0x71cex5[_0xa017[236]]+ _0x71cexa/ 2+ _0x71cex12* this[_0xa017[255]];_0x71cex2[_0xa017[2079]][_0xa017[235]]= _0x71cex5[_0xa017[235]]+ _0x71cex3/ 2+ _0x71cex9* this[_0xa017[255]];_0x71cex2[_0xa017[2079]][_0xa017[236]]= _0x71cex4}}}};mxGraphView[_0xa017[202]][_0xa017[248]]= function(_0x71cex2,_0x71cex3){_0x71cex3= _0x71cex3|| !1;var _0x71cex4=null;null!= _0x71cex2&& (_0x71cex4= this[_0xa017[1214]][_0xa017[203]](_0x71cex2),this[_0xa017[1179]][_0xa017[1714]](_0x71cex2)&& (null== _0x71cex4&& _0x71cex3&& this[_0xa017[1179]][_0xa017[1714]](_0x71cex2)?(_0x71cex4= this[_0xa017[1230]](_0x71cex2),this[_0xa017[1214]][_0xa017[204]](_0x71cex2,_0x71cex4)):_0x71cex3&& (null!= _0x71cex4&& this[_0xa017[2255]])&& (_0x71cex4[_0xa017[124]]= this[_0xa017[1179]][_0xa017[1705]](_0x71cex2))));return _0x71cex4};mxGraphView[_0xa017[202]][_0xa017[2287]]= function(){return this[_0xa017[2254]]};mxGraphView[_0xa017[202]][_0xa017[2310]]= function(_0x71cex2){this[_0xa017[2254]]= _0x71cex2};mxGraphView[_0xa017[202]][_0xa017[2295]]= function(){return this[_0xa017[2251]]};mxGraphView[_0xa017[202]][_0xa017[2311]]= function(_0x71cex2){this[_0xa017[2251]]= _0x71cex2};mxGraphView[_0xa017[202]][_0xa017[2312]]= function(){return this[_0xa017[1214]]};mxGraphView[_0xa017[202]][_0xa017[1517]]= function(_0x71cex2){this[_0xa017[1214]]= _0x71cex2};mxGraphView[_0xa017[202]][_0xa017[2313]]= function(_0x71cex2){if(null== _0x71cex2){return this[_0xa017[1214]]};for(var _0x71cex3=[],_0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){var _0x71cex5=this[_0xa017[248]](_0x71cex2[_0x71cex4]);null!= _0x71cex5&& _0x71cex3[_0xa017[207]](_0x71cex5)};return _0x71cex3};mxGraphView[_0xa017[202]][_0xa017[2265]]= function(_0x71cex2){var _0x71cex3=null;null!= _0x71cex2&& (_0x71cex3= this[_0xa017[1214]][_0xa017[205]](_0x71cex2),null!= _0x71cex3&& (this[_0xa017[1179]][_0xa017[259]][_0xa017[515]](_0x71cex3),_0x71cex3[_0xa017[515]]()));return _0x71cex3};mxGraphView[_0xa017[202]][_0xa017[1230]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[1705]](_0x71cex2);_0x71cex2= new mxCellState(this,_0x71cex2,_0x71cex3);this[_0xa017[1179]][_0xa017[259]][_0xa017[2155]](_0x71cex2,this[_0xa017[2287]]());return _0x71cex2};mxGraphView[_0xa017[202]][_0xa017[2051]]= function(){return this[_0xa017[510]]};mxGraphView[_0xa017[202]][_0xa017[2052]]= function(){return this[_0xa017[2053]]};mxGraphView[_0xa017[202]][_0xa017[2024]]= function(){return this[_0xa017[505]]};mxGraphView[_0xa017[202]][_0xa017[1524]]= function(){return this[_0xa017[506]]};mxGraphView[_0xa017[202]][_0xa017[2314]]= function(_0x71cex2){_0x71cex2= mxEvent[_0xa017[728]](_0x71cex2);return _0x71cex2== this[_0xa017[1179]][_0xa017[526]]|| _0x71cex2[_0xa017[265]]== this[_0xa017[2053]]|| null!= _0x71cex2[_0xa017[265]]&& _0x71cex2[_0xa017[265]][_0xa017[265]]== this[_0xa017[2053]]|| _0x71cex2== this[_0xa017[510]][_0xa017[265]]|| _0x71cex2== this[_0xa017[510]]|| _0x71cex2== this[_0xa017[2053]]|| _0x71cex2== this[_0xa017[505]]|| _0x71cex2== this[_0xa017[506]]};mxGraphView[_0xa017[202]][_0xa017[2315]]= function(_0x71cex2){var _0x71cex3=mxUtils[_0xa017[445]](this[_0xa017[1179]][_0xa017[526]]);_0x71cex2= new mxPoint(_0x71cex2[_0xa017[782]]- _0x71cex3[_0xa017[235]],_0x71cex2[_0xa017[784]]- _0x71cex3[_0xa017[236]]);var _0x71cex3=this[_0xa017[1179]][_0xa017[526]][_0xa017[359]],_0x71cex4=this[_0xa017[1179]][_0xa017[526]][_0xa017[159]];if(_0x71cex3> _0x71cex4&& _0x71cex2[_0xa017[235]]> _0x71cex4+ 2&& _0x71cex2[_0xa017[235]]<= _0x71cex3){return !0};_0x71cex3= this[_0xa017[1179]][_0xa017[526]][_0xa017[167]];_0x71cex4= this[_0xa017[1179]][_0xa017[526]][_0xa017[157]];return _0x71cex3> _0x71cex4&& _0x71cex2[_0xa017[236]]> _0x71cex4+ 2&& _0x71cex2[_0xa017[236]]<= _0x71cex3?!0:!1};mxGraphView[_0xa017[202]][_0xa017[176]]= function(){this[_0xa017[2163]]();var _0x71cex2=this[_0xa017[1179]];_0x71cex2[_0xa017[507]]== mxConstants[_0xa017[508]]?this[_0xa017[1569]]():_0x71cex2[_0xa017[507]]== mxConstants[_0xa017[1523]]?this[_0xa017[1571]]():this[_0xa017[1570]]()};mxGraphView[_0xa017[202]][_0xa017[2163]]= function(){var _0x71cex2=this[_0xa017[1179]],_0x71cex3=_0x71cex2[_0xa017[526]];if(null!= _0x71cex3){mxEvent[_0xa017[759]](_0x71cex3,mxUtils[_0xa017[885]](this,function(_0x71cex3){mxClient[_0xa017[754]]&& _0x71cex2[_0xa017[2203]]()&& _0x71cex2[_0xa017[2126]](!_0x71cex2[_0xa017[2134]]());this[_0xa017[2314]](_0x71cex3)&& (!mxClient[_0xa017[80]]&& !mxClient[_0xa017[76]] && !mxClient[_0xa017[71]] && !mxClient[_0xa017[75]] || !this[_0xa017[2315]](_0x71cex3))&& _0x71cex2[_0xa017[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x71cex3))}),mxUtils[_0xa017[885]](this,function(_0x71cex3){this[_0xa017[2314]](_0x71cex3)&& _0x71cex2[_0xa017[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x71cex3))}),mxUtils[_0xa017[885]](this,function(_0x71cex3){this[_0xa017[2314]](_0x71cex3)&& _0x71cex2[_0xa017[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x71cex3))}));mxEvent[_0xa017[169]](_0x71cex3,_0xa017[760],mxUtils[_0xa017[885]](this,function(_0x71cex3){_0x71cex2[_0xa017[761]](_0x71cex3)}));var _0x71cex4=function(_0x71cex4){var _0x71cex9=null;mxClient[_0xa017[754]]&& (_0x71cex9= mxEvent[_0xa017[731]](_0x71cex4),_0x71cex4= mxEvent[_0xa017[733]](_0x71cex4),_0x71cex4= mxUtils[_0xa017[2196]](_0x71cex3,_0x71cex9,_0x71cex4),_0x71cex9= _0x71cex2[_0xa017[441]][_0xa017[248]](_0x71cex2[_0xa017[999]](_0x71cex4[_0xa017[235]],_0x71cex4[_0xa017[236]])));return _0x71cex9};_0x71cex2[_0xa017[1133]]({mouseDown:function(_0x71cex3,_0x71cex4){_0x71cex2[_0xa017[2316]][_0xa017[1032]]()},mouseMove:function(){},mouseUp:function(){}});this[_0xa017[2317]]= mxUtils[_0xa017[885]](this,function(_0x71cex3){null!= _0x71cex2[_0xa017[2276]]&& _0x71cex2[_0xa017[2276]][_0xa017[2277]]()&& _0x71cex2[_0xa017[2276]][_0xa017[801]]();this[_0xa017[2252]]&& (_0x71cex2[_0xa017[1009]]&& !mxEvent[_0xa017[721]](_0x71cex3))&& _0x71cex2[_0xa017[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x71cex3,_0x71cex4(_0x71cex3)))});this[_0xa017[2318]]= mxUtils[_0xa017[885]](this,function(_0x71cex3){this[_0xa017[2252]]&& _0x71cex2[_0xa017[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x71cex3))});mxEvent[_0xa017[759]](document,null,this[_0xa017[2317]],this[_0xa017[2318]])}};mxGraphView[_0xa017[202]][_0xa017[1570]]= function(){var _0x71cex2=this[_0xa017[1179]][_0xa017[526]];null!= _0x71cex2&& (this[_0xa017[510]]= this[_0xa017[2319]](_0xa017[118],_0xa017[118]),this[_0xa017[2053]]= this[_0xa017[2319]](_0xa017[942],_0xa017[942]),this[_0xa017[505]]= this[_0xa017[2319]](_0xa017[942],_0xa017[942]),this[_0xa017[506]]= this[_0xa017[2319]](_0xa017[942],_0xa017[942]),this[_0xa017[510]][_0xa017[62]](this[_0xa017[2053]]),this[_0xa017[510]][_0xa017[62]](this[_0xa017[505]]),this[_0xa017[510]][_0xa017[62]](this[_0xa017[506]]),_0x71cex2[_0xa017[62]](this[_0xa017[510]]),mxClient[_0xa017[496]]&& (_0x71cex2= mxUtils[_0xa017[885]](this,function(_0x71cex2){_0x71cex2= this[_0xa017[517]]();this[_0xa017[2320]](_0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]+ this[_0xa017[1179]][_0xa017[467]],_0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]+ this[_0xa017[1179]][_0xa017[467]])}),mxEvent[_0xa017[169]](window,_0xa017[129],_0x71cex2)))};mxGraphView[_0xa017[202]][_0xa017[2320]]= function(_0x71cex2,_0x71cex3){if(null!= this[_0xa017[1179]][_0xa017[526]]){var _0x71cex4=this[_0xa017[1179]][_0xa017[526]][_0xa017[167]];this[_0xa017[510]][_0xa017[124]][_0xa017[117]]= this[_0xa017[1179]][_0xa017[526]][_0xa017[359]]< _0x71cex2?_0x71cex2+ _0xa017[168]:_0xa017[118];this[_0xa017[510]][_0xa017[124]][_0xa017[119]]= _0x71cex4< _0x71cex3?_0x71cex3+ _0xa017[168]:_0xa017[118]}};mxGraphView[_0xa017[202]][_0xa017[2319]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=document[_0xa017[55]](_0xa017[529]);null!= _0x71cex2&& null!= _0x71cex3?(_0x71cex4[_0xa017[124]][_0xa017[491]]= _0xa017[492],_0x71cex4[_0xa017[124]][_0xa017[361]]= _0xa017[946],_0x71cex4[_0xa017[124]][_0xa017[125]]= _0xa017[946],_0x71cex4[_0xa017[124]][_0xa017[117]]= _0x71cex2,_0x71cex4[_0xa017[124]][_0xa017[119]]= _0x71cex3):_0x71cex4[_0xa017[124]][_0xa017[491]]= _0xa017[1500];return _0x71cex4};mxGraphView[_0xa017[202]][_0xa017[1571]]= function(){var _0x71cex2=this[_0xa017[1179]][_0xa017[526]];if(null!= _0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[359]],_0x71cex4=_0x71cex2[_0xa017[167]];this[_0xa017[510]]= this[_0xa017[2321]](_0x71cex3,_0x71cex4);this[_0xa017[2053]]= this[_0xa017[2321]](_0x71cex3,_0x71cex4);this[_0xa017[505]]= this[_0xa017[2321]](_0x71cex3,_0x71cex4);this[_0xa017[506]]= this[_0xa017[2321]](_0x71cex3,_0x71cex4);this[_0xa017[510]][_0xa017[62]](this[_0xa017[2053]]);this[_0xa017[510]][_0xa017[62]](this[_0xa017[505]]);this[_0xa017[510]][_0xa017[62]](this[_0xa017[506]]);_0x71cex2[_0xa017[62]](this[_0xa017[510]])}};mxGraphView[_0xa017[202]][_0xa017[2321]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=document[_0xa017[55]](mxClient[_0xa017[463]]+ _0xa017[1499]);_0x71cex4[_0xa017[124]][_0xa017[491]]= _0xa017[492];_0x71cex4[_0xa017[124]][_0xa017[361]]= _0xa017[946];_0x71cex4[_0xa017[124]][_0xa017[125]]= _0xa017[946];_0x71cex4[_0xa017[124]][_0xa017[117]]= _0x71cex2+ _0xa017[168];_0x71cex4[_0xa017[124]][_0xa017[119]]= _0x71cex3+ _0xa017[168];_0x71cex4[_0xa017[57]](_0xa017[1462],_0x71cex2+ _0xa017[537]+ _0x71cex3);_0x71cex4[_0xa017[57]](_0xa017[2322],_0xa017[2323]);return _0x71cex4};mxGraphView[_0xa017[202]][_0xa017[1569]]= function(){var _0x71cex2=this[_0xa017[1179]][_0xa017[526]];this[_0xa017[510]]= document[_0xa017[509]](mxConstants.NS_SVG,_0xa017[449]);this[_0xa017[2053]]= document[_0xa017[509]](mxConstants.NS_SVG,_0xa017[449]);this[_0xa017[510]][_0xa017[62]](this[_0xa017[2053]]);this[_0xa017[505]]= document[_0xa017[509]](mxConstants.NS_SVG,_0xa017[449]);this[_0xa017[510]][_0xa017[62]](this[_0xa017[505]]);this[_0xa017[506]]= document[_0xa017[509]](mxConstants.NS_SVG,_0xa017[449]);this[_0xa017[510]][_0xa017[62]](this[_0xa017[506]]);var _0x71cex3=document[_0xa017[509]](mxConstants.NS_SVG,_0xa017[571]);_0x71cex3[_0xa017[124]][_0xa017[117]]= _0xa017[118];_0x71cex3[_0xa017[124]][_0xa017[119]]= _0xa017[118];_0x71cex3[_0xa017[124]][_0xa017[495]]= _0xa017[694];_0x71cex3[_0xa017[62]](this[_0xa017[510]]);null!= _0x71cex2&& (_0x71cex2[_0xa017[62]](_0x71cex3),_0xa017[2324]== mxUtils[_0xa017[275]](_0x71cex2)[_0xa017[491]]&& (_0x71cex2[_0xa017[124]][_0xa017[491]]= _0xa017[1500]))};mxGraphView[_0xa017[202]][_0xa017[515]]= function(){var _0x71cex2=null!= this[_0xa017[510]]?this[_0xa017[510]][_0xa017[538]]:null;null== _0x71cex2&& (_0x71cex2= this[_0xa017[510]]);null!= _0x71cex2&& null!= _0x71cex2[_0xa017[265]]&& (this[_0xa017[200]](this[_0xa017[1741]],!0),mxEvent[_0xa017[938]](document,null,this[_0xa017[2317]],this[_0xa017[2318]]),mxEvent[_0xa017[762]](this[_0xa017[1179]][_0xa017[526]]),_0x71cex2[_0xa017[265]][_0xa017[266]](_0x71cex2),this[_0xa017[506]]= this[_0xa017[505]]= this[_0xa017[2053]]= this[_0xa017[510]]= this[_0xa017[2318]]= this[_0xa017[2317]]= null)};function mxCurrentRootChange(_0x71cex2,_0x71cex3){this[_0xa017[441]]= _0x71cex2;this[_0xa017[257]]= this[_0xa017[813]]= _0x71cex3;this[_0xa017[2325]]= null== _0x71cex3;if(!this[_0xa017[2325]]){for(var _0x71cex4=this[_0xa017[441]][_0xa017[1741]],_0x71cex5=this[_0xa017[441]][_0xa017[1179]][_0xa017[502]]();null!= _0x71cex4;){if(_0x71cex4== _0x71cex3){this[_0xa017[2325]]= !0;break};_0x71cex4= _0x71cex5[_0xa017[1197]](_0x71cex4)}}}mxCurrentRootChange[_0xa017[202]][_0xa017[350]]= function(){var _0x71cex2=this[_0xa017[441]][_0xa017[1741]];this[_0xa017[441]][_0xa017[1741]]= this[_0xa017[257]];this[_0xa017[257]]= _0x71cex2;_0x71cex2= this[_0xa017[441]][_0xa017[1179]][_0xa017[2326]](this[_0xa017[441]][_0xa017[1741]]);null!= _0x71cex2&& (this[_0xa017[441]][_0xa017[513]]= new mxPoint(-_0x71cex2[_0xa017[235]],-_0x71cex2[_0xa017[236]]));this[_0xa017[441]][_0xa017[746]]( new mxEventObject(this[_0xa017[2325]]?mxEvent[_0xa017[2327]]:mxEvent[_0xa017[2328]],_0xa017[813],this[_0xa017[441]][_0xa017[1741]],_0xa017[257],this[_0xa017[257]]));this[_0xa017[2325]]?(this[_0xa017[441]][_0xa017[200]](this[_0xa017[441]][_0xa017[1741]],!0),this[_0xa017[441]][_0xa017[2264]]()):this[_0xa017[441]][_0xa017[802]]();this[_0xa017[2325]]= !this[_0xa017[2325]]};function mxGraph(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[2329]]= null;this[_0xa017[2330]]= _0x71cex4;this[_0xa017[507]]= mxClient[_0xa017[48]]?mxConstants[_0xa017[508]]:_0x71cex4== mxConstants[_0xa017[2331]]&& mxClient[_0xa017[47]]?mxConstants[_0xa017[1523]]:_0x71cex4== mxConstants[_0xa017[2332]]?mxConstants[_0xa017[1656]]:_0x71cex4== mxConstants[_0xa017[2333]]?mxConstants[_0xa017[2209]]:mxConstants[_0xa017[2334]];this[_0xa017[251]]= null!= _0x71cex3?_0x71cex3: new mxGraphModel;this[_0xa017[2335]]= [];this[_0xa017[2336]]= [];this[_0xa017[259]]= this[_0xa017[2337]]();this[_0xa017[2339]](this[_0xa017[2338]]());this[_0xa017[2341]](null!= _0x71cex5?_0x71cex5:this[_0xa017[2340]]());this[_0xa017[441]]= this[_0xa017[2342]]();this[_0xa017[2343]]= mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex3){this[_0xa017[1177]](_0x71cex3[_0xa017[720]](_0xa017[1061])[_0xa017[1065]])});this[_0xa017[251]][_0xa017[169]](mxEvent.CHANGE,this[_0xa017[2343]]);this[_0xa017[2344]]();null!= _0x71cex2&& this[_0xa017[176]](_0x71cex2);this[_0xa017[441]][_0xa017[2259]]()}mxLoadResources&& mxResources[_0xa017[99]](mxClient[_0xa017[86]]+ _0xa017[2345]);mxGraph[_0xa017[202]]= new mxEventSource;mxGraph[_0xa017[202]][_0xa017[196]]= mxGraph;mxGraph[_0xa017[202]][_0xa017[2346]]= [];mxGraph[_0xa017[202]][_0xa017[2329]]= null;mxGraph[_0xa017[202]][_0xa017[1009]]= !1;mxGraph[_0xa017[202]][_0xa017[251]]= null;mxGraph[_0xa017[202]][_0xa017[441]]= null;mxGraph[_0xa017[202]][_0xa017[94]]= null;mxGraph[_0xa017[202]][_0xa017[2105]]= null;mxGraph[_0xa017[202]][_0xa017[2347]]= null;mxGraph[_0xa017[202]][_0xa017[259]]= null;mxGraph[_0xa017[202]][_0xa017[2335]]= null;mxGraph[_0xa017[202]][_0xa017[2330]]= null;mxGraph[_0xa017[202]][_0xa017[507]]= null;mxGraph[_0xa017[202]][_0xa017[1020]]= 10;mxGraph[_0xa017[202]][_0xa017[991]]= !0;mxGraph[_0xa017[202]][_0xa017[2348]]= !0;mxGraph[_0xa017[202]][_0xa017[2349]]= !0;mxGraph[_0xa017[202]][_0xa017[2350]]= 700;mxGraph[_0xa017[202]][_0xa017[2351]]= 25;mxGraph[_0xa017[202]][_0xa017[2352]]= 0;mxGraph[_0xa017[202]][_0xa017[2352]]= 0;mxGraph[_0xa017[202]][_0xa017[2213]]= 0;mxGraph[_0xa017[202]][_0xa017[2215]]= !0;mxGraph[_0xa017[202]][_0xa017[2353]]= 4;mxGraph[_0xa017[202]][_0xa017[2354]]= 0.5;mxGraph[_0xa017[202]][_0xa017[2355]]= null;mxGraph[_0xa017[202]][_0xa017[2356]]= null;mxGraph[_0xa017[202]][_0xa017[1617]]= null;mxGraph[_0xa017[202]][_0xa017[2273]]= !1;mxGraph[_0xa017[202]][_0xa017[2357]]= !1;mxGraph[_0xa017[202]][_0xa017[2358]]= _0xa017[579];mxGraph[_0xa017[202]][_0xa017[2359]]= !0;mxGraph[_0xa017[202]][_0xa017[2360]]= 20;mxGraph[_0xa017[202]][_0xa017[2361]]= !1;mxGraph[_0xa017[202]][_0xa017[2013]]= mxConstants[_0xa017[516]];mxGraph[_0xa017[202]][_0xa017[2012]]= 1.5;mxGraph[_0xa017[202]][_0xa017[984]]= !0;mxGraph[_0xa017[202]][_0xa017[2362]]= !0;mxGraph[_0xa017[202]][_0xa017[2363]]= !0;mxGraph[_0xa017[202]][_0xa017[2364]]= !1;mxGraph[_0xa017[202]][_0xa017[2365]]= !0;mxGraph[_0xa017[202]][_0xa017[2366]]= !0;mxGraph[_0xa017[202]][_0xa017[2367]]= !0;mxGraph[_0xa017[202]][_0xa017[2368]]= !1;mxGraph[_0xa017[202]][_0xa017[2369]]= !0;mxGraph[_0xa017[202]][_0xa017[2206]]= !0;mxGraph[_0xa017[202]][_0xa017[2370]]= !0;mxGraph[_0xa017[202]][_0xa017[2371]]= !0;mxGraph[_0xa017[202]][_0xa017[2372]]= !0;mxGraph[_0xa017[202]][_0xa017[2373]]= !0;mxGraph[_0xa017[202]][_0xa017[2374]]= !1;mxGraph[_0xa017[202]][_0xa017[2375]]= !1;mxGraph[_0xa017[202]][_0xa017[2376]]= !0;mxGraph[_0xa017[202]][_0xa017[2377]]= !0;mxGraph[_0xa017[202]][_0xa017[2378]]= !0;mxGraph[_0xa017[202]][_0xa017[2379]]= !0;mxGraph[_0xa017[202]][_0xa017[2380]]= !0;mxGraph[_0xa017[202]][_0xa017[2381]]= !1;mxGraph[_0xa017[202]][_0xa017[1012]]= !0;mxGraph[_0xa017[202]][_0xa017[2382]]= !1;mxGraph[_0xa017[202]][_0xa017[2383]]= !1;mxGraph[_0xa017[202]][_0xa017[2384]]= !1;mxGraph[_0xa017[202]][_0xa017[1013]]= !0;mxGraph[_0xa017[202]][_0xa017[2385]]= null;mxGraph[_0xa017[202]][_0xa017[2386]]= null;mxGraph[_0xa017[202]][_0xa017[2387]]= null;mxGraph[_0xa017[202]][_0xa017[2388]]= null;mxGraph[_0xa017[202]][_0xa017[2389]]= !1;mxGraph[_0xa017[202]][_0xa017[467]]= 0;mxGraph[_0xa017[202]][_0xa017[2158]]= !0;mxGraph[_0xa017[202]][_0xa017[2159]]= !1;mxGraph[_0xa017[202]][_0xa017[2168]]= !0;mxGraph[_0xa017[202]][_0xa017[2390]]= !0;mxGraph[_0xa017[202]][_0xa017[2391]]= !0;mxGraph[_0xa017[202]][_0xa017[2392]]= !0;mxGraph[_0xa017[202]][_0xa017[2393]]= !0;mxGraph[_0xa017[202]][_0xa017[2394]]= !0;mxGraph[_0xa017[202]][_0xa017[2395]]= 1.2;mxGraph[_0xa017[202]][_0xa017[2396]]= !1;mxGraph[_0xa017[202]][_0xa017[2397]]= !0;mxGraph[_0xa017[202]][_0xa017[2398]]= !0;mxGraph[_0xa017[202]][_0xa017[2399]]= !1;mxGraph[_0xa017[202]][_0xa017[2400]]= !1;mxGraph[_0xa017[202]][_0xa017[2401]]= !0;mxGraph[_0xa017[202]][_0xa017[2402]]= !1;mxGraph[_0xa017[202]][_0xa017[2293]]= mxEdgeStyle[_0xa017[2403]];mxGraph[_0xa017[202]][_0xa017[2404]]= !0;mxGraph[_0xa017[202]][_0xa017[2405]]= !1;mxGraph[_0xa017[202]][_0xa017[2406]]= !0;mxGraph[_0xa017[202]][_0xa017[2407]]= !1;mxGraph[_0xa017[202]][_0xa017[2408]]= !0;mxGraph[_0xa017[202]][_0xa017[2409]]= !0;mxGraph[_0xa017[202]][_0xa017[2410]]= !1;mxGraph[_0xa017[202]][_0xa017[2411]]= !0;mxGraph[_0xa017[202]][_0xa017[2412]]= !0;mxGraph[_0xa017[202]][_0xa017[2180]]= mxConstants[_0xa017[2065]];mxGraph[_0xa017[202]][_0xa017[2336]]= null;mxGraph[_0xa017[202]][_0xa017[2413]]= 0.1;mxGraph[_0xa017[202]][_0xa017[2414]]= 8;mxGraph[_0xa017[202]][_0xa017[1136]]= 0;mxGraph[_0xa017[202]][_0xa017[1137]]= 0;mxGraph[_0xa017[202]][_0xa017[2415]]= new mxImage(mxClient[_0xa017[88]]+ _0xa017[2416],9,9);mxGraph[_0xa017[202]][_0xa017[2417]]= new mxImage(mxClient[_0xa017[88]]+ _0xa017[2418],9,9);mxGraph[_0xa017[202]][_0xa017[2419]]= new mxImage(_0xa017[2420],16,16);mxGraph[_0xa017[202]][_0xa017[2421]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[2422]:_0xa017[110];mxGraph[_0xa017[202]][_0xa017[2423]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[2424]:_0xa017[110];mxGraph[_0xa017[202]][_0xa017[2425]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[2426]:_0xa017[110];mxGraph[_0xa017[202]][_0xa017[176]]= function(_0x71cex2){this[_0xa017[526]]= _0x71cex2;this[_0xa017[2347]]= this[_0xa017[2427]]();this[_0xa017[441]][_0xa017[176]]();this[_0xa017[2258]]();mxClient[_0xa017[80]]&& (mxEvent[_0xa017[169]](window,_0xa017[2428],mxUtils[_0xa017[885]](this,function(){this[_0xa017[515]]()})),mxEvent[_0xa017[169]](_0x71cex2,_0xa017[2429],mxUtils[_0xa017[885]](this,function(){return this[_0xa017[2203]]()})));8== document[_0xa017[5]]&& _0x71cex2[_0xa017[1583]](_0xa017[1582],_0xa017[2430])};mxGraph[_0xa017[202]][_0xa017[2344]]= function(_0x71cex2){this[_0xa017[2276]]= new mxTooltipHandler(this);this[_0xa017[2276]][_0xa017[995]](!1);this[_0xa017[2316]]= new mxPanningHandler(this);this[_0xa017[2316]][_0xa017[2431]]= !1;this[_0xa017[2432]]= new mxSelectionCellsHandler(this);this[_0xa017[2433]]= new mxConnectionHandler(this);this[_0xa017[2433]][_0xa017[995]](!1);this[_0xa017[1011]]= new mxGraphHandler(this)};mxGraph[_0xa017[202]][_0xa017[2338]]= function(){return new mxGraphSelectionModel(this)};mxGraph[_0xa017[202]][_0xa017[2340]]= function(){return new mxStylesheet};mxGraph[_0xa017[202]][_0xa017[2342]]= function(){return new mxGraphView(this)};mxGraph[_0xa017[202]][_0xa017[2337]]= function(){return new mxCellRenderer};mxGraph[_0xa017[202]][_0xa017[2427]]= function(){return new mxCellEditor(this)};mxGraph[_0xa017[202]][_0xa017[502]]= function(){return this[_0xa017[251]]};mxGraph[_0xa017[202]][_0xa017[249]]= function(){return this[_0xa017[441]]};mxGraph[_0xa017[202]][_0xa017[2434]]= function(){return this[_0xa017[94]]};mxGraph[_0xa017[202]][_0xa017[2341]]= function(_0x71cex2){this[_0xa017[94]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2435]]= function(){return this[_0xa017[2105]]};mxGraph[_0xa017[202]][_0xa017[2339]]= function(_0x71cex2){this[_0xa017[2105]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2436]]= function(_0x71cex2){for(var _0x71cex3=[],_0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){var _0x71cex5=_0x71cex2[_0x71cex4];if(_0x71cex5[_0xa017[196]]!= mxRootChange){var _0x71cex9=null;_0x71cex5 instanceof mxChildChange&& null== _0x71cex5[_0xa017[257]]?_0x71cex9= _0x71cex5[_0xa017[247]]:null!= _0x71cex5[_0xa017[246]]&& _0x71cex5[_0xa017[246]] instanceof mxCell&& (_0x71cex9= _0x71cex5[_0xa017[246]]);null!= _0x71cex9&& 0> mxUtils[_0xa017[2]](_0x71cex3,_0x71cex9)&& _0x71cex3[_0xa017[207]](_0x71cex9)}};return this[_0xa017[502]]()[_0xa017[1964]](_0x71cex3)};mxGraph[_0xa017[202]][_0xa017[1177]]= function(_0x71cex2){for(var _0x71cex3=0;_0x71cex3< _0x71cex2[_0xa017[67]];_0x71cex3++){this[_0xa017[2437]](_0x71cex2[_0x71cex3])};this[_0xa017[2439]](this[_0xa017[2438]](_0x71cex2));this[_0xa017[441]][_0xa017[2264]]();this[_0xa017[2258]]()};mxGraph[_0xa017[202]][_0xa017[2438]]= function(_0x71cex2){for(var _0x71cex3=[],_0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){var _0x71cex5=_0x71cex2[_0x71cex4];if(_0x71cex5 instanceof mxRootChange){break}else {_0x71cex5 instanceof mxChildChange?null!= _0x71cex5[_0xa017[257]]&& null== _0x71cex5[_0xa017[1101]]&& (_0x71cex3= _0x71cex3[_0xa017[1919]](this[_0xa017[251]][_0xa017[1939]](_0x71cex5[_0xa017[247]]))):_0x71cex5 instanceof mxVisibleChange&& (_0x71cex3= _0x71cex3[_0xa017[1919]](this[_0xa017[251]][_0xa017[1939]](_0x71cex5[_0xa017[246]])))}};return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[2437]]= function(_0x71cex2){if(_0x71cex2 instanceof mxRootChange){this[_0xa017[2440]](),this[_0xa017[2441]](_0x71cex2[_0xa017[257]]),this[_0xa017[2398]]&& (this[_0xa017[441]][_0xa017[255]]= 1,this[_0xa017[441]][_0xa017[513]][_0xa017[235]]= 0,this[_0xa017[441]][_0xa017[513]][_0xa017[236]]= 0),this[_0xa017[746]]( new mxEventObject(mxEvent.ROOT))}else {if(_0x71cex2 instanceof mxChildChange){var _0x71cex3=this[_0xa017[251]][_0xa017[1197]](_0x71cex2[_0xa017[247]]);null!= _0x71cex3?this[_0xa017[441]][_0xa017[2263]](_0x71cex2[_0xa017[247]],!0,!1,null!= _0x71cex2[_0xa017[257]]):(this[_0xa017[2441]](_0x71cex2[_0xa017[247]]),this[_0xa017[441]][_0xa017[1741]]== _0x71cex2[_0xa017[247]]&& this[_0xa017[2442]]());_0x71cex3!= _0x71cex2[_0xa017[257]]&& (null!= _0x71cex3&& this[_0xa017[441]][_0xa017[2263]](_0x71cex3,!1,!1),null!= _0x71cex2[_0xa017[257]]&& this[_0xa017[441]][_0xa017[2263]](_0x71cex2[_0xa017[257]],!1,!1))}else {_0x71cex2 instanceof mxTerminalChange|| _0x71cex2 instanceof mxGeometryChange?this[_0xa017[441]][_0xa017[2263]](_0x71cex2[_0xa017[246]]):_0x71cex2 instanceof mxValueChange?this[_0xa017[441]][_0xa017[2263]](_0x71cex2[_0xa017[246]],!1,!1):_0x71cex2 instanceof mxStyleChange?(this[_0xa017[441]][_0xa017[2263]](_0x71cex2[_0xa017[246]],!0,!0,!1),this[_0xa017[441]][_0xa017[2265]](_0x71cex2[_0xa017[246]])):null!= _0x71cex2[_0xa017[246]]&& _0x71cex2[_0xa017[246]] instanceof mxCell&& this[_0xa017[2441]](_0x71cex2[_0xa017[246]])}}};mxGraph[_0xa017[202]][_0xa017[2441]]= function(_0x71cex2){for(var _0x71cex3=this[_0xa017[251]][_0xa017[262]](_0x71cex2),_0x71cex4=0;_0x71cex4< _0x71cex3;_0x71cex4++){this[_0xa017[2441]](this[_0xa017[251]][_0xa017[263]](_0x71cex2,_0x71cex4))};this[_0xa017[441]][_0xa017[2265]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2443]]= function(_0x71cex2,_0x71cex3){null== _0x71cex2[_0xa017[1211]]&& (_0x71cex2[_0xa017[1211]]= []);_0x71cex2[_0xa017[1211]][_0xa017[207]](_0x71cex3);var _0x71cex4=this[_0xa017[441]][_0xa017[248]](_0x71cex2);null!= _0x71cex4&& this[_0xa017[259]][_0xa017[258]](_0x71cex4);this[_0xa017[746]]( new mxEventObject(mxEvent.ADD_OVERLAY,_0xa017[246],_0x71cex2,_0xa017[2201],_0x71cex3));return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[2200]]= function(_0x71cex2){return _0x71cex2[_0xa017[1211]]};mxGraph[_0xa017[202]][_0xa017[2444]]= function(_0x71cex2,_0x71cex3){if(null== _0x71cex3){this[_0xa017[2445]](_0x71cex2)}else {var _0x71cex4=mxUtils[_0xa017[2]](_0x71cex2[_0xa017[1211]],_0x71cex3);0<= _0x71cex4?(_0x71cex2[_0xa017[1211]][_0xa017[300]](_0x71cex4,1),0== _0x71cex2[_0xa017[1211]][_0xa017[67]]&& (_0x71cex2[_0xa017[1211]]= null),_0x71cex4= this[_0xa017[441]][_0xa017[248]](_0x71cex2),null!= _0x71cex4&& this[_0xa017[259]][_0xa017[258]](_0x71cex4),this[_0xa017[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0xa017[246],_0x71cex2,_0xa017[2201],_0x71cex3))):_0x71cex3= null};return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[2445]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[1211]];if(null!= _0x71cex3){_0x71cex2[_0xa017[1211]]= null;var _0x71cex4=this[_0xa017[441]][_0xa017[248]](_0x71cex2);null!= _0x71cex4&& this[_0xa017[259]][_0xa017[258]](_0x71cex4);for(_0x71cex4= 0;_0x71cex4< _0x71cex3[_0xa017[67]];_0x71cex4++){this[_0xa017[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0xa017[246],_0x71cex2,_0xa017[2201],_0x71cex3[_0x71cex4]))}};return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[2446]]= function(_0x71cex2){_0x71cex2= null!= _0x71cex2?_0x71cex2:this[_0xa017[251]][_0xa017[501]]();this[_0xa017[2445]](_0x71cex2);for(var _0x71cex3=this[_0xa017[251]][_0xa017[262]](_0x71cex2),_0x71cex4=0;_0x71cex4< _0x71cex3;_0x71cex4++){var _0x71cex5=this[_0xa017[251]][_0xa017[263]](_0x71cex2,_0x71cex4);this[_0xa017[2446]](_0x71cex5)}};mxGraph[_0xa017[202]][_0xa017[2447]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(null!= _0x71cex3&& 0< _0x71cex3[_0xa017[67]]){return _0x71cex4= null!= _0x71cex4?_0x71cex4:this[_0xa017[2419]],_0x71cex3= new mxCellOverlay(_0x71cex4,_0xa017[2448]+ _0x71cex3+ _0xa017[2449]),_0x71cex5&& _0x71cex3[_0xa017[169]](mxEvent.CLICK,mxUtils[_0xa017[885]](this,function(_0x71cex3,_0x71cex4){this[_0xa017[994]]()&& this[_0xa017[2450]](_0x71cex2)})),this[_0xa017[2443]](_0x71cex2,_0x71cex3)};this[_0xa017[2445]](_0x71cex2);return null};mxGraph[_0xa017[202]][_0xa017[855]]= function(_0x71cex2){this[_0xa017[2451]](null,_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2451]]= function(_0x71cex2,_0x71cex3){null== _0x71cex2&& (_0x71cex2= this[_0xa017[2452]](),null!= _0x71cex2&& !this[_0xa017[2453]](_0x71cex2)&& (_0x71cex2= null));null!= _0x71cex2&& (this[_0xa017[746]]( new mxEventObject(mxEvent.START_EDITING,_0xa017[246],_0x71cex2,_0xa017[763],_0x71cex3)),this[_0xa017[2347]][_0xa017[855]](_0x71cex2,_0x71cex3))};mxGraph[_0xa017[202]][_0xa017[2142]]= function(_0x71cex2,_0x71cex3){return this[_0xa017[2454]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2126]]= function(_0x71cex2){this[_0xa017[2347]][_0xa017[2126]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[850]]= function(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[251]][_0xa017[473]]();try{this[_0xa017[2456]](_0x71cex2,_0x71cex3,this[_0xa017[2455]](_0x71cex2)),this[_0xa017[746]]( new mxEventObject(mxEvent.LABEL_CHANGED,_0xa017[246],_0x71cex2,_0xa017[131],_0x71cex3,_0xa017[763],_0x71cex4))}finally{this[_0xa017[251]][_0xa017[476]]()};return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2456]]= function(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[251]][_0xa017[473]]();try{this[_0xa017[251]][_0xa017[1966]](_0x71cex2,_0x71cex3),_0x71cex4&& this[_0xa017[2457]](_0x71cex2,!1)}finally{this[_0xa017[251]][_0xa017[476]]()}};mxGraph[_0xa017[202]][_0xa017[859]]= function(_0x71cex2){this[_0xa017[2126]](!0);this[_0xa017[2433]][_0xa017[862]]();this[_0xa017[1011]][_0xa017[862]]();_0x71cex2= this[_0xa017[897]]();for(var _0x71cex3=0;_0x71cex3< _0x71cex2[_0xa017[67]];_0x71cex3++){var _0x71cex4=this[_0xa017[441]][_0xa017[248]](_0x71cex2[_0x71cex3]);null!= _0x71cex4&& null!= _0x71cex4[_0xa017[2458]]&& _0x71cex4[_0xa017[2458]][_0xa017[862]]()}};mxGraph[_0xa017[202]][_0xa017[173]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[727]](),_0x71cex4=_0x71cex2[_0xa017[736]](),_0x71cex5= new mxEventObject(mxEvent.CLICK,_0xa017[763],_0x71cex3,_0xa017[246],_0x71cex4);_0x71cex2[_0xa017[721]]()&& _0x71cex5[_0xa017[722]]();this[_0xa017[746]](_0x71cex5);this[_0xa017[994]]()&& (!mxEvent[_0xa017[721]](_0x71cex3)&& !_0x71cex5[_0xa017[721]]())&& (null!= _0x71cex4?this[_0xa017[2459]](_0x71cex4,_0x71cex3):(_0x71cex4= null,this[_0xa017[2460]]()&& (_0x71cex4= this[_0xa017[2461]](_0x71cex2[_0xa017[734]](),_0x71cex2[_0xa017[735]]())),null!= _0x71cex4?this[_0xa017[2459]](_0x71cex4,_0x71cex3):this[_0xa017[2462]](_0x71cex3)|| this[_0xa017[2440]]()))};mxGraph[_0xa017[202]][_0xa017[761]]= function(_0x71cex2,_0x71cex3){var _0x71cex4= new mxEventObject(mxEvent.DOUBLE_CLICK,_0xa017[763],_0x71cex2,_0xa017[246],_0x71cex3);this[_0xa017[746]](_0x71cex4);this[_0xa017[994]]()&& (!mxEvent[_0xa017[721]](_0x71cex2)&& !_0x71cex4[_0xa017[721]]() && null!= _0x71cex3 && this[_0xa017[2453]](_0x71cex3))&& this[_0xa017[2451]](_0x71cex3,_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[1014]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(!this[_0xa017[2382]]&& (this[_0xa017[2384]]|| mxUtils[_0xa017[1134]](this[_0xa017[526]]))){var _0x71cex9=this[_0xa017[526]];_0x71cex5= null!= _0x71cex5?_0x71cex5:20;if(_0x71cex2>= _0x71cex9[_0xa017[360]]&& _0x71cex3>= _0x71cex9[_0xa017[190]]&& _0x71cex2<= _0x71cex9[_0xa017[360]]+ _0x71cex9[_0xa017[159]]&& _0x71cex3<= _0x71cex9[_0xa017[190]]+ _0x71cex9[_0xa017[157]]){var _0x71cexa=_0x71cex9[_0xa017[360]]+ _0x71cex9[_0xa017[159]]- _0x71cex2;if(_0x71cexa< _0x71cex5){if(_0x71cex2= _0x71cex9[_0xa017[360]],_0x71cex9[_0xa017[360]]+= _0x71cex5- _0x71cexa,_0x71cex4&& _0x71cex2== _0x71cex9[_0xa017[360]]){if(this[_0xa017[507]]== mxConstants[_0xa017[508]]){_0x71cex2= this[_0xa017[441]][_0xa017[2024]]()[_0xa017[538]];var _0x71cex12=this[_0xa017[526]][_0xa017[1526]]+ _0x71cex5- _0x71cexa}else {_0x71cex12= Math[_0xa017[160]](_0x71cex9[_0xa017[159]],_0x71cex9[_0xa017[1526]])+ _0x71cex5- _0x71cexa,_0x71cex2= this[_0xa017[441]][_0xa017[2051]]()};_0x71cex2[_0xa017[124]][_0xa017[117]]= _0x71cex12+ _0xa017[168];_0x71cex9[_0xa017[360]]+= _0x71cex5- _0x71cexa}}else {_0x71cexa= _0x71cex2- _0x71cex9[_0xa017[360]],_0x71cexa< _0x71cex5&& (_0x71cex9[_0xa017[360]]-= _0x71cex5- _0x71cexa)};_0x71cexa= _0x71cex9[_0xa017[190]]+ _0x71cex9[_0xa017[157]]- _0x71cex3;_0x71cexa< _0x71cex5?(_0x71cex2= _0x71cex9[_0xa017[190]],_0x71cex9[_0xa017[190]]+= _0x71cex5- _0x71cexa,_0x71cex2== _0x71cex9[_0xa017[190]]&& _0x71cex4&& (this[_0xa017[507]]== mxConstants[_0xa017[508]]?(_0x71cex2= this[_0xa017[441]][_0xa017[2024]]()[_0xa017[538]],_0x71cex3= this[_0xa017[526]][_0xa017[191]]+ _0x71cex5- _0x71cexa):(_0x71cex3= Math[_0xa017[160]](_0x71cex9[_0xa017[157]],_0x71cex9[_0xa017[191]])+ _0x71cex5- _0x71cexa,_0x71cex2= this[_0xa017[441]][_0xa017[2051]]()),_0x71cex2[_0xa017[124]][_0xa017[119]]= _0x71cex3+ _0xa017[168],_0x71cex9[_0xa017[190]]+= _0x71cex5- _0x71cexa)):(_0x71cexa= _0x71cex3- _0x71cex9[_0xa017[190]],_0x71cexa< _0x71cex5&& (_0x71cex9[_0xa017[190]]-= _0x71cex5- _0x71cexa))}}else {this[_0xa017[2383]]&& !this[_0xa017[2316]][_0xa017[1124]]&& (null== this[_0xa017[2463]]&& (this[_0xa017[2463]]= this[_0xa017[2464]]()),this[_0xa017[2463]][_0xa017[1143]](_0x71cex2+ this[_0xa017[1136]],_0x71cex3+ this[_0xa017[1137]]))}};mxGraph[_0xa017[202]][_0xa017[2464]]= function(){return new mxPanningManager(this)};mxGraph[_0xa017[202]][_0xa017[2465]]= function(){function _0x71cex2(_0x71cex2){var _0x71cex3=0,_0x71cex3=_0xa017[2466]== _0x71cex2?2:_0xa017[2467]== _0x71cex2?4:_0xa017[2468]== _0x71cex2?6:parseInt(_0x71cex2);isNaN(_0x71cex3)&& (_0x71cex3= 0);return _0x71cex3}var _0x71cex3=mxUtils[_0xa017[275]](this[_0xa017[526]]),_0x71cex4= new mxRectangle;_0x71cex4[_0xa017[235]]= _0x71cex2(_0x71cex3[_0xa017[2469]])+ parseInt(_0x71cex3[_0xa017[357]]|| 0);_0x71cex4[_0xa017[236]]= _0x71cex2(_0x71cex3[_0xa017[2470]])+ parseInt(_0x71cex3[_0xa017[2471]]|| 0);_0x71cex4[_0xa017[117]]= _0x71cex2(_0x71cex3[_0xa017[2472]])+ parseInt(_0x71cex3[_0xa017[1164]]|| 0);_0x71cex4[_0xa017[119]]= _0x71cex2(_0x71cex3[_0xa017[2473]])+ parseInt(_0x71cex3[_0xa017[2474]]|| 0);return _0x71cex4};mxGraph[_0xa017[202]][_0xa017[2475]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex2= this[_0xa017[441]][_0xa017[255]];var _0x71cex5=this[_0xa017[441]][_0xa017[513]],_0x71cex9=this[_0xa017[2013]],_0x71cexa=_0x71cex2* this[_0xa017[2012]],_0x71cex9= new mxRectangle(0,0,_0x71cex9[_0xa017[117]]* _0x71cexa,_0x71cex9[_0xa017[119]]* _0x71cexa);_0x71cex3= this[_0xa017[2357]]?Math[_0xa017[430]](_0x71cex3/ _0x71cex9[_0xa017[117]]):1;_0x71cex4= this[_0xa017[2357]]?Math[_0xa017[430]](_0x71cex4/ _0x71cex9[_0xa017[119]]):1;return new mxRectangle(0,0,_0x71cex3* _0x71cex9[_0xa017[117]]+ 2+ _0x71cex5[_0xa017[235]]/ _0x71cex2,_0x71cex4* _0x71cex9[_0xa017[119]]+ 2+ _0x71cex5[_0xa017[236]]/ _0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2258]]= function(){var _0x71cex2=this[_0xa017[517]]();if(null!= this[_0xa017[526]]){var _0x71cex3=this[_0xa017[2476]](),_0x71cex4=Math[_0xa017[160]](0,_0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]+ 1+ _0x71cex3),_0x71cex3=Math[_0xa017[160]](0,_0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]+ 1+ _0x71cex3);null!= this[_0xa017[2387]]&& (_0x71cex4= Math[_0xa017[160]](_0x71cex4,this[_0xa017[2387]][_0xa017[117]]),_0x71cex3= Math[_0xa017[160]](_0x71cex3,this[_0xa017[2387]][_0xa017[119]]));this[_0xa017[2389]]&& this[_0xa017[2477]](_0x71cex4,_0x71cex3);if(this[_0xa017[2361]]|| !mxClient[_0xa017[80]]&& this[_0xa017[2273]]){var _0x71cex5=this[_0xa017[2475]](_0x71cex2,_0x71cex4,_0x71cex3);null!= _0x71cex5&& (_0x71cex4= _0x71cex5[_0xa017[117]],_0x71cex3= _0x71cex5[_0xa017[119]])};null!= this[_0xa017[2386]]&& (_0x71cex4= Math[_0xa017[160]](_0x71cex4,this[_0xa017[2386]][_0xa017[117]]* this[_0xa017[441]][_0xa017[255]]),_0x71cex3= Math[_0xa017[160]](_0x71cex3,this[_0xa017[2386]][_0xa017[119]]* this[_0xa017[441]][_0xa017[255]]));_0x71cex4= Math[_0xa017[430]](_0x71cex4- 1);_0x71cex3= Math[_0xa017[430]](_0x71cex3- 1);this[_0xa017[507]]== mxConstants[_0xa017[508]]?(_0x71cex5= this[_0xa017[441]][_0xa017[2024]]()[_0xa017[538]],_0x71cex5[_0xa017[124]][_0xa017[2478]]= Math[_0xa017[160]](1,_0x71cex4)+ _0xa017[168],_0x71cex5[_0xa017[124]][_0xa017[2479]]= Math[_0xa017[160]](1,_0x71cex3)+ _0xa017[168],_0x71cex5[_0xa017[124]][_0xa017[117]]= _0xa017[118],_0x71cex5[_0xa017[124]][_0xa017[119]]= _0xa017[118]):mxClient[_0xa017[496]]?this[_0xa017[441]][_0xa017[2320]](Math[_0xa017[160]](1,_0x71cex4),Math[_0xa017[160]](1,_0x71cex3)):(this[_0xa017[441]][_0xa017[510]][_0xa017[124]][_0xa017[2478]]= Math[_0xa017[160]](1,_0x71cex4)+ _0xa017[168],this[_0xa017[441]][_0xa017[510]][_0xa017[124]][_0xa017[2479]]= Math[_0xa017[160]](1,_0x71cex3)+ _0xa017[168]);this[_0xa017[2480]](this[_0xa017[2357]],_0x71cex4- 1,_0x71cex3- 1)};this[_0xa017[746]]( new mxEventObject(mxEvent.SIZE,_0xa017[1562],_0x71cex2))};mxGraph[_0xa017[202]][_0xa017[2477]]= function(_0x71cex2,_0x71cex3){if(mxClient[_0xa017[80]]){if(mxClient[_0xa017[496]]){var _0x71cex4=this[_0xa017[2465]]();_0x71cex2+= Math[_0xa017[160]](2,_0x71cex4[_0xa017[235]]+ _0x71cex4[_0xa017[117]]+ 1);_0x71cex3+= Math[_0xa017[160]](2,_0x71cex4[_0xa017[236]]+ _0x71cex4[_0xa017[119]]+ 1)}else {9<= document[_0xa017[5]]?(_0x71cex2+= 3,_0x71cex3+= 5):(_0x71cex2+= 1,_0x71cex3+= 1)}}else {_0x71cex3+= 1};null!= this[_0xa017[2388]]&& (_0x71cex2= Math[_0xa017[243]](this[_0xa017[2388]][_0xa017[117]],_0x71cex2),_0x71cex3= Math[_0xa017[243]](this[_0xa017[2388]][_0xa017[119]],_0x71cex3));this[_0xa017[526]][_0xa017[124]][_0xa017[117]]= Math[_0xa017[430]](_0x71cex2)+ _0xa017[168];this[_0xa017[526]][_0xa017[124]][_0xa017[119]]= Math[_0xa017[430]](_0x71cex3)+ _0xa017[168]};mxGraph[_0xa017[202]][_0xa017[2480]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[441]][_0xa017[255]],_0x71cex9=this[_0xa017[441]][_0xa017[513]],_0x71cexa=this[_0xa017[2013]],_0x71cex12=_0x71cex5* this[_0xa017[2012]],_0x71cex9= new mxRectangle(_0x71cex5* _0x71cex9[_0xa017[235]],_0x71cex5* _0x71cex9[_0xa017[236]],_0x71cexa[_0xa017[117]]* _0x71cex12,_0x71cexa[_0xa017[119]]* _0x71cex12);_0x71cex2= _0x71cex2&& Math[_0xa017[243]](_0x71cex9[_0xa017[117]],_0x71cex9[_0xa017[119]])> this[_0xa017[2360]];_0x71cex9[_0xa017[235]]= mxUtils[_0xa017[1454]](_0x71cex9[_0xa017[235]],_0x71cex9[_0xa017[117]]);_0x71cex9[_0xa017[236]]= mxUtils[_0xa017[1454]](_0x71cex9[_0xa017[236]],_0x71cex9[_0xa017[119]]);_0x71cexa= _0x71cex2?Math[_0xa017[430]]((_0x71cex3- _0x71cex9[_0xa017[235]])/ _0x71cex9[_0xa017[117]]):0;_0x71cex2= _0x71cex2?Math[_0xa017[430]]((_0x71cex4- _0x71cex9[_0xa017[236]])/ _0x71cex9[_0xa017[119]]):0;null== this[_0xa017[2481]]&& 0< _0x71cexa&& (this[_0xa017[2481]]= []);if(null!= this[_0xa017[2481]]){for(_0x71cex12= 0;_0x71cex12<= _0x71cexa;_0x71cex12++){var _0x71cex13=[ new mxPoint(_0x71cex9[_0xa017[235]]+ _0x71cex12* _0x71cex9[_0xa017[117]],1), new mxPoint(_0x71cex9[_0xa017[235]]+ _0x71cex12* _0x71cex9[_0xa017[117]],_0x71cex4)];null!= this[_0xa017[2481]][_0x71cex12]?(this[_0xa017[2481]][_0x71cex12][_0xa017[255]]= 1,this[_0xa017[2481]][_0x71cex12][_0xa017[1525]]= _0x71cex13,this[_0xa017[2481]][_0x71cex12][_0xa017[258]]()):(_0x71cex13= new mxPolyline(_0x71cex13,this[_0xa017[2358]],this[_0xa017[255]]),_0x71cex13[_0xa017[507]]= this[_0xa017[507]],_0x71cex13[_0xa017[1522]]= this[_0xa017[2359]],_0x71cex13[_0xa017[255]]= _0x71cex5,_0x71cex13[_0xa017[176]](this[_0xa017[441]][_0xa017[2053]]),_0x71cex13[_0xa017[258]](),this[_0xa017[2481]][_0x71cex12]= _0x71cex13)};for(_0x71cex12= _0x71cexa;_0x71cex12< this[_0xa017[2481]][_0xa017[67]];_0x71cex12++){this[_0xa017[2481]][_0x71cex12][_0xa017[515]]()};this[_0xa017[2481]][_0xa017[300]](_0x71cexa,this[_0xa017[2481]][_0xa017[67]]- _0x71cexa)};null== this[_0xa017[2482]]&& 0< _0x71cex2&& (this[_0xa017[2482]]= []);if(null!= this[_0xa017[2482]]){for(_0x71cex12= 0;_0x71cex12<= _0x71cex2;_0x71cex12++){_0x71cex13= [ new mxPoint(1,_0x71cex9[_0xa017[236]]+ _0x71cex12* _0x71cex9[_0xa017[119]]), new mxPoint(_0x71cex3,_0x71cex9[_0xa017[236]]+ _0x71cex12* _0x71cex9[_0xa017[119]])],null!= this[_0xa017[2482]][_0x71cex12]?(this[_0xa017[2482]][_0x71cex12][_0xa017[255]]= 1,this[_0xa017[2482]][_0x71cex12][_0xa017[1525]]= _0x71cex13,this[_0xa017[2482]][_0x71cex12][_0xa017[258]]()):(_0x71cex13= new mxPolyline(_0x71cex13,this[_0xa017[2358]],_0x71cex5),_0x71cex13[_0xa017[507]]= this[_0xa017[507]],_0x71cex13[_0xa017[1522]]= this[_0xa017[2359]],_0x71cex13[_0xa017[255]]= _0x71cex5,_0x71cex13[_0xa017[176]](this[_0xa017[441]][_0xa017[2053]]),_0x71cex13[_0xa017[258]](),this[_0xa017[2482]][_0x71cex12]= _0x71cex13)};for(_0x71cex12= _0x71cex2;_0x71cex12< this[_0xa017[2482]][_0xa017[67]];_0x71cex12++){this[_0xa017[2482]][_0x71cex12][_0xa017[515]]()};this[_0xa017[2482]][_0xa017[300]](_0x71cex2,this[_0xa017[2482]][_0xa017[67]]- _0x71cex2)}};mxGraph[_0xa017[202]][_0xa017[1705]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[251]][_0xa017[474]](_0x71cex2),_0x71cex4=null,_0x71cex4=this[_0xa017[251]][_0xa017[250]](_0x71cex2)?this[_0xa017[94]][_0xa017[2077]]():this[_0xa017[94]][_0xa017[2076]]();null!= _0x71cex3&& (_0x71cex4= this[_0xa017[2483]](this[_0xa017[94]][_0xa017[1705]](_0x71cex3,_0x71cex4)));null== _0x71cex4&& (_0x71cex4= mxGraph[_0xa017[202]][_0xa017[2346]]);return _0x71cex4};mxGraph[_0xa017[202]][_0xa017[2483]]= function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=_0x71cex2[mxConstants[_0xa017[2484]]],_0x71cex4=this[_0xa017[2485]](_0x71cex3);null!= _0x71cex4?_0x71cex2[mxConstants[_0xa017[2484]]]= _0x71cex4:_0x71cex4= _0x71cex3;null!= _0x71cex4&& _0xa017[2486]== _0x71cex4[_0xa017[85]](0,11)&& (_0x71cex3= _0x71cex4[_0xa017[2]](_0xa017[537]),0< _0x71cex3&& (_0x71cex4= _0x71cex4[_0xa017[85]](0,_0x71cex3)+ _0xa017[2487]+ _0x71cex4[_0xa017[85]](_0x71cex3+ 1)),_0x71cex2[mxConstants[_0xa017[2484]]]= _0x71cex4)};return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2488]]= function(_0x71cex2,_0x71cex3){_0x71cex3= _0x71cex3|| this[_0xa017[897]]();if(null!= _0x71cex3){this[_0xa017[251]][_0xa017[473]]();try{for(var _0x71cex4=0;_0x71cex4< _0x71cex3[_0xa017[67]];_0x71cex4++){this[_0xa017[251]][_0xa017[475]](_0x71cex3[_0x71cex4],_0x71cex2)}}finally{this[_0xa017[251]][_0xa017[476]]()}}};mxGraph[_0xa017[202]][_0xa017[2489]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= _0x71cex4|| this[_0xa017[2452]]();this[_0xa017[2490]](_0x71cex2,_0x71cex3,[_0x71cex4])};mxGraph[_0xa017[202]][_0xa017[2490]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3= null!= _0x71cex3?_0x71cex3:!1;_0x71cex4= _0x71cex4|| this[_0xa017[897]]();if(null!= _0x71cex4&& 0< _0x71cex4[_0xa017[67]]){var _0x71cex5=this[_0xa017[441]][_0xa017[248]](_0x71cex4[0]),_0x71cex5=null!= _0x71cex5?_0x71cex5[_0xa017[124]]:this[_0xa017[1705]](_0x71cex4[0]);null!= _0x71cex5&& (_0x71cex3= mxUtils[_0xa017[433]](_0x71cex5,_0x71cex2,_0x71cex3)?0:1,this[_0xa017[1717]](_0x71cex2,_0x71cex3,_0x71cex4))}};mxGraph[_0xa017[202]][_0xa017[1717]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= _0x71cex4|| this[_0xa017[897]]();mxUtils[_0xa017[1717]](this[_0xa017[251]],_0x71cex4,_0x71cex2,_0x71cex3)};mxGraph[_0xa017[202]][_0xa017[2491]]= function(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[2492]](_0x71cex2,_0x71cex3,null,_0x71cex4)};mxGraph[_0xa017[202]][_0xa017[2492]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex5= _0x71cex5|| this[_0xa017[897]]();if(null!= _0x71cex5&& 0< _0x71cex5[_0xa017[67]]){if(null== _0x71cex4){var _0x71cex9=this[_0xa017[441]][_0xa017[248]](_0x71cex5[0]),_0x71cex9=null!= _0x71cex9?_0x71cex9[_0xa017[124]]:this[_0xa017[1705]](_0x71cex5[0]);null!= _0x71cex9&& (_0x71cex4= (parseInt(_0x71cex9[_0x71cex2]|| 0)& _0x71cex3)!= _0x71cex3)};mxUtils[_0xa017[2492]](this[_0xa017[251]],_0x71cex5,_0x71cex2,_0x71cex3,_0x71cex4)}};mxGraph[_0xa017[202]][_0xa017[849]]= function(_0x71cex2,_0x71cex3,_0x71cex4){null== _0x71cex3&& (_0x71cex3= this[_0xa017[897]]());if(null!= _0x71cex3&& 1< _0x71cex3[_0xa017[67]]){if(null== _0x71cex4){for(var _0x71cex5=0;_0x71cex5< _0x71cex3[_0xa017[67]];_0x71cex5++){var _0x71cex9=this[_0xa017[1198]](_0x71cex3[_0x71cex5]);if(null!= _0x71cex9&& !this[_0xa017[251]][_0xa017[250]](_0x71cex3[_0x71cex5])){if(null== _0x71cex4){if(_0x71cex2== mxConstants[_0xa017[479]]){_0x71cex4= _0x71cex9[_0xa017[235]]+ _0x71cex9[_0xa017[117]]/ 2;break}else {if(_0x71cex2== mxConstants[_0xa017[480]]){_0x71cex4= _0x71cex9[_0xa017[235]]+ _0x71cex9[_0xa017[117]]}else {if(_0x71cex2== mxConstants[_0xa017[1687]]){_0x71cex4= _0x71cex9[_0xa017[236]]}else {if(_0x71cex2== mxConstants[_0xa017[481]]){_0x71cex4= _0x71cex9[_0xa017[236]]+ _0x71cex9[_0xa017[119]]/ 2;break}else {_0x71cex4= _0x71cex2== mxConstants[_0xa017[482]]?_0x71cex9[_0xa017[236]]+ _0x71cex9[_0xa017[119]]:_0x71cex9[_0xa017[235]]}}}}}else {_0x71cex4= _0x71cex2== mxConstants[_0xa017[480]]?Math[_0xa017[160]](_0x71cex4,_0x71cex9[_0xa017[235]]+ _0x71cex9[_0xa017[117]]):_0x71cex2== mxConstants[_0xa017[1687]]?Math[_0xa017[243]](_0x71cex4,_0x71cex9[_0xa017[236]]):_0x71cex2== mxConstants[_0xa017[482]]?Math[_0xa017[160]](_0x71cex4,_0x71cex9[_0xa017[236]]+ _0x71cex9[_0xa017[119]]):Math[_0xa017[243]](_0x71cex4,_0x71cex9[_0xa017[235]])}}}};if(null!= _0x71cex4){this[_0xa017[251]][_0xa017[473]]();try{for(_0x71cex5= 0;_0x71cex5< _0x71cex3[_0xa017[67]];_0x71cex5++){_0x71cex9= this[_0xa017[1198]](_0x71cex3[_0x71cex5]),null!= _0x71cex9&& !this[_0xa017[251]][_0xa017[250]](_0x71cex3[_0x71cex5])&& (_0x71cex9= _0x71cex9[_0xa017[238]](),_0x71cex2== mxConstants[_0xa017[479]]?_0x71cex9[_0xa017[235]]= _0x71cex4- _0x71cex9[_0xa017[117]]/ 2:_0x71cex2== mxConstants[_0xa017[480]]?_0x71cex9[_0xa017[235]]= _0x71cex4- _0x71cex9[_0xa017[117]]:_0x71cex2== mxConstants[_0xa017[1687]]?_0x71cex9[_0xa017[236]]= _0x71cex4:_0x71cex2== mxConstants[_0xa017[481]]?_0x71cex9[_0xa017[236]]= _0x71cex4- _0x71cex9[_0xa017[119]]/ 2:_0x71cex2== mxConstants[_0xa017[482]]?_0x71cex9[_0xa017[236]]= _0x71cex4- _0x71cex9[_0xa017[119]]:_0x71cex9[_0xa017[235]]= _0x71cex4,this[_0xa017[251]][_0xa017[1724]](_0x71cex3[_0x71cex5],_0x71cex9))};this[_0xa017[746]]( new mxEventObject(mxEvent.ALIGN_CELLS,_0xa017[611],_0x71cex2,_0xa017[895],_0x71cex3))}finally{this[_0xa017[251]][_0xa017[476]]()}}};return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[854]]= function(_0x71cex2){if(null!= _0x71cex2&& null!= this[_0xa017[2356]]){this[_0xa017[251]][_0xa017[473]]();try{var _0x71cex3=this[_0xa017[251]][_0xa017[474]](_0x71cex2);null== _0x71cex3|| 0== _0x71cex3[_0xa017[67]]?this[_0xa017[251]][_0xa017[475]](_0x71cex2,this[_0xa017[2356]]):this[_0xa017[251]][_0xa017[475]](_0x71cex2,null);this[_0xa017[1809]](_0x71cex2);this[_0xa017[746]]( new mxEventObject(mxEvent.FLIP_EDGE,_0xa017[1989],_0x71cex2))}finally{this[_0xa017[251]][_0xa017[476]]()}};return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2493]]= function(_0x71cex2){this[_0xa017[2336]][_0xa017[207]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2494]]= function(_0x71cex2){for(var _0x71cex3=[],_0x71cex4=0;_0x71cex4< this[_0xa017[2336]][_0xa017[67]];_0x71cex4++){this[_0xa017[2336]][_0x71cex4]!= _0x71cex2&& _0x71cex3[_0xa017[207]](this[_0xa017[2336]][_0x71cex4])};this[_0xa017[2336]]= _0x71cex3};mxGraph[_0xa017[202]][_0xa017[2485]]= function(_0x71cex2){if(null!= _0x71cex2){for(var _0x71cex3=0;_0x71cex3< this[_0xa017[2336]][_0xa017[67]];_0x71cex3++){var _0x71cex4=this[_0xa017[2336]][_0x71cex3][_0xa017[1202]](_0x71cex2);if(null!= _0x71cex4){return _0x71cex4}}};return null};mxGraph[_0xa017[202]][_0xa017[840]]= function(_0x71cex2,_0x71cex3){null== _0x71cex3&& (_0x71cex3= mxUtils[_0xa017[1779]](this[_0xa017[897]](),!0));this[_0xa017[251]][_0xa017[473]]();try{this[_0xa017[841]](_0x71cex3,_0x71cex2),this[_0xa017[746]]( new mxEventObject(mxEvent.ORDER_CELLS,_0xa017[2495],_0x71cex2,_0xa017[895],_0x71cex3))}finally{this[_0xa017[251]][_0xa017[476]]()};return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[841]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2){this[_0xa017[251]][_0xa017[473]]();try{for(var _0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){var _0x71cex5=this[_0xa017[251]][_0xa017[1197]](_0x71cex2[_0x71cex4]);_0x71cex3?this[_0xa017[251]][_0xa017[99]](_0x71cex5,_0x71cex2[_0x71cex4],_0x71cex4):this[_0xa017[251]][_0xa017[99]](_0x71cex5,_0x71cex2[_0x71cex4],this[_0xa017[251]][_0xa017[262]](_0x71cex5)- 1)};this[_0xa017[746]]( new mxEventObject(mxEvent.CELLS_ORDERED,_0xa017[2495],_0x71cex3,_0xa017[895],_0x71cex2))}finally{this[_0xa017[251]][_0xa017[476]]()}}};mxGraph[_0xa017[202]][_0xa017[844]]= function(_0x71cex2,_0x71cex3,_0x71cex4){null== _0x71cex4&& (_0x71cex4= mxUtils[_0xa017[1779]](this[_0xa017[897]](),!0));_0x71cex4= this[_0xa017[2496]](_0x71cex4);null== _0x71cex2&& (_0x71cex2= this[_0xa017[2497]](_0x71cex4));var _0x71cex5=this[_0xa017[2498]](_0x71cex2,_0x71cex4,_0x71cex3);if(0< _0x71cex4[_0xa017[67]]&& null!= _0x71cex5){var _0x71cex9=this[_0xa017[251]][_0xa017[1197]](_0x71cex2);null== _0x71cex9&& (_0x71cex9= this[_0xa017[251]][_0xa017[1197]](_0x71cex4[0]));this[_0xa017[251]][_0xa017[473]]();try{null== this[_0xa017[1198]](_0x71cex2)&& this[_0xa017[251]][_0xa017[1724]](_0x71cex2, new mxGeometry);var _0x71cexa=this[_0xa017[251]][_0xa017[262]](_0x71cex9);this[_0xa017[833]]([_0x71cex2],_0x71cex9,_0x71cexa,null,null,!1);_0x71cexa= this[_0xa017[251]][_0xa017[262]](_0x71cex2);this[_0xa017[833]](_0x71cex4,_0x71cex2,_0x71cexa,null,null,!1,!1);this[_0xa017[835]](_0x71cex4,-_0x71cex5[_0xa017[235]],-_0x71cex5[_0xa017[236]],!1,!0);this[_0xa017[837]]([_0x71cex2],[_0x71cex5]);this[_0xa017[746]]( new mxEventObject(mxEvent.GROUP_CELLS,_0xa017[1504],_0x71cex2,_0xa017[467],_0x71cex3,_0xa017[895],_0x71cex4))}finally{this[_0xa017[251]][_0xa017[476]]()}};return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2496]]= function(_0x71cex2){var _0x71cex3=[];if(null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]]){var _0x71cex4=this[_0xa017[251]][_0xa017[1197]](_0x71cex2[0]);_0x71cex3[_0xa017[207]](_0x71cex2[0]);for(var _0x71cex5=1;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){this[_0xa017[251]][_0xa017[1197]](_0x71cex2[_0x71cex5])== _0x71cex4&& _0x71cex3[_0xa017[207]](_0x71cex2[_0x71cex5])}};return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[2498]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3= this[_0xa017[1729]](_0x71cex3);null!= _0x71cex3&& (this[_0xa017[1730]](_0x71cex2)&& (_0x71cex2= this[_0xa017[1731]](_0x71cex2),_0x71cex3[_0xa017[235]]-= _0x71cex2[_0xa017[117]],_0x71cex3[_0xa017[236]]-= _0x71cex2[_0xa017[119]],_0x71cex3[_0xa017[117]]+= _0x71cex2[_0xa017[117]],_0x71cex3[_0xa017[119]]+= _0x71cex2[_0xa017[119]]),_0x71cex3[_0xa017[235]]-= _0x71cex4,_0x71cex3[_0xa017[236]]-= _0x71cex4,_0x71cex3[_0xa017[117]]+= 2* _0x71cex4,_0x71cex3[_0xa017[119]]+= 2* _0x71cex4);return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[2497]]= function(_0x71cex2){_0x71cex2= new mxCell(_0xa017[110]);_0x71cex2[_0xa017[1993]](!0);_0x71cex2[_0xa017[1995]](!1);return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[845]]= function(_0x71cex2){var _0x71cex3=[];if(null== _0x71cex2){_0x71cex2= this[_0xa017[897]]();for(var _0x71cex4=[],_0x71cex5=0;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){0< this[_0xa017[251]][_0xa017[262]](_0x71cex2[_0x71cex5])&& _0x71cex4[_0xa017[207]](_0x71cex2[_0x71cex5])};_0x71cex2= _0x71cex4};if(null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]]){this[_0xa017[251]][_0xa017[473]]();try{for(_0x71cex5= 0;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){var _0x71cex9=this[_0xa017[251]][_0xa017[1953]](_0x71cex2[_0x71cex5]);if(null!= _0x71cex9&& 0< _0x71cex9[_0xa017[67]]){var _0x71cex9=_0x71cex9[_0xa017[1853]](),_0x71cexa=this[_0xa017[251]][_0xa017[1197]](_0x71cex2[_0x71cex5]),_0x71cex12=this[_0xa017[251]][_0xa017[262]](_0x71cexa);this[_0xa017[833]](_0x71cex9,_0x71cexa,_0x71cex12,null,null,!0);_0x71cex3= _0x71cex3[_0xa017[1919]](_0x71cex9)}};this[_0xa017[843]](this[_0xa017[2499]](_0x71cex2));this[_0xa017[746]]( new mxEventObject(mxEvent.UNGROUP_CELLS,_0xa017[895],_0x71cex2))}finally{this[_0xa017[251]][_0xa017[476]]()}};return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[846]]= function(_0x71cex2){null== _0x71cex2&& (_0x71cex2= this[_0xa017[897]]());this[_0xa017[251]][_0xa017[473]]();try{var _0x71cex3=this[_0xa017[902]](),_0x71cex4=this[_0xa017[251]][_0xa017[262]](_0x71cex3);this[_0xa017[833]](_0x71cex2,_0x71cex3,_0x71cex4,null,null,!0);this[_0xa017[746]]( new mxEventObject(mxEvent.REMOVE_CELLS_FROM_PARENT,_0xa017[895],_0x71cex2))}finally{this[_0xa017[251]][_0xa017[476]]()};return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[1917]]= function(_0x71cex2,_0x71cex3,_0x71cex4){null== _0x71cex2&& (_0x71cex2= this[_0xa017[897]]());_0x71cex3= null!= _0x71cex3?_0x71cex3:0;_0x71cex4= null!= _0x71cex4?_0x71cex4:!1;this[_0xa017[251]][_0xa017[473]]();try{for(var _0x71cex5=0;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){var _0x71cex9=this[_0xa017[1198]](_0x71cex2[_0x71cex5]);if(null!= _0x71cex9){var _0x71cexa=this[_0xa017[1955]](_0x71cex2[_0x71cex5]);if(null!= _0x71cexa&& 0< _0x71cexa[_0xa017[67]]){var _0x71cex12=this[_0xa017[1729]](_0x71cexa);if(0< _0x71cex12[_0xa017[117]]&& 0< _0x71cex12[_0xa017[119]]){var _0x71cex13=this[_0xa017[1730]](_0x71cex2[_0x71cex5])?this[_0xa017[1731]](_0x71cex2[_0x71cex5]): new mxRectangle,_0x71cex9=_0x71cex9[_0xa017[238]]();_0x71cex4&& (_0x71cex9[_0xa017[235]]+= _0x71cex12[_0xa017[235]]- _0x71cex13[_0xa017[117]]- _0x71cex3,_0x71cex9[_0xa017[236]]+= _0x71cex12[_0xa017[236]]- _0x71cex13[_0xa017[119]]- _0x71cex3);_0x71cex9[_0xa017[117]]= _0x71cex12[_0xa017[117]]+ _0x71cex13[_0xa017[117]]+ 2* _0x71cex3;_0x71cex9[_0xa017[119]]= _0x71cex12[_0xa017[119]]+ _0x71cex13[_0xa017[119]]+ 2* _0x71cex3;this[_0xa017[251]][_0xa017[1724]](_0x71cex2[_0x71cex5],_0x71cex9);this[_0xa017[834]](_0x71cexa,-_0x71cex12[_0xa017[235]]+ _0x71cex13[_0xa017[117]] + _0x71cex3,-_0x71cex12[_0xa017[236]]+ _0x71cex13[_0xa017[119]] + _0x71cex3)}}}}}finally{this[_0xa017[251]][_0xa017[476]]()};return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[899]]= function(_0x71cex2,_0x71cex3){_0x71cex3= null!= _0x71cex3?_0x71cex3:!0;var _0x71cex4=null;if(null!= _0x71cex2){for(var _0x71cex5={},_0x71cex4=[],_0x71cex9=0;_0x71cex9< _0x71cex2[_0xa017[67]];_0x71cex9++){var _0x71cexa=mxCellPath[_0xa017[385]](_0x71cex2[_0x71cex9]);_0x71cex5[_0x71cexa]= _0x71cex2[_0x71cex9];_0x71cex4[_0xa017[207]](_0x71cex2[_0x71cex9])};if(0< _0x71cex4[_0xa017[67]]){for(var _0x71cexa=this[_0xa017[441]][_0xa017[255]],_0x71cex12=this[_0xa017[441]][_0xa017[513]],_0x71cex4=this[_0xa017[251]][_0xa017[899]](_0x71cex2,!0),_0x71cex9=0;_0x71cex9< _0x71cex2[_0xa017[67]];_0x71cex9++){if(!_0x71cex3&& this[_0xa017[251]][_0xa017[250]](_0x71cex4[_0x71cex9]) && null!= this[_0xa017[2500]](_0x71cex4[_0x71cex9],this[_0xa017[251]][_0xa017[1709]](_0x71cex4[_0x71cex9],!0),this[_0xa017[251]][_0xa017[1709]](_0x71cex4[_0x71cex9],!1))){_0x71cex4[_0x71cex9]= null}else {var _0x71cex13=this[_0xa017[251]][_0xa017[1721]](_0x71cex4[_0x71cex9]);if(null!= _0x71cex13){var _0x71cex14=this[_0xa017[441]][_0xa017[248]](_0x71cex2[_0x71cex9]),_0x71cex15=this[_0xa017[441]][_0xa017[248]](this[_0xa017[251]][_0xa017[1197]](_0x71cex2[_0x71cex9]));if(null!= _0x71cex14&& null!= _0x71cex15){var _0x71cex16=_0x71cex15[_0xa017[2078]][_0xa017[235]],_0x71cex15=_0x71cex15[_0xa017[2078]][_0xa017[236]];if(this[_0xa017[251]][_0xa017[250]](_0x71cex4[_0x71cex9])){for(var _0x71cex14=_0x71cex14[_0xa017[439]],_0x71cex17=this[_0xa017[251]][_0xa017[1709]](_0x71cex2[_0x71cex9],!0),_0x71cex18=mxCellPath[_0xa017[385]](_0x71cex17);null!= _0x71cex17&& null== _0x71cex5[_0x71cex18];){_0x71cex17= this[_0xa017[251]][_0xa017[1197]](_0x71cex17),_0x71cex18= mxCellPath[_0xa017[385]](_0x71cex17)};null== _0x71cex17&& _0x71cex13[_0xa017[2007]]( new mxPoint(_0x71cex14[0][_0xa017[235]]/ _0x71cexa- _0x71cex12[_0xa017[235]],_0x71cex14[0][_0xa017[236]]/ _0x71cexa- _0x71cex12[_0xa017[236]]),!0);_0x71cex17= this[_0xa017[251]][_0xa017[1709]](_0x71cex2[_0x71cex9],!1);for(_0x71cex18= mxCellPath[_0xa017[385]](_0x71cex17);null!= _0x71cex17&& null== _0x71cex5[_0x71cex18];){_0x71cex17= this[_0xa017[251]][_0xa017[1197]](_0x71cex17),_0x71cex18= mxCellPath[_0xa017[385]](_0x71cex17)};null== _0x71cex17&& (_0x71cex17= _0x71cex14[_0xa017[67]]- 1,_0x71cex13[_0xa017[2007]]( new mxPoint(_0x71cex14[_0x71cex17][_0xa017[235]]/ _0x71cexa- _0x71cex12[_0xa017[235]],_0x71cex14[_0x71cex17][_0xa017[236]]/ _0x71cexa- _0x71cex12[_0xa017[236]]),!1));_0x71cex13= _0x71cex13[_0xa017[1525]];if(null!= _0x71cex13){for(_0x71cex14= 0;_0x71cex14< _0x71cex13[_0xa017[67]];_0x71cex14++){_0x71cex13[_0x71cex14][_0xa017[235]]+= _0x71cex16,_0x71cex13[_0x71cex14][_0xa017[236]]+= _0x71cex15}}}else {_0x71cex13[_0xa017[235]]+= _0x71cex16,_0x71cex13[_0xa017[236]]+= _0x71cex15}}}}}}else {_0x71cex4= []}};return _0x71cex4};mxGraph[_0xa017[202]][_0xa017[2501]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14){_0x71cex3= this[_0xa017[2502]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14);return this[_0xa017[2103]](_0x71cex3,_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2502]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14){_0x71cex2= new mxGeometry(_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12);_0x71cex2[_0xa017[1500]]= null!= _0x71cex14?_0x71cex14:!1;_0x71cex4= new mxCell(_0x71cex4,_0x71cex2,_0x71cex13);_0x71cex4[_0xa017[1945]](_0x71cex3);_0x71cex4[_0xa017[1993]](!0);_0x71cex4[_0xa017[1995]](!0);return _0x71cex4};mxGraph[_0xa017[202]][_0xa017[1960]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cex3= this[_0xa017[2503]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa);return this[_0xa017[2504]](_0x71cex3,_0x71cex2,_0x71cex5,_0x71cex9)};mxGraph[_0xa017[202]][_0xa017[2503]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cex2= new mxCell(_0x71cex4, new mxGeometry,_0x71cexa);_0x71cex2[_0xa017[1945]](_0x71cex3);_0x71cex2[_0xa017[1994]](!0);_0x71cex2[_0xa017[256]][_0xa017[1500]]= !0;return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2504]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){return this[_0xa017[2103]](_0x71cex2,_0x71cex3,_0x71cex9,_0x71cex4,_0x71cex5)};mxGraph[_0xa017[202]][_0xa017[2103]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){return this[_0xa017[832]]([_0x71cex2],_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9)[0]};mxGraph[_0xa017[202]][_0xa017[832]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){null== _0x71cex3&& (_0x71cex3= this[_0xa017[902]]());null== _0x71cex4&& (_0x71cex4= this[_0xa017[251]][_0xa017[262]](_0x71cex3));this[_0xa017[251]][_0xa017[473]]();try{this[_0xa017[833]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,!1,!0),this[_0xa017[746]]( new mxEventObject(mxEvent.ADD_CELLS,_0xa017[895],_0x71cex2,_0xa017[1101],_0x71cex3,_0xa017[1983],_0x71cex4,_0xa017[1097],_0x71cex5,_0xa017[772],_0x71cex9))}finally{this[_0xa017[251]][_0xa017[476]]()};return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[833]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12){if(null!= _0x71cex2&& null!= _0x71cex3&& null!= _0x71cex4){this[_0xa017[251]][_0xa017[473]]();try{for(var _0x71cex13=_0x71cexa?this[_0xa017[441]][_0xa017[248]](_0x71cex3):null,_0x71cex14=null!= _0x71cex13?_0x71cex13[_0xa017[2078]]:null,_0x71cex15= new mxPoint(0,0),_0x71cex13=0;_0x71cex13< _0x71cex2[_0xa017[67]];_0x71cex13++){if(null== _0x71cex2[_0x71cex13]){_0x71cex4--}else {var _0x71cex16=this[_0xa017[251]][_0xa017[1197]](_0x71cex2[_0x71cex13]);if(null!= _0x71cex14&& _0x71cex2[_0x71cex13]!= _0x71cex3&& _0x71cex3!= _0x71cex16){var _0x71cex17=this[_0xa017[441]][_0xa017[248]](_0x71cex16),_0x71cex18=null!= _0x71cex17?_0x71cex17[_0xa017[2078]]:_0x71cex15,_0x71cex19=this[_0xa017[251]][_0xa017[1721]](_0x71cex2[_0x71cex13]);if(null!= _0x71cex19){var _0x71cex1a=_0x71cex18[_0xa017[235]]- _0x71cex14[_0xa017[235]],_0x71cex1b=_0x71cex18[_0xa017[236]]- _0x71cex14[_0xa017[236]],_0x71cex19=_0x71cex19[_0xa017[238]]();_0x71cex19[_0xa017[513]](_0x71cex1a,_0x71cex1b);!_0x71cex19[_0xa017[1500]]&& (this[_0xa017[251]][_0xa017[1193]](_0x71cex2[_0x71cex13])&& !this[_0xa017[2505]]()) && (_0x71cex19[_0xa017[235]]= Math[_0xa017[160]](0,_0x71cex19[_0xa017[235]]),_0x71cex19[_0xa017[236]]= Math[_0xa017[160]](0,_0x71cex19[_0xa017[236]]));this[_0xa017[251]][_0xa017[1724]](_0x71cex2[_0x71cex13],_0x71cex19)}};_0x71cex3== _0x71cex16&& _0x71cex4+ _0x71cex13> this[_0xa017[251]][_0xa017[262]](_0x71cex3)&& _0x71cex4--;this[_0xa017[251]][_0xa017[99]](_0x71cex3,_0x71cex2[_0x71cex13],_0x71cex4+ _0x71cex13);this[_0xa017[2506]]()&& this[_0xa017[2507]](_0x71cex2[_0x71cex13])&& this[_0xa017[2508]](_0x71cex2[_0x71cex13]);(null== _0x71cex12|| _0x71cex12)&& this[_0xa017[2509]](_0x71cex2[_0x71cex13]);null!= _0x71cex5&& this[_0xa017[852]](_0x71cex2[_0x71cex13],_0x71cex5,!0);null!= _0x71cex9&& this[_0xa017[852]](_0x71cex2[_0x71cex13],_0x71cex9,!1)}};this[_0xa017[746]]( new mxEventObject(mxEvent.CELLS_ADDED,_0xa017[895],_0x71cex2,_0xa017[1101],_0x71cex3,_0xa017[1983],_0x71cex4,_0xa017[1097],_0x71cex5,_0xa017[772],_0x71cex9,_0xa017[492],_0x71cexa))}finally{this[_0xa017[251]][_0xa017[476]]()}}};mxGraph[_0xa017[202]][_0xa017[842]]= function(_0x71cex2,_0x71cex3){_0x71cex3= null!= _0x71cex3?_0x71cex3:!0;null== _0x71cex2&& (_0x71cex2= this[_0xa017[2510]](this[_0xa017[897]]()));_0x71cex3&& (_0x71cex2= this[_0xa017[2510]](this[_0xa017[2499]](_0x71cex2)));this[_0xa017[251]][_0xa017[473]]();try{this[_0xa017[843]](_0x71cex2),this[_0xa017[746]]( new mxEventObject(mxEvent.REMOVE_CELLS,_0xa017[895],_0x71cex2,_0xa017[2511],_0x71cex3))}finally{this[_0xa017[251]][_0xa017[476]]()};return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[843]]= function(_0x71cex2){if(null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]]){var _0x71cex3=this[_0xa017[441]][_0xa017[255]],_0x71cex4=this[_0xa017[441]][_0xa017[513]];this[_0xa017[251]][_0xa017[473]]();try{for(var _0x71cex5={},_0x71cex9=0;_0x71cex9< _0x71cex2[_0xa017[67]];_0x71cex9++){var _0x71cexa=mxCellPath[_0xa017[385]](_0x71cex2[_0x71cex9]);_0x71cex5[_0x71cexa]= _0x71cex2[_0x71cex9]};for(_0x71cex9= 0;_0x71cex9< _0x71cex2[_0xa017[67]];_0x71cex9++){for(var _0x71cex12=this[_0xa017[1756]](_0x71cex2[_0x71cex9]),_0x71cex13=0;_0x71cex13< _0x71cex12[_0xa017[67]];_0x71cex13++){if(_0x71cexa= mxCellPath[_0xa017[385]](_0x71cex12[_0x71cex13]),null== _0x71cex5[_0x71cexa]){var _0x71cex14=this[_0xa017[251]][_0xa017[1721]](_0x71cex12[_0x71cex13]);if(null!= _0x71cex14){var _0x71cex15=this[_0xa017[441]][_0xa017[248]](_0x71cex12[_0x71cex13]);if(null!= _0x71cex15){var _0x71cex14=_0x71cex14[_0xa017[238]](),_0x71cex16=_0x71cex15[_0xa017[1710]](!0) == _0x71cex2[_0x71cex9],_0x71cex17=_0x71cex15[_0xa017[439]],_0x71cex18=_0x71cex16?0:_0x71cex17[_0xa017[67]]- 1;_0x71cex14[_0xa017[2007]]( new mxPoint(_0x71cex17[_0x71cex18][_0xa017[235]]/ _0x71cex3- _0x71cex4[_0xa017[235]],_0x71cex17[_0x71cex18][_0xa017[236]]/ _0x71cex3- _0x71cex4[_0xa017[236]]),_0x71cex16);this[_0xa017[251]][_0xa017[1957]](_0x71cex12[_0x71cex13],null,_0x71cex16);this[_0xa017[251]][_0xa017[1724]](_0x71cex12[_0x71cex13],_0x71cex14)}}}};this[_0xa017[251]][_0xa017[205]](_0x71cex2[_0x71cex9])};this[_0xa017[746]]( new mxEventObject(mxEvent.CELLS_REMOVED,_0xa017[895],_0x71cex2))}finally{this[_0xa017[251]][_0xa017[476]]()}}};mxGraph[_0xa017[202]][_0xa017[853]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex5= _0x71cex5|| 0;_0x71cex9= _0x71cex9|| 0;null== _0x71cex4&& (_0x71cex4= this[_0xa017[899]]([_0x71cex2])[0]);var _0x71cexa=this[_0xa017[251]][_0xa017[1197]](_0x71cex2),_0x71cex12=this[_0xa017[251]][_0xa017[1709]](_0x71cex2,!0);this[_0xa017[251]][_0xa017[473]]();try{this[_0xa017[835]](_0x71cex3,_0x71cex5,_0x71cex9,!1,!1),this[_0xa017[833]](_0x71cex3,_0x71cexa,this[_0xa017[251]][_0xa017[262]](_0x71cexa),null,null,!0),this[_0xa017[833]]([_0x71cex4],_0x71cexa,this[_0xa017[251]][_0xa017[262]](_0x71cexa),_0x71cex12,_0x71cex3[0],!1),this[_0xa017[852]](_0x71cex2,_0x71cex3[0],!0),this[_0xa017[746]]( new mxEventObject(mxEvent.SPLIT_EDGE,_0xa017[1989],_0x71cex2,_0xa017[895],_0x71cex3,_0xa017[2512],_0x71cex4,_0xa017[1126],_0x71cex5,_0xa017[1125],_0x71cex9))}finally{this[_0xa017[251]][_0xa017[476]]()};return _0x71cex4};mxGraph[_0xa017[202]][_0xa017[838]]= function(_0x71cex2,_0x71cex3,_0x71cex4){null== _0x71cex3&& (_0x71cex3= this[_0xa017[897]]());_0x71cex4&& (_0x71cex3= this[_0xa017[2499]](_0x71cex3));this[_0xa017[251]][_0xa017[473]]();try{this[_0xa017[839]](_0x71cex3,_0x71cex2),this[_0xa017[746]]( new mxEventObject(mxEvent.TOGGLE_CELLS,_0xa017[539],_0x71cex2,_0xa017[895],_0x71cex3,_0xa017[2511],_0x71cex4))}finally{this[_0xa017[251]][_0xa017[476]]()};return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[839]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]]){this[_0xa017[251]][_0xa017[473]]();try{for(var _0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){this[_0xa017[251]][_0xa017[175]](_0x71cex2[_0x71cex4],_0x71cex3)}}finally{this[_0xa017[251]][_0xa017[476]]()}}};mxGraph[_0xa017[202]][_0xa017[847]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex3= null!= _0x71cex3?_0x71cex3:!1;null== _0x71cex4&& (_0x71cex4= this[_0xa017[2513]](this[_0xa017[897]](),_0x71cex2));this[_0xa017[2126]](!1);this[_0xa017[251]][_0xa017[473]]();try{this[_0xa017[848]](_0x71cex4,_0x71cex2,_0x71cex3,_0x71cex5),this[_0xa017[746]]( new mxEventObject(mxEvent.FOLD_CELLS,_0xa017[2514],_0x71cex2,_0xa017[2515],_0x71cex3,_0xa017[895],_0x71cex4))}finally{this[_0xa017[251]][_0xa017[476]]()};return _0x71cex4};mxGraph[_0xa017[202]][_0xa017[848]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]]){this[_0xa017[251]][_0xa017[473]]();try{for(var _0x71cex9=0;_0x71cex9< _0x71cex2[_0xa017[67]];_0x71cex9++){if((!_0x71cex5|| this[_0xa017[2516]](_0x71cex2[_0x71cex9],_0x71cex3)) && _0x71cex3!= this[_0xa017[1742]](_0x71cex2[_0x71cex9])){if(this[_0xa017[251]][_0xa017[1972]](_0x71cex2[_0x71cex9],_0x71cex3),this[_0xa017[2517]](_0x71cex2[_0x71cex9],_0x71cex3),this[_0xa017[2507]](_0x71cex2[_0x71cex9])&& this[_0xa017[2508]](_0x71cex2[_0x71cex9]),_0x71cex4){var _0x71cexa=this[_0xa017[251]][_0xa017[1953]](_0x71cex2[_0x71cex9]);this[_0xa017[847]](_0x71cexa,_0x71cex3,_0x71cex4)}}};this[_0xa017[746]]( new mxEventObject(mxEvent.CELLS_FOLDED,_0xa017[895],_0x71cex2,_0xa017[2514],_0x71cex3,_0xa017[2515],_0x71cex4))}finally{this[_0xa017[251]][_0xa017[476]]()}}};mxGraph[_0xa017[202]][_0xa017[2517]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2){var _0x71cex4=this[_0xa017[251]][_0xa017[1721]](_0x71cex2);null!= _0x71cex4&& (_0x71cex4= _0x71cex4[_0xa017[238]](),this[_0xa017[2518]](_0x71cex2,_0x71cex4,_0x71cex3),_0x71cex4[_0xa017[2005]](),this[_0xa017[251]][_0xa017[1724]](_0x71cex2,_0x71cex4))}};mxGraph[_0xa017[202]][_0xa017[2518]]= function(_0x71cex2,_0x71cex3,_0x71cex4){if(null!= _0x71cex2&& null!= _0x71cex3){_0x71cex4= this[_0xa017[441]][_0xa017[248]](_0x71cex2);_0x71cex4= null!= _0x71cex4?_0x71cex4[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);if(null== _0x71cex3[_0xa017[2002]]){var _0x71cex5=_0x71cex3;this[_0xa017[2394]]&& (_0x71cex2= this[_0xa017[2519]](_0x71cex2),null!= _0x71cex2&& (_0x71cex5= _0x71cex2,_0x71cex2= mxUtils[_0xa017[433]](_0x71cex4,mxConstants.STYLE_STARTSIZE),0< _0x71cex2&& (_0x71cex5[_0xa017[119]]= Math[_0xa017[160]](_0x71cex5[_0xa017[119]],_0x71cex2))));_0x71cex3[_0xa017[2002]]= new mxRectangle(0,0,_0x71cex5[_0xa017[117]],_0x71cex5[_0xa017[119]])};if(null!= _0x71cex3[_0xa017[2002]]){_0x71cex3[_0xa017[2002]][_0xa017[235]]= _0x71cex3[_0xa017[235]];_0x71cex3[_0xa017[2002]][_0xa017[236]]= _0x71cex3[_0xa017[236]];var _0x71cex9=mxUtils[_0xa017[431]](_0x71cex4[mxConstants[_0xa017[2278]]]|| _0xa017[468]);0!= _0x71cex9&& (_0x71cex2= _0x71cex3[_0xa017[2002]][_0xa017[241]]()- _0x71cex3[_0xa017[241]](),_0x71cex4= _0x71cex3[_0xa017[2002]][_0xa017[242]]()- _0x71cex3[_0xa017[242]](),_0x71cex5= Math[_0xa017[426]](_0x71cex9),_0x71cex9= Math[_0xa017[427]](_0x71cex9),_0x71cex3[_0xa017[2002]][_0xa017[235]]+= _0x71cex5* _0x71cex2- _0x71cex9* _0x71cex4- _0x71cex2,_0x71cex3[_0xa017[2002]][_0xa017[236]]+= _0x71cex9* _0x71cex2+ _0x71cex5* _0x71cex4- _0x71cex4)}}};mxGraph[_0xa017[202]][_0xa017[2499]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[1853]]();return _0x71cex3= _0x71cex3[_0xa017[1919]](this[_0xa017[2520]](_0x71cex2))};mxGraph[_0xa017[202]][_0xa017[2520]]= function(_0x71cex2){var _0x71cex3=[];if(null!= _0x71cex2){for(var _0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){for(var _0x71cex5=this[_0xa017[251]][_0xa017[1707]](_0x71cex2[_0x71cex4]),_0x71cex9=0;_0x71cex9< _0x71cex5;_0x71cex9++){_0x71cex3[_0xa017[207]](this[_0xa017[251]][_0xa017[1708]](_0x71cex2[_0x71cex4],_0x71cex9))};_0x71cex5= this[_0xa017[251]][_0xa017[1953]](_0x71cex2[_0x71cex4]);_0x71cex3= _0x71cex3[_0xa017[1919]](this[_0xa017[2520]](_0x71cex5))}};return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[858]]= function(_0x71cex2,_0x71cex3){_0x71cex3= null!= _0x71cex3?_0x71cex3:!1;this[_0xa017[251]][_0xa017[473]]();try{this[_0xa017[2457]](_0x71cex2,_0x71cex3),this[_0xa017[746]]( new mxEventObject(mxEvent.UPDATE_CELL_SIZE,_0xa017[246],_0x71cex2,_0xa017[2521],_0x71cex3))}finally{this[_0xa017[251]][_0xa017[476]]()};return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2457]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2){this[_0xa017[251]][_0xa017[473]]();try{var _0x71cex4=this[_0xa017[2519]](_0x71cex2),_0x71cex5=this[_0xa017[251]][_0xa017[1721]](_0x71cex2);if(null!= _0x71cex4&& null!= _0x71cex5){var _0x71cex9=this[_0xa017[1742]](_0x71cex2),_0x71cex5=_0x71cex5[_0xa017[238]]();if(this[_0xa017[1730]](_0x71cex2)){var _0x71cexa=this[_0xa017[441]][_0xa017[248]](_0x71cex2),_0x71cex12=null!= _0x71cexa?_0x71cexa[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2),_0x71cex13=this[_0xa017[251]][_0xa017[474]](_0x71cex2);null== _0x71cex13&& (_0x71cex13= _0xa017[110]);mxUtils[_0xa017[433]](_0x71cex12,mxConstants.STYLE_HORIZONTAL,!0)?(_0x71cex13= mxUtils[_0xa017[475]](_0x71cex13,mxConstants.STYLE_STARTSIZE,_0x71cex4[_0xa017[119]]+ 8),_0x71cex9&& (_0x71cex5[_0xa017[119]]= _0x71cex4[_0xa017[119]]+ 8),_0x71cex5[_0xa017[117]]= _0x71cex4[_0xa017[117]]):(_0x71cex13= mxUtils[_0xa017[475]](_0x71cex13,mxConstants.STYLE_STARTSIZE,_0x71cex4[_0xa017[117]]+ 8),_0x71cex9&& (_0x71cex5[_0xa017[117]]= _0x71cex4[_0xa017[117]]+ 8),_0x71cex5[_0xa017[119]]= _0x71cex4[_0xa017[119]]);this[_0xa017[251]][_0xa017[475]](_0x71cex2,_0x71cex13)}else {_0x71cex5[_0xa017[117]]= _0x71cex4[_0xa017[117]],_0x71cex5[_0xa017[119]]= _0x71cex4[_0xa017[119]]};if(!_0x71cex3&& !_0x71cex9){var _0x71cex14=this[_0xa017[441]][_0xa017[1799]](this[_0xa017[251]][_0xa017[1953]](_0x71cex2));if(null!= _0x71cex14){var _0x71cex15=this[_0xa017[441]][_0xa017[513]],_0x71cex16=this[_0xa017[441]][_0xa017[255]],_0x71cex17=(_0x71cex14[_0xa017[236]]+ _0x71cex14[_0xa017[119]])/ _0x71cex16- _0x71cex5[_0xa017[236]]- _0x71cex15[_0xa017[236]];_0x71cex5[_0xa017[117]]= Math[_0xa017[160]](_0x71cex5[_0xa017[117]],(_0x71cex14[_0xa017[235]]+ _0x71cex14[_0xa017[117]])/ _0x71cex16- _0x71cex5[_0xa017[235]]- _0x71cex15[_0xa017[235]]);_0x71cex5[_0xa017[119]]= Math[_0xa017[160]](_0x71cex5[_0xa017[119]],_0x71cex17)}};this[_0xa017[837]]([_0x71cex2],[_0x71cex5])}}finally{this[_0xa017[251]][_0xa017[476]]()}}};mxGraph[_0xa017[202]][_0xa017[2519]]= function(_0x71cex2){var _0x71cex3=null;if(null!= _0x71cex2){var _0x71cex4=this[_0xa017[441]][_0xa017[248]](_0x71cex2),_0x71cex5=null!= _0x71cex4?_0x71cex4[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);if(null!= _0x71cex5&& !this[_0xa017[251]][_0xa017[250]](_0x71cex2)){var _0x71cex9=_0x71cex5[mxConstants[_0xa017[2185]]]|| mxConstants[_0xa017[483]],_0x71cexa=0,_0x71cex3=0;if((null!= this[_0xa017[1202]](_0x71cex4)|| null!= _0x71cex5[mxConstants[_0xa017[2484]]])&& _0x71cex5[mxConstants[_0xa017[2059]]]== mxConstants[_0xa017[2522]]){_0x71cex5[mxConstants[_0xa017[2063]]]== mxConstants[_0xa017[481]]&& (_0x71cexa+= parseFloat(_0x71cex5[mxConstants[_0xa017[2523]]])|| mxLabel[_0xa017[202]][_0xa017[1680]]),_0x71cex5[mxConstants[_0xa017[2064]]]!= mxConstants[_0xa017[479]]&& (_0x71cex3+= parseFloat(_0x71cex5[mxConstants[_0xa017[2524]]])|| mxLabel[_0xa017[202]][_0xa017[1680]])};_0x71cexa+= 2* (_0x71cex5[mxConstants[_0xa017[2143]]]|| 0);_0x71cexa+= _0x71cex5[mxConstants[_0xa017[2147]]]|| 0;_0x71cexa+= _0x71cex5[mxConstants[_0xa017[2145]]]|| 0;_0x71cex3+= 2* (_0x71cex5[mxConstants[_0xa017[2143]]]|| 0);_0x71cex3+= _0x71cex5[mxConstants[_0xa017[2144]]]|| 0;_0x71cex3+= _0x71cex5[mxConstants[_0xa017[2146]]]|| 0;_0x71cex4= this[_0xa017[2205]](_0x71cex4);null!= _0x71cex4&& (_0x71cexa+= _0x71cex4[_0xa017[117]]+ 8);_0x71cex4= this[_0xa017[2183]](_0x71cex2);null!= _0x71cex4&& 0< _0x71cex4[_0xa017[67]]?(this[_0xa017[2186]](_0x71cex2)|| (_0x71cex4= _0x71cex4[_0xa017[230]](/\n/g,_0xa017[545])),_0x71cex9= mxUtils[_0xa017[2525]](_0x71cex4,_0x71cex9,_0x71cex5[mxConstants[_0xa017[2188]]]),_0x71cex2= _0x71cex9[_0xa017[117]]+ _0x71cexa,_0x71cex3= _0x71cex9[_0xa017[119]]+ _0x71cex3,mxUtils[_0xa017[433]](_0x71cex5,mxConstants.STYLE_HORIZONTAL,!0)|| (_0x71cex5= _0x71cex3,_0x71cex3= _0x71cex2,_0x71cex2= _0x71cex5),this[_0xa017[991]]&& (_0x71cex2= this[_0xa017[1021]](_0x71cex2+ this[_0xa017[1020]]/ 2),_0x71cex3= this[_0xa017[1021]](_0x71cex3+ this[_0xa017[1020]]/ 2)),_0x71cex3= new mxRectangle(0,0,_0x71cex2,_0x71cex3)):(_0x71cex5= 4* this[_0xa017[1020]],_0x71cex3= new mxRectangle(0,0,_0x71cex5,_0x71cex5))}};return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[2216]]= function(_0x71cex2,_0x71cex3){if(0.2< Math[_0xa017[425]](1- _0x71cex3[_0xa017[255]])){var _0x71cex4=this[_0xa017[441]][_0xa017[255]],_0x71cex5=this[_0xa017[441]][_0xa017[513]],_0x71cex9=_0x71cex2[_0xa017[117]]* _0x71cex3[_0xa017[255]],_0x71cexa=_0x71cex2[_0xa017[119]]* _0x71cex3[_0xa017[255]],_0x71cex12=_0x71cex2[_0xa017[236]]- (_0x71cexa- _0x71cex2[_0xa017[119]])/ 2,_0x71cex4= new mxRectangle(this[_0xa017[1021]]((_0x71cex2[_0xa017[235]]- (_0x71cex9- _0x71cex2[_0xa017[117]])/ 2)/ _0x71cex4)- _0x71cex5[_0xa017[235]],this[_0xa017[1021]](_0x71cex12/ _0x71cex4)- _0x71cex5[_0xa017[236]],this[_0xa017[1021]](_0x71cex9/ _0x71cex4),this[_0xa017[1021]](_0x71cexa/ _0x71cex4));this[_0xa017[2526]](_0x71cex2[_0xa017[246]],_0x71cex4)}};mxGraph[_0xa017[202]][_0xa017[2526]]= function(_0x71cex2,_0x71cex3){return this[_0xa017[836]]([_0x71cex2],[_0x71cex3])[0]};mxGraph[_0xa017[202]][_0xa017[836]]= function(_0x71cex2,_0x71cex3){this[_0xa017[251]][_0xa017[473]]();try{this[_0xa017[837]](_0x71cex2,_0x71cex3),this[_0xa017[746]]( new mxEventObject(mxEvent.RESIZE_CELLS,_0xa017[895],_0x71cex2,_0xa017[1562],_0x71cex3))}finally{this[_0xa017[251]][_0xa017[476]]()};return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[837]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2&& null!= _0x71cex3&& _0x71cex2[_0xa017[67]]== _0x71cex3[_0xa017[67]]){this[_0xa017[251]][_0xa017[473]]();try{for(var _0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){var _0x71cex5=_0x71cex3[_0x71cex4],_0x71cex9=this[_0xa017[251]][_0xa017[1721]](_0x71cex2[_0x71cex4]);if(null!= _0x71cex9&& (_0x71cex9[_0xa017[235]]!= _0x71cex5[_0xa017[235]]|| _0x71cex9[_0xa017[236]]!= _0x71cex5[_0xa017[236]]|| _0x71cex9[_0xa017[117]]!= _0x71cex5[_0xa017[117]]|| _0x71cex9[_0xa017[119]]!= _0x71cex5[_0xa017[119]])){_0x71cex9= _0x71cex9[_0xa017[238]]();if(_0x71cex9[_0xa017[1500]]){var _0x71cexa=_0x71cex9[_0xa017[1368]];null!= _0x71cexa&& (_0x71cexa[_0xa017[235]]+= _0x71cex5[_0xa017[235]]- _0x71cex9[_0xa017[235]],_0x71cexa[_0xa017[236]]+= _0x71cex5[_0xa017[236]]- _0x71cex9[_0xa017[236]])}else {_0x71cex9[_0xa017[235]]= _0x71cex5[_0xa017[235]],_0x71cex9[_0xa017[236]]= _0x71cex5[_0xa017[236]]};_0x71cex9[_0xa017[117]]= _0x71cex5[_0xa017[117]];_0x71cex9[_0xa017[119]]= _0x71cex5[_0xa017[119]];!_0x71cex9[_0xa017[1500]]&& (this[_0xa017[251]][_0xa017[1193]](_0x71cex2[_0x71cex4])&& !this[_0xa017[2505]]()) && (_0x71cex9[_0xa017[235]]= Math[_0xa017[160]](0,_0x71cex9[_0xa017[235]]),_0x71cex9[_0xa017[236]]= Math[_0xa017[160]](0,_0x71cex9[_0xa017[236]]));this[_0xa017[251]][_0xa017[1724]](_0x71cex2[_0x71cex4],_0x71cex9);this[_0xa017[2507]](_0x71cex2[_0x71cex4])&& this[_0xa017[2508]](_0x71cex2[_0x71cex4])}};this[_0xa017[2399]]&& this[_0xa017[1750]](_0x71cex2);this[_0xa017[746]]( new mxEventObject(mxEvent.CELLS_RESIZED,_0xa017[895],_0x71cex2,_0xa017[1562],_0x71cex3))}finally{this[_0xa017[251]][_0xa017[476]]()}}};mxGraph[_0xa017[202]][_0xa017[2508]]= function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=this[_0xa017[251]][_0xa017[1197]](_0x71cex2),_0x71cex4=this[_0xa017[251]][_0xa017[1721]](_0x71cex3);if(null!= _0x71cex3&& (null!= _0x71cex4&& !this[_0xa017[1742]](_0x71cex3))&& (_0x71cex2= this[_0xa017[251]][_0xa017[1721]](_0x71cex2),null!= _0x71cex2&& (_0x71cex4[_0xa017[117]]< _0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]|| _0x71cex4[_0xa017[119]]< _0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]))){_0x71cex4= _0x71cex4[_0xa017[238]](),_0x71cex4[_0xa017[117]]= Math[_0xa017[160]](_0x71cex4[_0xa017[117]],_0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]),_0x71cex4[_0xa017[119]]= Math[_0xa017[160]](_0x71cex4[_0xa017[119]],_0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]),this[_0xa017[837]]([_0x71cex3],[_0x71cex4])}}};mxGraph[_0xa017[202]][_0xa017[903]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){return this[_0xa017[834]](_0x71cex2,_0x71cex3,_0x71cex4,!0,_0x71cex5,_0x71cex9)};mxGraph[_0xa017[202]][_0xa017[834]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cex3= null!= _0x71cex3?_0x71cex3:0;_0x71cex4= null!= _0x71cex4?_0x71cex4:0;_0x71cex5= null!= _0x71cex5?_0x71cex5:!1;if(null!= _0x71cex2&& (0!= _0x71cex3|| 0!= _0x71cex4|| _0x71cex5|| null!= _0x71cex9)){this[_0xa017[251]][_0xa017[473]]();try{_0x71cex5&& (_0x71cex2= this[_0xa017[899]](_0x71cex2,this[_0xa017[2527]]()),null== _0x71cex9&& (_0x71cex9= this[_0xa017[902]]()));var _0x71cex12=this[_0xa017[2505]]();null!= _0x71cex9&& this[_0xa017[2528]](!0);this[_0xa017[835]](_0x71cex2,_0x71cex3,_0x71cex4,!_0x71cex5&& this[_0xa017[2529]]() && this[_0xa017[2530]](),null== _0x71cex9);this[_0xa017[2528]](_0x71cex12);if(null!= _0x71cex9){var _0x71cex13=this[_0xa017[251]][_0xa017[262]](_0x71cex9);this[_0xa017[833]](_0x71cex2,_0x71cex9,_0x71cex13,null,null,!0)};this[_0xa017[746]]( new mxEventObject(mxEvent.MOVE_CELLS,_0xa017[895],_0x71cex2,_0xa017[1126],_0x71cex3,_0xa017[1125],_0x71cex4,_0xa017[238],_0x71cex5,_0xa017[772],_0x71cex9,_0xa017[763],_0x71cexa))}finally{this[_0xa017[251]][_0xa017[476]]()}};return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[835]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){if(null!= _0x71cex2&& (0!= _0x71cex3|| 0!= _0x71cex4)){this[_0xa017[251]][_0xa017[473]]();try{_0x71cex5&& this[_0xa017[2531]](_0x71cex2);for(var _0x71cexa=0;_0x71cexa< _0x71cex2[_0xa017[67]];_0x71cexa++){this[_0xa017[2532]](_0x71cex2[_0x71cexa],_0x71cex3,_0x71cex4),_0x71cex9&& this[_0xa017[2509]](_0x71cex2[_0x71cexa])};this[_0xa017[2400]]&& this[_0xa017[1750]](_0x71cex2);this[_0xa017[746]]( new mxEventObject(mxEvent.CELLS_MOVED,_0xa017[895],_0x71cex2,_0xa017[1126],_0x71cex4,_0xa017[1125],_0x71cex4,_0xa017[808],_0x71cex5))}finally{this[_0xa017[251]][_0xa017[476]]()}}};mxGraph[_0xa017[202]][_0xa017[2532]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[251]][_0xa017[1721]](_0x71cex2);null!= _0x71cex5&& (_0x71cex5= _0x71cex5[_0xa017[238]](),_0x71cex5[_0xa017[513]](_0x71cex3,_0x71cex4),!_0x71cex5[_0xa017[1500]]&& (this[_0xa017[251]][_0xa017[1193]](_0x71cex2)&& !this[_0xa017[2505]]()) && (_0x71cex5[_0xa017[235]]= Math[_0xa017[160]](0,_0x71cex5[_0xa017[235]]),_0x71cex5[_0xa017[236]]= Math[_0xa017[160]](0,_0x71cex5[_0xa017[236]])),_0x71cex5[_0xa017[1500]]&& !this[_0xa017[251]][_0xa017[250]](_0x71cex2)&& (null== _0x71cex5[_0xa017[1368]]?_0x71cex5[_0xa017[1368]]= new mxPoint(_0x71cex3,_0x71cex4):(_0x71cex5[_0xa017[1368]][_0xa017[235]]+= _0x71cex3,_0x71cex5[_0xa017[1368]][_0xa017[236]]+= _0x71cex4)),this[_0xa017[251]][_0xa017[1724]](_0x71cex2,_0x71cex5))};mxGraph[_0xa017[202]][_0xa017[2533]]= function(_0x71cex2){if(null!= _0x71cex2&& !this[_0xa017[251]][_0xa017[250]](_0x71cex2)){var _0x71cex3=this[_0xa017[251]][_0xa017[1197]](_0x71cex2);if(_0x71cex3== this[_0xa017[902]]()|| _0x71cex3== this[_0xa017[2534]]()){return this[_0xa017[2535]]()};if(null!= _0x71cex3&& _0x71cex3!= this[_0xa017[902]]()){var _0x71cex4=this[_0xa017[251]][_0xa017[1721]](_0x71cex3);if(null!= _0x71cex4){var _0x71cex5=_0x71cex2= 0,_0x71cex9=_0x71cex4[_0xa017[117]],_0x71cex4=_0x71cex4[_0xa017[119]];this[_0xa017[1730]](_0x71cex3)&& (_0x71cex3= this[_0xa017[1731]](_0x71cex3),_0x71cex2= _0x71cex3[_0xa017[117]],_0x71cex9-= _0x71cex3[_0xa017[117]],_0x71cex5= _0x71cex3[_0xa017[119]],_0x71cex4-= _0x71cex3[_0xa017[119]]);return new mxRectangle(_0x71cex2,_0x71cex5,_0x71cex9,_0x71cex4)}}};return null};mxGraph[_0xa017[202]][_0xa017[2535]]= function(){return this[_0xa017[2385]]};mxGraph[_0xa017[202]][_0xa017[2509]]= function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=this[_0xa017[251]][_0xa017[1721]](_0x71cex2),_0x71cex4=this[_0xa017[2536]](_0x71cex2)?this[_0xa017[2533]](_0x71cex2):this[_0xa017[2535]]();if(null!= _0x71cex3&& null!= _0x71cex4&& !_0x71cex3[_0xa017[1500]]&& (_0x71cex3[_0xa017[235]]< _0x71cex4[_0xa017[235]]|| _0x71cex3[_0xa017[236]]< _0x71cex4[_0xa017[236]]|| _0x71cex4[_0xa017[117]]< _0x71cex3[_0xa017[235]]+ _0x71cex3[_0xa017[117]]|| _0x71cex4[_0xa017[119]]< _0x71cex3[_0xa017[236]]+ _0x71cex3[_0xa017[119]])){_0x71cex2= this[_0xa017[2537]](_0x71cex2),0< _0x71cex4[_0xa017[117]]&& (_0x71cex3[_0xa017[235]]= Math[_0xa017[243]](_0x71cex3[_0xa017[235]],_0x71cex4[_0xa017[235]]+ _0x71cex4[_0xa017[117]]- (1- _0x71cex2)* _0x71cex3[_0xa017[117]])),0< _0x71cex4[_0xa017[119]]&& (_0x71cex3[_0xa017[236]]= Math[_0xa017[243]](_0x71cex3[_0xa017[236]],_0x71cex4[_0xa017[236]]+ _0x71cex4[_0xa017[119]]- (1- _0x71cex2)* _0x71cex3[_0xa017[119]])),_0x71cex3[_0xa017[235]]= Math[_0xa017[160]](_0x71cex3[_0xa017[235]],_0x71cex4[_0xa017[235]]- _0x71cex3[_0xa017[117]]* _0x71cex2),_0x71cex3[_0xa017[236]]= Math[_0xa017[160]](_0x71cex3[_0xa017[236]],_0x71cex4[_0xa017[236]]- _0x71cex3[_0xa017[119]]* _0x71cex2)}}};mxGraph[_0xa017[202]][_0xa017[1750]]= function(_0x71cex2){if(null!= _0x71cex2){for(var _0x71cex3={},_0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){var _0x71cex5=mxCellPath[_0xa017[385]](_0x71cex2[_0x71cex4]);_0x71cex3[_0x71cex5]= _0x71cex2[_0x71cex4]};this[_0xa017[251]][_0xa017[473]]();try{for(_0x71cex4= 0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){var _0x71cex9=this[_0xa017[251]][_0xa017[264]](_0x71cex2[_0x71cex4]);if(null!= _0x71cex9){for(_0x71cex5= 0;_0x71cex5< _0x71cex9[_0xa017[67]];_0x71cex5++){var _0x71cexa=this[_0xa017[441]][_0xa017[248]](_0x71cex9[_0x71cex5]),_0x71cex12=null!= _0x71cexa?_0x71cexa[_0xa017[1710]](!0):this[_0xa017[441]][_0xa017[1710]](_0x71cex9[_0x71cex5],!0),_0x71cex13=null!= _0x71cexa?_0x71cexa[_0xa017[1710]](!1):this[_0xa017[441]][_0xa017[1710]](_0x71cex9[_0x71cex5],!1),_0x71cex14=mxCellPath[_0xa017[385]](_0x71cex12),_0x71cex15=mxCellPath[_0xa017[385]](_0x71cex13);(null== _0x71cex3[_0x71cex14]|| null== _0x71cex3[_0x71cex15])&& this[_0xa017[1809]](_0x71cex9[_0x71cex5])}};this[_0xa017[1750]](this[_0xa017[251]][_0xa017[1953]](_0x71cex2[_0x71cex4]))}}finally{this[_0xa017[251]][_0xa017[476]]()}}};mxGraph[_0xa017[202]][_0xa017[1809]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[251]][_0xa017[1721]](_0x71cex2);null!= _0x71cex3&& (null!= _0x71cex3[_0xa017[1525]]&& 0< _0x71cex3[_0xa017[1525]][_0xa017[67]])&& (_0x71cex3= _0x71cex3[_0xa017[238]](),_0x71cex3[_0xa017[1525]]= [],this[_0xa017[251]][_0xa017[1724]](_0x71cex2,_0x71cex3));return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2538]]= function(_0x71cex2,_0x71cex3){return null!= _0x71cex2&& null!= _0x71cex2[_0xa017[253]]&& null!= _0x71cex2[_0xa017[253]][_0xa017[1561]]?_0x71cex2[_0xa017[253]][_0xa017[1561]][_0xa017[1531]]:null};mxGraph[_0xa017[202]][_0xa017[2288]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3= null;var _0x71cex5=_0x71cex2[_0xa017[124]][_0x71cex4?mxConstants[_0xa017[2539]]:mxConstants[_0xa017[2540]]];if(null!= _0x71cex5){var _0x71cex9=_0x71cex2[_0xa017[124]][_0x71cex4?mxConstants[_0xa017[2541]]:mxConstants[_0xa017[2542]]];null!= _0x71cex9&& (_0x71cex3= new mxPoint(parseFloat(_0x71cex5),parseFloat(_0x71cex9)))};_0x71cex5= !1;null!= _0x71cex3&& (_0x71cex5= mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],_0x71cex4?mxConstants[_0xa017[2543]]:mxConstants[_0xa017[2544]],!0));return new mxConnectionConstraint(_0x71cex3,_0x71cex5)};mxGraph[_0xa017[202]][_0xa017[2545]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(null!= _0x71cex5){this[_0xa017[251]][_0xa017[473]]();try{null== _0x71cex5|| null== _0x71cex5[_0xa017[2546]]?(this[_0xa017[1717]](_0x71cex4?mxConstants[_0xa017[2539]]:mxConstants[_0xa017[2540]],null,[_0x71cex2]),this[_0xa017[1717]](_0x71cex4?mxConstants[_0xa017[2541]]:mxConstants[_0xa017[2542]],null,[_0x71cex2]),this[_0xa017[1717]](_0x71cex4?mxConstants[_0xa017[2543]]:mxConstants[_0xa017[2544]],null,[_0x71cex2])):null!= _0x71cex5[_0xa017[2546]]&& (this[_0xa017[1717]](_0x71cex4?mxConstants[_0xa017[2539]]:mxConstants[_0xa017[2540]],_0x71cex5[_0xa017[2546]][_0xa017[235]],[_0x71cex2]),this[_0xa017[1717]](_0x71cex4?mxConstants[_0xa017[2541]]:mxConstants[_0xa017[2542]],_0x71cex5[_0xa017[2546]][_0xa017[236]],[_0x71cex2]),_0x71cex5[_0xa017[591]]?this[_0xa017[1717]](_0x71cex4?mxConstants[_0xa017[2543]]:mxConstants[_0xa017[2544]],null,[_0x71cex2]):this[_0xa017[1717]](_0x71cex4?mxConstants[_0xa017[2543]]:mxConstants[_0xa017[2544]],_0xa017[468],[_0x71cex2]))}finally{this[_0xa017[251]][_0xa017[476]]()}}};mxGraph[_0xa017[202]][_0xa017[2290]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=null;if(null!= _0x71cex2){var _0x71cex5=this[_0xa017[441]][_0xa017[2087]](_0x71cex2),_0x71cex9= new mxPoint(_0x71cex5[_0xa017[241]](),_0x71cex5[_0xa017[242]]()),_0x71cexa=_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2011]]],_0x71cex12=0;if(null!= _0x71cexa&& (_0xa017[700]== _0x71cexa?_0x71cex12+= 270:_0xa017[703]== _0x71cexa?_0x71cex12+= 180:_0xa017[701]== _0x71cexa&& (_0x71cex12+= 90),_0xa017[700]== _0x71cexa|| _0xa017[701]== _0x71cexa)){_0x71cex5[_0xa017[235]]+= _0x71cex5[_0xa017[117]]/ 2- _0x71cex5[_0xa017[119]]/ 2;_0x71cex5[_0xa017[236]]+= _0x71cex5[_0xa017[119]]/ 2- _0x71cex5[_0xa017[117]]/ 2;var _0x71cex13=_0x71cex5[_0xa017[117]];_0x71cex5[_0xa017[117]]= _0x71cex5[_0xa017[119]];_0x71cex5[_0xa017[119]]= _0x71cex13};if(null!= _0x71cex3[_0xa017[2546]]){var _0x71cex14=_0x71cex4= 1,_0x71cex15=0,_0x71cex16=0;if(this[_0xa017[502]]()[_0xa017[1193]](_0x71cex2[_0xa017[246]])){var _0x71cex17=_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2547]]],_0x71cex18=_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2548]]];null!= _0x71cex2[_0xa017[253]][_0xa017[1561]]&& (_0x71cex17= 1== mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],_0xa017[1607],0)|| _0x71cex17,_0x71cex18= 1== mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],_0xa017[1608],0)|| _0x71cex18);if(_0xa017[700]== _0x71cexa|| _0xa017[701]== _0x71cexa){_0x71cex13= _0x71cex17,_0x71cex17= _0x71cex18,_0x71cex18= _0x71cex13};_0x71cex17&& (_0x71cex4= -1,_0x71cex15= -_0x71cex5[_0xa017[117]]);_0x71cex18&& (_0x71cex14= -1,_0x71cex16= -_0x71cex5[_0xa017[119]])};_0x71cex4= new mxPoint(_0x71cex5[_0xa017[235]]+ _0x71cex3[_0xa017[2546]][_0xa017[235]]* _0x71cex5[_0xa017[117]]* _0x71cex4- _0x71cex15,_0x71cex5[_0xa017[236]]+ _0x71cex3[_0xa017[2546]][_0xa017[236]]* _0x71cex5[_0xa017[119]]* _0x71cex14- _0x71cex16)};_0x71cexa= _0x71cex2[_0xa017[124]][mxConstants[_0xa017[2278]]]|| 0;_0x71cex3[_0xa017[591]]?(0!= _0x71cex12&& null!= _0x71cex4&& (_0x71cex13= _0x71cex5= 0,90== _0x71cex12?_0x71cex13= 1:180== _0x71cex12?_0x71cex5= -1:270== _0x71cexa&& (_0x71cex13= -1),_0x71cex4= mxUtils[_0xa017[432]](_0x71cex4,_0x71cex5,_0x71cex13,_0x71cex9)),null!= _0x71cex4&& _0x71cex3[_0xa017[591]]&& (_0x71cex4= this[_0xa017[441]][_0xa017[2302]](_0x71cex2,_0x71cex4,!1))):_0x71cexa+= _0x71cex12;0!= _0x71cexa&& null!= _0x71cex4&& (_0x71cex12= mxUtils[_0xa017[431]](_0x71cexa),_0x71cex5= Math[_0xa017[426]](_0x71cex12),_0x71cex13= Math[_0xa017[427]](_0x71cex12),_0x71cex4= mxUtils[_0xa017[432]](_0x71cex4,_0x71cex5,_0x71cex13,_0x71cex9))};return _0x71cex4};mxGraph[_0xa017[202]][_0xa017[851]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[251]][_0xa017[473]]();try{var _0x71cex9=this[_0xa017[251]][_0xa017[1709]](_0x71cex2,_0x71cex4);this[_0xa017[852]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5);this[_0xa017[746]]( new mxEventObject(mxEvent.CONNECT_CELL,_0xa017[1989],_0x71cex2,_0xa017[1984],_0x71cex3,_0xa017[1097],_0x71cex4,_0xa017[257],_0x71cex9))}finally{this[_0xa017[251]][_0xa017[476]]()};return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[852]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(null!= _0x71cex2){this[_0xa017[251]][_0xa017[473]]();try{var _0x71cex9=this[_0xa017[251]][_0xa017[1709]](_0x71cex2,_0x71cex4);this[_0xa017[2545]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5);this[_0xa017[2549]]()&& (_0x71cex5= null,this[_0xa017[1908]](_0x71cex3)&& (_0x71cex5= _0x71cex3[_0xa017[1103]](),_0x71cex3= this[_0xa017[2550]](_0x71cex3,_0x71cex4)),this[_0xa017[1717]](_0x71cex4?mxConstants[_0xa017[2303]]:mxConstants[_0xa017[2304]],_0x71cex5,[_0x71cex2]));this[_0xa017[251]][_0xa017[1957]](_0x71cex2,_0x71cex3,_0x71cex4);this[_0xa017[2401]]&& this[_0xa017[1809]](_0x71cex2);this[_0xa017[746]]( new mxEventObject(mxEvent.CELL_CONNECTED,_0xa017[1989],_0x71cex2,_0xa017[1984],_0x71cex3,_0xa017[1097],_0x71cex4,_0xa017[257],_0x71cex9))}finally{this[_0xa017[251]][_0xa017[476]]()}}};mxGraph[_0xa017[202]][_0xa017[2531]]= function(_0x71cex2){if(null!= _0x71cex2){this[_0xa017[251]][_0xa017[473]]();try{for(var _0x71cex3=this[_0xa017[441]][_0xa017[255]],_0x71cex4=this[_0xa017[441]][_0xa017[513]],_0x71cex5={},_0x71cex9=0;_0x71cex9< _0x71cex2[_0xa017[67]];_0x71cex9++){var _0x71cexa=mxCellPath[_0xa017[385]](_0x71cex2[_0x71cex9]);_0x71cex5[_0x71cexa]= _0x71cex2[_0x71cex9]};for(_0x71cex9= 0;_0x71cex9< _0x71cex2[_0xa017[67]];_0x71cex9++){if(this[_0xa017[251]][_0xa017[250]](_0x71cex2[_0x71cex9])){var _0x71cex12=this[_0xa017[251]][_0xa017[1721]](_0x71cex2[_0x71cex9]);if(null!= _0x71cex12){var _0x71cex13=this[_0xa017[441]][_0xa017[248]](_0x71cex2[_0x71cex9]),_0x71cex14=this[_0xa017[441]][_0xa017[248]](this[_0xa017[251]][_0xa017[1197]](_0x71cex2[_0x71cex9]));if(null!= _0x71cex13&& null!= _0x71cex14){var _0x71cex12=_0x71cex12[_0xa017[238]](),_0x71cex15=-_0x71cex14[_0xa017[2078]][_0xa017[235]],_0x71cex16=-_0x71cex14[_0xa017[2078]][_0xa017[236]],_0x71cex17=_0x71cex13[_0xa017[439]],_0x71cex18=this[_0xa017[251]][_0xa017[1709]](_0x71cex2[_0x71cex9],!0);if(null!= _0x71cex18&& this[_0xa017[2551]](_0x71cex2[_0x71cex9],_0x71cex18,!0)){for(var _0x71cex19=mxCellPath[_0xa017[385]](_0x71cex18);null!= _0x71cex18&& null== _0x71cex5[_0x71cex19];){_0x71cex18= this[_0xa017[251]][_0xa017[1197]](_0x71cex18),_0x71cex19= mxCellPath[_0xa017[385]](_0x71cex18)};null== _0x71cex18&& (_0x71cex12[_0xa017[2007]]( new mxPoint(_0x71cex17[0][_0xa017[235]]/ _0x71cex3- _0x71cex4[_0xa017[235]]+ _0x71cex15,_0x71cex17[0][_0xa017[236]]/ _0x71cex3- _0x71cex4[_0xa017[236]]+ _0x71cex16),!0),this[_0xa017[251]][_0xa017[1957]](_0x71cex2[_0x71cex9],null,!0))};var _0x71cex1a=this[_0xa017[251]][_0xa017[1709]](_0x71cex2[_0x71cex9],!1);if(null!= _0x71cex1a&& this[_0xa017[2551]](_0x71cex2[_0x71cex9],_0x71cex1a,!1)){for(var _0x71cex1b=mxCellPath[_0xa017[385]](_0x71cex1a);null!= _0x71cex1a&& null== _0x71cex5[_0x71cex1b];){_0x71cex1a= this[_0xa017[251]][_0xa017[1197]](_0x71cex1a),_0x71cex1b= mxCellPath[_0xa017[385]](_0x71cex1a)};if(null== _0x71cex1a){var _0x71cex1c=_0x71cex17[_0xa017[67]]- 1;_0x71cex12[_0xa017[2007]]( new mxPoint(_0x71cex17[_0x71cex1c][_0xa017[235]]/ _0x71cex3- _0x71cex4[_0xa017[235]]+ _0x71cex15,_0x71cex17[_0x71cex1c][_0xa017[236]]/ _0x71cex3- _0x71cex4[_0xa017[236]]+ _0x71cex16),!1);this[_0xa017[251]][_0xa017[1957]](_0x71cex2[_0x71cex9],null,!1)}};this[_0xa017[251]][_0xa017[1724]](_0x71cex2[_0x71cex9],_0x71cex12)}}}}}finally{this[_0xa017[251]][_0xa017[476]]()}}};mxGraph[_0xa017[202]][_0xa017[2534]]= function(){return this[_0xa017[441]][_0xa017[1741]]};mxGraph[_0xa017[202]][_0xa017[2326]]= function(_0x71cex2){return null};mxGraph[_0xa017[202]][_0xa017[1908]]= function(_0x71cex2){return !1};mxGraph[_0xa017[202]][_0xa017[2550]]= function(_0x71cex2,_0x71cex3){return this[_0xa017[251]][_0xa017[1197]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2280]]= function(_0x71cex2){return null};mxGraph[_0xa017[202]][_0xa017[2552]]= function(_0x71cex2){_0x71cex2= _0x71cex2|| this[_0xa017[2452]]();null!= _0x71cex2&& this[_0xa017[2553]](_0x71cex2)&& (this[_0xa017[441]][_0xa017[2257]](_0x71cex2),this[_0xa017[2440]]())};mxGraph[_0xa017[202]][_0xa017[2554]]= function(){var _0x71cex2=this[_0xa017[251]][_0xa017[501]](),_0x71cex3=this[_0xa017[2534]]();if(null!= _0x71cex3){for(var _0x71cex4=this[_0xa017[251]][_0xa017[1197]](_0x71cex3);_0x71cex4!= _0x71cex2&& !this[_0xa017[2553]](_0x71cex4)&& this[_0xa017[251]][_0xa017[1197]](_0x71cex4)!= _0x71cex2;){_0x71cex4= this[_0xa017[251]][_0xa017[1197]](_0x71cex4)};_0x71cex4== _0x71cex2|| this[_0xa017[251]][_0xa017[1197]](_0x71cex4)== _0x71cex2?this[_0xa017[441]][_0xa017[2257]](null):this[_0xa017[441]][_0xa017[2257]](_0x71cex4);null!= this[_0xa017[441]][_0xa017[248]](_0x71cex3)&& this[_0xa017[2450]](_0x71cex3)}};mxGraph[_0xa017[202]][_0xa017[2442]]= function(){var _0x71cex2=this[_0xa017[2534]]();null!= _0x71cex2&& (this[_0xa017[441]][_0xa017[2257]](null),null!= this[_0xa017[441]][_0xa017[248]](_0x71cex2)&& this[_0xa017[2450]](_0x71cex2))};mxGraph[_0xa017[202]][_0xa017[2553]]= function(_0x71cex2){return null!= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[517]]= function(){return this[_0xa017[441]][_0xa017[517]]()};mxGraph[_0xa017[202]][_0xa017[2555]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=[_0x71cex2];_0x71cex3&& (_0x71cex5= _0x71cex5[_0xa017[1919]](this[_0xa017[251]][_0xa017[264]](_0x71cex2)));_0x71cex5= this[_0xa017[441]][_0xa017[1799]](_0x71cex5);if(_0x71cex4){_0x71cex4= this[_0xa017[251]][_0xa017[262]](_0x71cex2);for(var _0x71cex9=0;_0x71cex9< _0x71cex4;_0x71cex9++){var _0x71cexa=this[_0xa017[2555]](this[_0xa017[251]][_0xa017[263]](_0x71cex2,_0x71cex9),_0x71cex3,!0);null!= _0x71cex5?_0x71cex5[_0xa017[99]](_0x71cexa):_0x71cex5= _0x71cexa}};return _0x71cex5};mxGraph[_0xa017[202]][_0xa017[1729]]= function(_0x71cex2,_0x71cex3){_0x71cex3= null!= _0x71cex3?_0x71cex3:!1;var _0x71cex4=null;if(null!= _0x71cex2){for(var _0x71cex5=0;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){if(_0x71cex3|| this[_0xa017[251]][_0xa017[1193]](_0x71cex2[_0x71cex5])){var _0x71cex9=this[_0xa017[1198]](_0x71cex2[_0x71cex5]);if(null!= _0x71cex9){var _0x71cexa=_0x71cex9[_0xa017[1525]];if(null!= _0x71cexa&& 0< _0x71cexa[_0xa017[67]]){for(var _0x71cex12= new mxRectangle(_0x71cexa[0][_0xa017[235]],_0x71cexa[0][_0xa017[236]],0,0),_0x71cex13=function(_0x71cex2){null!= _0x71cex2&& _0x71cex12[_0xa017[99]]( new mxRectangle(_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]],0,0))},_0x71cex14=1;_0x71cex14< _0x71cexa[_0xa017[67]];_0x71cex14++){_0x71cex13(_0x71cexa[_0x71cex14])};_0x71cex13(_0x71cex9[_0xa017[2006]](!0));_0x71cex13(_0x71cex9[_0xa017[2006]](!1))};null== _0x71cex4?_0x71cex4= new mxRectangle(_0x71cex9[_0xa017[235]],_0x71cex9[_0xa017[236]],_0x71cex9[_0xa017[117]],_0x71cex9[_0xa017[119]]):_0x71cex4[_0xa017[99]](_0x71cex9)}}}};return _0x71cex4};mxGraph[_0xa017[202]][_0xa017[802]]= function(_0x71cex2){this[_0xa017[441]][_0xa017[200]](_0x71cex2,null== _0x71cex2);this[_0xa017[441]][_0xa017[2264]]();this[_0xa017[2258]]();this[_0xa017[746]]( new mxEventObject(mxEvent.REFRESH))};mxGraph[_0xa017[202]][_0xa017[1021]]= function(_0x71cex2){this[_0xa017[991]]&& (_0x71cex2= Math[_0xa017[488]](_0x71cex2/ this[_0xa017[1020]])* this[_0xa017[1020]]);return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[1135]]= function(_0x71cex2,_0x71cex3){if(this[_0xa017[2365]]&& mxUtils[_0xa017[1134]](this[_0xa017[526]])){this[_0xa017[526]][_0xa017[360]]= -_0x71cex2,this[_0xa017[526]][_0xa017[190]]= -_0x71cex3}else {var _0x71cex4=this[_0xa017[441]][_0xa017[2051]]();if(this[_0xa017[507]]== mxConstants[_0xa017[508]]){if(0== _0x71cex2&& 0== _0x71cex3){if(mxClient[_0xa017[80]]?_0x71cex4[_0xa017[57]](_0xa017[535],_0xa017[536]+ _0x71cex2+ _0xa017[537]+ _0x71cex3+ _0xa017[460]):_0x71cex4[_0xa017[1390]](_0xa017[535]),null!= this[_0xa017[2556]]){for(var _0x71cex5=this[_0xa017[2556]][_0xa017[285]];null!= _0x71cex5;){var _0x71cex9=_0x71cex5[_0xa017[287]];this[_0xa017[526]][_0xa017[62]](_0x71cex5);_0x71cex5= _0x71cex9};this[_0xa017[2556]][_0xa017[265]][_0xa017[266]](this[_0xa017[2556]]);this[_0xa017[2556]]= null;this[_0xa017[526]][_0xa017[62]](_0x71cex4[_0xa017[265]]);for(_0x71cex5= this[_0xa017[2557]][_0xa017[285]];null!= _0x71cex5;){_0x71cex9= _0x71cex5[_0xa017[287]],this[_0xa017[526]][_0xa017[62]](_0x71cex5),_0x71cex5= _0x71cex9};this[_0xa017[2557]][_0xa017[265]][_0xa017[266]](this[_0xa017[2557]]);this[_0xa017[2557]]= null}}else {_0x71cex4[_0xa017[57]](_0xa017[535],_0xa017[536]+ _0x71cex2+ _0xa017[537]+ _0x71cex3+ _0xa017[460]);if(null== this[_0xa017[2556]]){this[_0xa017[2556]]= document[_0xa017[55]](_0xa017[485]);this[_0xa017[2556]][_0xa017[124]][_0xa017[491]]= _0xa017[492];this[_0xa017[2556]][_0xa017[124]][_0xa017[277]]= _0xa017[189];this[_0xa017[2557]]= document[_0xa017[55]](_0xa017[485]);this[_0xa017[2557]][_0xa017[124]][_0xa017[491]]= _0xa017[492];this[_0xa017[2557]][_0xa017[124]][_0xa017[277]]= _0xa017[189];for(var _0x71cexa=this[_0xa017[2556]],_0x71cex5=this[_0xa017[526]][_0xa017[285]];null!= _0x71cex5;){_0x71cex9= _0x71cex5[_0xa017[287]],_0x71cex5!= _0x71cex4[_0xa017[265]]?_0x71cexa[_0xa017[62]](_0x71cex5):_0x71cexa= this[_0xa017[2557]],_0x71cex5= _0x71cex9};this[_0xa017[526]][_0xa017[950]](this[_0xa017[2556]],_0x71cex4[_0xa017[265]]);this[_0xa017[526]][_0xa017[62]](this[_0xa017[2557]])};this[_0xa017[2556]][_0xa017[124]][_0xa017[361]]= _0x71cex2+ _0xa017[168];this[_0xa017[2556]][_0xa017[124]][_0xa017[125]]= _0x71cex3+ _0xa017[168];this[_0xa017[2557]][_0xa017[124]][_0xa017[361]]= _0x71cex2+ _0xa017[168];this[_0xa017[2557]][_0xa017[124]][_0xa017[125]]= _0x71cex3+ _0xa017[168]}}else {_0x71cex4[_0xa017[124]][_0xa017[361]]= _0x71cex2+ _0xa017[168],_0x71cex4[_0xa017[124]][_0xa017[125]]= _0x71cex3+ _0xa017[168]};this[_0xa017[1136]]= _0x71cex2;this[_0xa017[1137]]= _0x71cex3;this[_0xa017[746]]( new mxEventObject(mxEvent.PAN))}};mxGraph[_0xa017[202]][_0xa017[2558]]= function(){this[_0xa017[499]](this[_0xa017[2395]])};mxGraph[_0xa017[202]][_0xa017[2559]]= function(){this[_0xa017[499]](1/ this[_0xa017[2395]])};mxGraph[_0xa017[202]][_0xa017[2560]]= function(){1== this[_0xa017[441]][_0xa017[255]]?this[_0xa017[441]][_0xa017[1147]](0,0):(this[_0xa017[441]][_0xa017[513]][_0xa017[235]]= 0,this[_0xa017[441]][_0xa017[513]][_0xa017[236]]= 0,this[_0xa017[441]][_0xa017[2262]](1))};mxGraph[_0xa017[202]][_0xa017[2561]]= function(_0x71cex2,_0x71cex3){this[_0xa017[499]](_0x71cex2/ this[_0xa017[441]][_0xa017[255]],_0x71cex3)};mxGraph[_0xa017[202]][_0xa017[499]]= function(_0x71cex2,_0x71cex3){_0x71cex3= null!= _0x71cex3?_0x71cex3:this[_0xa017[2397]];var _0x71cex4=this[_0xa017[441]][_0xa017[255]]* _0x71cex2,_0x71cex5=this[_0xa017[441]][_0xa017[248]](this[_0xa017[2452]]());if(this[_0xa017[2396]]&& null!= _0x71cex5){_0x71cex5= new mxRectangle(_0x71cex5[_0xa017[235]]* _0x71cex2,_0x71cex5[_0xa017[236]]* _0x71cex2,_0x71cex5[_0xa017[117]]* _0x71cex2,_0x71cex5[_0xa017[119]]* _0x71cex2),this[_0xa017[441]][_0xa017[255]]= _0x71cex4,this[_0xa017[2562]](_0x71cex5)|| (this[_0xa017[441]][_0xa017[2259]](),this[_0xa017[441]][_0xa017[2262]](_0x71cex4))}else {if(_0x71cex3&& !mxUtils[_0xa017[1134]](this[_0xa017[526]])){var _0x71cex5=this[_0xa017[526]][_0xa017[359]],_0x71cex9=this[_0xa017[526]][_0xa017[167]];if(1< _0x71cex2){var _0x71cexa=(_0x71cex2- 1)/ (2* _0x71cex4),_0x71cex5=_0x71cex5* -_0x71cexa,_0x71cex9=_0x71cex9* -_0x71cexa}else {_0x71cexa= (1/ _0x71cex2- 1)/ (2* this[_0xa017[441]][_0xa017[255]]),_0x71cex5*= _0x71cexa,_0x71cex9*= _0x71cexa};this[_0xa017[441]][_0xa017[829]](_0x71cex4,this[_0xa017[441]][_0xa017[513]][_0xa017[235]]+ _0x71cex5,this[_0xa017[441]][_0xa017[513]][_0xa017[236]]+ _0x71cex9)}else {this[_0xa017[441]][_0xa017[2262]](_0x71cex4),mxUtils[_0xa017[1134]](this[_0xa017[526]])&& (_0x71cex9= _0x71cex5= 0,_0x71cex3&& (_0x71cex5= this[_0xa017[526]][_0xa017[359]]* (_0x71cex2- 1)/ 2,_0x71cex9= this[_0xa017[526]][_0xa017[167]]* (_0x71cex2- 1)/ 2),this[_0xa017[526]][_0xa017[360]]= Math[_0xa017[488]](this[_0xa017[526]][_0xa017[360]]* _0x71cex2+ _0x71cex5),this[_0xa017[526]][_0xa017[190]]= Math[_0xa017[488]](this[_0xa017[526]][_0xa017[190]]* _0x71cex2+ _0x71cex9))}}};mxGraph[_0xa017[202]][_0xa017[2563]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[526]][_0xa017[159]]/ _0x71cex2[_0xa017[117]]/ (this[_0xa017[526]][_0xa017[157]]/ _0x71cex2[_0xa017[119]]);_0x71cex2[_0xa017[235]]= Math[_0xa017[160]](0,_0x71cex2[_0xa017[235]]);_0x71cex2[_0xa017[236]]= Math[_0xa017[160]](0,_0x71cex2[_0xa017[236]]);var _0x71cex4=Math[_0xa017[243]](this[_0xa017[526]][_0xa017[1526]],_0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]),_0x71cex5=Math[_0xa017[243]](this[_0xa017[526]][_0xa017[191]],_0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]);_0x71cex2[_0xa017[117]]= _0x71cex4- _0x71cex2[_0xa017[235]];_0x71cex2[_0xa017[119]]= _0x71cex5- _0x71cex2[_0xa017[236]];1> _0x71cex3?(_0x71cex3= _0x71cex2[_0xa017[119]]/ _0x71cex3,_0x71cex4= (_0x71cex3- _0x71cex2[_0xa017[119]])/ 2,_0x71cex2[_0xa017[119]]= _0x71cex3,_0x71cex3= Math[_0xa017[243]](_0x71cex2[_0xa017[236]],_0x71cex4),_0x71cex2[_0xa017[236]]-= _0x71cex3,_0x71cex5= Math[_0xa017[243]](this[_0xa017[526]][_0xa017[191]],_0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]),_0x71cex2[_0xa017[119]]= _0x71cex5- _0x71cex2[_0xa017[236]]):(_0x71cex3*= _0x71cex2[_0xa017[117]],_0x71cex4= (_0x71cex3- _0x71cex2[_0xa017[117]])/ 2,_0x71cex2[_0xa017[117]]= _0x71cex3,_0x71cex3= Math[_0xa017[243]](_0x71cex2[_0xa017[235]],_0x71cex4),_0x71cex2[_0xa017[235]]-= _0x71cex3,_0x71cex4= Math[_0xa017[243]](this[_0xa017[526]][_0xa017[1526]],_0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]),_0x71cex2[_0xa017[117]]= _0x71cex4- _0x71cex2[_0xa017[235]]);_0x71cex3= this[_0xa017[526]][_0xa017[159]]/ _0x71cex2[_0xa017[117]];_0x71cex4= this[_0xa017[441]][_0xa017[255]]* _0x71cex3;mxUtils[_0xa017[1134]](this[_0xa017[526]])?(this[_0xa017[441]][_0xa017[2262]](_0x71cex4),this[_0xa017[526]][_0xa017[360]]= Math[_0xa017[488]](_0x71cex2[_0xa017[235]]* _0x71cex3),this[_0xa017[526]][_0xa017[190]]= Math[_0xa017[488]](_0x71cex2[_0xa017[236]]* _0x71cex3)):this[_0xa017[441]][_0xa017[829]](_0x71cex4,this[_0xa017[441]][_0xa017[513]][_0xa017[235]]- _0x71cex2[_0xa017[235]]/ this[_0xa017[441]][_0xa017[255]],this[_0xa017[441]][_0xa017[513]][_0xa017[236]]- _0x71cex2[_0xa017[236]]/ this[_0xa017[441]][_0xa017[255]])};mxGraph[_0xa017[202]][_0xa017[933]]= function(_0x71cex2,_0x71cex3){if(null!= this[_0xa017[526]]){_0x71cex2= null!= _0x71cex2?_0x71cex2:0;_0x71cex3= null!= _0x71cex3?_0x71cex3:!1;var _0x71cex4=this[_0xa017[526]][_0xa017[159]],_0x71cex5=this[_0xa017[526]][_0xa017[157]],_0x71cex9=this[_0xa017[441]][_0xa017[517]]();_0x71cex3&& (null!= _0x71cex9[_0xa017[235]]&& null!= _0x71cex9[_0xa017[236]])&& (_0x71cex9[_0xa017[117]]+= _0x71cex9[_0xa017[235]],_0x71cex9[_0xa017[119]]+= _0x71cex9[_0xa017[236]],_0x71cex9[_0xa017[235]]= 0,_0x71cex9[_0xa017[236]]= 0);var _0x71cexa=this[_0xa017[441]][_0xa017[255]],_0x71cex12=_0x71cex9[_0xa017[117]]/ _0x71cexa,_0x71cex13=_0x71cex9[_0xa017[119]]/ _0x71cexa;null!= this[_0xa017[1617]]&& (_0x71cex12= Math[_0xa017[160]](_0x71cex12,this[_0xa017[1617]][_0xa017[117]]- _0x71cex9[_0xa017[235]]/ _0x71cexa),_0x71cex13= Math[_0xa017[160]](_0x71cex13,this[_0xa017[1617]][_0xa017[119]]- _0x71cex9[_0xa017[236]]/ _0x71cexa));var _0x71cex14=_0x71cex3?_0x71cex2:2* _0x71cex2,_0x71cex4=Math[_0xa017[519]](100* Math[_0xa017[243]](_0x71cex4/ (_0x71cex12+ _0x71cex14),_0x71cex5/ (_0x71cex13+ _0x71cex14)))/ 100;null!= this[_0xa017[2413]]&& (_0x71cex4= Math[_0xa017[160]](_0x71cex4,this[_0xa017[2413]]));null!= this[_0xa017[2414]]&& (_0x71cex4= Math[_0xa017[243]](_0x71cex4,this[_0xa017[2414]]));_0x71cex3?this[_0xa017[441]][_0xa017[255]]!= _0x71cex4&& this[_0xa017[441]][_0xa017[2262]](_0x71cex4):mxUtils[_0xa017[1134]](this[_0xa017[526]])?(this[_0xa017[441]][_0xa017[2262]](_0x71cex4),null!= _0x71cex9[_0xa017[235]]&& (this[_0xa017[526]][_0xa017[360]]= Math[_0xa017[488]](_0x71cex9[_0xa017[235]]/ _0x71cexa)* _0x71cex4- _0x71cex2- Math[_0xa017[160]](0,(this[_0xa017[526]][_0xa017[159]]- _0x71cex12* _0x71cex4)/ 2)),null!= _0x71cex9[_0xa017[236]]&& (this[_0xa017[526]][_0xa017[190]]= Math[_0xa017[488]](_0x71cex9[_0xa017[236]]/ _0x71cexa)* _0x71cex4- _0x71cex2- Math[_0xa017[160]](0,(this[_0xa017[526]][_0xa017[157]]- _0x71cex13* _0x71cex4)/ 2))):this[_0xa017[441]][_0xa017[829]](_0x71cex4,null!= _0x71cex9[_0xa017[235]]?Math[_0xa017[519]](this[_0xa017[441]][_0xa017[513]][_0xa017[235]]- _0x71cex9[_0xa017[235]]/ _0x71cexa+ _0x71cex2+ 1):_0x71cex2,null!= _0x71cex9[_0xa017[236]]?Math[_0xa017[519]](this[_0xa017[441]][_0xa017[513]][_0xa017[236]]- _0x71cex9[_0xa017[236]]/ _0x71cexa+ _0x71cex2+ 1):_0x71cex2)};return this[_0xa017[441]][_0xa017[255]]};mxGraph[_0xa017[202]][_0xa017[2564]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=-this[_0xa017[441]][_0xa017[513]][_0xa017[235]],_0x71cex5=-this[_0xa017[441]][_0xa017[513]][_0xa017[236]],_0x71cex9=this[_0xa017[441]][_0xa017[248]](_0x71cex2);null!= _0x71cex9&& (_0x71cex4= new mxRectangle(_0x71cex4+ _0x71cex9[_0xa017[235]],_0x71cex5+ _0x71cex9[_0xa017[236]],_0x71cex9[_0xa017[117]],_0x71cex9[_0xa017[119]]),_0x71cex3&& null!= this[_0xa017[526]]&& (_0x71cex5= this[_0xa017[526]][_0xa017[159]],_0x71cex9= this[_0xa017[526]][_0xa017[157]],_0x71cex4[_0xa017[235]]= _0x71cex4[_0xa017[241]]()- _0x71cex5/ 2,_0x71cex4[_0xa017[117]]= _0x71cex5,_0x71cex4[_0xa017[236]]= _0x71cex4[_0xa017[242]]()- _0x71cex9/ 2,_0x71cex4[_0xa017[119]]= _0x71cex9),this[_0xa017[2562]](_0x71cex4)&& this[_0xa017[441]][_0xa017[1147]](this[_0xa017[441]][_0xa017[513]][_0xa017[235]],this[_0xa017[441]][_0xa017[513]][_0xa017[236]]))};mxGraph[_0xa017[202]][_0xa017[2562]]= function(_0x71cex2){var _0x71cex3=!1;if(null!= _0x71cex2){var _0x71cex4=this[_0xa017[526]][_0xa017[359]],_0x71cex5=this[_0xa017[526]][_0xa017[167]],_0x71cex9=Math[_0xa017[243]](_0x71cex4,_0x71cex2[_0xa017[117]]),_0x71cexa=Math[_0xa017[243]](_0x71cex5,_0x71cex2[_0xa017[119]]);if(mxUtils[_0xa017[1134]](this[_0xa017[526]])){_0x71cex4= this[_0xa017[526]];_0x71cex2[_0xa017[235]]+= this[_0xa017[441]][_0xa017[513]][_0xa017[235]];_0x71cex2[_0xa017[236]]+= this[_0xa017[441]][_0xa017[513]][_0xa017[236]];var _0x71cex12=_0x71cex4[_0xa017[360]]- _0x71cex2[_0xa017[235]],_0x71cex5=Math[_0xa017[160]](_0x71cex12- _0x71cex4[_0xa017[360]],0);0< _0x71cex12?_0x71cex4[_0xa017[360]]-= _0x71cex12+ 2:(_0x71cex12= _0x71cex2[_0xa017[235]]+ _0x71cex9- _0x71cex4[_0xa017[360]]- _0x71cex4[_0xa017[159]],0< _0x71cex12&& (_0x71cex4[_0xa017[360]]+= _0x71cex12+ 2));_0x71cex9= _0x71cex4[_0xa017[190]]- _0x71cex2[_0xa017[236]];_0x71cex12= Math[_0xa017[160]](0,_0x71cex9- _0x71cex4[_0xa017[190]]);0< _0x71cex9?_0x71cex4[_0xa017[190]]-= _0x71cex9+ 2:(_0x71cex9= _0x71cex2[_0xa017[236]]+ _0x71cexa- _0x71cex4[_0xa017[190]]- _0x71cex4[_0xa017[157]],0< _0x71cex9&& (_0x71cex4[_0xa017[190]]+= _0x71cex9+ 2));!this[_0xa017[2365]]&& (0!= _0x71cex5|| 0!= _0x71cex12) && this[_0xa017[441]][_0xa017[1147]](_0x71cex5,_0x71cex12)}else {var _0x71cex12=-this[_0xa017[441]][_0xa017[513]][_0xa017[235]],_0x71cex13=-this[_0xa017[441]][_0xa017[513]][_0xa017[236]],_0x71cex14=this[_0xa017[441]][_0xa017[255]];_0x71cex2[_0xa017[235]]+ _0x71cex9> _0x71cex12+ _0x71cex4&& (this[_0xa017[441]][_0xa017[513]][_0xa017[235]]-= (_0x71cex2[_0xa017[235]]+ _0x71cex9- _0x71cex4- _0x71cex12)/ _0x71cex14,_0x71cex3= !0);_0x71cex2[_0xa017[236]]+ _0x71cexa> _0x71cex13+ _0x71cex5&& (this[_0xa017[441]][_0xa017[513]][_0xa017[236]]-= (_0x71cex2[_0xa017[236]]+ _0x71cexa- _0x71cex5- _0x71cex13)/ _0x71cex14,_0x71cex3= !0);_0x71cex2[_0xa017[235]]< _0x71cex12&& (this[_0xa017[441]][_0xa017[513]][_0xa017[235]]+= (_0x71cex12- _0x71cex2[_0xa017[235]])/ _0x71cex14,_0x71cex3= !0);_0x71cex2[_0xa017[236]]< _0x71cex13&& (this[_0xa017[441]][_0xa017[513]][_0xa017[236]]+= (_0x71cex13- _0x71cex2[_0xa017[236]])/ _0x71cex14,_0x71cex3= !0);_0x71cex3&& (this[_0xa017[441]][_0xa017[802]](),null!= this[_0xa017[2432]]&& this[_0xa017[2432]][_0xa017[802]]())}};return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[1198]]= function(_0x71cex2){return this[_0xa017[251]][_0xa017[1721]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[1714]]= function(_0x71cex2){return this[_0xa017[251]][_0xa017[174]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[1742]]= function(_0x71cex2){return this[_0xa017[251]][_0xa017[1971]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2565]]= function(_0x71cex2){return this[_0xa017[251]][_0xa017[1965]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2298]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2566]]];if(null!= _0x71cex3){return _0x71cex3};_0x71cex2= this[_0xa017[441]][_0xa017[2291]](_0x71cex2);return _0x71cex2== mxEdgeStyle[_0xa017[2567]]|| _0x71cex2== mxEdgeStyle[_0xa017[2568]]|| _0x71cex2== mxEdgeStyle[_0xa017[2569]]|| _0x71cex2== mxEdgeStyle[_0xa017[2570]]|| _0x71cex2== mxEdgeStyle[_0xa017[2571]]|| _0x71cex2== mxEdgeStyle[_0xa017[2572]]};mxGraph[_0xa017[202]][_0xa017[2573]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[2089]](!0);_0x71cex2= _0x71cex2[_0xa017[2089]](!1);return null!= _0x71cex3&& _0x71cex3== _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2574]]= function(_0x71cex2){return mxEvent[_0xa017[775]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2462]]= function(_0x71cex2){return mxClient[_0xa017[2575]]?mxEvent[_0xa017[2576]](_0x71cex2):mxEvent[_0xa017[775]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[1018]]= function(_0x71cex2){return null!= _0x71cex2&& !mxEvent[_0xa017[2577]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2578]]= function(_0x71cex2){return mxEvent[_0xa017[774]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2579]]= function(_0x71cex2){return mxEvent[_0xa017[2577]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2580]]= function(_0x71cex2){mxUtils[_0xa017[150]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2581]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return null== this[_0xa017[2500]](_0x71cex2,_0x71cex3,_0x71cex4)};mxGraph[_0xa017[202]][_0xa017[2500]]= function(_0x71cex2,_0x71cex3,_0x71cex4){if(null!= _0x71cex2&& !this[_0xa017[2530]]()&& (null== _0x71cex3|| null== _0x71cex4)){return _0xa017[110]};if(null!= _0x71cex2&& null== this[_0xa017[251]][_0xa017[1709]](_0x71cex2,!0)&& null== this[_0xa017[251]][_0xa017[1709]](_0x71cex2,!1)){return null};if(!this[_0xa017[2402]]&& _0x71cex3== _0x71cex4&& null!= _0x71cex3 || !this[_0xa017[2582]](_0x71cex3,_0x71cex4)){return _0xa017[110]};if(null!= _0x71cex3&& null!= _0x71cex4){var _0x71cex5=_0xa017[110];if(!this[_0xa017[2404]]){var _0x71cex9=this[_0xa017[251]][_0xa017[1781]](_0x71cex3,_0x71cex4,!0);if(1< _0x71cex9[_0xa017[67]]|| 1== _0x71cex9[_0xa017[67]]&& _0x71cex9[0]!= _0x71cex2){_0x71cex5+= (mxResources[_0xa017[203]](this[_0xa017[2421]])|| this[_0xa017[2421]])+ _0xa017[192]}};var _0x71cex9=this[_0xa017[251]][_0xa017[1962]](_0x71cex3,!0,_0x71cex2),_0x71cexa=this[_0xa017[251]][_0xa017[1962]](_0x71cex4,!1,_0x71cex2);if(null!= this[_0xa017[2335]]){for(var _0x71cex12=0;_0x71cex12< this[_0xa017[2335]][_0xa017[67]];_0x71cex12++){var _0x71cex13=this[_0xa017[2335]][_0x71cex12][_0xa017[2583]](this,_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex9,_0x71cexa);null!= _0x71cex13&& (_0x71cex5+= _0x71cex13)}};_0x71cex13= this[_0xa017[2584]](_0x71cex2,_0x71cex3,_0x71cex4);null!= _0x71cex13&& (_0x71cex5+= _0x71cex13);return 0< _0x71cex5[_0xa017[67]]?_0x71cex5:null};return this[_0xa017[2406]]?null:_0xa017[110]};mxGraph[_0xa017[202]][_0xa017[2584]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return null};mxGraph[_0xa017[202]][_0xa017[2585]]= function(_0x71cex2,_0x71cex3){_0x71cex2= null!= _0x71cex2?_0x71cex2:this[_0xa017[251]][_0xa017[501]]();_0x71cex3= null!= _0x71cex3?_0x71cex3:{};for(var _0x71cex4=!0,_0x71cex5=this[_0xa017[251]][_0xa017[262]](_0x71cex2),_0x71cex9=0;_0x71cex9< _0x71cex5;_0x71cex9++){var _0x71cexa=this[_0xa017[251]][_0xa017[263]](_0x71cex2,_0x71cex9),_0x71cex12=_0x71cex3;this[_0xa017[2553]](_0x71cexa)&& (_0x71cex12= {});_0x71cex12= this[_0xa017[2585]](_0x71cexa,_0x71cex12);null!= _0x71cex12?this[_0xa017[2447]](_0x71cexa,_0x71cex12[_0xa017[230]](/\n/g,_0xa017[545])):this[_0xa017[2447]](_0x71cexa,null);_0x71cex4= _0x71cex4&& null== _0x71cex12};_0x71cex5= _0xa017[110];this[_0xa017[1742]](_0x71cex2)&& !_0x71cex4&& (_0x71cex5+= (mxResources[_0xa017[203]](this[_0xa017[2423]])|| this[_0xa017[2423]])+ _0xa017[192]);_0x71cex5= this[_0xa017[251]][_0xa017[250]](_0x71cex2)?_0x71cex5+ (this[_0xa017[2500]](_0x71cex2,this[_0xa017[251]][_0xa017[1709]](_0x71cex2,!0),this[_0xa017[251]][_0xa017[1709]](_0x71cex2,!1))|| _0xa017[110]):_0x71cex5+ (this[_0xa017[2586]](_0x71cex2)|| _0xa017[110]);_0x71cex9= this[_0xa017[2587]](_0x71cex2,_0x71cex3);null!= _0x71cex9&& (_0x71cex5+= _0x71cex9);null== this[_0xa017[251]][_0xa017[1197]](_0x71cex2)&& this[_0xa017[441]][_0xa017[2264]]();return 0< _0x71cex5[_0xa017[67]]|| !_0x71cex4?_0x71cex5:null};mxGraph[_0xa017[202]][_0xa017[2586]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[251]][_0xa017[1962]](_0x71cex2,!0),_0x71cex4=this[_0xa017[251]][_0xa017[1962]](_0x71cex2,!1);_0x71cex2= this[_0xa017[251]][_0xa017[433]](_0x71cex2);var _0x71cex5=_0xa017[110];if(null!= this[_0xa017[2335]]){for(var _0x71cex9=0;_0x71cex9< this[_0xa017[2335]][_0xa017[67]];_0x71cex9++){var _0x71cexa=this[_0xa017[2335]][_0x71cex9];if(_0x71cexa[_0xa017[1097]]&& mxUtils[_0xa017[1331]](_0x71cex2,_0x71cexa[_0xa017[60]],_0x71cexa[_0xa017[2588]],_0x71cexa[_0xa017[131]])&& (0== _0x71cexa[_0xa017[160]]&& 0< _0x71cex3|| 1== _0x71cexa[_0xa017[243]]&& 0== _0x71cex3|| 1== _0x71cexa[_0xa017[160]]&& 1< _0x71cex3)){_0x71cex5+= _0x71cexa[_0xa017[2589]]+ _0xa017[192]}else {if(!_0x71cexa[_0xa017[1097]]&& mxUtils[_0xa017[1331]](_0x71cex2,_0x71cexa[_0xa017[60]],_0x71cexa[_0xa017[2588]],_0x71cexa[_0xa017[131]]) && (0== _0x71cexa[_0xa017[160]]&& 0< _0x71cex4|| 1== _0x71cexa[_0xa017[243]]&& 0== _0x71cex4|| 1== _0x71cexa[_0xa017[160]]&& 1< _0x71cex4)){_0x71cex5+= _0x71cexa[_0xa017[2589]]+ _0xa017[192]}}}};return 0< _0x71cex5[_0xa017[67]]?_0x71cex5:null};mxGraph[_0xa017[202]][_0xa017[2587]]= function(_0x71cex2,_0x71cex3){return null};mxGraph[_0xa017[202]][_0xa017[2271]]= function(){return this[_0xa017[1617]]};mxGraph[_0xa017[202]][_0xa017[2590]]= function(_0x71cex2){this[_0xa017[1617]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2205]]= function(_0x71cex2){if(null!= _0x71cex2&& this[_0xa017[2206]]&& !this[_0xa017[502]]()[_0xa017[250]](_0x71cex2[_0xa017[246]])){var _0x71cex3=this[_0xa017[1742]](_0x71cex2[_0xa017[246]]);if(this[_0xa017[2516]](_0x71cex2[_0xa017[246]],!_0x71cex3)){return _0x71cex3?this[_0xa017[2415]]:this[_0xa017[2417]]}};return null};mxGraph[_0xa017[202]][_0xa017[2454]]= function(_0x71cex2){_0x71cex2= this[_0xa017[251]][_0xa017[433]](_0x71cex2);if(null!= _0x71cex2){if(mxUtils[_0xa017[1331]](_0x71cex2)){return _0x71cex2[_0xa017[301]]};if(_0xa017[279]== typeof _0x71cex2[_0xa017[2591]]){return _0x71cex2.toString()}};return _0xa017[110]};mxGraph[_0xa017[202]][_0xa017[2183]]= function(_0x71cex2){var _0x71cex3=_0xa017[110];if(this[_0xa017[2409]]&& null!= _0x71cex2){var _0x71cex4=this[_0xa017[441]][_0xa017[248]](_0x71cex2),_0x71cex4=null!= _0x71cex4?_0x71cex4[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);mxUtils[_0xa017[433]](_0x71cex4,mxConstants.STYLE_NOLABEL,!1)|| (_0x71cex3= this[_0xa017[2454]](_0x71cex2))};return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[2186]]= function(_0x71cex2){return this[_0xa017[2592]]()};mxGraph[_0xa017[202]][_0xa017[2592]]= function(){return this[_0xa017[2410]]};mxGraph[_0xa017[202]][_0xa017[2593]]= function(_0x71cex2){this[_0xa017[2410]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2131]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[441]][_0xa017[248]](_0x71cex2);_0x71cex2= null!= _0x71cex3?_0x71cex3[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);return null!= _0x71cex2?_0xa017[1333]== _0x71cex2[mxConstants[_0xa017[2594]]]:!1};mxGraph[_0xa017[202]][_0xa017[2130]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[441]][_0xa017[248]](_0x71cex2);_0x71cex2= null!= _0x71cex3?_0x71cex3[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);return null!= _0x71cex2?_0xa017[188]== _0x71cex2[mxConstants[_0xa017[2193]]]:!1};mxGraph[_0xa017[202]][_0xa017[2595]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=null;if(null!= _0x71cex2){if(null!= _0x71cex2[_0xa017[2207]]&& (_0x71cex3== _0x71cex2[_0xa017[2207]][_0xa017[252]]|| _0x71cex3[_0xa017[265]]== _0x71cex2[_0xa017[2207]][_0xa017[252]])){_0x71cex9= this[_0xa017[2425]],_0x71cex9= mxResources[_0xa017[203]](_0x71cex9)|| _0x71cex9};null== _0x71cex9&& null!= _0x71cex2[_0xa017[1211]]&& _0x71cex2[_0xa017[1211]][_0xa017[209]](function(_0x71cex2,_0x71cex4){if(null== _0x71cex9&& (_0x71cex3== _0x71cex4[_0xa017[252]]|| _0x71cex3[_0xa017[265]]== _0x71cex4[_0xa017[252]])){_0x71cex9= _0x71cex4[_0xa017[2201]].toString()}});null== _0x71cex9&& (_0x71cex4= this[_0xa017[2432]][_0xa017[2596]](_0x71cex2[_0xa017[246]]),null!= _0x71cex4&& _0xa017[279]== typeof _0x71cex4[_0xa017[2597]]&& (_0x71cex9= _0x71cex4[_0xa017[2597]](_0x71cex3)));null== _0x71cex9&& (_0x71cex9= this[_0xa017[2598]](_0x71cex2[_0xa017[246]]))};return _0x71cex9};mxGraph[_0xa017[202]][_0xa017[2598]]= function(_0x71cex2){var _0x71cex3=null;return _0x71cex3= null!= _0x71cex2&& null!= _0x71cex2[_0xa017[2595]]?_0x71cex2[_0xa017[2595]]():this[_0xa017[2454]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2599]]= function(_0x71cex2){return null};mxGraph[_0xa017[202]][_0xa017[1731]]= function(_0x71cex2){var _0x71cex3= new mxRectangle,_0x71cex4=this[_0xa017[441]][_0xa017[248]](_0x71cex2);_0x71cex2= null!= _0x71cex4?_0x71cex4[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);null!= _0x71cex2&& (_0x71cex4= parseInt(mxUtils[_0xa017[433]](_0x71cex2,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),mxUtils[_0xa017[433]](_0x71cex2,mxConstants.STYLE_HORIZONTAL,!0)?_0x71cex3[_0xa017[119]]= _0x71cex4:_0x71cex3[_0xa017[117]]= _0x71cex4);return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[1202]]= function(_0x71cex2){return null!= _0x71cex2&& null!= _0x71cex2[_0xa017[124]]?_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2484]]]:null};mxGraph[_0xa017[202]][_0xa017[2187]]= function(_0x71cex2){return null!= _0x71cex2&& null!= _0x71cex2[_0xa017[124]]?_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2063]]]|| mxConstants[_0xa017[481]]:null};mxGraph[_0xa017[202]][_0xa017[2173]]= function(_0x71cex2){return null!= _0x71cex2&& null!= _0x71cex2[_0xa017[124]]?_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2600]]]:null};mxGraph[_0xa017[202]][_0xa017[2174]]= function(_0x71cex2){return null!= _0x71cex2&& null!= _0x71cex2[_0xa017[124]]?_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2601]]]:null};mxGraph[_0xa017[202]][_0xa017[2172]]= function(_0x71cex2){return null!= _0x71cex2&& null!= _0x71cex2[_0xa017[124]]?_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2602]]]:null};mxGraph[_0xa017[202]][_0xa017[2176]]= function(_0x71cex2){return null!= _0x71cex2&& null!= _0x71cex2[_0xa017[124]]?_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2603]]]:null};mxGraph[_0xa017[202]][_0xa017[2476]]= function(){return this[_0xa017[467]]};mxGraph[_0xa017[202]][_0xa017[2604]]= function(_0x71cex2){this[_0xa017[467]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[1730]]= function(_0x71cex2){if(null!= _0x71cex2&& this[_0xa017[251]][_0xa017[1197]](_0x71cex2)!= this[_0xa017[251]][_0xa017[501]]()){var _0x71cex3=this[_0xa017[441]][_0xa017[248]](_0x71cex2),_0x71cex3=null!= _0x71cex3?_0x71cex3[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);if(null!= _0x71cex3&& !this[_0xa017[251]][_0xa017[250]](_0x71cex2)){return _0x71cex3[mxConstants[_0xa017[2059]]]== mxConstants[_0xa017[2605]]}};return !1};mxGraph[_0xa017[202]][_0xa017[2606]]= function(){return this[_0xa017[2389]]};mxGraph[_0xa017[202]][_0xa017[2607]]= function(_0x71cex2){this[_0xa017[2389]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxGraph[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2608]]= function(){return this[_0xa017[2362]]};mxGraph[_0xa017[202]][_0xa017[2609]]= function(_0x71cex2){this[_0xa017[2362]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2134]]= function(){return this[_0xa017[2363]]};mxGraph[_0xa017[202]][_0xa017[2610]]= function(_0x71cex2){this[_0xa017[2363]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2125]]= function(){return this[_0xa017[2364]]};mxGraph[_0xa017[202]][_0xa017[2611]]= function(_0x71cex2){this[_0xa017[2364]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2612]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[251]][_0xa017[1721]](_0x71cex2);return this[_0xa017[2613]]()|| null!= _0x71cex3&& this[_0xa017[251]][_0xa017[1193]](_0x71cex2)&& _0x71cex3[_0xa017[1500]]};mxGraph[_0xa017[202]][_0xa017[2613]]= function(){return this[_0xa017[2368]]};mxGraph[_0xa017[202]][_0xa017[2614]]= function(_0x71cex2){this[_0xa017[2368]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2615]]= function(_0x71cex2){return this[_0xa017[251]][_0xa017[1938]](_0x71cex2,mxUtils[_0xa017[885]](this,function(_0x71cex2){return this[_0xa017[2616]](_0x71cex2)}))};mxGraph[_0xa017[202]][_0xa017[2616]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[441]][_0xa017[248]](_0x71cex2);_0x71cex2= null!= _0x71cex3?_0x71cex3[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);return this[_0xa017[2617]]()&& 0!= _0x71cex2[mxConstants[_0xa017[2618]]]};mxGraph[_0xa017[202]][_0xa017[2617]]= function(){return this[_0xa017[2369]]};mxGraph[_0xa017[202]][_0xa017[2619]]= function(_0x71cex2){this[_0xa017[2369]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[898]]= function(_0x71cex2){return this[_0xa017[251]][_0xa017[1938]](_0x71cex2,mxUtils[_0xa017[885]](this,function(_0x71cex2){return this[_0xa017[2620]](_0x71cex2)}))};mxGraph[_0xa017[202]][_0xa017[2620]]= function(_0x71cex2){return this[_0xa017[2366]]};mxGraph[_0xa017[202]][_0xa017[900]]= function(_0x71cex2){return this[_0xa017[251]][_0xa017[1938]](_0x71cex2,mxUtils[_0xa017[885]](this,function(_0x71cex2){return this[_0xa017[2621]](_0x71cex2)}))};mxGraph[_0xa017[202]][_0xa017[2621]]= function(_0x71cex2){return this[_0xa017[2367]]};mxGraph[_0xa017[202]][_0xa017[2102]]= function(_0x71cex2){return this[_0xa017[2622]]()};mxGraph[_0xa017[202]][_0xa017[2622]]= function(){return this[_0xa017[2379]]};mxGraph[_0xa017[202]][_0xa017[2623]]= function(_0x71cex2){this[_0xa017[2379]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2510]]= function(_0x71cex2){return this[_0xa017[251]][_0xa017[1938]](_0x71cex2,mxUtils[_0xa017[885]](this,function(_0x71cex2){return this[_0xa017[2624]](_0x71cex2)}))};mxGraph[_0xa017[202]][_0xa017[2624]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[441]][_0xa017[248]](_0x71cex2);_0x71cex2= null!= _0x71cex3?_0x71cex3[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);return this[_0xa017[2625]]()&& 0!= _0x71cex2[mxConstants[_0xa017[2626]]]};mxGraph[_0xa017[202]][_0xa017[2625]]= function(){return this[_0xa017[2371]]};mxGraph[_0xa017[202]][_0xa017[2627]]= function(_0x71cex2){this[_0xa017[2371]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2628]]= function(_0x71cex2){return !this[_0xa017[2612]](_0x71cex2)&& (this[_0xa017[251]][_0xa017[250]](_0x71cex2)&& this[_0xa017[2373]]|| this[_0xa017[251]][_0xa017[1193]](_0x71cex2)&& this[_0xa017[2374]])};mxGraph[_0xa017[202]][_0xa017[2629]]= function(_0x71cex2){return this[_0xa017[251]][_0xa017[1938]](_0x71cex2,mxUtils[_0xa017[885]](this,function(_0x71cex2){return this[_0xa017[1712]](_0x71cex2)}))};mxGraph[_0xa017[202]][_0xa017[1712]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[441]][_0xa017[248]](_0x71cex2),_0x71cex3=null!= _0x71cex3?_0x71cex3[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);return this[_0xa017[2630]]()&& !this[_0xa017[2612]](_0x71cex2)&& 0!= _0x71cex3[mxConstants[_0xa017[2631]]]};mxGraph[_0xa017[202]][_0xa017[2630]]= function(){return this[_0xa017[2372]]};mxGraph[_0xa017[202]][_0xa017[2632]]= function(_0x71cex2){this[_0xa017[2372]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[997]]= function(){return this[_0xa017[991]]};mxGraph[_0xa017[202]][_0xa017[998]]= function(_0x71cex2){this[_0xa017[991]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2549]]= function(){return this[_0xa017[2348]]};mxGraph[_0xa017[202]][_0xa017[2633]]= function(_0x71cex2){this[_0xa017[2348]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2634]]= function(){return this[_0xa017[1020]]};mxGraph[_0xa017[202]][_0xa017[2635]]= function(_0x71cex2){this[_0xa017[1020]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2636]]= function(){return this[_0xa017[2353]]};mxGraph[_0xa017[202]][_0xa017[2637]]= function(_0x71cex2){this[_0xa017[2353]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2638]]= function(){return this[_0xa017[2374]]};mxGraph[_0xa017[202]][_0xa017[2639]]= function(_0x71cex2){this[_0xa017[2374]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2640]]= function(){return this[_0xa017[2373]]};mxGraph[_0xa017[202]][_0xa017[2641]]= function(_0x71cex2){this[_0xa017[2373]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2642]]= function(){return this[_0xa017[2412]]};mxGraph[_0xa017[202]][_0xa017[2643]]= function(_0x71cex2){this[_0xa017[2412]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2460]]= function(){return this[_0xa017[2411]]};mxGraph[_0xa017[202]][_0xa017[2644]]= function(_0x71cex2){this[_0xa017[2411]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2645]]= function(){return this[_0xa017[2404]]};mxGraph[_0xa017[202]][_0xa017[2646]]= function(_0x71cex2){this[_0xa017[2404]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2647]]= function(){return this[_0xa017[2402]]};mxGraph[_0xa017[202]][_0xa017[2648]]= function(_0x71cex2){this[_0xa017[2406]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2530]]= function(){return this[_0xa017[2406]]};mxGraph[_0xa017[202]][_0xa017[2649]]= function(_0x71cex2){this[_0xa017[2405]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2650]]= function(){return this[_0xa017[2405]]};mxGraph[_0xa017[202]][_0xa017[2651]]= function(_0x71cex2){this[_0xa017[2407]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2527]]= function(){return this[_0xa017[2407]]};mxGraph[_0xa017[202]][_0xa017[2652]]= function(_0x71cex2){this[_0xa017[2402]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2529]]= function(){return this[_0xa017[2408]]};mxGraph[_0xa017[202]][_0xa017[2653]]= function(_0x71cex2){this[_0xa017[2408]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[1015]]= function(){return this[_0xa017[2375]]};mxGraph[_0xa017[202]][_0xa017[2654]]= function(_0x71cex2){this[_0xa017[2375]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2655]]= function(){return this[_0xa017[2376]]};mxGraph[_0xa017[202]][_0xa017[2656]]= function(_0x71cex2){this[_0xa017[2376]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2657]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[441]][_0xa017[248]](_0x71cex2),_0x71cex3=null!= _0x71cex3?_0x71cex3[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);return this[_0xa017[2658]]()&& !this[_0xa017[2612]](_0x71cex2)&& 0!= _0x71cex3[mxConstants[_0xa017[2659]]]};mxGraph[_0xa017[202]][_0xa017[2658]]= function(){return this[_0xa017[2377]]};mxGraph[_0xa017[202]][_0xa017[2660]]= function(_0x71cex2){this[_0xa017[2377]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2661]]= function(_0x71cex2,_0x71cex3){return !0};mxGraph[_0xa017[202]][_0xa017[2662]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[441]][_0xa017[248]](_0x71cex2),_0x71cex3=null!= _0x71cex3?_0x71cex3[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);return this[_0xa017[2663]]()&& !this[_0xa017[2612]](_0x71cex2)&& 0!= _0x71cex3[mxConstants[_0xa017[2664]]]};mxGraph[_0xa017[202]][_0xa017[2663]]= function(){return this[_0xa017[2378]]};mxGraph[_0xa017[202]][_0xa017[2665]]= function(_0x71cex2){this[_0xa017[2378]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2453]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[441]][_0xa017[248]](_0x71cex2),_0x71cex3=null!= _0x71cex3?_0x71cex3[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);return this[_0xa017[2666]]()&& !this[_0xa017[2612]](_0x71cex2)&& 0!= _0x71cex3[mxConstants[_0xa017[2667]]]};mxGraph[_0xa017[202]][_0xa017[2666]]= function(){return this[_0xa017[2370]]};mxGraph[_0xa017[202]][_0xa017[2668]]= function(_0x71cex2){this[_0xa017[2370]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2551]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return this[_0xa017[2669]]()&& !this[_0xa017[2612]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2669]]= function(){return this[_0xa017[2380]]};mxGraph[_0xa017[202]][_0xa017[2670]]= function(_0x71cex2){this[_0xa017[2380]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2671]]= function(_0x71cex2){return null== _0x71cex2&& this[_0xa017[2406]]|| null!= _0x71cex2&& (!this[_0xa017[251]][_0xa017[250]](_0x71cex2)|| this[_0xa017[2405]])&& this[_0xa017[2565]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2672]]= function(_0x71cex2){return this[_0xa017[2671]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2582]]= function(_0x71cex2,_0x71cex3){return this[_0xa017[2671]](_0x71cex2)&& this[_0xa017[2672]](_0x71cex3)};mxGraph[_0xa017[202]][_0xa017[1995]]= function(_0x71cex2){this[_0xa017[2433]][_0xa017[995]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[1965]]= function(_0x71cex2){return this[_0xa017[2433]][_0xa017[994]]()};mxGraph[_0xa017[202]][_0xa017[2673]]= function(_0x71cex2){this[_0xa017[2276]][_0xa017[995]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2674]]= function(_0x71cex2){this[_0xa017[2316]][_0xa017[2431]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2203]]= function(_0x71cex2){if(null!= this[_0xa017[2347]]){var _0x71cex3=this[_0xa017[2347]][_0xa017[2148]]();return null== _0x71cex2?null!= _0x71cex3:_0x71cex2== _0x71cex3};return !1};mxGraph[_0xa017[202]][_0xa017[2455]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[441]][_0xa017[248]](_0x71cex2);_0x71cex2= null!= _0x71cex3?_0x71cex3[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);return this[_0xa017[2675]]()|| 1== _0x71cex2[mxConstants[_0xa017[2676]]]};mxGraph[_0xa017[202]][_0xa017[2675]]= function(){return this[_0xa017[2381]]};mxGraph[_0xa017[202]][_0xa017[2677]]= function(_0x71cex2){this[_0xa017[2381]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2507]]= function(_0x71cex2){return !this[_0xa017[502]]()[_0xa017[250]](_0x71cex2)&& this[_0xa017[2678]]()};mxGraph[_0xa017[202]][_0xa017[2678]]= function(){return this[_0xa017[2392]]};mxGraph[_0xa017[202]][_0xa017[2679]]= function(_0x71cex2){this[_0xa017[2392]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2506]]= function(){return this[_0xa017[2393]]};mxGraph[_0xa017[202]][_0xa017[2680]]= function(_0x71cex2){this[_0xa017[2393]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2536]]= function(_0x71cex2){return this[_0xa017[2681]]()&& !this[_0xa017[502]]()[_0xa017[250]](this[_0xa017[502]]()[_0xa017[1197]](_0x71cex2))};mxGraph[_0xa017[202]][_0xa017[2681]]= function(){return this[_0xa017[2391]]};mxGraph[_0xa017[202]][_0xa017[2682]]= function(_0x71cex2){this[_0xa017[2391]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2505]]= function(){return this[_0xa017[2390]]};mxGraph[_0xa017[202]][_0xa017[2528]]= function(_0x71cex2){this[_0xa017[2390]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2537]]= function(_0x71cex2){return this[_0xa017[2683]](_0x71cex2)?this[_0xa017[2354]]:0};mxGraph[_0xa017[202]][_0xa017[2683]]= function(_0x71cex2){return !1};mxGraph[_0xa017[202]][_0xa017[2513]]= function(_0x71cex2,_0x71cex3){return this[_0xa017[251]][_0xa017[1938]](_0x71cex2,mxUtils[_0xa017[885]](this,function(_0x71cex2){return this[_0xa017[2516]](_0x71cex2,_0x71cex3)}))};mxGraph[_0xa017[202]][_0xa017[2516]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[441]][_0xa017[248]](_0x71cex2),_0x71cex4=null!= _0x71cex4?_0x71cex4[_0xa017[124]]:this[_0xa017[1705]](_0x71cex2);return 0< this[_0xa017[251]][_0xa017[262]](_0x71cex2)&& 0!= _0x71cex4[mxConstants[_0xa017[2684]]]};mxGraph[_0xa017[202]][_0xa017[2685]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return null!= _0x71cex2&& (this[_0xa017[2655]]()&& this[_0xa017[2686]](_0x71cex2,_0x71cex3,_0x71cex4)|| !this[_0xa017[251]][_0xa017[250]](_0x71cex2)&& (this[_0xa017[1730]](_0x71cex2)|| 0< this[_0xa017[251]][_0xa017[262]](_0x71cex2)&& !this[_0xa017[1742]](_0x71cex2)))};mxGraph[_0xa017[202]][_0xa017[2686]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return this[_0xa017[251]][_0xa017[250]](_0x71cex2)&& null!= _0x71cex3&& 1== _0x71cex3[_0xa017[67]]&& this[_0xa017[2565]](_0x71cex3[0])&& null== this[_0xa017[2500]](_0x71cex2,this[_0xa017[251]][_0xa017[1709]](_0x71cex2,!0),_0x71cex3[0])?(_0x71cex4= this[_0xa017[251]][_0xa017[1709]](_0x71cex2,!0),_0x71cex2= this[_0xa017[251]][_0xa017[1709]](_0x71cex2,!1),!this[_0xa017[251]][_0xa017[1720]](_0x71cex3[0],_0x71cex4)&& !this[_0xa017[251]][_0xa017[1720]](_0x71cex3[0],_0x71cex2)):!1};mxGraph[_0xa017[202]][_0xa017[564]]= function(_0x71cex2,_0x71cex3,_0x71cex4){if(!this[_0xa017[2642]]()){for(var _0x71cex5=0;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){if(this[_0xa017[1730]](_0x71cex2[_0x71cex5])){return null}}};_0x71cex5= mxUtils[_0xa017[2196]](this[_0xa017[526]],mxEvent[_0xa017[731]](_0x71cex3),mxEvent[_0xa017[733]](_0x71cex3));_0x71cex5[_0xa017[235]]-= this[_0xa017[1136]];_0x71cex5[_0xa017[236]]-= this[_0xa017[1137]];_0x71cex5= this[_0xa017[2461]](_0x71cex5[_0xa017[235]],_0x71cex5[_0xa017[236]]);if(null== _0x71cex4){_0x71cex4= _0x71cex5}else {if(null!= _0x71cex5){for(var _0x71cex9=this[_0xa017[251]][_0xa017[1197]](_0x71cex5);null!= _0x71cex9&& this[_0xa017[1730]](_0x71cex9)&& _0x71cex9!= _0x71cex4;){_0x71cex9= this[_0xa017[251]][_0xa017[1197]](_0x71cex9)};_0x71cex9== _0x71cex4&& (_0x71cex4= _0x71cex5)}};for(;null!= _0x71cex4&& !this[_0xa017[2685]](_0x71cex4,_0x71cex2,_0x71cex3)&& !this[_0xa017[251]][_0xa017[1740]](_0x71cex4);){_0x71cex4= this[_0xa017[251]][_0xa017[1197]](_0x71cex4)};return !this[_0xa017[251]][_0xa017[1740]](_0x71cex4)&& 0> mxUtils[_0xa017[2]](_0x71cex2,_0x71cex4)?_0x71cex4:null};mxGraph[_0xa017[202]][_0xa017[902]]= function(){var _0x71cex2=this[_0xa017[2355]];null== _0x71cex2&& (_0x71cex2= this[_0xa017[2534]](),null== _0x71cex2&& (_0x71cex2= this[_0xa017[251]][_0xa017[501]](),_0x71cex2= this[_0xa017[251]][_0xa017[263]](_0x71cex2,0)));return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2687]]= function(_0x71cex2){this[_0xa017[2355]]= _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2179]]= function(_0x71cex2){for(;null!= _0x71cex2&& !this[_0xa017[1730]](_0x71cex2);){_0x71cex2= this[_0xa017[251]][_0xa017[1197]](_0x71cex2)};return _0x71cex2};mxGraph[_0xa017[202]][_0xa017[2461]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= _0x71cex4|| this[_0xa017[902]]();if(null!= _0x71cex4){for(var _0x71cex5=this[_0xa017[251]][_0xa017[262]](_0x71cex4),_0x71cex9=0;_0x71cex9< _0x71cex5;_0x71cex9++){var _0x71cexa=this[_0xa017[251]][_0xa017[263]](_0x71cex4,_0x71cex9),_0x71cex12=this[_0xa017[2461]](_0x71cex2,_0x71cex3,_0x71cexa);if(null!= _0x71cex12){return _0x71cex12};if(this[_0xa017[1730]](_0x71cexa)&& (_0x71cex12= this[_0xa017[441]][_0xa017[248]](_0x71cexa),this[_0xa017[1825]](_0x71cex12,_0x71cex2,_0x71cex3))){return _0x71cexa}}};return null};mxGraph[_0xa017[202]][_0xa017[999]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex5= null!= _0x71cex5?_0x71cex5:!0;_0x71cex9= null!= _0x71cex9?_0x71cex9:!0;_0x71cex4= null!= _0x71cex4?_0x71cex4:this[_0xa017[902]]();if(null!= _0x71cex4){for(var _0x71cexa=this[_0xa017[251]][_0xa017[262]](_0x71cex4)- 1;0<= _0x71cexa;_0x71cexa--){var _0x71cex12=this[_0xa017[251]][_0xa017[263]](_0x71cex4,_0x71cexa),_0x71cex13=this[_0xa017[999]](_0x71cex2,_0x71cex3,_0x71cex12,_0x71cex5,_0x71cex9);if(null!= _0x71cex13){return _0x71cex13};if(this[_0xa017[1714]](_0x71cex12)&& (_0x71cex9&& this[_0xa017[251]][_0xa017[250]](_0x71cex12)|| _0x71cex5&& this[_0xa017[251]][_0xa017[1193]](_0x71cex12))){if(_0x71cex13= this[_0xa017[441]][_0xa017[248]](_0x71cex12),this[_0xa017[1825]](_0x71cex13,_0x71cex2,_0x71cex3)){return _0x71cex12}}}};return null};mxGraph[_0xa017[202]][_0xa017[1825]]= function(_0x71cex2,_0x71cex3,_0x71cex4){if(null!= _0x71cex2){var _0x71cex5=_0x71cex2[_0xa017[439]];if(null!= _0x71cex5){_0x71cex2= this[_0xa017[2353]]* this[_0xa017[2353]];for(var _0x71cex9=_0x71cex5[0],_0x71cexa=1;_0x71cexa< _0x71cex5[_0xa017[67]];_0x71cexa++){var _0x71cex12=_0x71cex5[_0x71cexa];if(mxUtils[_0xa017[440]](_0x71cex9[_0xa017[235]],_0x71cex9[_0xa017[236]],_0x71cex12[_0xa017[235]],_0x71cex12[_0xa017[236]],_0x71cex3,_0x71cex4)<= _0x71cex2){return !0};_0x71cex9= _0x71cex12}}else {if(_0x71cex9= mxUtils[_0xa017[431]](mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_ROTATION)|| 0),0!= _0x71cex9&& (_0x71cex5= Math[_0xa017[426]](-_0x71cex9),_0x71cex9= Math[_0xa017[427]](-_0x71cex9),_0x71cexa= new mxPoint(_0x71cex2[_0xa017[241]](),_0x71cex2[_0xa017[242]]()),_0x71cex9= mxUtils[_0xa017[432]]( new mxPoint(_0x71cex3,_0x71cex4),_0x71cex5,_0x71cex9,_0x71cexa),_0x71cex3= _0x71cex9[_0xa017[235]],_0x71cex4= _0x71cex9[_0xa017[236]]),mxUtils[_0xa017[442]](_0x71cex2,_0x71cex3,_0x71cex4)){return !0}}};return !1};mxGraph[_0xa017[202]][_0xa017[2688]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[249]]()[_0xa017[248]](_0x71cex2);_0x71cex2= this[_0xa017[1731]](_0x71cex2);if(null!= _0x71cex5){var _0x71cex9=this[_0xa017[249]]()[_0xa017[518]]();_0x71cex3-= _0x71cex5[_0xa017[235]];_0x71cex4-= _0x71cex5[_0xa017[236]];if(0< _0x71cex2[_0xa017[117]]&& 0< _0x71cex3&& _0x71cex3> _0x71cex2[_0xa017[117]]* _0x71cex9|| 0< _0x71cex2[_0xa017[119]]&& 0< _0x71cex4&& _0x71cex4> _0x71cex2[_0xa017[119]]* _0x71cex9){return !0}};return !1};mxGraph[_0xa017[202]][_0xa017[1728]]= function(_0x71cex2){return this[_0xa017[1955]](_0x71cex2,!0,!1)};mxGraph[_0xa017[202]][_0xa017[1956]]= function(_0x71cex2){return this[_0xa017[1955]](_0x71cex2,!1,!0)};mxGraph[_0xa017[202]][_0xa017[1955]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex2= null!= _0x71cex2?_0x71cex2:this[_0xa017[902]]();_0x71cex2= this[_0xa017[251]][_0xa017[1955]](_0x71cex2,null!= _0x71cex3?_0x71cex3:!1,null!= _0x71cex4?_0x71cex4:!1);_0x71cex3= [];for(_0x71cex4= 0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){this[_0xa017[1714]](_0x71cex2[_0x71cex4])&& _0x71cex3[_0xa017[207]](_0x71cex2[_0x71cex4])};return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[1756]]= function(_0x71cex2,_0x71cex3){return this[_0xa017[264]](_0x71cex2,_0x71cex3,!0,!0,!1)};mxGraph[_0xa017[202]][_0xa017[1867]]= function(_0x71cex2,_0x71cex3){return this[_0xa017[264]](_0x71cex2,_0x71cex3,!0,!1,!1)};mxGraph[_0xa017[202]][_0xa017[1963]]= function(_0x71cex2,_0x71cex3){return this[_0xa017[264]](_0x71cex2,_0x71cex3,!1,!0,!1)};mxGraph[_0xa017[202]][_0xa017[264]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cex4= null!= _0x71cex4?_0x71cex4:!0;_0x71cex5= null!= _0x71cex5?_0x71cex5:!0;_0x71cex9= null!= _0x71cex9?_0x71cex9:!0;_0x71cexa= null!= _0x71cexa?_0x71cexa:!1;for(var _0x71cex12=[],_0x71cex13=this[_0xa017[1742]](_0x71cex2),_0x71cex14=this[_0xa017[251]][_0xa017[262]](_0x71cex2),_0x71cex15=0;_0x71cex15< _0x71cex14;_0x71cex15++){var _0x71cex16=this[_0xa017[251]][_0xa017[263]](_0x71cex2,_0x71cex15);if(_0x71cex13|| !this[_0xa017[1714]](_0x71cex16)){_0x71cex12= _0x71cex12[_0xa017[1919]](this[_0xa017[251]][_0xa017[264]](_0x71cex16,_0x71cex4,_0x71cex5))}};_0x71cex12= _0x71cex12[_0xa017[1919]](this[_0xa017[251]][_0xa017[264]](_0x71cex2,_0x71cex4,_0x71cex5));_0x71cex13= [];for(_0x71cex15= 0;_0x71cex15< _0x71cex12[_0xa017[67]];_0x71cex15++){_0x71cex16= this[_0xa017[441]][_0xa017[248]](_0x71cex12[_0x71cex15]),_0x71cex14= null!= _0x71cex16?_0x71cex16[_0xa017[1710]](!0):this[_0xa017[441]][_0xa017[1710]](_0x71cex12[_0x71cex15],!0),_0x71cex16= null!= _0x71cex16?_0x71cex16[_0xa017[1710]](!1):this[_0xa017[441]][_0xa017[1710]](_0x71cex12[_0x71cex15],!1),(_0x71cex9&& _0x71cex14== _0x71cex16|| _0x71cex14!= _0x71cex16&& (_0x71cex4&& _0x71cex16== _0x71cex2&& (null== _0x71cex3|| this[_0xa017[1920]](_0x71cex14,_0x71cex3,_0x71cexa))|| _0x71cex5&& _0x71cex14== _0x71cex2&& (null== _0x71cex3|| this[_0xa017[1920]](_0x71cex16,_0x71cex3,_0x71cexa))))&& _0x71cex13[_0xa017[207]](_0x71cex12[_0x71cex15])};return _0x71cex13};mxGraph[_0xa017[202]][_0xa017[1920]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return _0x71cex4?this[_0xa017[251]][_0xa017[1720]](_0x71cex3,_0x71cex2):this[_0xa017[251]][_0xa017[1197]](_0x71cex2)== _0x71cex3};mxGraph[_0xa017[202]][_0xa017[1808]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex4= null!= _0x71cex4?_0x71cex4:!0;_0x71cex5= null!= _0x71cex5?_0x71cex5:!0;var _0x71cex9=[],_0x71cexa={};if(null!= _0x71cex2){for(var _0x71cex12=0;_0x71cex12< _0x71cex2[_0xa017[67]];_0x71cex12++){var _0x71cex13=this[_0xa017[441]][_0xa017[248]](_0x71cex2[_0x71cex12]),_0x71cex14=null!= _0x71cex13?_0x71cex13[_0xa017[1710]](!0):this[_0xa017[441]][_0xa017[1710]](_0x71cex2[_0x71cex12],!0),_0x71cex13=null!= _0x71cex13?_0x71cex13[_0xa017[1710]](!1):this[_0xa017[441]][_0xa017[1710]](_0x71cex2[_0x71cex12],!1);if(_0x71cex14== _0x71cex3&& null!= _0x71cex13&& _0x71cex13!= _0x71cex3&& _0x71cex5){var _0x71cex15=mxCellPath[_0xa017[385]](_0x71cex13);null== _0x71cexa[_0x71cex15]&& (_0x71cexa[_0x71cex15]= _0x71cex13,_0x71cex9[_0xa017[207]](_0x71cex13))}else {_0x71cex13== _0x71cex3&& (null!= _0x71cex14&& _0x71cex14!= _0x71cex3&& _0x71cex4)&& (_0x71cex15= mxCellPath[_0xa017[385]](_0x71cex14),null== _0x71cexa[_0x71cex15]&& (_0x71cexa[_0x71cex15]= _0x71cex14,_0x71cex9[_0xa017[207]](_0x71cex14)))}}};return _0x71cex9};mxGraph[_0xa017[202]][_0xa017[1781]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= null!= _0x71cex4?_0x71cex4:!1;for(var _0x71cex5=this[_0xa017[264]](_0x71cex2),_0x71cex9=[],_0x71cexa=0;_0x71cexa< _0x71cex5[_0xa017[67]];_0x71cexa++){var _0x71cex12=this[_0xa017[441]][_0xa017[248]](_0x71cex5[_0x71cexa]),_0x71cex13=null!= _0x71cex12?_0x71cex12[_0xa017[1710]](!0):this[_0xa017[441]][_0xa017[1710]](_0x71cex5[_0x71cexa],!0),_0x71cex12=null!= _0x71cex12?_0x71cex12[_0xa017[1710]](!1):this[_0xa017[441]][_0xa017[1710]](_0x71cex5[_0x71cexa],!1);(_0x71cex13== _0x71cex2&& _0x71cex12== _0x71cex3|| !_0x71cex4&& _0x71cex13== _0x71cex3 && _0x71cex12== _0x71cex2)&& _0x71cex9[_0xa017[207]](_0x71cex5[_0x71cexa])};return _0x71cex9};mxGraph[_0xa017[202]][_0xa017[2689]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=mxUtils[_0xa017[2196]](this[_0xa017[526]],mxEvent[_0xa017[731]](_0x71cex2),mxEvent[_0xa017[733]](_0x71cex2)),_0x71cex5=this[_0xa017[441]][_0xa017[255]],_0x71cex9=this[_0xa017[441]][_0xa017[513]],_0x71cexa=!1!= _0x71cex3?this[_0xa017[1020]]/ 2:0;_0x71cex4[_0xa017[235]]= this[_0xa017[1021]](_0x71cex4[_0xa017[235]]/ _0x71cex5- _0x71cex9[_0xa017[235]]- _0x71cexa);_0x71cex4[_0xa017[236]]= this[_0xa017[1021]](_0x71cex4[_0xa017[236]]/ _0x71cex5- _0x71cex9[_0xa017[236]]- _0x71cexa);return _0x71cex4};mxGraph[_0xa017[202]][_0xa017[2690]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cexa= null!= _0x71cexa?_0x71cexa:[];if(0< _0x71cex4|| 0< _0x71cex5){var _0x71cex12=_0x71cex2+ _0x71cex4,_0x71cex13=_0x71cex3+ _0x71cex5;_0x71cex9= _0x71cex9|| this[_0xa017[902]]();if(null!= _0x71cex9){for(var _0x71cex14=this[_0xa017[251]][_0xa017[262]](_0x71cex9),_0x71cex15=0;_0x71cex15< _0x71cex14;_0x71cex15++){var _0x71cex16=this[_0xa017[251]][_0xa017[263]](_0x71cex9,_0x71cex15),_0x71cex17=this[_0xa017[441]][_0xa017[248]](_0x71cex16);if(this[_0xa017[1714]](_0x71cex16)&& null!= _0x71cex17){var _0x71cex18=_0x71cex17,_0x71cex17=mxUtils[_0xa017[433]](_0x71cex17[_0xa017[124]],mxConstants.STYLE_ROTATION)|| 0;0!= _0x71cex17&& (_0x71cex18= mxUtils[_0xa017[1613]](_0x71cex18,_0x71cex17));_0x71cex18[_0xa017[235]]>= _0x71cex2&& _0x71cex18[_0xa017[236]]+ _0x71cex18[_0xa017[119]]<= _0x71cex13&& _0x71cex18[_0xa017[236]]>= _0x71cex3&& _0x71cex18[_0xa017[235]]+ _0x71cex18[_0xa017[117]]<= _0x71cex12?_0x71cexa[_0xa017[207]](_0x71cex16):this[_0xa017[2690]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex16,_0x71cexa)}}}};return _0x71cexa};mxGraph[_0xa017[202]][_0xa017[2691]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=[];if(_0x71cex5|| _0x71cex9){if(null== _0x71cex4&& (_0x71cex4= this[_0xa017[902]]()),null!= _0x71cex4){for(var _0x71cex12=this[_0xa017[251]][_0xa017[262]](_0x71cex4),_0x71cex13=0;_0x71cex13< _0x71cex12;_0x71cex13++){var _0x71cex14=this[_0xa017[251]][_0xa017[263]](_0x71cex4,_0x71cex13),_0x71cex15=this[_0xa017[441]][_0xa017[248]](_0x71cex14);this[_0xa017[1714]](_0x71cex14)&& null!= _0x71cex15&& (!_0x71cex5|| _0x71cex15[_0xa017[235]]>= _0x71cex2)&& (!_0x71cex9|| _0x71cex15[_0xa017[236]]>= _0x71cex3)&& _0x71cexa[_0xa017[207]](_0x71cex14)}}};return _0x71cexa};mxGraph[_0xa017[202]][_0xa017[1757]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3= null!= _0x71cex3?_0x71cex3:!1;_0x71cex4= null!= _0x71cex4?_0x71cex4:!1;var _0x71cex5=[];if(null!= _0x71cex2){for(var _0x71cex9=this[_0xa017[502]](),_0x71cexa=_0x71cex9[_0xa017[262]](_0x71cex2),_0x71cex12=null,_0x71cex13=0,_0x71cex14=0;_0x71cex14< _0x71cexa;_0x71cex14++){var _0x71cex15=_0x71cex9[_0xa017[263]](_0x71cex2,_0x71cex14);if(this[_0xa017[251]][_0xa017[1193]](_0x71cex15)&& this[_0xa017[1714]](_0x71cex15)){for(var _0x71cex16=this[_0xa017[1756]](_0x71cex15,_0x71cex3?_0x71cex2:null),_0x71cex17=0,_0x71cex18=0,_0x71cex19=0;_0x71cex19< _0x71cex16[_0xa017[67]];_0x71cex19++){this[_0xa017[441]][_0xa017[1710]](_0x71cex16[_0x71cex19],!0)== _0x71cex15?_0x71cex17++:_0x71cex18++};(_0x71cex4&& 0== _0x71cex17&& 0< _0x71cex18|| !_0x71cex4&& 0== _0x71cex18 && 0< _0x71cex17)&& _0x71cex5[_0xa017[207]](_0x71cex15);_0x71cex16= _0x71cex4?_0x71cex18- _0x71cex17:_0x71cex17- _0x71cex18;_0x71cex16> _0x71cex13&& (_0x71cex13= _0x71cex16,_0x71cex12= _0x71cex15)}};0== _0x71cex5[_0xa017[67]]&& null!= _0x71cex12&& _0x71cex5[_0xa017[207]](_0x71cex12)};return _0x71cex5};mxGraph[_0xa017[202]][_0xa017[1706]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){if(null!= _0x71cex4&& null!= _0x71cex2){_0x71cex3= null!= _0x71cex3?_0x71cex3:!0;_0x71cex9= _0x71cex9|| [];var _0x71cexa=mxCellPath[_0xa017[385]](_0x71cex2);if(null== _0x71cex9[_0x71cexa]&& (_0x71cex9[_0x71cexa]= _0x71cex2,_0x71cex5= _0x71cex4(_0x71cex2,_0x71cex5),null== _0x71cex5|| _0x71cex5)){if(_0x71cex5= this[_0xa017[251]][_0xa017[1707]](_0x71cex2),0< _0x71cex5){for(_0x71cexa= 0;_0x71cexa< _0x71cex5;_0x71cexa++){var _0x71cex12=this[_0xa017[251]][_0xa017[1708]](_0x71cex2,_0x71cexa),_0x71cex13=this[_0xa017[251]][_0xa017[1709]](_0x71cex12,!0)== _0x71cex2;if(!_0x71cex3|| _0x71cex13){_0x71cex13= this[_0xa017[251]][_0xa017[1709]](_0x71cex12,!_0x71cex13),this[_0xa017[1706]](_0x71cex13,_0x71cex3,_0x71cex4,_0x71cex12,_0x71cex9)}}}}}};mxGraph[_0xa017[202]][_0xa017[2692]]= function(_0x71cex2){return this[_0xa017[2435]]()[_0xa017[2097]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2693]]= function(){return this[_0xa017[2435]]()[_0xa017[1107]]()};mxGraph[_0xa017[202]][_0xa017[2440]]= function(){return this[_0xa017[2435]]()[_0xa017[200]]()};mxGraph[_0xa017[202]][_0xa017[2694]]= function(){return this[_0xa017[2435]]()[_0xa017[895]][_0xa017[67]]};mxGraph[_0xa017[202]][_0xa017[2452]]= function(){return this[_0xa017[2435]]()[_0xa017[895]][0]};mxGraph[_0xa017[202]][_0xa017[897]]= function(){return this[_0xa017[2435]]()[_0xa017[895]][_0xa017[1853]]()};mxGraph[_0xa017[202]][_0xa017[2450]]= function(_0x71cex2){this[_0xa017[2435]]()[_0xa017[2099]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[904]]= function(_0x71cex2){this[_0xa017[2435]]()[_0xa017[2100]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2695]]= function(_0x71cex2){this[_0xa017[2435]]()[_0xa017[2103]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2696]]= function(_0x71cex2){this[_0xa017[2435]]()[_0xa017[832]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2697]]= function(_0x71cex2){this[_0xa017[2435]]()[_0xa017[2104]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2439]]= function(_0x71cex2){this[_0xa017[2435]]()[_0xa017[842]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2698]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[2690]](_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]],_0x71cex2[_0xa017[117]],_0x71cex2[_0xa017[119]]);this[_0xa017[2699]](_0x71cex4,_0x71cex3);return _0x71cex4};mxGraph[_0xa017[202]][_0xa017[2700]]= function(){this[_0xa017[2701]](!0)};mxGraph[_0xa017[202]][_0xa017[2702]]= function(){this[_0xa017[2701]]()};mxGraph[_0xa017[202]][_0xa017[2703]]= function(){this[_0xa017[2701]](!1,!0)};mxGraph[_0xa017[202]][_0xa017[2704]]= function(){this[_0xa017[2701]](!1,!1,!0)};mxGraph[_0xa017[202]][_0xa017[2701]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[2105]],_0x71cex9=0< _0x71cex5[_0xa017[895]][_0xa017[67]]?_0x71cex5[_0xa017[895]][0]:null;1< _0x71cex5[_0xa017[895]][_0xa017[67]]&& _0x71cex5[_0xa017[200]]();var _0x71cex5=null!= _0x71cex9?this[_0xa017[251]][_0xa017[1197]](_0x71cex9):this[_0xa017[902]](),_0x71cexa=this[_0xa017[251]][_0xa017[262]](_0x71cex5);null== _0x71cex9&& 0< _0x71cexa?(_0x71cex2= this[_0xa017[251]][_0xa017[263]](_0x71cex5,0),this[_0xa017[2450]](_0x71cex2)):(null== _0x71cex9|| _0x71cex3)&& null!= this[_0xa017[441]][_0xa017[248]](_0x71cex5)&& null!= this[_0xa017[251]][_0xa017[1721]](_0x71cex5)?this[_0xa017[2534]]()!= _0x71cex5&& this[_0xa017[2450]](_0x71cex5):null!= _0x71cex9&& _0x71cex4?0< this[_0xa017[251]][_0xa017[262]](_0x71cex9)&& (_0x71cex2= this[_0xa017[251]][_0xa017[263]](_0x71cex9,0),this[_0xa017[2450]](_0x71cex2)):0< _0x71cexa&& (_0x71cex3= _0x71cex5[_0xa017[1738]](_0x71cex9),_0x71cex2?(_0x71cex3++,_0x71cex2= this[_0xa017[251]][_0xa017[263]](_0x71cex5,_0x71cex3% _0x71cexa)):(_0x71cex3--,_0x71cex2= this[_0xa017[251]][_0xa017[263]](_0x71cex5,0> _0x71cex3?_0x71cexa- 1:_0x71cex3)),this[_0xa017[2450]](_0x71cex2))};mxGraph[_0xa017[202]][_0xa017[2705]]= function(_0x71cex2){_0x71cex2= _0x71cex2|| this[_0xa017[902]]();_0x71cex2= this[_0xa017[251]][_0xa017[1953]](_0x71cex2);null!= _0x71cex2&& this[_0xa017[904]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2706]]= function(_0x71cex2){this[_0xa017[2707]](!0,!1,_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2708]]= function(_0x71cex2){this[_0xa017[2707]](!1,!0,_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2707]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= _0x71cex4|| this[_0xa017[902]]();var _0x71cex5=mxUtils[_0xa017[885]](this,function(_0x71cex4){return null!= this[_0xa017[441]][_0xa017[248]](_0x71cex4)&& 0== this[_0xa017[251]][_0xa017[262]](_0x71cex4)&& (this[_0xa017[251]][_0xa017[1193]](_0x71cex4)&& _0x71cex2|| this[_0xa017[251]][_0xa017[250]](_0x71cex4)&& _0x71cex3)});_0x71cex4= this[_0xa017[251]][_0xa017[1921]](_0x71cex5,_0x71cex4);this[_0xa017[904]](_0x71cex4)};mxGraph[_0xa017[202]][_0xa017[2459]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[2692]](_0x71cex2);this[_0xa017[2462]](_0x71cex3)?_0x71cex4?this[_0xa017[2697]](_0x71cex2):this[_0xa017[2695]](_0x71cex2):(!_0x71cex4|| 1!= this[_0xa017[2694]]()) && this[_0xa017[2450]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2699]]= function(_0x71cex2,_0x71cex3){this[_0xa017[2462]](_0x71cex3)?this[_0xa017[2696]](_0x71cex2):this[_0xa017[904]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[2709]]= function(_0x71cex2){var _0x71cex3=null;null!= _0x71cex2&& (this[_0xa017[251]][_0xa017[250]](_0x71cex2[_0xa017[246]])?(_0x71cex3= this[_0xa017[441]][_0xa017[2291]](_0x71cex2),_0x71cex3= this[_0xa017[2573]](_0x71cex2)|| _0x71cex3== mxEdgeStyle[_0xa017[2568]]|| _0x71cex3== mxEdgeStyle[_0xa017[2569]]|| _0x71cex3== mxEdgeStyle[_0xa017[2570]]? new mxElbowEdgeHandler(_0x71cex2):_0x71cex3== mxEdgeStyle[_0xa017[2567]]|| _0x71cex3== mxEdgeStyle[_0xa017[2572]]? new mxEdgeSegmentHandler(_0x71cex2): new mxEdgeHandler(_0x71cex2)):_0x71cex3= new mxVertexHandler(_0x71cex2));return _0x71cex3};mxGraph[_0xa017[202]][_0xa017[1133]]= function(_0x71cex2){null== this[_0xa017[2329]]&& (this[_0xa017[2329]]= []);this[_0xa017[2329]][_0xa017[207]](_0x71cex2)};mxGraph[_0xa017[202]][_0xa017[1148]]= function(_0x71cex2){if(null!= this[_0xa017[2329]]){for(var _0x71cex3=0;_0x71cex3< this[_0xa017[2329]][_0xa017[67]];_0x71cex3++){if(this[_0xa017[2329]][_0x71cex3]== _0x71cex2){this[_0xa017[2329]][_0xa017[300]](_0x71cex3,1);break}}}};mxGraph[_0xa017[202]][_0xa017[2710]]= function(_0x71cex2){if(null== _0x71cex2[_0xa017[725]]|| null== _0x71cex2[_0xa017[726]]){var _0x71cex3=mxUtils[_0xa017[2196]](this[_0xa017[526]],_0x71cex2[_0xa017[730]](),_0x71cex2[_0xa017[732]]());_0x71cex2[_0xa017[725]]= _0x71cex3[_0xa017[235]]- this[_0xa017[1136]];_0x71cex2[_0xa017[726]]= _0x71cex3[_0xa017[236]]- this[_0xa017[1137]]}};mxGraph[_0xa017[202]][_0xa017[758]]= function(_0x71cex2,_0x71cex3,_0x71cex4){null== _0x71cex4&& (_0x71cex4= this);this[_0xa017[2710]](_0x71cex3);_0x71cex2== mxEvent[_0xa017[2711]]&& (this[_0xa017[1009]]= !0);if(mxClient[_0xa017[754]]&& this[_0xa017[2349]]&& _0x71cex2== mxEvent[_0xa017[2711]]){var _0x71cex5=( new Date)[_0xa017[178]]();_0x71cex5- this[_0xa017[2213]]< this[_0xa017[2350]]&& Math[_0xa017[425]](this[_0xa017[2712]]- _0x71cex3[_0xa017[730]]())< this[_0xa017[2351]]&& Math[_0xa017[425]](this[_0xa017[2352]]- _0x71cex3[_0xa017[732]]())< this[_0xa017[2351]]?(this[_0xa017[2213]]= 0,this[_0xa017[761]](_0x71cex3[_0xa017[727]](),_0x71cex3[_0xa017[736]]()),_0x71cex3[_0xa017[727]]()[_0xa017[786]]= !0):(this[_0xa017[2712]]= _0x71cex3[_0xa017[730]](),this[_0xa017[2352]]= _0x71cex3[_0xa017[732]](),this[_0xa017[2213]]= _0x71cex5)};_0x71cex5= 2!= _0x71cex3[_0xa017[727]]()[_0xa017[764]];if(mxClient[_0xa017[80]]&& _0xa017[462]== document[_0xa017[135]]){if(null!= this[_0xa017[2713]]&& Math[_0xa017[425]](this[_0xa017[2713]]- _0x71cex3[_0xa017[730]]())> this[_0xa017[2351]]|| null!= this[_0xa017[2714]]&& Math[_0xa017[425]](this[_0xa017[2714]]- _0x71cex3[_0xa017[732]]())> this[_0xa017[2351]]){_0x71cex5= !0};_0x71cex2== mxEvent[_0xa017[2715]]&& (this[_0xa017[2713]]= _0x71cex3[_0xa017[730]](),this[_0xa017[2714]]= _0x71cex3[_0xa017[732]]())};if((_0x71cex2!= mxEvent[_0xa017[2715]]|| this[_0xa017[1009]])&& _0x71cex5){if(_0x71cex2== mxEvent[_0xa017[2715]]&& (this[_0xa017[1009]]= !1),!this[_0xa017[2203]]()&& (mxClient[_0xa017[71]]|| mxClient[_0xa017[75]]|| mxClient[_0xa017[76]]|| mxClient[_0xa017[80]]&& mxClient[_0xa017[48]]|| _0x71cex3[_0xa017[727]]()[_0xa017[772]]!= this[_0xa017[526]])){_0x71cex2== mxEvent[_0xa017[2716]]&& (this[_0xa017[1009]]&& this[_0xa017[1012]])&& this[_0xa017[1014]](_0x71cex3[_0xa017[734]](),_0x71cex3[_0xa017[735]](),this[_0xa017[1013]]);if(null!= this[_0xa017[2329]]){_0x71cex4= [_0x71cex4,_0x71cex3];_0x71cex3[_0xa017[727]]()[_0xa017[739]]= !0;for(_0x71cex5= 0;_0x71cex5< this[_0xa017[2329]][_0xa017[67]];_0x71cex5++){var _0x71cex9=this[_0xa017[2329]][_0x71cex5];_0x71cex2== mxEvent[_0xa017[2711]]?_0x71cex9[_0xa017[787]][_0xa017[183]](_0x71cex9,_0x71cex4):_0x71cex2== mxEvent[_0xa017[2716]]?_0x71cex9[_0xa017[788]][_0xa017[183]](_0x71cex9,_0x71cex4):_0x71cex2== mxEvent[_0xa017[2715]]&& _0x71cex9[_0xa017[789]][_0xa017[183]](_0x71cex9,_0x71cex4)}};_0x71cex2== mxEvent[_0xa017[2715]]&& this[_0xa017[173]](_0x71cex3)}}else {_0x71cex2== mxEvent[_0xa017[2715]]&& (this[_0xa017[1009]]= !1)}};mxGraph[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[2717]]|| (this[_0xa017[2717]]= !0,null!= this[_0xa017[2276]]&& this[_0xa017[2276]][_0xa017[515]](),null!= this[_0xa017[2432]]&& this[_0xa017[2432]][_0xa017[515]](),null!= this[_0xa017[2316]]&& this[_0xa017[2316]][_0xa017[515]](),null!= this[_0xa017[2433]]&& this[_0xa017[2433]][_0xa017[515]](),null!= this[_0xa017[1011]]&& this[_0xa017[1011]][_0xa017[515]](),null!= this[_0xa017[2347]]&& this[_0xa017[2347]][_0xa017[515]](),null!= this[_0xa017[441]]&& this[_0xa017[441]][_0xa017[515]](),null!= this[_0xa017[251]]&& null!= this[_0xa017[2343]]&& (this[_0xa017[251]][_0xa017[745]](this[_0xa017[2343]]),this[_0xa017[2343]]= null),this[_0xa017[526]]= null)};function mxCellOverlay(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){this[_0xa017[618]]= _0x71cex2;this[_0xa017[2718]]= _0x71cex3;this[_0xa017[611]]= null!= _0x71cex4?_0x71cex4:this[_0xa017[611]];this[_0xa017[123]]= null!= _0x71cex5?_0x71cex5:this[_0xa017[123]];this[_0xa017[1368]]= null!= _0x71cex9?_0x71cex9: new mxPoint;this[_0xa017[270]]= null!= _0x71cexa?_0x71cexa:_0xa017[2719]}mxCellOverlay[_0xa017[202]]= new mxEventSource;mxCellOverlay[_0xa017[202]][_0xa017[196]]= mxCellOverlay;mxCellOverlay[_0xa017[202]][_0xa017[618]]= null;mxCellOverlay[_0xa017[202]][_0xa017[2718]]= null;mxCellOverlay[_0xa017[202]][_0xa017[611]]= mxConstants[_0xa017[480]];mxCellOverlay[_0xa017[202]][_0xa017[123]]= mxConstants[_0xa017[482]];mxCellOverlay[_0xa017[202]][_0xa017[1368]]= null;mxCellOverlay[_0xa017[202]][_0xa017[270]]= null;mxCellOverlay[_0xa017[202]][_0xa017[2354]]= 0.5;mxCellOverlay[_0xa017[202]][_0xa017[1799]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[441]][_0xa017[1179]][_0xa017[502]]()[_0xa017[250]](_0x71cex2[_0xa017[246]]),_0x71cex4=_0x71cex2[_0xa017[441]][_0xa017[255]],_0x71cex5=null,_0x71cex9=this[_0xa017[618]][_0xa017[117]],_0x71cexa=this[_0xa017[618]][_0xa017[119]];_0x71cex3?(_0x71cex3= _0x71cex2[_0xa017[439]],1== _0x71cex3[_0xa017[67]]% 2?_0x71cex5= _0x71cex3[Math[_0xa017[519]](_0x71cex3[_0xa017[67]]/ 2)]:(_0x71cex5= _0x71cex3[_0xa017[67]]/ 2,_0x71cex2= _0x71cex3[_0x71cex5- 1],_0x71cex3= _0x71cex3[_0x71cex5],_0x71cex5= new mxPoint(_0x71cex2[_0xa017[235]]+ (_0x71cex3[_0xa017[235]]- _0x71cex2[_0xa017[235]])/ 2,_0x71cex2[_0xa017[236]]+ (_0x71cex3[_0xa017[236]]- _0x71cex2[_0xa017[236]])/ 2))):(_0x71cex5= new mxPoint,_0x71cex5[_0xa017[235]]= this[_0xa017[611]]== mxConstants[_0xa017[2132]]?_0x71cex2[_0xa017[235]]:this[_0xa017[611]]== mxConstants[_0xa017[479]]?_0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]/ 2:_0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]],_0x71cex5[_0xa017[236]]= this[_0xa017[123]]== mxConstants[_0xa017[1687]]?_0x71cex2[_0xa017[236]]:this[_0xa017[123]]== mxConstants[_0xa017[481]]?_0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]/ 2:_0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]);return new mxRectangle(Math[_0xa017[488]](_0x71cex5[_0xa017[235]]- (_0x71cex9* this[_0xa017[2354]]- this[_0xa017[1368]][_0xa017[235]])* _0x71cex4),Math[_0xa017[488]](_0x71cex5[_0xa017[236]]- (_0x71cexa* this[_0xa017[2354]]- this[_0xa017[1368]][_0xa017[236]])* _0x71cex4),_0x71cex9* _0x71cex4,_0x71cexa* _0x71cex4)};mxCellOverlay[_0xa017[202]][_0xa017[2591]]= function(){return this[_0xa017[2718]]};function mxOutline(_0x71cex2,_0x71cex3){this[_0xa017[1097]]= _0x71cex2;null!= _0x71cex3&& this[_0xa017[176]](_0x71cex3)}mxOutline[_0xa017[202]][_0xa017[1097]]= null;mxOutline[_0xa017[202]][_0xa017[2136]]= null;mxOutline[_0xa017[202]][_0xa017[2720]]= mxConstants[_0xa017[2333]];mxOutline[_0xa017[202]][_0xa017[984]]= !0;mxOutline[_0xa017[202]][_0xa017[2721]]= !0;mxOutline[_0xa017[202]][_0xa017[467]]= 10;mxOutline[_0xa017[202]][_0xa017[2722]]= 8;mxOutline[_0xa017[202]][_0xa017[2723]]= !1;mxOutline[_0xa017[202]][_0xa017[2724]]= null;mxOutline[_0xa017[202]][_0xa017[1063]]= !1;mxOutline[_0xa017[202]][_0xa017[176]]= function(_0x71cex2){this[_0xa017[2136]]= new mxGraph(_0x71cex2,this[_0xa017[1097]][_0xa017[502]](),this[_0xa017[2720]],this[_0xa017[1097]][_0xa017[2434]]());this[_0xa017[2136]][_0xa017[2206]]= !1;this[_0xa017[2136]][_0xa017[1012]]= !1;var _0x71cex3=this[_0xa017[2136]][_0xa017[1177]];this[_0xa017[2136]][_0xa017[1177]]= mxUtils[_0xa017[885]](this,function(_0x71cex2){!this[_0xa017[1063]]&& null!= this[_0xa017[2136]] && _0x71cex3[_0xa017[183]](this[_0xa017[2136]],arguments)});mxClient[_0xa017[48]]&& (_0x71cex2= this[_0xa017[2136]][_0xa017[249]]()[_0xa017[2051]]()[_0xa017[265]],_0x71cex2[_0xa017[57]](_0xa017[2725],_0xa017[2726]),_0x71cex2[_0xa017[57]](_0xa017[2727],_0xa017[2726]));this[_0xa017[2136]][_0xa017[2409]]= !1;this[_0xa017[2136]][_0xa017[995]](!1);this[_0xa017[2728]]= mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex3){!this[_0xa017[1063]]&& !this[_0xa017[1124]] && this[_0xa017[2729]]()});this[_0xa017[1097]][_0xa017[502]]()[_0xa017[169]](mxEvent.CHANGE,this[_0xa017[2728]]);this[_0xa017[2136]][_0xa017[1133]](this);_0x71cex2= this[_0xa017[1097]][_0xa017[249]]();_0x71cex2[_0xa017[169]](mxEvent.SCALE,this[_0xa017[2728]]);_0x71cex2[_0xa017[169]](mxEvent.TRANSLATE,this[_0xa017[2728]]);_0x71cex2[_0xa017[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0xa017[2728]]);_0x71cex2[_0xa017[169]](mxEvent.DOWN,this[_0xa017[2728]]);_0x71cex2[_0xa017[169]](mxEvent.UP,this[_0xa017[2728]]);mxEvent[_0xa017[169]](this[_0xa017[1097]][_0xa017[526]],_0xa017[276],this[_0xa017[2728]]);this[_0xa017[2730]]= mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[2723]]&& this[_0xa017[2728]][_0xa017[183]](this,arguments)});this[_0xa017[1097]][_0xa017[169]](mxEvent.PAN,this[_0xa017[2730]]);this[_0xa017[2731]]= mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[2136]][_0xa017[2341]](this[_0xa017[1097]][_0xa017[2434]]());this[_0xa017[2136]][_0xa017[802]]()});this[_0xa017[1097]][_0xa017[169]](mxEvent.REFRESH,this[_0xa017[2731]]);this[_0xa017[1562]]= new mxRectangle(0,0,0,0);this[_0xa017[2732]]= new mxRectangleShape(this[_0xa017[1562]],null,mxConstants.OUTLINE_COLOR,mxConstants.OUTLINE_STROKEWIDTH);this[_0xa017[2732]][_0xa017[507]]= this[_0xa017[2136]][_0xa017[507]]!= mxConstants[_0xa017[508]]?mxConstants[_0xa017[1523]]:mxConstants[_0xa017[508]];this[_0xa017[2732]][_0xa017[176]](this[_0xa017[2136]][_0xa017[249]]()[_0xa017[1524]]());mxEvent[_0xa017[2733]](this[_0xa017[2732]][_0xa017[252]],this[_0xa017[2136]]);this[_0xa017[2732]][_0xa017[252]][_0xa017[124]][_0xa017[1537]]= _0xa017[110];this[_0xa017[2734]]= this[_0xa017[2735]]();this[_0xa017[2734]][_0xa017[176]](this[_0xa017[2136]][_0xa017[249]]()[_0xa017[1524]]());this[_0xa017[984]]&& (this[_0xa017[2734]][_0xa017[252]][_0xa017[124]][_0xa017[270]]= _0xa017[356]);mxEvent[_0xa017[169]](this[_0xa017[2734]][_0xa017[252]],mxClient[_0xa017[754]]?_0xa017[755]:_0xa017[751],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[2136]][_0xa017[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x71cex2))}));this[_0xa017[2732]][_0xa017[252]][_0xa017[124]][_0xa017[495]]= this[_0xa017[2721]]?_0xa017[110]:_0xa017[130];this[_0xa017[2734]][_0xa017[252]][_0xa017[124]][_0xa017[495]]= this[_0xa017[2732]][_0xa017[252]][_0xa017[124]][_0xa017[495]];this[_0xa017[2732]][_0xa017[252]][_0xa017[124]][_0xa017[270]]= _0xa017[582];this[_0xa017[2729]](!1)};mxOutline[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxOutline[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxOutline[_0xa017[202]][_0xa017[2736]]= function(_0x71cex2){this[_0xa017[2734]][_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0x71cex2?_0xa017[189]:_0xa017[188]};mxOutline[_0xa017[202]][_0xa017[802]]= function(){this[_0xa017[2729]](!0)};mxOutline[_0xa017[202]][_0xa017[2735]]= function(){var _0x71cex2=null!= this[_0xa017[2724]]? new mxImageShape( new mxRectangle(0,0,this[_0xa017[2724]][_0xa017[117]],this[_0xa017[2724]][_0xa017[119]]),this[_0xa017[2724]][_0xa017[390]]): new mxRectangleShape( new mxRectangle(0,0,this[_0xa017[2722]],this[_0xa017[2722]]),mxConstants.OUTLINE_HANDLE_FILLCOLOR,mxConstants.OUTLINE_HANDLE_STROKECOLOR);_0x71cex2[_0xa017[507]]= this[_0xa017[2136]][_0xa017[507]];return _0x71cex2};mxOutline[_0xa017[202]][_0xa017[2737]]= function(){return new mxRectangle(0,0,this[_0xa017[1097]][_0xa017[526]][_0xa017[1526]],this[_0xa017[1097]][_0xa017[526]][_0xa017[191]])};mxOutline[_0xa017[202]][_0xa017[2738]]= function(_0x71cex2){return null};mxOutline[_0xa017[202]][_0xa017[2729]]= function(_0x71cex2){if(null!= this[_0xa017[1097]]){var _0x71cex3=this[_0xa017[1097]][_0xa017[441]][_0xa017[255]],_0x71cex4=this[_0xa017[1097]][_0xa017[517]](),_0x71cex4= new mxRectangle(_0x71cex4[_0xa017[235]]/ _0x71cex3+ this[_0xa017[1097]][_0xa017[1136]],_0x71cex4[_0xa017[236]]/ _0x71cex3+ this[_0xa017[1097]][_0xa017[1137]],_0x71cex4[_0xa017[117]]/ _0x71cex3,_0x71cex4[_0xa017[119]]/ _0x71cex3),_0x71cex5= new mxRectangle(0,0,this[_0xa017[1097]][_0xa017[526]][_0xa017[159]]/ _0x71cex3,this[_0xa017[1097]][_0xa017[526]][_0xa017[157]]/ _0x71cex3),_0x71cex9=_0x71cex4[_0xa017[238]]();_0x71cex9[_0xa017[99]](_0x71cex5);var _0x71cexa=this[_0xa017[2737]](),_0x71cex5=Math[_0xa017[160]](_0x71cexa[_0xa017[117]]/ _0x71cex3,_0x71cex9[_0xa017[117]]),_0x71cex3=Math[_0xa017[160]](_0x71cexa[_0xa017[119]]/ _0x71cex3,_0x71cex9[_0xa017[119]]),_0x71cex9=Math[_0xa017[160]](0,this[_0xa017[2136]][_0xa017[526]][_0xa017[159]]- this[_0xa017[467]]),_0x71cexa=Math[_0xa017[160]](0,this[_0xa017[2136]][_0xa017[526]][_0xa017[157]]- this[_0xa017[467]]),_0x71cex9=Math[_0xa017[243]](_0x71cex9/ _0x71cex5,_0x71cexa/ _0x71cex3);if(0< _0x71cex9){this[_0xa017[2136]][_0xa017[249]]()[_0xa017[255]]!= _0x71cex9&& (this[_0xa017[2136]][_0xa017[249]]()[_0xa017[255]]= _0x71cex9,_0x71cex2= !0);_0x71cex5= this[_0xa017[2136]][_0xa017[249]]();_0x71cex5[_0xa017[1741]]!= this[_0xa017[1097]][_0xa017[249]]()[_0xa017[1741]]&& _0x71cex5[_0xa017[2257]](this[_0xa017[1097]][_0xa017[249]]()[_0xa017[1741]]);var _0x71cex3=this[_0xa017[1097]][_0xa017[441]][_0xa017[513]],_0x71cexa=_0x71cex3[_0xa017[235]]+ this[_0xa017[1097]][_0xa017[1136]],_0x71cex12=_0x71cex3[_0xa017[236]]+ this[_0xa017[1097]][_0xa017[1137]],_0x71cex9=this[_0xa017[2738]](_0x71cex9);null!= _0x71cex9&& (_0x71cexa+= _0x71cex9[_0xa017[235]],_0x71cex12+= _0x71cex9[_0xa017[236]]);0> _0x71cex4[_0xa017[235]]&& (_0x71cexa-= _0x71cex4[_0xa017[235]]);0> _0x71cex4[_0xa017[236]]&& (_0x71cex12-= _0x71cex4[_0xa017[236]]);if(_0x71cex5[_0xa017[513]][_0xa017[235]]!= _0x71cexa|| _0x71cex5[_0xa017[513]][_0xa017[236]]!= _0x71cex12){_0x71cex5[_0xa017[513]][_0xa017[235]]= _0x71cexa,_0x71cex5[_0xa017[513]][_0xa017[236]]= _0x71cex12,_0x71cex2= !0};var _0x71cex4=_0x71cex5[_0xa017[513]],_0x71cex9=this[_0xa017[1097]][_0xa017[249]]()[_0xa017[255]],_0x71cexa=_0x71cex9/ _0x71cex5[_0xa017[255]],_0x71cex12=1/ _0x71cex5[_0xa017[255]],_0x71cex13=this[_0xa017[1097]][_0xa017[526]];this[_0xa017[1562]]= new mxRectangle((_0x71cex4[_0xa017[235]]- _0x71cex3[_0xa017[235]]- this[_0xa017[1097]][_0xa017[1136]])/ _0x71cex12,(_0x71cex4[_0xa017[236]]- _0x71cex3[_0xa017[236]]- this[_0xa017[1097]][_0xa017[1137]])/ _0x71cex12,_0x71cex13[_0xa017[159]]/ _0x71cexa,_0x71cex13[_0xa017[157]]/ _0x71cexa);this[_0xa017[1562]][_0xa017[235]]+= this[_0xa017[1097]][_0xa017[526]][_0xa017[360]]* _0x71cex5[_0xa017[255]]/ _0x71cex9;this[_0xa017[1562]][_0xa017[236]]+= this[_0xa017[1097]][_0xa017[526]][_0xa017[190]]* _0x71cex5[_0xa017[255]]/ _0x71cex9;_0x71cex4= this[_0xa017[2732]][_0xa017[1562]];if(_0x71cex4[_0xa017[235]]!= this[_0xa017[1562]][_0xa017[235]]|| _0x71cex4[_0xa017[236]]!= this[_0xa017[1562]][_0xa017[236]]|| _0x71cex4[_0xa017[117]]!= this[_0xa017[1562]][_0xa017[117]]|| _0x71cex4[_0xa017[119]]!= this[_0xa017[1562]][_0xa017[119]]){this[_0xa017[2732]][_0xa017[1562]]= this[_0xa017[1562]],this[_0xa017[2732]][_0xa017[258]]()};_0x71cex4= this[_0xa017[2734]][_0xa017[1562]];_0x71cex5= new mxRectangle(this[_0xa017[1562]][_0xa017[235]]+ this[_0xa017[1562]][_0xa017[117]]- _0x71cex4[_0xa017[117]]/ 2,this[_0xa017[1562]][_0xa017[236]]+ this[_0xa017[1562]][_0xa017[119]]- _0x71cex4[_0xa017[119]]/ 2,_0x71cex4[_0xa017[117]],_0x71cex4[_0xa017[119]]);if(_0x71cex4[_0xa017[235]]!= _0x71cex5[_0xa017[235]]|| _0x71cex4[_0xa017[236]]!= _0x71cex5[_0xa017[236]]|| _0x71cex4[_0xa017[117]]!= _0x71cex5[_0xa017[117]]|| _0x71cex4[_0xa017[119]]!= _0x71cex5[_0xa017[119]]){this[_0xa017[2734]][_0xa017[1562]]= _0x71cex5,_0xa017[188]!= this[_0xa017[2734]][_0xa017[252]][_0xa017[124]][_0xa017[187]]&& this[_0xa017[2734]][_0xa017[258]]()};_0x71cex2&& this[_0xa017[2136]][_0xa017[441]][_0xa017[2259]]()}}};mxOutline[_0xa017[202]][_0xa017[787]]= function(_0x71cex2,_0x71cex3){this[_0xa017[984]]&& this[_0xa017[2721]]&& (this[_0xa017[499]]= _0x71cex3[_0xa017[729]](this[_0xa017[2734]]),this[_0xa017[2739]]= _0x71cex3[_0xa017[730]](),this[_0xa017[2740]]= _0x71cex3[_0xa017[732]](),this[_0xa017[1124]]= !0,this[_0xa017[1097]][_0xa017[2365]]&& mxUtils[_0xa017[1134]](this[_0xa017[1097]][_0xa017[526]])?(this[_0xa017[2741]]= this[_0xa017[1097]][_0xa017[526]][_0xa017[360]],this[_0xa017[2742]]= this[_0xa017[1097]][_0xa017[526]][_0xa017[190]]):this[_0xa017[2742]]= this[_0xa017[2741]]= 0);_0x71cex3[_0xa017[722]]()};mxOutline[_0xa017[202]][_0xa017[788]]= function(_0x71cex2,_0x71cex3){if(this[_0xa017[1124]]){this[_0xa017[2732]][_0xa017[252]][_0xa017[124]][_0xa017[495]]= this[_0xa017[2721]]?_0xa017[110]:_0xa017[130];this[_0xa017[2734]][_0xa017[252]][_0xa017[124]][_0xa017[495]]= this[_0xa017[2732]][_0xa017[252]][_0xa017[124]][_0xa017[495]];var _0x71cex4=_0x71cex3[_0xa017[730]]()- this[_0xa017[2739]],_0x71cex5=_0x71cex3[_0xa017[732]]()- this[_0xa017[2740]],_0x71cex9=null;if(this[_0xa017[499]]){_0x71cex9= this[_0xa017[1097]][_0xa017[526]],_0x71cex5= _0x71cex4/ (_0x71cex9[_0xa017[159]]/ _0x71cex9[_0xa017[157]]),_0x71cex9= new mxRectangle(this[_0xa017[1562]][_0xa017[235]],this[_0xa017[1562]][_0xa017[236]],Math[_0xa017[160]](1,this[_0xa017[1562]][_0xa017[117]]+ _0x71cex4),Math[_0xa017[160]](1,this[_0xa017[1562]][_0xa017[119]]+ _0x71cex5)),this[_0xa017[2732]][_0xa017[1562]]= _0x71cex9,this[_0xa017[2732]][_0xa017[258]]()}else {var _0x71cexa=this[_0xa017[2136]][_0xa017[249]]()[_0xa017[255]],_0x71cex9= new mxRectangle(this[_0xa017[1562]][_0xa017[235]]+ _0x71cex4,this[_0xa017[1562]][_0xa017[236]]+ _0x71cex5,this[_0xa017[1562]][_0xa017[117]],this[_0xa017[1562]][_0xa017[119]]);this[_0xa017[2732]][_0xa017[1562]]= _0x71cex9;this[_0xa017[2732]][_0xa017[258]]();_0x71cex4= _0x71cex4/ _0x71cexa* this[_0xa017[1097]][_0xa017[249]]()[_0xa017[255]];_0x71cex5= _0x71cex5/ _0x71cexa* this[_0xa017[1097]][_0xa017[249]]()[_0xa017[255]];this[_0xa017[1097]][_0xa017[1135]](-_0x71cex4- this[_0xa017[2741]],-_0x71cex5- this[_0xa017[2742]])};_0x71cex4= this[_0xa017[2734]][_0xa017[1562]];this[_0xa017[2734]][_0xa017[1562]]= new mxRectangle(_0x71cex9[_0xa017[235]]+ _0x71cex9[_0xa017[117]]- _0x71cex4[_0xa017[117]]/ 2,_0x71cex9[_0xa017[236]]+ _0x71cex9[_0xa017[119]]- _0x71cex4[_0xa017[119]]/ 2,_0x71cex4[_0xa017[117]],_0x71cex4[_0xa017[119]]);_0xa017[188]!= this[_0xa017[2734]][_0xa017[252]][_0xa017[124]][_0xa017[187]]&& this[_0xa017[2734]][_0xa017[258]]();_0x71cex3[_0xa017[722]]()}};mxOutline[_0xa017[202]][_0xa017[789]]= function(_0x71cex2,_0x71cex3){if(this[_0xa017[1124]]){var _0x71cex4=_0x71cex3[_0xa017[730]]()- this[_0xa017[2739]],_0x71cex5=_0x71cex3[_0xa017[732]]()- this[_0xa017[2740]];if(0< Math[_0xa017[425]](_0x71cex4)|| 0< Math[_0xa017[425]](_0x71cex5)){if(this[_0xa017[499]]){var _0x71cex5=this[_0xa017[2732]][_0xa017[1562]][_0xa017[117]],_0x71cex9=this[_0xa017[1097]][_0xa017[249]]()[_0xa017[255]];this[_0xa017[1097]][_0xa017[2561]](_0x71cex9- _0x71cex4* _0x71cex9/ _0x71cex5,!1)}else {if(!this[_0xa017[1097]][_0xa017[2365]]|| !mxUtils[_0xa017[1134]](this[_0xa017[1097]][_0xa017[526]])){this[_0xa017[1097]][_0xa017[1135]](0,0),_0x71cex4/= this[_0xa017[2136]][_0xa017[249]]()[_0xa017[255]],_0x71cex5/= this[_0xa017[2136]][_0xa017[249]]()[_0xa017[255]],_0x71cex9= this[_0xa017[1097]][_0xa017[249]]()[_0xa017[513]],this[_0xa017[1097]][_0xa017[249]]()[_0xa017[1147]](_0x71cex9[_0xa017[235]]- _0x71cex4,_0x71cex9[_0xa017[236]]- _0x71cex5)}};this[_0xa017[2729]]();_0x71cex3[_0xa017[722]]()};this[_0xa017[1983]]= null;this[_0xa017[1124]]= !1}};mxOutline[_0xa017[202]][_0xa017[515]]= function(){null!= this[_0xa017[1097]]&& (this[_0xa017[1097]][_0xa017[745]](this[_0xa017[2730]]),this[_0xa017[1097]][_0xa017[745]](this[_0xa017[2731]]),this[_0xa017[1097]][_0xa017[502]]()[_0xa017[745]](this[_0xa017[2728]]),this[_0xa017[1097]][_0xa017[249]]()[_0xa017[745]](this[_0xa017[2728]]),mxEvent[_0xa017[169]](this[_0xa017[1097]][_0xa017[526]],_0xa017[276],this[_0xa017[2728]]),this[_0xa017[1097]]= null);null!= this[_0xa017[2136]]&& (this[_0xa017[2136]][_0xa017[1148]](this),this[_0xa017[2136]][_0xa017[515]](),this[_0xa017[2136]]= null);null!= this[_0xa017[2732]]&& (this[_0xa017[2732]][_0xa017[515]](),this[_0xa017[2732]]= null);null!= this[_0xa017[2734]]&& (this[_0xa017[2734]][_0xa017[515]](),this[_0xa017[2734]]= null)};function mxMultiplicity(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15){this[_0xa017[1097]]= _0x71cex2;this[_0xa017[60]]= _0x71cex3;this[_0xa017[2588]]= _0x71cex4;this[_0xa017[131]]= _0x71cex5;this[_0xa017[243]]= null!= _0x71cex9?_0x71cex9:0;this[_0xa017[160]]= null!= _0x71cexa?_0x71cexa:_0xa017[2743];this[_0xa017[2744]]= _0x71cex12;this[_0xa017[2589]]= mxResources[_0xa017[203]](_0x71cex13)|| _0x71cex13;this[_0xa017[2745]]= mxResources[_0xa017[203]](_0x71cex14)|| _0x71cex14;this[_0xa017[2746]]= null!= _0x71cex15?_0x71cex15:!0}mxMultiplicity[_0xa017[202]][_0xa017[60]]= null;mxMultiplicity[_0xa017[202]][_0xa017[2588]]= null;mxMultiplicity[_0xa017[202]][_0xa017[131]]= null;mxMultiplicity[_0xa017[202]][_0xa017[1097]]= null;mxMultiplicity[_0xa017[202]][_0xa017[243]]= null;mxMultiplicity[_0xa017[202]][_0xa017[160]]= null;mxMultiplicity[_0xa017[202]][_0xa017[2744]]= null;mxMultiplicity[_0xa017[202]][_0xa017[2746]]= !0;mxMultiplicity[_0xa017[202]][_0xa017[2589]]= null;mxMultiplicity[_0xa017[202]][_0xa017[2745]]= null;mxMultiplicity[_0xa017[202]][_0xa017[2583]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){var _0x71cex12=_0xa017[110];if(this[_0xa017[1097]]&& this[_0xa017[2747]](_0x71cex2,_0x71cex4,_0x71cex3)|| !this[_0xa017[1097]]&& this[_0xa017[2747]](_0x71cex2,_0x71cex5,_0x71cex3)){if(null!= this[_0xa017[2589]]&& (this[_0xa017[1097]]&& (0== this[_0xa017[160]]|| _0x71cex9>= this[_0xa017[160]])|| !this[_0xa017[1097]]&& (0== this[_0xa017[160]]|| _0x71cexa>= this[_0xa017[160]]))){_0x71cex12+= this[_0xa017[2589]]+ _0xa017[192]};null!= this[_0xa017[2744]]&& (null!= this[_0xa017[2745]]&& 0< this[_0xa017[2744]][_0xa017[67]])&& (this[_0xa017[2748]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5)|| (_0x71cex12+= this[_0xa017[2745]]+ _0xa017[192]))};return 0< _0x71cex12[_0xa017[67]]?_0x71cex12:null};mxMultiplicity[_0xa017[202]][_0xa017[2748]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex3= _0x71cex2[_0xa017[251]][_0xa017[433]](_0x71cex4);_0x71cex5= _0x71cex2[_0xa017[251]][_0xa017[433]](_0x71cex5);_0x71cex4= !this[_0xa017[2746]];for(var _0x71cex9=this[_0xa017[2744]],_0x71cexa=0;_0x71cexa< _0x71cex9[_0xa017[67]];_0x71cexa++){if(this[_0xa017[1097]]&& this[_0xa017[2749]](_0x71cex2,_0x71cex5,_0x71cex9[_0x71cexa])){_0x71cex4= this[_0xa017[2746]];break}else {if(!this[_0xa017[1097]]&& this[_0xa017[2749]](_0x71cex2,_0x71cex3,_0x71cex9[_0x71cexa])){_0x71cex4= this[_0xa017[2746]];break}}};return _0x71cex4};mxMultiplicity[_0xa017[202]][_0xa017[2747]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3= _0x71cex2[_0xa017[251]][_0xa017[433]](_0x71cex3);return this[_0xa017[2749]](_0x71cex2,_0x71cex3,this[_0xa017[60]],this[_0xa017[2588]],this[_0xa017[131]])};mxMultiplicity[_0xa017[202]][_0xa017[2749]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){return null!= _0x71cex3?isNaN(_0x71cex3[_0xa017[288]])?_0x71cex3== _0x71cex4:mxUtils[_0xa017[1331]](_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9):!1};function mxLayoutManager(_0x71cex2){this[_0xa017[2750]]= mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex4){this[_0xa017[994]]()&& this[_0xa017[823]](_0x71cex4[_0xa017[720]](_0xa017[1061]))});this[_0xa017[2317]]= mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex4){this[_0xa017[994]]()&& this[_0xa017[835]](_0x71cex4[_0xa017[720]](_0xa017[895]),_0x71cex4[_0xa017[720]](_0xa017[763]))});this[_0xa017[1178]](_0x71cex2)}mxLayoutManager[_0xa017[202]]= new mxEventSource;mxLayoutManager[_0xa017[202]][_0xa017[196]]= mxLayoutManager;mxLayoutManager[_0xa017[202]][_0xa017[1179]]= null;mxLayoutManager[_0xa017[202]][_0xa017[2751]]= !0;mxLayoutManager[_0xa017[202]][_0xa017[984]]= !0;mxLayoutManager[_0xa017[202]][_0xa017[2728]]= null;mxLayoutManager[_0xa017[202]][_0xa017[2317]]= null;mxLayoutManager[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxLayoutManager[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxLayoutManager[_0xa017[202]][_0xa017[2752]]= function(){return this[_0xa017[2751]]};mxLayoutManager[_0xa017[202]][_0xa017[2753]]= function(_0x71cex2){this[_0xa017[2751]]= _0x71cex2};mxLayoutManager[_0xa017[202]][_0xa017[1703]]= function(){return this[_0xa017[1179]]};mxLayoutManager[_0xa017[202]][_0xa017[1178]]= function(_0x71cex2){if(null!= this[_0xa017[1179]]){var _0x71cex3=this[_0xa017[1179]][_0xa017[502]]();_0x71cex3[_0xa017[745]](this[_0xa017[2750]]);this[_0xa017[1179]][_0xa017[745]](this[_0xa017[2317]])};this[_0xa017[1179]]= _0x71cex2;null!= this[_0xa017[1179]]&& (_0x71cex3= this[_0xa017[1179]][_0xa017[502]](),_0x71cex3[_0xa017[169]](mxEvent.BEFORE_UNDO,this[_0xa017[2750]]),this[_0xa017[1179]][_0xa017[169]](mxEvent.MOVE_CELLS,this[_0xa017[2317]]))};mxLayoutManager[_0xa017[202]][_0xa017[2754]]= function(_0x71cex2){return null};mxLayoutManager[_0xa017[202]][_0xa017[823]]= function(_0x71cex2){_0x71cex2= this[_0xa017[2755]](_0x71cex2[_0xa017[1065]]);var _0x71cex3=this[_0xa017[1703]]()[_0xa017[502]]();if(this[_0xa017[2752]]()){for(var _0x71cex4=_0x71cex3[_0xa017[1977]](_0x71cex2);0< _0x71cex4[_0xa017[67]];){_0x71cex2= _0x71cex2[_0xa017[1919]](_0x71cex4),_0x71cex4= _0x71cex3[_0xa017[1977]](_0x71cex4)}};this[_0xa017[828]](mxUtils[_0xa017[1779]](_0x71cex2,!1))};mxLayoutManager[_0xa017[202]][_0xa017[835]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2&& null!= _0x71cex3){for(var _0x71cex4=mxUtils[_0xa017[2196]](this[_0xa017[1703]]()[_0xa017[526]],mxEvent[_0xa017[731]](_0x71cex3),mxEvent[_0xa017[733]](_0x71cex3)),_0x71cex5=this[_0xa017[1703]]()[_0xa017[502]](),_0x71cex9=0;_0x71cex9< _0x71cex2[_0xa017[67]];_0x71cex9++){var _0x71cexa=this[_0xa017[2754]](_0x71cex5[_0xa017[1197]](_0x71cex2[_0x71cex9]));null!= _0x71cexa&& _0x71cexa[_0xa017[1702]](_0x71cex2[_0x71cex9],_0x71cex4[_0xa017[235]],_0x71cex4[_0xa017[236]])}}};mxLayoutManager[_0xa017[202]][_0xa017[2755]]= function(_0x71cex2){for(var _0x71cex3=[],_0x71cex4={},_0x71cex5=0;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){var _0x71cex9=_0x71cex2[_0x71cex5];if(_0x71cex9 instanceof mxRootChange){return []};for(var _0x71cex9=this[_0xa017[2756]](_0x71cex9),_0x71cexa=0;_0x71cexa< _0x71cex9[_0xa017[67]];_0x71cexa++){if(null!= _0x71cex9[_0x71cexa]){var _0x71cex12=mxCellPath[_0xa017[385]](_0x71cex9[_0x71cexa]);null== _0x71cex4[_0x71cex12]&& (_0x71cex4[_0x71cex12]= _0x71cex9[_0x71cexa],_0x71cex3[_0xa017[207]](_0x71cex9[_0x71cexa]))}}};return _0x71cex3};mxLayoutManager[_0xa017[202]][_0xa017[2756]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1703]]()[_0xa017[502]]();return _0x71cex2 instanceof mxChildChange?[_0x71cex2[_0xa017[247]],_0x71cex2[_0xa017[257]],_0x71cex3[_0xa017[1197]](_0x71cex2[_0xa017[247]])]:_0x71cex2 instanceof mxTerminalChange|| _0x71cex2 instanceof mxGeometryChange?[_0x71cex2[_0xa017[246]],_0x71cex3[_0xa017[1197]](_0x71cex2[_0xa017[246]])]:[]};mxLayoutManager[_0xa017[202]][_0xa017[828]]= function(_0x71cex2){if(0< _0x71cex2[_0xa017[67]]){var _0x71cex3=this[_0xa017[1703]]()[_0xa017[502]]();_0x71cex3[_0xa017[473]]();try{for(var _0x71cex4=null,_0x71cex5=0;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){_0x71cex2[_0x71cex5]!= _0x71cex3[_0xa017[501]]()&& _0x71cex2[_0x71cex5]!= _0x71cex4&& (_0x71cex4= _0x71cex2[_0x71cex5],this[_0xa017[2757]](this[_0xa017[2754]](_0x71cex4),_0x71cex4))};this[_0xa017[746]]( new mxEventObject(mxEvent.LAYOUT_CELLS,_0xa017[895],_0x71cex2))}finally{_0x71cex3[_0xa017[476]]()}}};mxLayoutManager[_0xa017[202]][_0xa017[2757]]= function(_0x71cex2,_0x71cex3){null!= _0x71cex2&& null!= _0x71cex3&& _0x71cex2[_0xa017[350]](_0x71cex3)};mxLayoutManager[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[1178]](null)};function mxSpaceManager(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[2758]]= mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex3){this[_0xa017[994]]()&& this[_0xa017[837]](_0x71cex3[_0xa017[720]](_0xa017[895]))});this[_0xa017[2759]]= mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex3){this[_0xa017[994]]()&& this[_0xa017[837]](_0x71cex3[_0xa017[720]](_0xa017[895]))});this[_0xa017[2760]]= null!= _0x71cex3?_0x71cex3:!0;this[_0xa017[2761]]= null!= _0x71cex4?_0x71cex4:!0;this[_0xa017[2392]]= null!= _0x71cex5?_0x71cex5:!0;this[_0xa017[1178]](_0x71cex2)}mxSpaceManager[_0xa017[202]]= new mxEventSource;mxSpaceManager[_0xa017[202]][_0xa017[196]]= mxSpaceManager;mxSpaceManager[_0xa017[202]][_0xa017[1179]]= null;mxSpaceManager[_0xa017[202]][_0xa017[984]]= !0;mxSpaceManager[_0xa017[202]][_0xa017[2760]]= !0;mxSpaceManager[_0xa017[202]][_0xa017[2761]]= !0;mxSpaceManager[_0xa017[202]][_0xa017[2392]]= !0;mxSpaceManager[_0xa017[202]][_0xa017[2758]]= null;mxSpaceManager[_0xa017[202]][_0xa017[2759]]= null;mxSpaceManager[_0xa017[202]][_0xa017[2762]]= function(_0x71cex2){return !this[_0xa017[1703]]()[_0xa017[502]]()[_0xa017[1193]](_0x71cex2)};mxSpaceManager[_0xa017[202]][_0xa017[2763]]= function(_0x71cex2){return this[_0xa017[1703]]()[_0xa017[502]]()[_0xa017[1193]](_0x71cex2)&& this[_0xa017[1703]]()[_0xa017[1712]](_0x71cex2)};mxSpaceManager[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxSpaceManager[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxSpaceManager[_0xa017[202]][_0xa017[2764]]= function(){return this[_0xa017[2760]]};mxSpaceManager[_0xa017[202]][_0xa017[2765]]= function(_0x71cex2){this[_0xa017[2760]]= _0x71cex2};mxSpaceManager[_0xa017[202]][_0xa017[2766]]= function(){return this[_0xa017[2761]]};mxSpaceManager[_0xa017[202]][_0xa017[2767]]= function(_0x71cex2){this[_0xa017[2761]]= _0x71cex2};mxSpaceManager[_0xa017[202]][_0xa017[2678]]= function(){return this[_0xa017[2392]]};mxSpaceManager[_0xa017[202]][_0xa017[2679]]= function(_0x71cex2){this[_0xa017[2392]]= _0x71cex2};mxSpaceManager[_0xa017[202]][_0xa017[1703]]= function(){return this[_0xa017[1179]]};mxSpaceManager[_0xa017[202]][_0xa017[1178]]= function(_0x71cex2){null!= this[_0xa017[1179]]&& (this[_0xa017[1179]][_0xa017[745]](this[_0xa017[2758]]),this[_0xa017[1179]][_0xa017[745]](this[_0xa017[2759]]));this[_0xa017[1179]]= _0x71cex2;null!= this[_0xa017[1179]]&& (this[_0xa017[1179]][_0xa017[169]](mxEvent.RESIZE_CELLS,this[_0xa017[2758]]),this[_0xa017[1179]][_0xa017[169]](mxEvent.FOLD_CELLS,this[_0xa017[2759]]))};mxSpaceManager[_0xa017[202]][_0xa017[837]]= function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[502]]();_0x71cex3[_0xa017[473]]();try{for(var _0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){if(!this[_0xa017[2762]](_0x71cex2[_0x71cex4])){this[_0xa017[2768]](_0x71cex2[_0x71cex4]);break}}}finally{_0x71cex3[_0xa017[476]]()}}};mxSpaceManager[_0xa017[202]][_0xa017[2768]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1703]](),_0x71cex4=_0x71cex3[_0xa017[249]](),_0x71cex5=_0x71cex3[_0xa017[502]](),_0x71cex9=_0x71cex4[_0xa017[248]](_0x71cex2),_0x71cexa=_0x71cex4[_0xa017[248]](_0x71cex5[_0xa017[1197]](_0x71cex2));if(null!= _0x71cex9&& null!= _0x71cexa){var _0x71cex12=this[_0xa017[2769]](_0x71cex9),_0x71cex13=_0x71cex5[_0xa017[1721]](_0x71cex2);if(null!= _0x71cex12&& null!= _0x71cex13){var _0x71cex14=_0x71cex4[_0xa017[513]],_0x71cex15=_0x71cex4[_0xa017[255]],_0x71cex4=_0x71cex9[_0xa017[235]]- _0x71cexa[_0xa017[2078]][_0xa017[235]]- _0x71cex14[_0xa017[235]]* _0x71cex15,_0x71cexa=_0x71cex9[_0xa017[236]]- _0x71cexa[_0xa017[2078]][_0xa017[236]]- _0x71cex14[_0xa017[236]]* _0x71cex15,_0x71cex14=_0x71cex9[_0xa017[235]]+ _0x71cex9[_0xa017[117]],_0x71cex16=_0x71cex9[_0xa017[236]]+ _0x71cex9[_0xa017[119]],_0x71cex17=_0x71cex9[_0xa017[117]]- _0x71cex13[_0xa017[117]]* _0x71cex15+ _0x71cex4- _0x71cex13[_0xa017[235]]* _0x71cex15,_0x71cex18=_0x71cex9[_0xa017[119]]- _0x71cex13[_0xa017[119]]* _0x71cex15+ _0x71cexa- _0x71cex13[_0xa017[236]]* _0x71cex15,_0x71cex19=1- _0x71cex13[_0xa017[117]]* _0x71cex15/ _0x71cex9[_0xa017[117]],_0x71cex9=1- _0x71cex13[_0xa017[119]]* _0x71cex15/ _0x71cex9[_0xa017[119]];_0x71cex5[_0xa017[473]]();try{for(_0x71cex13= 0;_0x71cex13< _0x71cex12[_0xa017[67]];_0x71cex13++){_0x71cex12[_0x71cex13]!= _0x71cex2&& this[_0xa017[2763]](_0x71cex12[_0x71cex13])&& this[_0xa017[2770]](_0x71cex12[_0x71cex13],_0x71cex17,_0x71cex18,_0x71cex4,_0x71cexa,_0x71cex14,_0x71cex16,_0x71cex19,_0x71cex9,this[_0xa017[2678]]()&& _0x71cex3[_0xa017[2507]](_0x71cex12[_0x71cex13]))}}finally{_0x71cex5[_0xa017[476]]()}}}};mxSpaceManager[_0xa017[202]][_0xa017[2770]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14,_0x71cex15){_0x71cex5= this[_0xa017[1703]]();var _0x71cex16=_0x71cex5[_0xa017[249]]()[_0xa017[248]](_0x71cex2);if(null!= _0x71cex16){var _0x71cex17=_0x71cex5[_0xa017[502]](),_0x71cex18=_0x71cex17[_0xa017[1721]](_0x71cex2);if(null!= _0x71cex18){_0x71cex17[_0xa017[473]]();try{if(this[_0xa017[2764]]()){if(_0x71cex16[_0xa017[235]]>= _0x71cexa){_0x71cex18= _0x71cex18[_0xa017[238]](),_0x71cex18[_0xa017[513]](-_0x71cex3,0)}else {var _0x71cex19=Math[_0xa017[160]](0,_0x71cex16[_0xa017[235]]- x0),_0x71cex18=_0x71cex18[_0xa017[238]]();_0x71cex18[_0xa017[513]](-_0x71cex13* _0x71cex19,0)}};if(this[_0xa017[2766]]()){if(_0x71cex16[_0xa017[236]]>= _0x71cex12){_0x71cex18= _0x71cex18[_0xa017[238]](),_0x71cex18[_0xa017[513]](0,-_0x71cex4)}else {var _0x71cex1a=Math[_0xa017[160]](0,_0x71cex16[_0xa017[236]]- _0x71cex9),_0x71cex18=_0x71cex18[_0xa017[238]]();_0x71cex18[_0xa017[513]](0,-_0x71cex14* _0x71cex1a)}};_0x71cex18!= _0x71cex17[_0xa017[1721]](_0x71cex2)&& (_0x71cex17[_0xa017[1724]](_0x71cex2,_0x71cex18),_0x71cex15&& _0x71cex5[_0xa017[2508]](_0x71cex2))}finally{_0x71cex17[_0xa017[476]]()}}}};mxSpaceManager[_0xa017[202]][_0xa017[2769]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1703]](),_0x71cex4=_0x71cex3[_0xa017[502]]()[_0xa017[1197]](_0x71cex2[_0xa017[246]]),_0x71cex5=this[_0xa017[2766]](),_0x71cex9=this[_0xa017[2764]]();return _0x71cex3[_0xa017[2691]](_0x71cex2[_0xa017[235]]+ (_0x71cex5?0:_0x71cex2[_0xa017[117]]),_0x71cex2[_0xa017[236]]+ (_0x71cex5&& _0x71cex9?0:_0x71cex2[_0xa017[119]]),_0x71cex4,_0x71cex9,_0x71cex5)};mxSpaceManager[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[1178]](null)};function mxSwimlaneManager(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[662]]= null!= _0x71cex3?_0x71cex3:!0;this[_0xa017[2771]]= null!= _0x71cex4?_0x71cex4:!0;this[_0xa017[2772]]= null!= _0x71cex5?_0x71cex5:!0;this[_0xa017[2773]]= mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex3){this[_0xa017[994]]()&& this[_0xa017[2774]]()&& this[_0xa017[833]](_0x71cex3[_0xa017[720]](_0xa017[895]))});this[_0xa017[2758]]= mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex3){this[_0xa017[994]]()&& this[_0xa017[2775]]()&& this[_0xa017[837]](_0x71cex3[_0xa017[720]](_0xa017[895]))});this[_0xa017[1178]](_0x71cex2)}mxSwimlaneManager[_0xa017[202]]= new mxEventSource;mxSwimlaneManager[_0xa017[202]][_0xa017[196]]= mxSwimlaneManager;mxSwimlaneManager[_0xa017[202]][_0xa017[1179]]= null;mxSwimlaneManager[_0xa017[202]][_0xa017[984]]= !0;mxSwimlaneManager[_0xa017[202]][_0xa017[662]]= !0;mxSwimlaneManager[_0xa017[202]][_0xa017[2771]]= !0;mxSwimlaneManager[_0xa017[202]][_0xa017[2772]]= !0;mxSwimlaneManager[_0xa017[202]][_0xa017[2773]]= null;mxSwimlaneManager[_0xa017[202]][_0xa017[2758]]= null;mxSwimlaneManager[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxSwimlaneManager[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxSwimlaneManager[_0xa017[202]][_0xa017[1737]]= function(){return this[_0xa017[662]]};mxSwimlaneManager[_0xa017[202]][_0xa017[2776]]= function(_0x71cex2){this[_0xa017[662]]= _0x71cex2};mxSwimlaneManager[_0xa017[202]][_0xa017[2774]]= function(){return this[_0xa017[2771]]};mxSwimlaneManager[_0xa017[202]][_0xa017[2777]]= function(_0x71cex2){this[_0xa017[2771]]= _0x71cex2};mxSwimlaneManager[_0xa017[202]][_0xa017[2775]]= function(){return this[_0xa017[2772]]};mxSwimlaneManager[_0xa017[202]][_0xa017[2778]]= function(_0x71cex2){this[_0xa017[2772]]= _0x71cex2};mxSwimlaneManager[_0xa017[202]][_0xa017[1703]]= function(){return this[_0xa017[1179]]};mxSwimlaneManager[_0xa017[202]][_0xa017[1178]]= function(_0x71cex2){null!= this[_0xa017[1179]]&& (this[_0xa017[1179]][_0xa017[745]](this[_0xa017[2773]]),this[_0xa017[1179]][_0xa017[745]](this[_0xa017[2758]]));this[_0xa017[1179]]= _0x71cex2;null!= this[_0xa017[1179]]&& (this[_0xa017[1179]][_0xa017[169]](mxEvent.ADD_CELLS,this[_0xa017[2773]]),this[_0xa017[1179]][_0xa017[169]](mxEvent.CELLS_RESIZED,this[_0xa017[2758]]))};mxSwimlaneManager[_0xa017[202]][_0xa017[2779]]= function(_0x71cex2){return !this[_0xa017[1703]]()[_0xa017[1730]](_0x71cex2)};mxSwimlaneManager[_0xa017[202]][_0xa017[2780]]= function(_0x71cex2){if(this[_0xa017[1179]][_0xa017[1730]](_0x71cex2)){var _0x71cex3=this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex2);_0x71cex2= null!= _0x71cex3?_0x71cex3[_0xa017[124]]:this[_0xa017[1179]][_0xa017[1705]](_0x71cex2);return 1== mxUtils[_0xa017[433]](_0x71cex2,mxConstants.STYLE_HORIZONTAL,1)};return !this[_0xa017[1737]]()};mxSwimlaneManager[_0xa017[202]][_0xa017[833]]= function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=this[_0xa017[1703]]()[_0xa017[502]]();_0x71cex3[_0xa017[473]]();try{for(var _0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){this[_0xa017[2779]](_0x71cex2[_0x71cex4])|| this[_0xa017[2781]](_0x71cex2[_0x71cex4])}}finally{_0x71cex3[_0xa017[476]]()}}};mxSwimlaneManager[_0xa017[202]][_0xa017[2781]]= function(_0x71cex2){for(var _0x71cex3=this[_0xa017[1703]]()[_0xa017[502]](),_0x71cex4=_0x71cex3[_0xa017[1197]](_0x71cex2),_0x71cex5=_0x71cex3[_0xa017[262]](_0x71cex4),_0x71cex9=null,_0x71cexa=0;_0x71cexa< _0x71cex5;_0x71cexa++){var _0x71cex12=_0x71cex3[_0xa017[263]](_0x71cex4,_0x71cexa);if(_0x71cex12!= _0x71cex2&& !this[_0xa017[2779]](_0x71cex12)&& (_0x71cex9= _0x71cex3[_0xa017[1721]](_0x71cex12),null!= _0x71cex9)){break}};null!= _0x71cex9&& this[_0xa017[2782]](_0x71cex2,_0x71cex9[_0xa017[117]],_0x71cex9[_0xa017[119]])};mxSwimlaneManager[_0xa017[202]][_0xa017[837]]= function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=this[_0xa017[1703]]()[_0xa017[502]]();_0x71cex3[_0xa017[473]]();try{for(var _0x71cex4=0;_0x71cex4< _0x71cex2[_0xa017[67]];_0x71cex4++){if(!this[_0xa017[2779]](_0x71cex2[_0x71cex4])){var _0x71cex5=_0x71cex3[_0xa017[1721]](_0x71cex2[_0x71cex4]);if(null!= _0x71cex5){for(var _0x71cex9= new mxRectangle(0,0,_0x71cex5[_0xa017[117]],_0x71cex5[_0xa017[119]]),_0x71cexa=_0x71cex2[_0x71cex4],_0x71cex12=_0x71cexa;null!= _0x71cex12;){var _0x71cexa=_0x71cex12,_0x71cex12=_0x71cex3[_0xa017[1197]](_0x71cex12),_0x71cex13=this[_0xa017[1179]][_0xa017[1730]](_0x71cex12)?this[_0xa017[1179]][_0xa017[1731]](_0x71cex12): new mxRectangle;_0x71cex9[_0xa017[117]]+= _0x71cex13[_0xa017[117]];_0x71cex9[_0xa017[119]]+= _0x71cex13[_0xa017[119]]};this[_0xa017[2782]](_0x71cexa,_0x71cex9[_0xa017[117]],_0x71cex9[_0xa017[119]])}}}}finally{_0x71cex3[_0xa017[476]]()}}};mxSwimlaneManager[_0xa017[202]][_0xa017[2782]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[1703]]()[_0xa017[502]]();_0x71cex5[_0xa017[473]]();try{if(!this[_0xa017[2779]](_0x71cex2)){var _0x71cex9=_0x71cex5[_0xa017[1721]](_0x71cex2);if(null!= _0x71cex9){var _0x71cexa=this[_0xa017[2780]](_0x71cex2);if(_0x71cexa&& _0x71cex9[_0xa017[119]]!= _0x71cex4|| !_0x71cexa&& _0x71cex9[_0xa017[117]]!= _0x71cex3){_0x71cex9= _0x71cex9[_0xa017[238]](),_0x71cexa?_0x71cex9[_0xa017[119]]= _0x71cex4:_0x71cex9[_0xa017[117]]= _0x71cex3,_0x71cex5[_0xa017[1724]](_0x71cex2,_0x71cex9)}}};var _0x71cex12=this[_0xa017[1179]][_0xa017[1730]](_0x71cex2)?this[_0xa017[1179]][_0xa017[1731]](_0x71cex2): new mxRectangle;_0x71cex3-= _0x71cex12[_0xa017[117]];_0x71cex4-= _0x71cex12[_0xa017[119]];for(var _0x71cex13=_0x71cex5[_0xa017[262]](_0x71cex2),_0x71cex9=0;_0x71cex9< _0x71cex13;_0x71cex9++){var _0x71cex14=_0x71cex5[_0xa017[263]](_0x71cex2,_0x71cex9);this[_0xa017[2782]](_0x71cex14,_0x71cex3,_0x71cex4)}}finally{_0x71cex5[_0xa017[476]]()}};mxSwimlaneManager[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[1178]](null)};function mxTemporaryCellStates(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[441]]= _0x71cex2;_0x71cex3= null!= _0x71cex3?_0x71cex3:1;this[_0xa017[2783]]= _0x71cex2[_0xa017[517]]();this[_0xa017[2784]]= _0x71cex2[_0xa017[2312]]();this[_0xa017[2785]]= _0x71cex2[_0xa017[518]]();_0x71cex2[_0xa017[1517]]( new mxDictionary);_0x71cex2[_0xa017[2262]](_0x71cex3);if(null!= _0x71cex4){_0x71cex3= _0x71cex2[_0xa017[1230]]( new mxCell);for(var _0x71cex5=0;_0x71cex5< _0x71cex4[_0xa017[67]];_0x71cex5++){_0x71cex2[_0xa017[2267]](_0x71cex3,_0x71cex4[_0x71cex5])};for(var _0x71cex9=null,_0x71cex5=0;_0x71cex5< _0x71cex4[_0xa017[67]];_0x71cex5++){var _0x71cexa=_0x71cex2[_0xa017[2268]](_0x71cex3,_0x71cex4[_0x71cex5]);null== _0x71cex9?_0x71cex9= _0x71cexa:_0x71cex9[_0xa017[99]](_0x71cexa)};null== _0x71cex9&& (_0x71cex9= new mxRectangle);_0x71cex2[_0xa017[2256]](_0x71cex9)}}mxTemporaryCellStates[_0xa017[202]][_0xa017[441]]= null;mxTemporaryCellStates[_0xa017[202]][_0xa017[2784]]= null;mxTemporaryCellStates[_0xa017[202]][_0xa017[2783]]= null;mxTemporaryCellStates[_0xa017[202]][_0xa017[2785]]= null;mxTemporaryCellStates[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[441]][_0xa017[2262]](this[_0xa017[2785]]);this[_0xa017[441]][_0xa017[1517]](this[_0xa017[2784]]);this[_0xa017[441]][_0xa017[2256]](this[_0xa017[2783]])};function mxCellStatePreview(_0x71cex2){this[_0xa017[1179]]= _0x71cex2;this[_0xa017[2786]]= {}}mxCellStatePreview[_0xa017[202]][_0xa017[1179]]= null;mxCellStatePreview[_0xa017[202]][_0xa017[2786]]= null;mxCellStatePreview[_0xa017[202]][_0xa017[2787]]= 0;mxCellStatePreview[_0xa017[202]][_0xa017[1107]]= function(){return 0== this[_0xa017[2787]]};mxCellStatePreview[_0xa017[202]][_0xa017[1194]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex5= null!= _0x71cex5?_0x71cex5:!0;_0x71cex9= null!= _0x71cex9?_0x71cex9:!0;var _0x71cexa=mxCellPath[_0xa017[385]](_0x71cex2[_0xa017[246]]),_0x71cex12=this[_0xa017[2786]][_0x71cexa];null== _0x71cex12?(_0x71cex12= new mxPoint(_0x71cex3,_0x71cex4),this[_0xa017[2786]][_0x71cexa]= _0x71cex12,this[_0xa017[2787]]++):_0x71cex5?(_0x71cex12[_0xa017[2788]]+= _0x71cex3,_0x71cex12[_0xa017[2789]]+= _0x71cex4):(_0x71cex12[_0xa017[2788]]= _0x71cex3,_0x71cex12[_0xa017[2789]]= _0x71cex4);_0x71cex9&& this[_0xa017[2790]](_0x71cex2);return _0x71cex12};mxCellStatePreview[_0xa017[202]][_0xa017[539]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[502]](),_0x71cex4=_0x71cex3[_0xa017[501]](),_0x71cex5;for(_0x71cex5 in this[_0xa017[2786]]){var _0x71cex9=mxCellPath[_0xa017[2791]](_0x71cex4,_0x71cex5),_0x71cexa=this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex9),_0x71cex12=this[_0xa017[2786]][_0x71cex5],_0x71cex9=this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex3[_0xa017[1197]](_0x71cex9));this[_0xa017[2792]](_0x71cex9,_0x71cexa,_0x71cex12[_0xa017[235]],_0x71cex12[_0xa017[236]])};for(_0x71cex5 in this[_0xa017[2786]]){_0x71cex9= mxCellPath[_0xa017[2791]](_0x71cex4,_0x71cex5),_0x71cexa= this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex9),_0x71cex12= this[_0xa017[2786]][_0x71cex5],_0x71cex9= this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex3[_0xa017[1197]](_0x71cex9)),this[_0xa017[2793]](_0x71cex9,_0x71cexa,_0x71cex12[_0xa017[235]],_0x71cex12[_0xa017[236]],_0x71cex2)}};mxCellStatePreview[_0xa017[202]][_0xa017[2792]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(null!= _0x71cex3){var _0x71cex9=this[_0xa017[1179]][_0xa017[502]]();if(_0x71cex9[_0xa017[1193]](_0x71cex3[_0xa017[246]])){_0x71cex3[_0xa017[2080]]= !0;this[_0xa017[1179]][_0xa017[441]][_0xa017[2267]](_0x71cex2,_0x71cex3[_0xa017[246]]);_0x71cex2= _0x71cex9[_0xa017[1721]](_0x71cex3[_0xa017[246]]);var _0x71cexa=mxCellPath[_0xa017[385]](_0x71cex3[_0xa017[246]]);if((0!= _0x71cex4|| 0!= _0x71cex5)&& null!= _0x71cex2&& (!_0x71cex2[_0xa017[1500]]|| null!= this[_0xa017[2786]][_0x71cexa])){_0x71cex3[_0xa017[235]]+= _0x71cex4,_0x71cex3[_0xa017[236]]+= _0x71cex5}};_0x71cex2= _0x71cex9[_0xa017[262]](_0x71cex3[_0xa017[246]]);for(_0x71cexa= 0;_0x71cexa< _0x71cex2;_0x71cexa++){this[_0xa017[2792]](_0x71cex3,this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex9[_0xa017[263]](_0x71cex3[_0xa017[246]],_0x71cexa)),_0x71cex4,_0x71cex5)}}};mxCellStatePreview[_0xa017[202]][_0xa017[2793]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){if(null!= _0x71cex3){_0x71cex3[_0xa017[2080]]= !0;this[_0xa017[1179]][_0xa017[441]][_0xa017[2268]](_0x71cex2,_0x71cex3[_0xa017[246]]);var _0x71cexa=mxCellPath[_0xa017[385]](_0x71cex3[_0xa017[246]]),_0x71cex12=this[_0xa017[1179]][_0xa017[502]](),_0x71cex13=this[_0xa017[1179]][_0xa017[1198]](_0x71cex3[_0xa017[246]]);if((0!= _0x71cex4|| 0!= _0x71cex5)&& null!= _0x71cex13&& _0x71cex13[_0xa017[1500]]&& _0x71cex12[_0xa017[1193]](_0x71cex3[_0xa017[246]])&& (null== _0x71cex2|| _0x71cex12[_0xa017[1193]](_0x71cex2[_0xa017[246]])|| null!= this[_0xa017[2786]][_0x71cexa])){_0x71cex3[_0xa017[235]]+= _0x71cex4,_0x71cex3[_0xa017[236]]+= _0x71cex5,this[_0xa017[1179]][_0xa017[259]][_0xa017[258]](_0x71cex3)};null!= _0x71cex9&& _0x71cex9(_0x71cex3);_0x71cex2= _0x71cex12[_0xa017[262]](_0x71cex3[_0xa017[246]]);for(_0x71cexa= 0;_0x71cexa< _0x71cex2;_0x71cexa++){this[_0xa017[2793]](_0x71cex3,this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex12[_0xa017[263]](_0x71cex3[_0xa017[246]],_0x71cexa)),_0x71cex4,_0x71cex5,_0x71cex9)}}};mxCellStatePreview[_0xa017[202]][_0xa017[2790]]= function(_0x71cex2){for(var _0x71cex3=this[_0xa017[1179]][_0xa017[502]](),_0x71cex4=_0x71cex3[_0xa017[1707]](_0x71cex2[_0xa017[246]]),_0x71cex5=0;_0x71cex5< _0x71cex4;_0x71cex5++){var _0x71cex9=this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex3[_0xa017[1708]](_0x71cex2[_0xa017[246]],_0x71cex5));null!= _0x71cex9&& this[_0xa017[1194]](_0x71cex9,0,0)}};function mxConnectionConstraint(_0x71cex2,_0x71cex3){this[_0xa017[2546]]= _0x71cex2;this[_0xa017[591]]= null!= _0x71cex3?_0x71cex3:!0}mxConnectionConstraint[_0xa017[202]][_0xa017[2546]]= null;mxConnectionConstraint[_0xa017[202]][_0xa017[591]]= null;function mxGraphHandler(_0x71cex2){this[_0xa017[1179]]= _0x71cex2;this[_0xa017[1179]][_0xa017[1133]](this);this[_0xa017[2730]]= mxUtils[_0xa017[885]](this,function(){this[_0xa017[2794]]()});this[_0xa017[1179]][_0xa017[169]](mxEvent.PAN,this[_0xa017[2730]])}mxGraphHandler[_0xa017[202]][_0xa017[1179]]= null;mxGraphHandler[_0xa017[202]][_0xa017[2795]]= mxClient[_0xa017[80]]?20:50;mxGraphHandler[_0xa017[202]][_0xa017[984]]= !0;mxGraphHandler[_0xa017[202]][_0xa017[2796]]= !0;mxGraphHandler[_0xa017[202]][_0xa017[2797]]= !0;mxGraphHandler[_0xa017[202]][_0xa017[2798]]= !0;mxGraphHandler[_0xa017[202]][_0xa017[990]]= !1;mxGraphHandler[_0xa017[202]][_0xa017[2799]]= null;mxGraphHandler[_0xa017[202]][_0xa017[2800]]= null;mxGraphHandler[_0xa017[202]][_0xa017[2801]]= null;mxGraphHandler[_0xa017[202]][_0xa017[2802]]= !0;mxGraphHandler[_0xa017[202]][_0xa017[2803]]= !0;mxGraphHandler[_0xa017[202]][_0xa017[846]]= !0;mxGraphHandler[_0xa017[202]][_0xa017[2804]]= !1;mxGraphHandler[_0xa017[202]][_0xa017[2805]]= !0;mxGraphHandler[_0xa017[202]][_0xa017[923]]= 6;mxGraphHandler[_0xa017[202]][_0xa017[2806]]= _0xa017[586];mxGraphHandler[_0xa017[202]][_0xa017[2807]]= !1;mxGraphHandler[_0xa017[202]][_0xa017[253]]= null;mxGraphHandler[_0xa017[202]][_0xa017[2808]]= !1;mxGraphHandler[_0xa017[202]][_0xa017[2809]]= !0;mxGraphHandler[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxGraphHandler[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxGraphHandler[_0xa017[202]][_0xa017[2810]]= function(){return this[_0xa017[2797]]};mxGraphHandler[_0xa017[202]][_0xa017[2811]]= function(_0x71cex2){this[_0xa017[2797]]= _0x71cex2};mxGraphHandler[_0xa017[202]][_0xa017[2812]]= function(){return this[_0xa017[2798]]};mxGraphHandler[_0xa017[202]][_0xa017[2813]]= function(_0x71cex2){this[_0xa017[2798]]= _0x71cex2};mxGraphHandler[_0xa017[202]][_0xa017[2814]]= function(){return this[_0xa017[2803]]};mxGraphHandler[_0xa017[202]][_0xa017[2815]]= function(_0x71cex2){this[_0xa017[2803]]= _0x71cex2};mxGraphHandler[_0xa017[202]][_0xa017[2816]]= function(){return this[_0xa017[846]]};mxGraphHandler[_0xa017[202]][_0xa017[2817]]= function(_0x71cex2){this[_0xa017[846]]= _0x71cex2};mxGraphHandler[_0xa017[202]][_0xa017[2818]]= function(_0x71cex2){return _0x71cex2[_0xa017[736]]()};mxGraphHandler[_0xa017[202]][_0xa017[2819]]= function(_0x71cex2){return this[_0xa017[1179]][_0xa017[2692]](_0x71cex2)};mxGraphHandler[_0xa017[202]][_0xa017[787]]= function(_0x71cex2,_0x71cex3){if(!_0x71cex3[_0xa017[721]]()&& this[_0xa017[994]]() && this[_0xa017[1179]][_0xa017[994]]() && !this[_0xa017[1179]][_0xa017[2579]](_0x71cex3[_0xa017[727]]()) && null!= _0x71cex3[_0xa017[248]]()){var _0x71cex4=this[_0xa017[2818]](_0x71cex3);this[_0xa017[246]]= null;this[_0xa017[2820]]= this[_0xa017[2819]](_0x71cex4);this[_0xa017[2814]]()&& !this[_0xa017[2820]]&& this[_0xa017[1179]][_0xa017[2459]](_0x71cex4,_0x71cex3[_0xa017[727]]());if(this[_0xa017[2812]]()){var _0x71cex5=this[_0xa017[1179]][_0xa017[251]],_0x71cex9=_0x71cex5[_0xa017[1721]](_0x71cex4);this[_0xa017[1179]][_0xa017[1712]](_0x71cex4)&& (!_0x71cex5[_0xa017[250]](_0x71cex4)|| 1< this[_0xa017[1179]][_0xa017[2694]]() || null!= _0x71cex9[_0xa017[1525]]&& 0< _0x71cex9[_0xa017[1525]][_0xa017[67]] || null== _0x71cex5[_0xa017[1709]](_0x71cex4,!0) || null== _0x71cex5[_0xa017[1709]](_0x71cex4,!1) || this[_0xa017[1179]][_0xa017[2406]] || this[_0xa017[1179]][_0xa017[2574]](_0x71cex3[_0xa017[727]]())&& this[_0xa017[1179]][_0xa017[2617]]())&& this[_0xa017[861]](_0x71cex4,_0x71cex3[_0xa017[730]](),_0x71cex3[_0xa017[732]]());this[_0xa017[2821]]= !0;!mxClient[_0xa017[75]]&& !mxClient[_0xa017[76]] || _0xa017[2822]!= _0x71cex3[_0xa017[728]]()[_0xa017[301]]?_0x71cex3[_0xa017[722]]():mxClient[_0xa017[75]]&& _0xa017[2822]== _0x71cex3[_0xa017[728]]()[_0xa017[301]]&& (this[_0xa017[2821]]= !1,this[_0xa017[2823]]= null)}}};mxGraphHandler[_0xa017[202]][_0xa017[1010]]= function(){var _0x71cex2=this[_0xa017[1179]][_0xa017[902]](),_0x71cex3=this[_0xa017[1179]][_0xa017[502]](),_0x71cex4=mxUtils[_0xa017[885]](this,function(_0x71cex2){return null!= this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex2)&& _0x71cex3[_0xa017[1193]](_0x71cex2)&& null!= _0x71cex3[_0xa017[1721]](_0x71cex2)&& !_0x71cex3[_0xa017[1721]](_0x71cex2)[_0xa017[1500]]});return this[_0xa017[1179]][_0xa017[441]][_0xa017[2313]](_0x71cex3[_0xa017[1921]](_0x71cex4,_0x71cex2))};mxGraphHandler[_0xa017[202]][_0xa017[2690]]= function(_0x71cex2){return !this[_0xa017[2820]]&& this[_0xa017[1179]][_0xa017[1712]](_0x71cex2)?[_0x71cex2]:this[_0xa017[1179]][_0xa017[2629]](this[_0xa017[1179]][_0xa017[897]]())};mxGraphHandler[_0xa017[202]][_0xa017[2824]]= function(_0x71cex2){_0x71cex2= this[_0xa017[1613]](_0x71cex2);null!= _0x71cex2&& (_0x71cex2[_0xa017[244]](-1,-1),_0x71cex2[_0xa017[117]]< this[_0xa017[923]]&& (_0x71cex2[_0xa017[235]]-= (this[_0xa017[923]]- _0x71cex2[_0xa017[117]])/ 2,_0x71cex2[_0xa017[117]]= this[_0xa017[923]]),_0x71cex2[_0xa017[119]]< this[_0xa017[923]]&& (_0x71cex2[_0xa017[236]]-= (this[_0xa017[923]]- _0x71cex2[_0xa017[119]])/ 2,_0x71cex2[_0xa017[119]]= this[_0xa017[923]]));return _0x71cex2};mxGraphHandler[_0xa017[202]][_0xa017[1613]]= function(_0x71cex2){var _0x71cex3=null;if(null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]]){for(var _0x71cex4=this[_0xa017[1179]][_0xa017[502]](),_0x71cex5=0;_0x71cex5< _0x71cex2[_0xa017[67]];_0x71cex5++){if(_0x71cex4[_0xa017[1193]](_0x71cex2[_0x71cex5])|| _0x71cex4[_0xa017[250]](_0x71cex2[_0x71cex5])){var _0x71cex9=this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex2[_0x71cex5]);if(null!= _0x71cex9){var _0x71cexa=_0x71cex9;_0x71cex4[_0xa017[1193]](_0x71cex2[_0x71cex5])&& (null!= _0x71cex9[_0xa017[253]]&& null!= _0x71cex9[_0xa017[253]][_0xa017[1563]])&& (_0x71cexa= _0x71cex9[_0xa017[253]][_0xa017[1563]]);null== _0x71cex3?_0x71cex3= new mxRectangle(_0x71cexa[_0xa017[235]],_0x71cexa[_0xa017[236]],_0x71cexa[_0xa017[117]],_0x71cexa[_0xa017[119]]):_0x71cex3[_0xa017[99]](_0x71cexa)}}}};return _0x71cex3};mxGraphHandler[_0xa017[202]][_0xa017[2825]]= function(_0x71cex2){_0x71cex2= new mxRectangleShape(_0x71cex2,null,this[_0xa017[2806]]);_0x71cex2[_0xa017[1522]]= !0;this[_0xa017[2807]]?(_0x71cex2[_0xa017[507]]= mxConstants[_0xa017[1656]],_0x71cex2[_0xa017[176]](this[_0xa017[1179]][_0xa017[526]])):(_0x71cex2[_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]]!= mxConstants[_0xa017[508]]?mxConstants[_0xa017[1523]]:mxConstants[_0xa017[508]],_0x71cex2[_0xa017[176]](this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1524]]()),_0x71cex2[_0xa017[1229]]= !1);return _0x71cex2};mxGraphHandler[_0xa017[202]][_0xa017[861]]= function(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[246]]= _0x71cex2;this[_0xa017[2823]]= mxUtils[_0xa017[2196]](this[_0xa017[1179]][_0xa017[526]],_0x71cex3,_0x71cex4);this[_0xa017[895]]= this[_0xa017[2690]](this[_0xa017[246]]);this[_0xa017[1562]]= this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1799]](this[_0xa017[895]]);this[_0xa017[2826]]= this[_0xa017[2824]](this[_0xa017[895]]);this[_0xa017[990]]&& (this[_0xa017[2799]]= new mxGuide(this[_0xa017[1179]],this[_0xa017[1010]]()))};mxGraphHandler[_0xa017[202]][_0xa017[2827]]= function(_0x71cex2){return null!= this[_0xa017[2799]]?this[_0xa017[2799]][_0xa017[1019]](_0x71cex2[_0xa017[727]]()):!0};mxGraphHandler[_0xa017[202]][_0xa017[1021]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[2808]]?this[_0xa017[1179]][_0xa017[441]][_0xa017[255]]:1;_0x71cex2[_0xa017[235]]= this[_0xa017[1179]][_0xa017[1021]](_0x71cex2[_0xa017[235]]/ _0x71cex3)* _0x71cex3;_0x71cex2[_0xa017[236]]= this[_0xa017[1179]][_0xa017[1021]](_0x71cex2[_0xa017[236]]/ _0x71cex3)* _0x71cex3;return _0x71cex2};mxGraphHandler[_0xa017[202]][_0xa017[788]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]];if(!_0x71cex3[_0xa017[721]]()&& _0x71cex4[_0xa017[1009]] && null!= this[_0xa017[246]] && null!= this[_0xa017[2823]] && null!= this[_0xa017[1562]]){var _0x71cex5=mxUtils[_0xa017[2196]](_0x71cex4[_0xa017[526]],_0x71cex3[_0xa017[730]](),_0x71cex3[_0xa017[732]]()),_0x71cex9=_0x71cex5[_0xa017[235]]- this[_0xa017[2823]][_0xa017[235]],_0x71cexa=_0x71cex5[_0xa017[236]]- this[_0xa017[2823]][_0xa017[236]],_0x71cex5=_0x71cex4[_0xa017[2353]];if(null!= this[_0xa017[253]]|| Math[_0xa017[425]](_0x71cex9)> _0x71cex5|| Math[_0xa017[425]](_0x71cexa)> _0x71cex5){null== this[_0xa017[1016]]&& (this[_0xa017[1016]]= new mxCellHighlight(this[_0xa017[1179]],mxConstants.DROP_TARGET_COLOR,3));null== this[_0xa017[253]]&& (this[_0xa017[253]]= this[_0xa017[2825]](this[_0xa017[1562]]));var _0x71cex12=_0x71cex4[_0xa017[1018]](_0x71cex3[_0xa017[727]]()),_0x71cex5=!0;if(null!= this[_0xa017[2799]]&& this[_0xa017[2827]](_0x71cex3)){_0x71cexa= this[_0xa017[2799]][_0xa017[582]](this[_0xa017[1562]], new mxPoint(_0x71cex9,_0x71cexa),_0x71cex12),_0x71cex5= !1,_0x71cex9= _0x71cexa[_0xa017[235]],_0x71cexa= _0x71cexa[_0xa017[236]]}else {if(_0x71cex12){var _0x71cex13=_0x71cex4[_0xa017[249]]()[_0xa017[513]],_0x71cex14=_0x71cex4[_0xa017[249]]()[_0xa017[255]],_0x71cex12=this[_0xa017[1562]][_0xa017[235]]- (_0x71cex4[_0xa017[1021]](this[_0xa017[1562]][_0xa017[235]]/ _0x71cex14- _0x71cex13[_0xa017[235]])+ _0x71cex13[_0xa017[235]])* _0x71cex14,_0x71cex13=this[_0xa017[1562]][_0xa017[236]]- (_0x71cex4[_0xa017[1021]](this[_0xa017[1562]][_0xa017[236]]/ _0x71cex14- _0x71cex13[_0xa017[236]])+ _0x71cex13[_0xa017[236]])* _0x71cex14,_0x71cexa=this[_0xa017[1021]]( new mxPoint(_0x71cex9,_0x71cexa)),_0x71cex9=_0x71cexa[_0xa017[235]]- _0x71cex12,_0x71cexa=_0x71cexa[_0xa017[236]]- _0x71cex13}};null!= this[_0xa017[2799]]&& _0x71cex5&& this[_0xa017[2799]][_0xa017[801]]();_0x71cex4[_0xa017[2578]](_0x71cex3[_0xa017[727]]())&& (Math[_0xa017[425]](_0x71cex9)> Math[_0xa017[425]](_0x71cexa)?_0x71cexa= 0:_0x71cex9= 0);this[_0xa017[2800]]= _0x71cex9;this[_0xa017[2801]]= _0x71cexa;this[_0xa017[2794]]();_0x71cex5= null;_0x71cexa= _0x71cex3[_0xa017[736]]();_0x71cex4[_0xa017[1015]]()&& this[_0xa017[2796]]&& (_0x71cex5= _0x71cex4[_0xa017[564]](this[_0xa017[895]],_0x71cex3[_0xa017[727]](),_0x71cexa));_0x71cex12= _0x71cex5;for(_0x71cex13= _0x71cex4[_0xa017[502]]();null!= _0x71cex12&& _0x71cex12!= this[_0xa017[895]][0];){_0x71cex12= _0x71cex13[_0xa017[1197]](_0x71cex12)};var _0x71cex14=_0x71cex4[_0xa017[2574]](_0x71cex3[_0xa017[727]]())&& _0x71cex4[_0xa017[2617]]()&& this[_0xa017[2810]](),_0x71cex9=_0x71cex4[_0xa017[249]]()[_0xa017[248]](_0x71cex5),_0x71cex15=!1;null!= _0x71cex9&& null== _0x71cex12&& (_0x71cex13[_0xa017[1197]](this[_0xa017[246]])!= _0x71cex5|| _0x71cex14)?(this[_0xa017[772]]!= _0x71cex5&& (this[_0xa017[772]]= _0x71cex5,this[_0xa017[2828]](mxConstants.DROP_TARGET_COLOR)),_0x71cex15= !0):(this[_0xa017[772]]= null,this[_0xa017[2804]]&& (null!= _0x71cexa&& 1== this[_0xa017[895]][_0xa017[67]]&& _0x71cex4[_0xa017[502]]()[_0xa017[1193]](_0x71cexa)&& _0x71cex4[_0xa017[2565]](_0x71cexa))&& (_0x71cex9= _0x71cex4[_0xa017[249]]()[_0xa017[248]](_0x71cexa),null!= _0x71cex9&& (_0x71cex4= null== _0x71cex4[_0xa017[2500]](null,this[_0xa017[246]],_0x71cexa)?mxConstants[_0xa017[2829]]:mxConstants[_0xa017[2830]],this[_0xa017[2828]](_0x71cex4),_0x71cex15= !0)));null!= _0x71cex9&& _0x71cex15?this[_0xa017[1016]][_0xa017[1016]](_0x71cex9):this[_0xa017[1016]][_0xa017[801]]()};_0x71cex3[_0xa017[722]]();mxEvent[_0xa017[722]](_0x71cex3[_0xa017[727]]())}else {if((this[_0xa017[2812]]()|| this[_0xa017[2810]]())&& this[_0xa017[2802]]&& !_0x71cex3[_0xa017[721]]()&& null!= _0x71cex3[_0xa017[248]]()&& !_0x71cex4[_0xa017[1009]]){_0x71cex9= _0x71cex4[_0xa017[2599]](_0x71cex3[_0xa017[736]]()),null== _0x71cex9&& (_0x71cex4[_0xa017[994]]()&& _0x71cex4[_0xa017[1712]](_0x71cex3[_0xa017[736]]()))&& (_0x71cex9= _0x71cex4[_0xa017[502]]()[_0xa017[250]](_0x71cex3[_0xa017[736]]())?mxConstants[_0xa017[2831]]:mxConstants[_0xa017[2832]]),_0x71cex3[_0xa017[248]]()[_0xa017[1609]](_0x71cex9),_0x71cex3[_0xa017[722]]()}}};mxGraphHandler[_0xa017[202]][_0xa017[2794]]= function(){null!= this[_0xa017[253]]&& (this[_0xa017[253]][_0xa017[1562]]= new mxRectangle(Math[_0xa017[488]](this[_0xa017[2826]][_0xa017[235]]+ this[_0xa017[2800]]- this[_0xa017[1179]][_0xa017[1136]]),Math[_0xa017[488]](this[_0xa017[2826]][_0xa017[236]]+ this[_0xa017[2801]]- this[_0xa017[1179]][_0xa017[1137]]),this[_0xa017[2826]][_0xa017[117]],this[_0xa017[2826]][_0xa017[119]]),this[_0xa017[253]][_0xa017[258]]())};mxGraphHandler[_0xa017[202]][_0xa017[2828]]= function(_0x71cex2){null!= this[_0xa017[1016]]&& this[_0xa017[1016]][_0xa017[2828]](_0x71cex2)};mxGraphHandler[_0xa017[202]][_0xa017[789]]= function(_0x71cex2,_0x71cex3){if(!_0x71cex3[_0xa017[721]]()){var _0x71cex4=this[_0xa017[1179]];if(null!= this[_0xa017[246]]&& null!= this[_0xa017[2823]]&& null!= this[_0xa017[253]]&& null!= this[_0xa017[2800]]&& null!= this[_0xa017[2801]]){var _0x71cex5=_0x71cex4[_0xa017[249]]()[_0xa017[255]],_0x71cex9=_0x71cex4[_0xa017[2574]](_0x71cex3[_0xa017[727]]())&& _0x71cex4[_0xa017[2617]]()&& this[_0xa017[2810]](),_0x71cexa=this[_0xa017[2800]]/ _0x71cex5,_0x71cex5=this[_0xa017[2801]]/ _0x71cex5,_0x71cex12=_0x71cex3[_0xa017[736]]();this[_0xa017[2804]]&& null== this[_0xa017[772]]&& null!= _0x71cex12&& _0x71cex4[_0xa017[502]]()[_0xa017[1193]](_0x71cex12)&& _0x71cex4[_0xa017[2565]](_0x71cex12)&& _0x71cex4[_0xa017[2581]](null,this[_0xa017[246]],_0x71cex12)?_0x71cex4[_0xa017[2433]][_0xa017[807]](this[_0xa017[246]],_0x71cex12,_0x71cex3[_0xa017[727]]()):(_0x71cex12= this[_0xa017[772]],_0x71cex4[_0xa017[2655]]()&& _0x71cex4[_0xa017[2686]](_0x71cex12,this[_0xa017[895]],_0x71cex3[_0xa017[727]]())?_0x71cex4[_0xa017[853]](_0x71cex12,this[_0xa017[895]],null,_0x71cexa,_0x71cex5):this[_0xa017[834]](this[_0xa017[895]],_0x71cexa,_0x71cex5,_0x71cex9,this[_0xa017[772]],_0x71cex3[_0xa017[727]]()))}else {this[_0xa017[2814]]()&& (this[_0xa017[2820]]&& null!= this[_0xa017[246]])&& this[_0xa017[2833]](_0x71cex3)}};this[_0xa017[2821]]&& _0x71cex3[_0xa017[722]]();this[_0xa017[862]]()};mxGraphHandler[_0xa017[202]][_0xa017[2833]]= function(_0x71cex2){this[_0xa017[1179]][_0xa017[2459]](this[_0xa017[246]],_0x71cex2[_0xa017[727]]())};mxGraphHandler[_0xa017[202]][_0xa017[862]]= function(){this[_0xa017[2834]]();this[_0xa017[2820]]= this[_0xa017[2821]]= !1;this[_0xa017[772]]= this[_0xa017[246]]= this[_0xa017[2823]]= this[_0xa017[2835]]= this[_0xa017[2801]]= this[_0xa017[2800]]= null};mxGraphHandler[_0xa017[202]][_0xa017[2836]]= function(_0x71cex2,_0x71cex3,_0x71cex4){if(this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1193]](_0x71cex2)){_0x71cex2= this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](_0x71cex2);_0x71cex4= mxUtils[_0xa017[2196]](this[_0xa017[1179]][_0xa017[526]],mxEvent[_0xa017[731]](_0x71cex4),mxEvent[_0xa017[733]](_0x71cex4));var _0x71cex5=mxUtils[_0xa017[431]](mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_ROTATION)|| 0);if(0!= _0x71cex5){_0x71cex3= Math[_0xa017[426]](-_0x71cex5);var _0x71cex5=Math[_0xa017[427]](-_0x71cex5),_0x71cex9= new mxPoint(_0x71cex2[_0xa017[241]](),_0x71cex2[_0xa017[242]]());_0x71cex4= mxUtils[_0xa017[432]](_0x71cex4,_0x71cex3,_0x71cex5,_0x71cex9)};return null!= _0x71cex2&& !mxUtils[_0xa017[442]](_0x71cex2,_0x71cex4[_0xa017[235]],_0x71cex4[_0xa017[236]])};return !1};mxGraphHandler[_0xa017[202]][_0xa017[834]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){_0x71cex5&& (_0x71cex2= this[_0xa017[1179]][_0xa017[2615]](_0x71cex2));null== _0x71cex9&& (this[_0xa017[2816]]()&& this[_0xa017[2836]](this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1197]](this[_0xa017[246]]),_0x71cex2,_0x71cexa))&& (_0x71cex9= this[_0xa017[1179]][_0xa017[902]]());_0x71cex2= this[_0xa017[1179]][_0xa017[834]](_0x71cex2,_0x71cex3- this[_0xa017[1179]][_0xa017[1136]]/ this[_0xa017[1179]][_0xa017[441]][_0xa017[255]],_0x71cex4- this[_0xa017[1179]][_0xa017[1137]]/ this[_0xa017[1179]][_0xa017[441]][_0xa017[255]],_0x71cex5,_0x71cex9,_0x71cexa);this[_0xa017[2814]]()&& this[_0xa017[2805]]&& this[_0xa017[1179]][_0xa017[2564]](_0x71cex2[0]);_0x71cex5&& this[_0xa017[1179]][_0xa017[904]](_0x71cex2)};mxGraphHandler[_0xa017[202]][_0xa017[2834]]= function(){null!= this[_0xa017[253]]&& (this[_0xa017[253]][_0xa017[515]](),this[_0xa017[253]]= null);null!= this[_0xa017[2799]]&& (this[_0xa017[2799]][_0xa017[515]](),this[_0xa017[2799]]= null);null!= this[_0xa017[1016]]&& (this[_0xa017[1016]][_0xa017[515]](),this[_0xa017[1016]]= null)};mxGraphHandler[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[1179]][_0xa017[1148]](this);this[_0xa017[1179]][_0xa017[745]](this[_0xa017[2730]]);this[_0xa017[2834]]()};function mxPanningHandler(_0x71cex2,_0x71cex3){null!= _0x71cex2&& (this[_0xa017[1179]]= _0x71cex2,this[_0xa017[1033]]= _0x71cex3,this[_0xa017[1179]][_0xa017[1133]](this),this[_0xa017[176]]())}mxPanningHandler[_0xa017[202]]= new mxPopupMenu;mxPanningHandler[_0xa017[202]][_0xa017[196]]= mxPanningHandler;mxPanningHandler[_0xa017[202]][_0xa017[1179]]= null;mxPanningHandler[_0xa017[202]][_0xa017[2837]]= null;mxPanningHandler[_0xa017[202]][_0xa017[2838]]= null;mxPanningHandler[_0xa017[202]][_0xa017[2839]]= !0;mxPanningHandler[_0xa017[202]][_0xa017[2840]]= !1;mxPanningHandler[_0xa017[202]][_0xa017[2841]]= !0;mxPanningHandler[_0xa017[202]][_0xa017[2842]]= !0;mxPanningHandler[_0xa017[202]][_0xa017[2843]]= !1;mxPanningHandler[_0xa017[202]][_0xa017[2844]]= !0;mxPanningHandler[_0xa017[202]][_0xa017[2845]]= !1;mxPanningHandler[_0xa017[202]][_0xa017[2431]]= !0;mxPanningHandler[_0xa017[202]][_0xa017[2846]]= function(){return this[_0xa017[2431]]};mxPanningHandler[_0xa017[202]][_0xa017[2847]]= function(_0x71cex2){this[_0xa017[2431]]= _0x71cex2};mxPanningHandler[_0xa017[202]][_0xa017[176]]= function(){mxPopupMenu[_0xa017[202]][_0xa017[176]][_0xa017[183]](this);mxEvent[_0xa017[169]](this[_0xa017[485]],mxClient[_0xa017[754]]?_0xa017[756]:_0xa017[752],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[1179]][_0xa017[2276]][_0xa017[801]]()}))};mxPanningHandler[_0xa017[202]][_0xa017[2848]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[727]]();return this[_0xa017[2840]]&& (this[_0xa017[2843]]|| null== _0x71cex2[_0xa017[248]]())&& mxEvent[_0xa017[1158]](_0x71cex3)|| mxEvent[_0xa017[775]](_0x71cex3)&& mxEvent[_0xa017[774]](_0x71cex3)|| this[_0xa017[2839]]&& mxEvent[_0xa017[737]](_0x71cex3)};mxPanningHandler[_0xa017[202]][_0xa017[787]]= function(_0x71cex2,_0x71cex3){if(!_0x71cex3[_0xa017[721]]()&& this[_0xa017[994]]()){this[_0xa017[1032]]();this[_0xa017[2741]]= -this[_0xa017[1179]][_0xa017[526]][_0xa017[360]];this[_0xa017[2742]]= -this[_0xa017[1179]][_0xa017[526]][_0xa017[190]];var _0x71cex4=mxUtils[_0xa017[2196]](this[_0xa017[1179]][_0xa017[526]],_0x71cex3[_0xa017[730]](),_0x71cex3[_0xa017[732]]());this[_0xa017[2837]]= _0x71cex4[_0xa017[235]];this[_0xa017[2838]]= _0x71cex4[_0xa017[236]];this[_0xa017[2849]]= this[_0xa017[737]](_0x71cex3);this[_0xa017[2850]]= this[_0xa017[2846]]()&& this[_0xa017[2848]](_0x71cex3);this[_0xa017[2739]]= _0x71cex3[_0xa017[730]]();this[_0xa017[2740]]= _0x71cex3[_0xa017[732]]();this[_0xa017[2850]]&& this[_0xa017[2851]](_0x71cex3)}};mxPanningHandler[_0xa017[202]][_0xa017[2851]]= function(_0x71cex2){_0x71cex2[_0xa017[722]]()};mxPanningHandler[_0xa017[202]][_0xa017[788]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex3[_0xa017[730]]()- this[_0xa017[2739]],_0x71cex5=_0x71cex3[_0xa017[732]]()- this[_0xa017[2740]];if(this[_0xa017[1124]]){this[_0xa017[2844]]&& (this[_0xa017[2845]]&& (_0x71cex4= this[_0xa017[1179]][_0xa017[1021]](_0x71cex4),_0x71cex5= this[_0xa017[1179]][_0xa017[1021]](_0x71cex5)),this[_0xa017[1179]][_0xa017[1135]](_0x71cex4+ this[_0xa017[2741]],_0x71cex5+ this[_0xa017[2742]])),this[_0xa017[746]]( new mxEventObject(mxEvent.PAN,_0xa017[763],_0x71cex3)),_0x71cex3[_0xa017[722]]()}else {if(this[_0xa017[2850]]){var _0x71cex9=this[_0xa017[1124]];this[_0xa017[1124]]= Math[_0xa017[425]](_0x71cex4)> this[_0xa017[1179]][_0xa017[2353]]|| Math[_0xa017[425]](_0x71cex5)> this[_0xa017[1179]][_0xa017[2353]];!_0x71cex9&& this[_0xa017[1124]] && this[_0xa017[746]]( new mxEventObject(mxEvent.PAN_START,_0xa017[763],_0x71cex3))}}};mxPanningHandler[_0xa017[202]][_0xa017[789]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=Math[_0xa017[425]](_0x71cex3[_0xa017[730]]()- this[_0xa017[2739]]),_0x71cex5=Math[_0xa017[425]](_0x71cex3[_0xa017[732]]()- this[_0xa017[2740]]);if(this[_0xa017[1124]]){if(!this[_0xa017[1179]][_0xa017[2365]]|| !mxUtils[_0xa017[1134]](this[_0xa017[1179]][_0xa017[526]])){_0x71cex4= _0x71cex3[_0xa017[730]]()- this[_0xa017[2739]];_0x71cex5= _0x71cex3[_0xa017[732]]()- this[_0xa017[2740]];this[_0xa017[2845]]&& (_0x71cex4= this[_0xa017[1179]][_0xa017[1021]](_0x71cex4),_0x71cex5= this[_0xa017[1179]][_0xa017[1021]](_0x71cex5));var _0x71cex9=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]],_0x71cexa=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[513]];this[_0xa017[1179]][_0xa017[1135]](0,0);this[_0xa017[1135]](_0x71cexa[_0xa017[235]]+ _0x71cex4/ _0x71cex9,_0x71cexa[_0xa017[236]]+ _0x71cex5/ _0x71cex9)};this[_0xa017[1124]]= !1;this[_0xa017[746]]( new mxEventObject(mxEvent.PAN_END,_0xa017[763],_0x71cex3));_0x71cex3[_0xa017[722]]()}else {this[_0xa017[2849]]&& (_0x71cex4< this[_0xa017[1179]][_0xa017[2353]]&& _0x71cex5< this[_0xa017[1179]][_0xa017[2353]])&& (_0x71cex4= this[_0xa017[2852]](_0x71cex3),this[_0xa017[1179]][_0xa017[994]]()&& this[_0xa017[2841]]&& null!= _0x71cex4&& !this[_0xa017[1179]][_0xa017[2692]](_0x71cex4)?this[_0xa017[1179]][_0xa017[2450]](_0x71cex4):this[_0xa017[2842]]&& null== _0x71cex4&& this[_0xa017[1179]][_0xa017[2440]](),this[_0xa017[1179]][_0xa017[2276]][_0xa017[801]](),_0x71cex5= mxUtils[_0xa017[444]](),_0x71cex5= new mxPoint(_0x71cex3[_0xa017[730]]()+ _0x71cex5[_0xa017[235]],_0x71cex3[_0xa017[732]]()+ _0x71cex5[_0xa017[236]]),this[_0xa017[152]](_0x71cex5[_0xa017[235]]+ 1,_0x71cex5[_0xa017[236]]+ 1,_0x71cex4,_0x71cex3[_0xa017[727]]()),_0x71cex3[_0xa017[722]]())};this[_0xa017[2849]]= this[_0xa017[2850]]= !1};mxPanningHandler[_0xa017[202]][_0xa017[2852]]= function(_0x71cex2){return _0x71cex2[_0xa017[736]]()};mxPanningHandler[_0xa017[202]][_0xa017[1135]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1147]](_0x71cex2,_0x71cex3)};mxPanningHandler[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[1179]][_0xa017[1148]](this);mxPopupMenu[_0xa017[202]][_0xa017[515]][_0xa017[183]](this)};function mxCellMarker(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){mxEventSource[_0xa017[239]](this);null!= _0x71cex2&& (this[_0xa017[1179]]= _0x71cex2,this[_0xa017[2853]]= null!= _0x71cex3?_0x71cex3:mxConstants[_0xa017[2854]],this[_0xa017[2855]]= null!= _0x71cex3?_0x71cex4:mxConstants[_0xa017[2856]],this[_0xa017[2857]]= null!= _0x71cex5?_0x71cex5:mxConstants[_0xa017[2858]],this[_0xa017[1016]]= new mxCellHighlight(_0x71cex2))}mxUtils[_0xa017[1284]](mxCellMarker,mxEventSource);mxCellMarker[_0xa017[202]][_0xa017[1179]]= null;mxCellMarker[_0xa017[202]][_0xa017[984]]= !0;mxCellMarker[_0xa017[202]][_0xa017[2857]]= mxConstants[_0xa017[2858]];mxCellMarker[_0xa017[202]][_0xa017[2859]]= !1;mxCellMarker[_0xa017[202]][_0xa017[2853]]= null;mxCellMarker[_0xa017[202]][_0xa017[2855]]= null;mxCellMarker[_0xa017[202]][_0xa017[2860]]= null;mxCellMarker[_0xa017[202]][_0xa017[2861]]= null;mxCellMarker[_0xa017[202]][_0xa017[2862]]= null;mxCellMarker[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxCellMarker[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxCellMarker[_0xa017[202]][_0xa017[2863]]= function(_0x71cex2){this[_0xa017[2857]]= _0x71cex2};mxCellMarker[_0xa017[202]][_0xa017[2864]]= function(){return this[_0xa017[2857]]};mxCellMarker[_0xa017[202]][_0xa017[2865]]= function(_0x71cex2){this[_0xa017[2859]]= _0x71cex2};mxCellMarker[_0xa017[202]][_0xa017[2866]]= function(){return this[_0xa017[2859]]};mxCellMarker[_0xa017[202]][_0xa017[2867]]= function(){return null!= this[_0xa017[2861]]};mxCellMarker[_0xa017[202]][_0xa017[2868]]= function(){return this[_0xa017[2861]]};mxCellMarker[_0xa017[202]][_0xa017[2869]]= function(){return this[_0xa017[2862]]};mxCellMarker[_0xa017[202]][_0xa017[862]]= function(){this[_0xa017[2861]]= null;null!= this[_0xa017[2862]]&& (this[_0xa017[2862]]= null,this[_0xa017[2870]]())};mxCellMarker[_0xa017[202]][_0xa017[2871]]= function(_0x71cex2){var _0x71cex3=null;if(this[_0xa017[994]]()){var _0x71cex3=this[_0xa017[248]](_0x71cex2),_0x71cex4=null!= _0x71cex3?this[_0xa017[2872]](_0x71cex3):!1;_0x71cex2= this[_0xa017[2873]](_0x71cex2[_0xa017[727]](),_0x71cex3,_0x71cex4);this[_0xa017[2861]]= _0x71cex4?_0x71cex3:null;if(_0x71cex3!= this[_0xa017[2862]]|| _0x71cex2!= this[_0xa017[2860]]){this[_0xa017[2860]]= _0x71cex2,null!= _0x71cex3&& null!= this[_0xa017[2860]]?(this[_0xa017[2862]]= _0x71cex3,this[_0xa017[811]]()):null!= this[_0xa017[2862]]&& (this[_0xa017[2862]]= null,this[_0xa017[2870]]())}};return _0x71cex3};mxCellMarker[_0xa017[202]][_0xa017[2874]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](_0x71cex2);null!= _0x71cex4&& (this[_0xa017[2860]]= null!= _0x71cex3?_0x71cex3:this[_0xa017[2853]],this[_0xa017[2862]]= _0x71cex4,this[_0xa017[811]]())};mxCellMarker[_0xa017[202]][_0xa017[811]]= function(){this[_0xa017[1016]][_0xa017[2828]](this[_0xa017[2860]]);this[_0xa017[1016]][_0xa017[1016]](this[_0xa017[2862]]);this[_0xa017[746]]( new mxEventObject(mxEvent.MARK,_0xa017[724],this[_0xa017[2862]]))};mxCellMarker[_0xa017[202]][_0xa017[2870]]= function(){this[_0xa017[811]]()};mxCellMarker[_0xa017[202]][_0xa017[2872]]= function(_0x71cex2){return !0};mxCellMarker[_0xa017[202]][_0xa017[2873]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return _0x71cex4?this[_0xa017[2853]]:this[_0xa017[2855]]};mxCellMarker[_0xa017[202]][_0xa017[248]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[249]]();cell= this[_0xa017[736]](_0x71cex2);_0x71cex3= this[_0xa017[2875]](_0x71cex3[_0xa017[248]](cell));return null!= _0x71cex3&& this[_0xa017[1825]](_0x71cex3,_0x71cex2)?_0x71cex3:null};mxCellMarker[_0xa017[202]][_0xa017[736]]= function(_0x71cex2){return _0x71cex2[_0xa017[736]]()};mxCellMarker[_0xa017[202]][_0xa017[2875]]= function(_0x71cex2){return _0x71cex2};mxCellMarker[_0xa017[202]][_0xa017[1825]]= function(_0x71cex2,_0x71cex3){return this[_0xa017[2859]]?mxUtils[_0xa017[2876]](_0x71cex2,_0x71cex3[_0xa017[734]](),_0x71cex3[_0xa017[735]](),this[_0xa017[2857]],mxConstants.MIN_HOTSPOT_SIZE,mxConstants.MAX_HOTSPOT_SIZE):!0};mxCellMarker[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[1179]][_0xa017[249]]()[_0xa017[745]](this[_0xa017[2877]]);this[_0xa017[1179]][_0xa017[502]]()[_0xa017[745]](this[_0xa017[2877]]);this[_0xa017[1016]][_0xa017[515]]()};function mxSelectionCellsHandler(_0x71cex2){mxEventSource[_0xa017[239]](this);this[_0xa017[1179]]= _0x71cex2;this[_0xa017[2878]]= new mxDictionary;this[_0xa017[1179]][_0xa017[1133]](this);this[_0xa017[2731]]= mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex4){this[_0xa017[994]]()&& this[_0xa017[802]]()});this[_0xa017[1179]][_0xa017[2435]]()[_0xa017[169]](mxEvent.CHANGE,this[_0xa017[2731]]);this[_0xa017[1179]][_0xa017[502]]()[_0xa017[169]](mxEvent.CHANGE,this[_0xa017[2731]]);this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.SCALE,this[_0xa017[2731]]);this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.TRANSLATE,this[_0xa017[2731]]);this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0xa017[2731]]);this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.DOWN,this[_0xa017[2731]]);this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.UP,this[_0xa017[2731]])}mxUtils[_0xa017[1284]](mxSelectionCellsHandler,mxEventSource);mxSelectionCellsHandler[_0xa017[202]][_0xa017[1179]]= null;mxSelectionCellsHandler[_0xa017[202]][_0xa017[984]]= !0;mxSelectionCellsHandler[_0xa017[202]][_0xa017[2731]]= null;mxSelectionCellsHandler[_0xa017[202]][_0xa017[2879]]= 100;mxSelectionCellsHandler[_0xa017[202]][_0xa017[2878]]= null;mxSelectionCellsHandler[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxSelectionCellsHandler[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxSelectionCellsHandler[_0xa017[202]][_0xa017[2596]]= function(_0x71cex2){return this[_0xa017[2878]][_0xa017[203]](_0x71cex2)};mxSelectionCellsHandler[_0xa017[202]][_0xa017[862]]= function(){this[_0xa017[2878]][_0xa017[209]](function(_0x71cex2,_0x71cex3){_0x71cex3[_0xa017[862]][_0xa017[183]](_0x71cex3)})};mxSelectionCellsHandler[_0xa017[202]][_0xa017[802]]= function(){var _0x71cex2=this[_0xa017[2878]];this[_0xa017[2878]]= new mxDictionary;for(var _0x71cex3=this[_0xa017[1179]][_0xa017[897]](),_0x71cex4=0;_0x71cex4< _0x71cex3[_0xa017[67]];_0x71cex4++){var _0x71cex5=this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex3[_0x71cex4]);if(null!= _0x71cex5){var _0x71cex9=_0x71cex2[_0xa017[205]](_0x71cex3[_0x71cex4]);null!= _0x71cex9&& (_0x71cex9[_0xa017[724]]!= _0x71cex5?(_0x71cex9[_0xa017[515]](),_0x71cex9= null):_0x71cex9[_0xa017[258]]());null== _0x71cex9&& (_0x71cex9= this[_0xa017[1179]][_0xa017[2709]](_0x71cex5),this[_0xa017[746]]( new mxEventObject(mxEvent.ADD,_0xa017[724],_0x71cex5)));null!= _0x71cex9&& this[_0xa017[2878]][_0xa017[204]](_0x71cex3[_0x71cex4],_0x71cex9)}};_0x71cex2[_0xa017[209]](mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex3){this[_0xa017[746]]( new mxEventObject(mxEvent.REMOVE,_0xa017[724],_0x71cex3[_0xa017[724]]));_0x71cex3[_0xa017[515]]()}))};mxSelectionCellsHandler[_0xa017[202]][_0xa017[787]]= function(_0x71cex2,_0x71cex3){if(this[_0xa017[1179]][_0xa017[994]]()&& this[_0xa017[994]]()){var _0x71cex4=[_0x71cex2,_0x71cex3];this[_0xa017[2878]][_0xa017[209]](function(_0x71cex2,_0x71cex3){_0x71cex3[_0xa017[787]][_0xa017[183]](_0x71cex3,_0x71cex4)})}};mxSelectionCellsHandler[_0xa017[202]][_0xa017[788]]= function(_0x71cex2,_0x71cex3){if(this[_0xa017[1179]][_0xa017[994]]()&& this[_0xa017[994]]()){var _0x71cex4=[_0x71cex2,_0x71cex3];this[_0xa017[2878]][_0xa017[209]](function(_0x71cex2,_0x71cex3){_0x71cex3[_0xa017[788]][_0xa017[183]](_0x71cex3,_0x71cex4)})}};mxSelectionCellsHandler[_0xa017[202]][_0xa017[789]]= function(_0x71cex2,_0x71cex3){if(this[_0xa017[1179]][_0xa017[994]]()&& this[_0xa017[994]]()){var _0x71cex4=[_0x71cex2,_0x71cex3];this[_0xa017[2878]][_0xa017[209]](function(_0x71cex2,_0x71cex3){_0x71cex3[_0xa017[789]][_0xa017[183]](_0x71cex3,_0x71cex4)})}};mxSelectionCellsHandler[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[1179]][_0xa017[1148]](this);null!= this[_0xa017[2731]]&& (this[_0xa017[1179]][_0xa017[2435]]()[_0xa017[745]](this[_0xa017[2731]]),this[_0xa017[1179]][_0xa017[502]]()[_0xa017[745]](this[_0xa017[2731]]),this[_0xa017[1179]][_0xa017[249]]()[_0xa017[745]](this[_0xa017[2731]]),this[_0xa017[2731]]= null)};function mxConnectionHandler(_0x71cex2,_0x71cex3){mxEventSource[_0xa017[239]](this);null!= _0x71cex2&& (this[_0xa017[1179]]= _0x71cex2,this[_0xa017[1033]]= _0x71cex3,this[_0xa017[176]]())}mxUtils[_0xa017[1284]](mxConnectionHandler,mxEventSource);mxConnectionHandler[_0xa017[202]][_0xa017[1179]]= null;mxConnectionHandler[_0xa017[202]][_0xa017[1033]]= !0;mxConnectionHandler[_0xa017[202]][_0xa017[2880]]= !1;mxConnectionHandler[_0xa017[202]][_0xa017[2881]]= !1;mxConnectionHandler[_0xa017[202]][_0xa017[2882]]= null;mxConnectionHandler[_0xa017[202]][_0xa017[2883]]= !1;mxConnectionHandler[_0xa017[202]][_0xa017[984]]= !0;mxConnectionHandler[_0xa017[202]][_0xa017[804]]= !0;mxConnectionHandler[_0xa017[202]][_0xa017[2884]]= !1;mxConnectionHandler[_0xa017[202]][_0xa017[2885]]= null;mxConnectionHandler[_0xa017[202]][_0xa017[2886]]= null;mxConnectionHandler[_0xa017[202]][_0xa017[267]]= null;mxConnectionHandler[_0xa017[202]][_0xa017[2887]]= !1;mxConnectionHandler[_0xa017[202]][_0xa017[2888]]= !0;mxConnectionHandler[_0xa017[202]][_0xa017[2889]]= 500;mxConnectionHandler[_0xa017[202]][_0xa017[2890]]= !1;mxConnectionHandler[_0xa017[202]][_0xa017[2891]]= !1;mxConnectionHandler[_0xa017[202]][_0xa017[2892]]= 4;mxConnectionHandler[_0xa017[202]][_0xa017[2893]]= 0;mxConnectionHandler[_0xa017[202]][_0xa017[2894]]= 0;mxConnectionHandler[_0xa017[202]][_0xa017[2895]]= !1;mxConnectionHandler[_0xa017[202]][_0xa017[2823]]= null;mxConnectionHandler[_0xa017[202]][_0xa017[2896]]= new mxPoint(0,mxConstants.TOOLTIP_VERTICAL_OFFSET);mxConnectionHandler[_0xa017[202]][_0xa017[2897]]= null;mxConnectionHandler[_0xa017[202]][_0xa017[1176]]= null;mxConnectionHandler[_0xa017[202]][_0xa017[2898]]= null;mxConnectionHandler[_0xa017[202]][_0xa017[2899]]= 0;mxConnectionHandler[_0xa017[202]][_0xa017[2900]]= mxClient[_0xa017[47]];mxConnectionHandler[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxConnectionHandler[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxConnectionHandler[_0xa017[202]][_0xa017[2901]]= function(){return this[_0xa017[2884]]};mxConnectionHandler[_0xa017[202]][_0xa017[2902]]= function(_0x71cex2){this[_0xa017[2884]]= _0x71cex2};mxConnectionHandler[_0xa017[202]][_0xa017[2156]]= function(){var _0x71cex2= new mxPolyline([],mxConstants.INVALID_COLOR);_0x71cex2[_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]]!= mxConstants[_0xa017[508]]?mxConstants[_0xa017[1523]]:mxConstants[_0xa017[508]];_0x71cex2[_0xa017[176]](this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1524]]());_0x71cex2[_0xa017[1564]]= 0;_0x71cex2[_0xa017[1229]]= !1;_0x71cex2[_0xa017[1522]]= !0;if(this[_0xa017[1179]][_0xa017[507]]== mxConstants[_0xa017[508]]){_0x71cex2[_0xa017[252]][_0xa017[57]](_0xa017[1377],_0xa017[130])}else {var _0x71cex3=mxUtils[_0xa017[885]](this,function(_0x71cex2){_0x71cex2= mxUtils[_0xa017[2196]](this[_0xa017[1179]][_0xa017[526]],mxEvent[_0xa017[731]](_0x71cex2),mxEvent[_0xa017[733]](_0x71cex2));return this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](this[_0xa017[1179]][_0xa017[999]](_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]]))});mxEvent[_0xa017[2733]](_0x71cex2[_0xa017[252]],this[_0xa017[1179]],_0x71cex3)};return _0x71cex2};mxConnectionHandler[_0xa017[202]][_0xa017[176]]= function(){this[_0xa017[1179]][_0xa017[1133]](this);this[_0xa017[2885]]= this[_0xa017[1689]]();this[_0xa017[2886]]= new mxConstraintHandler(this[_0xa017[1179]]);this[_0xa017[1176]]= mxUtils[_0xa017[885]](this,function(_0x71cex2){null!= this[_0xa017[2903]]&& (this[_0xa017[2903]]= this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](this[_0xa017[2903]][_0xa017[246]]));null!= this[_0xa017[2903]]?this[_0xa017[2905]](this[_0xa017[2904]],this[_0xa017[2903]]):(this[_0xa017[2906]](this[_0xa017[2904]]),this[_0xa017[257]]= null);this[_0xa017[2886]][_0xa017[862]]()});this[_0xa017[1179]][_0xa017[502]]()[_0xa017[169]](mxEvent.CHANGE,this[_0xa017[1176]]);this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.SCALE,this[_0xa017[1176]]);this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.TRANSLATE,this[_0xa017[1176]]);this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0xa017[1176]]);this[_0xa017[2898]]= mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[2906]](this[_0xa017[2904]])});this[_0xa017[1179]][_0xa017[169]](mxEvent.START_EDITING,this[_0xa017[2898]]);this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.DOWN,this[_0xa017[2898]]);this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.UP,this[_0xa017[2898]])};mxConnectionHandler[_0xa017[202]][_0xa017[2907]]= function(_0x71cex2){return !0};mxConnectionHandler[_0xa017[202]][_0xa017[1689]]= function(){var _0x71cex2= new mxCellMarker(this[_0xa017[1179]]);_0x71cex2[_0xa017[2859]]= !0;_0x71cex2[_0xa017[736]]= mxUtils[_0xa017[885]](this,function(_0x71cex3,_0x71cex4){_0x71cex4= mxCellMarker[_0xa017[202]][_0xa017[736]][_0xa017[183]](_0x71cex2,arguments);this[_0xa017[267]]= null;if(!this[_0xa017[2907]](_0x71cex4)){return null};null!= _0x71cex4?this[_0xa017[2908]]()?null!= this[_0xa017[257]]&& (this[_0xa017[267]]= this[_0xa017[2909]](this[_0xa017[257]][_0xa017[246]],_0x71cex4),null!= this[_0xa017[267]]&& 0== this[_0xa017[267]][_0xa017[67]]&& (_0x71cex4= null,this[_0xa017[2901]]()&& (this[_0xa017[267]]= null))):this[_0xa017[2671]](_0x71cex4)|| (_0x71cex4= null):this[_0xa017[2908]]()&& (!this[_0xa017[2901]]()&& !this[_0xa017[1179]][_0xa017[2406]])&& (this[_0xa017[267]]= _0xa017[110]);return _0x71cex4});_0x71cex2[_0xa017[2872]]= mxUtils[_0xa017[885]](this,function(_0x71cex3){return this[_0xa017[2908]]()?null== this[_0xa017[267]]:mxCellMarker[_0xa017[202]][_0xa017[2872]][_0xa017[183]](_0x71cex2,arguments)});_0x71cex2[_0xa017[2873]]= mxUtils[_0xa017[885]](this,function(_0x71cex3,_0x71cex4,_0x71cex5){return null== this[_0xa017[2882]]|| this[_0xa017[2908]]()?mxCellMarker[_0xa017[202]][_0xa017[2873]][_0xa017[183]](_0x71cex2,arguments):null});_0x71cex2[_0xa017[1825]]= mxUtils[_0xa017[885]](this,function(_0x71cex3,_0x71cex4){return null!= this[_0xa017[2882]]|| this[_0xa017[2908]]()?!0:mxCellMarker[_0xa017[202]][_0xa017[1825]][_0xa017[183]](_0x71cex2,arguments)});return _0x71cex2};mxConnectionHandler[_0xa017[202]][_0xa017[861]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[257]]= _0x71cex2;this[_0xa017[2823]]= new mxPoint(_0x71cex3,_0x71cex4);this[_0xa017[2897]]= null!= _0x71cex5?_0x71cex5:this[_0xa017[2910]](null);this[_0xa017[2885]][_0xa017[2860]]= this[_0xa017[2885]][_0xa017[2853]];this[_0xa017[2885]][_0xa017[2862]]= _0x71cex2;this[_0xa017[2885]][_0xa017[811]]();this[_0xa017[746]]( new mxEventObject(mxEvent.START,_0xa017[724],this[_0xa017[257]]))};mxConnectionHandler[_0xa017[202]][_0xa017[2908]]= function(){return null!= this[_0xa017[2823]]&& null!= this[_0xa017[253]]};mxConnectionHandler[_0xa017[202]][_0xa017[2671]]= function(_0x71cex2){return this[_0xa017[1179]][_0xa017[2671]](_0x71cex2)};mxConnectionHandler[_0xa017[202]][_0xa017[2672]]= function(_0x71cex2){return !0};mxConnectionHandler[_0xa017[202]][_0xa017[2909]]= function(_0x71cex2,_0x71cex3){return !this[_0xa017[2672]](_0x71cex3)?_0xa017[110]:this[_0xa017[1179]][_0xa017[2500]](null,_0x71cex2,_0x71cex3)};mxConnectionHandler[_0xa017[202]][_0xa017[2911]]= function(_0x71cex2){return this[_0xa017[2882]]};mxConnectionHandler[_0xa017[202]][_0xa017[2912]]= function(_0x71cex2){return null!= _0x71cex2[_0xa017[963]]&& _0x71cex2[_0xa017[963]][_0xa017[252]][_0xa017[265]]== this[_0xa017[1179]][_0xa017[526]]?!0:this[_0xa017[2880]]};mxConnectionHandler[_0xa017[202]][_0xa017[2913]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[2911]](_0x71cex2);if(null!= _0x71cex3&& null!= _0x71cex2){this[_0xa017[2903]]= _0x71cex2;var _0x71cex4=[],_0x71cex5= new mxRectangle(0,0,_0x71cex3[_0xa017[117]],_0x71cex3[_0xa017[119]]),_0x71cex9= new mxImageShape(_0x71cex5,_0x71cex3[_0xa017[390]],null,null,0);_0x71cex9[_0xa017[1674]]= !1;this[_0xa017[2912]](_0x71cex2)?(_0x71cex9[_0xa017[507]]= mxConstants[_0xa017[1656]],_0x71cex9[_0xa017[176]](this[_0xa017[1179]][_0xa017[526]])):(_0x71cex9[_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]]== mxConstants[_0xa017[508]]?mxConstants[_0xa017[508]]:mxConstants[_0xa017[1523]],_0x71cex9[_0xa017[176]](this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1524]]()),this[_0xa017[2881]]&& null!= _0x71cex9[_0xa017[252]][_0xa017[328]]&& _0x71cex9[_0xa017[252]][_0xa017[265]][_0xa017[950]](_0x71cex9[_0xa017[252]],_0x71cex9[_0xa017[252]][_0xa017[265]][_0xa017[285]]));_0x71cex9[_0xa017[252]][_0xa017[124]][_0xa017[270]]= mxConstants[_0xa017[2914]];var _0x71cexa=mxUtils[_0xa017[885]](this,function(){return null!= this[_0xa017[2915]]?this[_0xa017[2915]]:_0x71cex2}),_0x71cex3=mxUtils[_0xa017[885]](this,function(_0x71cex2){mxEvent[_0xa017[721]](_0x71cex2)|| (this[_0xa017[2916]]= _0x71cex9,this[_0xa017[1179]][_0xa017[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x71cex2,_0x71cexa())))});mxEvent[_0xa017[2733]](_0x71cex9[_0xa017[252]],this[_0xa017[1179]],_0x71cexa,_0x71cex3);_0x71cex4[_0xa017[207]](_0x71cex9);this[_0xa017[2905]](_0x71cex4,this[_0xa017[2903]]);return _0x71cex4};return null};mxConnectionHandler[_0xa017[202]][_0xa017[2905]]= function(_0x71cex2,_0x71cex3){if(null!= _0x71cex2&& null!= _0x71cex2[0]&& null!= _0x71cex3){var _0x71cex4=this[_0xa017[2917]](_0x71cex2[0],_0x71cex3);_0x71cex2[0][_0xa017[1562]][_0xa017[235]]= _0x71cex4[_0xa017[235]];_0x71cex2[0][_0xa017[1562]][_0xa017[236]]= _0x71cex4[_0xa017[236]];_0x71cex2[0][_0xa017[258]]()}};mxConnectionHandler[_0xa017[202]][_0xa017[2917]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]],_0x71cex5=_0x71cex3[_0xa017[241]](),_0x71cex9=_0x71cex3[_0xa017[242]]();if(this[_0xa017[1179]][_0xa017[1730]](_0x71cex3[_0xa017[246]])){var _0x71cexa=this[_0xa017[1179]][_0xa017[1731]](_0x71cex3[_0xa017[246]]),_0x71cex5=0!= _0x71cexa[_0xa017[117]]?_0x71cex3[_0xa017[235]]+ _0x71cexa[_0xa017[117]]* _0x71cex4/ 2:_0x71cex5,_0x71cex9=0!= _0x71cexa[_0xa017[119]]?_0x71cex3[_0xa017[236]]+ _0x71cexa[_0xa017[119]]* _0x71cex4/ 2:_0x71cex9,_0x71cexa=mxUtils[_0xa017[431]](mxUtils[_0xa017[433]](_0x71cex3[_0xa017[124]],mxConstants.STYLE_ROTATION)|| 0);if(0!= _0x71cexa){var _0x71cex4=Math[_0xa017[426]](_0x71cexa),_0x71cexa=Math[_0xa017[427]](_0x71cexa),_0x71cex12= new mxPoint(_0x71cex3[_0xa017[241]](),_0x71cex3[_0xa017[242]]()),_0x71cex9=mxUtils[_0xa017[432]]( new mxPoint(_0x71cex5,_0x71cex9),_0x71cex4,_0x71cexa,_0x71cex12),_0x71cex5=_0x71cex9[_0xa017[235]],_0x71cex9=_0x71cex9[_0xa017[236]]}};return new mxPoint(_0x71cex5- _0x71cex2[_0xa017[1562]][_0xa017[117]]/ 2,_0x71cex9- _0x71cex2[_0xa017[1562]][_0xa017[119]]/ 2)};mxConnectionHandler[_0xa017[202]][_0xa017[2906]]= function(_0x71cex2){if(null!= _0x71cex2){this[_0xa017[2903]]= null;for(var _0x71cex3=0;_0x71cex3< _0x71cex2[_0xa017[67]];_0x71cex3++){_0x71cex2[_0x71cex3][_0xa017[515]]()}}};mxConnectionHandler[_0xa017[202]][_0xa017[2918]]= function(_0x71cex2){return !this[_0xa017[1179]][_0xa017[2579]](_0x71cex2[_0xa017[727]]())&& (null!= this[_0xa017[2886]][_0xa017[2919]]&& null!= this[_0xa017[2886]][_0xa017[2920]]|| null!= this[_0xa017[257]]&& null== this[_0xa017[267]]&& (null== this[_0xa017[2904]]|| null!= this[_0xa017[2904]]&& null!= this[_0xa017[2916]]))};mxConnectionHandler[_0xa017[202]][_0xa017[787]]= function(_0x71cex2,_0x71cex3){this[_0xa017[2899]]++;if(this[_0xa017[994]]()&& this[_0xa017[1179]][_0xa017[994]]()&& !_0x71cex3[_0xa017[721]]()&& !this[_0xa017[2908]]()&& this[_0xa017[2918]](_0x71cex3)){null!= this[_0xa017[2886]][_0xa017[2920]]&& null!= this[_0xa017[2886]][_0xa017[2919]]&& null!= this[_0xa017[2886]][_0xa017[987]]?(this[_0xa017[2921]]= this[_0xa017[2886]][_0xa017[2920]],this[_0xa017[257]]= this[_0xa017[2886]][_0xa017[2919]],this[_0xa017[2823]]= this[_0xa017[2886]][_0xa017[987]][_0xa017[238]]()):this[_0xa017[2823]]= new mxPoint(_0x71cex3[_0xa017[734]](),_0x71cex3[_0xa017[735]]());this[_0xa017[2897]]= this[_0xa017[2910]](_0x71cex3);this[_0xa017[2899]]= 1;this[_0xa017[2887]]&& null== this[_0xa017[253]]&& (this[_0xa017[2922]]= null,this[_0xa017[253]]= this[_0xa017[2156]]());if(null== this[_0xa017[257]]&& null!= this[_0xa017[2897]]){var _0x71cex4=this[_0xa017[1179]][_0xa017[2689]](_0x71cex3[_0xa017[727]]());this[_0xa017[2897]][_0xa017[246]][_0xa017[256]][_0xa017[2007]](_0x71cex4,!0)};this[_0xa017[746]]( new mxEventObject(mxEvent.START,_0xa017[724],this[_0xa017[257]]));_0x71cex3[_0xa017[722]]()}else {if(mxClient[_0xa017[754]]&& this[_0xa017[2888]]&& !this[_0xa017[2890]]&& this[_0xa017[994]]()&& this[_0xa017[1179]][_0xa017[994]]()&& !this[_0xa017[2908]]()){this[_0xa017[2890]]= !0;this[_0xa017[2893]]= _0x71cex3[_0xa017[730]]();this[_0xa017[2894]]= _0x71cex3[_0xa017[732]]();var _0x71cex5=this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](this[_0xa017[2885]][_0xa017[736]](_0x71cex3));this[_0xa017[2923]]&& window[_0xa017[2924]](this[_0xa017[2923]]);this[_0xa017[2923]]= window[_0xa017[261]](mxUtils[_0xa017[885]](this,function(){this[_0xa017[2891]]&& this[_0xa017[2925]](_0x71cex3,_0x71cex5);this[_0xa017[2891]]= this[_0xa017[2890]]= !1}),this[_0xa017[2889]]);this[_0xa017[2891]]= !0}};this[_0xa017[2926]]= this[_0xa017[2916]];this[_0xa017[2916]]= null};mxConnectionHandler[_0xa017[202]][_0xa017[2925]]= function(_0x71cex2,_0x71cex3){null!= _0x71cex3&& (this[_0xa017[2885]][_0xa017[2860]]= this[_0xa017[2885]][_0xa017[2853]],this[_0xa017[2885]][_0xa017[2862]]= _0x71cex3,this[_0xa017[2885]][_0xa017[811]](),this[_0xa017[2823]]= new mxPoint(_0x71cex2[_0xa017[734]](),_0x71cex2[_0xa017[735]]()),this[_0xa017[2897]]= this[_0xa017[2910]](_0x71cex2),this[_0xa017[257]]= _0x71cex3,this[_0xa017[746]]( new mxEventObject(mxEvent.START,_0xa017[724],this[_0xa017[257]])))};mxConnectionHandler[_0xa017[202]][_0xa017[2927]]= function(_0x71cex2){return !this[_0xa017[1179]][_0xa017[1712]](_0x71cex2[_0xa017[246]])};mxConnectionHandler[_0xa017[202]][_0xa017[2910]]= function(_0x71cex2){return null};mxConnectionHandler[_0xa017[202]][_0xa017[2928]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[2885]][_0xa017[2871]](_0x71cex2);this[_0xa017[2886]][_0xa017[2729]](_0x71cex2,null== this[_0xa017[2823]]);this[_0xa017[2915]]= _0x71cex3};mxConnectionHandler[_0xa017[202]][_0xa017[2929]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[518]](),_0x71cex4=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[512]]();_0x71cex2[_0xa017[235]]= _0x71cex2[_0xa017[235]]/ _0x71cex3- _0x71cex4[_0xa017[235]];_0x71cex2[_0xa017[236]]= _0x71cex2[_0xa017[236]]/ _0x71cex3- _0x71cex4[_0xa017[236]]};mxConnectionHandler[_0xa017[202]][_0xa017[788]]= function(_0x71cex2,_0x71cex3){this[_0xa017[2891]]&& (this[_0xa017[2891]]= Math[_0xa017[425]](this[_0xa017[2893]]- _0x71cex3[_0xa017[730]]())< this[_0xa017[2892]]&& Math[_0xa017[425]](this[_0xa017[2894]]- _0x71cex3[_0xa017[732]]())< this[_0xa017[2892]]);if(!_0x71cex3[_0xa017[721]]()&& (this[_0xa017[2895]]|| null!= this[_0xa017[2823]]|| !this[_0xa017[1179]][_0xa017[1009]])){!this[_0xa017[994]]()&& null!= this[_0xa017[2915]] && (this[_0xa017[2906]](this[_0xa017[2904]]),this[_0xa017[2915]]= null);(null!= this[_0xa017[2823]]|| this[_0xa017[994]]()&& this[_0xa017[1179]][_0xa017[994]]())&& this[_0xa017[2928]](_0x71cex3);if(null!= this[_0xa017[2823]]){var _0x71cex4=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]],_0x71cex4= new mxPoint(this[_0xa017[1179]][_0xa017[1021]](_0x71cex3[_0xa017[734]]()/ _0x71cex4)* _0x71cex4,this[_0xa017[1179]][_0xa017[1021]](_0x71cex3[_0xa017[735]]()/ _0x71cex4)* _0x71cex4),_0x71cex5=null,_0x71cex9=_0x71cex4;null!= this[_0xa017[2886]][_0xa017[2920]]&& (null!= this[_0xa017[2886]][_0xa017[2919]]&& null!= this[_0xa017[2886]][_0xa017[987]])&& (_0x71cex5= this[_0xa017[2886]][_0xa017[2920]],_0x71cex9= this[_0xa017[2886]][_0xa017[987]][_0xa017[238]]());var _0x71cexa=this[_0xa017[2823]];if(null!= this[_0xa017[2926]]){var _0x71cex12=this[_0xa017[2926]][_0xa017[1562]][_0xa017[117]],_0x71cex13=this[_0xa017[2926]][_0xa017[1562]][_0xa017[119]];null!= this[_0xa017[2915]]&& this[_0xa017[2883]]?(_0x71cex12= this[_0xa017[2917]](this[_0xa017[2926]],this[_0xa017[2915]]),this[_0xa017[2926]][_0xa017[1562]][_0xa017[235]]= _0x71cex12[_0xa017[235]],this[_0xa017[2926]][_0xa017[1562]][_0xa017[236]]= _0x71cex12[_0xa017[236]]):(_0x71cex12= new mxRectangle(_0x71cex3[_0xa017[734]]()+ this[_0xa017[2896]][_0xa017[235]],_0x71cex3[_0xa017[735]]()+ this[_0xa017[2896]][_0xa017[236]],_0x71cex12,_0x71cex13),this[_0xa017[2926]][_0xa017[1562]]= _0x71cex12);this[_0xa017[2926]][_0xa017[258]]()};if(null!= this[_0xa017[2897]]){this[_0xa017[2897]][_0xa017[439]]= [null,null!= this[_0xa017[2915]]?null:_0x71cex9];this[_0xa017[1179]][_0xa017[441]][_0xa017[2289]](this[_0xa017[2897]],this[_0xa017[257]],!0,this[_0xa017[2921]]);null!= this[_0xa017[2915]]&& (null== _0x71cex5&& (_0x71cex5= this[_0xa017[1179]][_0xa017[2288]](this[_0xa017[2897]],this[_0xa017[257]],!1)),this[_0xa017[2897]][_0xa017[2088]](null,!1),this[_0xa017[1179]][_0xa017[441]][_0xa017[2289]](this[_0xa017[2897]],this[_0xa017[2915]],!1,_0x71cex5));_0x71cexa= null;if(null!= this[_0xa017[2922]]){_0x71cexa= [];for(_0x71cex9= 0;_0x71cex9< this[_0xa017[2922]][_0xa017[67]];_0x71cex9++){_0x71cex5= this[_0xa017[2922]][_0x71cex9][_0xa017[238]](),this[_0xa017[2929]](_0x71cex5),_0x71cexa[_0x71cex9]= _0x71cex5}};this[_0xa017[1179]][_0xa017[441]][_0xa017[2282]](this[_0xa017[2897]],_0x71cexa,this[_0xa017[257]],this[_0xa017[2915]]);this[_0xa017[1179]][_0xa017[441]][_0xa017[2283]](this[_0xa017[2897]],this[_0xa017[257]],this[_0xa017[2915]]);_0x71cex9= this[_0xa017[2897]][_0xa017[439]][this[_0xa017[2897]][_0xa017[439]][_0xa017[67]]- 1];_0x71cexa= this[_0xa017[2897]][_0xa017[439]][0]}else {null!= this[_0xa017[2915]]&& null== this[_0xa017[2886]][_0xa017[2920]]&& (_0x71cex12= this[_0xa017[2930]](this[_0xa017[2915]],_0x71cex3),null!= _0x71cex12&& (_0x71cex9= _0x71cex12)),null== this[_0xa017[2921]]&& null!= this[_0xa017[257]]&& (_0x71cex12= this[_0xa017[2931]](this[_0xa017[257]],null!= this[_0xa017[2922]]&& 0< this[_0xa017[2922]][_0xa017[67]]?this[_0xa017[2922]][0]:_0x71cex9,_0x71cex3),null!= _0x71cex12&& (_0x71cexa= _0x71cex12))};if(null== this[_0xa017[2915]]&& this[_0xa017[2900]]){_0x71cex12= _0x71cexa;null!= this[_0xa017[2897]]&& 2< this[_0xa017[2897]][_0xa017[439]][_0xa017[67]]&& (_0x71cex5= this[_0xa017[2897]][_0xa017[439]][this[_0xa017[2897]][_0xa017[439]][_0xa017[67]]- 2],null!= _0x71cex5&& (_0x71cex12= _0x71cex5));_0x71cex5= _0x71cex9[_0xa017[235]]- _0x71cex12[_0xa017[235]];_0x71cex12= _0x71cex9[_0xa017[236]]- _0x71cex12[_0xa017[236]];_0x71cex13= Math[_0xa017[428]](_0x71cex5* _0x71cex5+ _0x71cex12* _0x71cex12);if(0== _0x71cex13){return};_0x71cex9[_0xa017[235]]-= 4* _0x71cex5/ _0x71cex13;_0x71cex9[_0xa017[236]]-= 4* _0x71cex12/ _0x71cex13};if(null== this[_0xa017[253]]&& (_0x71cex5= Math[_0xa017[425]](_0x71cex4[_0xa017[235]]- this[_0xa017[2823]][_0xa017[235]]),_0x71cex12= Math[_0xa017[425]](_0x71cex4[_0xa017[236]]- this[_0xa017[2823]][_0xa017[236]]),_0x71cex5> this[_0xa017[1179]][_0xa017[2353]]|| _0x71cex12> this[_0xa017[1179]][_0xa017[2353]])){this[_0xa017[253]]= this[_0xa017[2156]](),this[_0xa017[2928]](_0x71cex3)};null!= this[_0xa017[253]]&& (null!= this[_0xa017[2897]]?this[_0xa017[253]][_0xa017[1525]]= this[_0xa017[2897]][_0xa017[439]]:(_0x71cex4= [_0x71cexa],null!= this[_0xa017[2922]]&& (_0x71cex4= _0x71cex4[_0xa017[1919]](this[_0xa017[2922]])),_0x71cex4[_0xa017[207]](_0x71cex9),this[_0xa017[253]][_0xa017[1525]]= _0x71cex4),this[_0xa017[2932]]());mxEvent[_0xa017[722]](_0x71cex3[_0xa017[727]]());_0x71cex3[_0xa017[722]]()}else {!this[_0xa017[994]]()|| !this[_0xa017[1179]][_0xa017[994]]()?this[_0xa017[2886]][_0xa017[862]]():this[_0xa017[257]]!= this[_0xa017[2915]]&& null== this[_0xa017[2897]]?(this[_0xa017[2906]](this[_0xa017[2904]]),this[_0xa017[2904]]= null,null!= this[_0xa017[2915]]&& null== this[_0xa017[267]]&& (this[_0xa017[2904]]= this[_0xa017[2913]](this[_0xa017[2915]]),null== this[_0xa017[2904]]&& (this[_0xa017[2915]][_0xa017[1609]](mxConstants.CURSOR_CONNECT),_0x71cex3[_0xa017[722]]())),this[_0xa017[257]]= this[_0xa017[2915]]):this[_0xa017[257]]== this[_0xa017[2915]]&& (null!= this[_0xa017[2915]]&& null== this[_0xa017[2904]]&& !this[_0xa017[1179]][_0xa017[1009]])&& _0x71cex3[_0xa017[722]]()};null!= this[_0xa017[2886]][_0xa017[2920]]&& this[_0xa017[2885]][_0xa017[862]]();if(!this[_0xa017[1179]][_0xa017[1009]]&& null!= this[_0xa017[2915]] && null!= this[_0xa017[2904]]){_0x71cex4= !1;_0x71cexa= _0x71cex3[_0xa017[728]]();for(_0x71cex9= 0;_0x71cex9< this[_0xa017[2904]][_0xa017[67]]&& !_0x71cex4;_0x71cex9++){_0x71cex4= _0x71cexa== this[_0xa017[2904]][_0x71cex9][_0xa017[252]]|| _0x71cexa[_0xa017[265]]== this[_0xa017[2904]][_0x71cex9][_0xa017[252]]};_0x71cex4|| this[_0xa017[2933]](this[_0xa017[2915]],this[_0xa017[2904]],_0x71cex3)}}else {this[_0xa017[2886]][_0xa017[862]]()}};mxConnectionHandler[_0xa017[202]][_0xa017[2930]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=null,_0x71cex5=_0x71cex2[_0xa017[441]],_0x71cex9=_0x71cex5[_0xa017[2305]](_0x71cex2);if(null!= _0x71cex9){var _0x71cexa=null!= this[_0xa017[2922]]&& 0< this[_0xa017[2922]][_0xa017[67]]?this[_0xa017[2922]][this[_0xa017[2922]][_0xa017[67]]- 1]: new mxPoint(this[_0xa017[257]][_0xa017[241]](),this[_0xa017[257]][_0xa017[242]]()),_0x71cex5=_0x71cex9(_0x71cex5[_0xa017[2087]](_0x71cex2),this[_0xa017[2897]],_0x71cexa,!1);null!= _0x71cex5&& (_0x71cex4= _0x71cex5)}else {_0x71cex4= new mxPoint(_0x71cex2[_0xa017[241]](),_0x71cex2[_0xa017[242]]())};return _0x71cex4};mxConnectionHandler[_0xa017[202]][_0xa017[2931]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex4= null;var _0x71cex5=_0x71cex2[_0xa017[441]],_0x71cex9=_0x71cex5[_0xa017[2305]](_0x71cex2),_0x71cexa= new mxPoint(_0x71cex2[_0xa017[241]](),_0x71cex2[_0xa017[242]]());if(null!= _0x71cex9){var _0x71cex12=mxUtils[_0xa017[433]](_0x71cex2[_0xa017[124]],mxConstants.STYLE_ROTATION,0),_0x71cex13=-_0x71cex12* (Math[_0xa017[424]]/ 180);0!= _0x71cex12&& (_0x71cex3= mxUtils[_0xa017[432]]( new mxPoint(_0x71cex3[_0xa017[235]],_0x71cex3[_0xa017[236]]),Math[_0xa017[426]](_0x71cex13),Math[_0xa017[427]](_0x71cex13),_0x71cexa));_0x71cex2= _0x71cex9(_0x71cex5[_0xa017[2087]](_0x71cex2),_0x71cex2,_0x71cex3,!1);null!= _0x71cex2&& (0!= _0x71cex12&& (_0x71cex2= mxUtils[_0xa017[432]]( new mxPoint(_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]]),Math[_0xa017[426]](-_0x71cex13),Math[_0xa017[427]](-_0x71cex13),_0x71cexa)),_0x71cex4= _0x71cex2)}else {_0x71cex4= _0x71cexa};return _0x71cex4};mxConnectionHandler[_0xa017[202]][_0xa017[2933]]= function(_0x71cex2,_0x71cex3,_0x71cex4){};mxConnectionHandler[_0xa017[202]][_0xa017[2934]]= function(_0x71cex2){return null!= _0x71cex2[_0xa017[248]]()};mxConnectionHandler[_0xa017[202]][_0xa017[2935]]= function(_0x71cex2){var _0x71cex3=mxUtils[_0xa017[2196]](this[_0xa017[1179]][_0xa017[526]],_0x71cex2[_0xa017[730]](),_0x71cex2[_0xa017[732]]()),_0x71cex4=Math[_0xa017[425]](_0x71cex3[_0xa017[235]]- this[_0xa017[2823]][_0xa017[235]]),_0x71cex3=Math[_0xa017[425]](_0x71cex3[_0xa017[236]]- this[_0xa017[2823]][_0xa017[236]]);if(null!= this[_0xa017[2922]]|| 1< this[_0xa017[2899]]&& (_0x71cex4> this[_0xa017[1179]][_0xa017[2353]]|| _0x71cex3> this[_0xa017[1179]][_0xa017[2353]])){null== this[_0xa017[2922]]&& (this[_0xa017[2922]]= []),_0x71cex4= this[_0xa017[1179]][_0xa017[441]][_0xa017[255]],_0x71cex3= new mxPoint(this[_0xa017[1179]][_0xa017[1021]](_0x71cex2[_0xa017[734]]()/ _0x71cex4)* _0x71cex4,this[_0xa017[1179]][_0xa017[1021]](_0x71cex2[_0xa017[735]]()/ _0x71cex4)* _0x71cex4),this[_0xa017[2922]][_0xa017[207]](_0x71cex3)}};mxConnectionHandler[_0xa017[202]][_0xa017[789]]= function(_0x71cex2,_0x71cex3){if(!_0x71cex3[_0xa017[721]]()&& this[_0xa017[2908]]()){if(this[_0xa017[2887]]&& !this[_0xa017[2934]](_0x71cex3)){this[_0xa017[2935]](_0x71cex3);_0x71cex3[_0xa017[722]]();return};if(null== this[_0xa017[267]]){var _0x71cex4=null!= this[_0xa017[257]]?this[_0xa017[257]][_0xa017[246]]:null,_0x71cex5=null;null!= this[_0xa017[2886]][_0xa017[2920]]&& null!= this[_0xa017[2886]][_0xa017[2919]]&& (_0x71cex5= this[_0xa017[2886]][_0xa017[2919]][_0xa017[246]]);null== _0x71cex5&& this[_0xa017[2885]][_0xa017[2867]]()&& (_0x71cex5= this[_0xa017[2885]][_0xa017[2861]][_0xa017[246]]);this[_0xa017[807]](_0x71cex4,_0x71cex5,_0x71cex3[_0xa017[727]](),_0x71cex3[_0xa017[736]]())}else {null!= this[_0xa017[257]]&& (null!= this[_0xa017[2885]][_0xa017[2861]]&& this[_0xa017[257]][_0xa017[246]]== this[_0xa017[2885]][_0xa017[2861]][_0xa017[246]])&& this[_0xa017[1179]][_0xa017[2459]](this[_0xa017[2885]][_0xa017[1097]],evt),0< this[_0xa017[267]][_0xa017[67]]&& this[_0xa017[1179]][_0xa017[2580]](this[_0xa017[267]])};this[_0xa017[2906]](this[_0xa017[2904]]);_0x71cex3[_0xa017[722]]()};null!= this[_0xa017[2823]]&& this[_0xa017[862]]();this[_0xa017[2891]]= this[_0xa017[2890]]= !1};mxConnectionHandler[_0xa017[202]][_0xa017[862]]= function(){null!= this[_0xa017[253]]&& (this[_0xa017[253]][_0xa017[515]](),this[_0xa017[253]]= null);this[_0xa017[2906]](this[_0xa017[2904]]);this[_0xa017[2904]]= null;this[_0xa017[2885]][_0xa017[862]]();this[_0xa017[2886]][_0xa017[862]]();this[_0xa017[2921]]= this[_0xa017[267]]= this[_0xa017[257]]= this[_0xa017[2897]]= this[_0xa017[2926]]= null;this[_0xa017[2899]]= 0;this[_0xa017[2916]]= this[_0xa017[2823]]= null;this[_0xa017[746]]( new mxEventObject(mxEvent.RESET))};mxConnectionHandler[_0xa017[202]][_0xa017[2932]]= function(){var _0x71cex2=null== this[_0xa017[267]];this[_0xa017[253]][_0xa017[1307]]= this[_0xa017[2936]](_0x71cex2);_0x71cex2= this[_0xa017[2937]](_0x71cex2);this[_0xa017[253]][_0xa017[1336]]= _0x71cex2;this[_0xa017[253]][_0xa017[258]]()};mxConnectionHandler[_0xa017[202]][_0xa017[2937]]= function(_0x71cex2){return _0x71cex2?mxConstants[_0xa017[2829]]:mxConstants[_0xa017[2938]]};mxConnectionHandler[_0xa017[202]][_0xa017[2936]]= function(_0x71cex2){return _0x71cex2?3:1};mxConnectionHandler[_0xa017[202]][_0xa017[807]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(null!= _0x71cex3|| this[_0xa017[2901]]()|| this[_0xa017[1179]][_0xa017[2406]]){var _0x71cex9=this[_0xa017[1179]][_0xa017[502]](),_0x71cexa=null;_0x71cex9[_0xa017[473]]();try{if(null!= _0x71cex2&& (null== _0x71cex3&& this[_0xa017[2901]]())&& (_0x71cex3= this[_0xa017[2939]](_0x71cex4,_0x71cex2),null!= _0x71cex3)){_0x71cex5= this[_0xa017[1179]][_0xa017[564]]([_0x71cex3],_0x71cex4,_0x71cex5);if(null== _0x71cex5|| !this[_0xa017[1179]][_0xa017[502]]()[_0xa017[250]](_0x71cex5)){var _0x71cex12=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](_0x71cex5);if(null!= _0x71cex12){var _0x71cex13=_0x71cex9[_0xa017[1721]](_0x71cex3);_0x71cex13[_0xa017[235]]-= _0x71cex12[_0xa017[2078]][_0xa017[235]];_0x71cex13[_0xa017[236]]-= _0x71cex12[_0xa017[2078]][_0xa017[236]]}}else {_0x71cex5= this[_0xa017[1179]][_0xa017[902]]()};this[_0xa017[1179]][_0xa017[2103]](_0x71cex3,_0x71cex5)};var _0x71cex14=this[_0xa017[1179]][_0xa017[902]]();null!= _0x71cex2&& (null!= _0x71cex3&& _0x71cex9[_0xa017[1197]](_0x71cex2)== _0x71cex9[_0xa017[1197]](_0x71cex3)&& _0x71cex9[_0xa017[1197]](_0x71cex9[_0xa017[1197]](_0x71cex2))!= _0x71cex9[_0xa017[501]]())&& (_0x71cex14= _0x71cex9[_0xa017[1197]](_0x71cex2),null!= _0x71cex2[_0xa017[256]]&& _0x71cex2[_0xa017[256]][_0xa017[1500]]&& (null!= _0x71cex3[_0xa017[256]]&& _0x71cex3[_0xa017[256]][_0xa017[1500]])&& (_0x71cex14= _0x71cex9[_0xa017[1197]](_0x71cex14)));_0x71cex13= _0x71cex12= null;null!= this[_0xa017[2897]]&& (_0x71cex12= this[_0xa017[2897]][_0xa017[246]][_0xa017[131]],_0x71cex13= this[_0xa017[2897]][_0xa017[246]][_0xa017[124]]);_0x71cexa= this[_0xa017[1960]](_0x71cex14,null,_0x71cex12,_0x71cex2,_0x71cex3,_0x71cex13);if(null!= _0x71cexa){this[_0xa017[1179]][_0xa017[2545]](_0x71cexa,_0x71cex2,!0,this[_0xa017[2921]]);this[_0xa017[1179]][_0xa017[2545]](_0x71cexa,_0x71cex3,!1,this[_0xa017[2886]][_0xa017[2920]]);null!= this[_0xa017[2897]]&& _0x71cex9[_0xa017[1724]](_0x71cexa,this[_0xa017[2897]][_0xa017[246]][_0xa017[256]]);var _0x71cex15=_0x71cex9[_0xa017[1721]](_0x71cexa);null== _0x71cex15&& (_0x71cex15= new mxGeometry,_0x71cex15[_0xa017[1500]]= !0,_0x71cex9[_0xa017[1724]](_0x71cexa,_0x71cex15));if(null!= this[_0xa017[2922]]&& 0< this[_0xa017[2922]][_0xa017[67]]){var _0x71cex16=this[_0xa017[1179]][_0xa017[441]][_0xa017[255]],_0x71cex17=this[_0xa017[1179]][_0xa017[441]][_0xa017[513]];_0x71cex15[_0xa017[1525]]= [];for(_0x71cex2= 0;_0x71cex2< this[_0xa017[2922]][_0xa017[67]];_0x71cex2++){var _0x71cex18=this[_0xa017[2922]][_0x71cex2];_0x71cex15[_0xa017[1525]][_0xa017[207]]( new mxPoint(_0x71cex18[_0xa017[235]]/ _0x71cex16- _0x71cex17[_0xa017[235]],_0x71cex18[_0xa017[236]]/ _0x71cex16- _0x71cex17[_0xa017[236]]))}};null== _0x71cex3&& (_0x71cex18= this[_0xa017[1179]][_0xa017[2689]](_0x71cex4,!1),_0x71cex18[_0xa017[235]]-= this[_0xa017[1179]][_0xa017[1136]]/ this[_0xa017[1179]][_0xa017[441]][_0xa017[255]],_0x71cex18[_0xa017[236]]-= this[_0xa017[1179]][_0xa017[1137]]/ this[_0xa017[1179]][_0xa017[441]][_0xa017[255]],_0x71cex15[_0xa017[2007]](_0x71cex18,!1));this[_0xa017[746]]( new mxEventObject(mxEvent.CONNECT,_0xa017[246],_0x71cexa,_0xa017[763],_0x71cex4,_0xa017[772],_0x71cex5))}}catch(q){mxLog[_0xa017[539]](),mxLog[_0xa017[143]](q[_0xa017[281]])}finally{_0x71cex9[_0xa017[476]]()};this[_0xa017[804]]&& this[_0xa017[2707]](_0x71cexa,_0x71cex3)}};mxConnectionHandler[_0xa017[202]][_0xa017[2707]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1179]][_0xa017[2450]](_0x71cex2)};mxConnectionHandler[_0xa017[202]][_0xa017[1960]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){if(null== this[_0xa017[1033]]){return this[_0xa017[1179]][_0xa017[1960]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa)};_0x71cex3= this[_0xa017[2503]](_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa);return _0x71cex3= this[_0xa017[1179]][_0xa017[2504]](_0x71cex3,_0x71cex2,_0x71cex5,_0x71cex9)};mxConnectionHandler[_0xa017[202]][_0xa017[2939]]= function(_0x71cex2,_0x71cex3){for(var _0x71cex4=this[_0xa017[1179]][_0xa017[1198]](_0x71cex3);null!= _0x71cex4&& _0x71cex4[_0xa017[1500]];){_0x71cex3= this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1197]](_0x71cex3),_0x71cex4= this[_0xa017[1179]][_0xa017[1198]](_0x71cex3)};var _0x71cex5=this[_0xa017[1179]][_0xa017[899]]([_0x71cex3])[0],_0x71cex4=this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1721]](_0x71cex5);if(null!= _0x71cex4){var _0x71cex9=this[_0xa017[1179]][_0xa017[2689]](_0x71cex2);_0x71cex4[_0xa017[235]]= this[_0xa017[1179]][_0xa017[1021]](_0x71cex9[_0xa017[235]]- _0x71cex4[_0xa017[117]]/ 2)- this[_0xa017[1179]][_0xa017[1136]]/ this[_0xa017[1179]][_0xa017[441]][_0xa017[255]];_0x71cex4[_0xa017[236]]= this[_0xa017[1179]][_0xa017[1021]](_0x71cex9[_0xa017[236]]- _0x71cex4[_0xa017[119]]/ 2)- this[_0xa017[1179]][_0xa017[1137]]/ this[_0xa017[1179]][_0xa017[441]][_0xa017[255]];if(null!= this[_0xa017[2823]]){var _0x71cexa=this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex3);if(null!= _0x71cexa){var _0x71cex12=this[_0xa017[2940]]();Math[_0xa017[425]](this[_0xa017[1179]][_0xa017[1021]](this[_0xa017[2823]][_0xa017[235]])- this[_0xa017[1179]][_0xa017[1021]](_0x71cex9[_0xa017[235]]))<= _0x71cex12?_0x71cex4[_0xa017[235]]= _0x71cexa[_0xa017[235]]:Math[_0xa017[425]](this[_0xa017[1179]][_0xa017[1021]](this[_0xa017[2823]][_0xa017[236]])- this[_0xa017[1179]][_0xa017[1021]](_0x71cex9[_0xa017[236]]))<= _0x71cex12&& (_0x71cex4[_0xa017[236]]= _0x71cexa[_0xa017[236]])}}};return _0x71cex5};mxConnectionHandler[_0xa017[202]][_0xa017[2940]]= function(){return this[_0xa017[1179]][_0xa017[997]]()?this[_0xa017[1179]][_0xa017[1020]]:this[_0xa017[1179]][_0xa017[2353]]};mxConnectionHandler[_0xa017[202]][_0xa017[2503]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=null;null!= this[_0xa017[1033]]&& (_0x71cex9= this[_0xa017[1033]](_0x71cex3,_0x71cex4,_0x71cex5));null== _0x71cex9&& (_0x71cex9= new mxCell(_0x71cex2|| _0xa017[110]),_0x71cex9[_0xa017[1994]](!0),_0x71cex9[_0xa017[475]](_0x71cex5),_0x71cex2= new mxGeometry,_0x71cex2[_0xa017[1500]]= !0,_0x71cex9[_0xa017[1724]](_0x71cex2));return _0x71cex9};mxConnectionHandler[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[1179]][_0xa017[1148]](this);null!= this[_0xa017[253]]&& (this[_0xa017[253]][_0xa017[515]](),this[_0xa017[253]]= null);null!= this[_0xa017[2885]]&& (this[_0xa017[2885]][_0xa017[515]](),this[_0xa017[2885]]= null);null!= this[_0xa017[2886]]&& (this[_0xa017[2886]][_0xa017[515]](),this[_0xa017[2886]]= null);null!= this[_0xa017[1176]]&& (this[_0xa017[1179]][_0xa017[502]]()[_0xa017[745]](this[_0xa017[1176]]),this[_0xa017[1179]][_0xa017[249]]()[_0xa017[745]](this[_0xa017[1176]]),this[_0xa017[1176]]= null);null!= this[_0xa017[2898]]&& (this[_0xa017[1179]][_0xa017[745]](this[_0xa017[2898]]),this[_0xa017[1179]][_0xa017[249]]()[_0xa017[745]](this[_0xa017[2898]]),this[_0xa017[2898]]= null)};function mxConstraintHandler(_0x71cex2){this[_0xa017[1179]]= _0x71cex2}mxConstraintHandler[_0xa017[202]][_0xa017[2941]]= new mxImage(mxClient[_0xa017[88]]+ _0xa017[2942],5,5);mxConstraintHandler[_0xa017[202]][_0xa017[1179]]= null;mxConstraintHandler[_0xa017[202]][_0xa017[984]]= !0;mxConstraintHandler[_0xa017[202]][_0xa017[2943]]= mxConstants[_0xa017[2854]];mxConstraintHandler[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxConstraintHandler[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxConstraintHandler[_0xa017[202]][_0xa017[862]]= function(){if(null!= this[_0xa017[2944]]){for(var _0x71cex2=0;_0x71cex2< this[_0xa017[2944]][_0xa017[67]];_0x71cex2++){this[_0xa017[2944]][_0x71cex2][_0xa017[515]]()};this[_0xa017[2944]]= null};null!= this[_0xa017[2945]]&& (this[_0xa017[2945]][_0xa017[515]](),this[_0xa017[2945]]= null);this[_0xa017[2946]]= this[_0xa017[2919]]= this[_0xa017[987]]= this[_0xa017[2947]]= this[_0xa017[2920]]= null};mxConstraintHandler[_0xa017[202]][_0xa017[2636]]= function(){return this[_0xa017[1179]][_0xa017[2636]]()};mxConstraintHandler[_0xa017[202]][_0xa017[2948]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return this[_0xa017[2941]]};mxConstraintHandler[_0xa017[202]][_0xa017[2949]]= function(_0x71cex2,_0x71cex3){return !1};mxConstraintHandler[_0xa017[202]][_0xa017[2729]]= function(_0x71cex2,_0x71cex3){if(this[_0xa017[994]]()&& !this[_0xa017[2949]](_0x71cex2)){var _0x71cex4=this[_0xa017[2636]](),_0x71cex5= new mxRectangle(_0x71cex2[_0xa017[734]]()- _0x71cex4,_0x71cex2[_0xa017[735]]()- _0x71cex4,2* _0x71cex4,2* _0x71cex4),_0x71cex9=null!= _0x71cex2[_0xa017[736]]()?this[_0xa017[1179]][_0xa017[2565]](_0x71cex2[_0xa017[736]]()):!1;if(null== this[_0xa017[2947]]|| !mxUtils[_0xa017[1825]](this[_0xa017[2947]],_0x71cex5)|| null!= _0x71cex2[_0xa017[248]]()&& null!= this[_0xa017[2919]]&& _0x71cex9){if(this[_0xa017[2947]]= null,_0x71cex2[_0xa017[248]]()!= this[_0xa017[2919]]){if(this[_0xa017[2919]]= null,this[_0xa017[1531]]= null!= _0x71cex2[_0xa017[248]]()&& _0x71cex9?this[_0xa017[1179]][_0xa017[2538]](_0x71cex2[_0xa017[248]](),_0x71cex3):null,null!= this[_0xa017[1531]]){this[_0xa017[2919]]= _0x71cex2[_0xa017[248]]();this[_0xa017[2947]]= new mxRectangle(_0x71cex2[_0xa017[248]]()[_0xa017[235]],_0x71cex2[_0xa017[248]]()[_0xa017[236]],_0x71cex2[_0xa017[248]]()[_0xa017[117]],_0x71cex2[_0xa017[248]]()[_0xa017[119]]);if(null!= this[_0xa017[2944]]){for(_0x71cex9= 0;_0x71cex9< this[_0xa017[2944]][_0xa017[67]];_0x71cex9++){this[_0xa017[2944]][_0x71cex9][_0xa017[515]]()};this[_0xa017[2946]]= this[_0xa017[2944]]= null};this[_0xa017[2944]]= [];this[_0xa017[2946]]= [];for(_0x71cex9= 0;_0x71cex9< this[_0xa017[1531]][_0xa017[67]];_0x71cex9++){var _0x71cexa=this[_0xa017[1179]][_0xa017[2290]](_0x71cex2[_0xa017[248]](),this[_0xa017[1531]][_0x71cex9]),_0x71cex12=this[_0xa017[2948]](_0x71cex2[_0xa017[248]](),this[_0xa017[1531]][_0x71cex9],_0x71cexa),_0x71cex13=_0x71cex12[_0xa017[390]],_0x71cex12= new mxRectangle(_0x71cexa[_0xa017[235]]- _0x71cex12[_0xa017[117]]/ 2,_0x71cexa[_0xa017[236]]- _0x71cex12[_0xa017[119]]/ 2,_0x71cex12[_0xa017[117]],_0x71cex12[_0xa017[119]]),_0x71cex12= new mxImageShape(_0x71cex12,_0x71cex13);_0x71cex12[_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]]!= mxConstants[_0xa017[508]]?mxConstants[_0xa017[2334]]:mxConstants[_0xa017[508]];_0x71cex12[_0xa017[1674]]= !1;_0x71cex12[_0xa017[176]](this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1524]]());null!= _0x71cex12[_0xa017[252]][_0xa017[328]]&& _0x71cex12[_0xa017[252]][_0xa017[265]][_0xa017[950]](_0x71cex12[_0xa017[252]],_0x71cex12[_0xa017[252]][_0xa017[265]][_0xa017[285]]);_0x71cex13= mxUtils[_0xa017[885]](this,function(){return null!= this[_0xa017[2919]]?this[_0xa017[2919]]:_0x71cex2[_0xa017[248]]()});_0x71cex12[_0xa017[258]]();mxEvent[_0xa017[2733]](_0x71cex12[_0xa017[252]],this[_0xa017[1179]],_0x71cex13);this[_0xa017[2947]][_0xa017[99]](_0x71cex12[_0xa017[1562]]);this[_0xa017[2944]][_0xa017[207]](_0x71cex12);this[_0xa017[2946]][_0xa017[207]](_0x71cexa)};this[_0xa017[2947]][_0xa017[244]](_0x71cex4)}else {if(null!= this[_0xa017[2944]]){null!= this[_0xa017[2945]]&& (this[_0xa017[2945]][_0xa017[515]](),this[_0xa017[2945]]= null);for(_0x71cex9= 0;_0x71cex9< this[_0xa017[2944]][_0xa017[67]];_0x71cex9++){this[_0xa017[2944]][_0x71cex9][_0xa017[515]]()};this[_0xa017[2946]]= this[_0xa017[2944]]= null}}}};this[_0xa017[987]]= this[_0xa017[2920]]= null;if(null!= this[_0xa017[2944]]&& null!= this[_0xa017[1531]]&& (null== _0x71cex2[_0xa017[248]]()|| this[_0xa017[2919]]== _0x71cex2[_0xa017[248]]())){for(_0x71cex9= 0;_0x71cex9< this[_0xa017[2944]][_0xa017[67]];_0x71cex9++){if(mxUtils[_0xa017[1825]](this[_0xa017[2944]][_0x71cex9][_0xa017[1562]],_0x71cex5)){this[_0xa017[2920]]= this[_0xa017[1531]][_0x71cex9];this[_0xa017[987]]= this[_0xa017[2946]][_0x71cex9];_0x71cex4= this[_0xa017[2944]][_0x71cex9][_0xa017[1562]][_0xa017[238]]();_0x71cex4[_0xa017[244]](mxClient[_0xa017[80]]?3:2);mxClient[_0xa017[80]]&& (_0x71cex4[_0xa017[117]]-= 1,_0x71cex4[_0xa017[119]]-= 1);null== this[_0xa017[2945]]?(_0x71cex4= new mxRectangleShape(_0x71cex4,null,this[_0xa017[2943]],3),_0x71cex4[_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]]== mxConstants[_0xa017[508]]?mxConstants[_0xa017[508]]:mxConstants[_0xa017[1523]],_0x71cex4[_0xa017[176]](this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1524]]()),this[_0xa017[2945]]= _0x71cex4,_0x71cex13= mxUtils[_0xa017[885]](this,function(){return null!= this[_0xa017[2919]]?this[_0xa017[2919]]:_0x71cex2[_0xa017[248]]()}),mxEvent[_0xa017[2733]](_0x71cex4[_0xa017[252]],this[_0xa017[1179]],_0x71cex13)):(this[_0xa017[2945]][_0xa017[1562]]= _0x71cex4,this[_0xa017[2945]][_0xa017[258]]());break}}};null== this[_0xa017[2920]]&& null!= this[_0xa017[2945]]&& (this[_0xa017[2945]][_0xa017[515]](),this[_0xa017[2945]]= null)}};mxConstraintHandler[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[862]]()};function mxRubberband(_0x71cex2){null!= _0x71cex2&& (this[_0xa017[1179]]= _0x71cex2,this[_0xa017[1179]][_0xa017[1133]](this),this[_0xa017[2730]]= mxUtils[_0xa017[885]](this,function(){this[_0xa017[2950]]()}),this[_0xa017[1179]][_0xa017[169]](mxEvent.PAN,this[_0xa017[2730]]),mxClient[_0xa017[80]]&& mxEvent[_0xa017[169]](window,_0xa017[2428],mxUtils[_0xa017[885]](this,function(){this[_0xa017[515]]()})))}mxRubberband[_0xa017[202]][_0xa017[2951]]= 20;mxRubberband[_0xa017[202]][_0xa017[984]]= !0;mxRubberband[_0xa017[202]][_0xa017[485]]= null;mxRubberband[_0xa017[202]][_0xa017[2952]]= null;mxRubberband[_0xa017[202]][_0xa017[2953]]= 0;mxRubberband[_0xa017[202]][_0xa017[2954]]= 0;mxRubberband[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxRubberband[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxRubberband[_0xa017[202]][_0xa017[787]]= function(_0x71cex2,_0x71cex3){if(!_0x71cex3[_0xa017[721]]()&& this[_0xa017[994]]() && this[_0xa017[1179]][_0xa017[994]]() && (this[_0xa017[1179]][_0xa017[2579]](_0x71cex3[_0xa017[727]]())|| null== _0x71cex3[_0xa017[248]]())){var _0x71cex4=mxUtils[_0xa017[445]](this[_0xa017[1179]][_0xa017[526]]),_0x71cex5=mxUtils[_0xa017[444]](this[_0xa017[1179]][_0xa017[526]]);_0x71cex5[_0xa017[235]]-= _0x71cex4[_0xa017[235]];_0x71cex5[_0xa017[236]]-= _0x71cex4[_0xa017[236]];this[_0xa017[861]](_0x71cex3[_0xa017[730]]()+ _0x71cex5[_0xa017[235]],_0x71cex3[_0xa017[732]]()+ _0x71cex5[_0xa017[236]]);if(mxClient[_0xa017[133]]&& !mxClient[_0xa017[75]]&& !mxClient[_0xa017[76]]){var _0x71cex9=this[_0xa017[1179]][_0xa017[526]],_0x71cexa=function(_0x71cex2){_0x71cex2= new mxMouseEvent(_0x71cex2);var _0x71cex3=mxUtils[_0xa017[2196]](_0x71cex9,_0x71cex2[_0xa017[730]](),_0x71cex2[_0xa017[732]]());_0x71cex2[_0xa017[725]]= _0x71cex3[_0xa017[235]];_0x71cex2[_0xa017[726]]= _0x71cex3[_0xa017[236]];return _0x71cex2};this[_0xa017[2955]]= mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[788]](this[_0xa017[1179]],_0x71cexa(_0x71cex2))});this[_0xa017[981]]= mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[789]](this[_0xa017[1179]],_0x71cexa(_0x71cex2))});mxEvent[_0xa017[169]](document,_0xa017[752],this[_0xa017[2955]]);mxEvent[_0xa017[169]](document,_0xa017[753],this[_0xa017[981]])};_0x71cex3[_0xa017[722]](!1)}};mxRubberband[_0xa017[202]][_0xa017[861]]= function(_0x71cex2,_0x71cex3){this[_0xa017[2823]]= new mxPoint(_0x71cex2,_0x71cex3)};mxRubberband[_0xa017[202]][_0xa017[788]]= function(_0x71cex2,_0x71cex3){if(!_0x71cex3[_0xa017[721]]()&& null!= this[_0xa017[2823]]){var _0x71cex4=mxUtils[_0xa017[444]](this[_0xa017[1179]][_0xa017[526]]),_0x71cex5=mxUtils[_0xa017[445]](this[_0xa017[1179]][_0xa017[526]]);_0x71cex4[_0xa017[235]]-= _0x71cex5[_0xa017[235]];_0x71cex4[_0xa017[236]]-= _0x71cex5[_0xa017[236]];var _0x71cex5=_0x71cex3[_0xa017[730]]()+ _0x71cex4[_0xa017[235]],_0x71cex4=_0x71cex3[_0xa017[732]]()+ _0x71cex4[_0xa017[236]],_0x71cex9=this[_0xa017[2823]][_0xa017[235]]- _0x71cex5,_0x71cexa=this[_0xa017[2823]][_0xa017[236]]- _0x71cex4,_0x71cex12=this[_0xa017[1179]][_0xa017[2353]];if(null!= this[_0xa017[485]]|| Math[_0xa017[425]](_0x71cex9)> _0x71cex12|| Math[_0xa017[425]](_0x71cexa)> _0x71cex12){null== this[_0xa017[485]]&& (this[_0xa017[485]]= this[_0xa017[2156]]()),mxUtils[_0xa017[2440]](),this[_0xa017[2729]](_0x71cex5,_0x71cex4),_0x71cex3[_0xa017[722]]()}}};mxRubberband[_0xa017[202]][_0xa017[2156]]= function(){null== this[_0xa017[2952]]&& (this[_0xa017[2952]]= document[_0xa017[55]](_0xa017[485]),this[_0xa017[2952]][_0xa017[926]]= _0xa017[2956],mxUtils[_0xa017[254]](this[_0xa017[2952]],this[_0xa017[2951]]));this[_0xa017[1179]][_0xa017[526]][_0xa017[62]](this[_0xa017[2952]]);return this[_0xa017[2952]]};mxRubberband[_0xa017[202]][_0xa017[789]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=null!= this[_0xa017[485]];this[_0xa017[862]]();_0x71cex4&& (_0x71cex4= new mxRectangle(this[_0xa017[235]],this[_0xa017[236]],this[_0xa017[117]],this[_0xa017[119]]),this[_0xa017[1179]][_0xa017[2698]](_0x71cex4,_0x71cex3[_0xa017[727]]()),_0x71cex3[_0xa017[722]]())};mxRubberband[_0xa017[202]][_0xa017[862]]= function(){null!= this[_0xa017[485]]&& this[_0xa017[485]][_0xa017[265]][_0xa017[266]](this[_0xa017[485]]);null!= this[_0xa017[2955]]&& (mxEvent[_0xa017[745]](document,_0xa017[752],this[_0xa017[2955]]),this[_0xa017[2955]]= null);null!= this[_0xa017[981]]&& (mxEvent[_0xa017[745]](document,_0xa017[753],this[_0xa017[981]]),this[_0xa017[981]]= null);this[_0xa017[2954]]= this[_0xa017[2953]]= 0;this[_0xa017[485]]= this[_0xa017[2823]]= null};mxRubberband[_0xa017[202]][_0xa017[2729]]= function(_0x71cex2,_0x71cex3){this[_0xa017[2953]]= _0x71cex2;this[_0xa017[2954]]= _0x71cex3;this[_0xa017[2950]]()};mxRubberband[_0xa017[202]][_0xa017[2950]]= function(){if(null!= this[_0xa017[485]]){var _0x71cex2=this[_0xa017[2953]]- this[_0xa017[1179]][_0xa017[1136]],_0x71cex3=this[_0xa017[2954]]- this[_0xa017[1179]][_0xa017[1137]];this[_0xa017[235]]= Math[_0xa017[243]](this[_0xa017[2823]][_0xa017[235]],_0x71cex2);this[_0xa017[236]]= Math[_0xa017[243]](this[_0xa017[2823]][_0xa017[236]],_0x71cex3);this[_0xa017[117]]= Math[_0xa017[160]](this[_0xa017[2823]][_0xa017[235]],_0x71cex2)- this[_0xa017[235]];this[_0xa017[119]]= Math[_0xa017[160]](this[_0xa017[2823]][_0xa017[236]],_0x71cex3)- this[_0xa017[236]];_0x71cex2= mxClient[_0xa017[47]]?this[_0xa017[1179]][_0xa017[1137]]:0;this[_0xa017[485]][_0xa017[124]][_0xa017[361]]= this[_0xa017[235]]+ (mxClient[_0xa017[47]]?this[_0xa017[1179]][_0xa017[1136]]:0)+ _0xa017[168];this[_0xa017[485]][_0xa017[124]][_0xa017[125]]= this[_0xa017[236]]+ _0x71cex2+ _0xa017[168];this[_0xa017[485]][_0xa017[124]][_0xa017[117]]= Math[_0xa017[160]](1,this[_0xa017[117]])+ _0xa017[168];this[_0xa017[485]][_0xa017[124]][_0xa017[119]]= Math[_0xa017[160]](1,this[_0xa017[119]])+ _0xa017[168]}};mxRubberband[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[2717]]|| (this[_0xa017[2717]]= !0,this[_0xa017[1179]][_0xa017[1148]](this),this[_0xa017[1179]][_0xa017[745]](this[_0xa017[2730]]),this[_0xa017[862]](),null!= this[_0xa017[2952]]&& (this[_0xa017[2952]]= null))};function mxVertexHandler(_0x71cex2){null!= _0x71cex2&& (this[_0xa017[724]]= _0x71cex2,this[_0xa017[176]]())}mxVertexHandler[_0xa017[202]][_0xa017[1179]]= null;mxVertexHandler[_0xa017[202]][_0xa017[724]]= null;mxVertexHandler[_0xa017[202]][_0xa017[2957]]= !1;mxVertexHandler[_0xa017[202]][_0xa017[1983]]= null;mxVertexHandler[_0xa017[202]][_0xa017[2958]]= !0;mxVertexHandler[_0xa017[202]][_0xa017[2959]]= null;mxVertexHandler[_0xa017[202]][_0xa017[2353]]= 0;mxVertexHandler[_0xa017[202]][_0xa017[2809]]= !1;mxVertexHandler[_0xa017[202]][_0xa017[2960]]= !0;mxVertexHandler[_0xa017[202]][_0xa017[176]]= function(){this[_0xa017[1179]]= this[_0xa017[724]][_0xa017[441]][_0xa017[1179]];this[_0xa017[2961]]= this[_0xa017[2962]](this[_0xa017[724]]);this[_0xa017[1562]]= new mxRectangle(this[_0xa017[2961]][_0xa017[235]],this[_0xa017[2961]][_0xa017[236]],this[_0xa017[2961]][_0xa017[117]],this[_0xa017[2961]][_0xa017[119]]);this[_0xa017[2732]]= this[_0xa017[2963]](this[_0xa017[1562]]);this[_0xa017[2732]][_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]]!= mxConstants[_0xa017[508]]?mxConstants[_0xa017[1523]]:mxConstants[_0xa017[508]];this[_0xa017[2732]][_0xa017[1229]]= !1;this[_0xa017[2732]][_0xa017[176]](this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1524]]());this[_0xa017[1179]][_0xa017[1712]](this[_0xa017[724]][_0xa017[246]])&& (this[_0xa017[2732]][_0xa017[252]][_0xa017[124]][_0xa017[270]]= mxConstants[_0xa017[2832]]);mxEvent[_0xa017[2733]](this[_0xa017[2732]][_0xa017[252]],this[_0xa017[1179]],this[_0xa017[724]]);if(0>= mxGraphHandler[_0xa017[202]][_0xa017[2795]]|| this[_0xa017[1179]][_0xa017[2694]]()< mxGraphHandler[_0xa017[202]][_0xa017[2795]]){var _0x71cex2=this[_0xa017[1179]][_0xa017[2657]](this[_0xa017[724]][_0xa017[246]]);this[_0xa017[2964]]= [];if(_0x71cex2|| this[_0xa017[1179]][_0xa017[2628]](this[_0xa017[724]][_0xa017[246]])&& 2<= this[_0xa017[724]][_0xa017[117]]&& 2<= this[_0xa017[724]][_0xa017[119]]){var _0x71cex3=0;_0x71cex2&& (this[_0xa017[2957]]|| (this[_0xa017[2964]][_0xa017[207]](this[_0xa017[2735]](_0xa017[936],_0x71cex3++)),this[_0xa017[2964]][_0xa017[207]](this[_0xa017[2735]](_0xa017[2965],_0x71cex3++)),this[_0xa017[2964]][_0xa017[207]](this[_0xa017[2735]](_0xa017[2966],_0x71cex3++)),this[_0xa017[2964]][_0xa017[207]](this[_0xa017[2735]](_0xa017[2967],_0x71cex3++)),this[_0xa017[2964]][_0xa017[207]](this[_0xa017[2735]](_0xa017[2968],_0x71cex3++)),this[_0xa017[2964]][_0xa017[207]](this[_0xa017[2735]](_0xa017[2969],_0x71cex3++)),this[_0xa017[2964]][_0xa017[207]](this[_0xa017[2735]](_0xa017[2970],_0x71cex3++))),this[_0xa017[2964]][_0xa017[207]](this[_0xa017[2735]](_0xa017[2971],_0x71cex3++)));_0x71cex2= this[_0xa017[1179]][_0xa017[251]][_0xa017[1721]](this[_0xa017[724]][_0xa017[246]]);null!= _0x71cex2&& (!_0x71cex2[_0xa017[1500]]&& !this[_0xa017[1179]][_0xa017[1730]](this[_0xa017[724]][_0xa017[246]]) && this[_0xa017[1179]][_0xa017[2628]](this[_0xa017[724]][_0xa017[246]]))&& (this[_0xa017[2972]]= this[_0xa017[2735]](mxConstants.CURSOR_LABEL_HANDLE,mxEvent.LABEL_HANDLE,mxConstants.LABEL_HANDLE_SIZE,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0xa017[2964]][_0xa017[207]](this[_0xa017[2972]]))}else {this[_0xa017[1179]][_0xa017[1712]](this[_0xa017[724]][_0xa017[246]])&& (!this[_0xa017[1179]][_0xa017[2657]](this[_0xa017[724]][_0xa017[246]])&& 2> this[_0xa017[724]][_0xa017[117]] && 2> this[_0xa017[724]][_0xa017[119]])&& (this[_0xa017[2972]]= this[_0xa017[2735]](mxConstants.CURSOR_MOVABLE_VERTEX,null,null,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0xa017[2964]][_0xa017[207]](this[_0xa017[2972]]))}};if(this[_0xa017[2809]]&& (0>= mxGraphHandler[_0xa017[202]][_0xa017[2795]]|| this[_0xa017[1179]][_0xa017[2694]]()< mxGraphHandler[_0xa017[202]][_0xa017[2795]])){this[_0xa017[2973]]= this[_0xa017[2735]](_0xa017[356],mxEvent.ROTATION_HANDLE,mxConstants[_0xa017[2974]]+ 3,mxConstants.HANDLE_FILLCOLOR),this[_0xa017[2964]][_0xa017[207]](this[_0xa017[2973]])};this[_0xa017[258]]()};mxVertexHandler[_0xa017[202]][_0xa017[2962]]= function(_0x71cex2){return new mxRectangle(Math[_0xa017[488]](_0x71cex2[_0xa017[235]]),Math[_0xa017[488]](_0x71cex2[_0xa017[236]]),Math[_0xa017[488]](_0x71cex2[_0xa017[117]]),Math[_0xa017[488]](_0x71cex2[_0xa017[119]]))};mxVertexHandler[_0xa017[202]][_0xa017[2963]]= function(_0x71cex2){_0x71cex2= new mxRectangleShape(_0x71cex2,null,this[_0xa017[2975]]());_0x71cex2[_0xa017[1307]]= this[_0xa017[2976]]();_0x71cex2[_0xa017[1522]]= this[_0xa017[2977]]();return _0x71cex2};mxVertexHandler[_0xa017[202]][_0xa017[2975]]= function(){return mxConstants[_0xa017[2978]]};mxVertexHandler[_0xa017[202]][_0xa017[2976]]= function(){return mxConstants[_0xa017[2979]]};mxVertexHandler[_0xa017[202]][_0xa017[2977]]= function(){return mxConstants[_0xa017[2980]]};mxVertexHandler[_0xa017[202]][_0xa017[2735]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){_0x71cex4= _0x71cex4|| mxConstants[_0xa017[2974]];_0x71cex4= new mxRectangle(0,0,_0x71cex4,_0x71cex4);_0x71cex5= this[_0xa017[2981]](_0x71cex4,_0x71cex3,_0x71cex5);_0x71cex5[_0xa017[1567]]()&& null!= this[_0xa017[724]][_0xa017[963]]&& this[_0xa017[724]][_0xa017[963]][_0xa017[252]][_0xa017[265]]== this[_0xa017[1179]][_0xa017[526]]?(_0x71cex5[_0xa017[1562]][_0xa017[119]]-= 1,_0x71cex5[_0xa017[1562]][_0xa017[117]]-= 1,_0x71cex5[_0xa017[507]]= mxConstants[_0xa017[1656]],_0x71cex5[_0xa017[176]](this[_0xa017[1179]][_0xa017[526]])):(_0x71cex5[_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]]!= mxConstants[_0xa017[508]]?mxConstants[_0xa017[2334]]:mxConstants[_0xa017[508]],_0x71cex5[_0xa017[176]](this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1524]]()));mxEvent[_0xa017[2733]](_0x71cex5[_0xa017[252]],this[_0xa017[1179]],this[_0xa017[724]]);this[_0xa017[1179]][_0xa017[994]]()&& (_0x71cex5[_0xa017[252]][_0xa017[124]][_0xa017[270]]= _0x71cex2);this[_0xa017[2982]](_0x71cex3)|| (_0x71cex5[_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0xa017[188]);return _0x71cex5};mxVertexHandler[_0xa017[202]][_0xa017[2982]]= function(_0x71cex2){return !0};mxVertexHandler[_0xa017[202]][_0xa017[2981]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return null!= this[_0xa017[2959]]?(_0x71cex2[_0xa017[117]]= this[_0xa017[2959]][_0xa017[117]],_0x71cex2[_0xa017[119]]= this[_0xa017[2959]][_0xa017[119]], new mxImageShape(_0x71cex2,this[_0xa017[2959]][_0xa017[390]])):_0x71cex3== mxEvent[_0xa017[2983]]? new mxEllipse(_0x71cex2,_0x71cex4|| mxConstants[_0xa017[2984]],mxConstants.HANDLE_STROKECOLOR): new mxRectangleShape(_0x71cex2,_0x71cex4|| mxConstants[_0xa017[2984]],mxConstants.HANDLE_STROKECOLOR)};mxVertexHandler[_0xa017[202]][_0xa017[2985]]= function(_0x71cex2,_0x71cex3,_0x71cex4){null!= _0x71cex2&& (_0x71cex2[_0xa017[1562]][_0xa017[235]]= Math[_0xa017[488]](_0x71cex3- _0x71cex2[_0xa017[1562]][_0xa017[117]]/ 2),_0x71cex2[_0xa017[1562]][_0xa017[236]]= Math[_0xa017[488]](_0x71cex4- _0x71cex2[_0xa017[1562]][_0xa017[119]]/ 2),_0x71cex2[_0xa017[258]]())};mxVertexHandler[_0xa017[202]][_0xa017[2986]]= function(_0x71cex2){if(_0x71cex2[_0xa017[729]](this[_0xa017[2973]])){return mxEvent[_0xa017[2983]]};if(_0x71cex2[_0xa017[729]](this[_0xa017[2972]])){return mxEvent[_0xa017[2987]]};if(null!= this[_0xa017[2964]]){for(var _0x71cex3=this[_0xa017[2353]],_0x71cex3=this[_0xa017[2958]]&& (mxClient[_0xa017[80]]|| 0< _0x71cex3)? new mxRectangle(_0x71cex2[_0xa017[734]]()- _0x71cex3,_0x71cex2[_0xa017[735]]()- _0x71cex3,2* _0x71cex3,2* _0x71cex3):null,_0x71cex4=0;_0x71cex4< this[_0xa017[2964]][_0xa017[67]];_0x71cex4++){if(_0x71cex2[_0xa017[729]](this[_0xa017[2964]][_0x71cex4])|| null!= _0x71cex3&& mxUtils[_0xa017[1825]](this[_0xa017[2964]][_0x71cex4][_0xa017[1562]],_0x71cex3)){return _0x71cex4}}};return null};mxVertexHandler[_0xa017[202]][_0xa017[787]]= function(_0x71cex2,_0x71cex3){if(!_0x71cex3[_0xa017[721]]()&& this[_0xa017[1179]][_0xa017[994]]() && !this[_0xa017[1179]][_0xa017[2579]](_0x71cex3[_0xa017[727]]()) && (0< this[_0xa017[2353]]|| _0x71cex3[_0xa017[248]]()== this[_0xa017[724]])){var _0x71cex4=this[_0xa017[2986]](_0x71cex3);null!= _0x71cex4&& (this[_0xa017[861]](_0x71cex3[_0xa017[730]](),_0x71cex3[_0xa017[732]](),_0x71cex4),_0x71cex3[_0xa017[722]]())}};mxVertexHandler[_0xa017[202]][_0xa017[861]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex2= mxUtils[_0xa017[2196]](this[_0xa017[1179]][_0xa017[526]],_0x71cex2,_0x71cex3);this[_0xa017[2739]]= _0x71cex2[_0xa017[235]];this[_0xa017[2740]]= _0x71cex2[_0xa017[236]];this[_0xa017[1983]]= _0x71cex4;this[_0xa017[2732]][_0xa017[252]][_0xa017[124]][_0xa017[495]]= _0x71cex4== mxEvent[_0xa017[2983]]?_0xa017[497]:_0xa017[130];this[_0xa017[2988]]= this[_0xa017[2963]](this[_0xa017[1562]]);!(mxClient[_0xa017[48]]&& 0!= Number(this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2278]]]|| _0xa017[468]))&& null!= this[_0xa017[724]][_0xa017[963]] && this[_0xa017[724]][_0xa017[963]][_0xa017[252]][_0xa017[265]]== this[_0xa017[1179]][_0xa017[526]]?(this[_0xa017[2988]][_0xa017[507]]= mxConstants[_0xa017[1656]],this[_0xa017[2988]][_0xa017[176]](this[_0xa017[1179]][_0xa017[526]])):(this[_0xa017[2988]][_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]]!= mxConstants[_0xa017[508]]?mxConstants[_0xa017[1523]]:mxConstants[_0xa017[508]],this[_0xa017[2988]][_0xa017[176]](this[_0xa017[1179]][_0xa017[441]][_0xa017[1524]]()))};mxVertexHandler[_0xa017[202]][_0xa017[788]]= function(_0x71cex2,_0x71cex3){if(!_0x71cex3[_0xa017[721]]()&& null!= this[_0xa017[1983]]){var _0x71cex4= new mxPoint(_0x71cex3[_0xa017[734]](),_0x71cex3[_0xa017[735]]()),_0x71cex5=this[_0xa017[1179]][_0xa017[1018]](_0x71cex3[_0xa017[727]]()),_0x71cex9=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]];if(this[_0xa017[1983]]== mxEvent[_0xa017[2987]]){_0x71cex5&& (_0x71cex4[_0xa017[235]]= this[_0xa017[1179]][_0xa017[1021]](_0x71cex4[_0xa017[235]]/ _0x71cex9)* _0x71cex9,_0x71cex4[_0xa017[236]]= this[_0xa017[1179]][_0xa017[1021]](_0x71cex4[_0xa017[236]]/ _0x71cex9)* _0x71cex9),this[_0xa017[2985]](this[_0xa017[2964]][this[_0xa017[2964]][_0xa017[67]]- 1],_0x71cex4[_0xa017[235]],_0x71cex4[_0xa017[236]])}else {if(this[_0xa017[1983]]== mxEvent[_0xa017[2983]]){var _0x71cexa=this[_0xa017[724]][_0xa017[235]]+ this[_0xa017[724]][_0xa017[117]]/ 2- _0x71cex4[_0xa017[235]],_0x71cex12=this[_0xa017[724]][_0xa017[236]]+ this[_0xa017[724]][_0xa017[119]]/ 2- _0x71cex4[_0xa017[236]];this[_0xa017[2989]]= 0!= _0x71cexa?180* Math[_0xa017[2990]](_0x71cex12/ _0x71cexa)/ Math[_0xa017[424]]+ 90:0> _0x71cex12?180:0;0< _0x71cexa&& (this[_0xa017[2989]]-= 180);this[_0xa017[2960]]&& (_0x71cexa= _0x71cex4[_0xa017[235]]- this[_0xa017[724]][_0xa017[241]](),_0x71cex12= _0x71cex4[_0xa017[236]]- this[_0xa017[724]][_0xa017[242]](),_0x71cexa= Math[_0xa017[425]](Math[_0xa017[428]](_0x71cexa* _0x71cexa+ _0x71cex12* _0x71cex12)- this[_0xa017[724]][_0xa017[119]]/ 2- 20),_0x71cexa= Math[_0xa017[160]](1,5* Math[_0xa017[243]](3,Math[_0xa017[160]](0,Math[_0xa017[488]](80/ Math[_0xa017[425]](_0x71cexa))))),this[_0xa017[2989]]= Math[_0xa017[488]](this[_0xa017[2989]]/ _0x71cexa)* _0x71cexa);this[_0xa017[2732]][_0xa017[603]]= this[_0xa017[2989]];this[_0xa017[2732]][_0xa017[258]]()}else {var _0x71cex13=mxUtils[_0xa017[431]](this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2278]]]|| _0xa017[468]),_0x71cex14=Math[_0xa017[426]](-_0x71cex13),_0x71cex15=Math[_0xa017[427]](-_0x71cex13),_0x71cex16= new mxPoint(this[_0xa017[724]][_0xa017[241]](),this[_0xa017[724]][_0xa017[242]]()),_0x71cexa=_0x71cex4[_0xa017[235]]- this[_0xa017[2739]],_0x71cex12=_0x71cex4[_0xa017[236]]- this[_0xa017[2740]],_0x71cex4=this[_0xa017[1179]][_0xa017[441]][_0xa017[513]],_0x71cex17=_0x71cex15* _0x71cexa+ _0x71cex14* _0x71cex12,_0x71cexa=_0x71cex14* _0x71cexa- _0x71cex15* _0x71cex12;this[_0xa017[1562]]= this[_0xa017[2991]](this[_0xa017[2961]],_0x71cexa,_0x71cex17,this[_0xa017[1983]],_0x71cex5,_0x71cex9,_0x71cex4);_0x71cex14= Math[_0xa017[426]](_0x71cex13);_0x71cex15= Math[_0xa017[427]](_0x71cex13);_0x71cex12= new mxPoint(this[_0xa017[1562]][_0xa017[241]](),this[_0xa017[1562]][_0xa017[242]]());_0x71cexa= _0x71cex12[_0xa017[235]]- _0x71cex16[_0xa017[235]];_0x71cex12= _0x71cex12[_0xa017[236]]- _0x71cex16[_0xa017[236]];_0x71cex16= _0x71cex15* _0x71cexa+ _0x71cex14* _0x71cex12- _0x71cex12;this[_0xa017[1562]][_0xa017[235]]+= _0x71cex14* _0x71cexa- _0x71cex15* _0x71cex12- _0x71cexa;this[_0xa017[1562]][_0xa017[236]]+= _0x71cex16;this[_0xa017[2932]]()}};_0x71cex3[_0xa017[722]]()}else {null!= this[_0xa017[2986]](_0x71cex3)&& _0x71cex3[_0xa017[722]](!1)}};mxVertexHandler[_0xa017[202]][_0xa017[789]]= function(_0x71cex2,_0x71cex3){if(!_0x71cex3[_0xa017[721]]()&& null!= this[_0xa017[1983]] && null!= this[_0xa017[724]]){var _0x71cex4= new mxPoint(_0x71cex3[_0xa017[734]](),_0x71cex3[_0xa017[735]]());this[_0xa017[1179]][_0xa017[502]]()[_0xa017[473]]();try{if(this[_0xa017[1983]]== mxEvent[_0xa017[2983]]){null!= this[_0xa017[2989]]&& this[_0xa017[2992]](this[_0xa017[724]][_0xa017[246]],this[_0xa017[2989]]- (this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2278]]]|| 0))}else {var _0x71cex5=this[_0xa017[1179]][_0xa017[1018]](_0x71cex3[_0xa017[727]]()),_0x71cex9=mxUtils[_0xa017[431]](this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2278]]]|| _0xa017[468]),_0x71cexa=Math[_0xa017[426]](-_0x71cex9),_0x71cex12=Math[_0xa017[427]](-_0x71cex9),_0x71cex13=_0x71cex4[_0xa017[235]]- this[_0xa017[2739]],_0x71cex14=_0x71cex4[_0xa017[236]]- this[_0xa017[2740]],_0x71cex4=_0x71cex12* _0x71cex13+ _0x71cexa* _0x71cex14,_0x71cex13=_0x71cexa* _0x71cex13- _0x71cex12* _0x71cex14,_0x71cex14=_0x71cex4,_0x71cex15=this[_0xa017[1179]][_0xa017[441]][_0xa017[255]];this[_0xa017[2526]](this[_0xa017[724]][_0xa017[246]],_0x71cex13/ _0x71cex15,_0x71cex14/ _0x71cex15,this[_0xa017[1983]],_0x71cex5)}}finally{this[_0xa017[1179]][_0xa017[502]]()[_0xa017[476]]()};this[_0xa017[862]]();_0x71cex3[_0xa017[722]]()}};mxVertexHandler[_0xa017[202]][_0xa017[2992]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[502]]();if(_0x71cex4[_0xa017[1193]](_0x71cex2)){var _0x71cex5=_0x71cex2== this[_0xa017[724]]?this[_0xa017[724]]:this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex2);null!= _0x71cex5&& this[_0xa017[1179]][_0xa017[1717]](mxConstants.STYLE_ROTATION,(_0x71cex5[_0xa017[124]][mxConstants[_0xa017[2278]]]|| 0)+ _0x71cex3,[_0x71cex2]);if(this[_0xa017[724]][_0xa017[246]]!= _0x71cex2&& (_0x71cex5= this[_0xa017[1179]][_0xa017[1198]](_0x71cex2),null!= _0x71cex5&& !_0x71cex5[_0xa017[1500]])){if(0!= _0x71cex3){var _0x71cex9=this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1197]](_0x71cex2),_0x71cexa=this[_0xa017[1179]][_0xa017[1198]](_0x71cex9);if(!_0x71cex5[_0xa017[1500]]&& null!= _0x71cexa){var _0x71cex12=mxUtils[_0xa017[431]](_0x71cex3),_0x71cex9=Math[_0xa017[426]](_0x71cex12),_0x71cex12=Math[_0xa017[427]](_0x71cex12),_0x71cex13= new mxPoint(_0x71cex5[_0xa017[241]](),_0x71cex5[_0xa017[242]]()),_0x71cexa= new mxPoint(_0x71cexa[_0xa017[117]]/ 2,_0x71cexa[_0xa017[119]]/ 2),_0x71cex9=mxUtils[_0xa017[432]](_0x71cex13,_0x71cex9,_0x71cex12,_0x71cexa),_0x71cex5=_0x71cex5[_0xa017[238]]();_0x71cex5[_0xa017[235]]= _0x71cex9[_0xa017[235]]- _0x71cex5[_0xa017[117]]/ 2;_0x71cex5[_0xa017[236]]= _0x71cex9[_0xa017[236]]- _0x71cex5[_0xa017[119]]/ 2;_0x71cex4[_0xa017[1724]](_0x71cex2,_0x71cex5)}}else {_0x71cex5= _0x71cex5[_0xa017[238]](),_0x71cex5[_0xa017[235]]+= dx,_0x71cex5[_0xa017[236]]+= dy,_0x71cex4[_0xa017[1724]](_0x71cex2,_0x71cex5)}};_0x71cex5= _0x71cex4[_0xa017[262]](_0x71cex2);for(_0x71cex9= 0;_0x71cex9< _0x71cex5;_0x71cex9++){this[_0xa017[2992]](_0x71cex4[_0xa017[263]](_0x71cex2,_0x71cex9),_0x71cex3)}}};mxVertexHandler[_0xa017[202]][_0xa017[862]]= function(){this[_0xa017[1983]]= this[_0xa017[2989]]= null;null!= this[_0xa017[2988]]&& (this[_0xa017[2988]][_0xa017[515]](),this[_0xa017[2988]]= null);null!= this[_0xa017[2732]]&& (this[_0xa017[2732]][_0xa017[252]][_0xa017[124]][_0xa017[495]]= _0xa017[497],this[_0xa017[2961]]= this[_0xa017[2962]](this[_0xa017[724]]),this[_0xa017[1562]]= new mxRectangle(this[_0xa017[2961]][_0xa017[235]],this[_0xa017[2961]][_0xa017[236]],this[_0xa017[2961]][_0xa017[117]],this[_0xa017[2961]][_0xa017[119]]),this[_0xa017[2932]]())};mxVertexHandler[_0xa017[202]][_0xa017[2526]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=this[_0xa017[1179]][_0xa017[251]][_0xa017[1721]](_0x71cex2);if(null!= _0x71cexa){if(_0x71cex5== mxEvent[_0xa017[2987]]){_0x71cex5= this[_0xa017[1179]][_0xa017[441]][_0xa017[255]],_0x71cex3= (this[_0xa017[2972]][_0xa017[1562]][_0xa017[241]]()- this[_0xa017[2739]])/ _0x71cex5,_0x71cex4= (this[_0xa017[2972]][_0xa017[1562]][_0xa017[242]]()- this[_0xa017[2740]])/ _0x71cex5,_0x71cexa= _0x71cexa[_0xa017[238]](),null== _0x71cexa[_0xa017[1368]]?_0x71cexa[_0xa017[1368]]= new mxPoint(_0x71cex3,_0x71cex4):(_0x71cexa[_0xa017[1368]][_0xa017[235]]+= _0x71cex3,_0x71cexa[_0xa017[1368]][_0xa017[236]]+= _0x71cex4),this[_0xa017[1179]][_0xa017[251]][_0xa017[1724]](_0x71cex2,_0x71cexa)}else {_0x71cex5= this[_0xa017[2991]](_0x71cexa,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,1, new mxPoint(0,0));var _0x71cex12=mxUtils[_0xa017[431]](this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2278]]]|| _0xa017[468]);if(0!= _0x71cex12){_0x71cex3= _0x71cex5[_0xa017[241]]()- _0x71cexa[_0xa017[241]]();_0x71cex4= _0x71cex5[_0xa017[242]]()- _0x71cexa[_0xa017[242]]();_0x71cex9= Math[_0xa017[426]](_0x71cex12);var _0x71cex13=Math[_0xa017[427]](_0x71cex12),_0x71cex12=_0x71cex9* _0x71cex3- _0x71cex13* _0x71cex4- _0x71cex3;_0x71cex3= _0x71cex13* _0x71cex3+ _0x71cex9* _0x71cex4- _0x71cex4;_0x71cex4= _0x71cex5[_0xa017[235]]- _0x71cexa[_0xa017[235]];var _0x71cex14=_0x71cex5[_0xa017[236]]- _0x71cexa[_0xa017[236]],_0x71cex15=_0x71cex9* _0x71cex4- _0x71cex13* _0x71cex14;_0x71cex9= _0x71cex13* _0x71cex4+ _0x71cex9* _0x71cex14;_0x71cex5[_0xa017[235]]+= _0x71cex12;_0x71cex5[_0xa017[236]]+= _0x71cex3;if(!this[_0xa017[1179]][_0xa017[1742]](_0x71cex2)&& (0!= _0x71cex12|| 0!= _0x71cex3)){_0x71cex4= _0x71cexa[_0xa017[235]]- _0x71cex5[_0xa017[235]]+ _0x71cex15,_0x71cex14= _0x71cexa[_0xa017[236]]- _0x71cex5[_0xa017[236]]+ _0x71cex9,this[_0xa017[2993]](_0x71cex2,_0x71cex4,_0x71cex14)}};this[_0xa017[1179]][_0xa017[2526]](_0x71cex2,_0x71cex5)}}};mxVertexHandler[_0xa017[202]][_0xa017[2993]]= function(_0x71cex2,_0x71cex3,_0x71cex4){for(var _0x71cex5=this[_0xa017[1179]][_0xa017[502]](),_0x71cex9=_0x71cex5[_0xa017[262]](_0x71cex2),_0x71cexa=0;_0x71cexa< _0x71cex9;_0x71cexa++){var _0x71cex12=_0x71cex5[_0xa017[263]](_0x71cex2,_0x71cexa);if(_0x71cex5[_0xa017[1193]](_0x71cex12)){var _0x71cex13=this[_0xa017[1179]][_0xa017[1198]](_0x71cex12);null!= _0x71cex13&& !_0x71cex13[_0xa017[1500]]&& (_0x71cex13= _0x71cex13[_0xa017[238]](),_0x71cex13[_0xa017[235]]+= _0x71cex3,_0x71cex13[_0xa017[236]]+= _0x71cex4,_0x71cex5[_0xa017[1724]](_0x71cex12,_0x71cex13))}}};mxVertexHandler[_0xa017[202]][_0xa017[2991]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12){if(this[_0xa017[2957]]){_0x71cex12= _0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]+ _0x71cex3;var _0x71cex13=_0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]+ _0x71cex4;_0x71cex9&& (_0x71cex12= this[_0xa017[1179]][_0xa017[1021]](_0x71cex12/ _0x71cexa)* _0x71cexa,_0x71cex13= this[_0xa017[1179]][_0xa017[1021]](_0x71cex13/ _0x71cexa)* _0x71cexa);_0x71cexa= new mxRectangle(_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]],0,0);_0x71cexa[_0xa017[99]]( new mxRectangle(_0x71cex12,_0x71cex13,0,0));return _0x71cexa};var _0x71cex13=_0x71cex2[_0xa017[235]]- _0x71cex12[_0xa017[235]]* _0x71cexa,_0x71cex14=_0x71cex13+ _0x71cex2[_0xa017[117]],_0x71cex15=_0x71cex2[_0xa017[236]]- _0x71cex12[_0xa017[236]]* _0x71cexa;_0x71cex2= _0x71cex15+ _0x71cex2[_0xa017[119]];4< _0x71cex5?(_0x71cex2+= _0x71cex4,_0x71cex9&& (_0x71cex2= this[_0xa017[1179]][_0xa017[1021]](_0x71cex2/ _0x71cexa)* _0x71cexa)):3> _0x71cex5&& (_0x71cex15+= _0x71cex4,_0x71cex9&& (_0x71cex15= this[_0xa017[1179]][_0xa017[1021]](_0x71cex15/ _0x71cexa)* _0x71cexa));if(0== _0x71cex5|| 3== _0x71cex5|| 5== _0x71cex5){_0x71cex13+= _0x71cex3,_0x71cex9&& (_0x71cex13= this[_0xa017[1179]][_0xa017[1021]](_0x71cex13/ _0x71cexa)* _0x71cexa)}else {if(2== _0x71cex5|| 4== _0x71cex5|| 7== _0x71cex5){_0x71cex14+= _0x71cex3,_0x71cex9&& (_0x71cex14= this[_0xa017[1179]][_0xa017[1021]](_0x71cex14/ _0x71cexa)* _0x71cexa)}};_0x71cex9= _0x71cex14- _0x71cex13;_0x71cex2-= _0x71cex15;0> _0x71cex9&& (_0x71cex13+= _0x71cex9,_0x71cex9= Math[_0xa017[425]](_0x71cex9));0> _0x71cex2&& (_0x71cex15+= _0x71cex2,_0x71cex2= Math[_0xa017[425]](_0x71cex2));return new mxRectangle(_0x71cex13+ _0x71cex12[_0xa017[235]]* _0x71cexa,_0x71cex15+ _0x71cex12[_0xa017[236]]* _0x71cexa,_0x71cex9,_0x71cex2)};mxVertexHandler[_0xa017[202]][_0xa017[258]]= function(){this[_0xa017[2961]]= this[_0xa017[2962]](this[_0xa017[724]]);this[_0xa017[1562]]= new mxRectangle(this[_0xa017[724]][_0xa017[235]],this[_0xa017[724]][_0xa017[236]],this[_0xa017[724]][_0xa017[117]],this[_0xa017[724]][_0xa017[119]]);var _0x71cex2=this[_0xa017[724]];if(null!= this[_0xa017[2964]]){var _0x71cex3=_0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]],_0x71cex4=_0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]];if(this[_0xa017[2957]]){this[_0xa017[2985]](this[_0xa017[2964]][0],_0x71cex3,_0x71cex4)}else {var _0x71cex5=_0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]/ 2,_0x71cex9=_0x71cex2[_0xa017[236]]+ _0x71cex2[_0xa017[119]]/ 2;if(1< this[_0xa017[2964]][_0xa017[67]]){var _0x71cexa=mxUtils[_0xa017[431]](_0x71cex2[_0xa017[124]][mxConstants[_0xa017[2278]]]|| _0xa017[468]),_0x71cex12=Math[_0xa017[426]](_0x71cexa),_0x71cexa=Math[_0xa017[427]](_0x71cexa),_0x71cex13= new mxPoint(_0x71cex2[_0xa017[241]](),_0x71cex2[_0xa017[242]]()),_0x71cex14=mxUtils[_0xa017[432]]( new mxPoint(_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]]),_0x71cex12,_0x71cexa,_0x71cex13);this[_0xa017[2985]](this[_0xa017[2964]][0],_0x71cex14[_0xa017[235]],_0x71cex14[_0xa017[236]]);_0x71cex14[_0xa017[235]]= _0x71cex5;_0x71cex14[_0xa017[236]]= _0x71cex2[_0xa017[236]];_0x71cex14= mxUtils[_0xa017[432]](_0x71cex14,_0x71cex12,_0x71cexa,_0x71cex13);this[_0xa017[2985]](this[_0xa017[2964]][1],_0x71cex14[_0xa017[235]],_0x71cex14[_0xa017[236]]);_0x71cex14[_0xa017[235]]= _0x71cex3;_0x71cex14[_0xa017[236]]= _0x71cex2[_0xa017[236]];_0x71cex14= mxUtils[_0xa017[432]](_0x71cex14,_0x71cex12,_0x71cexa,_0x71cex13);this[_0xa017[2985]](this[_0xa017[2964]][2],_0x71cex14[_0xa017[235]],_0x71cex14[_0xa017[236]]);_0x71cex14[_0xa017[235]]= _0x71cex2[_0xa017[235]];_0x71cex14[_0xa017[236]]= _0x71cex9;_0x71cex14= mxUtils[_0xa017[432]](_0x71cex14,_0x71cex12,_0x71cexa,_0x71cex13);this[_0xa017[2985]](this[_0xa017[2964]][3],_0x71cex14[_0xa017[235]],_0x71cex14[_0xa017[236]]);_0x71cex14[_0xa017[235]]= _0x71cex3;_0x71cex14[_0xa017[236]]= _0x71cex9;_0x71cex14= mxUtils[_0xa017[432]](_0x71cex14,_0x71cex12,_0x71cexa,_0x71cex13);this[_0xa017[2985]](this[_0xa017[2964]][4],_0x71cex14[_0xa017[235]],_0x71cex14[_0xa017[236]]);_0x71cex14[_0xa017[235]]= _0x71cex2[_0xa017[235]];_0x71cex14[_0xa017[236]]= _0x71cex4;_0x71cex14= mxUtils[_0xa017[432]](_0x71cex14,_0x71cex12,_0x71cexa,_0x71cex13);this[_0xa017[2985]](this[_0xa017[2964]][5],_0x71cex14[_0xa017[235]],_0x71cex14[_0xa017[236]]);_0x71cex14[_0xa017[235]]= _0x71cex5;_0x71cex14[_0xa017[236]]= _0x71cex4;_0x71cex14= mxUtils[_0xa017[432]](_0x71cex14,_0x71cex12,_0x71cexa,_0x71cex13);this[_0xa017[2985]](this[_0xa017[2964]][6],_0x71cex14[_0xa017[235]],_0x71cex14[_0xa017[236]]);_0x71cex14[_0xa017[235]]= _0x71cex3;_0x71cex14[_0xa017[236]]= _0x71cex4;_0x71cex14= mxUtils[_0xa017[432]](_0x71cex14,_0x71cex12,_0x71cexa,_0x71cex13);this[_0xa017[2985]](this[_0xa017[2964]][7],_0x71cex14[_0xa017[235]],_0x71cex14[_0xa017[236]]);this[_0xa017[2985]](this[_0xa017[2964]][8],_0x71cex5+ _0x71cex2[_0xa017[2079]][_0xa017[235]],_0x71cex9+ _0x71cex2[_0xa017[2079]][_0xa017[236]])}else {2<= this[_0xa017[724]][_0xa017[117]]&& 2<= this[_0xa017[724]][_0xa017[119]]?this[_0xa017[2985]](this[_0xa017[2964]][0],_0x71cex5+ _0x71cex2[_0xa017[2079]][_0xa017[235]],_0x71cex9+ _0x71cex2[_0xa017[2079]][_0xa017[236]]):this[_0xa017[2985]](this[_0xa017[2964]][0],_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]])}}};null!= this[_0xa017[2973]]&& (_0x71cexa= mxUtils[_0xa017[431]](this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2278]]]|| _0xa017[468]),_0x71cex12= Math[_0xa017[426]](_0x71cexa),_0x71cexa= Math[_0xa017[427]](_0x71cexa),_0x71cex13= new mxPoint(this[_0xa017[724]][_0xa017[241]](),this[_0xa017[724]][_0xa017[242]]()),_0x71cex14= mxUtils[_0xa017[432]]( new mxPoint(_0x71cex2[_0xa017[235]]+ _0x71cex2[_0xa017[117]]/ 2,_0x71cex2[_0xa017[236]]- 16),_0x71cex12,_0x71cexa,_0x71cex13),this[_0xa017[2985]](this[_0xa017[2973]],_0x71cex14[_0xa017[235]],_0x71cex14[_0xa017[236]]));this[_0xa017[2732]][_0xa017[603]]= Number(this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2278]]]|| _0xa017[468]);this[_0xa017[2932]]()};mxVertexHandler[_0xa017[202]][_0xa017[2932]]= function(){null!= this[_0xa017[2988]]&& (this[_0xa017[2988]][_0xa017[1562]]= this[_0xa017[1562]],this[_0xa017[2988]][_0xa017[252]][_0xa017[265]]== this[_0xa017[1179]][_0xa017[526]]&& (this[_0xa017[2988]][_0xa017[1562]][_0xa017[117]]= Math[_0xa017[160]](0,this[_0xa017[2988]][_0xa017[1562]][_0xa017[117]]- 1),this[_0xa017[2988]][_0xa017[1562]][_0xa017[119]]= Math[_0xa017[160]](0,this[_0xa017[2988]][_0xa017[1562]][_0xa017[119]]- 1)),this[_0xa017[2988]][_0xa017[603]]= Number(this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2278]]]|| _0xa017[468]),this[_0xa017[2988]][_0xa017[258]]());this[_0xa017[2732]][_0xa017[1562]]= this[_0xa017[1562]];this[_0xa017[2732]][_0xa017[258]]()};mxVertexHandler[_0xa017[202]][_0xa017[515]]= function(){null!= this[_0xa017[2988]]&& (this[_0xa017[2988]][_0xa017[515]](),this[_0xa017[2988]]= null);this[_0xa017[2732]][_0xa017[515]]();this[_0xa017[2972]]= this[_0xa017[2732]]= null;if(null!= this[_0xa017[2964]]){for(var _0x71cex2=0;_0x71cex2< this[_0xa017[2964]][_0xa017[67]];_0x71cex2++){this[_0xa017[2964]][_0x71cex2][_0xa017[515]](),this[_0xa017[2964]][_0x71cex2]= null}}};function mxEdgeHandler(_0x71cex2){null!= _0x71cex2&& (this[_0xa017[724]]= _0x71cex2,this[_0xa017[176]]())}mxEdgeHandler[_0xa017[202]][_0xa017[1179]]= null;mxEdgeHandler[_0xa017[202]][_0xa017[724]]= null;mxEdgeHandler[_0xa017[202]][_0xa017[2885]]= null;mxEdgeHandler[_0xa017[202]][_0xa017[2886]]= null;mxEdgeHandler[_0xa017[202]][_0xa017[267]]= null;mxEdgeHandler[_0xa017[202]][_0xa017[253]]= null;mxEdgeHandler[_0xa017[202]][_0xa017[2994]]= null;mxEdgeHandler[_0xa017[202]][_0xa017[2972]]= null;mxEdgeHandler[_0xa017[202]][_0xa017[2797]]= !0;mxEdgeHandler[_0xa017[202]][_0xa017[2771]]= !1;mxEdgeHandler[_0xa017[202]][_0xa017[2995]]= !1;mxEdgeHandler[_0xa017[202]][_0xa017[574]]= !1;mxEdgeHandler[_0xa017[202]][_0xa017[2958]]= !0;mxEdgeHandler[_0xa017[202]][_0xa017[2996]]= !1;mxEdgeHandler[_0xa017[202]][_0xa017[2959]]= null;mxEdgeHandler[_0xa017[202]][_0xa017[2353]]= 0;mxEdgeHandler[_0xa017[202]][_0xa017[176]]= function(){this[_0xa017[1179]]= this[_0xa017[724]][_0xa017[441]][_0xa017[1179]];this[_0xa017[2885]]= this[_0xa017[1689]]();this[_0xa017[2886]]= new mxConstraintHandler(this[_0xa017[1179]]);this[_0xa017[1525]]= [];this[_0xa017[2997]]= this[_0xa017[2998]](this[_0xa017[724]]);this[_0xa017[253]]= this[_0xa017[2963]](this[_0xa017[2997]]);this[_0xa017[253]][_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]]!= mxConstants[_0xa017[508]]?mxConstants[_0xa017[2334]]:mxConstants[_0xa017[508]];this[_0xa017[253]][_0xa017[176]](this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1524]]());this[_0xa017[253]][_0xa017[1564]]= 0;this[_0xa017[253]][_0xa017[252]][_0xa017[124]][_0xa017[270]]= mxConstants[_0xa017[2831]];mxEvent[_0xa017[169]](this[_0xa017[253]][_0xa017[252]],_0xa017[760],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[1179]][_0xa017[761]](_0x71cex2,this[_0xa017[724]][_0xa017[246]])}));mxEvent[_0xa017[759]](this[_0xa017[253]][_0xa017[252]],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[2771]]&& this[_0xa017[2999]](_0x71cex2)?this[_0xa017[3000]](this[_0xa017[724]],_0x71cex2):this[_0xa017[1179]][_0xa017[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x71cex2,this[_0xa017[724]]))}),mxUtils[_0xa017[885]](this,function(_0x71cex2){var _0x71cex4=this[_0xa017[724]][_0xa017[246]];if(null!= this[_0xa017[1983]]){var _0x71cex5=mxUtils[_0xa017[2196]](this[_0xa017[1179]][_0xa017[526]],mxEvent[_0xa017[731]](_0x71cex2),mxEvent[_0xa017[733]](_0x71cex2)),_0x71cex4=this[_0xa017[1179]][_0xa017[999]](_0x71cex5[_0xa017[235]],_0x71cex5[_0xa017[236]]);this[_0xa017[1179]][_0xa017[1730]](_0x71cex4)&& this[_0xa017[1179]][_0xa017[2688]](_0x71cex4,_0x71cex5[_0xa017[235]],_0x71cex5[_0xa017[236]])&& (_0x71cex4= null)};this[_0xa017[1179]][_0xa017[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x71cex2,this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](_0x71cex4)))}),mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[1179]][_0xa017[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x71cex2,this[_0xa017[724]]))}));this[_0xa017[574]]= null!= this[_0xa017[724]][_0xa017[963]]&& this[_0xa017[724]][_0xa017[963]][_0xa017[252]][_0xa017[265]]== this[_0xa017[1179]][_0xa017[526]];if(!this[_0xa017[574]]){var _0x71cex2=this[_0xa017[724]][_0xa017[2089]](!0);null!= _0x71cex2&& (this[_0xa017[574]]= null!= _0x71cex2[_0xa017[963]]&& _0x71cex2[_0xa017[963]][_0xa017[252]][_0xa017[265]]== this[_0xa017[1179]][_0xa017[526]]);this[_0xa017[574]]|| (_0x71cex2= this[_0xa017[724]][_0xa017[2089]](!1),null!= _0x71cex2&& (this[_0xa017[574]]= null!= _0x71cex2[_0xa017[963]]&& _0x71cex2[_0xa017[963]][_0xa017[252]][_0xa017[265]]== this[_0xa017[1179]][_0xa017[526]]))};if(this[_0xa017[1179]][_0xa017[2694]]()< mxGraphHandler[_0xa017[202]][_0xa017[2795]]|| 0>= mxGraphHandler[_0xa017[202]][_0xa017[2795]]){this[_0xa017[2994]]= this[_0xa017[3001]]()};this[_0xa017[685]]= new mxPoint(this[_0xa017[724]][_0xa017[2079]][_0xa017[235]],this[_0xa017[724]][_0xa017[2079]][_0xa017[236]]);this[_0xa017[2972]]= new mxRectangleShape( new mxRectangle,mxConstants.LABEL_HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR);this[_0xa017[2972]][_0xa017[1229]]= !1;this[_0xa017[3002]](this[_0xa017[2972]]);this[_0xa017[2972]][_0xa017[252]][_0xa017[124]][_0xa017[270]]= mxConstants[_0xa017[3003]];mxEvent[_0xa017[2733]](this[_0xa017[2972]][_0xa017[252]],this[_0xa017[1179]],this[_0xa017[724]]);this[_0xa017[258]]()};mxEdgeHandler[_0xa017[202]][_0xa017[2999]]= function(_0x71cex2){return mxEvent[_0xa017[774]](_0x71cex2)};mxEdgeHandler[_0xa017[202]][_0xa017[3004]]= function(_0x71cex2){return mxEvent[_0xa017[774]](_0x71cex2)};mxEdgeHandler[_0xa017[202]][_0xa017[2998]]= function(_0x71cex2){return _0x71cex2[_0xa017[439]]};mxEdgeHandler[_0xa017[202]][_0xa017[2963]]= function(_0x71cex2){_0x71cex2= new mxPolyline(_0x71cex2,this[_0xa017[2975]]());_0x71cex2[_0xa017[1307]]= this[_0xa017[2976]]();_0x71cex2[_0xa017[1522]]= this[_0xa017[2977]]();return _0x71cex2};mxEdgeHandler[_0xa017[202]][_0xa017[2975]]= function(){return mxConstants[_0xa017[3005]]};mxEdgeHandler[_0xa017[202]][_0xa017[2976]]= function(){return mxConstants[_0xa017[3006]]};mxEdgeHandler[_0xa017[202]][_0xa017[2977]]= function(){return mxConstants[_0xa017[3007]]};mxEdgeHandler[_0xa017[202]][_0xa017[2907]]= function(_0x71cex2){return !0};mxEdgeHandler[_0xa017[202]][_0xa017[1689]]= function(){var _0x71cex2= new mxCellMarker(this[_0xa017[1179]]),_0x71cex3=this;_0x71cex2[_0xa017[736]]= function(_0x71cex2){var _0x71cex5=mxCellMarker[_0xa017[202]][_0xa017[736]][_0xa017[183]](this,arguments);if(!_0x71cex3[_0xa017[2907]](_0x71cex5)){return null};var _0x71cex9=_0x71cex3[_0xa017[1179]][_0xa017[502]]();if(_0x71cex5== _0x71cex3[_0xa017[724]][_0xa017[246]]|| null!= _0x71cex5&& !_0x71cex3[_0xa017[1179]][_0xa017[2405]]&& _0x71cex9[_0xa017[250]](_0x71cex5)){_0x71cex5= null};return _0x71cex5};_0x71cex2[_0xa017[2872]]= function(_0x71cex2){var _0x71cex5=_0x71cex3[_0xa017[1179]][_0xa017[502]](),_0x71cex5=_0x71cex3[_0xa017[1179]][_0xa017[441]][_0xa017[2292]](_0x71cex2,_0x71cex3[_0xa017[1179]][_0xa017[441]][_0xa017[248]](_0x71cex5[_0xa017[1709]](_0x71cex3[_0xa017[724]][_0xa017[246]],!_0x71cex3[_0xa017[729]])),!_0x71cex3[_0xa017[729]]),_0x71cex5=null!= _0x71cex5?_0x71cex5[_0xa017[246]]:null;_0x71cex3[_0xa017[267]]= _0x71cex3[_0xa017[2909]](_0x71cex3[_0xa017[729]]?_0x71cex2[_0xa017[246]]:_0x71cex5,_0x71cex3[_0xa017[729]]?_0x71cex5:_0x71cex2[_0xa017[246]]);return null== _0x71cex3[_0xa017[267]]};return _0x71cex2};mxEdgeHandler[_0xa017[202]][_0xa017[2909]]= function(_0x71cex2,_0x71cex3){return this[_0xa017[1179]][_0xa017[2500]](this[_0xa017[724]][_0xa017[246]],_0x71cex2,_0x71cex3)};mxEdgeHandler[_0xa017[202]][_0xa017[3001]]= function(){for(var _0x71cex2=this[_0xa017[724]][_0xa017[246]],_0x71cex3=[],_0x71cex4=0;_0x71cex4< this[_0xa017[2997]][_0xa017[67]];_0x71cex4++){if(this[_0xa017[3008]](_0x71cex4)){var _0x71cex5=_0x71cex4== this[_0xa017[2997]][_0xa017[67]]- 1;if((_0x71cex5= 0== _0x71cex4|| _0x71cex5)|| this[_0xa017[1179]][_0xa017[2662]](_0x71cex2)){var _0x71cex9=this[_0xa017[3009]](_0x71cex4);this[_0xa017[3002]](_0x71cex9);mxClient[_0xa017[754]]&& _0x71cex9[_0xa017[252]][_0xa017[57]](_0xa017[1377],_0xa017[130]);if(this[_0xa017[3010]](_0x71cex4)){if(mxClient[_0xa017[754]]){var _0x71cexa=mxUtils[_0xa017[885]](this,function(_0x71cex2){_0x71cex2= mxUtils[_0xa017[2196]](this[_0xa017[1179]][_0xa017[526]],mxEvent[_0xa017[731]](_0x71cex2),mxEvent[_0xa017[733]](_0x71cex2));return this[_0xa017[1179]][_0xa017[441]][_0xa017[248]](this[_0xa017[1179]][_0xa017[999]](_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]]))});mxEvent[_0xa017[2733]](_0x71cex9[_0xa017[252]],this[_0xa017[1179]],_0x71cexa)}else {_0x71cex9[_0xa017[252]][_0xa017[124]][_0xa017[270]]= mxConstants[_0xa017[3011]],mxEvent[_0xa017[2733]](_0x71cex9[_0xa017[252]],this[_0xa017[1179]],this[_0xa017[724]])}};_0x71cex3[_0xa017[207]](_0x71cex9);_0x71cex5|| (this[_0xa017[1525]][_0xa017[207]]( new mxPoint(0,0)),_0x71cex9[_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0xa017[188])}}};return _0x71cex3};mxEdgeHandler[_0xa017[202]][_0xa017[3010]]= function(_0x71cex2){return !0};mxEdgeHandler[_0xa017[202]][_0xa017[3008]]= function(_0x71cex2){return !0};mxEdgeHandler[_0xa017[202]][_0xa017[3009]]= function(_0x71cex2){if(null!= this[_0xa017[2959]]){return new mxImageShape( new mxRectangle(0,0,this[_0xa017[2959]][_0xa017[117]],this[_0xa017[2959]][_0xa017[119]]),this[_0xa017[2959]][_0xa017[390]])};_0x71cex2= mxConstants[_0xa017[2974]];this[_0xa017[574]]&& (_0x71cex2-= 1);return new mxRectangleShape( new mxRectangle(0,0,_0x71cex2,_0x71cex2),mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};mxEdgeHandler[_0xa017[202]][_0xa017[3002]]= function(_0x71cex2){this[_0xa017[574]]?(_0x71cex2[_0xa017[507]]= mxConstants[_0xa017[1656]],_0x71cex2[_0xa017[176]](this[_0xa017[1179]][_0xa017[526]])):(_0x71cex2[_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]]!= mxConstants[_0xa017[508]]?mxConstants[_0xa017[2334]]:mxConstants[_0xa017[508]],_0x71cex2[_0xa017[176]](this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1524]]()))};mxEdgeHandler[_0xa017[202]][_0xa017[2986]]= function(_0x71cex2){if(null!= this[_0xa017[2994]]){for(var _0x71cex3=this[_0xa017[2353]],_0x71cex3=this[_0xa017[2958]]&& (mxClient[_0xa017[80]]|| 0< _0x71cex3)? new mxRectangle(_0x71cex2[_0xa017[734]]()- _0x71cex3,_0x71cex2[_0xa017[735]]()- _0x71cex3,2* _0x71cex3,2* _0x71cex3):null,_0x71cex4=0;_0x71cex4< this[_0xa017[2994]][_0xa017[67]];_0x71cex4++){if((_0x71cex2[_0xa017[729]](this[_0xa017[2994]][_0x71cex4])|| null!= _0x71cex3&& mxUtils[_0xa017[1825]](this[_0xa017[2994]][_0x71cex4][_0xa017[1562]],_0x71cex3))&& _0xa017[188]!= this[_0xa017[2994]][_0x71cex4][_0xa017[252]][_0xa017[124]][_0xa017[187]]){return _0x71cex4}}};if(_0x71cex2[_0xa017[729]](this[_0xa017[2972]])&& _0xa017[188]!= this[_0xa017[2972]][_0xa017[252]][_0xa017[124]][_0xa017[187]]|| _0x71cex2[_0xa017[729]](this[_0xa017[724]][_0xa017[963]])){if(!mxClient[_0xa017[75]]&& !mxClient[_0xa017[76]] || _0xa017[2822]!= _0x71cex2[_0xa017[728]]()[_0xa017[301]]){return mxEvent[_0xa017[2987]]}};return null};mxEdgeHandler[_0xa017[202]][_0xa017[787]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=null,_0x71cex4=this[_0xa017[2986]](_0x71cex3);null!= _0x71cex4&& (!_0x71cex3[_0xa017[721]]()&& this[_0xa017[1179]][_0xa017[994]]() && !this[_0xa017[1179]][_0xa017[2579]](_0x71cex3[_0xa017[727]]()))&& (this[_0xa017[2995]]&& this[_0xa017[3004]](_0x71cex3[_0xa017[727]]())?this[_0xa017[3012]](this[_0xa017[724]],_0x71cex4):(_0x71cex4!= mxEvent[_0xa017[2987]]|| this[_0xa017[1179]][_0xa017[2628]](_0x71cex3[_0xa017[736]]()))&& this[_0xa017[861]](_0x71cex3[_0xa017[730]](),_0x71cex3[_0xa017[732]](),_0x71cex4),_0x71cex3[_0xa017[722]]())};mxEdgeHandler[_0xa017[202]][_0xa017[861]]= function(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[2739]]= _0x71cex2;this[_0xa017[2740]]= _0x71cex3;this[_0xa017[729]]= null== this[_0xa017[2994]]?!1:0== _0x71cex4;this[_0xa017[3013]]= null== this[_0xa017[2994]]?!1:_0x71cex4== this[_0xa017[2994]][_0xa017[67]]- 1;this[_0xa017[3014]]= _0x71cex4== mxEvent[_0xa017[2987]];if(this[_0xa017[729]]|| this[_0xa017[3013]]){if(_0x71cex2= this[_0xa017[724]][_0xa017[246]],_0x71cex3= this[_0xa017[1179]][_0xa017[251]][_0xa017[1709]](_0x71cex2,this[_0xa017[729]]),null== _0x71cex3&& this[_0xa017[1179]][_0xa017[2661]](_0x71cex2,this[_0xa017[729]])|| null!= _0x71cex3&& this[_0xa017[1179]][_0xa017[2551]](_0x71cex2,_0x71cex3,this[_0xa017[729]])){this[_0xa017[1983]]= _0x71cex4}}else {this[_0xa017[1983]]= _0x71cex4}};mxEdgeHandler[_0xa017[202]][_0xa017[3015]]= function(_0x71cex2,_0x71cex3){return this[_0xa017[724]][_0xa017[238]]()};mxEdgeHandler[_0xa017[202]][_0xa017[3016]]= function(){return this[_0xa017[1179]][_0xa017[1020]]* this[_0xa017[1179]][_0xa017[441]][_0xa017[255]]/ 2};mxEdgeHandler[_0xa017[202]][_0xa017[2689]]= function(_0x71cex2){var _0x71cex3= new mxPoint(_0x71cex2[_0xa017[734]](),_0x71cex2[_0xa017[735]]()),_0x71cex4=this[_0xa017[3016]](),_0x71cex5=this[_0xa017[1179]][_0xa017[249]](),_0x71cex9=!1,_0x71cexa=!1;if(this[_0xa017[2996]]&& 0< _0x71cex4){var _0x71cex12=function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex5=_0x71cex2[_0xa017[235]];Math[_0xa017[425]](_0x71cex3[_0xa017[235]]- _0x71cex5)< _0x71cex4&& (_0x71cex3[_0xa017[235]]= _0x71cex5,_0x71cex9= !0);_0x71cex2= _0x71cex2[_0xa017[236]];Math[_0xa017[425]](_0x71cex3[_0xa017[236]]- _0x71cex2)< _0x71cex4&& (_0x71cex3[_0xa017[236]]= _0x71cex2,_0x71cexa= !0)}},_0x71cex13=function(_0x71cex2){null!= _0x71cex2&& _0x71cex12[_0xa017[239]](this, new mxPoint(_0x71cex5[_0xa017[2230]](_0x71cex2),_0x71cex5[_0xa017[2228]](_0x71cex2)))};_0x71cex13[_0xa017[239]](this,this[_0xa017[724]][_0xa017[2089]](!0));_0x71cex13[_0xa017[239]](this,this[_0xa017[724]][_0xa017[2089]](!1));if(null!= this[_0xa017[2997]]){for(_0x71cex13= 0;_0x71cex13< this[_0xa017[2997]];_0x71cex13++){_0x71cex13!= this[_0xa017[1983]]&& _0x71cex12[_0xa017[239]](this,this[_0xa017[2997]][_0x71cex13])}}};this[_0xa017[1179]][_0xa017[1018]](_0x71cex2[_0xa017[727]]())&& (_0x71cex2= _0x71cex5[_0xa017[255]],_0x71cex13= _0x71cex5[_0xa017[513]],_0x71cex9|| (_0x71cex3[_0xa017[235]]= (this[_0xa017[1179]][_0xa017[1021]](_0x71cex3[_0xa017[235]]/ _0x71cex2- _0x71cex13[_0xa017[235]])+ _0x71cex13[_0xa017[235]])* _0x71cex2),_0x71cexa|| (_0x71cex3[_0xa017[236]]= (this[_0xa017[1179]][_0xa017[1021]](_0x71cex3[_0xa017[236]]/ _0x71cex2- _0x71cex13[_0xa017[236]])+ _0x71cex13[_0xa017[236]])* _0x71cex2));return _0x71cex3};mxEdgeHandler[_0xa017[202]][_0xa017[3017]]= function(_0x71cex2){this[_0xa017[2886]][_0xa017[2729]](_0x71cex2,this[_0xa017[729]]);this[_0xa017[2885]][_0xa017[2871]](_0x71cex2);_0x71cex2= this[_0xa017[2885]][_0xa017[2868]]();var _0x71cex3=null;null!= this[_0xa017[2886]][_0xa017[2919]]&& null!= this[_0xa017[2886]][_0xa017[2920]]&& this[_0xa017[2885]][_0xa017[862]]();null!= _0x71cex2?_0x71cex3= _0x71cex2:null!= this[_0xa017[2886]][_0xa017[2920]]&& null!= this[_0xa017[2886]][_0xa017[2919]]&& (_0x71cex3= this[_0xa017[2886]][_0xa017[2919]]);return _0x71cex3};mxEdgeHandler[_0xa017[202]][_0xa017[3018]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[1198]](this[_0xa017[724]][_0xa017[246]]),_0x71cex3=null!= _0x71cex3[_0xa017[1525]]?_0x71cex3[_0xa017[1525]][_0xa017[1853]]():null;!this[_0xa017[729]]&& !this[_0xa017[3013]]?(this[_0xa017[2196]](_0x71cex2,!1),null== _0x71cex3?_0x71cex3= [_0x71cex2]:_0x71cex3[this[_0xa017[1983]]- 1]= _0x71cex2):this[_0xa017[1179]][_0xa017[2401]]&& (_0x71cex3= null);return _0x71cex3};mxEdgeHandler[_0xa017[202]][_0xa017[3019]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[729]]?_0x71cex4:this[_0xa017[724]][_0xa017[2089]](!0),_0x71cex9=this[_0xa017[3013]]?_0x71cex4:this[_0xa017[724]][_0xa017[2089]](!1),_0x71cexa=this[_0xa017[1179]][_0xa017[2288]](_0x71cex2,_0x71cex5,!0),_0x71cex12=this[_0xa017[1179]][_0xa017[2288]](_0x71cex2,_0x71cex9,!1),_0x71cex13=this[_0xa017[2886]][_0xa017[2920]];null== _0x71cex13&& (_0x71cex13= new mxConnectionConstraint);this[_0xa017[729]]?_0x71cexa= _0x71cex13:this[_0xa017[3013]]&& (_0x71cex12= _0x71cex13);(!this[_0xa017[729]]|| null!= _0x71cex5) && _0x71cex2[_0xa017[441]][_0xa017[2289]](_0x71cex2,_0x71cex5,!0,_0x71cexa);(!this[_0xa017[3013]]|| null!= _0x71cex9) && _0x71cex2[_0xa017[441]][_0xa017[2289]](_0x71cex2,_0x71cex9,!1,_0x71cex12);if((this[_0xa017[729]]|| this[_0xa017[3013]])&& null== _0x71cex4){_0x71cex2[_0xa017[2088]](_0x71cex3,this[_0xa017[729]]),null== this[_0xa017[2885]][_0xa017[2869]]()&& (this[_0xa017[267]]= this[_0xa017[1179]][_0xa017[2406]]?null:_0xa017[110])};_0x71cex2[_0xa017[441]][_0xa017[2282]](_0x71cex2,this[_0xa017[1525]],_0x71cex5,_0x71cex9);_0x71cex2[_0xa017[441]][_0xa017[2283]](_0x71cex2,_0x71cex5,_0x71cex9)};mxEdgeHandler[_0xa017[202]][_0xa017[788]]= function(_0x71cex2,_0x71cex3){if(null!= this[_0xa017[1983]]&& null!= this[_0xa017[2885]]){var _0x71cex4=this[_0xa017[2689]](_0x71cex3);if(this[_0xa017[3014]]){this[_0xa017[685]][_0xa017[235]]= _0x71cex4[_0xa017[235]],this[_0xa017[685]][_0xa017[236]]= _0x71cex4[_0xa017[236]]}else {this[_0xa017[1525]]= this[_0xa017[3018]](_0x71cex4);var _0x71cex5=this[_0xa017[729]]|| this[_0xa017[3013]]?this[_0xa017[3017]](_0x71cex3):null,_0x71cex9=this[_0xa017[3015]](_0x71cex4,null!= _0x71cex5?_0x71cex5[_0xa017[246]]:null);this[_0xa017[3019]](_0x71cex9,_0x71cex4,_0x71cex5);this[_0xa017[3020]](null== this[_0xa017[267]]?this[_0xa017[2885]][_0xa017[2853]]:this[_0xa017[2885]][_0xa017[2855]]);this[_0xa017[2997]]= _0x71cex9[_0xa017[439]];this[_0xa017[1124]]= !0};this[_0xa017[2932]]();mxEvent[_0xa017[722]](_0x71cex3[_0xa017[727]]());_0x71cex3[_0xa017[722]]()}else {mxClient[_0xa017[80]]&& null!= this[_0xa017[2986]](_0x71cex3)&& _0x71cex3[_0xa017[722]](!1)}};mxEdgeHandler[_0xa017[202]][_0xa017[789]]= function(_0x71cex2,_0x71cex3){if(null!= this[_0xa017[1983]]&& null!= this[_0xa017[2885]]){var _0x71cex4=this[_0xa017[724]][_0xa017[246]];if(_0x71cex3[_0xa017[730]]()!= this[_0xa017[2739]]|| _0x71cex3[_0xa017[732]]()!= this[_0xa017[2740]]){if(null!= this[_0xa017[267]]){0< this[_0xa017[267]][_0xa017[67]]&& this[_0xa017[1179]][_0xa017[2580]](this[_0xa017[267]])}else {if(this[_0xa017[3014]]){this[_0xa017[3021]](this[_0xa017[724]],this[_0xa017[685]][_0xa017[235]],this[_0xa017[685]][_0xa017[236]])}else {if(this[_0xa017[729]]|| this[_0xa017[3013]]){var _0x71cex5=null;null!= this[_0xa017[2886]][_0xa017[2920]]&& null!= this[_0xa017[2886]][_0xa017[2919]]&& (_0x71cex5= this[_0xa017[2886]][_0xa017[2919]][_0xa017[246]]);null== _0x71cex5&& this[_0xa017[2885]][_0xa017[2867]]()&& (_0x71cex5= this[_0xa017[2885]][_0xa017[2861]][_0xa017[246]]);if(null!= _0x71cex5){_0x71cex4= this[_0xa017[807]](_0x71cex4,_0x71cex5,this[_0xa017[729]],this[_0xa017[1179]][_0xa017[2574]](_0x71cex3[_0xa017[727]]())&& this[_0xa017[2797]]&& this[_0xa017[1179]][_0xa017[2617]](),_0x71cex3)}else {if(this[_0xa017[1179]][_0xa017[2530]]()){_0x71cex5= this[_0xa017[2997]][this[_0xa017[729]]?0:this[_0xa017[2997]][_0xa017[67]]- 1];_0x71cex5[_0xa017[235]]= _0x71cex5[_0xa017[235]]/ this[_0xa017[1179]][_0xa017[441]][_0xa017[255]]- this[_0xa017[1179]][_0xa017[441]][_0xa017[513]][_0xa017[235]];_0x71cex5[_0xa017[236]]= _0x71cex5[_0xa017[236]]/ this[_0xa017[1179]][_0xa017[441]][_0xa017[255]]- this[_0xa017[1179]][_0xa017[441]][_0xa017[513]][_0xa017[236]];var _0x71cex9=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1197]](_0x71cex4));null!= _0x71cex9&& (_0x71cex5[_0xa017[235]]-= _0x71cex9[_0xa017[2078]][_0xa017[235]],_0x71cex5[_0xa017[236]]-= _0x71cex9[_0xa017[2078]][_0xa017[236]]);_0x71cex5[_0xa017[235]]-= this[_0xa017[1179]][_0xa017[1136]]/ this[_0xa017[1179]][_0xa017[441]][_0xa017[255]];_0x71cex5[_0xa017[236]]-= this[_0xa017[1179]][_0xa017[1137]]/ this[_0xa017[1179]][_0xa017[441]][_0xa017[255]];this[_0xa017[3022]](_0x71cex4,_0x71cex5,this[_0xa017[729]])}}}else {this[_0xa017[1124]]?this[_0xa017[3023]](_0x71cex4,this[_0xa017[1525]]):(this[_0xa017[1179]][_0xa017[249]]()[_0xa017[2263]](this[_0xa017[724]][_0xa017[246]]),this[_0xa017[1179]][_0xa017[249]]()[_0xa017[2259]](this[_0xa017[724]][_0xa017[246]]))}}}};null!= this[_0xa017[2885]]&& (this[_0xa017[862]](),_0x71cex4!= this[_0xa017[724]][_0xa017[246]]&& this[_0xa017[1179]][_0xa017[2450]](_0x71cex4));_0x71cex3[_0xa017[722]]()}};mxEdgeHandler[_0xa017[202]][_0xa017[862]]= function(){this[_0xa017[1525]]= this[_0xa017[685]]= this[_0xa017[1983]]= this[_0xa017[267]]= null;this[_0xa017[3013]]= this[_0xa017[729]]= this[_0xa017[3014]]= this[_0xa017[1124]]= !1;this[_0xa017[2885]][_0xa017[862]]();this[_0xa017[2886]][_0xa017[862]]();this[_0xa017[3020]](mxConstants.EDGE_SELECTION_COLOR);this[_0xa017[258]]()};mxEdgeHandler[_0xa017[202]][_0xa017[3020]]= function(_0x71cex2){null!= this[_0xa017[253]]&& (this[_0xa017[253]][_0xa017[1336]]= _0x71cex2)};mxEdgeHandler[_0xa017[202]][_0xa017[2196]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[518]](),_0x71cex5=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[512]]();_0x71cex3&& (_0x71cex2[_0xa017[235]]= this[_0xa017[1179]][_0xa017[1021]](_0x71cex2[_0xa017[235]]),_0x71cex2[_0xa017[236]]= this[_0xa017[1179]][_0xa017[1021]](_0x71cex2[_0xa017[236]]));_0x71cex2[_0xa017[235]]= Math[_0xa017[488]](_0x71cex2[_0xa017[235]]/ _0x71cex4- _0x71cex5[_0xa017[235]]);_0x71cex2[_0xa017[236]]= Math[_0xa017[488]](_0x71cex2[_0xa017[236]]/ _0x71cex4- _0x71cex5[_0xa017[236]]);_0x71cex4= this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1197]](this[_0xa017[724]][_0xa017[246]]));null!= _0x71cex4&& (_0x71cex2[_0xa017[235]]-= _0x71cex4[_0xa017[2078]][_0xa017[235]],_0x71cex2[_0xa017[236]]-= _0x71cex4[_0xa017[2078]][_0xa017[236]]);return _0x71cex2};mxEdgeHandler[_0xa017[202]][_0xa017[3021]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[1179]][_0xa017[502]](),_0x71cex9=_0x71cex5[_0xa017[1721]](_0x71cex2[_0xa017[246]]);if(null!= _0x71cex9){var _0x71cex9=_0x71cex9[_0xa017[238]](),_0x71cexa=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[2308]](_0x71cex2,_0x71cex3,_0x71cex4);_0x71cex9[_0xa017[235]]= _0x71cexa[_0xa017[235]];_0x71cex9[_0xa017[236]]= _0x71cexa[_0xa017[236]];var _0x71cex12=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]];_0x71cex9[_0xa017[1368]]= new mxPoint(0,0);_0x71cexa= this[_0xa017[1179]][_0xa017[441]][_0xa017[245]](_0x71cex2,_0x71cex9);_0x71cex9[_0xa017[1368]]= new mxPoint((_0x71cex3- _0x71cexa[_0xa017[235]])/ _0x71cex12,(_0x71cex4- _0x71cexa[_0xa017[236]])/ _0x71cex12);_0x71cex5[_0xa017[1724]](_0x71cex2[_0xa017[246]],_0x71cex9)}};mxEdgeHandler[_0xa017[202]][_0xa017[807]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex9= this[_0xa017[1179]][_0xa017[502]]();var _0x71cexa=_0x71cex9[_0xa017[1197]](_0x71cex2);_0x71cex9[_0xa017[473]]();try{if(_0x71cex5){var _0x71cex12=_0x71cex2[_0xa017[238]]();_0x71cex9[_0xa017[99]](_0x71cexa,_0x71cex12,_0x71cex9[_0xa017[262]](_0x71cexa));var _0x71cex13=_0x71cex9[_0xa017[1709]](_0x71cex2,!_0x71cex4);this[_0xa017[1179]][_0xa017[851]](_0x71cex12,_0x71cex13,!_0x71cex4);_0x71cex2= _0x71cex12};var _0x71cex14=this[_0xa017[2886]][_0xa017[2920]];null== _0x71cex14&& (_0x71cex14= new mxConnectionConstraint);this[_0xa017[1179]][_0xa017[851]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex14)}finally{_0x71cex9[_0xa017[476]]()};return _0x71cex2};mxEdgeHandler[_0xa017[202]][_0xa017[3022]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[1179]][_0xa017[502]](),_0x71cex9=_0x71cex5[_0xa017[1721]](_0x71cex2);if(null!= _0x71cex9){_0x71cex5[_0xa017[473]]();try{_0x71cex9= _0x71cex9[_0xa017[238]](),_0x71cex9[_0xa017[2007]](_0x71cex3,_0x71cex4),_0x71cex5[_0xa017[1724]](_0x71cex2,_0x71cex9),this[_0xa017[1179]][_0xa017[851]](_0x71cex2,null,_0x71cex4, new mxConnectionConstraint)}finally{_0x71cex5[_0xa017[476]]()}}};mxEdgeHandler[_0xa017[202]][_0xa017[3023]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[502]](),_0x71cex5=_0x71cex4[_0xa017[1721]](_0x71cex2);null!= _0x71cex5&& (_0x71cex5= _0x71cex5[_0xa017[238]](),_0x71cex5[_0xa017[1525]]= _0x71cex3,_0x71cex4[_0xa017[1724]](_0x71cex2,_0x71cex5))};mxEdgeHandler[_0xa017[202]][_0xa017[3000]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=mxUtils[_0xa017[2196]](this[_0xa017[1179]][_0xa017[526]],mxEvent[_0xa017[731]](_0x71cex3),mxEvent[_0xa017[733]](_0x71cex3)),_0x71cex5=this[_0xa017[1179]][_0xa017[1018]](_0x71cex3);this[_0xa017[2196]](_0x71cex4,_0x71cex5);this[_0xa017[3024]](_0x71cex2,_0x71cex4[_0xa017[235]],_0x71cex4[_0xa017[236]]);mxEvent[_0xa017[722]](_0x71cex3)};mxEdgeHandler[_0xa017[202]][_0xa017[3024]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[1179]][_0xa017[1198]](_0x71cex2[_0xa017[246]]);_0x71cex3= new mxPoint(_0x71cex3,_0x71cex4);if(null!= _0x71cex5){_0x71cex5= _0x71cex5[_0xa017[238]]();_0x71cex4= this[_0xa017[1179]][_0xa017[441]][_0xa017[513]];var _0x71cex9=this[_0xa017[1179]][_0xa017[441]][_0xa017[255]];_0x71cex4= mxUtils[_0xa017[3025]](_0x71cex2,(_0x71cex3[_0xa017[235]]+ _0x71cex4[_0xa017[235]])* _0x71cex9,(_0x71cex3[_0xa017[236]]+ _0x71cex4[_0xa017[236]])* _0x71cex9);null== _0x71cex5[_0xa017[1525]]?_0x71cex5[_0xa017[1525]]= [_0x71cex3]:_0x71cex5[_0xa017[1525]][_0xa017[300]](_0x71cex4,0,_0x71cex3);this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1724]](_0x71cex2[_0xa017[246]],_0x71cex5);this[_0xa017[515]]();this[_0xa017[176]]()}};mxEdgeHandler[_0xa017[202]][_0xa017[3012]]= function(_0x71cex2,_0x71cex3){if(0< _0x71cex3&& _0x71cex3< this[_0xa017[2997]][_0xa017[67]]- 1){var _0x71cex4=this[_0xa017[1179]][_0xa017[1198]](this[_0xa017[724]][_0xa017[246]]);null!= _0x71cex4&& null!= _0x71cex4[_0xa017[1525]]&& (_0x71cex4= _0x71cex4[_0xa017[238]](),_0x71cex4[_0xa017[1525]][_0xa017[300]](_0x71cex3- 1,1),this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1724]](_0x71cex2[_0xa017[246]],_0x71cex4),this[_0xa017[515]](),this[_0xa017[176]]())}};mxEdgeHandler[_0xa017[202]][_0xa017[3026]]= function(_0x71cex2){_0x71cex2= 0== _0x71cex2;var _0x71cex3=this[_0xa017[724]][_0xa017[246]],_0x71cex4=this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1709]](_0x71cex3,_0x71cex2),_0x71cex5=mxConstants[_0xa017[2984]];null!= _0x71cex4&& !this[_0xa017[1179]][_0xa017[2551]](_0x71cex3,_0x71cex4,_0x71cex2)|| null== _0x71cex4&& !this[_0xa017[1179]][_0xa017[2661]](_0x71cex3,_0x71cex2)?_0x71cex5= mxConstants[_0xa017[3027]]:null!= _0x71cex4&& this[_0xa017[1179]][_0xa017[2551]](_0x71cex3,_0x71cex4,_0x71cex2)&& (_0x71cex5= mxConstants[_0xa017[3028]]);return _0x71cex5};mxEdgeHandler[_0xa017[202]][_0xa017[258]]= function(){this[_0xa017[2997]]= this[_0xa017[724]][_0xa017[439]][_0xa017[1853]]();var _0x71cex2=this[_0xa017[724]][_0xa017[246]],_0x71cex3=mxConstants[_0xa017[3029]];this[_0xa017[685]]= new mxPoint(this[_0xa017[724]][_0xa017[2079]][_0xa017[235]],this[_0xa017[724]][_0xa017[2079]][_0xa017[236]]);this[_0xa017[2972]][_0xa017[1562]]= new mxRectangle(Math[_0xa017[488]](this[_0xa017[685]][_0xa017[235]]- _0x71cex3/ 2),Math[_0xa017[488]](this[_0xa017[685]][_0xa017[236]]- _0x71cex3/ 2),_0x71cex3,_0x71cex3);this[_0xa017[2972]][_0xa017[258]]();_0x71cex3= this[_0xa017[1179]][_0xa017[2183]](_0x71cex2);null!= _0x71cex3&& 0< _0x71cex3[_0xa017[67]]&& this[_0xa017[1179]][_0xa017[2628]](_0x71cex2)?this[_0xa017[2972]][_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0xa017[189]:this[_0xa017[2972]][_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0xa017[188];if(null!= this[_0xa017[2994]]&& 0< this[_0xa017[2994]][_0xa017[67]]){var _0x71cex4=this[_0xa017[2997]][_0xa017[67]]- 1,_0x71cex2=this[_0xa017[2997]][0],_0x71cex5=this[_0xa017[2997]][0][_0xa017[236]],_0x71cex3=this[_0xa017[2994]][0][_0xa017[1562]];this[_0xa017[2994]][0][_0xa017[1562]]= new mxRectangle(Math[_0xa017[488]](this[_0xa017[2997]][0][_0xa017[235]]- _0x71cex3[_0xa017[117]]/ 2),Math[_0xa017[488]](_0x71cex5- _0x71cex3[_0xa017[119]]/ 2),_0x71cex3[_0xa017[117]],_0x71cex3[_0xa017[119]]);this[_0xa017[2994]][0][_0xa017[1334]]= this[_0xa017[3026]](0);this[_0xa017[2994]][0][_0xa017[258]]();var _0x71cex5=this[_0xa017[2997]][_0x71cex4],_0x71cex9=this[_0xa017[2997]][_0x71cex4][_0xa017[235]],_0x71cex4=this[_0xa017[2997]][_0x71cex4][_0xa017[236]],_0x71cexa=this[_0xa017[2994]][_0xa017[67]]- 1,_0x71cex3=this[_0xa017[2994]][_0x71cexa][_0xa017[1562]];this[_0xa017[2994]][_0x71cexa][_0xa017[1562]]= new mxRectangle(Math[_0xa017[488]](_0x71cex9- _0x71cex3[_0xa017[117]]/ 2),Math[_0xa017[488]](_0x71cex4- _0x71cex3[_0xa017[119]]/ 2),_0x71cex3[_0xa017[117]],_0x71cex3[_0xa017[119]]);this[_0xa017[2994]][_0x71cexa][_0xa017[1334]]= this[_0xa017[3026]](_0x71cexa);this[_0xa017[2994]][_0x71cexa][_0xa017[258]]();this[_0xa017[3030]](_0x71cex2,_0x71cex5)};this[_0xa017[2932]]()};mxEdgeHandler[_0xa017[202]][_0xa017[3030]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1721]](this[_0xa017[724]][_0xa017[246]])[_0xa017[1525]];if(null!= _0x71cex4){null== this[_0xa017[1525]]&& (this[_0xa017[1525]]= []);for(var _0x71cex5=1;_0x71cex5< this[_0xa017[2994]][_0xa017[67]]- 1;_0x71cex5++){if(null!= this[_0xa017[2994]][_0x71cex5]){if(null!= this[_0xa017[2997]][_0x71cex5]){var _0x71cex9=this[_0xa017[2997]][_0x71cex5][_0xa017[235]],_0x71cexa=this[_0xa017[2997]][_0x71cex5][_0xa017[236]],_0x71cex12=this[_0xa017[2994]][_0x71cex5][_0xa017[1562]];this[_0xa017[2994]][_0x71cex5][_0xa017[252]][_0xa017[124]][_0xa017[187]]= _0xa017[189];this[_0xa017[2994]][_0x71cex5][_0xa017[1562]]= new mxRectangle(Math[_0xa017[488]](_0x71cex9- _0x71cex12[_0xa017[117]]/ 2),Math[_0xa017[488]](_0x71cexa- _0x71cex12[_0xa017[119]]/ 2),_0x71cex12[_0xa017[117]],_0x71cex12[_0xa017[119]]);this[_0xa017[2994]][_0x71cex5][_0xa017[258]]();this[_0xa017[1525]][_0x71cex5- 1]= _0x71cex4[_0x71cex5- 1]}else {this[_0xa017[2994]][_0x71cex5][_0xa017[515]](),this[_0xa017[2994]][_0x71cex5]= null}}}}};mxEdgeHandler[_0xa017[202]][_0xa017[2932]]= function(){if(this[_0xa017[3014]]){var _0x71cex2=mxConstants[_0xa017[3029]],_0x71cex2= new mxRectangle(Math[_0xa017[488]](this[_0xa017[685]][_0xa017[235]]- _0x71cex2/ 2),Math[_0xa017[488]](this[_0xa017[685]][_0xa017[236]]- _0x71cex2/ 2),_0x71cex2,_0x71cex2);this[_0xa017[2972]][_0xa017[1562]]= _0x71cex2;this[_0xa017[2972]][_0xa017[258]]()}else {this[_0xa017[253]][_0xa017[1525]]= this[_0xa017[2997]],this[_0xa017[253]][_0xa017[258]]()}};mxEdgeHandler[_0xa017[202]][_0xa017[515]]= function(){null!= this[_0xa017[2885]]&& (this[_0xa017[2885]][_0xa017[515]](),this[_0xa017[2885]]= null);null!= this[_0xa017[253]]&& (this[_0xa017[253]][_0xa017[515]](),this[_0xa017[253]]= null);null!= this[_0xa017[2972]]&& (this[_0xa017[2972]][_0xa017[515]](),this[_0xa017[2972]]= null);null!= this[_0xa017[2886]]&& (this[_0xa017[2886]][_0xa017[515]](),this[_0xa017[2886]]= null);if(null!= this[_0xa017[2994]]){for(var _0x71cex2=0;_0x71cex2< this[_0xa017[2994]][_0xa017[67]];_0x71cex2++){null!= this[_0xa017[2994]][_0x71cex2]&& (this[_0xa017[2994]][_0x71cex2][_0xa017[515]](),this[_0xa017[2994]][_0x71cex2]= null)}}};function mxElbowEdgeHandler(_0x71cex2){mxEdgeHandler[_0xa017[239]](this,_0x71cex2)}mxUtils[_0xa017[1284]](mxElbowEdgeHandler,mxEdgeHandler);mxElbowEdgeHandler[_0xa017[202]]= new mxEdgeHandler;mxElbowEdgeHandler[_0xa017[202]][_0xa017[196]]= mxElbowEdgeHandler;mxElbowEdgeHandler[_0xa017[202]][_0xa017[3031]]= !0;mxElbowEdgeHandler[_0xa017[202]][_0xa017[3032]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[3033]:_0xa017[110];mxElbowEdgeHandler[_0xa017[202]][_0xa017[3001]]= function(){var _0x71cex2=[],_0x71cex3=this[_0xa017[3009]](0);this[_0xa017[3002]](_0x71cex3);_0x71cex3[_0xa017[252]][_0xa017[124]][_0xa017[270]]= mxConstants[_0xa017[3011]];mxEvent[_0xa017[2733]](_0x71cex3[_0xa017[252]],this[_0xa017[1179]],this[_0xa017[724]]);_0x71cex2[_0xa017[207]](_0x71cex3);mxClient[_0xa017[754]]&& _0x71cex3[_0xa017[252]][_0xa017[57]](_0xa017[1377],_0xa017[130]);_0x71cex2[_0xa017[207]](this[_0xa017[3034]]());this[_0xa017[1525]][_0xa017[207]]( new mxPoint(0,0));_0x71cex3= this[_0xa017[3009]](2);this[_0xa017[3002]](_0x71cex3);_0x71cex3[_0xa017[252]][_0xa017[124]][_0xa017[270]]= mxConstants[_0xa017[3011]];mxEvent[_0xa017[2733]](_0x71cex3[_0xa017[252]],this[_0xa017[1179]],this[_0xa017[724]]);_0x71cex2[_0xa017[207]](_0x71cex3);mxClient[_0xa017[754]]&& _0x71cex3[_0xa017[252]][_0xa017[57]](_0xa017[1377],_0xa017[130]);return _0x71cex2};mxElbowEdgeHandler[_0xa017[202]][_0xa017[3034]]= function(){var _0x71cex2=this[_0xa017[3009]]();this[_0xa017[3002]](_0x71cex2);var _0x71cex3=this[_0xa017[3035]]();_0x71cex2[_0xa017[252]][_0xa017[124]][_0xa017[270]]= _0x71cex3;_0x71cex3= mxUtils[_0xa017[885]](this,function(_0x71cex2){!mxEvent[_0xa017[721]](_0x71cex2)&& this[_0xa017[3031]] && (this[_0xa017[1179]][_0xa017[854]](this[_0xa017[724]][_0xa017[246]],_0x71cex2),mxEvent[_0xa017[722]](_0x71cex2))});mxEvent[_0xa017[2733]](_0x71cex2[_0xa017[252]],this[_0xa017[1179]],this[_0xa017[724]],null,null,null,_0x71cex3);this[_0xa017[1179]][_0xa017[2662]](this[_0xa017[724]][_0xa017[246]])|| (_0x71cex2[_0xa017[252]][_0xa017[124]][_0xa017[495]]= _0xa017[130]);return _0x71cex2};mxElbowEdgeHandler[_0xa017[202]][_0xa017[3035]]= function(){return this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2294]]]== mxEdgeStyle[_0xa017[2570]]|| this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2294]]]== mxConstants[_0xa017[3036]]|| (this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2294]]]== mxEdgeStyle[_0xa017[2568]]|| this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2294]]]== mxConstants[_0xa017[3037]])&& this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2231]]]== mxConstants[_0xa017[2232]]?_0xa017[3038]:_0xa017[3039]};mxElbowEdgeHandler[_0xa017[202]][_0xa017[2597]]= function(_0x71cex2){var _0x71cex3=null;if(null!= this[_0xa017[2994]]&& null!= this[_0xa017[2994]][1]&& (_0x71cex2== this[_0xa017[2994]][1][_0xa017[252]]|| _0x71cex2[_0xa017[265]]== this[_0xa017[2994]][1][_0xa017[252]])){_0x71cex3= this[_0xa017[3032]],_0x71cex3= mxResources[_0xa017[203]](_0x71cex3)|| _0x71cex3};return _0x71cex3};mxElbowEdgeHandler[_0xa017[202]][_0xa017[2196]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[518]](),_0x71cex5=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[512]](),_0x71cex9=this[_0xa017[724]][_0xa017[2078]];_0x71cex3&& (_0x71cex2[_0xa017[235]]= this[_0xa017[1179]][_0xa017[1021]](_0x71cex2[_0xa017[235]]),_0x71cex2[_0xa017[236]]= this[_0xa017[1179]][_0xa017[1021]](_0x71cex2[_0xa017[236]]));_0x71cex2[_0xa017[235]]= Math[_0xa017[488]](_0x71cex2[_0xa017[235]]/ _0x71cex4- _0x71cex5[_0xa017[235]]- _0x71cex9[_0xa017[235]]);_0x71cex2[_0xa017[236]]= Math[_0xa017[488]](_0x71cex2[_0xa017[236]]/ _0x71cex4- _0x71cex5[_0xa017[236]]- _0x71cex9[_0xa017[236]])};mxElbowEdgeHandler[_0xa017[202]][_0xa017[3030]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1721]](this[_0xa017[724]][_0xa017[246]])[_0xa017[1525]],_0x71cex4=null!= _0x71cex4?_0x71cex4[0]:null,_0x71cex4=null== _0x71cex4? new mxPoint(_0x71cex2[_0xa017[235]]+ (_0x71cex3[_0xa017[235]]- _0x71cex2[_0xa017[235]])/ 2,_0x71cex2[_0xa017[236]]+ (_0x71cex3[_0xa017[236]]- _0x71cex2[_0xa017[236]])/ 2): new mxPoint(this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]]* (_0x71cex4[_0xa017[235]]+ this[_0xa017[1179]][_0xa017[249]]()[_0xa017[513]][_0xa017[235]]+ this[_0xa017[724]][_0xa017[2078]][_0xa017[235]]),this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]]* (_0x71cex4[_0xa017[236]]+ this[_0xa017[1179]][_0xa017[249]]()[_0xa017[513]][_0xa017[236]]+ this[_0xa017[724]][_0xa017[2078]][_0xa017[236]])),_0x71cex5=this[_0xa017[2994]][1][_0xa017[1562]],_0x71cex9=_0x71cex5[_0xa017[117]],_0x71cex5=_0x71cex5[_0xa017[119]];null== this[_0xa017[2959]]&& (_0x71cex5= _0x71cex9= mxConstants[_0xa017[2974]]);var _0x71cexa= new mxRectangle(Math[_0xa017[488]](_0x71cex4[_0xa017[235]]- _0x71cex9/ 2),Math[_0xa017[488]](_0x71cex4[_0xa017[236]]- _0x71cex5/ 2),_0x71cex9,_0x71cex5);null== this[_0xa017[2959]]&& (_0xa017[188]!= this[_0xa017[2972]][_0xa017[252]][_0xa017[124]][_0xa017[187]]&& mxUtils[_0xa017[1825]](_0x71cexa,this[_0xa017[2972]][_0xa017[1562]]))&& (_0x71cex9+= 3,_0x71cex5+= 3,_0x71cexa= new mxRectangle(Math[_0xa017[488]](_0x71cex4[_0xa017[235]]- _0x71cex9/ 2),Math[_0xa017[488]](_0x71cex4[_0xa017[236]]- _0x71cex5/ 2),_0x71cex9,_0x71cex5));this[_0xa017[2994]][1][_0xa017[1562]]= _0x71cexa;this[_0xa017[2994]][1][_0xa017[258]]()};function mxEdgeSegmentHandler(_0x71cex2){mxEdgeHandler[_0xa017[239]](this,_0x71cex2)}mxUtils[_0xa017[1284]](mxEdgeSegmentHandler,mxEdgeHandler);mxEdgeSegmentHandler[_0xa017[202]]= new mxElbowEdgeHandler;mxEdgeSegmentHandler[_0xa017[202]][_0xa017[196]]= mxEdgeSegmentHandler;mxEdgeSegmentHandler[_0xa017[202]][_0xa017[3018]]= function(_0x71cex2){if(this[_0xa017[729]]|| this[_0xa017[3013]]){return mxElbowEdgeHandler[_0xa017[202]][_0xa017[3018]][_0xa017[183]](this,arguments)};this[_0xa017[2196]](_0x71cex2,!1);var _0x71cex3=this[_0xa017[724]][_0xa017[439]],_0x71cex4=_0x71cex3[0][_0xa017[238]]();this[_0xa017[2196]](_0x71cex4,!1);for(var _0x71cex5=[],_0x71cex9=1;_0x71cex9< _0x71cex3[_0xa017[67]];_0x71cex9++){var _0x71cexa=_0x71cex3[_0x71cex9][_0xa017[238]]();this[_0xa017[2196]](_0x71cexa,!1);_0x71cex9== this[_0xa017[1983]]&& (_0x71cex4[_0xa017[235]]== _0x71cexa[_0xa017[235]]?(_0x71cex4[_0xa017[235]]= _0x71cex2[_0xa017[235]],_0x71cexa[_0xa017[235]]= _0x71cex2[_0xa017[235]]):(_0x71cex4[_0xa017[236]]= _0x71cex2[_0xa017[236]],_0x71cexa[_0xa017[236]]= _0x71cex2[_0xa017[236]]));_0x71cex9< _0x71cex3[_0xa017[67]]- 1&& _0x71cex5[_0xa017[207]](_0x71cexa);_0x71cex4= _0x71cexa};if(1== _0x71cex5[_0xa017[67]]){if(_0x71cex4= this[_0xa017[724]][_0xa017[441]],_0x71cex9= this[_0xa017[724]][_0xa017[2089]](!0),_0x71cexa= this[_0xa017[724]][_0xa017[2089]](!1),null!= _0x71cexa& null!= _0x71cex9){var _0x71cex12=this[_0xa017[724]][_0xa017[2078]][_0xa017[235]],_0x71cex13=this[_0xa017[724]][_0xa017[2078]][_0xa017[236]];mxUtils[_0xa017[442]](_0x71cexa,_0x71cex5[0][_0xa017[235]]+ _0x71cex12,_0x71cex5[0][_0xa017[236]]+ _0x71cex13)?_0x71cex3[1][_0xa017[236]]== _0x71cex3[2][_0xa017[236]]?_0x71cex5[0][_0xa017[236]]= _0x71cex4[_0xa017[2228]](_0x71cex9)- _0x71cex13:_0x71cex5[0][_0xa017[235]]= _0x71cex4[_0xa017[2230]](_0x71cex9)- _0x71cex12:mxUtils[_0xa017[442]](_0x71cex9,_0x71cex5[0][_0xa017[235]]+ _0x71cex12,_0x71cex5[0][_0xa017[236]]+ _0x71cex13)&& (_0x71cex3[1][_0xa017[236]]== _0x71cex3[0][_0xa017[236]]?_0x71cex5[0][_0xa017[236]]= _0x71cex4[_0xa017[2228]](_0x71cexa)- _0x71cex13:_0x71cex5[0][_0xa017[235]]= _0x71cex4[_0xa017[2230]](_0x71cexa)- _0x71cex12)}}else {0== _0x71cex5[_0xa017[67]]&& (_0x71cex5= [_0x71cex2])};return _0x71cex5};mxEdgeSegmentHandler[_0xa017[202]][_0xa017[3001]]= function(){var _0x71cex2=[],_0x71cex3=this[_0xa017[3009]](0);this[_0xa017[3002]](_0x71cex3);_0x71cex3[_0xa017[252]][_0xa017[124]][_0xa017[270]]= mxConstants[_0xa017[3011]];mxEvent[_0xa017[2733]](_0x71cex3[_0xa017[252]],this[_0xa017[1179]],this[_0xa017[724]]);_0x71cex2[_0xa017[207]](_0x71cex3);mxClient[_0xa017[754]]&& _0x71cex3[_0xa017[252]][_0xa017[57]](_0xa017[1377],_0xa017[130]);var _0x71cex4=this[_0xa017[724]][_0xa017[439]];if(this[_0xa017[1179]][_0xa017[2662]](this[_0xa017[724]][_0xa017[246]])){null== this[_0xa017[1525]]&& (this[_0xa017[1525]]= []);for(var _0x71cex5=0;_0x71cex5< _0x71cex4[_0xa017[67]]- 1;_0x71cex5++){_0x71cex3= this[_0xa017[3034]](),_0x71cex2[_0xa017[207]](_0x71cex3),_0x71cex3[_0xa017[252]][_0xa017[124]][_0xa017[270]]= 0== _0x71cex4[_0x71cex5][_0xa017[235]]- _0x71cex4[_0x71cex5+ 1][_0xa017[235]]?_0xa017[3039]:_0xa017[3038],this[_0xa017[1525]][_0xa017[207]]( new mxPoint(0,0)),mxClient[_0xa017[754]]&& _0x71cex3[_0xa017[252]][_0xa017[57]](_0xa017[1377],_0xa017[130])}};_0x71cex3= this[_0xa017[3009]](_0x71cex4[_0xa017[67]]);this[_0xa017[3002]](_0x71cex3);_0x71cex3[_0xa017[252]][_0xa017[124]][_0xa017[270]]= mxConstants[_0xa017[3011]];mxEvent[_0xa017[2733]](_0x71cex3[_0xa017[252]],this[_0xa017[1179]],this[_0xa017[724]]);_0x71cex2[_0xa017[207]](_0x71cex3);mxClient[_0xa017[754]]&& _0x71cex3[_0xa017[252]][_0xa017[57]](_0xa017[1377],_0xa017[130]);return _0x71cex2};mxEdgeSegmentHandler[_0xa017[202]][_0xa017[258]]= function(){this[_0xa017[802]]();mxEdgeHandler[_0xa017[202]][_0xa017[258]][_0xa017[183]](this,arguments)};mxEdgeSegmentHandler[_0xa017[202]][_0xa017[802]]= function(){if(null!= this[_0xa017[2994]]){for(var _0x71cex2=0;_0x71cex2< this[_0xa017[2994]][_0xa017[67]];_0x71cex2++){null!= this[_0xa017[2994]][_0x71cex2]&& (this[_0xa017[2994]][_0x71cex2][_0xa017[515]](),this[_0xa017[2994]][_0x71cex2]= null)};this[_0xa017[2994]]= this[_0xa017[3001]]()}};mxEdgeSegmentHandler[_0xa017[202]][_0xa017[3030]]= function(_0x71cex2,_0x71cex3){if(this[_0xa017[1179]][_0xa017[2662]](this[_0xa017[724]][_0xa017[246]])){var _0x71cex4=mxConstants[_0xa017[2974]],_0x71cex5=this[_0xa017[724]][_0xa017[439]];if(null!= _0x71cex5&& 1< _0x71cex5[_0xa017[67]]){for(var _0x71cex9=0;_0x71cex9< this[_0xa017[724]][_0xa017[439]][_0xa017[67]]- 1;_0x71cex9++){if(null!= this[_0xa017[2994]][_0x71cex9+ 1]){_0x71cex2= _0x71cex5[_0x71cex9];_0x71cex3= _0x71cex5[_0x71cex9+ 1];var _0x71cexa= new mxPoint(_0x71cex2[_0xa017[235]]+ (_0x71cex3[_0xa017[235]]- _0x71cex2[_0xa017[235]])/ 2,_0x71cex2[_0xa017[236]]+ (_0x71cex3[_0xa017[236]]- _0x71cex2[_0xa017[236]])/ 2);this[_0xa017[2994]][_0x71cex9+ 1][_0xa017[1562]]= new mxRectangle(Math[_0xa017[488]](_0x71cexa[_0xa017[235]]- _0x71cex4/ 2),Math[_0xa017[488]](_0x71cexa[_0xa017[236]]- _0x71cex4/ 2),_0x71cex4,_0x71cex4);this[_0xa017[2994]][_0x71cex9+ 1][_0xa017[258]]()}}}}};mxEdgeSegmentHandler[_0xa017[202]][_0xa017[3023]]= function(_0x71cex2,_0x71cex3){_0x71cex3= [];var _0x71cex4=this[_0xa017[2997]];if(1< _0x71cex4[_0xa017[67]]){for(var _0x71cex5=_0x71cex4[0],_0x71cex9=_0x71cex4[1],_0x71cexa=2;_0x71cexa< _0x71cex4[_0xa017[67]];_0x71cexa++){var _0x71cex12=_0x71cex4[_0x71cexa];if((Math[_0xa017[488]](_0x71cex5[_0xa017[235]])!= Math[_0xa017[488]](_0x71cex9[_0xa017[235]])|| Math[_0xa017[488]](_0x71cex9[_0xa017[235]])!= Math[_0xa017[488]](_0x71cex12[_0xa017[235]]))&& (Math[_0xa017[488]](_0x71cex5[_0xa017[236]])!= Math[_0xa017[488]](_0x71cex9[_0xa017[236]])|| Math[_0xa017[488]](_0x71cex9[_0xa017[236]])!= Math[_0xa017[488]](_0x71cex12[_0xa017[236]]))){_0x71cex5= _0x71cex9,_0x71cex9= _0x71cex9[_0xa017[238]](),this[_0xa017[2196]](_0x71cex9,!1),_0x71cex3[_0xa017[207]](_0x71cex9)};_0x71cex9= _0x71cex12}};mxElbowEdgeHandler[_0xa017[202]][_0xa017[3023]][_0xa017[183]](this,arguments)};function mxKeyHandler(_0x71cex2,_0x71cex3){null!= _0x71cex2&& (this[_0xa017[1179]]= _0x71cex2,this[_0xa017[772]]= _0x71cex3|| document[_0xa017[158]],this[_0xa017[3040]]= [],this[_0xa017[3041]]= [],this[_0xa017[3042]]= [],this[_0xa017[3043]]= [],mxEvent[_0xa017[169]](this[_0xa017[772]],_0xa017[2123],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[3044]](_0x71cex2)})),mxClient[_0xa017[80]]&& mxEvent[_0xa017[169]](window,_0xa017[2428],mxUtils[_0xa017[885]](this,function(){this[_0xa017[515]]()})))}mxKeyHandler[_0xa017[202]][_0xa017[1179]]= null;mxKeyHandler[_0xa017[202]][_0xa017[772]]= null;mxKeyHandler[_0xa017[202]][_0xa017[3040]]= null;mxKeyHandler[_0xa017[202]][_0xa017[3041]]= null;mxKeyHandler[_0xa017[202]][_0xa017[3042]]= null;mxKeyHandler[_0xa017[202]][_0xa017[3043]]= null;mxKeyHandler[_0xa017[202]][_0xa017[984]]= !0;mxKeyHandler[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxKeyHandler[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxKeyHandler[_0xa017[202]][_0xa017[3045]]= function(_0x71cex2,_0x71cex3){this[_0xa017[3040]][_0x71cex2]= _0x71cex3};mxKeyHandler[_0xa017[202]][_0xa017[3046]]= function(_0x71cex2,_0x71cex3){this[_0xa017[3041]][_0x71cex2]= _0x71cex3};mxKeyHandler[_0xa017[202]][_0xa017[3047]]= function(_0x71cex2,_0x71cex3){this[_0xa017[3042]][_0x71cex2]= _0x71cex3};mxKeyHandler[_0xa017[202]][_0xa017[3048]]= function(_0x71cex2,_0x71cex3){this[_0xa017[3043]][_0x71cex2]= _0x71cex3};mxKeyHandler[_0xa017[202]][_0xa017[775]]= function(_0x71cex2){return mxEvent[_0xa017[775]](_0x71cex2)};mxKeyHandler[_0xa017[202]][_0xa017[3049]]= function(_0x71cex2){return null!= _0x71cex2?this[_0xa017[775]](_0x71cex2)?mxEvent[_0xa017[774]](_0x71cex2)?this[_0xa017[3043]][_0x71cex2[_0xa017[2124]]]:this[_0xa017[3042]][_0x71cex2[_0xa017[2124]]]:mxEvent[_0xa017[774]](_0x71cex2)?this[_0xa017[3041]][_0x71cex2[_0xa017[2124]]]:this[_0xa017[3040]][_0x71cex2[_0xa017[2124]]]:null};mxKeyHandler[_0xa017[202]][_0xa017[3050]]= function(_0x71cex2){_0x71cex2= mxEvent[_0xa017[728]](_0x71cex2);if(_0x71cex2== this[_0xa017[772]]|| _0x71cex2[_0xa017[265]]== this[_0xa017[772]]|| null!= this[_0xa017[1179]][_0xa017[2347]]&& _0x71cex2== this[_0xa017[1179]][_0xa017[2347]][_0xa017[126]]){return !0};for(;null!= _0x71cex2;){if(_0x71cex2== this[_0xa017[1179]][_0xa017[526]]){return !0};_0x71cex2= _0x71cex2[_0xa017[265]]};return !1};mxKeyHandler[_0xa017[202]][_0xa017[3044]]= function(_0x71cex2){if(this[_0xa017[1179]][_0xa017[994]]()&& !mxEvent[_0xa017[721]](_0x71cex2)&& this[_0xa017[3050]](_0x71cex2)&& this[_0xa017[994]]()){if(27== _0x71cex2[_0xa017[2124]]){this[_0xa017[859]](_0x71cex2)}else {if(!this[_0xa017[1179]][_0xa017[2203]]()){var _0x71cex3=this[_0xa017[3049]](_0x71cex2);null!= _0x71cex3&& (_0x71cex3(_0x71cex2),mxEvent[_0xa017[722]](_0x71cex2))}}}};mxKeyHandler[_0xa017[202]][_0xa017[859]]= function(_0x71cex2){this[_0xa017[1179]][_0xa017[2608]]()&& this[_0xa017[1179]][_0xa017[859]](_0x71cex2)};mxKeyHandler[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[772]]= null};function mxTooltipHandler(_0x71cex2,_0x71cex3){null!= _0x71cex2&& (this[_0xa017[1179]]= _0x71cex2,this[_0xa017[1140]]= _0x71cex3|| 500,this[_0xa017[1179]][_0xa017[1133]](this))}mxTooltipHandler[_0xa017[202]][_0xa017[931]]= 10005;mxTooltipHandler[_0xa017[202]][_0xa017[1179]]= null;mxTooltipHandler[_0xa017[202]][_0xa017[1140]]= null;mxTooltipHandler[_0xa017[202]][_0xa017[3051]]= !1;mxTooltipHandler[_0xa017[202]][_0xa017[984]]= !0;mxTooltipHandler[_0xa017[202]][_0xa017[994]]= function(){return this[_0xa017[984]]};mxTooltipHandler[_0xa017[202]][_0xa017[995]]= function(_0x71cex2){this[_0xa017[984]]= _0x71cex2};mxTooltipHandler[_0xa017[202]][_0xa017[2277]]= function(){return this[_0xa017[3051]]};mxTooltipHandler[_0xa017[202]][_0xa017[3052]]= function(_0x71cex2){this[_0xa017[3051]]= _0x71cex2};mxTooltipHandler[_0xa017[202]][_0xa017[176]]= function(){null!= document[_0xa017[112]]&& (this[_0xa017[485]]= document[_0xa017[55]](_0xa017[485]),this[_0xa017[485]][_0xa017[926]]= _0xa017[3053],this[_0xa017[485]][_0xa017[124]][_0xa017[187]]= _0xa017[188],this[_0xa017[485]][_0xa017[124]][_0xa017[931]]= this[_0xa017[931]],document[_0xa017[112]][_0xa017[62]](this[_0xa017[485]]),mxEvent[_0xa017[169]](this[_0xa017[485]],_0xa017[751],mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[3054]]()})))};mxTooltipHandler[_0xa017[202]][_0xa017[787]]= function(_0x71cex2,_0x71cex3){this[_0xa017[862]](_0x71cex3,!1);this[_0xa017[3054]]()};mxTooltipHandler[_0xa017[202]][_0xa017[788]]= function(_0x71cex2,_0x71cex3){if(_0x71cex3[_0xa017[730]]()!= this[_0xa017[1217]]|| _0x71cex3[_0xa017[732]]()!= this[_0xa017[1218]]){this[_0xa017[862]](_0x71cex3,!0),(this[_0xa017[2277]]()|| _0x71cex3[_0xa017[248]]()!= this[_0xa017[724]]|| _0x71cex3[_0xa017[728]]()!= this[_0xa017[252]]&& (!this[_0xa017[3055]]|| null!= _0x71cex3[_0xa017[248]]()&& this[_0xa017[3055]]== (_0x71cex3[_0xa017[729]](_0x71cex3[_0xa017[248]]()[_0xa017[253]])|| !_0x71cex3[_0xa017[729]](_0x71cex3[_0xa017[248]]()[_0xa017[963]]))))&& this[_0xa017[3054]]()};this[_0xa017[1217]]= _0x71cex3[_0xa017[730]]();this[_0xa017[1218]]= _0x71cex3[_0xa017[732]]()};mxTooltipHandler[_0xa017[202]][_0xa017[789]]= function(_0x71cex2,_0x71cex3){this[_0xa017[862]](_0x71cex3,!0);this[_0xa017[3054]]()};mxTooltipHandler[_0xa017[202]][_0xa017[3056]]= function(){null!= this[_0xa017[1123]]&& (window[_0xa017[2924]](this[_0xa017[1123]]),this[_0xa017[1123]]= null)};mxTooltipHandler[_0xa017[202]][_0xa017[862]]= function(_0x71cex2,_0x71cex3){this[_0xa017[3056]]();if(_0x71cex3&& this[_0xa017[994]]()&& null!= _0x71cex2[_0xa017[248]]()&& (null== this[_0xa017[485]]|| _0xa017[188]== this[_0xa017[485]][_0xa017[124]][_0xa017[187]])){var _0x71cex4=_0x71cex2[_0xa017[248]](),_0x71cex5=_0x71cex2[_0xa017[728]](),_0x71cex9=_0x71cex2[_0xa017[730]](),_0x71cexa=_0x71cex2[_0xa017[732]](),_0x71cex12=_0x71cex2[_0xa017[729]](_0x71cex4[_0xa017[253]])|| _0x71cex2[_0xa017[729]](_0x71cex4[_0xa017[963]]);this[_0xa017[1123]]= window[_0xa017[261]](mxUtils[_0xa017[885]](this,function(){if(!this[_0xa017[1179]][_0xa017[2203]]()&& !this[_0xa017[1179]][_0xa017[2316]][_0xa017[1031]]()){var _0x71cex2=this[_0xa017[1179]][_0xa017[2595]](_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa);this[_0xa017[539]](_0x71cex2,_0x71cex9,_0x71cexa);this[_0xa017[724]]= _0x71cex4;this[_0xa017[252]]= _0x71cex5;this[_0xa017[3055]]= _0x71cex12}}),this[_0xa017[1140]])}};mxTooltipHandler[_0xa017[202]][_0xa017[801]]= function(){this[_0xa017[3056]]();this[_0xa017[3054]]()};mxTooltipHandler[_0xa017[202]][_0xa017[3054]]= function(){null!= this[_0xa017[485]]&& (this[_0xa017[485]][_0xa017[124]][_0xa017[187]]= _0xa017[188])};mxTooltipHandler[_0xa017[202]][_0xa017[539]]= function(_0x71cex2,_0x71cex3,_0x71cex4){if(null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]]){null== this[_0xa017[485]]&& this[_0xa017[176]]();var _0x71cex5=mxUtils[_0xa017[444]]();this[_0xa017[485]][_0xa017[124]][_0xa017[361]]= _0x71cex3+ _0x71cex5[_0xa017[235]]+ _0xa017[168];this[_0xa017[485]][_0xa017[124]][_0xa017[125]]= _0x71cex4+ mxConstants[_0xa017[560]]+ _0x71cex5[_0xa017[236]]+ _0xa017[168];mxUtils[_0xa017[1331]](_0x71cex2)?(this[_0xa017[485]][_0xa017[339]]= _0xa017[110],this[_0xa017[485]][_0xa017[62]](_0x71cex2)):this[_0xa017[485]][_0xa017[339]]= _0x71cex2[_0xa017[230]](/\n/g,_0xa017[545]);this[_0xa017[485]][_0xa017[124]][_0xa017[187]]= _0xa017[110];mxUtils[_0xa017[933]](this[_0xa017[485]])}};mxTooltipHandler[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[1179]][_0xa017[1148]](this);mxEvent[_0xa017[762]](this[_0xa017[485]]);null!= this[_0xa017[485]]&& null!= this[_0xa017[485]][_0xa017[265]]&& this[_0xa017[485]][_0xa017[265]][_0xa017[266]](this[_0xa017[485]]);this[_0xa017[485]]= null};function mxCellTracker(_0x71cex2,_0x71cex3,_0x71cex4){mxCellMarker[_0xa017[239]](this,_0x71cex2,_0x71cex3);this[_0xa017[1179]][_0xa017[1133]](this);null!= _0x71cex4&& (this[_0xa017[736]]= _0x71cex4);mxClient[_0xa017[80]]&& mxEvent[_0xa017[169]](window,_0xa017[2428],mxUtils[_0xa017[885]](this,function(){this[_0xa017[515]]()}))}mxUtils[_0xa017[1284]](mxCellTracker,mxCellMarker);mxCellTracker[_0xa017[202]][_0xa017[787]]= function(_0x71cex2,_0x71cex3){};mxCellTracker[_0xa017[202]][_0xa017[788]]= function(_0x71cex2,_0x71cex3){this[_0xa017[994]]()&& this[_0xa017[2871]](_0x71cex3)};mxCellTracker[_0xa017[202]][_0xa017[789]]= function(_0x71cex2,_0x71cex3){this[_0xa017[862]]()};mxCellTracker[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[2717]]|| (this[_0xa017[2717]]= !0,this[_0xa017[1179]][_0xa017[1148]](this),mxCellMarker[_0xa017[202]][_0xa017[515]][_0xa017[183]](this))};function mxCellHighlight(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){null!= _0x71cex2&& (this[_0xa017[1179]]= _0x71cex2,this[_0xa017[2943]]= null!= _0x71cex3?_0x71cex3:mxConstants[_0xa017[2854]],this[_0xa017[610]]= null!= _0x71cex4?_0x71cex4:mxConstants[_0xa017[3057]],this[_0xa017[648]]= null!= _0x71cex5?_0x71cex5:!1,this[_0xa017[3058]]= mxUtils[_0xa017[885]](this,function(){this[_0xa017[2950]]()}),this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.SCALE,this[_0xa017[3058]]),this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.TRANSLATE,this[_0xa017[3058]]),this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0xa017[3058]]),this[_0xa017[1179]][_0xa017[502]]()[_0xa017[169]](mxEvent.CHANGE,this[_0xa017[3058]]),this[_0xa017[2877]]= mxUtils[_0xa017[885]](this,function(){this[_0xa017[801]]()}),this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.DOWN,this[_0xa017[2877]]),this[_0xa017[1179]][_0xa017[249]]()[_0xa017[169]](mxEvent.UP,this[_0xa017[2877]]))}mxCellHighlight[_0xa017[202]][_0xa017[3059]]= !1;mxCellHighlight[_0xa017[202]][_0xa017[1179]]= !0;mxCellHighlight[_0xa017[202]][_0xa017[724]]= null;mxCellHighlight[_0xa017[202]][_0xa017[657]]= 2;mxCellHighlight[_0xa017[202]][_0xa017[2877]]= null;mxCellHighlight[_0xa017[202]][_0xa017[2828]]= function(_0x71cex2){this[_0xa017[2943]]= _0x71cex2;null!= this[_0xa017[253]]&& (this[_0xa017[253]][_0xa017[1336]]= _0x71cex2)};mxCellHighlight[_0xa017[202]][_0xa017[3060]]= function(){this[_0xa017[253]]= this[_0xa017[2156]]();this[_0xa017[2950]]();!this[_0xa017[3059]]&& this[_0xa017[253]][_0xa017[252]][_0xa017[265]][_0xa017[285]]!= this[_0xa017[253]][_0xa017[252]] && this[_0xa017[253]][_0xa017[252]][_0xa017[265]][_0xa017[950]](this[_0xa017[253]][_0xa017[252]],this[_0xa017[253]][_0xa017[252]][_0xa017[265]][_0xa017[285]])};mxCellHighlight[_0xa017[202]][_0xa017[2156]]= function(){var _0x71cex2=null,_0x71cex2=this[_0xa017[1179]][_0xa017[251]][_0xa017[250]](this[_0xa017[724]][_0xa017[246]])? new mxPolyline(this[_0xa017[724]][_0xa017[439]],this[_0xa017[2943]],this[_0xa017[610]]): new mxRectangleShape( new mxRectangle,null,this[_0xa017[2943]],this[_0xa017[610]]);_0x71cex2[_0xa017[507]]= this[_0xa017[1179]][_0xa017[507]]!= mxConstants[_0xa017[508]]?mxConstants[_0xa017[1523]]:mxConstants[_0xa017[508]];_0x71cex2[_0xa017[176]](this[_0xa017[1179]][_0xa017[249]]()[_0xa017[1524]]());mxEvent[_0xa017[2733]](_0x71cex2[_0xa017[252]],this[_0xa017[1179]],this[_0xa017[724]]);_0x71cex2[_0xa017[1564]]= 0;_0x71cex2[_0xa017[1229]]= !1;_0x71cex2[_0xa017[1522]]= this[_0xa017[648]];return _0x71cex2};mxCellHighlight[_0xa017[202]][_0xa017[2950]]= function(){if(null!= this[_0xa017[724]]&& null!= this[_0xa017[253]]){var _0x71cex2=0;this[_0xa017[1179]][_0xa017[251]][_0xa017[250]](this[_0xa017[724]][_0xa017[246]])?this[_0xa017[253]][_0xa017[1525]]= this[_0xa017[724]][_0xa017[439]]:(this[_0xa017[253]][_0xa017[1562]]= new mxRectangle(this[_0xa017[724]][_0xa017[235]]- this[_0xa017[657]],this[_0xa017[724]][_0xa017[236]]- this[_0xa017[657]],this[_0xa017[724]][_0xa017[117]]+ 2* this[_0xa017[657]],this[_0xa017[724]][_0xa017[119]]+ 2* this[_0xa017[657]]),_0x71cex2= Number(this[_0xa017[724]][_0xa017[124]][mxConstants[_0xa017[2278]]]|| _0xa017[468]));null!= this[_0xa017[724]][_0xa017[253]]&& this[_0xa017[253]][_0xa017[1609]](this[_0xa017[724]][_0xa017[253]][_0xa017[1610]]());0!= _0x71cex2&& (this[_0xa017[253]][_0xa017[603]]= _0x71cex2);this[_0xa017[253]][_0xa017[258]]()}};mxCellHighlight[_0xa017[202]][_0xa017[801]]= function(){this[_0xa017[1016]](null)};mxCellHighlight[_0xa017[202]][_0xa017[1016]]= function(_0x71cex2){this[_0xa017[724]]!= _0x71cex2&& (null!= this[_0xa017[253]]&& (this[_0xa017[253]][_0xa017[515]](),this[_0xa017[253]]= null),this[_0xa017[724]]= _0x71cex2,null!= this[_0xa017[724]]&& this[_0xa017[3060]]())};mxCellHighlight[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[1179]][_0xa017[249]]()[_0xa017[745]](this[_0xa017[3058]]);this[_0xa017[1179]][_0xa017[502]]()[_0xa017[745]](this[_0xa017[3058]]);this[_0xa017[1179]][_0xa017[249]]()[_0xa017[745]](this[_0xa017[2877]]);this[_0xa017[1179]][_0xa017[502]]()[_0xa017[745]](this[_0xa017[2877]]);null!= this[_0xa017[253]]&& (this[_0xa017[253]][_0xa017[515]](),this[_0xa017[253]]= null)};function mxDefaultKeyHandler(_0x71cex2){if(null!= _0x71cex2){this[_0xa017[3061]]= _0x71cex2;this[_0xa017[2458]]= new mxKeyHandler(_0x71cex2[_0xa017[1179]]);var _0x71cex3=this[_0xa017[2458]][_0xa017[859]];this[_0xa017[2458]][_0xa017[859]]= function(_0x71cex4){_0x71cex3[_0xa017[183]](this,arguments);_0x71cex2[_0xa017[3062]]();_0x71cex2[_0xa017[746]]( new mxEventObject(mxEvent.ESCAPE,_0xa017[763],_0x71cex4))}}}mxDefaultKeyHandler[_0xa017[202]][_0xa017[3061]]= null;mxDefaultKeyHandler[_0xa017[202]][_0xa017[2458]]= null;mxDefaultKeyHandler[_0xa017[202]][_0xa017[3063]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=mxUtils[_0xa017[885]](this,function(){this[_0xa017[3061]][_0xa017[350]](_0x71cex3)});_0x71cex4?this[_0xa017[2458]][_0xa017[3047]](_0x71cex2,_0x71cex5):this[_0xa017[2458]][_0xa017[3045]](_0x71cex2,_0x71cex5)};mxDefaultKeyHandler[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[2458]][_0xa017[515]]();this[_0xa017[2458]]= null};function mxDefaultPopupMenu(_0x71cex2){this[_0xa017[3064]]= _0x71cex2}mxDefaultPopupMenu[_0xa017[202]][_0xa017[88]]= null;mxDefaultPopupMenu[_0xa017[202]][_0xa017[3064]]= null;mxDefaultPopupMenu[_0xa017[202]][_0xa017[3065]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){if(null!= this[_0xa017[3064]]){var _0x71cex9=this[_0xa017[3066]](_0x71cex2,_0x71cex4,_0x71cex5);this[_0xa017[3067]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,this[_0xa017[3064]][_0xa017[285]],null)}};mxDefaultPopupMenu[_0xa017[202]][_0xa017[3067]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12){for(var _0x71cex13=!1;null!= _0x71cexa;){if(_0xa017[99]== _0x71cexa[_0xa017[301]]){var _0x71cex14=_0x71cexa[_0xa017[284]](_0xa017[3068]);if(null== _0x71cex14|| _0x71cex9[_0x71cex14]){var _0x71cex14=_0x71cexa[_0xa017[284]](_0xa017[3069]),_0x71cex14=mxResources[_0xa017[203]](_0x71cex14)|| _0x71cex14,_0x71cex15=mxUtils[_0xa017[1545]](mxUtils[_0xa017[329]](_0x71cexa)),_0x71cex16=_0x71cexa[_0xa017[284]](_0xa017[892]),_0x71cex17=_0x71cexa[_0xa017[284]](_0xa017[2916]),_0x71cex18=_0x71cexa[_0xa017[284]](_0xa017[3070]);_0x71cex13&& (_0x71cex3[_0xa017[1051]](_0x71cex12),_0x71cex13= !1);null!= _0x71cex17&& this[_0xa017[88]]&& (_0x71cex17= this[_0xa017[88]]+ _0x71cex17);_0x71cex14= this[_0xa017[3071]](_0x71cex3,_0x71cex2,_0x71cex14,_0x71cex17,_0x71cex15,_0x71cex16,_0x71cex4,_0x71cex12,_0x71cex18);this[_0xa017[3067]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa[_0xa017[285]],_0x71cex14)}}else {_0xa017[3072]== _0x71cexa[_0xa017[301]]&& (_0x71cex13= !0)};_0x71cexa= _0x71cexa[_0xa017[287]]}};mxDefaultPopupMenu[_0xa017[202]][_0xa017[3071]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa,_0x71cex12,_0x71cex13,_0x71cex14){return _0x71cex2[_0xa017[1025]](_0x71cex4,_0x71cex5,function(_0x71cex2){_0xa017[279]== typeof _0x71cex9&& _0x71cex9[_0xa017[239]](_0x71cex3,_0x71cex3,_0x71cex12,_0x71cex2);null!= _0x71cexa&& _0x71cex3[_0xa017[350]](_0x71cexa,_0x71cex12,_0x71cex2)},_0x71cex13,_0x71cex14)};mxDefaultPopupMenu[_0xa017[202]][_0xa017[3066]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=_0x71cex2[_0xa017[1179]][_0xa017[502]](),_0x71cex9=_0x71cex5[_0xa017[262]](_0x71cex3),_0x71cexa=[];_0x71cexa[_0xa017[3073]]= null== _0x71cex3;_0x71cexa[_0xa017[3074]]= 1< _0x71cex2[_0xa017[1179]][_0xa017[2694]]();_0x71cexa[_0xa017[3075]]= _0x71cex5[_0xa017[501]]()!= _0x71cex5[_0xa017[1197]](_0x71cex2[_0xa017[1179]][_0xa017[902]]());_0x71cexa[_0xa017[246]]= null!= _0x71cex3;_0x71cex5= null!= _0x71cex3&& 1== _0x71cex2[_0xa017[1179]][_0xa017[2694]]();_0x71cexa[_0xa017[3076]]= _0x71cex5&& 0< _0x71cex9;_0x71cexa[_0xa017[3077]]= _0x71cex5&& _0x71cex2[_0xa017[1179]][_0xa017[2516]](_0x71cex3,!1);_0x71cexa[_0xa017[3078]]= _0x71cex5&& _0x71cex2[_0xa017[1179]][_0xa017[2516]](_0x71cex3,!0);_0x71cexa[_0xa017[3079]]= _0x71cex5&& _0x71cex2[_0xa017[1179]][_0xa017[2553]](_0x71cex3);_0x71cexa[_0xa017[3080]]= _0x71cexa[_0xa017[3079]]&& 0== _0x71cex9;_0x71cexa[_0xa017[687]]= _0x71cex5&& _0x71cex2[_0xa017[1179]][_0xa017[1730]](_0x71cex3);_0x71cex9= this[_0xa017[3064]][_0xa017[64]](_0xa017[3081]);for(_0x71cex5= 0;_0x71cex5< _0x71cex9[_0xa017[67]];_0x71cex5++){var _0x71cex12=mxUtils[_0xa017[1545]](mxUtils[_0xa017[329]](_0x71cex9[_0x71cex5])),_0x71cex13=_0x71cex9[_0x71cex5][_0xa017[284]](_0xa017[298]);null!= _0x71cex13&& _0xa017[279]== typeof _0x71cex12&& (_0x71cexa[_0x71cex13]= _0x71cex12(_0x71cex2,_0x71cex3,_0x71cex4))};return _0x71cexa};function mxDefaultToolbar(_0x71cex2,_0x71cex3){this[_0xa017[3061]]= _0x71cex3;null!= _0x71cex2&& null!= _0x71cex3&& this[_0xa017[176]](_0x71cex2)}mxDefaultToolbar[_0xa017[202]][_0xa017[3061]]= null;mxDefaultToolbar[_0xa017[202]][_0xa017[3082]]= null;mxDefaultToolbar[_0xa017[202]][_0xa017[2877]]= null;mxDefaultToolbar[_0xa017[202]][_0xa017[657]]= 4;mxDefaultToolbar[_0xa017[202]][_0xa017[2804]]= !1;mxDefaultToolbar[_0xa017[202]][_0xa017[176]]= function(_0x71cex2){null!= _0x71cex2&& (this[_0xa017[3082]]= new mxToolbar(_0x71cex2),this[_0xa017[3082]][_0xa017[169]](mxEvent.SELECT,mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex4){var _0x71cex5=_0x71cex4[_0xa017[720]](_0xa017[279]);this[_0xa017[3061]][_0xa017[3083]]= null!= _0x71cex5?mxUtils[_0xa017[885]](this,function(){_0x71cex5[_0xa017[183]](this,arguments);this[_0xa017[3082]][_0xa017[1050]]()}):null})),this[_0xa017[2877]]= mxUtils[_0xa017[885]](this,function(){null!= this[_0xa017[3082]]&& this[_0xa017[3082]][_0xa017[1050]](!0)}),this[_0xa017[3061]][_0xa017[1179]][_0xa017[169]](mxEvent.DOUBLE_CLICK,this[_0xa017[2877]]),this[_0xa017[3061]][_0xa017[169]](mxEvent.ESCAPE,this[_0xa017[2877]]))};mxDefaultToolbar[_0xa017[202]][_0xa017[1025]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=mxUtils[_0xa017[885]](this,function(){null!= _0x71cex4&& 0< _0x71cex4[_0xa017[67]]&& this[_0xa017[3061]][_0xa017[350]](_0x71cex4)});return this[_0xa017[3082]][_0xa017[1025]](_0x71cex2,_0x71cex3,_0x71cex9,_0x71cex5)};mxDefaultToolbar[_0xa017[202]][_0xa017[1051]]= function(_0x71cex2){_0x71cex2= _0x71cex2|| mxClient[_0xa017[88]]+ _0xa017[3084];this[_0xa017[3082]][_0xa017[1051]](_0x71cex2)};mxDefaultToolbar[_0xa017[202]][_0xa017[970]]= function(){return this[_0xa017[3082]][_0xa017[970]]()};mxDefaultToolbar[_0xa017[202]][_0xa017[1038]]= function(_0x71cex2){return this[_0xa017[3082]][_0xa017[1038]](_0x71cex2)};mxDefaultToolbar[_0xa017[202]][_0xa017[3085]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=mxUtils[_0xa017[885]](this,function(){this[_0xa017[3061]][_0xa017[350]](_0x71cex4)});this[_0xa017[972]](_0x71cex2,_0x71cex3,_0x71cex5)};mxDefaultToolbar[_0xa017[202]][_0xa017[972]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return this[_0xa017[3082]][_0xa017[972]](_0x71cex2,_0x71cex3,_0x71cex4)};mxDefaultToolbar[_0xa017[202]][_0xa017[1048]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){var _0x71cexa=mxUtils[_0xa017[885]](this,function(){this[_0xa017[3061]][_0xa017[3086]](_0x71cex4);null!= _0x71cex9&& _0x71cex9(this[_0xa017[3061]])});return this[_0xa017[3082]][_0xa017[1042]](_0x71cex2,_0x71cex3,_0x71cexa,_0x71cex5)};mxDefaultToolbar[_0xa017[202]][_0xa017[3087]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9,_0x71cexa){var _0x71cex12=function(){return _0xa017[279]== typeof _0x71cex4?_0x71cex4():null!= _0x71cex4?_0x71cex4[_0xa017[238]]():null},_0x71cex13=mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex3){_0xa017[279]== typeof _0x71cex9?_0x71cex9(this[_0xa017[3061]],_0x71cex12(),_0x71cex2,_0x71cex3):this[_0xa017[1008]](_0x71cex12(),_0x71cex2,_0x71cex3);this[_0xa017[3082]][_0xa017[1050]]();mxEvent[_0xa017[722]](_0x71cex2)});_0x71cex2= this[_0xa017[3082]][_0xa017[1048]](_0x71cex2,_0x71cex3,_0x71cex13,_0x71cex5,null,_0x71cexa);this[_0xa017[3088]](_0x71cex2,function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex13(_0x71cex3,_0x71cex4)});return _0x71cex2};mxDefaultToolbar[_0xa017[202]][_0xa017[1008]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[3061]][_0xa017[1179]],_0x71cex9=_0x71cex5[_0xa017[502]]();if(null== _0x71cex4|| _0x71cex9[_0xa017[250]](_0x71cex4)|| !this[_0xa017[2804]]|| !_0x71cex5[_0xa017[2565]](_0x71cex4)){for(;null!= _0x71cex4&& !_0x71cex5[_0xa017[2685]](_0x71cex4,[_0x71cex2],_0x71cex3);){_0x71cex4= _0x71cex9[_0xa017[1197]](_0x71cex4)};this[_0xa017[1937]](_0x71cex2,_0x71cex3,_0x71cex4)}else {this[_0xa017[807]](_0x71cex2,_0x71cex3,_0x71cex4)}};mxDefaultToolbar[_0xa017[202]][_0xa017[1937]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[3061]][_0xa017[1179]];if(_0x71cex5[_0xa017[2621]](_0x71cex2)){var _0x71cex9=mxEvent[_0xa017[731]](_0x71cex3),_0x71cexa=mxEvent[_0xa017[733]](_0x71cex3),_0x71cex9=mxUtils[_0xa017[2196]](_0x71cex5[_0xa017[526]],_0x71cex9,_0x71cexa);return _0x71cex5[_0xa017[2655]]()&& _0x71cex5[_0xa017[2686]](_0x71cex4,[_0x71cex2],_0x71cex3)?_0x71cex5[_0xa017[853]](_0x71cex4,[_0x71cex2],null,_0x71cex9[_0xa017[235]],_0x71cex9[_0xa017[236]]):this[_0xa017[3061]][_0xa017[817]](_0x71cex4,_0x71cex2,_0x71cex9[_0xa017[235]],_0x71cex9[_0xa017[236]])};return null};mxDefaultToolbar[_0xa017[202]][_0xa017[807]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3= this[_0xa017[3061]][_0xa017[1179]];var _0x71cex5=_0x71cex3[_0xa017[502]]();if(null!= _0x71cex4&& _0x71cex3[_0xa017[2565]](_0x71cex2)&& _0x71cex3[_0xa017[2581]](null,_0x71cex4,_0x71cex2)){var _0x71cex9=null;_0x71cex5[_0xa017[473]]();try{var _0x71cexa=_0x71cex5[_0xa017[1721]](_0x71cex4),_0x71cex12=_0x71cex5[_0xa017[1721]](_0x71cex2)[_0xa017[238]]();_0x71cex12[_0xa017[235]]= _0x71cexa[_0xa017[235]]+ (_0x71cexa[_0xa017[117]]- _0x71cex12[_0xa017[117]])/ 2;_0x71cex12[_0xa017[236]]= _0x71cexa[_0xa017[236]]+ (_0x71cexa[_0xa017[119]]- _0x71cex12[_0xa017[119]])/ 2;var _0x71cex13=this[_0xa017[657]]* _0x71cex3[_0xa017[1020]],_0x71cex14=20* _0x71cex5[_0xa017[1962]](_0x71cex4,!0);this[_0xa017[3061]][_0xa017[3089]]?_0x71cex12[_0xa017[235]]+= (_0x71cex12[_0xa017[117]]+ _0x71cexa[_0xa017[117]])/ 2+ _0x71cex13+ _0x71cex14:_0x71cex12[_0xa017[236]]+= (_0x71cex12[_0xa017[119]]+ _0x71cexa[_0xa017[119]])/ 2+ _0x71cex13+ _0x71cex14;_0x71cex2[_0xa017[1724]](_0x71cex12);var _0x71cex15=_0x71cex5[_0xa017[1197]](_0x71cex4);_0x71cex3[_0xa017[2103]](_0x71cex2,_0x71cex15);_0x71cex3[_0xa017[2509]](_0x71cex2);_0x71cex9= this[_0xa017[3061]][_0xa017[2503]](_0x71cex4,_0x71cex2);if(null== _0x71cex5[_0xa017[1721]](_0x71cex9)){var _0x71cex16= new mxGeometry;_0x71cex16[_0xa017[1500]]= !0;_0x71cex5[_0xa017[1724]](_0x71cex9,_0x71cex16)};_0x71cex3[_0xa017[2504]](_0x71cex9,_0x71cex15,_0x71cex4,_0x71cex2)}finally{_0x71cex5[_0xa017[476]]()};_0x71cex3[_0xa017[904]]([_0x71cex2,_0x71cex9]);_0x71cex3[_0xa017[2564]](_0x71cex2)}};mxDefaultToolbar[_0xa017[202]][_0xa017[3088]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=document[_0xa017[55]](_0xa017[466]);_0x71cex4[_0xa017[57]](_0xa017[390],_0x71cex2[_0xa017[284]](_0xa017[390]));var _0x71cex5=mxUtils[_0xa017[885]](this,function(_0x71cex9){_0x71cex4[_0xa017[124]][_0xa017[117]]= 2* _0x71cex2[_0xa017[359]]+ _0xa017[168];_0x71cex4[_0xa017[124]][_0xa017[119]]= 2* _0x71cex2[_0xa017[167]]+ _0xa017[168];mxUtils[_0xa017[3090]](_0x71cex2,this[_0xa017[3061]][_0xa017[1179]],_0x71cex3,_0x71cex4);mxEvent[_0xa017[745]](_0x71cex4,_0xa017[219],_0x71cex5)});mxClient[_0xa017[80]]?_0x71cex5():mxEvent[_0xa017[169]](_0x71cex4,_0xa017[219],_0x71cex5)};mxDefaultToolbar[_0xa017[202]][_0xa017[515]]= function(){null!= this[_0xa017[2877]]&& (this[_0xa017[3061]][_0xa017[1179]][_0xa017[745]](_0xa017[760],this[_0xa017[2877]]),this[_0xa017[3061]][_0xa017[745]](_0xa017[859],this[_0xa017[2877]]),this[_0xa017[2877]]= null);null!= this[_0xa017[3082]]&& (this[_0xa017[3082]][_0xa017[515]](),this[_0xa017[3082]]= null)};function mxEditor(_0x71cex2){this[_0xa017[3091]]= [];this[_0xa017[3092]]();if(null!= document[_0xa017[112]]){this[_0xa017[3093]]= [];this[_0xa017[3094]]= new mxDefaultPopupMenu;this[_0xa017[3095]]= new mxUndoManager;this[_0xa017[1179]]= this[_0xa017[3096]]();this[_0xa017[3082]]= this[_0xa017[3097]]();this[_0xa017[3098]]= new mxDefaultKeyHandler(this);this[_0xa017[3099]](_0x71cex2);this[_0xa017[1179]][_0xa017[2180]]= this[_0xa017[3100]];!mxClient[_0xa017[3101]]&& null!= this[_0xa017[1056]] && (this[_0xa017[812]]= this[_0xa017[3102]]());if(null!= this[_0xa017[1987]]){this[_0xa017[1987]]()};mxClient[_0xa017[80]]&& mxEvent[_0xa017[169]](window,_0xa017[2428],mxUtils[_0xa017[885]](this,function(){this[_0xa017[515]]()}))}}mxLoadResources&& mxResources[_0xa017[99]](mxClient[_0xa017[86]]+ _0xa017[3103]);mxEditor[_0xa017[202]]= new mxEventSource;mxEditor[_0xa017[202]][_0xa017[196]]= mxEditor;mxEditor[_0xa017[202]][_0xa017[3104]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[3105]:_0xa017[110];mxEditor[_0xa017[202]][_0xa017[3106]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[3107]:_0xa017[110];mxEditor[_0xa017[202]][_0xa017[3108]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[3109]:_0xa017[110];mxEditor[_0xa017[202]][_0xa017[3110]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[716]:_0xa017[110];mxEditor[_0xa017[202]][_0xa017[3111]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[3112]:_0xa017[110];mxEditor[_0xa017[202]][_0xa017[3113]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[2719]:_0xa017[110];mxEditor[_0xa017[202]][_0xa017[3114]]= _0xa017[130]!= mxClient[_0xa017[90]]?_0xa017[2136]:_0xa017[110];mxEditor[_0xa017[202]][_0xa017[2136]]= null;mxEditor[_0xa017[202]][_0xa017[1179]]= null;mxEditor[_0xa017[202]][_0xa017[2720]]= null;mxEditor[_0xa017[202]][_0xa017[3082]]= null;mxEditor[_0xa017[202]][_0xa017[812]]= null;mxEditor[_0xa017[202]][_0xa017[879]]= null;mxEditor[_0xa017[202]][_0xa017[3094]]= null;mxEditor[_0xa017[202]][_0xa017[3095]]= null;mxEditor[_0xa017[202]][_0xa017[3098]]= null;mxEditor[_0xa017[202]][_0xa017[3091]]= null;mxEditor[_0xa017[202]][_0xa017[3115]]= _0xa017[1061];mxEditor[_0xa017[202]][_0xa017[3116]]= !1;mxEditor[_0xa017[202]][_0xa017[1157]]= !0;mxEditor[_0xa017[202]][_0xa017[3083]]= null;mxEditor[_0xa017[202]][_0xa017[3117]]= !1;mxEditor[_0xa017[202]][_0xa017[3118]]= null;mxEditor[_0xa017[202]][_0xa017[2075]]= null;mxEditor[_0xa017[202]][_0xa017[3119]]= null;mxEditor[_0xa017[202]][_0xa017[3120]]= null;mxEditor[_0xa017[202]][_0xa017[3121]]= null;mxEditor[_0xa017[202]][_0xa017[3122]]= null;mxEditor[_0xa017[202]][_0xa017[1069]]= _0xa017[336];mxEditor[_0xa017[202]][_0xa017[3123]]= _0xa017[338];mxEditor[_0xa017[202]][_0xa017[1070]]= !0;mxEditor[_0xa017[202]][_0xa017[3124]]= null;mxEditor[_0xa017[202]][_0xa017[3125]]= null;mxEditor[_0xa017[202]][_0xa017[1056]]= null;mxEditor[_0xa017[202]][_0xa017[1058]]= null;mxEditor[_0xa017[202]][_0xa017[1057]]= null;mxEditor[_0xa017[202]][_0xa017[3089]]= !1;mxEditor[_0xa017[202]][_0xa017[3126]]= !1;mxEditor[_0xa017[202]][_0xa017[3127]]= 0;mxEditor[_0xa017[202]][_0xa017[3128]]= !1;mxEditor[_0xa017[202]][_0xa017[3129]]= !1;mxEditor[_0xa017[202]][_0xa017[3093]]= null;mxEditor[_0xa017[202]][_0xa017[3130]]= 0;mxEditor[_0xa017[202]][_0xa017[3100]]= _0xa017[604];mxEditor[_0xa017[202]][_0xa017[3112]]= null;mxEditor[_0xa017[202]][_0xa017[3131]]= null;mxEditor[_0xa017[202]][_0xa017[3132]]= 20;mxEditor[_0xa017[202]][_0xa017[2719]]= null;mxEditor[_0xa017[202]][_0xa017[3133]]= null;mxEditor[_0xa017[202]][_0xa017[3134]]= null;mxEditor[_0xa017[202]][_0xa017[3135]]= 300;mxEditor[_0xa017[202]][_0xa017[3136]]= 260;mxEditor[_0xa017[202]][_0xa017[3137]]= 240;mxEditor[_0xa017[202]][_0xa017[3138]]= null;mxEditor[_0xa017[202]][_0xa017[3139]]= !1;mxEditor[_0xa017[202]][_0xa017[3140]]= !1;mxEditor[_0xa017[202]][_0xa017[2113]]= !1;mxEditor[_0xa017[202]][_0xa017[2133]]= function(){return this[_0xa017[2113]]};mxEditor[_0xa017[202]][_0xa017[2128]]= function(_0x71cex2){this[_0xa017[2113]]= _0x71cex2};mxEditor[_0xa017[202]][_0xa017[3092]]= function(){this[_0xa017[3071]](_0xa017[815],function(_0x71cex2){_0x71cex2[_0xa017[815]]()});this[_0xa017[3071]](_0xa017[540],function(_0x71cex2){( new mxPrintPreview(_0x71cex2[_0xa017[1179]],1))[_0xa017[392]]()});this[_0xa017[3071]](_0xa017[539],function(_0x71cex2){mxUtils[_0xa017[539]](_0x71cex2[_0xa017[1179]],null,10,10)});this[_0xa017[3071]](_0xa017[3141],function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[3142]]();if(null== _0x71cex3|| mxClient[_0xa017[3101]]){_0x71cex2[_0xa017[350]](_0xa017[539])}else {var _0x71cex4=mxUtils[_0xa017[3143]](_0x71cex2[_0xa017[1179]],1),_0x71cex4=mxUtils[_0xa017[875]](_0x71cex4,_0xa017[192]);mxUtils[_0xa017[894]](_0x71cex3,_0x71cex2[_0xa017[3123]]+ _0xa017[226]+ encodeURIComponent(_0x71cex4),document,_0xa017[3144])}});this[_0xa017[3071]](_0xa017[802],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[802]]()});this[_0xa017[3071]](_0xa017[3145],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& mxClipboard[_0xa017[3145]](_0x71cex2[_0xa017[1179]])});this[_0xa017[3071]](_0xa017[149],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& mxClipboard[_0xa017[149]](_0x71cex2[_0xa017[1179]])});this[_0xa017[3071]](_0xa017[3146],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& mxClipboard[_0xa017[3146]](_0x71cex2[_0xa017[1179]])});this[_0xa017[3071]](_0xa017[3147],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[842]]()});this[_0xa017[3071]](_0xa017[1504],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2450]](_0x71cex2[_0xa017[844]]())});this[_0xa017[3071]](_0xa017[3148],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[904]](_0x71cex2[_0xa017[1179]][_0xa017[845]]())});this[_0xa017[3071]](_0xa017[1997],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[846]]()});this[_0xa017[3071]](_0xa017[824],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[824]]()});this[_0xa017[3071]](_0xa017[825],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[825]]()});this[_0xa017[3071]](_0xa017[2558],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[2558]]()});this[_0xa017[3071]](_0xa017[2559],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[2559]]()});this[_0xa017[3071]](_0xa017[3149],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[2560]]()});this[_0xa017[3071]](_0xa017[933],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[933]]()});this[_0xa017[3071]](_0xa017[3150],function(_0x71cex2,_0x71cex3){_0x71cex2[_0xa017[3150]](_0x71cex3)});this[_0xa017[3071]](_0xa017[2705],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2705]]()});this[_0xa017[3071]](_0xa017[3151],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2440]]()});this[_0xa017[3071]](_0xa017[2706],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2706]]()});this[_0xa017[3071]](_0xa017[2708],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2708]]()});this[_0xa017[3071]](_0xa017[1061],function(_0x71cex2,_0x71cex3){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2453]](_0x71cex3)&& _0x71cex2[_0xa017[1179]][_0xa017[2451]](_0x71cex3)});this[_0xa017[3071]](_0xa017[3152],function(_0x71cex2,_0x71cex3){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[840]](!0)});this[_0xa017[3071]](_0xa017[3153],function(_0x71cex2,_0x71cex3){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[840]](!1)});this[_0xa017[3071]](_0xa017[2552],function(_0x71cex2,_0x71cex3){_0x71cex2[_0xa017[1179]][_0xa017[2552]](_0x71cex3)});this[_0xa017[3071]](_0xa017[2554],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[2554]]()});this[_0xa017[3071]](_0xa017[2442],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[2442]]()});this[_0xa017[3071]](_0xa017[3154],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2702]]()});this[_0xa017[3071]](_0xa017[3155],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2700]]()});this[_0xa017[3071]](_0xa017[3156],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2703]]()});this[_0xa017[3071]](_0xa017[3157],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2704]]()});this[_0xa017[3071]](_0xa017[2514],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[847]](!0)});this[_0xa017[3071]](_0xa017[3158],function(_0x71cex2){if(_0x71cex2[_0xa017[1179]][_0xa017[994]]()){var _0x71cex3=_0x71cex2[_0xa017[1179]][_0xa017[1728]]();_0x71cex2[_0xa017[1179]][_0xa017[847]](!0,!1,_0x71cex3)}});this[_0xa017[3071]](_0xa017[3159],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[847]](!1)});this[_0xa017[3071]](_0xa017[3160],function(_0x71cex2){if(_0x71cex2[_0xa017[1179]][_0xa017[994]]()){var _0x71cex3=_0x71cex2[_0xa017[1179]][_0xa017[1728]]();_0x71cex2[_0xa017[1179]][_0xa017[847]](!1,!1,_0x71cex3)}});this[_0xa017[3071]](_0xa017[1447],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_BOLD)});this[_0xa017[3071]](_0xa017[1449],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_ITALIC)});this[_0xa017[3071]](_0xa017[355],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_UNDERLINE)});this[_0xa017[3071]](_0xa017[639],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_SHADOW)});this[_0xa017[3071]](_0xa017[3161],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[849]](mxConstants.ALIGN_LEFT)});this[_0xa017[3071]](_0xa017[3162],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[849]](mxConstants.ALIGN_CENTER)});this[_0xa017[3071]](_0xa017[3163],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[849]](mxConstants.ALIGN_RIGHT)});this[_0xa017[3071]](_0xa017[3164],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[849]](mxConstants.ALIGN_TOP)});this[_0xa017[3071]](_0xa017[3165],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[849]](mxConstants.ALIGN_MIDDLE)});this[_0xa017[3071]](_0xa017[3166],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[849]](mxConstants.ALIGN_BOTTOM)});this[_0xa017[3071]](_0xa017[3167],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT)});this[_0xa017[3071]](_0xa017[3168],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER)});this[_0xa017[3071]](_0xa017[3169],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_RIGHT)});this[_0xa017[3071]](_0xa017[3170],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_TOP)});this[_0xa017[3071]](_0xa017[3171],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE)});this[_0xa017[3071]](_0xa017[3172],function(_0x71cex2){_0x71cex2[_0xa017[1179]][_0xa017[994]]()&& _0x71cex2[_0xa017[1179]][_0xa017[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_BOTTOM)});this[_0xa017[3071]](_0xa017[499],function(_0x71cex2){var _0x71cex3=100* _0x71cex2[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]],_0x71cex3=parseFloat(mxUtils[_0xa017[3173]](mxResources[_0xa017[203]](_0x71cex2[_0xa017[3104]])|| _0x71cex2[_0xa017[3104]],_0x71cex3))/ 100;isNaN(_0x71cex3)|| _0x71cex2[_0xa017[1179]][_0xa017[249]]()[_0xa017[2262]](_0x71cex3)});this[_0xa017[3071]](_0xa017[3174],function(_0x71cex2){null!= _0x71cex2[_0xa017[3112]]?_0x71cex2[_0xa017[3112]][_0xa017[175]](!_0x71cex2[_0xa017[3112]][_0xa017[174]]()):_0x71cex2[_0xa017[3175]]()});this[_0xa017[3071]](_0xa017[3176],function(_0x71cex2){null!= _0x71cex2[_0xa017[2719]]?_0x71cex2[_0xa017[2719]][_0xa017[175]](!_0x71cex2[_0xa017[2719]][_0xa017[174]]()):_0x71cex2[_0xa017[3177]]()});this[_0xa017[3071]](_0xa017[3178],function(_0x71cex2){null== _0x71cex2[_0xa017[2136]]?_0x71cex2[_0xa017[3179]]():_0x71cex2[_0xa017[2136]][_0xa017[175]](!_0x71cex2[_0xa017[2136]][_0xa017[174]]())});this[_0xa017[3071]](_0xa017[3180],function(_0x71cex2){mxLog[_0xa017[175]](!mxLog[_0xa017[174]]())})};mxEditor[_0xa017[202]][_0xa017[3102]]= function(){var _0x71cex2=mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[746]]( new mxEventObject(mxEvent.SESSION,_0xa017[812],_0x71cex2))});return this[_0xa017[807]](this[_0xa017[1056]],this[_0xa017[1057]],this[_0xa017[1058]],_0x71cex2)};mxEditor[_0xa017[202]][_0xa017[3099]]= function(_0x71cex2){null!= _0x71cex2&& (( new mxCodec(_0x71cex2[_0xa017[295]]))[_0xa017[1093]](_0x71cex2,this),this[_0xa017[3181]]())};mxEditor[_0xa017[202]][_0xa017[3182]]= function(){document[_0xa017[3183]]= _0xa017[3184]};mxEditor[_0xa017[202]][_0xa017[3181]]= function(){this[_0xa017[1184]]= ( new Date)[_0xa017[178]]();this[_0xa017[3095]][_0xa017[200]]();this[_0xa017[1183]]= 0;this[_0xa017[2128]](!1)};mxEditor[_0xa017[202]][_0xa017[3071]]= function(_0x71cex2,_0x71cex3){this[_0xa017[3091]][_0x71cex2]= _0x71cex3};mxEditor[_0xa017[202]][_0xa017[350]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[3091]][_0x71cex2];if(null!= _0x71cex5){try{var _0x71cex9=arguments;_0x71cex9[0]= this;_0x71cex5[_0xa017[183]](this,_0x71cex9)}catch(f){throw mxUtils[_0xa017[267]](_0xa017[3185]+ _0x71cex2+ _0xa017[3186]+ f[_0xa017[281]],280,!0),f}}else {mxUtils[_0xa017[267]](_0xa017[3187]+ _0x71cex2,280,!0)}};mxEditor[_0xa017[202]][_0xa017[3188]]= function(_0x71cex2,_0x71cex3){this[_0xa017[3118]][_0x71cex2]= _0x71cex3};mxEditor[_0xa017[202]][_0xa017[3189]]= function(_0x71cex2){return this[_0xa017[3118]][_0x71cex2]};mxEditor[_0xa017[202]][_0xa017[3096]]= function(){var _0x71cex2= new mxGraph(null,null,this[_0xa017[2720]]);_0x71cex2[_0xa017[2673]](!0);_0x71cex2[_0xa017[2674]](!0);this[_0xa017[3190]](_0x71cex2);this[_0xa017[3191]](_0x71cex2);this[_0xa017[3192]](_0x71cex2);this[_0xa017[3193]](_0x71cex2);this[_0xa017[3194]](_0x71cex2);_0x71cex2[_0xa017[2316]][_0xa017[1033]]= mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex4,_0x71cex5){return this[_0xa017[3195]](_0x71cex2,_0x71cex4,_0x71cex5)});_0x71cex2[_0xa017[2433]][_0xa017[1033]]= mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex4){return this[_0xa017[2503]](_0x71cex2,_0x71cex4)});this[_0xa017[3196]](_0x71cex2);this[_0xa017[3197]](_0x71cex2);return _0x71cex2};mxEditor[_0xa017[202]][_0xa017[3196]]= function(_0x71cex2){_0x71cex2= new mxSwimlaneManager(_0x71cex2,!1);_0x71cex2[_0xa017[1737]]= mxUtils[_0xa017[885]](this,function(){return this[_0xa017[3089]]});_0x71cex2[_0xa017[994]]= mxUtils[_0xa017[885]](this,function(){return this[_0xa017[3128]]});return _0x71cex2};mxEditor[_0xa017[202]][_0xa017[3197]]= function(_0x71cex2){var _0x71cex3= new mxLayoutManager(_0x71cex2),_0x71cex4=this;_0x71cex3[_0xa017[2754]]= function(_0x71cex3){var _0x71cex9=null,_0x71cexa=_0x71cex4[_0xa017[1179]][_0xa017[502]]();if(null!= _0x71cexa[_0xa017[1197]](_0x71cex3)){if(_0x71cex4[_0xa017[3129]]&& _0x71cex2[_0xa017[1730]](_0x71cex3)){null== _0x71cex4[_0xa017[3198]]&& (_0x71cex4[_0xa017[3198]]= _0x71cex4[_0xa017[3199]]()),_0x71cex9= _0x71cex4[_0xa017[3198]]}else {if(_0x71cex4[_0xa017[3126]]&& (_0x71cex2[_0xa017[2553]](_0x71cex3)|| null== _0x71cexa[_0xa017[1197]](_0x71cexa[_0xa017[1197]](_0x71cex3)))){null== _0x71cex4[_0xa017[3200]]&& (_0x71cex4[_0xa017[3200]]= _0x71cex4[_0xa017[3201]]()),_0x71cex9= _0x71cex4[_0xa017[3200]]}}};return _0x71cex9};return _0x71cex3};mxEditor[_0xa017[202]][_0xa017[3202]]= function(_0x71cex2){null== this[_0xa017[1179]][_0xa017[526]]&& (this[_0xa017[1179]][_0xa017[176]](_0x71cex2),this[_0xa017[3203]]= new mxRubberband(this[_0xa017[1179]]),this[_0xa017[1157]]&& mxEvent[_0xa017[1157]](_0x71cex2),mxClient[_0xa017[496]]&& new mxDivResizer(_0x71cex2))};mxEditor[_0xa017[202]][_0xa017[3190]]= function(_0x71cex2){_0x71cex2[_0xa017[169]](mxEvent.DOUBLE_CLICK,mxUtils[_0xa017[885]](this,function(_0x71cex3,_0x71cex4){var _0x71cex5=_0x71cex4[_0xa017[720]](_0xa017[246]);null!= _0x71cex5&& (_0x71cex2[_0xa017[994]]()&& null!= this[_0xa017[3115]])&& (this[_0xa017[350]](this[_0xa017[3115]],_0x71cex5),_0x71cex4[_0xa017[722]]())}))};mxEditor[_0xa017[202]][_0xa017[3191]]= function(_0x71cex2){var _0x71cex3=mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex3){var _0x71cex9=_0x71cex3[_0xa017[720]](_0xa017[1061]);this[_0xa017[3095]][_0xa017[1114]](_0x71cex9)});_0x71cex2[_0xa017[502]]()[_0xa017[169]](mxEvent.UNDO,_0x71cex3);_0x71cex2[_0xa017[249]]()[_0xa017[169]](mxEvent.UNDO,_0x71cex3);_0x71cex3= function(_0x71cex3,_0x71cex5){var _0x71cex9=_0x71cex5[_0xa017[720]](_0xa017[1061])[_0xa017[1065]];_0x71cex2[_0xa017[904]](_0x71cex2[_0xa017[2436]](_0x71cex9))};this[_0xa017[3095]][_0xa017[169]](mxEvent.UNDO,_0x71cex3);this[_0xa017[3095]][_0xa017[169]](mxEvent.REDO,_0x71cex3)};mxEditor[_0xa017[202]][_0xa017[3192]]= function(_0x71cex2){var _0x71cex3=mxUtils[_0xa017[885]](this,function(_0x71cex2){this[_0xa017[746]]( new mxEventObject(mxEvent.ROOT))});_0x71cex2[_0xa017[249]]()[_0xa017[169]](mxEvent.DOWN,_0x71cex3);_0x71cex2[_0xa017[249]]()[_0xa017[169]](mxEvent.UP,_0x71cex3)};mxEditor[_0xa017[202]][_0xa017[3193]]= function(_0x71cex2){var _0x71cex3=mxUtils[_0xa017[885]](this,function(_0x71cex3,_0x71cex5){this[_0xa017[2128]](!0);!0== this[_0xa017[3140]] && _0x71cex2[_0xa017[2585]]();for(var _0x71cex9=_0x71cex5[_0xa017[720]](_0xa017[1061])[_0xa017[1065]],_0x71cexa=0;_0x71cexa< _0x71cex9[_0xa017[67]];_0x71cexa++){var _0x71cex12=_0x71cex9[_0x71cexa];if(_0x71cex12 instanceof mxRootChange|| _0x71cex12 instanceof mxValueChange&& _0x71cex12[_0xa017[246]]== this[_0xa017[1179]][_0xa017[251]][_0xa017[813]]|| _0x71cex12 instanceof mxCellAttributeChange&& _0x71cex12[_0xa017[246]]== this[_0xa017[1179]][_0xa017[251]][_0xa017[813]]){this[_0xa017[746]]( new mxEventObject(mxEvent.ROOT));break}}});_0x71cex2[_0xa017[502]]()[_0xa017[169]](mxEvent.CHANGE,_0x71cex3)};mxEditor[_0xa017[202]][_0xa017[3194]]= function(_0x71cex2){var _0x71cex3=this;_0x71cex2[_0xa017[1133]]({mouseDown:function(_0x71cex2,_0x71cex5){if(null!= _0x71cex3[_0xa017[3083]]&& !_0x71cex5[_0xa017[737]]()&& (_0x71cex3[_0xa017[3117]]|| null== _0x71cex5[_0xa017[248]]())){_0x71cex3[_0xa017[1179]][_0xa017[2440]](),_0x71cex3[_0xa017[3083]](_0x71cex5[_0xa017[727]](),_0x71cex5[_0xa017[736]]()),this[_0xa017[1142]]= !0,_0x71cex5[_0xa017[722]]()}},mouseMove:function(_0x71cex2,_0x71cex3){this[_0xa017[1142]]&& _0x71cex3[_0xa017[722]]()},mouseUp:function(_0x71cex2,_0x71cex3){this[_0xa017[1142]]&& (this[_0xa017[1142]]= !1,_0x71cex3[_0xa017[722]]())}})};mxEditor[_0xa017[202]][_0xa017[3201]]= function(){var _0x71cex2=this[_0xa017[1179]][_0xa017[1020]],_0x71cex3= new mxStackLayout(this[_0xa017[1179]],!this[_0xa017[3089]],this[_0xa017[3127]],2* _0x71cex2,2* _0x71cex2);_0x71cex3[_0xa017[1713]]= function(_0x71cex2){return !_0x71cex3[_0xa017[1179]][_0xa017[1730]](_0x71cex2)};return _0x71cex3};mxEditor[_0xa017[202]][_0xa017[3199]]= function(){return new mxCompactTreeLayout(this[_0xa017[1179]],this[_0xa017[3089]])};mxEditor[_0xa017[202]][_0xa017[3097]]= function(){return new mxDefaultToolbar(null,this)};mxEditor[_0xa017[202]][_0xa017[3204]]= function(_0x71cex2){this[_0xa017[3082]][_0xa017[176]](_0x71cex2);mxClient[_0xa017[496]]&& new mxDivResizer(_0x71cex2)};mxEditor[_0xa017[202]][_0xa017[3205]]= function(_0x71cex2){null== this[_0xa017[879]]&& (this[_0xa017[879]]= _0x71cex2,this[_0xa017[169]](mxEvent.SAVE,mxUtils[_0xa017[885]](this,function(){var _0x71cex2=( new Date)[_0xa017[3206]]();this[_0xa017[3207]]((mxResources[_0xa017[203]](this[_0xa017[3106]])|| this[_0xa017[3106]])+ _0xa017[3186]+ _0x71cex2)})),this[_0xa017[169]](mxEvent.OPEN,mxUtils[_0xa017[885]](this,function(){this[_0xa017[3207]]((mxResources[_0xa017[203]](this[_0xa017[3108]])|| this[_0xa017[3108]])+ _0xa017[3186]+ this[_0xa017[3122]])})),mxClient[_0xa017[496]]&& new mxDivResizer(_0x71cex2))};mxEditor[_0xa017[202]][_0xa017[3207]]= function(_0x71cex2){null!= this[_0xa017[879]]&& null!= _0x71cex2&& (this[_0xa017[879]][_0xa017[339]]= _0x71cex2)};mxEditor[_0xa017[202]][_0xa017[3208]]= function(_0x71cex2){this[_0xa017[169]](mxEvent.ROOT,mxUtils[_0xa017[885]](this,function(_0x71cex3){_0x71cex2[_0xa017[339]]= this[_0xa017[3209]]()}));mxClient[_0xa017[496]]&& new mxDivResizer(_0x71cex2)};mxEditor[_0xa017[202]][_0xa017[3210]]= function(_0x71cex2,_0x71cex3){null!= _0x71cex2&& ( new mxCompactTreeLayout(this[_0xa017[1179]],_0x71cex3))[_0xa017[350]](_0x71cex2)};mxEditor[_0xa017[202]][_0xa017[3209]]= function(){for(var _0x71cex2=_0xa017[110],_0x71cex3=this[_0xa017[1179]],_0x71cex4=_0x71cex3[_0xa017[2534]]();null!= _0x71cex4&& null!= _0x71cex3[_0xa017[502]]()[_0xa017[1197]](_0x71cex3[_0xa017[502]]()[_0xa017[1197]](_0x71cex4));){_0x71cex3[_0xa017[2553]](_0x71cex4)&& (_0x71cex2= _0xa017[3211]+ _0x71cex3[_0xa017[2454]](_0x71cex4)+ _0x71cex2),_0x71cex4= _0x71cex3[_0xa017[502]]()[_0xa017[1197]](_0x71cex4)};return this[_0xa017[3212]]()+ _0x71cex2};mxEditor[_0xa017[202]][_0xa017[3212]]= function(){var _0x71cex2=this[_0xa017[1179]][_0xa017[502]]()[_0xa017[501]]();return this[_0xa017[1179]][_0xa017[2454]](_0x71cex2)};mxEditor[_0xa017[202]][_0xa017[824]]= function(){this[_0xa017[3095]][_0xa017[824]]()};mxEditor[_0xa017[202]][_0xa017[825]]= function(){this[_0xa017[3095]][_0xa017[825]]()};mxEditor[_0xa017[202]][_0xa017[844]]= function(){var _0x71cex2=null!= this[_0xa017[3121]]?this[_0xa017[3121]]:this[_0xa017[1179]][_0xa017[1020]];return this[_0xa017[1179]][_0xa017[844]](this[_0xa017[3213]](),_0x71cex2)};mxEditor[_0xa017[202]][_0xa017[3213]]= function(){return this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1978]](this[_0xa017[3120]])};mxEditor[_0xa017[202]][_0xa017[392]]= function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=mxUtils[_0xa017[219]](_0x71cex2)[_0xa017[875]]();this[_0xa017[3214]](_0x71cex3[_0xa017[158]]);this[_0xa017[3122]]= _0x71cex2;this[_0xa017[746]]( new mxEventObject(mxEvent.OPEN,_0xa017[3122],_0x71cex2))}};mxEditor[_0xa017[202]][_0xa017[3214]]= function(_0x71cex2){( new mxCodec(_0x71cex2[_0xa017[295]]))[_0xa017[1093]](_0x71cex2,this[_0xa017[1179]][_0xa017[502]]());this[_0xa017[3181]]()};mxEditor[_0xa017[202]][_0xa017[815]]= function(_0x71cex2,_0x71cex3){_0x71cex2= _0x71cex2|| this[_0xa017[3215]]();if(null!= _0x71cex2&& 0< _0x71cex2[_0xa017[67]]){var _0x71cex4=this[_0xa017[3216]](_0x71cex3);this[_0xa017[3217]](_0x71cex2,_0x71cex4);this[_0xa017[2128]](!1)};this[_0xa017[746]]( new mxEventObject(mxEvent.SAVE,_0xa017[863],_0x71cex2))};mxEditor[_0xa017[202]][_0xa017[3217]]= function(_0x71cex2,_0x71cex3){this[_0xa017[1070]]&& (_0x71cex3= encodeURIComponent(_0x71cex3));mxUtils[_0xa017[814]](_0x71cex2,this[_0xa017[3123]]+ _0xa017[226]+ _0x71cex3,mxUtils[_0xa017[885]](this,function(_0x71cex4){this[_0xa017[746]]( new mxEventObject(mxEvent.POST,_0xa017[870],_0x71cex4,_0xa017[863],_0x71cex2,_0xa017[410],_0x71cex3))}))};mxEditor[_0xa017[202]][_0xa017[3216]]= function(_0x71cex2){_0x71cex2= null!= _0x71cex2?_0x71cex2:this[_0xa017[1069]];var _0x71cex3=( new mxCodec)[_0xa017[514]](this[_0xa017[1179]][_0xa017[502]]());return mxUtils[_0xa017[875]](_0x71cex3,_0x71cex2)};mxEditor[_0xa017[202]][_0xa017[3215]]= function(){return this[_0xa017[3124]]};mxEditor[_0xa017[202]][_0xa017[3142]]= function(){return this[_0xa017[3125]]};mxEditor[_0xa017[202]][_0xa017[807]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){var _0x71cex9=null;mxClient[_0xa017[3101]]|| (_0x71cex9= new mxSession(this[_0xa017[1179]][_0xa017[502]](),_0x71cex2,_0x71cex3,_0x71cex4),_0x71cex9[_0xa017[169]](mxEvent.RECEIVE,mxUtils[_0xa017[885]](this,function(_0x71cex2,_0x71cex3){null!= _0x71cex3[_0xa017[720]](_0xa017[252])[_0xa017[284]](_0xa017[1088])&& this[_0xa017[3181]]()})),_0x71cex9[_0xa017[169]](mxEvent.DISCONNECT,_0x71cex5),_0x71cex9[_0xa017[169]](mxEvent.CONNECT,_0x71cex5),_0x71cex9[_0xa017[169]](mxEvent.NOTIFY,_0x71cex5),_0x71cex9[_0xa017[169]](mxEvent.GET,_0x71cex5),_0x71cex9[_0xa017[861]]());return _0x71cex9};mxEditor[_0xa017[202]][_0xa017[3218]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=this[_0xa017[1179]][_0xa017[2434]]()[_0xa017[2054]][_0x71cex3];this[_0xa017[1179]][_0xa017[249]]()[_0xa017[2434]]()[_0xa017[2074]](_0x71cex3,this[_0xa017[1179]][_0xa017[2434]]()[_0xa017[2054]][_0x71cex2]);this[_0xa017[1179]][_0xa017[2434]]()[_0xa017[2074]](_0x71cex2,_0x71cex4);this[_0xa017[1179]][_0xa017[802]]()};mxEditor[_0xa017[202]][_0xa017[3150]]= function(_0x71cex2){_0x71cex2= _0x71cex2|| this[_0xa017[1179]][_0xa017[2452]]();null== _0x71cex2&& (_0x71cex2= this[_0xa017[1179]][_0xa017[2534]](),null== _0x71cex2&& (_0x71cex2= this[_0xa017[1179]][_0xa017[502]]()[_0xa017[501]]()));if(null!= _0x71cex2){this[_0xa017[1179]][_0xa017[2126]](!0);var _0x71cex3=mxUtils[_0xa017[445]](this[_0xa017[1179]][_0xa017[526]]),_0x71cex4=_0x71cex3[_0xa017[235]]+ 10,_0x71cex3=_0x71cex3[_0xa017[236]];if(null!= this[_0xa017[716]]&& !this[_0xa017[3139]]){_0x71cex4= this[_0xa017[716]][_0xa017[730]](),_0x71cex3= this[_0xa017[716]][_0xa017[732]]()}else {var _0x71cex5=this[_0xa017[1179]][_0xa017[2555]](_0x71cex2);null!= _0x71cex5&& (_0x71cex4+= _0x71cex5[_0xa017[235]]+ Math[_0xa017[243]](200,_0x71cex5[_0xa017[117]]),_0x71cex3+= _0x71cex5[_0xa017[236]])};this[_0xa017[3062]]();_0x71cex2= this[_0xa017[3219]](_0x71cex2);null!= _0x71cex2&& (this[_0xa017[716]]= new mxWindow(mxResources[_0xa017[203]](this[_0xa017[3110]])|| this[_0xa017[3110]],_0x71cex2,_0x71cex4,_0x71cex3,this[_0xa017[3137]],this[_0xa017[3138]],!1),this[_0xa017[716]][_0xa017[175]](!0))}};mxEditor[_0xa017[202]][_0xa017[3220]]= function(){return null!= this[_0xa017[716]]};mxEditor[_0xa017[202]][_0xa017[3219]]= function(_0x71cex2){var _0x71cex3=this[_0xa017[1179]][_0xa017[502]](),_0x71cex4=_0x71cex3[_0xa017[433]](_0x71cex2);if(mxUtils[_0xa017[1331]](_0x71cex4)){var _0x71cex5= new mxForm(_0xa017[716]);_0x71cex5[_0xa017[961]](_0xa017[3222],_0x71cex2[_0xa017[1103]]())[_0xa017[57]](_0xa017[3221],_0xa017[128]);var _0x71cex9=null,_0x71cexa=null,_0x71cex12=null,_0x71cex13=null,_0x71cex14=null;_0x71cex3[_0xa017[1193]](_0x71cex2)&& (_0x71cex9= _0x71cex3[_0xa017[1721]](_0x71cex2),null!= _0x71cex9&& (_0x71cexa= _0x71cex5[_0xa017[961]](_0xa017[125],_0x71cex9[_0xa017[236]]),_0x71cex12= _0x71cex5[_0xa017[961]](_0xa017[361],_0x71cex9[_0xa017[235]]),_0x71cex13= _0x71cex5[_0xa017[961]](_0xa017[117],_0x71cex9[_0xa017[117]]),_0x71cex14= _0x71cex5[_0xa017[961]](_0xa017[119],_0x71cex9[_0xa017[119]])));for(var _0x71cex15=_0x71cex3[_0xa017[474]](_0x71cex2),_0x71cex16=_0x71cex5[_0xa017[961]](_0xa017[3223],_0x71cex15|| _0xa017[110]),_0x71cex17=_0x71cex4[_0xa017[320]],_0x71cex18=[],_0x71cex4=0;_0x71cex4< _0x71cex17[_0xa017[67]];_0x71cex4++){_0x71cex18[_0x71cex4]= _0x71cex5[_0xa017[968]](_0x71cex17[_0x71cex4][_0xa017[301]],_0x71cex17[_0x71cex4][_0xa017[318]],_0xa017[685]== _0x71cex17[_0x71cex4][_0xa017[301]]?4:2)};_0x71cex4= mxUtils[_0xa017[885]](this,function(){this[_0xa017[3062]]();_0x71cex3[_0xa017[473]]();try{null!= _0x71cex9&& (_0x71cex9= _0x71cex9[_0xa017[238]](),_0x71cex9[_0xa017[235]]= parseFloat(_0x71cex12[_0xa017[131]]),_0x71cex9[_0xa017[236]]= parseFloat(_0x71cexa[_0xa017[131]]),_0x71cex9[_0xa017[117]]= parseFloat(_0x71cex13[_0xa017[131]]),_0x71cex9[_0xa017[119]]= parseFloat(_0x71cex14[_0xa017[131]]),_0x71cex3[_0xa017[1724]](_0x71cex2,_0x71cex9));0< _0x71cex16[_0xa017[131]][_0xa017[67]]?_0x71cex3[_0xa017[475]](_0x71cex2,_0x71cex16[_0xa017[131]]):_0x71cex3[_0xa017[475]](_0x71cex2,null);for(var _0x71cex4=0;_0x71cex4< _0x71cex17[_0xa017[67]];_0x71cex4++){var _0x71cex5= new mxCellAttributeChange(_0x71cex2,_0x71cex17[_0x71cex4][_0xa017[301]],_0x71cex18[_0x71cex4][_0xa017[131]]);_0x71cex3[_0xa017[350]](_0x71cex5)};this[_0xa017[1179]][_0xa017[2455]](_0x71cex2)&& this[_0xa017[1179]][_0xa017[858]](_0x71cex2)}finally{_0x71cex3[_0xa017[476]]()}});_0x71cex15= mxUtils[_0xa017[885]](this,function(){this[_0xa017[3062]]()});_0x71cex5[_0xa017[956]](_0x71cex4,_0x71cex15);return _0x71cex5[_0xa017[116]]};return null};mxEditor[_0xa017[202]][_0xa017[3062]]= function(){null!= this[_0xa017[716]]&& (this[_0xa017[716]][_0xa017[515]](),this[_0xa017[716]]= null)};mxEditor[_0xa017[202]][_0xa017[3175]]= function(){if(null== this[_0xa017[3112]]){var _0x71cex2=document[_0xa017[55]](_0xa017[485]);_0x71cex2[_0xa017[124]][_0xa017[549]]= _0xa017[952];_0x71cex2[_0xa017[124]][_0xa017[357]]= _0xa017[550];var _0x71cex3=document[_0xa017[112]][_0xa017[159]],_0x71cex3= new mxWindow(mxResources[_0xa017[203]](this[_0xa017[3111]])|| this[_0xa017[3111]],_0x71cex2,_0x71cex3- 220,this[_0xa017[3132]],200);_0x71cex3[_0xa017[164]](!0);_0x71cex3[_0xa017[165]]= !1;var _0x71cex4=mxUtils[_0xa017[885]](this,function(_0x71cex3){mxEvent[_0xa017[762]](_0x71cex2);_0x71cex2[_0xa017[339]]= _0xa017[110];this[_0xa017[3224]](_0x71cex2)});this[_0xa017[1179]][_0xa017[502]]()[_0xa017[169]](mxEvent.CHANGE,_0x71cex4);this[_0xa017[1179]][_0xa017[2435]]()[_0xa017[169]](mxEvent.CHANGE,_0x71cex4);this[_0xa017[1179]][_0xa017[169]](mxEvent.ROOT,_0x71cex4);null!= this[_0xa017[3131]]&& _0x71cex3[_0xa017[951]](this[_0xa017[3131]]);this[_0xa017[3112]]= _0x71cex3;this[_0xa017[3224]](_0x71cex2)};this[_0xa017[3112]][_0xa017[175]](!0)};mxEditor[_0xa017[202]][_0xa017[3225]]= function(_0x71cex2){null!= this[_0xa017[3112]]&& (_0x71cex2= this[_0xa017[3112]][_0xa017[905]],mxEvent[_0xa017[762]](_0x71cex2),_0x71cex2[_0xa017[339]]= _0xa017[110],this[_0xa017[3224]](_0x71cex2))};mxEditor[_0xa017[202]][_0xa017[3224]]= function(_0x71cex2){};mxEditor[_0xa017[202]][_0xa017[3177]]= function(_0x71cex2){if(null== this[_0xa017[2719]]){var _0x71cex3=document[_0xa017[55]](_0xa017[389]);_0x71cex3[_0xa017[57]](_0xa017[390],mxResources[_0xa017[203]](_0xa017[3134])|| this[_0xa017[3134]]);_0x71cex3[_0xa017[57]](_0xa017[119],_0xa017[118]);_0x71cex3[_0xa017[57]](_0xa017[117],_0xa017[118]);_0x71cex3[_0xa017[57]](_0xa017[3226],_0xa017[468]);_0x71cex3[_0xa017[124]][_0xa017[1028]]= _0xa017[1391];_0x71cex2= document[_0xa017[112]][_0xa017[159]];var _0x71cex4=document[_0xa017[112]][_0xa017[157]]|| document[_0xa017[158]][_0xa017[157]],_0x71cex5= new mxWindow(mxResources[_0xa017[203]](this[_0xa017[3113]])|| this[_0xa017[3113]],_0x71cex3,(_0x71cex2- this[_0xa017[3135]])/ 2,(_0x71cex4- this[_0xa017[3136]])/ 3,this[_0xa017[3135]],this[_0xa017[3136]]);_0x71cex5[_0xa017[161]](!0);_0x71cex5[_0xa017[164]](!0);_0x71cex5[_0xa017[165]]= !1;_0x71cex5[_0xa017[163]](!0);null!= this[_0xa017[3133]]&& _0x71cex5[_0xa017[951]](this[_0xa017[3133]]);mxClient[_0xa017[133]]&& (_0x71cex2= function(_0x71cex2){_0x71cex3[_0xa017[57]](_0xa017[119],_0x71cex5[_0xa017[485]][_0xa017[167]]- 26+ _0xa017[168])},_0x71cex5[_0xa017[169]](mxEvent.RESIZE_END,_0x71cex2),_0x71cex5[_0xa017[169]](mxEvent.MAXIMIZE,_0x71cex2),_0x71cex5[_0xa017[169]](mxEvent.NORMALIZE,_0x71cex2),_0x71cex5[_0xa017[169]](mxEvent.SHOW,_0x71cex2));this[_0xa017[2719]]= _0x71cex5};this[_0xa017[2719]][_0xa017[175]](!0)};mxEditor[_0xa017[202]][_0xa017[3179]]= function(){if(null== this[_0xa017[2136]]){var _0x71cex2=document[_0xa017[55]](_0xa017[485]);_0x71cex2[_0xa017[124]][_0xa017[277]]= _0xa017[188];_0x71cex2[_0xa017[124]][_0xa017[117]]= _0xa017[118];_0x71cex2[_0xa017[124]][_0xa017[119]]= _0xa017[118];_0x71cex2[_0xa017[124]][_0xa017[1537]]= _0xa017[1391];_0x71cex2[_0xa017[124]][_0xa017[270]]= _0xa017[582];var _0x71cex3= new mxWindow(mxResources[_0xa017[203]](this[_0xa017[3114]])|| this[_0xa017[3114]],_0x71cex2,600,480,200,200,!1),_0x71cex4= new mxOutline(this[_0xa017[1179]],_0x71cex2);_0x71cex3[_0xa017[164]](!0);_0x71cex3[_0xa017[163]](!0);_0x71cex3[_0xa017[165]]= !1;_0x71cex3[_0xa017[169]](mxEvent.RESIZE_END,function(){_0x71cex4[_0xa017[2729]]()});this[_0xa017[2136]]= _0x71cex3;this[_0xa017[2136]][_0xa017[2136]]= _0x71cex4};this[_0xa017[2136]][_0xa017[175]](!0);this[_0xa017[2136]][_0xa017[2136]][_0xa017[2729]](!0)};mxEditor[_0xa017[202]][_0xa017[3086]]= function(_0x71cex2){_0xa017[804]== _0x71cex2?(this[_0xa017[1179]][_0xa017[2316]][_0xa017[2840]]= !1,this[_0xa017[1179]][_0xa017[1995]](!1)):_0xa017[807]== _0x71cex2?(this[_0xa017[1179]][_0xa017[2316]][_0xa017[2840]]= !1,this[_0xa017[1179]][_0xa017[1995]](!0)):_0xa017[796]== _0x71cex2&& (this[_0xa017[1179]][_0xa017[2316]][_0xa017[2840]]= !0,this[_0xa017[1179]][_0xa017[1995]](!1))};mxEditor[_0xa017[202]][_0xa017[3195]]= function(_0x71cex2,_0x71cex3,_0x71cex4){this[_0xa017[3094]][_0xa017[3065]](this,_0x71cex2,_0x71cex3,_0x71cex4)};mxEditor[_0xa017[202]][_0xa017[2503]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=null;if(null!= this[_0xa017[2075]]){_0x71cex4= this[_0xa017[1179]][_0xa017[502]]()[_0xa017[1978]](this[_0xa017[2075]])}else {_0x71cex4= new mxCell(_0xa017[110]);_0x71cex4[_0xa017[1994]](!0);var _0x71cex5= new mxGeometry;_0x71cex5[_0xa017[1500]]= !0;_0x71cex4[_0xa017[1724]](_0x71cex5)};_0x71cex5= this[_0xa017[2291]]();null!= _0x71cex5&& _0x71cex4[_0xa017[475]](_0x71cex5);return _0x71cex4};mxEditor[_0xa017[202]][_0xa017[2291]]= function(){return this[_0xa017[3119]]};mxEditor[_0xa017[202]][_0xa017[3227]]= function(_0x71cex2){return null!= this[_0xa017[3093]]&& 0< this[_0xa017[3093]][_0xa017[67]]&& this[_0xa017[1179]][_0xa017[1730]](_0x71cex2)?this[_0xa017[3093]][this[_0xa017[3130]]++ % this[_0xa017[3093]][_0xa017[67]]]:null};mxEditor[_0xa017[202]][_0xa017[3228]]= function(_0x71cex2){if(null!= this[_0xa017[3100]]){var _0x71cex3=this[_0xa017[3227]](_0x71cex2);null!= _0x71cex3&& _0x71cex2[_0xa017[475]](_0x71cex2[_0xa017[474]]()+ _0xa017[471]+ this[_0xa017[3100]]+ _0xa017[226]+ _0x71cex3)}};mxEditor[_0xa017[202]][_0xa017[817]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){for(var _0x71cex9=this[_0xa017[1179]][_0xa017[502]]();null!= _0x71cex2&& !this[_0xa017[1179]][_0xa017[2685]](_0x71cex2);){_0x71cex2= _0x71cex9[_0xa017[1197]](_0x71cex2)};_0x71cex2= null!= _0x71cex2?_0x71cex2:this[_0xa017[1179]][_0xa017[2461]](_0x71cex4,_0x71cex5);var _0x71cexa=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[255]],_0x71cex12=_0x71cex9[_0xa017[1721]](_0x71cex3),_0x71cex13=_0x71cex9[_0xa017[1721]](_0x71cex2);if(this[_0xa017[1179]][_0xa017[1730]](_0x71cex3)&& !this[_0xa017[1179]][_0xa017[2412]]){_0x71cex2= null}else {if(null== _0x71cex2&& this[_0xa017[3116]]){return null};if(null!= _0x71cex2&& null!= _0x71cex13){var _0x71cex14=this[_0xa017[1179]][_0xa017[249]]()[_0xa017[248]](_0x71cex2);if(null!= _0x71cex14){if(_0x71cex4-= _0x71cex14[_0xa017[2078]][_0xa017[235]]* _0x71cexa,_0x71cex5-= _0x71cex14[_0xa017[2078]][_0xa017[236]]* _0x71cexa,this[_0xa017[1179]][_0xa017[3229]]){var _0x71cex13=_0x71cex12[_0xa017[117]],_0x71cex15=_0x71cex12[_0xa017[119]],_0x71cex16=_0x71cex14[_0xa017[235]]+ _0x71cex14[_0xa017[117]];_0x71cex4+ _0x71cex13> _0x71cex16&& (_0x71cex4-= _0x71cex4+ _0x71cex13- _0x71cex16);_0x71cex16= _0x71cex14[_0xa017[236]]+ _0x71cex14[_0xa017[119]];_0x71cex5+ _0x71cex15> _0x71cex16&& (_0x71cex5-= _0x71cex5+ _0x71cex15- _0x71cex16)}}else {null!= _0x71cex13&& (_0x71cex4-= _0x71cex13[_0xa017[235]]* _0x71cexa,_0x71cex5-= _0x71cex13[_0xa017[236]]* _0x71cexa)}}};_0x71cex12= _0x71cex12[_0xa017[238]]();_0x71cex12[_0xa017[235]]= this[_0xa017[1179]][_0xa017[1021]](_0x71cex4/ _0x71cexa- this[_0xa017[1179]][_0xa017[249]]()[_0xa017[513]][_0xa017[235]]- this[_0xa017[1179]][_0xa017[1020]]/ 2);_0x71cex12[_0xa017[236]]= this[_0xa017[1179]][_0xa017[1021]](_0x71cex5/ _0x71cexa- this[_0xa017[1179]][_0xa017[249]]()[_0xa017[513]][_0xa017[236]]- this[_0xa017[1179]][_0xa017[1020]]/ 2);_0x71cex3[_0xa017[1724]](_0x71cex12);null== _0x71cex2&& (_0x71cex2= this[_0xa017[1179]][_0xa017[902]]());this[_0xa017[3228]](_0x71cex3);this[_0xa017[746]]( new mxEventObject(mxEvent.BEFORE_ADD_VERTEX,_0xa017[1988],_0x71cex3,_0xa017[1101],_0x71cex2));_0x71cex9[_0xa017[473]]();try{_0x71cex3= this[_0xa017[1179]][_0xa017[2103]](_0x71cex3,_0x71cex2),null!= _0x71cex3&& (this[_0xa017[1179]][_0xa017[2509]](_0x71cex3),this[_0xa017[746]]( new mxEventObject(mxEvent.ADD_VERTEX,_0xa017[1988],_0x71cex3)))}finally{_0x71cex9[_0xa017[476]]()};null!= _0x71cex3&& (this[_0xa017[1179]][_0xa017[2450]](_0x71cex3),this[_0xa017[1179]][_0xa017[2564]](_0x71cex3),this[_0xa017[746]]( new mxEventObject(mxEvent.AFTER_ADD_VERTEX,_0xa017[1988],_0x71cex3)));return _0x71cex3};mxEditor[_0xa017[202]][_0xa017[515]]= function(){this[_0xa017[2717]]|| (this[_0xa017[2717]]= !0,null!= this[_0xa017[3112]]&& this[_0xa017[3112]][_0xa017[515]](),null!= this[_0xa017[2136]]&& this[_0xa017[2136]][_0xa017[515]](),null!= this[_0xa017[716]]&& this[_0xa017[716]][_0xa017[515]](),null!= this[_0xa017[3098]]&& this[_0xa017[3098]][_0xa017[515]](),null!= this[_0xa017[3203]]&& this[_0xa017[3203]][_0xa017[515]](),null!= this[_0xa017[3082]]&& this[_0xa017[3082]][_0xa017[515]](),null!= this[_0xa017[1179]]&& this[_0xa017[1179]][_0xa017[515]](),this[_0xa017[3118]]= this[_0xa017[879]]= null)};var mxCodecRegistry={codecs:[],aliases:[],register:function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[718]]();mxCodecRegistry[_0xa017[3230]][_0x71cex3]= _0x71cex2;var _0x71cex4=mxUtils[_0xa017[197]](_0x71cex2[_0xa017[3231]][_0xa017[196]]);_0x71cex4!= _0x71cex3&& mxCodecRegistry[_0xa017[3232]](_0x71cex4,_0x71cex3)};return _0x71cex2},addAlias:function(_0x71cex2,_0x71cex3){mxCodecRegistry[_0xa017[3233]][_0x71cex2]= _0x71cex3},getCodec:function(_0x71cex2){var _0x71cex3=null;if(null!= _0x71cex2){var _0x71cex3=mxUtils[_0xa017[197]](_0x71cex2),_0x71cex4=mxCodecRegistry[_0xa017[3233]][_0x71cex3];null!= _0x71cex4&& (_0x71cex3= _0x71cex4);_0x71cex3= mxCodecRegistry[_0xa017[3230]][_0x71cex3];if(null== _0x71cex3){try{_0x71cex3= new mxObjectCodec( new _0x71cex2),mxCodecRegistry[_0xa017[3234]](_0x71cex3)}catch(d){}}};return _0x71cex3}};function mxCodec(_0x71cex2){this[_0xa017[395]]= _0x71cex2|| mxUtils[_0xa017[306]]();this[_0xa017[68]]= []}mxCodec[_0xa017[202]][_0xa017[395]]= null;mxCodec[_0xa017[202]][_0xa017[68]]= null;mxCodec[_0xa017[202]][_0xa017[3235]]= !1;mxCodec[_0xa017[202]][_0xa017[1104]]= function(_0x71cex2,_0x71cex3){return this[_0xa017[68]][_0x71cex2]= _0x71cex3};mxCodec[_0xa017[202]][_0xa017[3236]]= function(_0x71cex2){var _0x71cex3=null;null!= _0x71cex2&& (_0x71cex3= this[_0xa017[68]][_0x71cex2],null== _0x71cex3&& (_0x71cex3= this[_0xa017[1060]](_0x71cex2),null== _0x71cex3&& (_0x71cex2= this[_0xa017[1362]](_0x71cex2),null!= _0x71cex2&& (_0x71cex3= this[_0xa017[1093]](_0x71cex2)))));return _0x71cex3};mxCodec[_0xa017[202]][_0xa017[1060]]= function(_0x71cex2){return null};mxCodec[_0xa017[202]][_0xa017[1362]]= function(_0x71cex2,_0x71cex3){return mxUtils[_0xa017[290]](this[_0xa017[395]][_0xa017[158]],null!= _0x71cex3?_0x71cex3:_0xa017[1363],_0x71cex2)};mxCodec[_0xa017[202]][_0xa017[1103]]= function(_0x71cex2){var _0x71cex3=null;null!= _0x71cex2&& (_0x71cex3= this[_0xa017[3237]](_0x71cex2),null== _0x71cex3&& _0x71cex2 instanceof mxCell&& (_0x71cex3= _0x71cex2[_0xa017[1103]](),null== _0x71cex3&& (_0x71cex3= mxCellPath[_0xa017[385]](_0x71cex2),0== _0x71cex3[_0xa017[67]]&& (_0x71cex3= _0xa017[813]))));return _0x71cex3};mxCodec[_0xa017[202]][_0xa017[3237]]= function(_0x71cex2){return null};mxCodec[_0xa017[202]][_0xa017[514]]= function(_0x71cex2){var _0x71cex3=null;if(null!= _0x71cex2&& null!= _0x71cex2[_0xa017[196]]){var _0x71cex4=mxCodecRegistry[_0xa017[3238]](_0x71cex2[_0xa017[196]]);null!= _0x71cex4?_0x71cex3= _0x71cex4[_0xa017[514]](this,_0x71cex2):mxUtils[_0xa017[1331]](_0x71cex2)?_0x71cex3= mxClient[_0xa017[80]]?_0x71cex2[_0xa017[511]](!0):this[_0xa017[395]][_0xa017[3239]](_0x71cex2,!0):mxLog[_0xa017[283]](_0xa017[3240]+ mxUtils[_0xa017[197]](_0x71cex2[_0xa017[196]]))};return _0x71cex3};mxCodec[_0xa017[202]][_0xa017[1093]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=null;if(null!= _0x71cex2&& _0x71cex2[_0xa017[288]]== mxConstants[_0xa017[289]]){var _0x71cex5=null;try{_0x71cex5= eval(_0x71cex2[_0xa017[301]])}catch(e){};try{var _0x71cexa=mxCodecRegistry[_0xa017[3238]](_0x71cex5);null!= _0x71cexa?_0x71cex4= _0x71cexa[_0xa017[1093]](this,_0x71cex2,_0x71cex3):(_0x71cex4= _0x71cex2[_0xa017[511]](!0),_0x71cex4[_0xa017[1390]](_0xa017[3069]))}catch(g){mxLog[_0xa017[143]](_0xa017[3241]+ _0x71cex2[_0xa017[301]]+ _0xa017[3186]+ g[_0xa017[281]])}};return _0x71cex4};mxCodec[_0xa017[202]][_0xa017[3242]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3[_0xa017[62]](this[_0xa017[514]](_0x71cex2));if(null== _0x71cex4|| _0x71cex4){_0x71cex4= _0x71cex2[_0xa017[262]]();for(var _0x71cex5=0;_0x71cex5< _0x71cex4;_0x71cex5++){this[_0xa017[3242]](_0x71cex2[_0xa017[263]](_0x71cex5),_0x71cex3)}}};mxCodec[_0xa017[202]][_0xa017[3243]]= function(_0x71cex2){return null!= _0x71cex2&& _0xa017[279]== typeof _0x71cex2[_0xa017[3243]]?_0x71cex2[_0xa017[3243]]():!1};mxCodec[_0xa017[202]][_0xa017[3244]]= function(_0x71cex2,_0x71cex3){_0x71cex3= null!= _0x71cex3?_0x71cex3:!0;var _0x71cex4=null;if(null!= _0x71cex2&& _0x71cex2[_0xa017[288]]== mxConstants[_0xa017[289]]){_0x71cex4= mxCodecRegistry[_0xa017[3238]](_0x71cex2[_0xa017[301]]);if(!this[_0xa017[3243]](_0x71cex4)){for(var _0x71cex5=_0x71cex2[_0xa017[285]];null!= _0x71cex5&& !this[_0xa017[3243]](_0x71cex4);){_0x71cex4= mxCodecRegistry[_0xa017[3238]](_0x71cex5[_0xa017[301]]),_0x71cex5= _0x71cex5[_0xa017[287]]}};this[_0xa017[3243]](_0x71cex4)|| (_0x71cex4= mxCodecRegistry[_0xa017[3238]](mxCell));_0x71cex4= _0x71cex4[_0xa017[1093]](this,_0x71cex2);_0x71cex3&& this[_0xa017[3245]](_0x71cex4)};return _0x71cex4};mxCodec[_0xa017[202]][_0xa017[3245]]= function(_0x71cex2){var _0x71cex3=_0x71cex2[_0xa017[1101]],_0x71cex4=_0x71cex2[_0xa017[1709]](!0),_0x71cex5=_0x71cex2[_0xa017[1709]](!1);_0x71cex2[_0xa017[1957]](null,!1);_0x71cex2[_0xa017[1957]](null,!0);_0x71cex2[_0xa017[1101]]= null;null!= _0x71cex3&& _0x71cex3[_0xa017[1937]](_0x71cex2);null!= _0x71cex4&& _0x71cex4[_0xa017[1960]](_0x71cex2,!0);null!= _0x71cex5&& _0x71cex5[_0xa017[1960]](_0x71cex2,!1)};mxCodec[_0xa017[202]][_0xa017[57]]= function(_0x71cex2,_0x71cex3,_0x71cex4){null!= _0x71cex3&& null!= _0x71cex4&& _0x71cex2[_0xa017[57]](_0x71cex3,_0x71cex4)};function mxObjectCodec(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){this[_0xa017[3231]]= _0x71cex2;this[_0xa017[3246]]= null!= _0x71cex3?_0x71cex3:[];this[_0xa017[3247]]= null!= _0x71cex4?_0x71cex4:[];this[_0xa017[3248]]= null!= _0x71cex5?_0x71cex5:[];this[_0xa017[3249]]= {};for(var _0x71cex9 in this[_0xa017[3248]]){this[_0xa017[3249]][this[_0xa017[3248]][_0x71cex9]]= _0x71cex9}}mxObjectCodec[_0xa017[202]][_0xa017[3231]]= null;mxObjectCodec[_0xa017[202]][_0xa017[3246]]= null;mxObjectCodec[_0xa017[202]][_0xa017[3247]]= null;mxObjectCodec[_0xa017[202]][_0xa017[3248]]= null;mxObjectCodec[_0xa017[202]][_0xa017[3249]]= null;mxObjectCodec[_0xa017[202]][_0xa017[718]]= function(){return mxUtils[_0xa017[197]](this[_0xa017[3231]][_0xa017[196]])};mxObjectCodec[_0xa017[202]][_0xa017[3250]]= function(){return new this[_0xa017[3231]][_0xa017[196]]};mxObjectCodec[_0xa017[202]][_0xa017[3251]]= function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=this[_0xa017[3249]][_0x71cex2];null!= _0x71cex3&& (_0x71cex2= _0x71cex3)};return _0x71cex2};mxObjectCodec[_0xa017[202]][_0xa017[3252]]= function(_0x71cex2){if(null!= _0x71cex2){var _0x71cex3=this[_0xa017[3248]][_0x71cex2];null!= _0x71cex3&& (_0x71cex2= _0x71cex3)};return _0x71cex2};mxObjectCodec[_0xa017[202]][_0xa017[3253]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){return _0x71cex3== mxObjectIdentity[_0xa017[195]]|| 0<= mxUtils[_0xa017[2]](this[_0xa017[3246]],_0x71cex3)};mxObjectCodec[_0xa017[202]][_0xa017[3254]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){return 0<= mxUtils[_0xa017[2]](this[_0xa017[3247]],_0x71cex3)};mxObjectCodec[_0xa017[202]][_0xa017[514]]= function(_0x71cex2,_0x71cex3){var _0x71cex4=_0x71cex2[_0xa017[395]][_0xa017[55]](this[_0xa017[718]]());_0x71cex3= this[_0xa017[3255]](_0x71cex2,_0x71cex3,_0x71cex4);this[_0xa017[3256]](_0x71cex2,_0x71cex3,_0x71cex4);return this[_0xa017[3257]](_0x71cex2,_0x71cex3,_0x71cex4)};mxObjectCodec[_0xa017[202]][_0xa017[3256]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex2[_0xa017[57]](_0x71cex4,_0xa017[1363],_0x71cex2[_0xa017[1103]](_0x71cex3));for(var _0x71cex5 in _0x71cex3){var _0x71cex9=_0x71cex5,_0x71cexa=_0x71cex3[_0x71cex9];null!= _0x71cexa&& !this[_0xa017[3253]](_0x71cex3,_0x71cex9,_0x71cexa,!0)&& (mxUtils[_0xa017[1946]](_0x71cex9)&& (_0x71cex9= null),this[_0xa017[3258]](_0x71cex2,_0x71cex3,_0x71cex9,_0x71cexa,_0x71cex4))}};mxObjectCodec[_0xa017[202]][_0xa017[3258]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){if(null!= _0x71cex5){if(this[_0xa017[3254]](_0x71cex3,_0x71cex4,_0x71cex5,!0)){var _0x71cexa=_0x71cex2[_0xa017[1103]](_0x71cex5);if(null== _0x71cexa){mxLog[_0xa017[283]](_0xa017[3259]+ this[_0xa017[718]]()+ _0xa017[87]+ _0x71cex4+ _0xa017[226]+ _0x71cex5);return};_0x71cex5= _0x71cexa};_0x71cexa= this[_0xa017[3231]][_0x71cex4];if(null== _0x71cex4|| _0x71cex2[_0xa017[3235]]|| _0x71cexa!= _0x71cex5){_0x71cex4= this[_0xa017[3252]](_0x71cex4),this[_0xa017[3260]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9)}}};mxObjectCodec[_0xa017[202]][_0xa017[3260]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0xa017[194]!= typeof _0x71cex5?this[_0xa017[3261]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9):this[_0xa017[3262]](_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9)};mxObjectCodec[_0xa017[202]][_0xa017[3261]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex5= this[_0xa017[3263]](_0x71cex5);null== _0x71cex4?(_0x71cex3= _0x71cex2[_0xa017[395]][_0xa017[55]](_0xa017[99]),_0xa017[279]== typeof _0x71cex5?_0x71cex3[_0xa017[62]](_0x71cex2[_0xa017[395]][_0xa017[344]](_0x71cex5)):_0x71cex2[_0xa017[57]](_0x71cex3,_0xa017[131],_0x71cex5),_0x71cex9[_0xa017[62]](_0x71cex3)):_0xa017[279]!= typeof _0x71cex5&& _0x71cex2[_0xa017[57]](_0x71cex9,_0x71cex4,_0x71cex5)};mxObjectCodec[_0xa017[202]][_0xa017[3262]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5,_0x71cex9){_0x71cex2= _0x71cex2[_0xa017[514]](_0x71cex5);null!= _0x71cex2?(null!= _0x71cex4&& _0x71cex2[_0xa017[57]](_0xa017[3069],_0x71cex4),_0x71cex9[_0xa017[62]](_0x71cex2)):mxLog[_0xa017[283]](_0xa017[3264]+ this[_0xa017[718]]()+ _0xa017[87]+ _0x71cex4+ _0xa017[3186]+ _0x71cex5)};mxObjectCodec[_0xa017[202]][_0xa017[3263]]= function(_0x71cex2){if(_0xa017[82]== typeof _0x71cex2[_0xa017[67]]&& (!0== _0x71cex2 || !1== _0x71cex2)){_0x71cex2= !0== _0x71cex2?_0xa017[500]:_0xa017[468]};return _0x71cex2};mxObjectCodec[_0xa017[202]][_0xa017[3265]]= function(_0x71cex2){mxUtils[_0xa017[1946]](_0x71cex2)&& (_0x71cex2= parseFloat(_0x71cex2));return _0x71cex2};mxObjectCodec[_0xa017[202]][_0xa017[3255]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return _0x71cex3};mxObjectCodec[_0xa017[202]][_0xa017[3257]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return _0x71cex4};mxObjectCodec[_0xa017[202]][_0xa017[1093]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=_0x71cex3[_0xa017[284]](_0xa017[1363]),_0x71cex9=_0x71cex2[_0xa017[68]][_0x71cex5];null== _0x71cex9&& (_0x71cex9= _0x71cex4|| this[_0xa017[3250]](),null!= _0x71cex5&& _0x71cex2[_0xa017[1104]](_0x71cex5,_0x71cex9));_0x71cex3= this[_0xa017[3266]](_0x71cex2,_0x71cex3,_0x71cex9);this[_0xa017[3267]](_0x71cex2,_0x71cex3,_0x71cex9);return this[_0xa017[3268]](_0x71cex2,_0x71cex3,_0x71cex9)};mxObjectCodec[_0xa017[202]][_0xa017[3267]]= function(_0x71cex2,_0x71cex3,_0x71cex4){null!= _0x71cex3&& (this[_0xa017[3269]](_0x71cex2,_0x71cex3,_0x71cex4),this[_0xa017[3270]](_0x71cex2,_0x71cex3,_0x71cex4))};mxObjectCodec[_0xa017[202]][_0xa017[3269]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex3= _0x71cex3[_0xa017[320]];if(null!= _0x71cex3){for(var _0x71cex5=0;_0x71cex5< _0x71cex3[_0xa017[67]];_0x71cex5++){this[_0xa017[3271]](_0x71cex2,_0x71cex3[_0x71cex5],_0x71cex4)}}};mxObjectCodec[_0xa017[202]][_0xa017[3271]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=_0x71cex3[_0xa017[301]];if(_0xa017[3069]!= _0x71cex5&& _0xa017[1363]!= _0x71cex5){_0x71cex3= this[_0xa017[3265]](_0x71cex3[_0xa017[318]]);var _0x71cex9=this[_0xa017[3251]](_0x71cex5);if(this[_0xa017[3254]](_0x71cex4,_0x71cex9,_0x71cex3,!1)){_0x71cex2= _0x71cex2[_0xa017[3236]](_0x71cex3);if(null== _0x71cex2){mxLog[_0xa017[283]](_0xa017[3272]+ this[_0xa017[718]]()+ _0xa017[87]+ _0x71cex5+ _0xa017[226]+ _0x71cex3);return};_0x71cex3= _0x71cex2};this[_0xa017[3253]](_0x71cex4,_0x71cex5,_0x71cex3,!1)|| (_0x71cex4[_0x71cex5]= _0x71cex3)}};mxObjectCodec[_0xa017[202]][_0xa017[3270]]= function(_0x71cex2,_0x71cex3,_0x71cex4){for(_0x71cex3= _0x71cex3[_0xa017[285]];null!= _0x71cex3;){var _0x71cex5=_0x71cex3[_0xa017[287]];_0x71cex3[_0xa017[288]]== mxConstants[_0xa017[289]]&& !this[_0xa017[3273]](_0x71cex2,_0x71cex3,_0x71cex4)&& this[_0xa017[3274]](_0x71cex2,_0x71cex3,_0x71cex4);_0x71cex3= _0x71cex5}};mxObjectCodec[_0xa017[202]][_0xa017[3274]]= function(_0x71cex2,_0x71cex3,_0x71cex4){var _0x71cex5=this[_0xa017[3251]](_0x71cex3[_0xa017[284]](_0xa017[3069]));if(null== _0x71cex5|| !this[_0xa017[3253]](_0x71cex4,_0x71cex5,_0x71cex3,!1)){var _0x71cex9=this[_0xa017[3275]](_0x71cex4,_0x71cex5,_0x71cex3),_0x71cexa=null;_0xa017[99]== _0x71cex3[_0xa017[301]]?(_0x71cexa= _0x71cex3[_0xa017[284]](_0xa017[131]),null== _0x71cexa&& (_0x71cexa= mxUtils[_0xa017[1545]](mxUtils[_0xa017[329]](_0x71cex3)))):_0x71cexa= _0x71cex2[_0xa017[1093]](_0x71cex3,_0x71cex9);this[_0xa017[3276]](_0x71cex4,_0x71cex5,_0x71cexa,_0x71cex9)}};mxObjectCodec[_0xa017[202]][_0xa017[3275]]= function(_0x71cex2,_0x71cex3,_0x71cex4){_0x71cex2= _0x71cex2[_0x71cex3];_0x71cex2 instanceof Array&& 0< _0x71cex2[_0xa017[67]]&& (_0x71cex2= null);return _0x71cex2};mxObjectCodec[_0xa017[202]][_0xa017[3276]]= function(_0x71cex2,_0x71cex3,_0x71cex4,_0x71cex5){null!= _0x71cex4&& _0x71cex4!= _0x71cex5&& (null!= _0x71cex3&& 0< _0x71cex3[_0xa017[67]]?_0x71cex2[_0x71cex3]= _0x71cex4:_0x71cex2[_0xa017[207]](_0x71cex4))};mxObjectCodec[_0xa017[202]][_0xa017[3273]]= function(_0x71cex2,_0x71cex3,_0x71cex4){if(_0xa017[3277]== _0x71cex3[_0xa017[301]]){_0x71cex3= _0x71cex3[_0xa017[284]](_0xa017[298]);if(null!= _0x71cex3){try{var _0x71cex5=mxUtils[_0xa017[219]](_0x71cex3)[_0xa017[874]]();null!= _0x71cex5&& _0x71cex2[_0xa017[1093]](_0x71cex5,_0x71cex4)}catch(e){}};return !0};return !1};mxObjectCodec[_0xa017[202]][_0xa017[3266]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return _0x71cex3};mxObjectCodec[_0xa017[202]][_0xa017[3268]]= function(_0x71cex2,_0x71cex3,_0x71cex4){return _0x71cex4};mxCodecRegistry[_0xa017[3234]](function(){var _0x71cex2= new mxObjectCodec( new mxCell,[_0xa017[1954],_0xa017[1842],_0xa017[1211],_0xa017[1991]],[_0xa017[1101],_0xa017[1097],_0xa017[772]]);_0x71cex2[_0xa017[3243]]= function(){return !0};_0x71cex2[_0xa017[3253]]= function(_0x71cex2,_0x71cex4,_0x71cex5,_0x71cex9){return mxObjectCodec[_0xa017[202]][_0xa017[3253]][_0xa017[183]](this,arguments)|| _0x71cex9&& _0xa017[131]== _0x71cex4&& _0x71cex5[_0xa017[288]]== mxConstants[_0xa017[289]]};_0x71cex2[_0xa017[3257]]= function(_0x71cex2,_0x71cex4,_0x71cex5){if(null!= _0x71cex4[_0xa017[131]]&& _0x71cex4[_0xa017[131]][_0xa017[288]]== mxConstants[_0xa017[289]]){var _0x71cex9=_0x71cex5;_0x71cex5= mxClient[_0xa017[80]]?_0x71cex4[_0xa017[131]][_0xa017[511]](!0):_0x71cex2[_0xa017[395]][_0xa017[3239]](_0x71cex4[_0xa017[131]],!0);_0x71cex5[_0xa017[62]](_0x71cex9);_0x71cex2= _0x71cex9[_0xa017[284]](_0xa017[1363]);_0x71cex5[_0xa017[57]](_0xa017[1363],_0x71cex2);_0x71cex9[_0xa017[1390]](_0xa017[1363])};return _0x71cex5};_0x71cex2[_0xa017[3266]]= function(_0x71cex2,_0x71cex4,_0x71cex5){var _0x71cex9=_0x71cex4,_0x71cexa=this[_0xa017[718]]();_0x71cex4[_0xa017[301]]!= _0x71cexa?(_0x71cex9= _0x71cex4[_0xa017[64]](_0x71cexa)[0],null!= _0x71cex9&& _0x71cex9[_0xa017[265]]== _0x71cex4?(mxUtils[_0xa017[3278]](_0x71cex9,!0),mxUtils[_0xa017[3278]](_0x71cex9,!1),_0x71cex9[_0xa017[265]][_0xa017[266]](_0x71cex9)):_0x71cex9= null,_0x71cex5[_0xa017[131]]= _0x71cex4[_0xa017[511]](!0),_0x71cex4= _0x71cex5[_0xa017[131]][_0xa017[284]](_0xa017[1363]),null!= _0x71cex4&& (_0x71cex5[_0xa017[1945]](_0x71cex4),_0x71cex5[_0xa017[131]][_0xa017[1390]](_0xa017[1363]))):_0x71cex5[_0xa017[1945]](_0x71cex4[_0xa017[284]](_0xa017[1363]));if(null!= _0x71cex9){for(_0x71cex4= 0;_0x71cex4< this[_0xa017[3247]][_0xa017[67]];_0x71cex4++){var _0x71cexa=this[_0xa017[3247]][_0x71cex4],_0x71cex12=_0x71cex9[_0xa017[284]](_0x71cexa);if(null!= _0x71cex12){_0x71cex9[_0xa017[1390]](_0x71cexa);var _0x71cex13=_0x71cex2[_0xa017[68]][_0x71cex12]|| _0x71cex2[_0xa017[1060]](_0x71cex12);null== _0x71cex13&& (_0x71cex12= _0x71cex2[_0xa017[1362]](_0x71cex12),null!= _0x71cex12&& (_0x71cex13= (mxCodecRegistry[_0xa017[3230]][_0x71cex12[_0xa017[301]]]|| this)[_0xa017[1093]](_0x71cex2,_0x71cex12)));_0x71cex5[_0x71cexa]= _0x71cex13}}};return _0x71cex9};return _0x71cex2}());mxCodecRegistry[_0xa017[3234]](function(){var _0x71cex2= new mxObjectCodec( new mxGraphModel);_0x71cex2[_0xa017[3256]]= function(_0x71cex2,_0x71cex4,_0x71cex5){var _0x71cex9=_0x71cex2[_0xa017[395]][_0xa017[55]](_0xa017[813]);_0x71cex2[_0xa017[3242]](_0x71cex4[_0xa017[501]](),_0x71cex9);_0x71cex5[_0xa017[62]](_0x71cex9)};_0x71cex2[_0xa017[3274]]= function(_0x71cex2,_0x71cex4,_0x71cex5){_0xa017[813]== _0x71cex4[_0xa017[301]]?this[_0xa017[3279]](_0x71cex2,_0x71cex4,_0x71cex5):mxObjectCodec[_0xa017[202]][_0xa017[3274]][_0xa017[183]](this,arguments)};_0x71cex2[_0xa017[3279]]= function(_0x71cex2,_0x71cex4,_0x71cex5){var _0x71cex9=null;for(_0x71cex4= _0x71cex4[_0xa017[285]];null!= _0x71cex4;){var _0x71cexa=_0x71cex2[_0xa017[3244]](_0x71cex4);null!= _0x71cexa&& null== _0x71cexa[_0xa017[1197]]()&& (_0x71cex9= _0x71cexa);_0x71cex4= _0x71cex4[_0xa017[287]]};null!= _0x71cex9&& _0x71cex5[_0xa017[1927]](_0x71cex9)};return _0x71cex2}());mxCodecRegistry[_0xa017[3234]](function(){var _0x71cex2= new mxObjectCodec( new mxRootChange,[_0xa017[251],_0xa017[257],_0xa017[813]]);_0x71cex2[_0xa017[3257]]= function(_0x71cex2,_0x71cex4,_0x71cex5){_0x71cex2[_0xa017[3242]](_0x71cex4[_0xa017[813]],_0x71cex5);return _0x71cex5};_0x71cex2[_0xa017[3266]]= function(_0x71cex2,_0x71cex4,_0x71cex5){if(null!= _0x71cex4[_0xa017[285]]&& _0x71cex4[_0xa017[285]][_0xa017[288]]== mxConstants[_0xa017[289]]){_0x71cex4= _0x71cex4[_0xa017[511]](!0);var _0x71cex9=_0x71cex4[_0xa017[285]];_0x71cex5[_0xa017[813]]= _0x71cex2[_0xa017[3244]](_0x71cex9,!1);_0x71cex5= _0x71cex9[_0xa017[287]];_0x71cex9[_0xa017[265]][_0xa017[266]](_0x71cex9);for(_0x71cex9= _0x71cex5;null!= _0x71cex9;){_0x71cex5= _0x71cex9[_0xa017[287]],_0x71cex2[_0xa017[3244]](_0x71cex9),_0x71cex9[_0xa017[265]][_0xa017[266]](_0x71cex9),_0x71cex9= _0x71cex5}};return _0x71cex4};_0x71cex2[_0xa017[3268]]= function(_0x71cex2,_0x71cex4,_0x71cex5){_0x71cex5[_0xa017[257]]= _0x71cex5[_0xa017[813]];return _0x71cex5};return _0x71cex2}());mxCodecRegistry[_0xa017[3234]](function(){var _0x71cex2= new mxObjectCodec( new mxChildChange,[_0xa017[251],_0xa017[247],_0xa017[1982]],[_0xa017[1101],_0xa017[257]]);_0x71cex2[_0xa017[3254]]= function(_0x71cex2,_0x71cex4,_0x71cex5,_0x71cex9){return _0xa017[247]== _0x71cex4&& (null!= _0x71cex2[_0xa017[257]]|| !_0x71cex9)?!0:0<= mxUtils[_0xa017[2]](this[_0xa017[3247]],_0x71cex4)};_0x71cex2[_0xa017[3257]]= function(_0x71cex2,_0x71cex4,_0x71cex5){this[_0xa017[3254]](_0x71cex4,_0xa017[247],_0x71cex4[_0xa017[247]],!0)?_0x71cex5[_0xa017[57]](_0xa017[247],_0x71cex2[_0xa017[1103]](_0x71cex4[_0xa017[247]])):_0x71cex2[_0xa017[3242]](_0x71cex4[_0xa017[247]],_0x71cex5);return _0x71cex5};_0x71cex2[_0xa017[3266]]= function(_0x71cex2,_0x71cex4,_0x71cex5){if(null!= _0x71cex4[_0xa017[285]]&& _0x71cex4[_0xa017[285]][_0xa017[288]]== mxConstants[_0xa017[289]]){_0x71cex4= _0x71cex4[_0xa017[511]](!0);var _0x71cex9=_0x71cex4[_0xa017[285]];_0x71cex5[_0xa017[247]]= _0x71cex2[_0xa017[3244]](_0x71cex9,!1);_0x71cex5= _0x71cex9[_0xa017[287]];_0x71cex9[_0xa017[265]][_0xa017[266]](_0x71cex9);for(_0x71cex9= _0x71cex5;null!= _0x71cex9;){_0x71cex5= _0x71cex9[_0xa017[287]];if(_0x71cex9[_0xa017[288]]== mxConstants[_0xa017[289]]){var _0x71cexa=_0x71cex9[_0xa017[284]](_0xa017[1363]);null== _0x71cex2[_0xa017[1060]](_0x71cexa)&& _0x71cex2[_0xa017[3244]](_0x71cex9)};_0x71cex9[_0xa017[265]][_0xa017[266]](_0x71cex9);_0x71cex9= _0x71cex5}}else {_0x71cex9= _0x71cex4[_0xa017[284]](_0xa017[247]),_0x71cex5[_0xa017[247]]= _0x71cex2[_0xa017[3236]](_0x71cex9)};return _0x71cex4};_0x71cex2[_0xa017[3268]]= function(_0x71cex2,_0x71cex4,_0x71cex5){_0x71cex5[_0xa017[247]][_0xa017[1101]]= _0x71cex5[_0xa017[257]];_0x71cex5[_0xa017[257]]= _0x71cex5[_0xa017[1101]];_0x71cex5[_0xa017[1982]]= _0x71cex5[_0xa017[1983]];return _0x71cex5};return _0x71cex2}());mxCodecRegistry[_0xa017[3234]](function(){var _0x71cex2= new mxObjectCodec( new mxTerminalChange,[_0xa017[251],_0xa017[257]],[_0xa017[246],_0xa017[1984]]);_0x71cex2[_0xa017[3268]]= function(_0x71cex2,_0x71cex4,_0x71cex5){_0x71cex5[_0xa017[257]]= _0x71cex5[_0xa017[1984]];return _0x71cex5};return _0x71cex2}());var mxGenericChangeCodec=function(_0x71cex2,_0x71cex3){var _0x71cex4= new mxObjectCodec(_0x71cex2,[_0xa017[251],_0xa017[257]],[_0xa017[246]]);_0x71cex4[_0xa017[3268]]= function(_0x71cex2,_0x71cex4,_0x71cexa){mxUtils[_0xa017[1331]](_0x71cexa[_0xa017[246]])&& (_0x71cexa[_0xa017[246]]= _0x71cex2[_0xa017[3244]](_0x71cexa[_0xa017[246]],!1));_0x71cexa[_0xa017[257]]= _0x71cexa[_0x71cex3];return _0x71cexa};return _0x71cex4};mxCodecRegistry[_0xa017[3234]](mxGenericChangeCodec( new mxValueChange,_0xa017[131]));mxCodecRegistry[_0xa017[3234]](mxGenericChangeCodec( new mxStyleChange,_0xa017[124]));mxCodecRegistry[_0xa017[3234]](mxGenericChangeCodec( new mxGeometryChange,_0xa017[256]));mxCodecRegistry[_0xa017[3234]](mxGenericChangeCodec( new mxCollapseChange,_0xa017[1985]));mxCodecRegistry[_0xa017[3234]](mxGenericChangeCodec( new mxVisibleChange,_0xa017[189]));mxCodecRegistry[_0xa017[3234]](mxGenericChangeCodec( new mxCellAttributeChange,_0xa017[131]));mxCodecRegistry[_0xa017[3234]](function(){return new mxObjectCodec( new mxGraph,_0xa017[3280][_0xa017[224]](_0xa017[185]))}());mxCodecRegistry[_0xa017[3234]](function(){var _0x71cex2= new mxObjectCodec( new mxGraphView);_0x71cex2[_0xa017[514]]= function(_0x71cex2,_0x71cex4){return this[_0xa017[3242]](_0x71cex2,_0x71cex4,_0x71cex4[_0xa017[1179]][_0xa017[502]]()[_0xa017[501]]())};_0x71cex2[_0xa017[3242]]= function(_0x71cex2,_0x71cex4,_0x71cex5){var _0x71cex9=_0x71cex4[_0xa017[1179]][_0xa017[502]](),_0x71cexa=_0x71cex4[_0xa017[248]](_0x71cex5),_0x71cex12=_0x71cex9[_0xa017[1197]](_0x71cex5);if(null== _0x71cex12|| null!= _0x71cexa){var _0x71cex13=_0x71cex9[_0xa017[262]](_0x71cex5),_0x71cex14=_0x71cex4[_0xa017[1179]][_0xa017[1198]](_0x71cex5),_0x71cex15=null;_0x71cex12== _0x71cex9[_0xa017[501]]()?_0x71cex15= _0xa017[3281]:null== _0x71cex12?_0x71cex15= _0xa017[1179]:_0x71cex9[_0xa017[250]](_0x71cex5)?_0x71cex15= _0xa017[1989]:0< _0x71cex13&& null!= _0x71cex14?_0x71cex15= _0xa017[1504]:_0x71cex9[_0xa017[1193]](_0x71cex5)&& (_0x71cex15= _0xa017[1988]);if(null!= _0x71cex15){var _0x71cex16=_0x71cex2[_0xa017[395]][_0xa017[55]](_0x71cex15);null!= _0x71cex4[_0xa017[1179]][_0xa017[2183]](_0x71cex5)&& (_0x71cex16[_0xa017[57]](_0xa017[685],_0x71cex4[_0xa017[1179]][_0xa017[2183]](_0x71cex5)),_0x71cex4[_0xa017[1179]][_0xa017[2186]](_0x71cex5)&& _0x71cex16[_0xa017[57]](_0xa017[1428],!0));if(null== _0x71cex12){var _0x71cex17=_0x71cex4[_0xa017[517]]();null!= _0x71cex17&& (_0x71cex16[_0xa017[57]](_0xa017[235],Math[_0xa017[488]](_0x71cex17[_0xa017[235]])),_0x71cex16[_0xa017[57]](_0xa017[236],Math[_0xa017[488]](_0x71cex17[_0xa017[236]])),_0x71cex16[_0xa017[57]](_0xa017[117],Math[_0xa017[488]](_0x71cex17[_0xa017[117]])),_0x71cex16[_0xa017[57]](_0xa017[119],Math[_0xa017[488]](_0x71cex17[_0xa017[119]])));_0x71cex16[_0xa017[57]](_0xa017[255],_0x71cex4[_0xa017[255]])}else {if(null!= _0x71cexa&& null!= _0x71cex14){for(_0x71cex17 in _0x71cexa[_0xa017[124]]){_0x71cex12= _0x71cexa[_0xa017[124]][_0x71cex17],_0xa017[279]== typeof _0x71cex12&& _0xa017[194]== typeof _0x71cex12&& (_0x71cex12= mxStyleRegistry[_0xa017[718]](_0x71cex12)),null!= _0x71cex12&& (_0xa017[279]!= typeof _0x71cex12&& _0xa017[194]!= typeof _0x71cex12)&& _0x71cex16[_0xa017[57]](_0x71cex17,_0x71cex12)};_0x71cex12= _0x71cexa[_0xa017[439]];if(null!= _0x71cex12&& 0< _0x71cex12[_0xa017[67]]){_0x71cex14= Math[_0xa017[488]](_0x71cex12[0][_0xa017[235]])+ _0xa017[537]+ Math[_0xa017[488]](_0x71cex12[0][_0xa017[236]]);for(_0x71cex17= 1;_0x71cex17< _0x71cex12[_0xa017[67]];_0x71cex17++){_0x71cex14+= _0xa017[185]+ Math[_0xa017[488]](_0x71cex12[_0x71cex17][_0xa017[235]])+ _0xa017[537]+ Math[_0xa017[488]](_0x71cex12[_0x71cex17][_0xa017[236]])};_0x71cex16[_0xa017[57]](_0xa017[1525],_0x71cex14)}else {_0x71cex16[_0xa017[57]](_0xa017[235],Math[_0xa017[488]](_0x71cexa[_0xa017[235]])),_0x71cex16[_0xa017[57]](_0xa017[236],Math[_0xa017[488]](_0x71cexa[_0xa017[236]])),_0x71cex16[_0xa017[57]](_0xa017[117],Math[_0xa017[488]](_0x71cexa[_0xa017[117]])),_0x71cex16[_0xa017[57]](_0xa017[119],Math[_0xa017[488]](_0x71cexa[_0xa017[119]]))};_0x71cex17= _0x71cexa[_0xa017[2079]];null!= _0x71cex17&& (0!= _0x71cex17[_0xa017[235]]&& _0x71cex16[_0xa017[57]](_0xa017[1126],Math[_0xa017[488]](_0x71cex17[_0xa017[235]])),0!= _0x71cex17[_0xa017[236]]&& _0x71cex16[_0xa017[57]](_0xa017[1125],Math[_0xa017[488]](_0x71cex17[_0xa017[236]])))}};for(_0x71cex17= 0;_0x71cex17< _0x71cex13;_0x71cex17++){_0x71cexa= this[_0xa017[3242]](_0x71cex2,_0x71cex4,_0x71cex9[_0xa017[263]](_0x71cex5,_0x71cex17)),null!= _0x71cexa&& _0x71cex16[_0xa017[62]](_0x71cexa)}}};return _0x71cex16};return _0x71cex2}());mxCodecRegistry[_0xa017[3234]](function(){var _0x71cex2= new mxObjectCodec( new mxStylesheet);_0x71cex2[_0xa017[514]]= function(_0x71cex2,_0x71cex4){var _0x71cex5=_0x71cex2[_0xa017[395]][_0xa017[55]](this[_0xa017[718]]()),_0x71cex9;for(_0x71cex9 in _0x71cex4[_0xa017[2054]]){var _0x71cexa=_0x71cex4[_0xa017[2054]][_0x71cex9],_0x71cex12=_0x71cex2[_0xa017[395]][_0xa017[55]](_0xa017[99]);if(null!= _0x71cex9){_0x71cex12[_0xa017[57]](_0xa017[3069],_0x71cex9);for(var _0x71cex13 in _0x71cexa){var _0x71cex14=this[_0xa017[3282]](_0x71cex13,_0x71cexa[_0x71cex13]);if(null!= _0x71cex14){var _0x71cex15=_0x71cex2[_0xa017[395]][_0xa017[55]](_0xa017[99]);_0x71cex15[_0xa017[57]](_0xa017[131],_0x71cex14);_0x71cex15[_0xa017[57]](_0xa017[3069],_0x71cex13);_0x71cex12[_0xa017[62]](_0x71cex15)}};0< _0x71cex12[_0xa017[271]][_0xa017[67]]&& _0x71cex5[_0xa017[62]](_0x71cex12)}};return _0x71cex5};_0x71cex2[_0xa017[3282]]= function(_0x71cex2,_0x71cex4){var _0x71cex5= typeof _0x71cex4;_0xa017[279]== _0x71cex5?_0x71cex4= mxStyleRegistry[_0xa017[718]](style[j]):_0xa017[194]== _0x71cex5&& (_0x71cex4= null);return _0x71cex4};_0x71cex2[_0xa017[1093]]= function(_0x71cex2,_0x71cex4,_0x71cex5){_0x71cex5= _0x71cex5|| new this[_0xa017[3231]][_0xa017[196]];var _0x71cex9=_0x71cex4[_0xa017[284]](_0xa017[1363]);null!= _0x71cex9&& (_0x71cex2[_0xa017[68]][_0x71cex9]= _0x71cex5);for(_0x71cex4= _0x71cex4[_0xa017[285]];null!= _0x71cex4;){if(!this[_0xa017[3273]](_0x71cex2,_0x71cex4,_0x71cex5)&& _0xa017[99]== _0x71cex4[_0xa017[301]] && (_0x71cex9= _0x71cex4[_0xa017[284]](_0xa017[3069]),null!= _0x71cex9)){var _0x71cexa=_0x71cex4[_0xa017[284]](_0xa017[1284]),_0x71cex12=null!= _0x71cexa?mxUtils[_0xa017[238]](_0x71cex5[_0xa017[2054]][_0x71cexa]):null;null== _0x71cex12&& (null!= _0x71cexa&& mxLog[_0xa017[283]](_0xa017[3283]+ _0x71cexa+ _0xa017[3284]),_0x71cex12= {});for(_0x71cexa= _0x71cex4[_0xa017[285]];null!= _0x71cexa;){if(_0x71cexa[_0xa017[288]]== mxConstants[_0xa017[289]]){var _0x71cex13=_0x71cexa[_0xa017[284]](_0xa017[3069]);if(_0xa017[99]== _0x71cexa[_0xa017[301]]){var _0x71cex14=mxUtils[_0xa017[329]](_0x71cexa),_0x71cex15=null;null!= _0x71cex14&& 0< _0x71cex14[_0xa017[67]]?_0x71cex15= mxUtils[_0xa017[1545]](_0x71cex14):(_0x71cex15= _0x71cexa[_0xa017[284]](_0xa017[131]),mxUtils[_0xa017[1946]](_0x71cex15)&& (_0x71cex15= parseFloat(_0x71cex15)));null!= _0x71cex15&& (_0x71cex12[_0x71cex13]= _0x71cex15)}else {_0xa017[205]== _0x71cexa[_0xa017[301]]&& delete _0x71cex12[_0x71cex13]}};_0x71cexa= _0x71cexa[_0xa017[287]]};_0x71cex5[_0xa017[2074]](_0x71cex9,_0x71cex12)};_0x71cex4= _0x71cex4[_0xa017[287]]};return _0x71cex5};return _0x71cex2}());mxCodecRegistry[_0xa017[3234]](function(){var _0x71cex2= new mxObjectCodec( new mxDefaultKeyHandler);_0x71cex2[_0xa017[514]]= function(_0x71cex2,_0x71cex4){return null};_0x71cex2[_0xa017[1093]]= function(_0x71cex2,_0x71cex4,_0x71cex5){if(null!= _0x71cex5){for(_0x71cex4= _0x71cex4[_0xa017[285]];null!= _0x71cex4;){if(!this[_0xa017[3273]](_0x71cex2,_0x71cex4,_0x71cex5)&& _0xa017[99]== _0x71cex4[_0xa017[301]]){var _0x71cex9=_0x71cex4[_0xa017[284]](_0xa017[3069]),_0x71cexa=_0x71cex4[_0xa017[284]](_0xa017[892]),_0x71cex12=_0x71cex4[_0xa017[284]](_0xa017[2207]);_0x71cex5[_0xa017[3063]](_0x71cex9,_0x71cexa,_0x71cex12)};_0x71cex4= _0x71cex4[_0xa017[287]]}};return _0x71cex5};return _0x71cex2}());mxCodecRegistry[_0xa017[3234]](function(){var _0x71cex2= new mxObjectCodec( new mxDefaultToolbar);_0x71cex2[_0xa017[514]]= function(_0x71cex2,_0x71cex4){return null};_0x71cex2[_0xa017[1093]]= function(_0x71cex2,_0x71cex4,_0x71cex5){if(null!= _0x71cex5){var _0x71cex9=_0x71cex5[_0xa017[3061]];for(_0x71cex4= _0x71cex4[_0xa017[285]];null!= _0x71cex4;){if(_0x71cex4[_0xa017[288]]== mxConstants[_0xa017[289]]&& !this[_0xa017[3273]](_0x71cex2,_0x71cex4,_0x71cex5)){if(_0xa017[3072]== _0x71cex4[_0xa017[301]]){_0x71cex5[_0xa017[1051]]()}else {if(_0xa017[345]== _0x71cex4[_0xa017[301]]){_0x71cex5[_0xa017[3082]][_0xa017[1052]]()}else {if(_0xa017[1054]== _0x71cex4[_0xa017[301]]){_0x71cex5[_0xa017[3082]][_0xa017[1053]]()}else {if(_0xa017[99]== _0x71cex4[_0xa017[301]]){var _0x71cexa=_0x71cex4[_0xa017[284]](_0xa017[3069]),_0x71cexa=mxResources[_0xa017[203]](_0x71cexa)|| _0x71cexa,_0x71cex12=_0x71cex4[_0xa017[284]](_0xa017[2916]),_0x71cex13=_0x71cex4[_0xa017[284]](_0xa017[3285]),_0x71cex14=_0x71cex4[_0xa017[284]](_0xa017[892]),_0x71cex15=_0x71cex4[_0xa017[284]](_0xa017[3286]),_0x71cex16=_0x71cex4[_0xa017[284]](_0xa017[3231]),_0x71cex17=_0xa017[468]!= _0x71cex4[_0xa017[284]](_0xa017[3287]),_0x71cex18=mxUtils[_0xa017[329]](_0x71cex4),_0x71cex19=null;if(null!= _0x71cex14){_0x71cex19= _0x71cex5[_0xa017[1025]](_0x71cexa,_0x71cex12,_0x71cex14,_0x71cex13)}else {if(null!= _0x71cex15){var _0x71cex1a=mxUtils[_0xa017[1545]](_0x71cex18),_0x71cex19=_0x71cex5[_0xa017[1048]](_0x71cexa,_0x71cex12,_0x71cex15,_0x71cex13,_0x71cex1a)}else {if(null!= _0x71cex16|| null!= _0x71cex18&& 0< _0x71cex18[_0xa017[67]]){_0x71cex19= _0x71cex9[_0xa017[3118]][_0x71cex16],_0x71cex16= _0x71cex4[_0xa017[284]](_0xa017[124]),null!= _0x71cex19&& null!= _0x71cex16&& (_0x71cex19= _0x71cex19[_0xa017[238]](),_0x71cex19[_0xa017[475]](_0x71cex16)),_0x71cex16= null,null!= _0x71cex18&& 0< _0x71cex18[_0xa017[67]]&& (_0x71cex16= mxUtils[_0xa017[1545]](_0x71cex18)),_0x71cex19= _0x71cex5[_0xa017[3087]](_0x71cexa,_0x71cex12,_0x71cex19,_0x71cex13,_0x71cex16,_0x71cex17)}else {if(_0x71cex13= mxUtils[_0xa017[1540]](_0x71cex4),0< _0x71cex13[_0xa017[67]]){if(null== _0x71cex12){_0x71cex16= _0x71cex5[_0xa017[1038]](_0x71cexa);for(_0x71cexa= 0;_0x71cexa< _0x71cex13[_0xa017[67]];_0x71cexa++){_0x71cex17= _0x71cex13[_0x71cexa],_0xa017[3072]== _0x71cex17[_0xa017[301]]?_0x71cex5[_0xa017[972]](_0x71cex16,_0xa017[3288]):_0xa017[99]== _0x71cex17[_0xa017[301]]&& (_0x71cex12= _0x71cex17[_0xa017[284]](_0xa017[3069]),_0x71cex17= _0x71cex17[_0xa017[284]](_0xa017[892]),_0x71cex5[_0xa017[3085]](_0x71cex16,_0x71cex12,_0x71cex17))}}else {var _0x71cex1b=null,_0x71cex1c=_0x71cex5[_0xa017[3087]](_0x71cexa,_0x71cex12,function(){var _0x71cex2=_0x71cex9[_0xa017[3118]][_0x71cex1b[_0xa017[131]]];if(null!= _0x71cex2){var _0x71cex2=_0x71cex2[_0xa017[238]](),_0x71cex3=_0x71cex1b[_0xa017[1040]][_0x71cex1b[_0xa017[1039]]][_0xa017[3289]];null!= _0x71cex3&& _0x71cex2[_0xa017[475]](_0x71cex3);return _0x71cex2};mxLog[_0xa017[283]](_0xa017[3290]+ _0x71cex2+ _0xa017[3291]);return null},null,null,_0x71cex17),_0x71cex1b=_0x71cex5[_0xa017[970]]();mxEvent[_0xa017[169]](_0x71cex1b,_0xa017[826],function(){_0x71cex5[_0xa017[3082]][_0xa017[1047]](_0x71cex1c,function(_0x71cex2){_0x71cex2= mxUtils[_0xa017[2196]](_0x71cex9[_0xa017[1179]][_0xa017[526]],mxEvent[_0xa017[731]](_0x71cex2),mxEvent[_0xa017[733]](_0x71cex2));return _0x71cex9[_0xa017[817]](null,_0x71cex1a(),_0x71cex2[_0xa017[235]],_0x71cex2[_0xa017[236]])});_0x71cex5[_0xa017[3082]][_0xa017[1023]]= !1});for(_0x71cexa= 0;_0x71cexa< _0x71cex13[_0xa017[67]];_0x71cexa++){_0x71cex17= _0x71cex13[_0x71cexa],_0xa017[3072]== _0x71cex17[_0xa017[301]]?_0x71cex5[_0xa017[972]](_0x71cex1b,_0xa017[3288]):_0xa017[99]== _0x71cex17[_0xa017[301]]&& (_0x71cex12= _0x71cex17[_0xa017[284]](_0xa017[3069]),_0x71cex18= _0x71cex17[_0xa017[284]](_0xa017[3231]),_0x71cex5[_0xa017[972]](_0x71cex1b,_0x71cex12,_0x71cex18|| _0x71cex16)[_0xa017[3289]]= _0x71cex17[_0xa017[284]](_0xa017[124]))}}}}}};null!= _0x71cex19&& (_0x71cex16= _0x71cex4[_0xa017[284]](_0xa017[1363]),null!= _0x71cex16&& 0< _0x71cex16[_0xa017[67]]&& _0x71cex19[_0xa017[57]](_0xa017[1363],_0x71cex16))}}}}};_0x71cex4= _0x71cex4[_0xa017[287]]}};return _0x71cex5};return _0x71cex2}());mxCodecRegistry[_0xa017[3234]](function(){var _0x71cex2= new mxObjectCodec( new mxDefaultPopupMenu);_0x71cex2[_0xa017[514]]= function(_0x71cex2,_0x71cex4){return null};_0x71cex2[_0xa017[1093]]= function(_0x71cex2,_0x71cex4,_0x71cex5){var _0x71cex9=_0x71cex4[_0xa017[64]](_0xa017[3277])[0];null!= _0x71cex9?this[_0xa017[3273]](_0x71cex2,_0x71cex9,_0x71cex5):null!= _0x71cex5&& (_0x71cex5[_0xa017[3064]]= _0x71cex4);return _0x71cex5};return _0x71cex2}());mxCodecRegistry[_0xa017[3234]](function(){var _0x71cex2= new mxObjectCodec( new mxEditor,_0xa017[3292][_0xa017[224]](_0xa017[185]));_0x71cex2[_0xa017[3268]]= function(_0x71cex2,_0x71cex4,_0x71cex5){_0x71cex2= _0x71cex4[_0xa017[284]](_0xa017[2075]);null!= _0x71cex2&& (_0x71cex4[_0xa017[1390]](_0xa017[2075]),_0x71cex5[_0xa017[2075]]= _0x71cex5[_0xa017[3118]][_0x71cex2]);_0x71cex2= _0x71cex4[_0xa017[284]](_0xa017[3120]);null!= _0x71cex2&& (_0x71cex4[_0xa017[1390]](_0xa017[3120]),_0x71cex5[_0xa017[3120]]= _0x71cex5[_0xa017[3118]][_0x71cex2]);return _0x71cex5};_0x71cex2[_0xa017[3274]]= function(_0x71cex2,_0x71cex4,_0x71cex5){if(_0xa017[3293]== _0x71cex4[_0xa017[301]]){if(_0xa017[3118]== _0x71cex4[_0xa017[284]](_0xa017[3069])){this[_0xa017[3294]](_0x71cex2,_0x71cex4,_0x71cex5);return}}else {if(_0xa017[3295]== _0x71cex4[_0xa017[301]]){this[_0xa017[3296]](_0x71cex2,_0x71cex4,_0x71cex5);return}};mxObjectCodec[_0xa017[202]][_0xa017[3274]][_0xa017[183]](this,arguments)};_0x71cex2[_0xa017[3296]]= function(_0x71cex2,_0x71cex4,_0x71cex5){for(_0x71cex2= _0x71cex4[_0xa017[285]];null!= _0x71cex2;){if(_0xa017[99]== _0x71cex2[_0xa017[301]]){_0x71cex4= _0x71cex2[_0xa017[284]](_0xa017[3069]);var _0x71cex9=_0x71cex2[_0xa017[284]](_0xa017[980]),_0x71cexa=_0x71cex2[_0xa017[284]](_0xa017[124]),_0x71cex12=null;if(null!= _0x71cex9){_0x71cex12= document[_0xa017[1362]](_0x71cex9),null!= _0x71cex12&& null!= _0x71cexa&& (_0x71cex12[_0xa017[124]][_0xa017[103]]+= _0xa017[471]+ _0x71cexa)}else {var _0x71cex9=parseInt(_0x71cex2[_0xa017[284]](_0xa017[235])),_0x71cex13=parseInt(_0x71cex2[_0xa017[284]](_0xa017[236])),_0x71cex14=_0x71cex2[_0xa017[284]](_0xa017[117]),_0x71cex15=_0x71cex2[_0xa017[284]](_0xa017[119]),_0x71cex12=document[_0xa017[55]](_0xa017[485]);_0x71cex12[_0xa017[124]][_0xa017[103]]= _0x71cexa;( new mxWindow(mxResources[_0xa017[203]](_0x71cex4)|| _0x71cex4,_0x71cex12,_0x71cex9,_0x71cex13,_0x71cex14,_0x71cex15,!1,!0))[_0xa017[175]](!0)};_0xa017[1179]== _0x71cex4?_0x71cex5[_0xa017[3202]](_0x71cex12):_0xa017[3082]== _0x71cex4?_0x71cex5[_0xa017[3204]](_0x71cex12):_0xa017[924]== _0x71cex4?_0x71cex5[_0xa017[3208]](_0x71cex12):_0xa017[879]== _0x71cex4?_0x71cex5[_0xa017[3205]](_0x71cex12):_0xa017[201]== _0x71cex4&& _0x71cex5[_0xa017[3297]](_0x71cex12)}else {_0xa017[3298]== _0x71cex2[_0xa017[301]]?mxResources[_0xa017[99]](_0x71cex2[_0xa017[284]](_0xa017[3299])):_0xa017[94]== _0x71cex2[_0xa017[301]]&& mxClient[_0xa017[54]](_0xa017[94],_0x71cex2[_0xa017[284]](_0xa017[298]))};_0x71cex2= _0x71cex2[_0xa017[287]]}};_0x71cex2[_0xa017[3294]]= function(_0x71cex2,_0x71cex4,_0x71cex5){null== _0x71cex5[_0xa017[3118]]&& (_0x71cex5[_0xa017[3118]]= []);_0x71cex4= mxUtils[_0xa017[1540]](_0x71cex4);for(var _0x71cex9=0;_0x71cex9< _0x71cex4[_0xa017[67]];_0x71cex9++){for(var _0x71cexa=_0x71cex4[_0x71cex9][_0xa017[284]](_0xa017[3069]),_0x71cex12=_0x71cex4[_0x71cex9][_0xa017[285]];null!= _0x71cex12&& 1!= _0x71cex12[_0xa017[288]];){_0x71cex12= _0x71cex12[_0xa017[287]]};null!= _0x71cex12&& (_0x71cex5[_0xa017[3118]][_0x71cexa]= _0x71cex2[_0xa017[3244]](_0x71cex12))}};return _0x71cex2}()) \ 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 78b6dea..7383920 100644 --- a/public/assets/plugins/square/js/Actions.js +++ b/public/assets/plugins/square/js/Actions.js @@ -1 +1 @@ -var _0xef1e=["\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\